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

Homewood Suites software
Filter: All | Freeware | Demo
 

Homewood Suites

< 1 2 3 4 5 > 
Released: April 01, 2014  |  Added: July 14, 2014 | Visits: 5.236

Hotel Management System Hotel Management System is an ideal software solution for Hospitality Industry that can be used at hotels, motels, inns, resorts, lodges, hostel, military guest houses, ranch, suites, apartments, medical centers and bed, breakfast operations. Our product Hotel Management CRM System is a...



Platforms: *nix

License: Shareware Cost: $1200.00 USD Size: 3.3 MB Download (699): Hotel Management System Download

Released: May 06, 2011  |  Added: May 14, 2011 | Visits: 2.639

AMS Beauty Studio Turn ordinary snapshots into beautiful portraits! AMS Beauty Studio helps photographers and amateurs to enhance digital portraits by adding that final touch or two. No need to learn or pay for a complex graphics editor! Despite its light weight and simple, easy to learn user interface, AMS Beauty...





Platforms: Windows

License: Shareware Cost: $29.00 USD Size: 2.97 MB Download (350): AMS Beauty Studio Download

Released: July 17, 2011  |  Added: August 06, 2011 | Visits: 2.718

VueMinder Calendar Lite Are you looking for a free and easy-to-use calendar program to help you manage your schedule, remember key dates, or gain a competitive edge in the business world? Look no further, because VueMinder Calendar Lite is the solution. Forget the traditional wall calendar or calendar+email office...


Platforms: Windows

License: Freeware Size: 10.25 MB Download (203): VueMinder Calendar Lite Download

Released: June 15, 2012  |  Added: July 26, 2012 | Visits: 3.150

HT Employee Monitor HT Employee Monitor is reliable surveillance software that satisfies employers' requirements. The program successfully boosts productivity not only by acting as a monitor but also in combination with blocking features and remote reporting. Easy to use, the program does not need any additional...


Platforms: Windows

License: Shareware Cost: $49.95 USD Size: 4.75 MB Download (173): HT Employee Monitor Download

Released: May 27, 2011  |  Added: June 06, 2011 | Visits: 1.846

VueMinder Calendar Pro Are you looking for a powerful, yet simple-to-use, program to help you manage your schedule and remember important dates? Look no further, because VueMinder Calendar Pro is the solution. Forget the traditional wall calendar or calendar+email office suites. Those may help you schedule an...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 11.09 MB Download (211): VueMinder Calendar Pro Download

Added: January 18, 2010 | Visits: 1.065

Abbot 1.0.0 Abbot helps you test your Java UI. Abbot framework comprises Abbot, which lets you programmatically drive UI components, and Costello (built on Abbot) which allows you to easily launch, explore and control an application. The framework may be used with both scripts and compiled code. This...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (118): Abbot 1.0.0 Download

Added: July 10, 2010 | Visits: 2.014

jTDS jTDS is an open source 100% pure Java (type 4) JDBC 3.0 driver for Microsoft SQL Server (6.5, 7, 2000 and 2005) and Sybase (10, 11, 12, 15). jTDS is based on FreeTDS and is currently the fastest production-ready JDBC driver for SQL Server and Sybase. jTDS is 100% JDBC 3.0 compatible, supporting...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (110): jTDS Download

Added: November 10, 2010 | Visits: 796

Project Pisces Pisces is an innovative open source JUnit extension which adds functionality to JUnit but does not require any changes to the way you currently use it. Pisces lets you write test suites composed of several JUnit tests which can run on remote machines either serially or in parallel. The Pisces...


Platforms: *nix

License: Freeware Size: 64.51 KB Download (90): Project Pisces Download

Added: January 25, 2010 | Visits: 1.167

tpp tpp (short from text presentation program) is an ncurses-based presentation tool. The presentation can be written with your favorite editor in a simple description format and then shown on any text terminal that is supported by ncurses - ranging from an old VT100 to the Linux framebuffer to an...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (115): tpp Download

Added: June 04, 2010 | Visits: 2.263

