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

Log Ram freeware
Filter: All | Freeware | Demo
 

Log Ram

1 2 3 4 5 > 
Added: March 07, 2006 | Visits: 7.684

RAM Defrag RAM Defrag with following options:- Defrags your RAM- Deletes TEMP-Directory- Clears clipboard- Autostart-function- Start with timer- little SysMon (RAM-Monitor)- Multilanguage



Platforms: Windows

License: Freeware Size: 3.73 MB Download (1239): RAM Defrag Download

Released: December 10, 1996  |  Added: June 10, 2006 | Visits: 3.889

Work Log Work Log - an application to record and report time logged to a project. Data is stored in a database file which is 100% compatible with Microsoft Access. Printed reports may be generated and viewed with a choice of font and size. Page layout may be adjusted. Data may be reported to an ASCII disk...





Platforms: Windows

License: Freeware Size: 3.46 MB Download (467): Work Log Download

Released: September 05, 2001  |  Added: September 16, 2006 | Visits: 5.652

Traffic Log Traffic Log is a web statistics script. Traffic Log enables you to track hits and unique visitors, hits by page, by date, browser and captures the entry page for each visitor. The log file can be purged of old visits through use of the script. Traffic Log is not intended to duplicate the use...


Platforms: *nix

License: Freeware Size: 7 KB Download (292): Traffic Log Download

Released: January 06, 2003  |  Added: May 03, 2006 | Visits: 5.530

Securepoint Log Analyzer The Securepoint Log Analyzer allows to analyse the log-files of your Securepoint firewall server. You can use the Log Analyzer with other firewalls, too. The tool is freeware and works under Windows98, NT, 2000, XP und ME. Features: - Direct connection to Securepoint Firewall & VPN...


Platforms: Windows

License: Freeware Size: 1.17 MB Download (479): Securepoint Log Analyzer Download

Added: January 25, 2006 | Visits: 3.502

AlterWind Log Analyzer Lite AlterWind Log Analyzer Lite is free web log analysis software. It quickly generates all traditional reports. Use this user-friendly software to grab web server logs (all formats supported) and build graphically-rich self-explanatory reports on web site usage statistics, referring sites, traffic...


Platforms: Windows

License: Freeware Size: 1.62 MB Download (150): AlterWind Log Analyzer Lite Download

Added: January 21, 2006 | Visits: 2.554

Web Log Consildator Command line tool to merge your web log files, supports compressed and uncompressed files. Merge all your files into a single easy to use file.


Platforms: Windows

License: Freeware Size: 102 KB Download (156): Web Log Consildator Download

Released: July 03, 2006  |  Added: July 03, 2006 | Visits: 6.844

Kiwi Log Viewer (Win) Kiwi Log Viewer for Windows is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...


Platforms: Windows

License: Freeware Size: 1.19 MB Download (587): Kiwi Log Viewer (Win) Download

Released: July 03, 2006  |  Added: July 03, 2006 | Visits: 3.816

Kiwi Log Viewer (Lin) Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the specified log file for changes and displays any new data that is added in real time. Text string matching allows...


Platforms: *nix

License: Freeware Size: 1.17 MB Download (221): Kiwi Log Viewer (Lin) Download

Released: July 03, 2006  |  Added: February 23, 2009 | Visits: 5.765

Kiwi Log Viewer (Mac) Kiwi Log Viewer for Mac OS X is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the...


Platforms: Mac

License: Freeware Size: 1.54 MB Download (492): Kiwi Log Viewer (Mac) Download

Added: May 20, 2010 | Visits: 1.129

adcfw-log adcfw-log is a tool for analyzing firewall logs in order to extract meaningful information. It is designed to be a standalone script with very few requirements that can generate different kinds of reports, such as fully formatted reports of what had been logged, with summaries by source or...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): adcfw-log Download

Added: February 17, 2010 | Visits: 1.377

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: November 10, 2010 | Visits: 934

Log Watcher Log Watcher is a tool for log watching and colorize. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (94): Log Watcher Download

Added: June 22, 2010 | Visits: 1.173

HTTPD::Log::Filter HTTPD::Log::Filter is a Perl module to filter entries out of an httpd log. SYNOPSIS my $hlf = HTTPD::Log::Filter->new( exclusions_file => $exclusions_file, agent_re => .*Mozilla.*, format => ELF, ); while( <> ) { my $ret = $hlf->filter( $_ ); die "Error at line $.: invalid log...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): HTTPD::Log::Filter Download

Added: May 16, 2010 | Visits: 819

geelauncher Quick and dirty perl script to allow you to log directly into games via GDM, making sure you have the maximum RAM and CPU time for the game. It uses a simple XML config file to control its various options, and supports controlling driver settings for Nvidia cards. See the README for more info..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): geelauncher Download

Added: July 06, 2010 | Visits: 1.260

Java RAM Interpreter JAM - Java RAM Interpreter simulates Random Access Machines (RAMs). A RAM is a theoretical computer model with an unlimited number of registers of unlimited size and a programming language similar to Assembly. It is used in the book "Theoretische Informatik" by Klaus W. Wagner. Many things...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (113): Java RAM Interpreter Download

Added: August 05, 2010 | Visits: 1.010

Log::StdLog Log::StdLog is a Perl module with a simple log file via a special filehandle. SYNOPSIS use Log::StdLog { level => warn, file => "$0.log" }; # Messages at the same or a higher level are logged... print {*STDLOG} error => "This error message will be loggedn"; print {*STDLOG} warn => "This...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): Log::StdLog Download

Added: July 08, 2010 | Visits: 1.258

Puppet::Log Puppet::Log provides a log facility with an optional Tk display. This class implements a log facility with an optional Tk display. I .e once the class is created, you can log messages in it, but the Tk display does no need to be created at the same time. You may invoke later only when you...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (100): Puppet::Log Download

Added: November 14, 2010 | Visits: 967

Log::Dispatch::ToTk Log::Dispatch::ToTk provides class to redirect Log::Dispatch to Tk widgets. Most users will only need to use Log::Dispatch::TkText widget to have Log::Dispatch messages written on a text widget. For more fancy uses, this module can be used by a composite widget dedicated to handle...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Log::Dispatch::ToTk Download

Added: August 22, 2010 | Visits: 1.092

Log::Dispatch::TkText Log::Dispatch::TkText provides a Text widget for Log::Dispatch. SYNOPSIS use Tk ; use Log::Dispatch; use Log::Dispatch::TkText ; my $dispatch = Log::Dispatch->new; my $mw = MainWindow-> new ; my $tklog = $mw->Scrolled(LogText, name => tk, min_level => debug); $tklog -> pack ; #...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (109): Log::Dispatch::TkText Download

Added: August 05, 2010 | Visits: 957

Log::Delimited Log::Delimited is a simple module to help log results. SYNOPSIS #!/usr/bin/perl -w use strict; use Log::Delimited; my $log = Log::Delimited->new({ log_cols => [url, step, elapsed], log_info => [http://slap.com/cgi-bin/slow_script, step 1, 99993.0923], })->log; $log->{log_info} =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): Log::Delimited Download

1 2 3 4 5 >