Written by Ruhani Rabin on February 26, 2006.
Another Nice How-to from Hishams Blog. What he said is
I have received a few emails asking how to implement the Internet Explorer “infobar” warning on their own site. If you don’t know what I’m taking about, when browsing to my blog with Microsoft’s infamously buggy but popular browser see the Image Below.

Read the Entire Article to know how to Implement that bar on your Site
Written by Ruhani Rabin on February 22, 2006.
Firefox extension Gmail Skins lets you change the look and feel of your Gmail inbox. With Gmail Skins you can:
- Change the colour/skin of your inbox
- Insert smileys/emoticons and images in to your emails
- Make the navigation (Inbox, Starred, Sent Mail, etc) horizontal
- Fix the navigation in place so that you don’t have to scroll to the top of the page to see it
- Zebra stripes on mailbox - pretty!
- Change the attachment paperclip (on inbox) to an icon indicating the type of attachment
- Hide various page elements (invite panel, page footer, your email address from the top right of inbox - may be useful for public computers)
If you haven’t been happy with what Gmail gives you by default, give Gmail Skins a look. But be careful it’s still on the early stage of development but sure Worth a Try.
Written by Ruhani Rabin on February 22, 2006.

This tutorial has been created for individuals wanting to develop full-featured extensions for the Mozilla Firefox browser. The tutorial has been constructed as a step-by-step guide providing many examples, explanations, and external references to help the reader have a full understanding of extension development.
Please use the menu on the left to navigate through this tutorial. Each section has been dedicated to a certain stage of the development process. It is recommended that you read through the tutorial in order, as some information builds upon previous sections.
The following major topics are covered in this tutorial:
- Packaging and Distributing Extensions
- Creating and Modifying User Interfaces
- Firefox Integration (API basics)
- Creating User Preferences to store information
- Creating User Preferences Pane (for the Options window)