Never trust file_get_contents without error catching
The function file_get_contents could get uncomfortable when it comes to error handling.The best (if you could call it that) way to handle errors from this function is to suppress the error while calling the function, and checking if the result is false (of course one could always …
Dropbox - source control for lazy developers
Sometimes when I start a new project, the work is pretty intense. The first few weeks usually involve major changes to the directory structure.
Using HTTrack to Test Crawlers
Websites are very dynamic these days. Sometimes, crawlers that worked yesterday, don't seem to work today.
Open Garden, reaching Mesh Networking
Open Garden is a rather interesting app, that (sort of) implements Mesh Networking.
Impressions from Facebook Graph Search
Facebook Graph Search was just enabled on my Facebook account. The top my Facebook page kinda looks like Google now:


