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

Meta Art freeware
Filter: All | Freeware | Demo
 

Meta Art

1 2 3 4 5 > 
Released: December 25, 2012  |  Added: December 25, 2012 | Visits: 847

meta-iPod - the iTunes Cleaner meta-iPod, the iTunes Cleaner can clean up an iTunes library with as many features as a Swiss Army Knife. From recovering ratings and play counts from your iPod to tracking down files or folders gone missing, meta-iPod analyzes all data sources containing your music to put the pieces of the...



Platforms: Windows

License: Freeware Size: 1.72 MB Download (54): meta-iPod - the iTunes Cleaner Download

Released: January 01, 2003  |  Added: August 17, 2006 | Visits: 3.079

Meta Tag Builder Meta tag builder is a Windows 95+ software for the addition and modification of the crucial meta tags used by search engines to ranks websites. It has features to extract meta tags from webpages you are currently viewing in your browser.





Platforms: Windows

License: Freeware Size: 400 KB Download (151): Meta Tag Builder Download

Added: February 13, 2006 | Visits: 3.702

Meta Tag Expert Meta Tag Expert is a Meta tag generator for your web pages. Meta tags include relevant information about the content of your pages. Meta Tag Expert makes the generation of these tags simple and easy. Meta Tag Expert v2.0: * Now supports 36 meta tags! * Support for Dublin Core tags *...


Platforms: Windows

License: Freeware Size: 761 KB Download (277): Meta Tag Expert Download

Added: September 22, 2006 | Visits: 4.484

A WebShare Meta Finder WebShare Meta Finder is free powerful search-software which will connect you to the most Popular search engines,downloads-sites Kazaa, eMule, eDonkey and Bit Torrent files. WebShare Meta Finder submits searches to most popular search and downloads site directly from your desktop. From now...


Platforms: Windows

License: Freeware Size: 427 KB Download (294): A WebShare Meta Finder Download

Released: August 09, 2003  |  Added: April 15, 2006 | Visits: 3.590

Lighthouse Art Screensaver The Free Lighthouse Art Screensaver by ScenicReflections.com features 100 stunning art pieces depicting beautiful and one-of-a-kind images of lighthouses from around the world - truly some of the most beautiful lighthouse art pieces you may ever see. This free lighthouse screensaver also features...


Platforms: Windows

License: Freeware Size: 13.81 MB Download (120): Lighthouse Art Screensaver Download

Added: January 06, 2006 | Visits: 2.735

Meta Helper Meta Helper v1.0 Meta Helper v1.0 is a tool to help design valid and effective meta tags for your web pages and tempaltes. There is no install required. Just download the zip file, extract it, and enjoy. It eliminates all the typing and just requires you to fill in the blanks. Software Features:...


Platforms: Windows

License: Freeware Size: 48 KB Download (317): Meta Helper Download

Added: January 18, 2010 | Visits: 3.976

Open Clip Art Library The Open Clip Art Library is a collection of royalty free (public domain) clip art in SVG format, enhanced with creative commons metadata. It can be redistributed with free software or closed software and with various software distributions. Whats New in This Release: - The collection now...


Platforms: *nix

License: Freeware Size: 120.8 MB Download (329): Open Clip Art Library Download

Added: May 23, 2010 | Visits: 1.094

Class::Meta::Declare Class::Meta::Declare is a Perl module deprecated in favor of Class::Meta::Express. SYNOPSIS This was a first attempt at making a saner interface for Class::Meta. It is nicer, but Class::Meta::Express is nicer still. Go use that one. package MyApp::Thingy; use Class::Meta::Declare :all;...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Class::Meta::Declare Download

Added: July 18, 2010 | Visits: 1.236

Website META Language Website META Language is a free and extensible Webdesigners off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). Website META Language is written in ANSI C and Perl 5, built via a GNU Autoconf based source tree and runs out-of-the-box on all major...


Platforms: *nix

License: Freeware Size: 3 MB Download (110): Website META Language Download

Added: November 03, 2010 | Visits: 845

