»
S
I
D
E
B
A
R
«
Script to change fonts and color of your scraps
Jan 17th, 2008 by admin

Here I am going to share two scripts that change the appearance of your text that you are going to scrap or posting to a community. You will simply need to follow the below mentioned process to make use of provided scrips.

  1. Simply go to the scrap book or community reply page where you have to enter the text and write your message as you normally do. Don’t submit it now.

  2. After you have completed writing the message, copy one of the java scripts and paste that to the address bar of that window/tab. Adress bar is the place where your site URL is written.

  3. Once you have copied the script, press Enter and see the effect of script. Now your message is ready to be submitted

Below are two scripts that you can use in step 2. You can use only one script at a time.

Change the font to stylish:

javascript:var txt=document.getElementsByTagName(‘textarea’)[0];txt.value=txt.value.replace(/A/gi,”Å”);txt.value=txt.value.replace(/B/gi,”ß”);txt.value=txt.value.replace(/C/gi,”©”);txt.value=txt.value.replace(/D/gi,”Д);txt.value=txt.value.replace(/E/gi,”Ë”);txt.value=txt.value.replace(/F/gi,”ƒ”);txt.value=txt.value.replace(/i/gi,”î”);txt.value=txt.value.replace(/s/gi,”§”);txt.value=txt.value.replace(/o/gi,”ø”);txt.value=txt.value.replace(/u/gi,”µ”);txt.value=txt.value.replace(/r/gi,”®”);void(0);

Change the colors of the message:

javascript:cor=new Array(‘violet’,'orange’,'green’);var z=0;txt=document.getElementsByTagName(‘textarea’)[0]; txt.value=txt.value.replace(/\n/gi,’§ ‘);sp=txt.value.split(‘ ‘);txti=”;for(l=0;l<sp.length;l++){txti+=”["+cor[z]+”]”+sp[l]+’ ‘;z++;if(z==cor.length){z=0}}; txt.value=txti;txt.value=txt.value.replace(/\§/gi,’\n’); txt=document.getElementsByTagName(‘textarea’)[0];txt.value=txt.value.replace(/ /gi,”:¦: ♥ :¦:”);void(0)

Changing Looks in orkut
Aug 26th, 2007 by admin

Orkut has given a lot of options and features since it has come into existence but if you have been using it for last 2 or 3 years, you know that its color scheme and basic layout has not been changed yet. Now the time has come that Orkut admin has decided to switch to a newer layout. Orkut is a Google product and now they say that when a visitor comes to google they see basic white color so why orkut is different. They are going to introduce white colored containers but have stuck to their basic blue color. They have announced the change at their official blog. As per Orkut Team, first they will start by changing the orkut skin for selected users and then by the time they will have it changed for all of the users, for details click here.

 

Above is the screenshot for upcoming updated Orkut skin that has been announced on Orkut Blog.

Post Photos, Videos, Audio, And Flash Widgets in Scraps to Your Friends
Aug 15th, 2007 by admin

Now, Orkut gives the option to paste photos, videos, audio, and flash widgets in scraps to your friends, making it more interesting for you to express your feelings. For more details Click Here.

Simple methods to upload content to the scrap book is

  • Add images
    Copy and paste urls ending in .jpg, .gif, .png or .bmp and the image will appear in the scrap.
    for example, http://example.com/example.jpg
  • Add videos from YouTube and Google Video
    Copy and paste the url and the video will appear in the scrap.
    for example, http://youtube.com/watch?v=videoid
  • Add podcast/audio
    Copy and paste the url of an audio file and an audio player will appear in the scrap.
    for example, http://example.com/example.mp3
  • Add html-embeddable objects
    Create or upload your content at sites such as photobucket.com, imageshack.com, rockyou.com or slide.com. Copy and paste the html embed code to share it with your friends.
»  Substance: WordPress   »  Style: Ahren Ahimsa