Friday, May 9, 2008

See your online blog readers!

Ever wondered how many blog readers are currently reading your blog when you are writing posts or when you are arranging your blog stuffs? I think it really feels good when you see the number of people who are currently wandering in your blog pages. And i tell you, it's not hard or big game of code to be enable to see your current readers or lets say instant readers. It's just a minutes work and it's so easy too.

The site that lets us to see the online readers of our blog is called Freeonlineusers. As the name suggests, it enables us to see how many people are currently online in your blog. Just sign up for the account, customize the colors to display and finally paste the code in your sidebar and you are all done. If you want to see the trick implemented in my blog then just expand the sidebar called online users after the Label sidebar. It's easy and fun, so i hope you all will give just a single try to it.
I hope i can get some comments for this information!

Thursday, May 8, 2008

Blogging Tricks: Add snow on your background.

Here is a new blogging trick and i swear that this is not my original post. The man behind this post is the same man behind Dynamicdrive. So if you got any problem with this script or it didn't worked for you then i am sorry, talk to Dynamicdrive first. He he, i am safe. Oh, we were talking about snow. So in todays blogging trick, we will create cool snow on our blog background. But i think firstly you want to check this demo.

This snow stuff works on the blog with dark background. So , i hope now that you have already seen the demo and i think some of you are even wishing to try adding snow on your blog. So here is the code to add snow in your blog's background.





<script type="text/javascript" src="snow.js">



/***********************************************

* Snow Effect without images-by Kurt Grigg at http://www.btinternet.com/~kurt.grigg/javascript

* Script featured and available at Dynamic Drive at http://www.dynamicdrive.com/

* Please keep this notice intact

***********************************************/



</script>

If this post was little readable then Subscribe me!

Disable right click on images.

This is a new blogger hack. Well, i am not sure if its called blogger hack nor i think its new. But i had to start the paragraph with nice line so i said new blogger hack. You gotta problem with that? Okay, lets get to the point. Today we are learing(its learning, actually) to disable the right click on images. Disable the right click, what does it means? Oh, it means that the image can't be saved by clicking save image as which means your images cannot be stolen. Confused? I am sure you are. I am not good at english. So just read the whole post below and know by yourself.

Okay i think now you are known about the meaning of disabled right click and when do we need to disable right click on blog's images. So, if you think that thing is a thing you can too try in your blog then here is the code. Just paste the code below in the END of the page above end /body>tag and you are done. Congratulations, now your images are all safe.




<script language="JavaScript1.2">



/*

Disable right click script II (on images)- By Dynamicdrive.com

For full source, Terms of service, and 100s DTHML scripts

Visit http://www.dynamicdrive.com

*/



var clickmessage="Right click disabled on images!"



function disableclick(e) {

if (document.all) {

if (event.button==2||event.button==3) {

if (event.srcElement.tagName=="IMG"){

alert(clickmessage);

return false;

}

}

}

else if (document.layers) {

if (e.which == 3) {

alert(clickmessage);

return false;

}

}

else if (document.getElementById){

if (e.which==3&&e.target.tagName=="IMG"){

alert(clickmessage)

return false

}

}

}



function associateimages(){

for(i=0;i<document.images.length;i++)

document.images[i].onmousedown=disableclick;

}



if (document.all)

document.onmousedown=disableclick

else if (document.getElementById)

document.onmouseup=disableclick

else if (document.layers)

associateimages()

</script>

If you think this post was just digestible then can you link me back please?

Wednesday, May 7, 2008

Check Google page rank instantly

I have now added another blogging resource in my blog. From today you all can check google page rank from my blog. By entering the URL of the blog, you can check google page rank from this blog, instantly.


Google page rank is one of the important thing for your blogging journey. The blog with good google page rank can be marked as the good blog. So, this widget which let us to check google page rank easily will be really helpful if you want to check the page rank of your blog. So what are you waiting for? Immediately check google page rank from the widget below!

Best Shopping cart software

Here is another post dedicated to Ashop commerce's best shopping cart software and i cant help myself. This ecommerce shopping cart software is so cool that i don't feel to give up my valuable time to write a post about it. But today instead of giving the function of that ecommerce shopping cart software i am writing about the shopping cart features.

Ashop commerce's software has got many shopping cart features. I bet once you buy it, it will be worth every penny you spent on it. This world class easy shopping cart software does not needs an installation. It is loaded with loads of marketing tools like multiple currency display, affiliate program plug in,quality discounts, discount coupons and lot more shopping cart features. You can have many payout options if you use this shopping cart softwares. It accepts credit cards, real time payments, multi currency support and lot more. you can create your own payment option also. You will get fully optimized website with spider friendly URl's and Free Seo tips and tools. Those who are really scared about security, this cool shopping cart software can be the one. it has got real tight security features like super fast hosting,24*7 monitoring,multiple power sources,password protected SSL secured admin panel and lot more that is required for good security. The affiliate plugin containing affiliate program module, customizable commission structures, banner advertising system and lots of other stuffs is also a feature to watch in this software. These were the shopping cart features of Ashop commerce's shopping cart software. Highly recommended.

Tuesday, May 6, 2008

Make free buttons online

Now its so easy to make the buttons needed for blog instantly. With a help of a website you can make your own buttons within a minute and use it instantly. And the best thing about this make buttons online site is, it's Free!

Makebutton is the site that helps us to make online button easily. Just select the format of button, give the text , choose colors and your button is ready. You can easily customize the appeareance of button. The button you can see in this post was also created within a minute. So now it's not hard and timeconsuming work rather it's just a minutes work to make button online and all the credit goes to makebutton dot com.

New blog forum: smorty forum.

I have written a lot about the site Smorty and if you have been reading my blog for some time(which never happens!) then you would must have known that. But today i am not giving my old boring shits about smorty and what it does and how to make money from it. Rather today this post is dedicated to new(for me)branch of smorty and it is called smorty forum.

Smorty forum is the new blogger forum in the blogosphere. You can do all the stuffs you do in other blog forums like ask blogging questions, promote your blog, reply and all other forum stuffs. You will be up to date with all the latest news and happenings in the blogosphere if you are actively participated in this smorty blogger forum. There are lots of benefits in participating in this forum but Smorty forum needs your smorty's user id and password to log in so this may be the put off for some bloggers who don't have smorty account. But i think this smorty forum may be helpful for the bloggers like us who are helplessly trying to promote their blog. So let's welcome new blogger forum in the town by a drumroll. Welcome, Smorty forum!