About and Links
I'm Peter Steiner and live in Bern, Switzerland.
This is my personal site and its contents do not necessarily express the opinion of my employer or other parties.
Twitter: @pesche
Archives
Categories
- Games and Sports (5)
- Hug-Witschi (5)
- Life/the Universe… (17)
- Mobile Life (12)
- OS X/Windows/Linux (21)
- Programming (13)
- The Web (16)
- Tips (14)
Category Archives: Programming
El Niño Drawing
Every year after christmas the El Niño Cup takes place. It is a tournament where the result is less important than exercising and having fun. There is a team day, where every team plays Volleyball, Basketball and Unihockey, and a … Continue reading
Posted in Games and Sports, Programming
Comments Off on El Niño Drawing
Python IDLE with "new" division on OS X
(Deutscher Text siehe separater Artikel) Kamen got the book Python für Kids. 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 … Continue reading
Posted in OS X/Windows/Linux, Programming, Tips
Comments Off on Python IDLE with "new" division on OS X
Python für Kids auf dem Macintosh
Im Gegensatz zu PCs ist bei OS X Python bereits vorinstalliert. Leider fehlt jedoch ausgerechnet IDLE, so dass trotzdem noch etwas zu tun bleibt. Installationsanleitung für IDLE (von PythonMac FAQ abgekupfert): Tcl/Tk Aqua herunterladen und installieren MacPython herunterladen und installieren … Continue reading
Posted in OS X/Windows/Linux, Programming
Comments Off on Python für Kids auf dem Macintosh