thoughts and rambling of BENEDICT HEROLD
Posts tagged Programming
Unicode Support in PHP6
01864 days
by Benedict Herold
in Programming
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 wait and see this in action in PHP6.

Image hosted on Lijeesh Blog
Reference:-
If you like this post, buy me a coffee.Google’s BigTable talk by Jeef Dean
01970 days
by Benedict Herold
in Programming
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