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

Managing Diary Entries freeware
Filter: All | Freeware | Demo
 

Managing Diary Entries

< 1 2 3 4 5 > 
Added: May 17, 2010 | Visits: 765

Podtool Podtool project is a Python-based utility for managing tracks between a local music repository and an iPod. In particular, it implements correct playcount and ratings synchronisation, which is important when using smart playlists. If youve used iTunes and selective smart playlist...



Platforms: *nix

License: Freeware Size: 21.5 KB Download (106): Podtool Download

Added: June 19, 2010 | Visits: 900

PyGtk-fsacls pygtk-fsacls provides a graphical interface for managing the file system Access Control Lists (or ACLs) that provide fine-grained control over access to file system objects..





Platforms: *nix

License: Freeware Download (91): PyGtk-fsacls Download

Added: September 01, 2010 | Visits: 1.435

Shade LSB Shade is an acronym which stands for Steganographically Hide and Analyze Data Entries. Shade LSB project is a versatile and feature-rich program designed to analyze and manipulate LSBs (least significant bits) of files, attempting to either hide or pluck out data. LSB manipulation is a form of...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (127): Shade LSB Download

Added: September 02, 2010 | Visits: 1.122

Podcast::Publisher Podcast::Publisher is a Perl module for creating and managing podcasts. SYNOPSIS use Podcast::Publisher; my $podcast = Podcast::Publisher->new; $podcast->set_logger( sub { my $msg = shift; print $msg; } ); $podcast->set_error_logger( sub { my $msg = shift; print STDERR $msg; } ); my $xml...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): Podcast::Publisher Download

Added: February 08, 2010 | Visits: 820

Gnome Blosxom Gnome Bloxsom is a GUI based program to post entries to a Blosxom based weblog. The program requires Python version 2.2 or greater, PyGTK version 2.0 or greater, and Gnome-Python for Gnome 2. It can optionally use PyGtkSpell version 0.3.1 or greater for spell checking, which is part of...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (90): Gnome Blosxom Download

Added: October 27, 2010 | Visits: 854

DataMonster DataMonster is a console based application for managing data for d20 D&D games. Goals include monster generation, xp calculator, game time/calendar and combat manager. Whats New in This Release: - The xp returned from the calc command was backwards. That is now fixed. - NEW! xp command. Use...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (91): DataMonster Download

Added: September 05, 2010 | Visits: 928

Neutrino Neutrino is a GNOME based GUI for managing your Creative Nomad / DAP Jukeboxes. Neutrino is a GNOME based GUI for managing your Creative Nomad / DAP Jukeboxes. Support for accessing jukeboxes from other applications is planned by utilizing DBUS. Additionally the backend of Neutrino is fully...


Platforms: *nix

License: Freeware Size: 481.28 KB Download (108): Neutrino Download

Added: November 07, 2010 | Visits: 775

pgLOGd pgLOGd is a project for logging Apache access log entries to a PostgreSQL database..


Platforms: *nix

License: Freeware Size: 22.53 KB Download (93): pgLOGd Download

Added: November 02, 2010 | Visits: 1.007

Tk::Multi::Manager Tk::Multi::Manager is a Tk composite widget managing Tk::Multi slaves. SYNOPSIS use Tk::Multi::Manager ; use Tk::Multi::Text ; # if you use MultiText as a slave my $manager = yourWindow -> MultiManager ( menu => $menu_ref , # optionnal title => "windows", # optionnal help => "Explain...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (95): Tk::Multi::Manager Download

Added: August 14, 2010 | Visits: 1.133

Germany 2006 Germany 2006 is an application for managing the FIFA World Cup Germany 2006. With this program you can view the match schedule, save the final score, show both groups and second stage table, build and export statistics and, optionally, you can also update the results on-line..


Platforms: *nix

License: Freeware Size: 1.4 MB Download (119): Germany 2006 Download

Added: July 18, 2010 | Visits: 940

mod_log_sql mod_log_sql gives Apache the capability of logging access-log entries to an SQL database. mod_log_sql is a logging module for Apache 1.3 and 2.0 which logs all requests to a database. This began a port of the Apache 1.3 version of the module by Chris Powell, and as of February 6th, 2004 Chris...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): mod_log_sql Download

Added: May 20, 2010 | Visits: 2.046

Cache::Memcached::Managed Cache::Memcached::Managed is a Perl module that provides an API for managing cached information. SYNOPSIS use Cache::Memcached::Managed; my $cache = Cache::Memcached::Managed->new( 127.0.0.1:12345 ); $cache->set( $value ); $cache->set( $value,$id ); $cache->set( value => $value, id...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (98): Cache::Memcached::Managed Download

Added: May 22, 2010 | Visits: 856

allbib allbib project is a Perl-GTK script for managing bibliographies. allbib creates, modifies, and checks files that are understood by BibTeX, and provides a graphical interface for all these operations. Whats New in This Release: - began porting to Gtk2: allbib.pl should be working if...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (92): allbib Download

Added: October 11, 2010 | Visits: 679

TorApplet 0.0.6 TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon.. TorApplet is a simple GNOME applet for managing and monitoring the basic activities of the Tor daemon.


Platforms: *nix

License: Freeware Size: 174.08 KB Download (97): TorApplet 0.0.6 Download

Added: July 26, 2010 | Visits: 899

FlexiCrypt FlexiCrypt is a universal cryptography toolkit for managing certificates and symmetric keys. FlexiCrypt can perform many kinds of encryption, decryption, signing, and several related tasks..


Platforms: *nix

License: Freeware Size: 3.7 MB Download (98): FlexiCrypt Download

Added: May 04, 2010 | Visits: 856

FCGI::ProcManager FCGI::ProcManager is a Perl module with functions for managing FastCGI applications. SYNOPSIS { # In Object-oriented style. use CGI::Fast; use FCGI::ProcManager; my $proc_manager = FCGI::ProcManager->new({ n_processes => 10 }); $proc_manager->pm_manage(); while (my $cgi = CGI::Fast->new()) {...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (97): FCGI::ProcManager Download

Added: July 09, 2010 | Visits: 1.060

Tudu Lists Tudu Lists is a Web application for managing todo lists. With Tudu Lists, todo lists can be easily accessed, edited, and shared on the Web. Tudu Lists project is a simple but effective project management tool. If you want your very own install of Tudu Lists, or if you are a programmer and...


Platforms: *nix

License: Freeware Size: 20 MB Download (96): Tudu Lists Download

Added: June 15, 2010 | Visits: 2.133

daloRADIUS daloRADIUS is an advanced RADIUS web management application aimed at managing hotspots and general-purpose ISP deployments. The project features user management, graphical reporting, accounting, a billing engine and integrates with GoogleMaps for geo-locating. daloRADIUS is written in PHP and...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (138): daloRADIUS Download

Added: February 24, 2010 | Visits: 922

Expiretable Expiretable is a utility used to remove entries from a pf(4) table based on their age. The age in question being the amount of time that has passed since the statistics for each entry in the target table was last cleared. This program needs to be run as a user with read/write permission to...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (100): Expiretable Download

Added: February 06, 2010 | Visits: 726

Pybliographic Pybliographer is a tool for managing bibliographic databases. Pybliographic can be used for searching, editing, reformatting, etc. In fact, its a simple framework that provides easy to use python classes and functions, and therefore can be extended to many uses (generating HTML pages according...


Platforms: *nix

License: Freeware Size: 870.4 KB Download (89): Pybliographic Download

< 1 2 3 4 5 >