Finally, the long overdue version of MacIago for the iPhone has been released!
Get it here: MacIago iTunes link
Finally, the long overdue version of MacIago for the iPhone has been released!
Get it here: MacIago iTunes link
Being on a shared host quickly becomes a pain, specially when you try to customize your shared environment, so I finally decided to upgrade to a VPS.
I’ve packed my bags from Bluehost.com and moved to the excellent Linode.com.
I chose the base 512MB plan, couldn’t be happier. The extra control you get over your installation and the performance are a dramatic improvement.
Well actually I could, if you click on this Linode.com link, which has my referral code, I’ll get some discount from them.
Well, some time ago my iPhone stopped recognizing the headphones, it really looked like some hardware failure, and I started to lose my hope, iPhone was 2+ years old, and a repair would be too costly for sure.
Well, after some googling around, it turns out that the solution was pretty simple, with an open paper clip just remove the accumulated lint inside the iphone’s headphone jack!
Interesting ajax based mockup application, it works better than Balsamiq Mockups although I do prefer Balsamiq’s sketchy looks.
Finally after almost a year of inactivity, I’ve managed to spend some time to bring rodesia.org back from the stale state it was.
The main reason for this had to do with Mephisto yet again dropping dead. So I had enough of it and decided to eventually move to another blog system, of course a year went by until it happened.
Now I’m using WordPress and I couldn’t be happier with the choice. Most of the posts have been migrated to WordPress, but all the existing comments have been lost. The design is also completely new, simpler and richer in typographic effects.
Google has just released what could be regarded as a bomb, the Google App Engine, basically a development environment and scallable web hosting, which even includes Google’s own database system.
It’s Python based, and even includes the Django web framework.
It looks like the popularity of Python based development is going to explode…
The Python Imaging Library, PIL, is a very useful addition to your Python installation if you need to manipulate pictures. Django uses it to validate upload images for example.
On a Mac you do need to install libjpeg beforehand.
Install libjpeg:
Get the source: http://www.ijg.org/files/jpegsrc.v6b.tar.gz
Extract the archive.
Move inside the source directory and execute the following commands:
cp /usr/share/libtool/config.sub .
cp /usr/share/libtool/config.guess .
./configure --enable-shared
make
sudo mkdir -p /usr/local/include
sudo mkdir -p /usr/local/bin
sudo mkdir -p /usr/local/lib
sudo mkdir -p /usr/local/man/man1
sudo make install
Install PIL:
Get PIL at: http://effbot.org/downloads/Imaging-1.1.6.tar.gz
Extract the archive.
Move inside the source directory
Change the following values in setup.py from the default None to:
JPEG_ROOT = "/usr/local/include"
ZLIB_ROOT = "/usr/local/include"
Check if everything is well configured:
python setup.py build_ext -i
python selftest.py
If no errors are found and the required libraries are installed (like JPEG support), install PIL:
sudo python setup.py install
And that’s it, I’ve tried this on Mac OS Leopard, and it works fine, let me know how it went for you.
I’ve just released a new update to MacIago, it fixes a nasty crash on 10.4 systems that I wasn’t able to spot since I’m running 10.5, also the game should prove to be more challenging, with its improved artificial intelligence.
Just a minor and long overdue release that adds French and Japanese localizations to the game.
The Japanese translation was done a long time ago by Christopher Li, who usually releases a Japanese version of Maciago within a day or so after every release.
The French version was done by Yann Ricquebourg.
Thanks a lot guys!
If you need to quickly find if a certain domain is available, this site is definitely one of the best tools for the job: