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

Square Columns In Living Room freeware
Filter: All | Freeware | Demo
 

Square Columns In Living Room

< 1 2 3 4 5 
Added: October 08, 2010 | Visits: 831

Object::Declare Object::Declare is a Perl module for declarative object constructor. SYNOPSIS use Object::Declare [MyApp::Column, MyApp::Param]; my %objects = declare { param foo => !is global, is immutable, valid_values are qw( more values ); column bar => field1 is value, field2 is...



Platforms: *nix

License: Freeware Size: 27.65 KB Download (93): Object::Declare Download

Added: February 06, 2010 | Visits: 1.044

Data::CTable Data::CTable is a Perl module that helps you read, write, manipulate tabular data. SYNOPSIS ## Read some data files in various tabular formats use Data::CTable; my $People = Data::CTable->new("people.merge.mac.txt"); my $Stats = Data::CTable->new("stats.tabs.unix.txt"); ## Clean stray...





Platforms: *nix

License: Freeware Size: 153.6 KB Download (95): Data::CTable Download

Added: September 15, 2010 | Visits: 817

Devel::DProf Devel::DProf is a Perl code profiler. SYNOPSIS perl5 -d:DProf test.pl The Devel::DProf package is a Perl code profiler. This will collect information on the execution time of a Perl script and of the subs in that script. This information can be used to determine which subroutines are using...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (93): Devel::DProf Download

Added: September 21, 2013 | Visits: 757

Gjrand gjrand is a programmer's library for pseudo-random numbers. gjrand library includes random number generator testing code and is intended for simulation, games, and "Monte-Carlo" algorithms. It produces pseudo-random numbers of the types: uniform integers, uniform reals, normally distributed...


Platforms: Mac

License: Freeware Size: 122.88 KB Download (101): Gjrand Download

Added: January 25, 2010 | Visits: 1.072

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: August 09, 2010 | Visits: 842

AnyData::Format::XML AnyData::Format::XML is a Perl module for tiedhash and DBI access to XML. SYNOPSIS # access XML data via a multi-dimensional tied hash # see AnyData.pod for full details # use AnyData; my $table = adTie( XML, $file, $mode, $flags ); OR # convert data to and from XML # see AnyData.pod...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (88): AnyData::Format::XML Download

Added: January 26, 2010 | Visits: 1.411

Jet Set Willy X Jet Set Willy X is a game for Sinclair ZX Spectrum computer, playable on emulators. Jet Set Willy X is heavily inspired by Jet Set Willy. There are no guardians and ropes, but the animation is twice as fast, absolutely smooth, and there is a 2-channel background tune. The rooms are 20...


Platforms: *nix

License: Freeware Download (152): Jet Set Willy X Download

Added: July 25, 2010 | Visits: 829

AxKit::XSP::ESQL AxKit::XSP::ESQL is an Extended SQL taglib for AxKit eXtensible Server Pages. SYNOPSIS Add the esql: namespace to your XSP < xsp:page > tag: < xsp:page language="Perl" xmlns:xsp="http://apache.org/xsp/core/v1" xmlns:esql="http://apache.org/xsp/SQL/v2" > And add this taglib to AxKit...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): AxKit::XSP::ESQL Download

Added: May 06, 2010 | Visits: 1.397

