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

Graffiti Alphabet A Z software
Filter: All | Freeware | Demo
 

Graffiti Alphabet A Z

< 1 2 3 4 5 > 
Released: August 05, 2012  |  Added: August 05, 2012 | Visits: 655

ABC Malbuch II ABC Coloring Book is a simple to use program providing coloring pages for preschoolers to explore the creative world of drawing and coloring. It Offers coloring pages related to the alphabet. A one click selection from many colors is easy to use even for the youngest children. Beside click and...



Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 1.97 MB Download (519): ABC Malbuch II Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 621

ABC Malbuch I ABC Coloring Book is a simple to use program providing coloring pages for preschoolers to explore the creative world of drawing and coloring. It Offers coloring pages related to the alphabet. A one click selection from many colors is easy to use even for the youngest children. Beside click and...





Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 1.67 MB Download (609): ABC Malbuch I Download

Added: November 05, 2006 | Visits: 3.352

Alphatiz|Menu|Index I was needing to keep re-useable code organized. Unzip this self exe. In any folder you choose, To setup "double click" to place a Alphatiz Menu Index File with ("A-Z") Folders drag code snippits or files you need to keep handy aphabeticly so you can find them "FAST". Easy to save to disk. Uses...


Platforms: Windows

License: Shareware Cost: $1.00 USD Size: 192 KB Download (115): Alphatiz|Menu|Index Download

Added: August 05, 2008 | Visits: 1.329

ABC Coloring Book II ABC Coloring Book is a simple to use program providing coloring pages for preschoolers to explore the creative world of drawing and coloring. It Offers coloring pages related to the alphabet. A one click selection from many colors is easy to use even for the youngest children. Beside click and...


Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 1.97 MB Download (596): ABC Coloring Book II Download

Added: August 23, 2008 | Visits: 1.311

ABC Coloring Book I ABC Coloring Book is a simple to use program providing coloring pages for preschoolers to explore the creative world of drawing and coloring. It offers coloring pages related to the alphabet. A one click selection from many colors is easy to use even for the youngest children.Beside click and...


Platforms: Windows

License: Shareware Cost: $17.95 USD Size: 1.85 MB Download (545): ABC Coloring Book I Download

Added: August 05, 2008 | Visits: 2.146

dhtmlxTree - JavaScript Tree Menu dhtmlxTree is a cross-browser JavaScript tree menu that helps to create a full featured navigation system and put large amount of data in hierarchical order. Dynamical loading of items from XML stream gives a possibility to create trees with unlimited number of nodes. dhtmlxTree can load its...


Platforms: Windows, *nix

License: Commercial Cost: $99.00 USD Size: 178 KB Download (123): dhtmlxTree - JavaScript Tree Menu Download

Added: August 01, 2008 | Visits: 1.296

Annie's Quick & Easy Recipes These are recipes that I have collected over the years and put into a shoebox to organize at a later time, this is my attempt to organize them. Everything from A-Z including Amish; Bisquick; Bread & Muffins. Brownies; Cakes & Cake Mixes; Candy; Casseroles Cookies; Coca Cola & lots more.


Platforms: ALL

License: Freeware Download (502): Annie's Quick & Easy Recipes Download

Added: August 28, 2008 | Visits: 1.885

Photo Graffitti Photo Graffiti is a photo retouching editor that lets you convert an image or porttrait into a fun caricature, or a funny composition. Via diverse templates and elements already prepared for use, Photo Graffiti lets you change your favourite photos and then later send them via email to friends...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 3 KB Download (329): Photo Graffitti Download

Released: March 01, 2009  |  Added: March 27, 2009 | Visits: 3.593

SoundBites For broadcasts, gigs, stageshows, fairs, arenas, backing tracks and public performances of all kind. Soundbites V2 is all you need to play your favourite sound effects at the touch of a button. No need to carry that Midi keyboard around with you any longer. Assign your sound effects to keys...


Platforms: Windows

License: Shareware Cost: $17.50 USD Size: 2.5 MB Download (258): SoundBites Download

Added: January 18, 2010 | Visits: 864

Sanefile Sanefile is a tool to easily and quickly clean and change a large number of filenames. The idea started when I started “ripping” my own CD’s and the filenames were all different and full of errors. When I started getting TV downloads from other sources, the issue became a problem. I had...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): Sanefile Download

