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.475.752 Times

Truck Driver Daily Log Caculator freeware
Filter: All | Freeware | Demo
 

Truck Driver Daily Log Caculator

< 1 2 3 4 5 
Added: August 22, 2010 | Visits: 1.476

Visitors Web Log Analyzer Visitors is a very fast web log analyzer for Linux, Windows, and other Unix-like operating systems. It takes as input a web server log file, and outputs statistics in form of different reports. The design principles are very different compared to other software of the same type: No installation... Platforms: *nix

License: Freeware Size: 112.64 KB Download (114): Visitors Web Log Analyzer Download

Added: February 24, 2010 | Visits: 1.731

Linux X10 universal device driver Linux X10 universal device driver (also known as Project WiSH) provides a /dev interface to an X10 network through a combination of Linux kernel modules and daemons. It is intended to provide a standard interface and syntax to shell script utilities (such as cat and echo), Perl scripts, C... Platforms: *nix

License: Freeware Size: 102.4 KB Download (221): Linux X10 universal device driver Download

Added: November 25, 2010 | Visits: 1.366

CGI::Application::Plugin::Authentication::Driver::Generic CGI::Application::Plugin::Authentication::Driver::Generic is a Generic Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ Generic, { user1 => 123, user2 => 123 } ], ); This Driver offers... Platforms: *nix

License: Freeware Size: 48.13 KB Download (216): CGI::Application::Plugin::Authentication::Driver::Generic Download

Added: June 26, 2010 | Visits: 1.266

CGI::Application::Plugin::Authentication::Driver::DBI CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh, TABLE => user, CONSTRAINTS => { user.name =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): CGI::Application::Plugin::Authentication::Driver::DBI Download

Added: February 21, 2010 | Visits: 1.356

CGI::Application::Plugin::Authentication::Driver::Dummy CGI::Application::Plugin::Authentication::Driver::Dummy is a dummy authentication driver which lets anyone authenticate regardless of the password they provide SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER =>... Platforms: *nix

License: Freeware Size: 48.13 KB Download (109): CGI::Application::Plugin::Authentication::Driver::Dummy Download

Added: May 19, 2010 | Visits: 1.050

CGI::Application::Plugin::Authorization::Driver::DBI CGI::Application::Plugin::Authorization::Driver::DBI is a Perl module with DBI Authorization driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authorization; # Simple task based authentication __PACKAGE__->authz->config( DRIVER => [ DBI, TABLES => [account,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (97): CGI::Application::Plugin::Authorization::Driver::DBI Download

Added: April 18, 2010 | Visits: 1.313