Palm::Progect::Converter::CSV Palm::Progect::Converter::CSV is a Perl module to convert between Progect databases and CSV files. SYNOPSIS my $converter = Palm::Progect::Converter->new( format => CSV, # ... other args ... ); $converter->load_records(); # ... do stuff with records $converter->save_records(); This...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (129): Palm::Progect::Converter::CSV Download

Added: January 18, 2010 | Visits: 811

Gtk::CListModel Gtk::CListModel is a simple data model with Gtk::Clist views. SINOPSYS my $model = tie @data, Gtk::CListModel, titles => ["Fruit", "Price", "Quantity"]; # all data manipulation is done on @data now push @data, ["Oranges", 5, 16]; # Create a view (a Gtk::Clist widget) to represent the data...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (88): Gtk::CListModel Download

Added: September 19, 2010 | Visits: 1.872

Exodus Arcade Game Exodus Arcade Game project is a humorous maze-running arcade game with hot graphics. Exodus is an arcade game based on the classic C16 title, Exorcist. You control Sparkie, a magical star who has been trapped in the Dungeon Dimensions by Wizzbang the Wizard. Using his special powers,...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (151): Exodus Arcade Game Download

Added: February 07, 2010 | Visits: 742

JDumpViewer JDumpViewer is a tool for analyzing Java thread dumps. ToDo: General - detect and handle parse exceptions - display info to user - add options to compare - select which fields to compare - add a new view to show threads as tree nodes and dump number as leaf node - use graphviz to display...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (89): JDumpViewer Download

Added: June 04, 2010 | Visits: 1.070

Not A Commander Not A Commander is yet another file manager modeled after the Norton Commander. Good integration with the command line is the primary goal. This project is using the technology of Natural Stupidity for development: first get something working at all, then gradually improve it. My primary...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (95): Not A Commander Download

Added: August 23, 2010 | Visits: 814

Tangram::Type::Extending Tangram::Type::Extending is a Perl module for teaching Tangram about new types. Tangram::Type is the root of a hierarchy of classes that are responsible mapping individual field to SQL entities (columns in the simplest cases). There is one Type object per persistent field. Adding support for...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): Tangram::Type::Extending Download

Added: January 25, 2010 | Visits: 763

The Abandoned Castle The Abandoned Castle is a text-adventure game, meaning that you control your character by typing commands; for example, if you're in a room with a door, you can type "open door" to open the door.The storyline: You decide to explore an old, abandoned castle in the southeast part of town. It's...


Platforms: Mac

License: Freeware Download (100): The Abandoned Castle Download

Added: January 25, 2010 | Visits: 656

The 4-World Planet The 4-World Planet is a text-adventure game, meaning that you control your character by typing commands; for example, if you're in a room with a door, you can type "open door" to open the door.The storyline: You are an astronaut. You go on a solo mission to a planet that was recently discovered....


Platforms: Mac

License: Freeware Download (101): The 4-World Planet Download

Added: January 25, 2010 | Visits: 1.132

Birthday Grapher Like many people, when I was first introduced probability's infamous "Birthday Paradox" I was in strong disbelief. I saw the formula and accepted it, but never really got it. Recently I decided to convince myself of the validity of the paradox through the creation of a simple computer program....


Platforms: Mac

License: Freeware Download (100): Birthday Grapher Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 592

Dragons Online Mahjongg Mahjongg solitaire game with 3000 levels to play. Each level contains 288 tiles to clear. You can earn credits during play which can then be used to shuffle tiles and view pairs to help score bonus points. When entering a room you can challenge and chat live with other players from around the...


Platforms: Windows

License: Freeware Size: 6.75 MB Download (69): Dragons Online Mahjongg Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 402

TableView TableView is a small, simple application specially designed to help you with the visualization of genomic data. TableView can present data in spreadsheet format, which lets you sort, copy and paste rows, etc. It also lets you view scatter plots comparing columns in the spreadsheet. And when...


Platforms: Windows

License: Freeware Download (411): TableView Download

Released: August 26, 2012  |  Added: August 26, 2012 | Visits: 443

Lock-UnMatic for Mac OS Sometimes, files on the Mac cannot be deleted, moved or renamed. This can be caused by insufficient access rights, or because some processes are still using these files. Unfortunately, the Mac OS X Finder doesnt tell the user which processes exactly are causing the lock. Also, these processes are...


Platforms: Mac

License: Freeware Size: 4 MB Download (419): Lock-UnMatic for Mac OS Download

< 1 2 3 4 5