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

Layout Software Retail freeware
Filter: All | Freeware | Demo
 

Layout Software Retail

< 1 2 3 4 5 > 
Added: March 08, 2010 | Visits: 1.687

Gtk2::Ex::MindMapView::Layout::Column Gtk2::Ex::MindMapView::Layout::Column is a Perl module to display vertical layout of clusters. SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Column; The Gtk2::Ex::MindMapView::Layout::Column is used to layout Gtk2::Ex::MindMapView::Items in columns on a Gnome2::Canvas. INTERFACE... Platforms: *nix

License: Freeware Size: 50.18 KB Download (123): Gtk2::Ex::MindMapView::Layout::Column Download

Added: January 25, 2010 | Visits: 1.078

Gtk2::Ex::MindMapView::Layout::Balanced Gtk2::Ex::MindMapView::Layout::Balanced is a Perl module with balanced layout for view items. HEIRARCHY Gtk2::Ex::MindMapView::Layout::Group +----Gtk2::Ex::MindMapView::Layout::Balanced SYNOPSIS use Gtk2::Ex::MindMapView::Layout::Balanced; A balanced layout for the mindmap. This module... Platforms: *nix

License: Freeware Size: 50.18 KB Download (95): Gtk2::Ex::MindMapView::Layout::Balanced Download

Added: October 19, 2010 | Visits: 1.446

Bio::MAGE::Protocol::Software Bio::MAGE::Protocol::Software - Software represents the software used. SYNOPSIS use Bio::MAGE::Protocol::Software; # creating an empty instance my $software = Bio::MAGE::Protocol::Software->new(); # creating an already populated instance my $software =... Platforms: *nix

License: Freeware Size: 460.8 KB Download (148): Bio::MAGE::Protocol::Software Download

Added: October 04, 2010 | Visits: 1.211

Bio::Genex::Software Bio::Genex::Software is Perl module with methods for processing data from the GeneX DB table: Software. SYNOPSIS use Bio::Genex::Software; # instantiating an instance my $Software = Bio::Genex::Software->new(id=>47); # retrieve data from the DB for all columns $Software->fetch(); #... Platforms: *nix

License: Freeware Size: 552.96 KB Download (107): Bio::Genex::Software Download

Added: October 15, 2010 | Visits: 1.115

