Wednesday, May 7, 2008
How to boot Window-Xp from flash drive
Label: boot, flash-driveAlmost everyone who has worked with computers for any length of time at all has run into at least one situation in which a problem left a PC unbootable. What if you could return the machine to a bootable state just by inserting a USB flash drive though? Believe it or not, it is actually possible to install a bootable copy of Windows XP onto a flash drive and then boot a PC off of the flash drive. From there, you can use applications that you have installed on the flash drive (anti virus, anti spyware, disk repair, etc.) to fix the PC's problem. In this article, I will show you how.
What's catch it ?
You Can PE Builder : Here Klik disini untuk melanjutkan »»
Portable Film Festival
Looking for video content to fill up your iPod, Playstation Portable, mobile phone or laptop? The Portable Film Festival is underway, with more than 150 short films, music videos, and other artsy productions meant for the small screen.
You can watch each entry online (with a handy flash player). If you register for an account you can vote on entries, as well as download movies to watch on the go.
The festival runs through early September. Videos include short animations from Bill Plympton, online videos from popular series like Ask a Ninja and LonelyGirl15. But like any good film festival, there's a treasure trove of excellent material from producers you've never heard of. Klik disini untuk melanjutkan »»
Quick Search

Synopsis :Quick Favorites Search description
QFS is a tiny Visual Basic program that fast searches on the "Favorites" directory for a string in the name (or in the URL) of your Internet's shortcut files. It can also read Netscape Navigator and Opera bookmark files.
The software is a tiny Visual Basic program that fast searches on the Favorites directory for a string in the name.
The program was written because the fact that, although one maintains a structured and sorted favorites folder, it's lots faster to search for a favorite than navigating the long structured favorites tree. It also works with Mozilla and Firefox bookmarks.
Requirements:
· You must have VB6.0 runtime libraries
You Can Download : Here
Tuesday, May 6, 2008
Web Downloader
Label: downloader, internet, web-downloader
Synopsis :
Web Downloader is a download manager that supports drag-and-drop or clipboard monitoring of download links. Web Downloader supports the use of relative paths for the download directory, so it tolerates changes to drive letter if you are planning to use it with a USB drive.
You Can Download : Here
Video Downloader

Synopsis :
VDownloader is a download manager for video sharing sites such as YouTube, Google Video, Grinvi and DailyMotion. Given the URL for a video clip, it downloads the clip and automatically converts it to AVI, MPEG or PSP. It supports batch downloading and clipboard monitoring.
You Can Download : Here
Installer Builder

Synopsis :
There are a lot of setup applications available, but I found that their code may add more than 250KB to the total size of the final setup application, and because most of my applications are not much bigger than 100KB, I decided to write my own installation builder.
The application does not have all the features available in commercial setup builders, but it's a good start (I think...). Maybe in the future I will extend the installation builder with more features, but for now I found it good enough for my needs. If you have any suggestions or improvements please let me know!
The application is made up out of two parts:
Installation Builder -> Used to create the installation package
Setup Program -> The actual setup application.
Installation Builder
The installation builder is a simple SDI application with a tabbed form where you can enter all the information needed by the setup program. For example: add files, assign shortcuts and other setup specific variables.
You can also use the wizard that will guide you through the necessary steps of creating a setup program for your software product.
The application has 4 tab-pages:
General, where you can enter application name, company name and so on.
Files, this is where you specify all files, which need to be distributed.
Shortcuts, specify shortcuts in the program folder (start menu).
Output, the final step where you enter the output directory.
After you entered all the necessary information you can build the setup program. This creates a single output file that contains all setup information and files needed for installation.
I decided to use no compression because most setups are distributed as zip files, so why compress it twice?
The generated output file is made up from 3 parts:
1. The setup program (which unpacks the files, asks for destination folder and executes setup script)
2. All files needed for the distribution glued together.
3. The setup script, which is a Windows compatible Setup Script that does all the installation stuff for us.
Setup Program
The setup program performs the following tasks:
1. Extract all files in the distribution package
2. Ask for destination folder, program folder.
3. Execute setup (.inf) script.
The .inf file describes the actions in the setup process such as:
- Copying the files to the right place
- Creating a Start menu shortcut
- Proving an uninstall procedure
All these actions are taken care of by Windows, so we don't have to implement them ourselves!
You Can Download : Here
WinDirStat Portable
Synopsis :
WinDirStat Portable is a disk usage analyzer and cleanup tool packaged as a portable app, so you can see exactly what's on your device or a host computer's hard drive and easily free up space.
WinDirStat is a disk usage stats viewer and cleanup tool with many handy features:
Feature :
- Directory list, Treemap and Extension list views so you can view your files the way you want
- Coupling. Select an item in the directory list: The treemap highlights it; and vice versa
- Zooming
- Built-in cleanup actions including Open, Show Properties, Delete
- Works with network drives and UNC paths
- 'Create disk usage report' option
- Language can be set to Czech, Dutch, Estonian, Finnish, German, English, Spanish, French, Hungarian, Italian, Polish and Russian
- ANSI and Unicode: The ANSI and Unicode versions of WinDirStat are both included with the launcher automatically launching the correct version depending on the operating System.