Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.478.471 Times

Employee Info Starter Kit freeware
Filter: All | Freeware | Demo
 

Employee Info Starter Kit

< 1 2 3 4 5 > 
Added: August 06, 2010 | Visits: 927

KuSys-Info KuSys-Info is a Ku(buntu) Sys(tem)-Info. KuSys-Info karamba applet is based on transwhite. I adapted it a bit and modified it so that it fits to my system and themes. Detection of OS is not automatically right now, so you probably have to adapt the script. To change to the right network... Platforms: *nix

License: Freeware Size: 35.84 KB Download (96): KuSys-Info Download

Added: January 25, 2010 | Visits: 1.519

GNU MIX Development Kit GNU MIX Development Kit offers an emulation of MIX and MIXAL. The current version of MDK includes the following applications: - mixasm A MIXAL compiler, which translates your source files into binary ones, executable by the MIX virtual machine. - mixvm A MIX virtual machine which is able to... Platforms: *nix

License: Freeware Size: 1024 KB Download (98): GNU MIX Development Kit Download

Added: June 20, 2010 | Visits: 1.117

Station Info Station Info program searches for and displays AM, FM, and TV station entries from databases supplied by the US Federal Communications Commission (also known as the FCC). The station-info program provides many ways of selecting a collection of stations for display, and several criteria by which... Platforms: *nix

License: Freeware Size: 204.8 KB Download (115): Station Info Download

Added: July 10, 2010 | Visits: 1.070

Module::Starter::XSimple Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Replacement class for Module::Starter::Simple. Can be used in two ways: Using the commandline Pass as an override class to the module-starter script: module-starter --module=[modulename]... Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Module::Starter::XSimple Download

Added: April 26, 2010 | Visits: 1.465

MP4::Info MP4::Info is a Perl module that can fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp). SYNOPSIS #!perl -w use MP4::Info; my $file = Pearls_Before_Swine.m4a; my $tag = get_mp4tag($file) or die "No TAG info"; printf "$file is a %s trackn", $tag->{GENRE}; my $info =... Platforms: *nix

License: Freeware Size: 133.12 KB Download (113): MP4::Info Download

Added: February 03, 2010 | Visits: 1.774

NCurses Development Kit for C++ 0.0.1 NCurses Development Kit for C++ provides a set of widgets for text user interface like menubars, popup menus, various dialog boxes, and controls (push buttons, check buttons etc.). Using this library you can easy create a powefull console program with compicated interface. А powerfull event... Platforms: *nix

License: Freeware Size: 77.82 KB Download (103): NCurses Development Kit for C++ 0.0.1 Download

Added: November 01, 2010 | Visits: 1.814

Statistical Traffic Analysis Kit Statistical Traffic Analysis Kit is a set of command-line traffic analysis tools, designed to help a network administrator to see what is happening at a router at the moment. Unlike tcpdump (1), the stak set uses statistical and stream-oriented methods, and will rarely produce an output stream... Platforms: *nix

License: Freeware Size: 69.63 KB Download (167): Statistical Traffic Analysis Kit Download

Added: January 26, 2010 | Visits: 996

SNMP::Info::Layer2::C2900 SNMP::Info::Layer2::C2900 is a SNMP Interface to Cisco Catalyst 2900 Switches running IOS. SYNOPSIS # Let SNMP::Info determine the correct subclass for you. my $c2900 = new SNMP::Info( AutoSpecify => 1, Debug => 1, # These arguments are passed directly on to SNMP::Session DestHost =>... Platforms: *nix

License: Freeware Size: 122.88 KB Download (93): SNMP::Info::Layer2::C2900 Download

Added: August 09, 2010 | Visits: 1.678

CUPS Driver Development Kit CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. CUPS provides a portable printing layer for UNIX®-based operating systems. The CUPS DDK... Platforms: *nix

License: Freeware Download (108): CUPS Driver Development Kit Download

Added: August 22, 2010 | Visits: 985

Module::Starter::Smart Module::Starter::Smart is a Perl module that lets you add new modules into an existing distribution. SYNOPSIS use Module::Starter qw/Module::Starter::Simple Module::Starter::Smart/; Module::Starter->create_distro(%args); # or in ~/.module-starter/config plugin: Module::Starter::Simple... Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): Module::Starter::Smart Download

