Archives
- April 2010 (1)
- February 2010 (2)
- December 2009 (1)
- December 2008 (1)
- October 2008 (1)
- September 2008 (1)
- August 2008 (1)
- April 2008 (1)
- September 2007 (1)
- August 2007 (1)
- July 2007 (1)
- May 2007 (2)
- April 2007 (2)
- March 2007 (2)
- December 2006 (1)
- November 2006 (2)
- August 2006 (1)
- May 2006 (2)
- April 2006 (1)
- March 2006 (2)
- January 2006 (3)
- December 2005 (3)
- November 2005 (1)
- October 2005 (1)
- September 2005 (4)
- August 2005 (2)
- July 2005 (1)
- June 2005 (2)
- May 2005 (1)
- April 2005 (2)
- March 2005 (1)
- February 2005 (2)
- January 2005 (1)
- December 2004 (3)
- November 2004 (1)
- October 2004 (3)
- September 2004 (1)
- August 2004 (2)
Categories
- Games and Sports (5)
- Hug-Witschi (4)
- Life/the Universe… (17)
- Mobile Life (10)
- OS X/Windows/Linux (20)
- Programming (12)
- The Web (15)
- Tips (14)
Category Archives: Tips
CVS with AppleSingle files
Longtime Apple developers probably know this intuitively, but I needed some time to figure it out: When CVS-ing files with a resource fork, you must not use the /usr/bin/cvs that ships with OS X! Because Apple used to separate data … Continue reading
Posted in OS X/Windows/Linux, Programming, Tips
Comments Off
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
Boot Partition Drive Letter Problems
A friend’s PC had lost its ability to dual boot (Windows 2000 for work and Windows 98 for games). I had installed BootMagic to switch operating systems some years ago and it worked fine until it was broken this month … Continue reading
Posted in OS X/Windows/Linux, Tips
Comments Off
Creating a favicon.ico file with The Gimp
Because Gimp 2.0 doesn’t support the Windows icon format yet, I looked for another way to create a favicon.ico file with Gimp running under Mac OS X. The Web recommends at least three different conversion tools for this task: ppmtowinicon … Continue reading