bin2iso for Leopard 10.5

I compiled bin2iso from source for all the mac users out there. For some reason bin2iso is not in macports. Link below: bin2iso Unzip into a directory and chmod +x bin2iso Recommend moving to /usr/local/bin *\* Update 11/22/10 ** I get a ton of Google hits for this post. If you have macports or fink installed you can now use the bchunk program. The syntax to convert a bin to iso is as follows: ...

September 12, 2008 · 1 min · Nick

Schmidts Around the World!!!!

Interesting Stats:

September 11, 2008 · 1 min · Nick

Bittersweet Day

I looked up at the calendar resting in my SuSE box tray (oooh shinny!) and it occurred to me that today is a weird one. To the majority of America today represents 7 years since the WTC/Pentagon terrorist attacks. To me this day represents my Fathers birthday. I wonder if my Dad will be forever plauged or if it will turn into a generational thing. Will my children know that his birthday is shared with the largest attack on Continental American soil? If I say December 7th, how many of my readers know what happened that day? ...

September 11, 2008 · 2 min · Nick

PPC Loki Games

Here is a blast from the past…way back past… I loaded OpenSuSE 11 on my G4 Cube and remembered I had a few of the old Loki Games. Here are the games with ports to Alpha/PPC/SPARC: [Civilization: Call to Power ](http://en.wikipedia.org/wiki/Civilization:_Call_to_Power) Myth II: Soulblighter Railroad Tycoon II Eric’s Ultimate Solitaire Heroes of Might and Magic III It is mind boggling that at this point in Linux history (2000-2002) that someone decided to port these! The great thing about GCC and SDL is cross compiling is pretty simple. With that said supporting these must have been a nightmare for Loki.

September 10, 2008 · 1 min · Nick

SheepShaver on Ubuntu

I wanted to run MacOS 9 in my Ubuntu Intrepid dev box so I went ahead and grabbed CVS. Problem was the autogen script never dumped a config.sub. Instead I took the easy route and downloaded an RPM version and used alien to convert. The one extra step to get it running is to as root ln -s /var/lib/libreadline.so.5 /var/lib/libreadline.so.4 Have fun! sheepshaver_23-13_i386.deb

September 6, 2008 · 1 min · Nick