How to Install MySQL Gem in OS X

April 9th, 2009

If you’re having trouble to install MySQL gem for rails in your OSX, follow these directions:

Ruby

No Comments

How to Exclude Files from Build Path?

April 3rd, 2009

I’m known as an enemy for Eclipse, ‘coz I hate it. And I’ll stick to be like this till they change some major usability issues. And one more final side-note; yes Eclipse RCP sucks!

Eclipse

2 Comments

How to Get Rid of Security Policy Error

April 3rd, 2009

This week, after getting my new MBP, I was trying to deploy my new iPhone application to my testing device (iPhone 3G). After going through all code signing/provisioning issues I managed to deploy my app. However, when GDM tries to run it, I was getting an exception that says “Error from Debugger: Error launching remote program: Security policy Error“.

iPhone

32 Comments