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

Personal Activity Progrerss Chart freeware
Filter: All | Freeware | Demo
 

Personal Activity Progrerss Chart

< 1 2 3 4 5 
Added: August 24, 2008 | Visits: 1.374

AntiVir Personal Edition AntiVir Personal Edition is completely free of charge for private and individual use, it detects and removes more than 80,000 viruses & is always among the winners of comparison tests featured in computer journals. Features include - resident Virus Guard to monitor file movements automatically...



Platforms: Windows

License: Freeware Size: 4.57 MB Download (154): AntiVir Personal Edition Download

Added: August 23, 2008 | Visits: 1.835

CNSNews Personal News Manager The CNSNews.com Personal News Manager lets you keep in touch with the news without always having to have an Internet browser window open. The CNSNews.com Personal News manager continuously updates all CNSNews.com headlines 24 hours a day. It gives you one-click access to important news plus your...





Platforms: Windows

License: Freeware Size: 1024 KB Download (152): CNSNews Personal News Manager Download

Added: March 23, 2010 | Visits: 2.628

Personal Internet Broadcasting Script Personal Internet Broadcasting Script provides a WWW GUI for the litestream mp3 streaming server. The Personal Internet Broadcasting Script (PIBS) is a PHP/Apache frontend to create dynamic mp3 playlists and broadcast them with litestream. It can be used to manage playlists for a LAN in an...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (141): Personal Internet Broadcasting Script Download

Released: September 11, 2010  |  Added: September 22, 2010 | Visits: 1.144

SQLite Expert Personal Are you developing SQLite3 databases and need an easy and powerful tool? SQLite Expert Personal is the perfect choice. It is a feature rich administration and development tool for SQLite. SQLite Expert is designed to answer the needs of all users, from writing simple SQL queries to developing...


Platforms: Windows

License: Freeware Size: 21.47 MB Download (136): SQLite Expert Personal Download

Added: July 21, 2010 | Visits: 1.656

Learning Activity Management System Learning Activity Management System (LAMS in short) is a revolutionary new tool for designing, managing and delivering online collaborative learning activities. It provides teachers with a highly intuitive visual authoring environment for creating sequences of learning activities. These...


Platforms: *nix

License: Freeware Size: 31.6 MB Download (134): Learning Activity Management System Download

Added: January 18, 2010 | Visits: 1.431

Chart::Graph::Xrt2d Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (124): Chart::Graph::Xrt2d Download

Added: January 18, 2010 | Visits: 1.650

X personal web server X personal web server is a personal Web server that sits in your desktop notification area (as a tray icon). X personal web server is a (much) simpler cousin of KPF, but doesnt require kicker and uses the GTK 2 library for its minimal user interface..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (123): X personal web server Download

Added: November 19, 2010 | Visits: 1.179

Chart::EPS_graph Chart::EPS_graph creates line graphs in PostScript as *.eps format. SYNOPSIS # Create anew a 600 x 600 points (not pixels!) EPS file my $eps = Chart::EPS_graph->new(600, 600); # Choose minimum required display info $eps->set( label_top => Graph Main Title, label_y1 => Y1 Axis Measure...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (121): Chart::EPS_graph Download

Added: August 17, 2008 | Visits: 1.812

A Personal information Manager Complete Personal Information Manager with Multiple Address Books, Schedulers, Clip Board Saved Notes, Label Printer, Form Letter Printer and EMail program. View multiple addresses in multiple address books at once. Save Clip Board Notes in a database. View many Clip Board Notes at a time and cut...


Platforms: Windows

License: Freeware Size: 2.5 MB Download (119): A Personal information Manager Download

Added: January 22, 2010 | Visits: 1.653

Chart::Plot Chart::Plot is a Perl module to plot two dimensional data in an image. SYNOPSIS use Chart::Plot; my $img = Chart::Plot->new(); my $anotherImg = Chart::Plot->new ($image_width, $image_height); $img->setData (@dataset) or die( $img->error() ); $img->setData (@xdataset, @ydataset);...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (116): Chart::Plot Download