CGI::Application::Plugin::Authentication::Driver::HTPasswd CGI::Application::Plugin::Authentication::Driver::HTPasswd is a Perl module with HTPasswd Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [HTPasswd, /etc/apache/htpasswd,... Platforms: *nix

License: Freeware Size: 48.13 KB Download (112): CGI::Application::Plugin::Authentication::Driver::HTPasswd Download

Added: November 17, 2010 | Visits: 938

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #... Platforms: *nix

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Added: May 20, 2010 | Visits: 1.557

New Driver and Tools 1.3 New Driver and Tools is a SuperKaramba theme that displays the latest version of drivers and of some tools. By clicking on the globe youll get on the homepage of the driver/tool. (The wine homepage was not reachable at the time I took the screen) Im looking forward for your feedback.. New... Platforms: *nix

License: Freeware Size: 29.7 KB Download (173): New Driver and Tools 1.3 Download

Added: January 03, 2010 | Visits: 1.239

Apache LDAP vhost driver Apache LDAP vhost driver project lets you put vhost with all possible information in an LDAP database for both Apache 1.x and 2.x. Bug report system With the new maintainence, there is now also a bug report system at the URL http://bugs.bayour.com/ (project mod_ldap_cfg). Schemas A schema... Platforms: *nix

License: Freeware Download (104): Apache LDAP vhost driver Download

Added: August 05, 2010 | Visits: 922

Bind9 LDAP sdb driver 1.0 / Bind9 LDAP sdb driver is an attempt at an LDAP back-end for BIND 9 using the new simplified database interface "sdb". Using this you can store zones in LDAP rather than in files. Note that when using sdb, the zones are not cached in memory, BIND will do a database lookup whenever it gets a... Platforms: *nix

License: Freeware Size: 8.19 KB Download (112): Bind9 LDAP sdb driver 1.0 / Download

Added: November 26, 2010 | Visits: 1.260

Filesys::MakeISO::Driver::Mkisofs Filesys::MakeISO::Driver::Mkisofs is a Perl module to make iso images with mkisofs. SYNOPSIS use Filesys::MakeISO; my $iso = Filesys::MakeISO->new( class => Filesys::MakeISO::Driver::Mkisofs, mkisofs_bin => /usr/bin/mkisofs, ); $iso->image(image.iso); $iso->dir(/path/to/burn);... Platforms: *nix

License: Freeware Size: 10.24 KB Download (126): Filesys::MakeISO::Driver::Mkisofs Download

Added: November 07, 2010 | Visits: 1.212

Wiggly-Log Wiggly-Log is a small C++ logging library. Whilst playing with graphics I found I needed a simple and fast logging implementation that I could improve as I needed. I wanted to be able to use standard C++ features like streams for outputting user-defined datatypes instead of having to bother... Platforms: *nix

License: Freeware Size: 296.96 KB Download (91): Wiggly-Log Download

Added: February 23, 2010 | Visits: 1.210

intel-wings Driver The intel-wings project is a Linux driver for the Intel Wireless Series of input devices. Somehow, Intel managed to avoid using the USB Human Interface Device standards with their wireless gamepads. All other USB gamepads work out-of-the-box: plug it in, and the computer knows that it has an X... Platforms: *nix

License: Freeware Size: 8.19 KB Download (125): intel-wings Driver Download

Added: January 25, 2010 | Visits: 662

Desktop Log Desktop Log places a window on your desktop to view log files. Platforms: Mac

License: Freeware Download (97): Desktop Log Download

Released: August 06, 2022  |  Added: September 13, 2022 | Visits: 2.008

Miraplacid Text Driver SDK TE Miraplacid Text Driver SDK generates virtual printer driver with all the functionality you find in Miraplacid Text Driver Terminal Server Edition. You can customize it and embed into your software. With the driver generated with Miraplacid Text Driver SDK TE, you can save the extracted... Platforms: Windows 7, Windows, Other

License: Freeware Size: 8.82 MB Download (497): Miraplacid Text Driver SDK TE Download

Released: September 08, 2012  |  Added: September 24, 2012 | Visits: 1.480

DTM ODBC Driver List DTM ODBC Driver List is a free command line tool that enumerates or export to text file the list of installed ODBC drivers. The text file generated by the tool is ready to open by Microsoft Excel. There are tow output format: brief and full. The program also can show version of installed... Platforms: Windows

License: Freeware Size: 21 KB Download (124): DTM ODBC Driver List Download

Released: October 29, 2012  |  Added: November 12, 2012 | Visits: 1.606

Lepide Event Log Manager Lepide event log manager is a comprehensive event log management solution for event log archiving, consolidation, browsing, monitoring and reporting. It helps to collect all Windows and W3C events from computers available on the network and makes it possible to effectively monitor and audit them... Platforms: Windows

License: Freeware Size: 31.6 MB Download (440): Lepide Event Log Manager Download

Released: May 28, 2020  |  Added: June 01, 2020 | Visits: 5.995

Web Log Explorer Lite The Web Log Explorer is a powerful free log analyzer generates reports of any kind and displays them. The system of filters provides the ability to carry out deep analysis of visitor activity. It gives you activity statistics, file access statistics, and information about referring pages, search... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.44 MB Download (797): Web Log Explorer Lite Download

Released: August 01, 2014  |  Added: August 23, 2014 | Visits: 1.539

Netwrix Event Log Manager Event log data is a critical source of information for security audit, compliance, and troubleshooting purposes. Major compliance regulations require event log audit data to be archived for up to 7 years. Netwrix Event Log Archiver is a free event log management tool with audit log... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 4.5 MB Download (127): Netwrix Event Log Manager Download

< 1 2 3 4 5