Gtk2::Ex::FormFactory::Layout Gtk2::Ex::FormFactory::Layout can do layout in a FormFactory framework. SYNOPSIS package My::Layout; use base qw/Gtk2::Ex::FormFactory::Layout/; sub build_form { ... } sub add_widget_to_form { ... } ... package main; $ff = Gtk2::Ex::FormFactory->new ( layouter => My::Layout->new(),... Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Gtk2::Ex::FormFactory::Layout Download

Added: October 12, 2010 | Visits: 1.407

Bitgate Server Software Environment Bitgate Server Software Environment aims to build a multi-protocol environment in which server protocol handlers can be eventually loaded and unloaded on the fly using a center console or controller Web page. Bitgate Server Software Environment aims to have 99.9% uptime, and have... Platforms: *nix

License: Freeware Size: 58.37 KB Download (102): Bitgate Server Software Environment Download

Added: August 01, 2010 | Visits: 1.915

Book Layout Generator Book Layout Generator is a tool that comes handy when printing long documents in a book fashion. Book Layout Generator tool generates the correct page sequence to print long documents in a book fashion. You just need to specify how many pages are there in your document and whether to print 2... Platforms: *nix

License: Freeware Size: 37.89 KB Download (190): Book Layout Generator Download

Added: October 06, 2010 | Visits: 880

Software::Packager::Svr4 Software::Packager::Svr4 is the Software::Packager extension for System VR4 packages. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(svr4); This module is used to create software packages in a format suitable for installation with pkgadd. FUNCTIONS new() This... Platforms: *nix

License: Freeware Size: 14.34 KB Download (89): Software::Packager::Svr4 Download

Added: August 06, 2010 | Visits: 1.206

Log::Log4perl::Layout::PatternLayout Log::Log4perl::Layout::PatternLayout Perl module contains a pattern layout. SYNOPSIS use Log::Log4perl::Layout::PatternLayout; my $layout = Log::Log4perl::Layout::PatternLayout->new( "%d (%F:%L)> %m"); Creates a pattern layout according to... Platforms: *nix

License: Freeware Size: 225.28 KB Download (105): Log::Log4perl::Layout::PatternLayout Download

Added: July 22, 2010 | Visits: 1.650

Score Cluster System Software Score Cluster System Software is a cluster system software is designed for the high performance cluster environment without using the TCP/IP protocol stack. Score Cluster System Software features high performance communication, efficient computer management and single-system image, higher... Platforms: *nix

License: Freeware Download (108): Score Cluster System Software Download

Added: May 05, 2010 | Visits: 1.862

Open RObot COntrol Software Open RObot COntrol Software (Orocos) framework applies software patterns in C++ to achieve real-time execution of software components and provides an infrastructure to quickly integrate them in a real-time operating system such as RTAI or RTLinux, although it can be tested on normal Linux... Platforms: *nix

License: Freeware Size: 3 MB Download (142): Open RObot COntrol Software Download

Added: May 27, 2010 | Visits: 1.032

Software::Packager::Rpm Software::Packager::Rpm is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. add_item() my %object_data = ( SOURCE => /source/file1, TYPE => file, KIND => doc, DESTINATION => /usr/local/file1, USER => joe, GROUP... Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Software::Packager::Rpm Download

Added: July 04, 2010 | Visits: 981

Software::Packager::Object::Rpm Software::Packager is a suite of Perl modules providing a common interface for the creation of platform specific software installation packagers. INSTALLATION Software::Packager uses the standard perl module install process perl Makefile.PL make make test (optional but recommended) make... Platforms: *nix

License: Freeware Size: 13.31 KB Download (105): Software::Packager::Object::Rpm Download

Added: September 15, 2010 | Visits: 1.104

Software::Packager::Tar Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(tar); FUNCTIONS new() This method creates and returns a new class object.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (97): Software::Packager::Tar Download

Added: March 20, 2010 | Visits: 799

Software::Packager::Object Software::Packager::Object is a generic object data storage. SYNOPSIS use Software::Packager::Object; This module is used by Software::Packager for holding data for a each item added to the a software package. It provides an easy way of accessing the data for each object to be installed.... Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Software::Packager::Object Download

Added: September 22, 2010 | Visits: 1.109

Software::Packager::Object::Aix Software::Packager::Object::Aix module it extends Software::Packager::Object and adds extra methods for use by the AIX software packager. FUNCTIONS LPP TYPE The LPP type for objects determines the type of LPP package created. If the objects destination is under /usr/share then the object is... Platforms: *nix

License: Freeware Size: 20.48 KB Download (111): Software::Packager::Object::Aix Download

Added: August 24, 2010 | Visits: 1.015

Software::Packager::Solaris Software::Packager::Solaris is the Software::Packager extension for Solaris 2.5.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(solaris); This module is used to create software packages in a format suitable for installation with pkgadd. The process of... Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Software::Packager::Solaris Download

Added: May 16, 2010 | Visits: 953

Software::Packager::Aix Software::Packager::Aix is the Software::Packager extension for AIX 4.1 and above. SYNOPSIS use Software::Packager; my $packager = new Software::Packager(aix); This module is used to create software packages in a Backup-format file (bff) suitable for installation with installp. This... Platforms: *nix

License: Freeware Size: 20.48 KB Download (103): Software::Packager::Aix Download

Added: May 18, 2010 | Visits: 2.187

Web Submission and Review Software Web Submission and Review Software is a Web-based system that is used for the submission and review of papers to academic conferences. Web Submission and Review Software provides support for the entire life-cycle of the conference review process. One of the goals of this software was to make... Platforms: *nix

License: Freeware Size: 235.52 KB Download (131): Web Submission and Review Software Download

Released: January 28, 2010  |  Added: February 11, 2010 | Visits: 5.435

Free POS Software Free POS Software is a modern POS (Point of Sale) software package especially designed for use by restaurants, bars, clubs, venues, lodges, eateries and other concerns involved in the hospitality industry. Free POS Software is free - this means that there is no purchase price or licensing fee... Platforms: Windows

License: Freeware Size: 957 KB Download (1181): Free POS Software Download

< 1 2 3 4 5 >