CrazyLinks4Free
msgbartop
The technical bloggers home
msgbarbottom

14 Jul 09 Some Orkut Tricks

It came and it occupied our lives! Orkut has become a a cool part of our lives, and is nothing short of miracle in India too. Here are some Orkut tricks that will spice up your orkut experience. These javascripts are to be pasted in the browser only, there is no need to download any software or use any browser extensions.

Important Note – All Javascripts should be pasted in single line.

Colorful Scraps

Write your message/scrap/ in community or scrapbook
Copy paste the code below in your browser and then press enter.
You will see change in the message you wrote, Press Submit and enjoy.

javascript:cor=new Array(’aqua’,’blue’,’fuchsia’,’gold’,’gray’,
‘green’,’lime’,’maroon’,’navy’,’olive’,’orange’,’pink’,’purple’,’red’,’
silver’,’teal’,’violet’,’yellow’ ); varz=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=txt.value.replace(/\§/,’[’+cor[z]+’]’);z++;if
(z==cor.length){z=0}}void(0)

Animated Orkut Windows

Just copy paste in your browser and see what happens.

javascript:R=-1;DI=document.links;DIL=DI.length;function A(a,b,c)
{return Math.sin(R/350*6.28*b+a)*c+c}function B(a){DIS=DI.item(a).style;DIS.position=’absolute’;
DIS.left=A(5,100,500);DIS.top=A(5.6,60,150)}setInterval
(’R++;B(R%DIL)’,15);void(0)

Bigger Display picture

javascript:i=128;void(setInterval(”i++;document.images[2].width=i”,0))

Color Change

javascript: i=0; c=[”green”,”blue”,”yellow”]; a=document.links;setInterval(’i++;a[i % document.links.length].style.color=c[i % c.length]’,10);void(0)

Related Blogs

Related Blogs

Tags:

24 Jan 09 Need a new computer – check out Surplus and Discount Computers

Surplus computer means that makers overstock, excess, or slightly superseded inventories in huge quantities were purchased.  What that means for you, the customer, is truly remarkable discount computer prices.  Check your local paper or online advertises for Surplus Sales!  The benefit and value of surplus computers were traditionally available to only corporate buyers or large dealers.

The sellers of surplus computers and discount computers are committed to offering great savings to you, the customer.  Desktop PCs, laptops, notebooks, barebone systems, complete computer systems, computer accessories, everything in computers you can find in surplus  and discount computers.

Sometimes repackaged products are sold as surplus computers or discount computers just check that they have been evaluated, tested and quality assured, fully functional and repackaged prior to you laying down your hard earned cash.

Tags: ,

24 Dec 08 More Death Rally on WinXP

As a follow-on article to  solve-death-ra…ems-in-windows.html

On new hardware running XP, the following config worked for me ensuring the game run smoothly.  In the dosbox.conf file :

[cpu] 
core=dynamic 
cycles=15.000 

[mixer] 
rate=22.500 
blocksize=2048 
prebuffer=500 

[dos] 
XMS=true 
EMS=false 

Tags: ,

27 Mar 08 solve Death Rally problems in windows XP

Death Rally needs no introduction to dosgames lovers. but you may face a few problems while running the game in win Xp.

  • the game may run slow than normal. you can solve the problem without using dosbox. just use the /w command. for example: C:\DRally\RALLY.EXE /w
  • you may find problem configuring your sound card. just choose soundblaster pro with 220, 5, 1. it works. but remember sometimes you may be kicked out of the game. but it is rear & you have to bear it if you want the sound. otherwise if you choose “NO SOUNDCARD” then there will be no such problem.

Tags: ,