TheStreet.com reports that Google don’t have flash! :)

Are they (Google) using API or just grabbing ?

A fresh screenshot from GoogleNews (http://news.google.com) :)

google_news.png

Digg this story | Bookmark this post on del.icio.us

Idioms (no comment)

// idiom 1
cop[0].goodInPercent = 100;
cop[1].goodInPercent = 0;

// idiom 2
isCrowd = personCounter >= 3;

// idiom 3
injury += insult;

// idiom 4
1: board.draw();
goto 1;
(more…)

Digg this story | Bookmark this post on del.icio.us