blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
VT's Tech Blog

A tech blog on PHP, Ajax, Security and Web 2.0.
VT's Tech Blog  
Related Blogs
previous blog next blog

2 Users are Following

7.0
very good
based on editor's review


recent postsrss feed

Learn about the workings of the Zend Engine

Nov 25, 2009
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 Zend...

Compress your serialize output using igbinary

Nov 24, 2009
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 compact. This...

Forum Nokia Developer Conference '09

Nov 20, 2009
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 tweetup tomorrow, so...

HTML5 Canvas slides

Oct 16, 2009
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

Oct 15, 2009
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 the...


Comments & Reviews:
Be the First to Review this Blog!