Written July 20, 2008 in technology

iPhone Dev Team released the Pwnage Tool 2.0. I upgraded my 1G iPhone to 2.0 and unlocked it.

Get the pwnage tool from here or here

Written July 19, 2008 in technology

FSF says that you should avoid iPhone and suggests OpenMoko Freerunner as alternative

iPhone is not the only option. There are better alternatives on the horizon that respect your freedom, don’t spy on you, play free media formats, and let you use free software — like the FreeRunner.

And here’s a small review of user expreience on OpneMoko out of the box interface:

Written June 25, 2008 in Code

So this morning I was trying to update a testing machine with my shiny new Rails app. 

  • Remove the sqlite database - CHECK
  • run rake db:migrate - CHECK
  • start the application

Now there were no errors anywhere. But I still get:

SQLite3::SQLException: SQL logic error or missing database

After usual googling around and trying to fix it I just saw what the problem with the Query is. The reason for the exception is putting a ‘NULL’ into non NULL column. And SQLite says “missing database”. Way to write the exceptions. 

Note to Self: Always write meaningful or at least non-misleading exception messages.

Written June 18, 2008 in technology

Download Firefox Now to get your cerficiate !

Written June 9, 2008 in Uncategorized

iPhone 3G

  • 3G
  • GPS
  • 70 Countries including Netherlands
  • 8GB for $199, 16GB for $299 
  • Available on July 11th.

Written June 9, 2008 in Uncategorized

Apple Stores and iPhone Dev Center down already. In about 1 hour we’ll know answers to these questions:

  • New Macs ?
  • New iPhone … ? 
  • AppStore Apps demo  ?
  • SnowLeopard ?
  • [[NsMacRumor random] isTrue]  ?

Written June 7, 2008 in Links

Here’s an interesting new online presentation making application. It is called 280slides It looks very similar to Keynote application on Mac. According to the developers the application is built using new a new language/extension to JavaScript, which they call Objective-J. Also the user interface is built using Cappuccino similar to Apple’s Cocoa. I can’t wait to see how this is built. I must say the interface is pretty slick and useable. On my Safari it says 3 errors though. 

Written June 7, 2008 in Personal

Ruby On Rails 2008 is in Amsterdam on 10th June. I’ve already reserved my seat. I heard and I hope that most of the conference will be in English. But I don’t want to miss it anyway. The speakers include Zed Shaw and Charles Oliver Nutter (JRuby).

More info about the conference is on the RubyEnRails [Dutch] site.