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

Plug Comparison Chart freeware
Filter: All | Freeware | Demo
 

Plug Comparison Chart

1 2 3 4 5 > 

Live Political Popularity Comparison Chart Generator Widget Compare politicians in a side by side contest where Google's search statistics show who is more popular. Not many people know that Google tracks what people are searching for and the volume of those searches. It is easy to compare politicians in a visual way with this graph generator and see who...



Platforms: PHP

License: Freeware Size: 153.6 KB Download (51): Live Political Popularity Comparison Chart Generator Widget Download

Added: August 21, 2008 | Visits: 1.429

TwistedBrush Free Edition TwistedBrush Free is Digital paint software with complete natural art tools, software for artists without the complexity of other art programs. Oil paint feels thick with color, Airbrushes feather their spray the further they are from the page, a variety of blenders range from dry dust to wet to...





Platforms: Windows

License: Freeware Size: 4.8 MB Download (133): TwistedBrush Free Edition Download

Added: July 08, 2010 | Visits: 850

Benchmark Benchmark is a Perl module with benchmark running times of Perl code. SYNOPSIS use Benchmark qw(:all) ; timethis ($count, "code"); # Use Perl code in strings... timethese($count, { Name1 => ...code1..., Name2 => ...code2..., }); # ... or use subroutine references. timethese($count,...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (102): Benchmark Download

Added: November 02, 2010 | Visits: 2.475

PyKota Print Quota System PyKota is a complete GPLed Print Quota and Accounting Software Solution for the Common UNIX Printing System (aka CUPS) on GNU/Linux and Unix-like operating systems, which offers a great flexibility with regard to the page accounting methods it supports. Older releases of PyKota Print Quota...


Platforms: *nix

License: Freeware Download (371): PyKota Print Quota System Download

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 705

Silver lotto system Silver lotto system Here Are The 5 Most Frequently Asked Questions About My Lotto System: 1. Will it work in my country? Yes, the System works for most Lotto games in any country. The only two games you can't play so far are 90 number games. The Silver Lotto System accepts all games of 5 to 7...


Platforms: Windows

License: Freeware Size: 1.31 MB Download (84): Silver lotto system Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 682

Money Market Rates Finally, a complete and up-to-date list of the best money market accounts and online savings accounts. Get the best interest rates possible so that you can make the most of your money. Savings when done right can be the best investment ever. The highest money market accounts and rates can now be...


Platforms: Windows, Mac, Linux

License: Freeware Size: 24 KB Download (47): Money Market Rates Download

Added: April 22, 2013 | Visits: 626

Magento for Shopping Carts It can create advanced stores in a few clicks, allowing the user to spend time on entering products, instead of customizing HTML code.Not everyone in the company should have access to every facet of your store. That's why Magento features an easy-to-use Permissions Editor. Create users for all...


Platforms: PHP

License: Freeware Size: 16.5 MB Download (42): Magento for Shopping Carts Download

Added: June 19, 2013 | Visits: 493

Better Messages Better Messages is a very simple module that provides "Popup-like" Drupal messages.Better Messages intends to let you control where and how you want to see your Drupal messages! Combine different animations and override better_messages.tpl.php to create your custom look.Similar Modules:Here is a...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (41): Better Messages Download

Added: August 29, 2013 | Visits: 632

Splendid City Sports Scheduler Lite OS X Splendid City?*A* (formally known as 'Advanced Team Scheduler' ) is available as a free, easy-to-use, full-featured league and tournament sports scheduling software system, dedicated to the volunteers who spend countless hours towards the noble cause of organized sports. Let's move those kids...


Platforms: Mac

License: Freeware Size: 15.95 MB Download (44): Splendid City Sports Scheduler Lite OS X Download

Added: January 21, 2006 | Visits: 4.158

Craquelure 3D plug-in This plug-in creates a wide range of well known craquelure (krăkloor?) effects. The filter is useful in designing various abstract patterns, decorative surfaces and construction materials.Two independent craquelure layers can be controlled to achieve an amazing variety of texture effects, from...


Platforms: Windows

License: Freeware Size: 103 KB Download (264): Craquelure 3D plug-in Download

Released: February 16, 2008  |  Added: February 22, 2008 | Visits: 10.239

MB Free Astrology Natal Chart MB Free Astrology Natal Chart Software is a free astrology natal chart generator software based on the principles of western astrology or tropical astrology. This program tells us in detail the accurate astronomical locations of planets at the time of an individual's birth. Using the information...


Platforms: Windows

License: Freeware Size: 1.68 MB Download (1721): MB Free Astrology Natal Chart Download

Added: January 18, 2010 | Visits: 2.269

Chart::Graph::Gnuplot Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (173): Chart::Graph::Gnuplot Download

Added: January 18, 2010 | Visits: 1.664

Chart::Graph::Xrt3d Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (169): Chart::Graph::Xrt3d 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: 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: January 20, 2010 | Visits: 1.653

DeFX plug-in for XMMS DeFX plug-in for XMMS is a multi-effects processor for XMMS. DeFX is a plug-in module for XMMS. This is an audio player that supports many audio/multimedia formats (MP3, XM, S3M, IT, MIDI, MPG, AVI...) for the Linux platform. XMMS provides an open architecture to add extra functionality...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): DeFX plug-in for XMMS Download

Added: January 09, 2010 | Visits: 2.551

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


Platforms: *nix

License: Freeware Size: 5.12 KB Download (162): Chart::Plot::Canvas Download

Added: January 10, 2010 | Visits: 1.526

XMMSd web control plug-in XMMSd web control plug-in allows XMMS to be controlled with a Web browser. It makes it easier for languages like PHP to remotely control XMMS..


Platforms: *nix

License: Freeware Size: 64.51 KB Download (100): XMMSd web control plug-in 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: May 19, 2010 | Visits: 697

AMIDI-Plug AMIDI-Plug is a MIDI input plugin for XMMS/BMP/Audacious. AMIDI-Plug processes MIDI files and sends their events to one or more ALSA sequencer client ports. Any hardware or software synthesizer, as long as it provides ALSA sequencer ports, can be used to play MIDI with AMIDI-Plug. Playback is...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (108): AMIDI-Plug Download

1 2 3 4 5 >