I had published article after Andersson's suggestion. But you guys might not like that article so I have removed it. I am already in my home with my bat and ball. I am wondering that you are still searching for source code.
Sandeep_Vaniya
Posts
-
Utility for Locking-Unlocking your hard disk -
Utility for Locking-Unlocking your hard diskI will publish article for the same on code project. Thanks for your suggestion.
-
Utility to Lock-Unlock your hard diskHi, Do you know locking/unlocking capability of your hard disk? If not, read following. Every hard disk has inbuilt controller, called ATA controller. ATA stands for Advanced Technology Attachment or AT Attachement. ATA is the standard protocol to interact with the hard disk. ATA protocol has several commands using which hard disk can be locked or unlocked. This lock is the hardware lock. Once hard disk is locked, you can't read/write from your hard disk, until unlocked. Once it is locked, all commands to hard disk will be aborted, except commands for unlocking and some special commands. Almost all modern hard disk support security feature. By default security feature is disabled. It needs to be enabled and then only hard disk can be locked/unlocked. Some older hard disk might not support this feature. I have created a utility, completely coded 'C' language, to lock/unlock hard disk. For more details and downloading this utility, visit Lock-Unlock Hard Disk[^] Thanks, Sandeep B. Vaniya
-
Utility for Locking-Unlocking your hard diskHi, Do you know locking/unlocking capability of your hard disk? If not, read following. Every hard disk has inbuilt controller, called ATA controller. ATA stands for Advanced Technology Attachment or AT Attachement. ATA is the standard protocol to interact with the hard disk. ATA protocol has several commands using which hard disk can be locked or unlocked. This lock is the hardware lock. Once hard disk is locked, you can't read/write from your hard disk, until unlocked. Once it is locked, all commands to hard disk will be aborted, except commands for unlocking and some special commands. Almost all modern hard disk support security feature. By default security feature is disabled. It needs to be enabled and then only hard disk can be locked/unlocked. Some older hard disk might not support this feature. I have created a utility, completely coded 'C' language, to lock/unlock hard disk. For more details and downloading this utility, visit Lock-Unlock Hard Disk[^] Thanks, Sandeep B. Vaniya
-
Java Utilities for MobileHi, I have developed couple of java utilities (.jar) for java enabled mobiles. 1. Digit.jar 2. Muhurt.jar These utilities are developed using J2ME SDK. For more details and download these utilities visit http://sandeep-vaniya.blogspot.com/2008/04/good-stuff.html Thanks, Sandeep
-
Utilities for Java enabled mobiles [modified]Hi, I have developed couple of java utilities (.jar) for java enabled mobiles. 1. Digit.jar 2. Muhurt.jar These utilities are developed using J2ME SDK. For more details and download these utilities please visit Thanks, Sandeep
modified on Thursday, April 24, 2008 1:31 AM
-
Do you guys use wikis?I have used wikimapia and wikiskies. wikimapia is showing geographic image on the earth using satellite and wikiskies is showing image of sky above the earth (very useful for astronauts).