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

Play Magic Inlay software
Filter: All | Freeware | Demo
 

Play Magic Inlay

< 1 2 3 4 5 > 
Added: August 05, 2008 | Visits: 909

The Magic Blackboard Using just a bat, keep the balls in play and destroy all the bricks to progress through hundreds of levels. The slowly descending bricks encourage strategic play, while the large number of power ups and ball types give endless combinations of game play. The Magic Blackboard features a custom...



Platforms: Windows

License: Shareware Cost: $14.95 USD Size: 6.34 MB Download (97): The Magic Blackboard Download

Added: August 25, 2008 | Visits: 878

Magic Reversi It is by no means a coincidence that we call this game "magic". The graphics developed specially for this game is of magical, unforgettable nature. The game has such features as skins and game complexity settings. It is also possible to play on the net or with a partner sitting at the same...





Platforms: Windows

License: Freeware Size: 1.19 MB Download (517): Magic Reversi 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

Added: August 01, 2008 | Visits: 1.361

Dark Messiah of Might and Magic Might and Magic has combined adventure, action and an epic and fantasy look since the 80+s. The game presented here, Dark Messiah of Might and Magic is a dignified representation of this legendary game.Dark Messiah of Might and Magic is an FPS (+First Person Shooters+) where you play the role of...


Platforms: Windows

License: Demo Cost: $0.00 USD Size: 1024 B Download (129): Dark Messiah of Might and Magic Download

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

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.495

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.309

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.195

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.383

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: June 14, 2010 | Visits: 1.116

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 (97): 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 (106): CGI::Builder::Magic Download

Added: April 23, 2010 | Visits: 1.176

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.345

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 (105): Template::Magic::HTML Download

Added: August 26, 2010 | Visits: 1.058

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.449

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 08, 2010 | Visits: 1.128

Play What I Mean Play What I Mean project allows a user to, from a single commandline or terminal, enter a string, or list of strings, that represent what he/she wishes to have played by whatsoever media player he chooses, the default being MPlayer, and then having that particular item be found and played. What...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (93): Play What I Mean Download

Added: April 10, 2010 | Visits: 1.197

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

Added: July 12, 2010 | Visits: 1.382

Audio::Play Audio::Play is an interface for Audio::Data to hardware. SYNOPSIS use Audio::Data; use Audio::Play; $audio = Audio::Data->new(...) $svr = Audio::Play->new; $svr->play($audio); Audio::Play is an wrapper class which loads Audio::Play::$^O i.e. a per-platform driver. Each class...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (122): Audio::Play Download

< 1 2 3 4 5 >