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

Magic Demo software
Filter: All | Freeware | Demo
 

Magic Demo

< 1 2 3 4 5 > 
Released: July 06, 2008  |  Added: July 09, 2008 | Visits: 1.955

Magic Games Magic Games Collection is a pack of six puzzles, including Magic Lines, Magic Balls, Magic Beads, Logic Trainer, Magic Tetcolor and Combat Engineer. Whether you want to improve your brain power or simply unwind and relax after a hard day, this joyful collection will tease your brains and help you...



Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 4.05 MB Download (131): Magic Games Download

Released: August 05, 2009  |  Added: August 08, 2009 | Visits: 3.622

Magic Whiteboard Magic Whiteboard is a colorful network drawing program, designed especially for kids' entertainment. It is known that drawing, as well as playing with toys and making something with hands develops children's thinking and logic, allows them to develop their brain with the help of motion activity....





Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.11 MB Download (1241): Magic Whiteboard Download

Added: August 17, 2008 | Visits: 1.876

Magic Date Picker Magic Date Picker is a very easy-to-use utility for changing the date on your computer. It might come in handy when you are using a time-limited demo of a shareware program that check computer date. If the date is too big or the evaluation is expired the program won't run. Here is where...


Platforms: Windows

License: Shareware Cost: $10.00 USD Size: 219 KB Download (583): Magic Date Picker Download

Added: August 03, 2008 | Visits: 2.174

Magic Speed Demo Your PC is slow in boot-up and operation? Magic Speed will make your PC faster and more efficient in 5 simple steps. The software package includes startup management, fixing registry errors, Disk clean-up, and memory management. It is free of charge and does not require special PC knowledge!...


Platforms: Windows

License: Freeware Size: 4.07 MB Download (205): Magic Speed Demo Download

Released: April 04, 2008  |  Added: April 08, 2010 | Visits: 1.494

Blaze Video Magic Blaze Video Magic is a powerful but easy to use utility for multimedia file conversion. Expanding your multimedia entertainment, Blaze Video Magic realizes you to freely access and enjoy video, music, photo on both PC and your PMP 120 portable device. Possessing Blaze Video Magic, you will have a...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 25.39 MB Download (145): Blaze Video Magic Download

Released: October 11, 2008  |  Added: October 15, 2008 | Visits: 8.896

vCard Magic Import & Export your Outlook & vCard contacts file with vCard Magic has been designed to perform easy conversion of Outlook contacts to vCard file and vCard file contacts to MS Outlook .PST file. vCard Magic helps users to import MS Outlook contacts to vCard file & vCard file contacts to Outlook...


Platforms: Windows

License: Shareware Cost: $49.00 USD Size: 1.37 MB Download (1683): vCard Magic Download

Released: August 11, 2009  |  Added: August 18, 2009 | Visits: 5.494

Magic Jack Uninstaller Magic Jack Uninstaller will remove all traces of MagicJack from your computer! It will find all ofyour changed registry values and safely and completely bring your computer back to where it was before you installed it. Also removes hidden directories and files that could affect the performance...


Platforms: Windows

License: Shareware Cost: $9.95 USD Size: 1.07 MB Download (321): Magic Jack Uninstaller Download

Released: August 23, 2009  |  Added: November 07, 2009 | Visits: 2.308

Magic Inventory Management Magic Inventory Management provides you a full featured inventory management system for small to medium sized companies. Magic Inventory Management has an intuitive, yet user friendly graphical user interface. It is very easy to install, use and customize to suit your needs. Magic Inventory...


Platforms: Windows

License: Shareware Cost: $269.00 USD Size: 5.28 MB Download (209): Magic Inventory Management Download

Released: December 17, 2009  |  Added: December 24, 2009 | Visits: 3.489

Magic Collage Magic Collage is an automatic and easy to use photo collage creator software that lets you to create impressive photo collage automatically in a few clicks! Magic Collage creates photo collage by using a special photo processing engine that can automatic place and arrange the photos from...


Platforms: Windows

License: Shareware Cost: $26.95 USD Size: 1.09 MB Download (614): Magic Collage Download

Added: August 02, 2010 | Visits: 1.194

Video::Info::Magic Video::Info::Magic can resolve video filetype if possible. SYNOPSIS use strict; use Video::Info::Magic qw(:all); my $type = divine(/path/to/video.mpg ); print $type; #MPEG system stream data (maybe) ## ... see methods below EXPORT various constants related to video file formats....


Platforms: *nix

License: Freeware Size: 634.88 KB Download (92): Video::Info::Magic Download

Added: August 13, 2010 | Visits: 1.381

Magic Password Generator Magic Password Generator is an extension which magically makes custom passwords for each website. Right click the toolbar, and click customize, to get the button to activate the extension!.


Platforms: *nix

License: Freeware Size: 26.62 KB Download (113): Magic Password Generator Download

Added: November 14, 2010 | Visits: 1.958

Babylon Search Online Demo Babylon Search Online Demo provides a Firefox toolbar for trying out Babylon dictionaries and Wikipedia via the Web. Wikipedia search results are automatically shown as an easy-to-read summary, which is very convenient. Babylon is a multilingual Windows application (sold separately) from...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (115): Babylon Search Online Demo Download

Added: June 14, 2010 | Visits: 1.112

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 1.345

CGI::Builder::Magic CGI::Builder::Magic Perl module contains CGI::Builder and Template::Magic integration. SYNOPSIS # just include it in your build use CGI::Builder qw| CGI::Builder::Magic |;.


Platforms: *nix

License: Freeware Size: 15.36 KB Download (100): CGI::Builder::Magic Download

Added: April 23, 2010 | Visits: 1.174

Template::Magic Template::Magic is a Perl module for magic merger of runtime values with templates. SYNOPSIS Just add these 2 magic lines to your code... use Template::Magic; Template::Magic->new->print( /path/to/template ); to have all your variable and subroutines merged with the template file, or set...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (143): Template::Magic Download

Added: March 12, 2010 | Visits: 1.344

Template::Magic::HTML Template::Magic::HTML Perl module contains HTML handlers for Template::Magic used in a HTML environment. SYNOPSIS $tm = new Template::Magic::HTML ; # that means $tm = new Template::Magic markers => HTML , value_handlers => HTML ; # that explicitly means $tm = new Template::Magic...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (104): Template::Magic::HTML Download

Added: August 26, 2010 | Visits: 1.057

Bundle::Template::Magic Bundle::Template::Magic is a bundle to install MagicTemplate distribution plus all related extensions and prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Template::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (97): Bundle::Template::Magic Download

Added: February 25, 2010 | Visits: 1.446

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (99): Bundle::Application::Magic Download

Added: April 10, 2010 | Visits: 1.196

Magic Mounter Magic Mounter is a user-space auto-mounter. mmounter tries to mimic the behaviour of MacOS with regards to automatic monitoring and mounting of the volumes in your system (CDs, ZIP disks, floppies, HDs) using their volume name as the mount point. It will optionally eject devices and let users...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (204): Magic Mounter Download

Added: November 10, 2010 | Visits: 1.612

Magic Cube 4D Magic Cube 4D project is a four-dimensional Rubiks Cube. MagicCube4D is a fully functional four-dimensional analog of Rubiks cube. The image above shows the puzzle in its solved state. Click on it for a simple resizable applet version that you can interact with to get a feeling for how it...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (174): Magic Cube 4D Download

< 1 2 3 4 5 >