Moving ahead...
Today I got sick and tired with problems of posterous.com, the service I used to host my blog. I heard Tumblr is really good so I decided to give it a chance. My first test is whether I can post the source code snippet, which is very important to me because I often post code samples.
for (int i=0; i < 10; i++)
{
printf("%d\n", i);
} Tweet to @mbabuskov
Tweet
Milan Babuškov, 2011-08-11 