Restoration – simple file undelete utility
Although you able to decompile your Java class file using Jad, the original source code that accidentally deleted still make life easier. But it is often that after you file accidentally deleted, then...
View ArticleWinDirStat – show you why your hard disk is full
Although many will save hard disk is not expensive, it is very unlikely we buy a new hard disk instead of clean up current hard disk. But if you just explore and delete file blindly from folder to...
View Article3 ways of transform XML with XSLT
XSLT (Extensible Stylesheet Language Transformation) is a XML-based stylesheet that used for transform XML from one format to another format. It generate new XML without alter the exisitng source XML....
View ArticleOpen Command Prompt from any folder –“Open Command Window Here”
The default Windows command prompt always start from user home directory (C:Documents and SettingsUsername). After install “Open Command Window Here”, you may right click any folder to open command...
View ArticleEnables Disabled Buttons – Windows Enabler
Windows Enabler is a simple utility that run in system tray. It have only 1 function: enables disabled (grey out) buttons, check box, etc. It work with most windows app, but not Java apps that run on...
View Article