incoming !

August 15th, 2008

Emacs is great for prototyping

August 14th, 2008

Split the window as you wish, this allows you to see different files at the same time to rapidly look for the information you need. I found this really useful yesterday when I was stuck on my application model. I needed to have a snapshot of the different classes and objects, when and where to store things in the session, and when to retrieve them etc. This window splitting system comes in handy when you need to do a global refactoring of your code and review the interactions and relations between your various objects.

emacs_split_window1.png

Breaking wordpress :)

August 2nd, 2008

breaking wordpress

Just a naive search query and apache gives me the SQL code of wordpress theme serach

Robot vs puppy

July 23rd, 2008

Show current queries being processed :

$mysqladmin processlist

Then kill the desired command

$mysqladmin kill 2109

How sound speakers work

July 20th, 2008

This guy builds a sound speaker out of paper, buisiness cards, a magnet, wire, and tape. Pretty cool :) !

Skip to 4:20