<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> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar/10855207?origin\x3dhttp://cpdefeater.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

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.