Added: April 09, 2010 | Visits: 1.030

Algorithm::Loops Algorithm::Loops is a Perl module with looping constructs: NestedLoops, MapCar*, Filter, and NextPermute*. SYNOPSYS use Algorithm::Loops qw( Filter MapCar MapCarU MapCarE MapCarMin NextPermute NextPermuteNum NestedLoops ); my @copy= Filter {tr/A-Z.,"()/a-z/d} @list; my $string= Filter...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (108): Algorithm::Loops Download

Added: October 21, 2010 | Visits: 1.453

Template::Plugin::Digest::MD5 Template::Plugin::Digest::MD5 is a TT2 interface to the MD5 Algorithm. SYNOPSIS [% USE Digest.MD5 -%] [% checksum = content FILTER md5 -%] [% checksum = content FILTER md5_hex -%] [% checksum = content FILTER md5_base64 -%] [% checksum = content.md5 -%] [% checksum = content.md5_hex -%]...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Template::Plugin::Digest::MD5 Download

Added: September 23, 2010 | Visits: 780

Perl6::Gather Perl6::Gather is a Perl module that implements the Perl 6 gather/take control structure in Perl 5. SYNOPSIS use Perl6::Gather; @list = gather { # Try to extract odd numbers and odd number names... for (@data) { if (/(one|three|five|nine)$/) { take qq{$_}; } elsif (/^d+$/ && $_ %2) {...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): Perl6::Gather Download

Added: July 05, 2010 | Visits: 838

Test::MultiFork Test::MultiFork is a test suite that has support for multi-process programs. SYNOPSIS use Test::MultiFork; ($name, $letter, $number) = procname([new name]) lockcommon() @oldvalues = getcommon() setcommon(@newvalues) unlockcommon() use Test::MultiFork qw(groupwait setgroup dofork...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Test::MultiFork Download

Added: August 13, 2010 | Visits: 1.498

Test::File::Find::Rule Test::File::Find::Rule is a Perl module to test files and directories with File::Find::Rule. SYNOPSIS use Test::File::Find::Rule; # Check that all files in $dir have sensible names my $rule = File::Find::Rule ->file ->relative ->not_name(qr/^[w]{1,8}.[a-z]{3,4}$/);...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Test::File::Find::Rule Download

Added: April 24, 2010 | Visits: 773

Math::BaseCalc Math::BaseCalc is a Perl module that can convert numbers between various bases. SYNOPSIS use Math::BaseCalc; my $calc = new Math::BaseCalc(digits => [0,1]); #Binary my $bin_string = $calc->to_base(465); # Convert 465 to binary $calc->digits(oct); # Octal my $number =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (93): Math::BaseCalc Download

Added: July 18, 2010 | Visits: 1.660

URI::Escape URI::Escape is a Perl module to escape and unescape unsafe characters. SYNOPSIS use URI::Escape; $safe = uri_escape("10% is enoughn"); $verysafe = uri_escape("foo", " -377"); $str = uri_unescape($safe); This module provides functions to escape and unescape URI strings as defined by RFC...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (99): URI::Escape Download

Added: September 11, 2010 | Visits: 971

List::Util List::Util Perl module contains a selection of general-utility list subroutines. SYNOPSIS use List::Util qw(first max maxstr min minstr reduce shuffle sum); List::Util contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (102): List::Util Download

Added: February 11, 2010 | Visits: 946

Include Include is a Perl module that allow you to use #defines from C header files. SYNOPSIS use Include qw(-I /some/path/of/mine); use Include q< sys/types.h >; use Include q< sys/types.h > "/[A-Z]/"; The Include module implements a method of using #define constants from C header files. It does...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): Include Download

Added: October 24, 2010 | Visits: 992

Chemistry::Mol Chemistry::Mol is a molecule object toolkit. SYNOPSIS use Chemistry::Mol; $mol = Chemistry::Mol->new(id => "mol_id", name => "my molecule"); $c = $mol->new_atom(symbol => "C", coords => [0,0,0]); $o = $mol->new_atom(symbol => "O", coords => [0,0,1.23]); $mol->new_bond(atoms => [$c, $o],...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (112): Chemistry::Mol Download

< 1 2 3 4 5 >