Archive

Archive for the ‘Internet’ Category

Colourful Orkut Scraps

June 19th, 2008

For writing colourful scraps, follow the steps below:

Step 1: Open any scrapbook.
Step 2: Write your message in the scrap. Do NOT click on submit.
Step 3: Copy the following text and paste it in your address bar

javascript:cor=new Array('aqua','blue','fuchsia','gold','gray','green','lime','maroon','navy','olive','orange','pink','purple','red','silver','teal','violet', 'yellow' );var z=0;txt=document.getElementsByTagName('textarea')[0];txt.value=txt.value.replace(/(.)/gi,"§$1");txt.value=txt.value.replace(/\§ /gi," ");for(y=0;y<txt.value.length;y++){txt.value=txt.value.replace(/\§/,'['+cor[z]+']');z++;if(z==cor.length){z=0}}void(0)

Step 4: Hit ENTER key .
Step 5: Click on Post Scarp.

Enjoy colourful scrapping

Internet

Adding Page Counter to Your Site or Blog

June 15th, 2008

Goto    www.easycounter.com

Fill up the form in the page also select your counter style

select html or php and click ‘Create Counter’.

Copy the html code and paste in the source of your blog or website.

You can also see the daily , monthly or yearly statics of you site by logging into the easycounter website..

Internet