root

Recent Posts

Rails + Mongo + Heroku how?

less than 1 minute read

After a few hours of fighting with google I decided to write it all here: *This post is more relevant for windows users but can help others. What do you need...

CoffeeScript - language review

less than 1 minute read

This weekend I learned a new programming language, called coffee script, It’s not a real language it’s actually compiled to JavaScript, so it’s a way to writ...

PHP Sessions

less than 1 minute read

One more thing,If you do stuff like put instances of classes inside a session and expect to call methods of this classes later, you must put the session star...

End of job check list

1 minute read

I'm about to end my first gig(already end! yay I'm free!) as a programmer, and want to leave a clean desk. So here is a list of things I'm doing and suggest ...