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

Skeleton Costume freeware
Filter: All | Freeware | Demo
 

Skeleton Costume

< 1 2 3 4 5 > 
Added: January 14, 2010 | Visits: 975

Lucy Lucy is for power users already familiar with usenet. It wont hold your hand or nag you about proper etiquette. In fact, you are free to edit all the headers of your posts, if you want. (You can even violate the RFC protocols for usenet, and Lucy wont complain unless you ask it to) This may seem... Platforms: *nix

License: Freeware Size: 112.64 KB Download (110): Lucy Download

Added: May 24, 2010 | Visits: 725

Pustefix Pustefix project is a framework that helps you to develop web based applications (referred to as projects here). The framework consists of two more or less independent parts: - A machinery to apply recursive XSLT transformations that produces the UI of the web application. You can learn more... Platforms: *nix

License: Freeware Size: 860.16 KB Download (90): Pustefix Download

Added: June 10, 2010 | Visits: 985

App::SimpleScan::Plugin::Retry App::SimpleScan::Plugin::Retry is a Perl module to implement retry pragma/command line option. SYNOPSIS simple_scan --retry 6 or in a simple_scan input file: %%retry 6 Both of these would retry fetches up to 6 times, pausing an increasingly-long time between each try. If all attempts... Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): App::SimpleScan::Plugin::Retry Download

Added: November 06, 2010 | Visits: 1.435

Animadead Animadead is a skeletal animation library designed to load and play skeletal animations. Animadead supports models that are composed of several swappable meshes bound to a single skeleton that can be driven by multiple animations. There is an export plug-in for Maya, and others are in... Platforms: *nix

License: Freeware Size: 931.84 KB Download (112): Animadead Download

Added: July 10, 2010 | Visits: 1.070

Module::Starter::XSimple Module::Starter::XSimple is a Perl module to create XS modules with Module::Starter. Replacement class for Module::Starter::Simple. Can be used in two ways: Using the commandline Pass as an override class to the module-starter script: module-starter --module=[modulename]... Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): Module::Starter::XSimple Download

Added: June 25, 2010 | Visits: 928

KLone KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances. It is a self-contained solution which includes a web server and an SDK for creating WWW sites with both static and dynamic content. When using KLone, theres... Platforms: *nix

License: Freeware Size: 460.8 KB Download (94): KLone Download

Added: March 04, 2010 | Visits: 1.374

g3d Graphic Tools g3d Graphic Tools project consists of a XML file format and generic development tools for games. The problem is that often as a games developer you need to work with many 3d editing tools and rendering engines, and there should be an easy and portable way to move objects, levels, etc. around.... Platforms: *nix

License: Freeware Size: 2.3 MB Download (108): g3d Graphic Tools Download

Added: August 16, 2010 | Visits: 997

XML::Structured XML::Structured is a simple conversion API from XML to perl structures and back. SYNOPSIS use XML::Structured; $dtd = [ element => attribute1, attribute2, [], element1, [ element2 ], [ element3 => ... ], [[ element4 => ... ]], ]; $hashref = XMLin($dtd, $xmlstring); $hashref... Platforms: *nix

License: Freeware Size: 5.12 KB Download (95): XML::Structured Download

Added: March 10, 2010 | Visits: 1.132

amaroK Last.fm tags amaroK Last.fm tags script fetches your tags from Last.fm for artists, albums, and tracks. It stores them as id3v2 COMM tags in your music files and appends them to the comment for the given track in amaroKs collection where they can be used to contruct smart playlists. So far this script only... Platforms: *nix

License: Freeware Size: 21.5 KB Download (93): amaroK Last.fm tags Download

Added: March 01, 2010 | Visits: 620

refdb-mode RefDB integrates nicely into Emacs. Combined with editing modes for SGML, XML, and RIS documents, youll get an integrated authoring environment with direct access to your bibliographic data. "Cite-while-you-write", document transformation, and previewing is just a few mouseclicks away for... Platforms: *nix

