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

Creating freeware
Filter: All | Freeware | Demo
 

Creating

< 1 2 3 4 5 > 
Added: October 24, 2010 | Visits: 1.337

Pod::Simple::Wiki Pod::Simple::Wiki is a class for creating Pod to Wiki filters. SYNOPSIS To create a simple filter to convert from Pod to a wiki format: #!/usr/bin/perl -w use strict; use Pod::Simple::Wiki; my $parser = Pod::Simple::Wiki->new(kwiki); if (defined $ARGV[0]) { open IN, $ARGV[0] or die...



Platforms: *nix

License: Freeware Size: 14.34 KB Download (92): Pod::Simple::Wiki Download

Added: September 07, 2010 | Visits: 1.092

Stratego/XT Stratego/XT is a development environment for creating stand-alone transformation systems. It combines Stratego, a language for implementing transformations based on the paradigm of programmable rewriting strategies, with XT, a collection of reusable components and tools for the development of...





Platforms: *nix

License: Freeware Size: 6.9 MB Download (107): Stratego/XT Download

Added: September 14, 2010 | Visits: 1.029

LGSP LGSP project is an environment for creating the initial version of a site: You are able to determine the whole logical structure and the outfit of your site. You write your wishes into a special LGSP configuration file», which then will be used by the site generator « lgsp.php». This tool...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (94): LGSP Download

Added: November 14, 2013 | Visits: 1.172

Etherboot Etherboot is Open Source code for creating boot ROMs for network booting x86, AMD64, Itanium, Hammer, Hyperstone and ARM (noMMU) platforms.


Platforms: *nix

License: Freeware Size: 1.16 MB Download (113): Etherboot Download

Added: July 07, 2010 | Visits: 773

XML::PatAct::ToObjects XML::PatAct::ToObjects is an action module for creating Perl objects. SYNOPSIS use XML::PatAct::ToObjects; my $patterns = [ PATTERN => [ OPTIONS ], PATTERN => "PERL-CODE", ... ]; my $matcher = XML::PatAct::ToObjects->new( Patterns => $patterns, Matcher => $matcher, CopyId => 1,...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (93): XML::PatAct::ToObjects Download

Added: October 26, 2010 | Visits: 780

VCDMeta VCDMeta is a Perl script which makes creating easy to navigate VCD extremely simple. It takes in a simplified XML documents which simply contains a list of the Videos you want to include and how you want them to be arranged. From that it will output a XML document suitable for use with...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (97): VCDMeta Download

Added: November 12, 2010 | Visits: 789

Database Primitives Library DBPrim project is a library providing basic building blocks for creating in-memory databases..


Platforms: *nix

License: Freeware Size: 38.91 KB Download (87): Database Primitives Library Download

Added: January 24, 2010 | Visits: 1.425

KIconEdit KIconEdit or KDE Icon Editor is a small graphics drawing program especially for creating icons using the standard KDE icon palette. KIconEdit has most of the tools which are needed for easy creation of icons including: Line, Ellipse, Circle, Rectangle, Freehand, Eraser and Spraycan. More tools...


Platforms: *nix

License: Freeware Download (117): KIconEdit Download

Added: May 08, 2010 | Visits: 598

LibPHPBase LibPHPBase is a class-library with various tools for creating websites, the most important and useful parts are: HTML Abstraction A set of classes representing HTML-tags making OO-based site design easy. The generated code strives to be clean and to follow w3c-recommendation....


Platforms: *nix

License: Freeware Size: 90.11 KB Download (89): LibPHPBase Download

Added: April 10, 2010 | Visits: 797

Qixite Qixite is an application for creating web sites. User just has to worry about information and structure of site, Qixite will do all the rest. This is a very short description of what Qixite does: - generates a set of HTML pages with the links between them. - generates a site map for your web...


Platforms: *nix

License: Freeware Size: 552.96 KB Download (91): Qixite Download

Added: March 04, 2010 | Visits: 849

pyFlashCards pyFlashCards is a wxPython based software for creating and studying flash cards. Thanks to python and wxPython it is multiplatform; it runs on Windows and Linux (you could probably get it to run on a Mac without too much work). I have developed it to study at medical school because none of the...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (116): pyFlashCards Download

Added: April 19, 2010 | Visits: 1.385

Cisco::IPPhone Cisco::IPPhone is a package for creating Cisco IPPhone XML objects. SYNOPSIS use Cisco::IPPhone; $mytext = new Cisco::IPPhone; $mytext->Text({ Title => "My Title", Prompt => "My Prompt", Text => "My Text" }); $mytext->AddSoftKeyItem( { Name => "Update", URL => "SoftKey:Update",...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (155): Cisco::IPPhone Download

Added: August 24, 2010 | Visits: 702

DBIx::XML_RDB DBIx::XML_RDB is a Perl extension for creating XML from existing DBI datasources. SYNOPSIS use DBIx::XML_RDB; my $xmlout = DBIx::XML_RDB->new($datasource, "ODBC", $userid, $password, $dbname) || die "Failed to make new xmlout"; $xmlout->DoSql("select * from MyTable"); print...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): DBIx::XML_RDB Download

Added: July 20, 2010 | Visits: 972

PDFKreator PDFKreator is an easy to use KDE tool for creating PDF documents out of a bunch of image files. It heavily uses ImageMagicks convert tool, tiff2ps and ps2pdf..


Platforms: *nix

License: Freeware Size: 60.42 KB Download (107): PDFKreator Download

Added: July 16, 2010 | Visits: 889

Autodir Autodir is for creating directories transparently to the applications accessing them based on available information from sources like password database, group database. Currently it supports creating home directories and group directories. Autodir can be used to create home, group directories...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (92): Autodir Download

Added: September 09, 2010 | Visits: 641

DBIx::HTMLinterface DBIx::HTMLinterface is a class for creating a CGI interface to a database. SYNOPSIS use CGI; use DBI; use DBIx::HTMLinterface; $cgi = new CGI; $dbh = DBI->connect("DBI:mysql:[DATABASE]:[HOSTNAME]","[USERNAME]","[PASSWORD]") ); $DBinterface = new DBIx::HTMLinterface ($cgi, $dbh,...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (93): DBIx::HTMLinterface Download

Added: November 14, 2010 | Visits: 875

Py++ Py++ is an object-oriented framework for creating a code generator for the Boost.Python library..


Platforms: *nix

License: Freeware Size: 2.5 MB Download (103): Py++ Download

Added: July 22, 2010 | Visits: 767

pyplusplus pyplusplus is an object-oriented framework for creating a code generator for the boost.python library..


Platforms: *nix

License: Freeware Size: 3.6 MB Download (95): pyplusplus Download

Added: August 02, 2010 | Visits: 582

KonSort KonSort is a graphical front-end for GNUFilter, which makes creating filters even easier for users. About GNUFilter: GNUFilter is a command-line application that addresses the need to keep a users directories structured and clean.. Get GNUFilter at SourceForge.net. Fast, secure and free...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (88): KonSort Download

Added: April 16, 2010 | Visits: 753

E2fsprogs E2fsprogs (Ext2 Filesystem Utilities) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2 filesystems..


Platforms: *nix

License: Freeware Size: 3.5 MB Download (99): E2fsprogs Download

< 1 2 3 4 5 >