Monday, December 15, 2008

Downfall of Instant Messengers (IMs)

May be almost a year back, IMs where the most preferable way of communication or so called chatting over the internet. Every second person here used MSN/Yahoo Messenger to keep in touch with their friends and family.

Plus chatting on MSN/Yahoo was also a time killing and fun, for some people as there wasn't much to do on the internet for fun, except for surfing web sites and chatting.

Now things are changing and people have distracted from IMs and attracted towards social networking web sites, which was almost a dream few years back from now.

Sites like Facebook and Orkut, connect people with many old friends who havn't been in touch since years, and all family members, and the most important part of these web sites is sharing your Pictures and videos with each other. People can even play games and do much much more with each other.

These sites have provided a new platform for people to make new friends and meet new people except for those they already know.

Saturday, August 25, 2007

Orkut Scripts

Some Scripts Coded by my self, for orkut.

Insert Images in scraps:

javascript:var tt=document.getElementById('scrapText').value;var pc=prompt(%22Enter pic URL%22);document.getElementById('scrapText').value=tt+'';void(0)


Send Scrap in l33t fonts:

javascript:var txt=document.getElementsByTagName('textarea')[0];txt.value=txt.value.replace(/a/gi,%22ẩ%22);txt.value=txt.value.replace(/b/gi,%22β%22);txt.value=txt.value.replace(/N/gi,%22й%22);txt.value=txt.value.replace(/t/gi,%22т%22);txt.value=txt.value.replace(/E/gi,%22ē%22);txt.value=txt.value.replace(/f/gi,%22ƒ%22);txt.value=txt.value.replace(/p/gi,%22Þ%22);txt.value=txt.value.replace(/s/gi,%22ş%22);txt.value=txt.value.replace(/o/gi,%22◊%22);txt.value=txt.value.replace(/m/gi,%22м%22);txt.value=txt.value.replace(/r/gi,%22ř%22);void(0);


Change scrap fonts to Windows Fonts:

javascript:var txt=document.getElementById('scrapText').value;document.getElementById('scrapText').value=%22%22+txt+%22

I am (Online) ...%22;void(0)

change the value of face='times new romans' , size=1 , color='#0000FF' to any values you want.

Note: All these scripts must be used while browsing Scrap Books