My Del.icio.us Toolbar

Update: Noticed some changes made by mozilla in extesnion’s page
I developed this toolbar that provides you all functionality of del.icio.us website with a quick access right in your toolbar. It helps you in searching bookmarks and tagging new websites and lot more functionalities. Try it :)
Download it from here : My Del.icio.us

Try Newer Version : My Del.icio.us 2.0

Try : Delicious SearchER

Related Post : Del.icio.us Bookmark Search

Happy Diwali !!

Happy Diwali to all !! Enjoy !

Diwali is the Hindu festival of lights and is an important festival not only to Hindus but pretty much all Indian nationals.

so I am going home for 4-5 days…till then Diwali Break

Enjoy the Festival of colours!! Happy Diwali

Indian Farmers Go Hi-tech

When an Indian state government wanted to acquire the land of farmers for building a Special Economic Zone, the farmers used satellite pictures from Google Earth to prove their land is fertile.

Watch the video @ http://labnol.blogspot.com/
Read more >>
Also at Google Earth aid for Maha farmers@ IBN Live

How to hide files in JPEG’s

Create the rar file:
rar a secret.rar <your secret file>
cat img.jpg secret.rar > newimg.jpgNow this newimage looks identical to img.jpg, but it has secret.rar contained in it :)
Pull the file back out with this command: unrar x newimg.jpg

In windows :How to hide files in JPEG’s

Related Post :

Block Writing with Unicode

????? ??? ? ??? ??? ??? ???
????? ??? ? ??? ??? ??? ???
????? ??? ? ??? ??? ??? ???

My Name in Hindi: अजीत

Unicode characters.
The character encoding can be specified in the charset parameter of a meta tag in the of an HTML document, for example:

<meta equiv=”content-type” content=”text-html; charset=utf-8″>

Complete set of unicode characters
To write unicode characters in html file, first you will need to add above meta tag in your “<head>” of html. Then write charater as :

add a ‘&#’ at the beginning and a ‘;’ at the end
so, take out the spaces in this:
&# 9619 ; // 9619 is unicode corresponding to ?
and you get this: ?

If you want to develop firefox extension..

It will be helpful to have :

For creating toolbar extensions: Toolbar tutorial
Roachfield : how to create firefox extensions

Related Posts :
Firefox tips
Speed Up Firefox
Creating firefox extension

Making LaTeX Beamer Presentations

I came across this nicely compiled page on :
how to make Latex Beamer Presentations

If you want to create overhead presentations (รก la Powerpoint) with LaTeX, you can do so by using Beamer class, which creates surprisingly professional and sophisticated documents that you can then display using any pdf viewer (e.g., such as Adobe Acrobat). The advantage of using LaTeX over a program like Powerpoint is that it doesn’t require expensive software for either creating or displaying your presentation; it thus makes the presentation truly “portable”.

Read More >>
Related Links :

You want to stop smoking ?

What Happens to Your body if you stop smoking Right now?

Its not the stuff i usually write about, but kinda like the post.

  • In 20 minutes your blood pressure will drop back down to normal.
  • In 8 hours the carbon monoxide (a toxic gas) levels in your blood stream will drop by half, and oxygen levels will return to normal.
  • In 48 hours your chance of having a heart attack will have decreased. All nicotine will have left your body. Your sense of taste and smell will return to a normal level.
  • In 72 hours your bronchial tubes will relax, and your energy levels will increase.
  • Read More >>

    Using Telnet to send mail (By SMTP)

    You : telnet 25
    Server : Trying ???.???.???.???…
    Connected to
    Escape character is ‘^]’.
    220 ESMTP Sendmail ?version-number?;
    You : Helo
    Server : 250 mail.domain.ext
    You : mail from
    Server : 250 ok
    You : rcpt to:
    Server : 250 ok

    To start composing the message issue the command data
    You: data
    You : Subject:-type subject here-
    then press enter twice
    You may now proceed to type the body of your message
    To tell the mail server that you have completed the message enter a single “.” on a line on it’s own.
    Server : 250 ok ???????? Message accepted for delivery
    You can close the connection by issuing the QUIT command.
    You : QUIT

    Google To Acquire YouTube for $1.65 Billion in Stock


    Whoooops !!!

    Source : Google Press
    Scobleizer’s Blog
    I still think Google is crazy :)

    Next Page →