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

Magic Puzzle Inlay freeware
Filter: All | Freeware | Demo
 

Magic Puzzle Inlay

< 1 2 3 4 5 > 
Added: August 02, 2010 | Visits: 1.200

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 (98): Video::Info::Magic Download

Added: August 13, 2010 | Visits: 1.392

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 (117): Magic Password Generator Download

Added: July 12, 2010 | Visits: 1.039

HTML::Puzzle HTML::Puzzle is a framework to build web component based on database. HTML::Puzzle::DBTable Connection module to data table Examples Have a look to http://www.ebruni.it/en/software/perl/cpan/html/puzzle/examples/ex1.htm to see some examples on what you can simply do using this module.. Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): HTML::Puzzle Download

Added: October 23, 2010 | Visits: 2.094

PHP/Javascript Jigsaw puzzle PHP/Javascript Jigsaw puzzle automatically creates jigsaw puzzles from a folder of images. Whats New in This Release: - javascript libary. Platforms: *nix

License: Freeware Size: 11.26 KB Download (178): PHP/Javascript Jigsaw puzzle Download

Added: June 14, 2010 | Visits: 1.126

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

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

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

Added: March 12, 2010 | Visits: 1.350

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

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

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: March 25, 2010 | Visits: 2.777

Rush Hour Puzzle Solver Rush Hour Puzzle Solver project is a Rush Hour puzzle solver that illustrates the solution with PostScript. Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution.. Platforms: *nix

License: Freeware Size: 460.8 KB Download (266): Rush Hour Puzzle Solver Download

Added: April 10, 2010 | Visits: 1.205

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 (205): Magic Mounter Download

Added: February 13, 2010 | Visits: 1.376

Multiplication Puzzle Multiplication Puzzle project is a simple GTK+ 2 game that emulates the multiplication game found in Emacs. Basically, a multiplication problem is shown with all digits replaced by letters. Your job is to guess which letter represents which number. Translations are available for Afrikaans,... Platforms: *nix

License: Freeware Size: 153.6 KB Download (115): Multiplication Puzzle Download

Added: May 01, 2010 | Visits: 1.241

Parted Magic Parted Magic is a ~30mb LiveCD/USB with its only purpose being partitioning hard drives. Although GParted and Parted are the main programs, the CD/USB also offers programs like partimage, testdisk, fdisk, sfdisk, dd, etc... Parted Magic is based on my work from the GParted LiveCD project and... Platforms: *nix

License: Freeware Size: 35.6 MB Download (167): Parted Magic Download

Added: March 11, 2010 | Visits: 1.031

Config::Magic SYNOPSIS Example 1 use Config::Magic; use Data::Dumper; $input=q{ Section 1 { [Section 4] #Comment style #1 //Comment style #2 ;Comment style #3 Monkey:1 Monkey=>2 Monkey:=3 < Section 2 > Foo = Bar Baz { Bip:1 Pants==5 } < /Section > < Tasty Cheese="3" / > < Section 5 >... Platforms: *nix

License: Freeware Size: 20.48 KB Download (113): Config::Magic Download

Added: May 06, 2010 | Visits: 1.472

Polygon Puzzle Polygon Puzzle project is a tessellation puzzle inspired by Beat The Computer. Pieces of connecting regular polygons are arranged to fit into predefined trays. The mathematical names of the shapes are polyhexes, polyominoes, and polyiamonds. Whats New in This Release: - Two new puzzle trays... Platforms: *nix

License: Freeware Size: 18.43 KB Download (112): Polygon Puzzle Download

Added: September 10, 2010 | Visits: 1.051

Magic Settings Wizard Magic Settings Wizard is designed to quickly and easily restore or backup your favorite applications settings. Magic Settings Wizard can backup/restore through an FTP location used as a storage medium.. Platforms: *nix

License: Freeware Size: 15.36 KB Download (121): Magic Settings Wizard Download

Added: November 27, 2010 | Visits: 1.597

Puzzle Blocks Turts Puzzle Blocks multi-platform puzzle game, designed for both Linux and Windows. Turts Puzzle Blocks is also the current project of Turt99 Productions. The goal of the project is to gain experience C++ and Object Oriented Design, as well as to help in the learn process of Linux as a... Platforms: *nix

License: Freeware Size: 1024 KB Download (120): Puzzle Blocks Download

Released: June 06, 2010  |  Added: August 25, 2010 | Visits: 2.573

Sing-Magic Karaoke Player Sing-Magic is a freeware karaoke player. Five free songs are also included. Easy to use yet powerful. Fullscreen mode with quality, high definition graphics and animation. Adjust song speed and pitch on the fly, to match your vocal range. Guide melody to assist your singing. Fully customizable.... Platforms: Windows, Other

License: Freeware Size: 52 KB Download (460): Sing-Magic Karaoke Player Download

Released: March 06, 2012  |  Added: May 30, 2012 | Visits: 933

Magic Petals Lite Enjoy the bright colours of a flourishing garden and try on the role of a gardener in Magic Petals! Colourful and dynamic shooting game Magic Petals gives some spice into an otherwise monotone regular day! Develop your creativity and gather a unique composition of flowers using flower bullets.... Platforms: Windows

License: Freeware Size: 25.2 MB Download (103): Magic Petals Lite Download

< 1 2 3 4 5 >