Class::Meta::Express Class::Meta::Express is a Perl module for concise, expressive creation of Class::Meta classes. Synopsis package My::Contact; use Class::Meta::Express; class { meta contact => ( default_type => string ); has name; has contact => ( required => 1 ); } This module provides an interface...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): Class::Meta::Express Download

Added: February 10, 2010 | Visits: 965

Class::Meta Class::Meta is a Perl class automation, introspection, and data validation. SYNOPSIS Generate a class: package MyApp::Thingy; use strict; use Class::Meta; use Class::Meta::Types::String; use Class::Meta::Types::Numeric; BEGIN { # Create a Class::Meta object for this class. my $cm =...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): Class::Meta Download

Added: March 03, 2010 | Visits: 1.125

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: March 17, 2010 | Visits: 724

OpenOffice::OODoc::Meta OpenOffice::OODoc::Meta is a Perl module to access document metadata. The OpenOffice::OODoc::Meta class is a specialist derivative of OpenOffice::OODoc::XPath for XML members which describe the metadata of OpenDocument (ODF) and OpenOffice.org documents..


Platforms: *nix

License: Freeware Size: 215.04 KB Download (101): OpenOffice::OODoc::Meta Download

Added: May 12, 2010 | Visits: 1.134

Meta Matrix Library Meta Matrix Library is a modular designed collection of C libraries. Meta Matrix Library was developed as part of the Free Finite Element Package to provide easy and consistent access to numerical linear algebra software for sparse and dense matrices. The dense matrix and vector operations of...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (119): Meta Matrix Library Download

Added: April 09, 2010 | Visits: 763

Object::Relation::Meta::Attribute::Schema Object::Relation::Meta::Attribute::Schema is a Perl module for Object::Relation database store builder. Synopsis # Assuming MyThingy was generated by Object::Relation::Meta and that were building # a data store schema. my $class = MyThingy->my_class; print "nAttributes:n"; for my $attr...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (94): Object::Relation::Meta::Attribute::Schema Download

Added: July 27, 2010 | Visits: 837

Object::Relation::Meta::Class::Schema Object::Relation::Meta::Class::Schema is a Perl module for Object::Relation database store builder. This module is provides metadata for all Object::Relation classes while building a storage schema. Loading Object::Relation::Schema causes it to be used instead of Object::Relation::Meta::Class....


Platforms: *nix

License: Freeware Size: 24.58 KB Download (87): Object::Relation::Meta::Class::Schema Download

Added: January 05, 2010 | Visits: 1.250

GNOME Art GNOME Art is a frontend for art.gnome.org. The GNOME Art Collection written in ruby is a collection of tools for managing art from the art.gnome.org website. GNOME Art is the graphical frontend for art.gnome.org. Backgrounds and all themes can be downloaded and previewed. Backgrounds, icon...


Platforms: *nix

License: Freeware Size: 66.56 KB Download (94): GNOME Art Download

Added: July 26, 2010 | Visits: 904

Object::Meta::Plugin::Host Object::Meta::Plugin::Host are hosts plugins that work like Object::Meta::Plugin. Can serve as a plugin if subclassed, or contains a plugin which can help it to plug. SYNOPSIS # if you want working examples, read basic.t in the distribution # i dont know what kind of a synopsis would be...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (100): Object::Meta::Plugin::Host Download

Released: June 27, 2012  |  Added: July 26, 2012 | Visits: 1.318

Indian Contemporary Art by Indian Artist Indian art is the centre of attraction in all over the world. But till few years ago people used to buy paintings only to decorate their houses. They didn’t have that much interest in various art forms. But now time has changed. Now people have more interest in Indian art and this is proved...


Platforms: Windows, iPhone,iPod,Java

License: Freeware Size: 1.97 MB Download (556): Indian Contemporary Art by Indian Artist Download

Released: September 04, 2012  |  Added: October 16, 2012 | Visits: 1.011

TV Art Player TV Art Player is a revolutionary tv art service that displays world-renowned fine art images accompanied by music. It also allows users to add their own messages - transforming any display connected to an internet-enabled PC into a dynamic infotainment gallery. Users can determine which...


Platforms: Windows

License: Freeware Size: 35 KB Download (88): TV Art Player Download

1 2 3 4 5 >