PHP Content Management System phpCMS is a content management system, which convinces in particular by small system requirements, high performance and above all its flexibility. phpCMS is suitable for small private web pages and also for complex professional appearances and high traffic websites including the integration of...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (119): PHP Content Management System Download

Added: March 23, 2010 | Visits: 2.632

Ubuntu Studio Ubuntu Studio project is a multimedia creation flavor of Ubuntu. Ubuntu Studio is aimed at the GNU/Linux audio, video and graphic enthusiast as well as professional. We provide a suite of the best open-source applications available for multimedia creation. Completely free to use, modify and...


Platforms: *nix

License: Freeware Download (817): Ubuntu Studio Download

Added: September 09, 2010 | Visits: 1.163

Test::Unit::TestSuite Test::Unit::TestSuite is a unit testing framework base class. SYNOPSIS use Test::Unit::TestSuite; # more code here ... sub suite { my $class = shift; # create an empty suite my $suite = Test::Unit::TestSuite->empty_new("A Test Suite"); # get and add an existing suite...


Platforms: *nix

License: Freeware Size: 45.06 KB Download (152): Test::Unit::TestSuite Download

Added: April 13, 2010 | Visits: 1.023

StoryTestIQ StoryTestIQ is a tool for creating "Executable Requirements" which have also been known as acceptance tests or functional tests. STIQ was developed based on two other open source acceptance testing tools, Selenium and FitNesse. This combination allowed StoryTestIQ to capture the web browser...


Platforms: *nix

License: Freeware Size: 3.2 MB Download (95): StoryTestIQ Download

Added: May 23, 2010 | Visits: 814

Test::Unit::Procedural Test::Unit::Procedural Perl module contains a procedural style unit testing interface. SYNOPSIS use Test::Unit::Procedural; # your code to be tested goes here sub foo { return 23 }; sub bar { return 42 }; # define tests sub test_foo { assert(foo() == 23, "Your message here"); } sub...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (95): Test::Unit::Procedural Download

Added: June 21, 2010 | Visits: 1.159

Module::Build::TestReporter Module::Build::TestReporter is a Perl module to help users report test failures. SYNOPSIS use Module::Build::TestReporter; my $build = Module::Build::TestReporter->new( # normal Module::Build code here ); # or, in your own M::B subclass package My::Module::Build; use Class::Roles...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (90): Module::Build::TestReporter Download

Added: January 16, 2010 | Visits: 1.103

LibMSWrite LibMSWrite is a free, platform-independent C++ filter library that can read and write the Microsoft Write 3.0/3.1 document format. LibMSWrite library supports what is believed to be the complete featureset of the Write file format. It is fully portable across 32-bit and 64-bit architectures and...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (90): LibMSWrite Download

Added: July 27, 2010 | Visits: 1.344

CrossOver Office Standard CrossOver Office allows you to install your favorite Windows productivity applications and plugins in Linux, without needing a Microsoft Operating System license. CrossOver includes an easy to use, single click interface, which makes installing a Windows application simple and fast. Once...


Platforms: *nix

License: Shareware Cost: $39.00 USD Size: 15 MB Download (85): CrossOver Office Standard Download

Added: May 11, 2010 | Visits: 1.078

allocPSA allocPSA project is an online professional services automation solution. allocPSA is a suite of integrated applications designed for services-based organizations. It enables services organizations to improve staff efficiency through increased utilization of productive time, better planning, and...


Platforms: *nix

License: Freeware Size: 2.3 MB Download (99): allocPSA Download

Added: February 24, 2010 | Visits: 877

CyaSSL CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. It includes SSL client libraries and an SSL server implementation. CyaSSL supports multiple APIs including an OpenSSL compatibility interface. TLS 1.1 is supported along with cipher suites...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (99): CyaSSL Download

Added: November 11, 2010 | Visits: 2.200

Marathon GUI Test Tool Marathon project is a testing framework for GUI applications developed using Java/Swing. Marathon composes of recorder, runner and editor. The testscripts are composed of python code. Marathon focuses on end-user testing. One need not know Java or Swing to record test scripts using Marathon....


Platforms: *nix

License: Freeware Size: 4.6 MB Download (114): Marathon GUI Test Tool Download

< 1 2 3 4 5 >