Archive for November, 2006

Fun with Linux

November 18th, 2006

I ran into one of the other sites hosted by kaski-net (my webhost).
DEEPAN CHAKRAVARTHY’S Home Page.
He has a very intresting presentation entitled “Fun with Linux”. He presents some commands, and intresting situations that you can get into (or rather, get yourself into) when working with UNIX like Operating Systems .
Excellent timepass . […]

The Yahoo Developer Network

November 16th, 2006

I was hunting for for an JavaScript auto-completion script when I stumbled across this:
http://developer.yahoo.com/yui/
Seems to be in fashion for large web companies to go open-source these days. Yahoo has provided its UI library for download - open-source under a a BSD compatible license.
Infact, there seems to be quite a lot on the rest of the […]

Two long years.

November 14th, 2006

It has been over two years since I registered this domain. Over the two years of it’s existence my website has not changed much. The first content I added to the site was a couple of projects that I had completed while working on my engineering degree. As time went by, whenever I wrote a […]

Writing extensions for Firefox

November 5th, 2006

A couple of tutorials:
. Building an Extension - Mozilla Development Center
. Roachfiend >> How to create Firefox extensions