What is wrong?
It’s 1:42 AM and still trying to sleep. I was in the bed at 12:30 AM. Now I’m writing something even I don’t think if it will make me feel good or bad or asleep or awake …
I feel something wrong with me with my life but I couldn’t figure out what exactly it is. But it is related with my life maybe it is not being like in my dreams. I think I’m doing too much again ….
Pirates of the Caribbean 4
Pirates of the Caribbean is my number two(The Matrix is number one). Producers of the Caribbean movies said that At World’s End it the last movie in the trilogy. However Johnny Depp likes being Jack Sparrow and even he is considering to play new adventures. I hope he does and I can watch new versions of these wonderful movies.
[youtube=http://www.youtube.com/watch?v=7pmXLjtSEHQ&rel=1]
How YouTube handles rapid growth
Recipe for handling rapid growth
while (true)
{
identify_and_fix_bottlenecks();
drink();
sleep();
notice_new_bottleneck();
}This loop runs many times a day.
If you wonder YouTube architecture you will find necessary information at highscalability.com.
Android
Android is a software stack for mobile devices powered by Google. Its again Google. I was expecting Apple to announce open source application development platform for mobile devices to develop iPod, iPhone … etc. applications. Steve Jobs should make something useful instead blaming Google being search monopoly.
Google launched Android Developer Challenge which will provide 10$ million. I would like to attend it but I have lack of smart people who can code with me.
Google Maps API
After quick look to Google Maps API, I figure out how to use with Php and embed it in to facebook applications. Problem is facebook has its own javascript implementation. There are not much differences between js and facebook js the idea is to keep user on her/his scope only (security issue). That’s why you cannot use js libs outside the facebook world. Solution is iframe. Embed your page in your facebook application, notice that iframe is not applicable to user profile.
