<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.

1 Comments:

  • At 3:59 AM, Blogger Tzy Wen said…

    This comment has been removed by a blog administrator.

     

Post a Comment

<< Home