<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener("load", function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=10855207&amp;blogName=Copy-and-paste+defeater+%28sort+of%29&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;homepageUrl=http%3A%2F%2Fcpdefeater.blogspot.com%2F&amp;blogLocale=en_US&amp;searchRoot=http%3A%2F%2Fcpdefeater.blogspot.com%2Fsearch" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" title="Blogger Navigation and Search"></iframe> <div></div>

Copy-and-paste defeater (sort of)

A program that prevents others from stealing your hard-typed words. An idea that I have been toying with when I was sitting for my SPM =) Check it out!

Wednesday, February 16, 2005

Bug found.

I wasn't wide awake last night so I probably missed this while testing this program. There's a bug that puts a space after a random character. Not much harm if you like your text to be double spaced. Re-download a copy now from here.

Tuesday, February 15, 2005

The CPDefeater is born!

Free Image Hosting at www.ImageShack.us

Yes, I just finish writing it few minutes ago. It took me an hour so don't expect full user functionality. Operation is straight forward and simple.

Just a simple introduction. This program basically make it harder for people to just "copy-and-paste" your text on your website. Try it out and you'll know why. It's written completly in VB. The source code and program can be freely distributed.

Step ONE: Download the program (source code included)

Step TWO: Unzip it somewhere where you can find it.

Step THREE: Go through the source code if you want. Else, just run the EXE file.

Step FOUR: Any problems, contact me: youmolo@hotmail.com

I need to sleep now. If I fall asleep again tomorrow while watching "one missed call" with Benita, she's going to kill me hahaha

PS: Please scan the executable for viruses. I don't have a virus scanner because I hate Windowz.