Home » Web Development

Ruby 1.9 is released

Ruby 1.9 release brings around 2x performance improvements, as well as enhanced syntax. Still experimental! 1 year ago Leave a comment »

jQuery-style Chainability in PHP, Using SPL

Hacking jQuery-style chainable array operators into PHP, without modifying Zend core. 1 year ago Leave a comment »

Web 2.0

Web 2.0 has finally went mainstream. Old technology vs new technology: links to 4 frameworks, passing cookies vs full-fledged Ajax requests. 4 years ago 8 Comments »

HttpOnly in PHP (Anti-XSS)

Patching PHP to prevent stealing of cookies by malicious JavaScripts. 4 years ago 1 Comment »