Added: February 12, 2010 | Visits: 1.817

AVR Cross Development Kit CDK4AVR stands for Cross Development Kit for Atmels AVR RISC processor serie and should support your development with a comprehensive Assembler and C development environment for even this processor familie under Linux. It will present only free of fee tools, so you can use it without risks.... Platforms: *nix

License: Freeware Download (114): AVR Cross Development Kit Download

Added: July 05, 2010 | Visits: 1.283

Drupal::Module::Starter Drupal::Module::Starter is a Perl module to create Drupal Module starter files. SYNOPSIS You probably dont want to use this module directly - you want to use the drupal-module-starter script in the scripts directory of the distribution use Drupal::Module::Starter; my $foo =... Platforms: *nix

License: Freeware Size: 14.34 KB Download (103): Drupal::Module::Starter Download

Added: July 08, 2010 | Visits: 1.231

Movie::Info SYNOPSIS my $mi = Movie::Info->new || die "Couldnt find an mplayer to usen"; foreach my $file (@ARGV) { my %info = $mi->info($file) || warn "Couldnt read info from $filen" && next; print "$file (WxH) - $info{width}x$info{height}n"; } Movie::Info is a thin layer around MPlayers... Platforms: *nix

License: Freeware Size: 19.46 KB Download (101): Movie::Info Download

Added: July 18, 2010 | Visits: 3.778

Trinity Rescue Kit 3.2 build Trinity Rescue Kit or TRK is a 100% free CD bootable Linux distribution aimed specifically at offline operations for Windows and Linux systems such as rescue, repair, password resets and cloning, with the ability to update itself. It has custom tools to easily recover data such as deleted... Platforms: *nix

License: Freeware Size: 104.5 MB Download (351): Trinity Rescue Kit 3.2 build Download

Added: February 25, 2010 | Visits: 1.324

PowerDNS Backend Development Kit PowerDNS Backend Development Kit project allows a developer to code backends which can be loaded at runtime by PowerDNS, a nameserver that reads data from different backends. The stock distribution comes with MySQL and PostgreSQL and other backends. It is also possible to do failover,... Platforms: *nix

License: Freeware Size: 3 MB Download (113): PowerDNS Backend Development Kit Download

Added: January 25, 2010 | Visits: 669

Httpd Info Httpd Info displays information about a web server by parsing its HTTP headers. It can tell you about the server's software and operating system, or when a page was last updated. It also has a logging feature. Platforms: Mac

License: Freeware Download (92): Httpd Info Download

Released: April 10, 2010  |  Added: October 22, 2010 | Visits: 1.797

DRoster Premium - Employee Scheduling DRoster is a powerful intuitive employee scheduling software tool. It's flexible and meets the needs of a wide range organisations who have to manage shifts, schedules and rosters. With DRoster you can: schedule assignments quickly and react instantly to changes in your rosters and shifts,email... Platforms: Windows

License: Freeware Cost: $249.00 USD Size: 6.99 MB Download (124): DRoster Premium - Employee Scheduling Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 743

Designer's Survival Kit Designer's Survival Kit is a lightweight utility that takes off some of the stress you're faced with when designing. It displays onto your desktop various questions and answers using a fun animation. for Windows2K, XP, 2003, Vista, XPX64, Vista64, 7, 7x64 Platforms: Windows, XP, 2003, Windows Vista, XPX64, 7, 7x64

License: Freeware Download (468): Designer's Survival Kit Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 861

AD Info Free Edition AD Info is a modern easy to use active directory reporting tool with over 150 predefined reports as well as the option to create your own with the user friendly custom query designer. AD Info is designed to be as flexible and useful as possible, an example of this is the fact that you can enter... Platforms: Windows, 2003, Windows Vista, 2008, 7, 7x64

License: Freeware Download (46): AD Info Free Edition Download

Released: October 27, 2012  |  Added: October 27, 2012 | Visits: 1.910

Contact Info Extractor Contact Info Extractor is an application that was designed to be an easy to use tool to extract you data contact. Contact Info Extractor will grab data like business name, address, phone number, email, website. Platforms: Windows

License: Freeware Download (70): Contact Info Extractor Download

< 1 2 3 4 5 >