Blog Detail
VT's Tech Blog
http://blogs.vinuthomas.com
Blog on PHP, MySQL, CSS, Ajax and all sorts of Web programming stuff
Recent Posts
Learn about the workings of the Zend Engine
Over at his blog, Abhinav Singh shows how to use the following extensions to learn more about the internal working of the Zend Engine which powers PHP: Tokenizer: The tokenizer functions provide an interface to the PHP tokenizer embedded in the Zen...
Compress your serialize output using igbinary
Zipped folder icon from RF Stock Images Igbinary is a replacement for the standard PHP serializer. While the PHP serializer uses a texual format to represent the data in the serialized version, igbinary uses a binary format which is comp...
Forum Nokia Developer Conference ‘09
If you’re into mobile development, you should head out to this event, the Nokia Developer Convference ‘09. It’s gonna be held at Taj Residency in Bangalore on the 7th of December. Momo Bangalore along with Forum Nokia are having a t...
HTML5 Canvas slides
Here’s a good set of slides Dmitry Baranovskiy on the HTML5 Canvas tag from one of his presentations. Canvas View more documents from Dmitry Baranovskiy. ...
Move your .htaccess directives to httpd.conf
Last week I was searching the net for a program or application to move some of our .htaccess directives into Apache’s configuration files. The reason I was looking for this is to improve the performance of the site. When we have directives in...
Bangalore PHP Users meet on October 31st
We got the final dates for the Bangalore PHP user’s meet. The Meet up’s happening on the last Saturday of this month – the 31st of October. We’ve already got more than 30 PHP’ers who have RSVP’ed that they’l...

