Trapped in infinite loop
(via Boing Boing)
Also see : Cats not that funny A true expression of my feeling :)
Related Link: A comic break
Economic Times: Broadband to go free in 2 yrs
Economic Times:
The government proposes to offer all citizens of India free, high-speed broadband connectivity by 2009, through the state-owned telecom service providers BSNL and MTNL. While consumers would cheer, the move holds the potential to kill the telecom business as we know it.Read disscussion regarding this on Slashdot.
I saw this on Kshitij's blog and later on Amit's blog: How Do You Subscribe to Blog Feeds ?
RSS in plain English: Watch videoYou may need a flv player to view it.
I found this Best of Blaugh through webyantra. So enjoy...
Here are the other webcomics that i love:
These days i'm getting so many websites which allows you to draw online..here is a list of some
Flash Based:
Labels:
offbeat
Add to:
Actually i had to do some assignment in C#, so first i thought of going to windows and do it with VisualStudio (IDE)..but voila... i found its alternative for linux : mono
It allows you develop and run .net framework applications.
I was able to install it easily in ubuntu:
sudo apt-get install mono
sudo apt-get install mono-gmcs
Now you can compile .cs files {extension for c#} using
gmcs file.cs
and run using
mono file.exe
More details about Csharp compiler :gmcs
See these links for more details and examples:
http://www.mono-project.com/Main_Page
Mono brings .NET apps to Linux
Introduction to Mono - Your first Mono app
Labels:
programming
Add to:
Yesterday i found this great way to store some imp bookmarks in your sidebar. And you can create different sidebar for each such collection. Like for my bookmarks click here.
Now you can save this bookmark (may be in bookmark toolbar folder) and use it.
This link is a javascript :javascript:window.sidebar.addPanel('title of sidebar','url of sidebar panel','');
So now you can point to any URL. and that URL will open in sidebar with given title.
atleast Works with Firefox
Labels:
firefox
Add to: