Know Your AdSense Details in Firefox
Tuesday, January 29th, 2008Here is a great Firefox add-on that will help you in knowing your AdSense details from time to time not having to check the details again and again.

Here is a great Firefox add-on that will help you in knowing your AdSense details from time to time not having to check the details again and again.

To surf the net safely you need a firewall program and if it is free then what to tell.
I am talking about the free firewall provided by ashampoo…
Tired of waiting for the final build of Vista SP1 and windows xp sp3
download both from the below links
http://www.microsoft.com/downloads/d…DisplayLang=en
http://www.microsoft.com/downloads/d…DisplayLang=en
Have problems visit the microsoft forum
Thanks
krates
Recently I was searching for some mp3 files on the net, legal of course, and found recently launched www.lookforav.com which is a audio and video search engine. The audio search is awesome. I found some of the mp3 files which I was not able to find anywhere on the net.
The below script will tell you how to create a bookmark us link
Syntax:
function bookmarksite(title, url){
if(checkIt('msie'))
{
window.external.AddFavorite(url, title);
}
else if(checkIt('firefox'))
{
alert('Press CTRL + D to bookmark this page.');
}
else if(checkIt('netscape'))
{
alert('You need to press CTRL + D to bookmark our site.');
}
else if(checkIt('opera'))
{
alert('You need to press CTRL + T to bookmark our site.');
}
else
{
alert('You are using worthless browser');
}
}
<a href="javascript:bookmarksite('Easytutorial.info -
Web designing tutorials, 'http://www.easytutorial.info')"></a>
For internet explorer it works fine and for mozilla firefox it will alerts
please press CTRL + D to bookmark this site
Else every thing work fine
Thanks
krates