Sunday, April 29, 2007

Trapped in infinite loop


Found this at Wellington Grey
(via Boing Boing)

Also see : Cats not that funny A true expression of my feeling :)

Related Link: A comic break

Saturday, April 28, 2007

India To Offer Free Broadband by 2009

Economic Times: Broadband to go free in 2 yrs
Economic Times: Broadband initiatives: Speed it up

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.

Thursday, April 26, 2007

Wednesday, April 18, 2007

Paint Online

These days i'm getting so many websites which allows you to draw online..here is a list of some
Flash Based:

HTML < canvas > Based:
Java Based:
Related Post :
Paint Chat !!
Web2.0 Applications

Saturday, April 14, 2007

Orio's riddle: completed :)

yesterday..i (actually with my friend aditya) i was able to complete all 62 available levels of Orio's riddle. The objective is to advance and get to the next screen. Aftre each level you have to find url for next level..it was fun solving them...various techniques while solving these puzzles require exif info from images, anagrams, decryping various codes, source code of webpages and help of wikipedia, google. you can get started here. Also you can disscuss puzzles at forum.

Monday, April 09, 2007

.Net apps on linux

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

Tuesday, April 03, 2007

Open webpages in sidebar

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



Update: Run google talk in firefox sidebar

You can click here: Add google chat to sidebar
Add Digg|River
A bookmarklet to bookmark websites to open in sidebar. click here
Also read : Webpages for Sidebar