The Unprotected

I see I read I publish

Entries Tagged ‘Programming’

Unicode Support in PHP6

It was really exciting to me when I read that new version of PHP scripting language is going to support Unicode. The Unicode support in PHP6 will allow developers to script in their local language. Most of the functions will have localization. That means developers can code in their own language. Let us [...]

Leave a Comment

Google’s BigTable talk by Jeef Dean

An interesting lecture by Jeef Dean about the google’s in house distributed storage structure know as BigTable. Worthy to watch.

http://video.google.com/videoplay?docid=7278544055668715642

References:-

Google’s Research Publication
BigTable Explained at Wikipedia
Google Reader Using BigTable
Andrew’s Notes on BigTable Official talk

Leave a Comment