Added: July 05, 2010 | Visits: 1.812

Chart Taglibs Chart Taglibs is a free taglib (JSP 1.1) library for JFreeChart. These are easy to use, and allow the developer to draw any graphics supported by JFreeChart using only the tags. Chart Taglibs currently supports pie charts (2D & 3D), bar charts (2D & 3D), and line charts. Whats New in This...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (114): Chart Taglibs Download

Added: August 15, 2008 | Visits: 1.125

Giorgio's Sudoku Personal Trainer Giorgio's Sudoku Personal Trainer can help you with easy, medium, difficult, and diabolic Sudoku Schemes that you find in newspapers, on the Internet, in puzzle books, etc. It features: instant Solvability control; difficulty level identification; game suspension, saving, and reloading. Also...


Platforms: Windows

License: Freeware Size: 731 KB Download (114): Giorgio's Sudoku Personal Trainer Download

Added: August 10, 2010 | Visits: 1.519

Chart::Graph Chart::Graph is a Perl extension for a front-end to gnuplot, XRT, and Xmgrace. SYNOPSIS # EXAMPLE: gnuplot #make sure to include Chart::Graph use Chart::Graph:Gnuplot qw(gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column],...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (111): Chart::Graph Download

Added: November 09, 2010 | Visits: 1.195

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: January 13, 2010 | Visits: 1.374

Chart::Scientific Chart::Scientific is a Perl module that can generate simple 2-D scientific plots with logging, errbars, etc. SYNOPSIS Procedural interface use Chart::Scientific qw/make_plot/; make_plot ( x_data => @x_values, y_data => @yvalues ); The subroutine make_plot creates a Chart::Scientific...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (109): Chart::Scientific Download

Added: November 03, 2010 | Visits: 1.200

Chart::XMGR Chart::XMGR is a Perl object for displaying data via XMGR. SYNOPSIS use Chart::XMGR; xmgr($a, { SYMBOL => plus}; use Chart::XMGR (); $xmgr = new Chart::XMGR; $xmgr->line($pdl); $pdl->$xmgr->line; xmgr($pdl, { LINESTYLE => dotted }); Provides a perl/PDL interface to the XMGR...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): Chart::XMGR Download

Added: October 13, 2010 | Visits: 1.551

Butterly Personal Edition Butterly Personal Edition is a timing system designed for environments in which time spent on the Internet is charged for. Using Linux ipchains firewalling software Butterfly daemon cooperates with a Windows-based administration interface and a client interface to control time spent when...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (105): Butterly Personal Edition Download

Added: March 10, 2010 | Visits: 984

Personal Menu Personal Menu allows your menus to look more compact and personal. Feel tired of the conservative menus, and have tried many extensions to make them look more compact and personal? With the Personal Menu, you can hide the menus in Menus Toolbar (even the Menus Toolbar), and design your own...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (105): Personal Menu Download

Added: October 13, 2010 | Visits: 1.505

Netscape Friends Activity Sidebar Netscape Friends Activity Sidebar is a Firefox extension that helps you keep tabs on what stories your Netscape friends are submitting, commenting, and voting on. A new toolbar button (shown in the extension preview image) features Chad, the older, more mature brother of AOLs little yellow chat...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): Netscape Friends Activity Sidebar Download

Added: July 09, 2010 | Visits: 1.355

Chart::Sequence Chart::Sequence is a sequence Perl class. SYNOPSIS use Chart::Sequence; my $s = Chart::Sequence->new( Nodes => [qw( A B C )], Messages => [ [ A => B => "Message 1" ], [ B => A => "Ack 1" ], [ B => C => "Message 2" ], ], ); # or # my $s = Chart::Sequence->new( SeqMLInput =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (105): Chart::Sequence Download

< 1 2 3 4 5