Archive for March, 2007

Checking Speedy Usage in Python

My first python project, converting speedy.js (JavaScript speedy bandwidth usage checking) into python script. Thanks to this project, I’ve learned little knowledge about some python library like: urllib, urllib2, cookielib, and regular expression.

Read the rest of this entry »

Saturday, March 10th, 2007 | Tags: Articles, Speedy, python | 6 Comments

the Month of PHP Bugs

the Month of PHP Bugs has begun, Stefan Esser, former of PHP security team and founder of hardened-php project a.k.a suhosin patch begin to open PHP vulnerability one-by-one for a month. For sysadmin, developer and PHP expert, please check. Fortunately that PHP port build for FreeBSD is already default with suhosin patch.

Monday, March 5th, 2007 | Tags: PHP, Weblog | 8 Comments