License: Freeware Size: 153.6 KB Download (90): refdb-mode Download

Added: August 05, 2010 | Visits: 1.065

IM-Filter 0.9 IM-Filter is a daemon for GNU/Linux firewall hosts written in C which is able to analyze and filter the ICQ protocol. The daemon runs in userspace and fetches packets of the ICQ protocol by using the libnetfilter_queue mechanism. IM-Filters main purpose is to run at a gateway, so all... Platforms: *nix

License: Freeware Download (97): IM-Filter 0.9 Download

Added: August 05, 2010 | Visits: 1.264

PyReverse PyReverse is a set of tools for reverse engineering Python code. So far, it features dependency analysis tools, documentation generation, and XMI generation for importation in a UML modeling tool. A special module can be used to generate files readable by Argo UML. currently PyReverse build a... Platforms: *nix

License: Freeware Size: 112.64 KB Download (122): PyReverse Download

Added: September 19, 2010 | Visits: 1.267

Cross-LFS Cross-LFS stands for Cross Linux From Scratch (CLFS) and is a project that provides you with step-by-step instructions for building your own customized Linux system entirely from source. Why would I want a CLFS system? Many wonder why they should go through the hassle of building a Linux... Platforms: *nix

License: Freeware Download (112): Cross-LFS Download

Added: January 07, 2010 | Visits: 1.060

RazorBack RazorBack is a log analysis program that interfaces with the SNORT open source Intrusion Detection System to provide real time visual notification when an intrusion signature has been detected on the network. Snort should be configured to send data to syslog for razorback to display the data.... Platforms: *nix

License: Freeware Size: 26.62 KB Download (93): RazorBack Download

Added: September 08, 2010 | Visits: 812

eStruts eStruts is an Excellent tool to Automatically Generate the Struts Application which has all Action forms, Form Beans, Struts-Config..etc which forms the skeleton for the Web Application. It automatically generates the Professional JSP pages. Whats New in This Release: - This release added... Platforms: *nix

License: Freeware Size: 2.9 MB Download (91): eStruts Download

Added: March 15, 2010 | Visits: 1.095

Catalyst::Example::InstantCRUD Catalyst::Example::InstantCRUD is a CRUD scaffolding for Catalyst. SYNOPSIS instantcrud.pl -name=My::App -dsn=dbi:Pg:dbname=CE -user=zby -password=pass The instantcrud.pl executable creates a skeleton CRUD application in current directory. The parameters are: name of the application and... Platforms: *nix

License: Freeware Size: 32.77 KB Download (95): Catalyst::Example::InstantCRUD Download

Added: January 25, 2010 | Visits: 587

ImageScale ImageScale is a program that allows for resizing images easily as well as generating XHTML-compliant code for use on the web. The resulting image gets saved to PNG. Automatically maintains aspect ratio and allows both resize slider for quick scaling and direct manipulation of dimensions for... Platforms: Mac

License: Freeware Size: 82 KB Download (90): ImageScale Download

Added: January 25, 2010 | Visits: 681

Houser Houser is a program for organizing housing and rental data when looking for accomodations. With this application, you can keep track of housing possibilities, organizing them by address, contact name, prices, etc. It also allows for the addition for contact conversation history and region map for... Platforms: Mac

License: Freeware Size: 106 KB Download (90): Houser Download

Added: January 25, 2010 | Visits: 737

Widget Creator Widget Creator is freeware for beginners and advanced widget designers. It is here to help you in designing your widgets. It includes:Aqua effects templates, including the "famous" Apple reflection Aqua effectA "skeleton" widget to help you get started - simply add your script, and adapt your css... Platforms: Mac

License: Freeware Download (128): Widget Creator Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 732

Blender - 64 bit Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License. Blender offers a complete range of tools to thoroughly develop 3D animations and design. Its revolutionary, non-overlapping and non-blocking UI delivers... Platforms: Windows

License: Freeware Size: 31 MB Download (52): Blender - 64 bit Download

< 1 2 3 4 5 >