<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/2179053118935390823?origin\x3dhttp://orange-hci.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Orange@HCI


Virus scan of email

Tuesday, March 13, 2007

I try to send some crack file via my gmail account, it is amazing that gmail can detect the content of my file even I changed the file type. It turns out that hotmail are not secure at all. After changing the file type, you can send whatever you want.

posted by Orange Cheng @ 2:27 PM, ,




File system corrupted

I have a 20GB old removable hard disk. For some unknown reason, it doesn't work and shows file system type RAW. I know my files are still safely stored inside the hard disk, just the file system was corrupted.

It costs me a few nights to recover it. Basically I don't want to pay the money (around 80 euro) for any commercial product. Unfortunately, I couldn't find any open source software for data recover. At the end, I decide to use an i**egal version from Internet (Thanks to Google, I even comments to my friend that without internet, without Goolge, I can not even alive for one day. Although it sounds a little bit exaggerated, but I believe a lot of people have the same feeling like me).

To end this blog, the software is 'getDataBack for FAT32'. Please forgive me as a poor trainee. :)

posted by Orange Cheng @ 1:48 PM, ,