The Unprotected

The Unprotected

unprotected thoughts of Benedict Herold

The Unprotected RSS Feed
 
 
 
 

Archive for 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 [...]

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.

References:-

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