There is nothing wrong here except your browser.....

2008/04/24

VolumeSize

Filed under: Apps — Tags: , — admin @ 9:51 am


VolumeSize is a free small mac app that shows size of all your disks that are attached to your mac. (including the internal hard drives)

Works on PPCs and Intel Macs.

Download: VolumeSize-app

SwapeStarter

Filed under: Apps — Tags: , — admin @ 9:49 am

This free windows program is very useful to make a startup menu from an autorun CD/DVD under windows env. Or just a menu to run a command or program.

You can list 6 different programs to start from.

All the text, heading image and titles are configurable from an ini file.

Download: my_starter

PassKeeper

Filed under: Apps — Tags: , — admin @ 9:47 am

Sometimes it is hard to remember many passwords.

PassKeeper is password manager program to stores all your password.

You can export passwords to xml file.

PassKeeper dose also generate random passwords so you can have a strong and random made passwords that is hard to crack.

Download: passKeeper

Key Code Make

Filed under: Apps — Tags: , — admin @ 9:44 am


Key Code Maker is free windows program for making lots of 8 digit passwords.

Very useful for administrators who makes hundreds of passwords at a time.
And you can save the password-list on a file.

Download: KCM_10

FileDate Mover v1.0

Filed under: Apps — Tags: , — admin @ 9:41 am

FileDate Mover is a program that moves files from one directory to directory tree based on file date.
If you have a file that have a date 2006.12.24 then it makes directory called 2006/12/filename.ext.
This program runs through a directory and moves all the files to date-based-directory-tree.
You can edit the i18n.ini file to change the settings.

rprog = datemove.exe -d

If you remove -d, then it moves the files from this month too. But if you use -d, it will ignore files that where made this month.

In the zip file you find these files:

  • i18n.ini settings file.
  • datemove.exe CMD based version of this program. Run datemove in cmd for usage options.
  • datemoveX.exe Gui-based version of this program.
  • src\ Directory containing the sourcefile in php.

Download: datemove

Directory/File-chooser tool

Filed under: Apps — Tags: , — admin @ 9:34 am


This is an open and free program.

Here is a small GUI for those old DOS command. With this program you can run programs with given file or directory input and output.

Here is how the ini file looks like:

  1. [gui]
  2. lprog=Title of the window goes here
  3. lin= INPUT:
  4. lout= OUTPUT:
  5. lrun= RUN
  6. lexit= CLOSE
  7. lcof= Choose a output file / directory
  8. lcif= Choose a input file / directory
  9. lrunbox= "Done!"
  10. lfot= Out File
  11. lfit= Inn file
  12. [run]
  13. rprog = notepad.exe
  14. rodir = 0
  15. ridir = 0

rprog ::: you can choose the program to run.
rodir ::: 0=File 1=Directory
ridir ::: 0=File 1=Directory (If given file or directory dose not exist, it will be created.)

So now you can make your own windows based GUI from those good old DOS commands.

Download: fdc1

Powered by WordPress. Design by Alireza Balouch. Top