July 2010

  • PHP function to anonymize HTTP GET requests using the Tor network

    <![CDATA[ Recovered from my old blog. function torHttpGet($url, $ref) { $torIPPort=”127.0.0.1:8118″; //tor’s ip and port $agentBrowser = array(‘Firefox’,’Safari’,’Opera’,’Flock’,’Internet Explorer’,’Ephifany’,’AOL Explorer’,’Seamonkey’,’Konqueror’,’GoogleBot’); $agentOS = array(‘Windows 2000′,’Windows NT’,’Windows XP’,’Windows Vista’,’Redhat Linux’,’Ubuntu’,’Fedora’,’FreeBSD’,’OpenBSD’,’OS 10.5′); $useragent=$agentBrowser[rand(0,7)].’/’.rand(1,8).’.’.rand(0,9).’…

  • Watermarking videos with ffmpeg in Ubuntu 9.1

    <![CDATA[ Last week I wanted to automatize watermarking some .flv videos but ffmpeg’s vhook support is deprecated in newer versions including the one in the repositories of Ubuntu 9.1. Since…

cat /etc/about-me

@calderpwn spends peaceful days in Cozumel, a beautiful island in the Caribbean, working on remote projects, learning new technologies, developing new tools, or simply enjoying the beach.

Join my mailing list

Stay updated with the latest tips and other news of my developments by joining the newsletter. It is very low volume, I promise :)