| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | Mckys Appkey 1.2 |
windows | System->OS Enhancements | Free |
View Detail
|
|||||||||
Mcky Appkey description Mckys Appkey will display the shortcut keys of any application you desire Mckys Appkey is a freeware utility that will display the shortcut keys of any application you desire through its easy-to-use interface. Do you ever have trouble remembering hotkeys combination for various applications? Well, Mckys Appkey will help you solve this! Simply fire up the application, load your application profile from the tray menu and to list the hotkeys, just view the hotkeys from the tray menu. You can click the hotkey menu list to trigger its effect on the application too! Its so simple to use and advanced users will appreciate its Here are some key features of "Mcky Appkey": · 100% Freeware and Open-Source · Hotkey-listing for Windows / 3rd party applications · Easily lists the hotkeys for your favorite applications with minimal disruption · Supports unlimited application profiles · Supports up to 60 hotkeys combination in an application profile · Comes with some popular applications hotkeys profile · Load your favorite profiles at startup automatically · Easily transfer hotkey profiles to another pc using the built-in backup solution · Export an applications profile hotkeys to HTML webpage format · Various settings you can adjust. You can disable checking online for latest versions · Compact and small executable (Can be run from thumbdrive) · Share and download new profiles via the built-in profiles manager · User-based personal configuration for settings and profiles Requirements: · CPU and memory requirements are similar to the host operating system · Suggested screen resolution of 800x600 · 5MB Hard Disk Space |
||||||||||||||
| 2 | AppKey 1.11 |
windows | Business Finance->Workgroup Management Tools | $89.00 |
View Detail
|
|||||||||
AppKey primarily tracks employee information but also tracks job applications, academic achievements and employment history for potential employees. The strength of AppKey is in its ability to display employee leave records graphically and to allow the user to interactively arrange/group data as needed. With a little imagination it can even be used to store personal information such as addresses, birthdays, phone numbers, etc. AppKey is a multi-user application and can easily store several thousand employee records with acceptable access times. |
||||||||||||||
| 3 | AppKey 1.10 |
windows | Information Management->Personal Information Managers | $89 |
View Detail
|
|||||||||
|
||||||||||||||
| 4 | Stronghold Updater 1.2 |
mac | Games->Others | Free |
View Detail
|
|||||||||
| 5 | Civilization III Updater 1.2.1g |
mac | Games->Others | Free |
View Detail
|
|||||||||
| 6 | SQLBox 1.2.2 |
windows | Business Finance->Inventory Management | $30 to buy |
View Detail
|
|||||||||
| 7 | Tie::Hash::RegexKeys 1.2 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
Tie::Hash::RegexKeys will match hash keys using Regular Expressions. SYNOPSIS use Tie::Hash::RegexKeys; use Data::Dumper; my %h; tie %h, Tie::Hash::RegexKeys; my $a = .1.2.3.4.5.6.2; my $b = .1.2.3.4.5.7; my $c = .1.2.3.4.5.6.1; my $d = .1.2.3.4.5.6.1.6; $h{$a}="key1"; $h{$b}="key2"; $h{$c}="subkey1"; $h{$d}="subkey2"; my $pat = ^.1.2.3.4.5.6.*; my @res = tied(%h)->FETCH_KEYS(qr/$pat/); print Dumper(@res); Return this: $VAR1 = .1.2.3.4.5.6.1; $VAR2 = .1.2.3.4.5.6.1.6; $VAR3 = .1.2.3.4.5.6.2 |
||||||||||||||
| 8 | MayaCal 1.2 |
mac | Utilities->Others | Free |
View Detail
|
|||||||||
MayaCal 1.2 is a calendar app for exploring the Maya, Julian and Gregorian calendars. |
||||||||||||||
| 9 | Vbox Updater 1.2.1 |
mac | Multimedia Design->Audio | Free |
View Detail
|
|||||||||
Vbox Updater fixes the following:vbox 1.2 is now a Mach-O application on OS X. There is a separate vbox 1.2 application for use under OS 8.6-9.2.vbox 1.2 is compatible with BIAS new SoundSoap noise reduction plug-in. |
||||||||||||||
| 10 | XviD Codecs 1.2.127 |
windows | Video->Video Codecs | Free |
View Detail
|
|||||||||
XviD 1.2.127 codec. MT version. May be usefull for YV12 decoding in XviD4PSP. |
||||||||||||||
| 11 | Nem 1.2 |
windows | Windows Widgets->System Utilities | Free |
View Detail
|
|||||||||
Brothersoft Editor Renames files in a folder with multiples options. Version 1.2 : Possibility to make modifications without restart the script. |
||||||||||||||
| 12 | Ranma 1/2 Screen Saver 0.5 |
windows | Home Shell Desktop->Anime Screen Savers | Free |
View Detail
|
|||||||||
| 13 | LJConfig 1.2 |
windows | Utilities->System Tools | Free |
View Detail
|
|||||||||
|
||||||||||||||
| 14 | Stock Explorer 1.2 |
windows | Business Finance->Business Finance | $500.00 |
View Detail
|
|||||||||
|
||||||||||||||
| 15 | MEDIA Revolution 1.2.9 |
windows | Audio Multimedia->Audio Players | $10 to buy |
View Detail
|
|||||||||
|
||||||||||||||
| 16 | iRepo 1.2 |
windows | Audio Multimedia->Audio Plugins | $12 to buy |
View Detail
|
|||||||||
|
||||||||||||||
| 17 | SoS 1.2.0 |
windows | Audio Multimedia->Audio Plugins | 95 |
View Detail
|
|||||||||
|
||||||||||||||
| 18 | WindowBlinds 1.2 1.2 |
windows | Home Shell Desktop->Shell Customization Managers | $19.95 |
View Detail
|
|||||||||
WindowBlinds can change the look of your Windows operating system. You can completely customize your desktop by changing the style of title bars, buttons, and toolbars. By assigning skins or personalities, you can change the look of buttons and check boxes. Skins can be customized, choose from the four that are included in the program, or download additional ones. You can also choose to exclude certain programs from WindowBlinds. Version 1.2 improves performance and has special enhancements for Windows 98 and Windows 2000 to increase the number of programs that are able to be changed. Registration costs $19.95. |
||||||||||||||
| 19 | SDL4Freepascal 1.2.0.0 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
SDL4Freepascal project contains SDL bindings for Freepascal. It is a set of FreePascal units binding to the SDL (Simple Directmedia Layer) game development API. To compile the library: $ tar xzf SDL4Freepascal-1.2.0.0.tar.gz $ cd SDL4Freepascal-1.2.0.0 $ ./build.sh and to install it (as root): # mkdir /usr/lib/fpc/yourversion/units/linux/SDL4Freepascal-1.2.0.0 # mv *.o *.ppu /usr/lib/fpc/yourversion/units/linux/SDL4Freepascal-1.2.0.0 Whats New in This Release: · Updated to SDL 1.2 · added some demos · added SDL_cdrom |
||||||||||||||
| 20 | mmixer 1.2 |
linux | Multimedia->Audio | Free |
View Detail
|
|||||||||
mmixer is console based, perl audio mixer. You will need to have Term-Screen and Audio-Mixer perl modules (also you will need Term::ANSIColor module, wich probably is included in your perl distribtion by default) . Look in the documentation section for information how to install perl modules. It was tested on Peanut Linux and Slackware Linux . Install: do the following: # tar xfvz mmixer-1.2.tar.gz # cd mmixer-1.2 now as root: # cp ./mmixer /usr/bin/ run: Execute : mmixer |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
