Archive For May 2011
AJAX and Javascript Live Testing Tools
Ajax and javascript is hard to debug and find where it go wrong. One of the great offline tools to debug your ajax and javascript code is Firebug with Firefly extension. But you need to modify your code... [More...]
Facebook FBML Live Testing Tool
Recently i tried to developing an application for Facebook as my client demand. Facebook use XFBML (eXtensible FaceBook Markup Language) as their mark up language to use Facebook UI and API. And it took... [More...]
Securing OpenSSH: Filter Host To Limit Access
One technique to securing OpenSSH is filter some hosts that allowed to access your server through SSH. This technique will prevent us from openSSH brute force attack. To filter some hosts that allow to... [More...]
PHP Suhosin: Hardening Your PHP5 On Ubuntu
PHP Suhosin is an open source patch for PHP5 to hardened the servers security. From the PHP Suhosin official:”Suhosin is an advanced protection system for PHP installations that was designed to... [More...]
OpenPGP Thunderbird 3 With Enigmail
OpenPGP (Open Pretty Good Privacy) is a data encryption and decryption that provides cryptographic privacy and authentication for data communication such as email. We can create OpenPGP Thunderbird 3... [More...]



