Apr
2011
Script to copy data from MySQL to postgreSQL

This is a perl script I’ve used to move data from mysql 5.1 to postgres 9, this script doesn’t create a schema, it only grabs the data from mysql and [...]
Mar
2011
Use hotkeys for switching between dual monitors

I just got 2 Asus ML228 wide-screen monitors, this is a big update from my previous monitors resolution that were 1280×760, and they were not wide-screen, so it took me [...]
Feb
2010
Decrypting SourceCop php files
Every once in a while, I receive code that is encrypted using one of many php encoder software out there, so when I face this situation and if the project [...]
Jan
2010
Ubuntu 9.10 on an hp mini 110-1125nr
I got this new mini 110, it came with Windows 7 Starter, and after a day of using it I was very frustrated because it was very limiting, for example, [...]
Dec
2009
File Type Detection in PHP
I’m working on a project where the users can upload files, and I need to know the type of file they are uploading, a simple solution would be to check [...]


