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

Motivation Workplace freeware
Filter: All | Freeware | Demo
 

Motivation Workplace

< 1 2 3 4 5 
Added: May 07, 2010 | Visits: 890

Class::MakeMethods::Template Class::MakeMethods::Template package contains extensible code templates. SYNOPSIS package MyObject; use Class::MakeMethods::Template::Hash ( new => new, string => foo, number => bar, ); my $obj = MyObject->new( foo => "Foozle", bar => 23 ); print $obj->foo(); $obj->bar(42);...



Platforms: *nix

License: Freeware Size: 163.84 KB Download (87): Class::MakeMethods::Template Download

Added: January 21, 2010 | Visits: 1.096

Tree::Visualize Tree::Visualize is a Perl module for visualizing Tree structures. SYNOPSIS use Tree::Visualize; use Tree::Binary; my $tree = Tree::Binary->new("*") ->setLeft( Tree::Binary->new("+") ->setLeft(Tree::Binary->new("2")) ->setRight(Tree::Binary->new("2")) ) ->setRight(...





Platforms: *nix

License: Freeware Size: 15.36 KB Download (206): Tree::Visualize Download

Added: March 11, 2010 | Visits: 878

Plone Tiles Plone Tiles project consists of a product used for creating "Tile" links. Plone Tiles (qPloneTiles) allows possibility to define an area as clickable. To see qPloneTiles in action you should modify your HTML a bit. The tile HTML object (div, ul, dl, etc.) should get extra "tile" CSS class....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (89): Plone Tiles Download

Added: September 18, 2010 | Visits: 1.376

Code::Splice Code::Splice injects the contents of one subroutine at a specified point elsewhere. SYNOPSIS use Code::Splice; Code::Splice::inject( code => sub { print "fredn"; }, package => main, method => foo, precondition => sub { my $op = shift; my $line = shift; $line =~ m/print/ and $line =~...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (98): Code::Splice Download

Added: August 09, 2010 | Visits: 1.415

Songs Songs is a graphical tool to record and mix audio files. It supports an infinite number of tracks, huge audio files, and various effects. One important motivation for Songs was the need of a recording tool under Linux. There are some already existing (see the links below), but these are too...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (122): Songs Download

Added: November 25, 2010 | Visits: 725

S3OSCache S3OSCache project is an OSCache store implementation that uses Amazons Web Service S3 service to store the cached data. What this means is that if you are currently using oscache and storing cached objects on disk or in memory, you could easily configure this add-on to oscache and start storing...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (96): S3OSCache Download

Added: May 22, 2010 | Visits: 1.431

Online Cardgame System Online Cardgame System project is a client-server system for playing card games over the net. OCS is a client-server cardgame system, similar to those found at Yahoo! Games and elsewhere. The server is portable and has been tested under Linux, Win32, and several unix systems. We currently have...


Platforms: *nix

License: Freeware Download (99): Online Cardgame System Download

Added: April 15, 2010 | Visits: 1.096

PHP SQLView SQLView provides a user friendly interface for browsing a SQL database and modifying SQL tables using a Web browser. This is strictly an application to give users access to view and modify their SQL tables. PHP SQLView is not a tool to help database administrators (other than perhaps getting...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (91): PHP SQLView Download

Added: July 05, 2010 | Visits: 1.455

Star Trek Voyager: Elite Force Star Trek Voyager: Elite Force is a modification to the icculus.org maintained quake3 engine to make it possible to run EliteForce holomatch. This means: you can *not* play single player missions with this project. This engine has full compatibility for the newer _and_ the original EliteForce...


Platforms: *nix

License: Freeware Size: 4.8 MB Download (150): Star Trek Voyager: Elite Force Download

Added: April 03, 2010 | Visits: 970

Module::Versions Module::Versions is a Perl module to handle versions of loaded modules with flexible result interface. SYNOPSIS use Module::Versions; # Simple Interface list Module::Versions; # prints formatted results to STDOUT Module::Versions->list; # prints formatted results to STDOUT # Shortcuts...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (94): Module::Versions Download

Added: November 08, 2010 | Visits: 966

Gantry::Docs::TOC Gantry::Docs::TOC is a table of contents for Gantry::Docs::* documentation modules. What should I read? This document is a brief annotated list of each Gantry::Docs::* module. About.pm Describes the history, features, and motivation behind Gantry. DBConn.pm Explains how database...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (98): Gantry::Docs::TOC Download

Added: September 20, 2010 | Visits: 975

Data::CGIForm Data::CGIForm is a Perl module with form data interface. Data::CGIForm is yet another way to parse and handle CGI form data. The main motivation behind this module was a simple specification based validator that could handle multiple values. You probably dont want to use this module....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Data::CGIForm Download

Added: September 23, 2010 | Visits: 771

SnackAmp SnackAmp is a multi-platform music player with normal music player abilities, multi-user support, integrated web server, and a powerful AutoPlaylist feature. Currently mp3, wav, ogg vorbis,and many other sound files are supported. SnackAmp also plays mp3 and ogg streams and can act as a...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (94): SnackAmp Download

Added: November 23, 2010 | Visits: 1.461

MyJgui MyJgui is a light-weight graphical user interface for MySQL databases. It aims to be easy to use for new users as well as experts. Motivation: After the MySQL Front project went commercial, there was no light weight, feature rich and free mysql gui application that I considered worth running....


Platforms: *nix

License: Freeware Size: 21.5 KB Download (118): MyJgui Download

Added: January 25, 2010 | Visits: 729

ConvexPoly.osax This package brings a scripting addition ConvexPoly.osax and sample files to handle three dimensional convex polyhedra. Convex polyhedra are simple enough 3D objects so that vectorial rendering is possible. This is the motivation for this osax with which you will get PDF documents of high...


Platforms: Mac

License: Freeware Size: 452 KB Download (97): ConvexPoly.osax Download

Added: January 25, 2010 | Visits: 459

phpPackageScan phpPackageScan should be very useful for almost any PHP developer out there that works on a plugin, module, extension or addon of a large PHP web application or anyone that wants to document a php project.Now what is it exactly? Basically the app scans through a folder you drop over it and...


Platforms: Mac

License: Freeware Download (95): phpPackageScan Download

Added: January 25, 2010 | Visits: 1.216

Folder Clean-Up The time has come, OS X Code (r,s) releases a first OS X application, Folder Clean-Up! So what does it do? The app is very similar to Chaos Antidote. However, there are two main differences, itls free and you just have to drop the messy folder you want to clean-up over the app and all files and...


Platforms: Mac

License: Freeware Size: 40 KB Download (100): Folder Clean-Up Download

Added: January 25, 2010 | Visits: 1.557

eXo music visualizer eXo music visualizer... The eXo music visualization engine is fully hardware accelerated and features a 2D procedural texture generation unit and a 3D scene description. It allow to mix both approach in the same environment. Currently itNs running on Mac OS X and uses OpenGL for the acceleration....


Platforms: Mac

License: Freeware Size: 782 KB Download (224): eXo music visualizer Download

Added: January 25, 2010 | Visits: 1.093

PureEdge Viewer IBM Workplace Forms PureEdge Viewer for Macintosh...IBM has provided Special Edition Mac Viewers for PPC and Intel that are now available for download. The PureEdge Viewer is a small, free program which will allow you to access, complete and submit applications electronically and securely on...


Platforms: Mac

License: Freeware Download (381): PureEdge Viewer Download

Released: April 14, 2011  |  Added: August 08, 2011 | Visits: 1.015

EMCO Remote Installer Starter Do you still visit every PC to check what applications are installed on it? With the EMCO Remote Installer you can make it remotely, not leaving your workplace. This tool allows you to audit every remote PC and get the list of installed applications. Information collected from all PCs is...


Platforms: Windows

License: Freeware Size: 4.29 MB Download (1532): EMCO Remote Installer Starter Download

< 1 2 3 4 5