<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Osx on Pesches Schlauch</title>
    <link>https://pesche.schlau.ch/tags/osx/</link>
    <description>Recent content in Osx on Pesches Schlauch</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 23 May 2005 21:01:19 +0200</lastBuildDate>
    <atom:link href="https://pesche.schlau.ch/tags/osx/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Tiger and Realpolitik</title>
      <link>https://pesche.schlau.ch/2005/05/23/tiger-and-realpolitik/</link>
      <pubDate>Mon, 23 May 2005 21:01:19 +0200</pubDate>
      <guid>https://pesche.schlau.ch/2005/05/23/tiger-and-realpolitik/</guid>
      <description>&lt;p&gt;Even before I upgraded to OS X 10.4 (Tiger), I got the report that the Save File dialog in &lt;a href=&#34;http://sourceforge.net/projects/realpolitik&#34;&gt;Realpolitik&lt;/a&gt; crashes. Now I have applied a &lt;em&gt;quick&#39;n&#39;dirty&lt;/em&gt; fix for the next couple of days for all Tiger users and released &lt;a href=&#34;http://prdownloads.sourceforge.net/realpolitik/Realpolitik-1.7.0a2.dmg?download&#34;&gt;Realpolitik 1.7.0 Alpha 2&lt;/a&gt; earlier than planned.&lt;/p&gt;&#xA;&lt;p&gt;Currently I&#39;m revamping the dialogs known to Mac developers as Navigation Services. Already done in Alpha 2 is the Open File dialog:&lt;/p&gt;&#xA;&lt;img src=&#34;https://pesche.schlau.ch/wp-content/rp-open-170a2.png&#34; alt=&#34;RP 170a2 Open File Dialog&#34;&gt;&lt;p&gt;From the users perspective you have now a working &lt;em&gt;type pop-up&lt;/em&gt;, where you can choose Realpolitik Files (&lt;code&gt;.dpy&lt;/code&gt; files and files created by Realpolitik), Text Files or just any document.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Realpolitik for OS X</title>
      <link>https://pesche.schlau.ch/2005/03/15/realpolitik-for-os-x/</link>
      <pubDate>Tue, 15 Mar 2005 22:36:28 +0100</pubDate>
      <guid>https://pesche.schlau.ch/2005/03/15/realpolitik-for-os-x/</guid>
      <description>&lt;p&gt;After much carbonizing by &lt;a href=&#34;http://homepage.mac.com/bhines/realpolitik.html&#34;&gt;Ben Hines&lt;/a&gt; and some polishing by me a new &lt;a href=&#34;http://realpolitik.sourceforge.net/&#34;&gt;Realpolitik&lt;/a&gt; Release is available on &lt;a href=&#34;http://sourceforge.net/projects/realpolitik&#34;&gt;Sourceforge&lt;/a&gt;, the first release for OS X.&lt;/p&gt;&#xA;&lt;p&gt;The release version &lt;a href=&#34;http://prdownloads.sourceforge.net/realpolitik/Realpolitik-1.7.0a1.dmg?download&#34;&gt;Realpolitik 1.7.0 Alpha1&lt;/a&gt; is not yet stable (hence &lt;strong&gt;Alpha 1&lt;/strong&gt;), there are still some known (and probably many more unknown) errors like selection and redrawing problems with the orders window, but with some care (backup your .dpy files!) it should be usable.&lt;/p&gt;&#xA;&lt;p&gt;Parallel to the Mac version a new Windows version is out. It&#39;s called Alpha too, but should be as stable as the old releases. The only major change for the windows version is the switch from Mindvision Installer VISE to the &lt;a href=&#34;http://nsis.sourceforge.net/&#34;&gt;NSIS&lt;/a&gt; installer. VISE was once free for shareware developers, but is not anymore. And NSIS looks at least as good as VISE, is open source and has CVS-friendly plain text configuration files.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Python für Kids auf dem Macintosh</title>
      <link>https://pesche.schlau.ch/2004/10/05/python-fuer-kids-auf-dem-macintosh/</link>
      <pubDate>Tue, 05 Oct 2004 20:08:13 +0200</pubDate>
      <guid>https://pesche.schlau.ch/2004/10/05/python-fuer-kids-auf-dem-macintosh/</guid>
      <description>&lt;p&gt;Im Gegensatz zu PCs ist bei OS X Python bereits vorinstalliert. Leider fehlt jedoch ausgerechnet IDLE, so dass trotzdem noch etwas zu tun bleibt.&lt;/p&gt;&#xA;&lt;h2 id=&#34;installationsanleitung-für-idle-von-pythonmac-faq-abgekupfert&#34;&gt;Installationsanleitung für IDLE (von &lt;a href=&#34;http://www.pythonmac.org/wiki/FAQ&#34;&gt;PythonMac FAQ&lt;/a&gt; abgekupfert)&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;http://tcltkaqua.sourceforge.net/&#34;&gt;Tcl/Tk Aqua&lt;/a&gt; herunterladen und installieren&lt;/li&gt;&#xA;&lt;li&gt;MacPython herunterladen und installieren (für OS X 10.3 sind das die &lt;a href=&#34;http://homepages.cwi.nl/~jack/macpython/download.html&#34;&gt;MacPython Panther Addons&lt;/a&gt;)&lt;/li&gt;&#xA;&lt;li&gt;Das Programm &lt;strong&gt;PackageManager&lt;/strong&gt; im Ordner &lt;strong&gt;/Programme/MacPython-2.3&lt;/strong&gt; starten&lt;/li&gt;&#xA;&lt;li&gt;Im PackageManager &lt;code&gt;_tkinter&lt;/code&gt; installieren&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;neue-division&#34;&gt;&amp;quot;Neue&amp;quot; Division&lt;/h2&gt;&#xA;&lt;p&gt;Damit IDLE sich so benimmt wie im Buch beschrieben (vgl. Anhang D im Buch), muss noch eine Datei leicht verändert werden.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Python IDLE with &#34;new&#34; division on OS X</title>
      <link>https://pesche.schlau.ch/2004/10/05/python-idle-with-new-division-on-os-x/</link>
      <pubDate>Tue, 05 Oct 2004 20:08:13 +0200</pubDate>
      <guid>https://pesche.schlau.ch/2004/10/05/python-idle-with-new-division-on-os-x/</guid>
      <description>&lt;p&gt;(Deutscher Text siehe separater &lt;a href=&#34;https://pesche.schlau.ch/2004/10/05/python-fuer-kids-auf-dem-macintosh/&#34;&gt;Artikel&lt;/a&gt;)&lt;/p&gt;&#xA;&lt;p&gt;K got the book &lt;a href=&#34;http://www.python4kids.net&#34;&gt;Python für Kids&lt;/a&gt;. To enable him to use the book on OS X, I wanted to setup the Python environment on the Mac as on the PC: Install IDLE and, to hide the differences between integer and floating point math, configure to use the new division.&lt;/p&gt;&#xA;&lt;p&gt;Installing &lt;a href=&#34;http://www.python.org/idle/&#34;&gt;IDLE&lt;/a&gt; on OS X 10.3 is easy with &lt;a href=&#34;http://homepages.cwi.nl/~jack/macpython/&#34;&gt;MacPython&lt;/a&gt;. IDLE comes as bundle, ready to be launched with the mouse from the Finder. But for using the new division without the need for &lt;code&gt;from __future__ import division&lt;/code&gt;, IDLE must be started with &lt;a href=&#34;http://mail.python.org/pipermail/edu-sig/2003-September/003150.html&#34;&gt;options&lt;/a&gt;. How to embed these options in the IDLE.app bundle?&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
