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

Spa Mission Statement software
Filter: All | Freeware | Demo
 

Spa Mission Statement

< 1 2 3 4 5 > 
Added: May 12, 2010 | Visits: 1.135

KeyCluster KeyCluster is a high availability (HA) system for mission critical applications running on Solaris (Sparc and x86), Linux, and AIX. The project guarantees service availability and data access, switching services between machines in case of software or hardware failures in a matter of seconds....



Platforms: *nix

License: Freeware Download (92): KeyCluster Download

Added: November 08, 2010 | Visits: 939

Sawdog Sawdog (Simple Active Watch-DOG) is a suite of scripts that informs the system operators of mission critical servers in the case of a failure. A set of small executables (i.e. expect scripts) are executed, and if one executable fails, it sends an email or an SMS to the sysop. There are 3 states...





Platforms: *nix

License: Freeware Size: 82.94 KB Download (99): Sawdog Download

Added: July 27, 2010 | Visits: 922

JoSQL JoSQL (SQL for Java Objects) provides the ability for a developer to apply a SQL statement to a collection of Java Objects. JoSQL provides the ability to search, order and group ANY Java objects and should be applied when you want to perform SQL-like queries on a collection of Java Objects....


Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): JoSQL Download

Added: April 20, 2010 | Visits: 1.397

bankconvert bankconvert project is a Web script that is able to convert various bank statement formats into the Czech GPC bank statement format. Supported input formats include Paypal QIF, RaiffeisenBank XML, and eBanka (a Czech statement in HTML)..


Platforms: *nix

License: Freeware Size: 6.14 KB Download (130): bankconvert Download

Released: March 21, 2011  |  Added: March 24, 2011 | Visits: 1.199

DTM ODBC SQL runner DTM SQL runner is a free command line tool for SQL statements execution. The runner allows the user to specify ODBC data source name and file with SQL statement to be executed. This handy tool for developers, database administrators and advanced users is suitable for batch and scheduled job...


Platforms: Windows

License: Freeware Size: 68.96 KB Download (491): DTM ODBC SQL runner Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 614

SmartVizor Bill&Statement Printing SmartVizor is a standalone, powerful, and extremely easy to use variable-data-printing application. Using a separate application to create boilerplate documents is not a requirement, however. If you like, you can use SmartVizor itself to design the boilerplate for your documents, because...


Platforms: Windows

License: Shareware Cost: $1895.00 USD Size: 17.47 MB Download (53): SmartVizor Bill&Statement Printing Download

Released: August 17, 2012  |  Added: August 17, 2012 | Visits: 599

JSqlParser JSqlParser is a handy Java tool designed to transform a SQL statement into a hierarchy of java classes. The operations on the classes of JSqlParser are executed using the Visitor pattern. Basically the method CCJSqlParserManager.parse returns a class implementing Statement which can be used to...


Platforms: Windows

License: Freeware Download (46): JSqlParser Download

Released: July 17, 2012  |  Added: July 17, 2012 | Visits: 482

JMARS JMARS is an acronym that stands for Java Mission-planning and Analysis for Remote Sensing. It is a geospatial information system (GIS) developed by ASU's Mars Space Flight Facility to provide mission planning and data-analysis tools to NASA's orbiters, instrument team members, students of all...


Platforms: Windows, Mac, Linux

License: Freeware Size: 52.2 MB Download (48): JMARS Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 805

Loan Amortization Calculator This tool offers quick solution for users who need to create loan amortization statement. This tool is very easy to use; simply by entering loan information such as loan amount, loan period, interest rate, it will automatically generate loan amortization statement. It show instalment amount,...


Platforms: Windows

License: Demo Cost: $10.00 USD Size: 576 KB Download (514): Loan Amortization Calculator Download

Released: December 23, 2012  |  Added: December 23, 2012 | Visits: 566

Excel Billing Statement Template Software This software offers a creative solution for business users who need to create custom billing statements. Included is a form which covers all important fields such as invoice number, amount paid, and item description. This software will save you time by exporting statements quickly. Once your...


Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 799 KB Download (611): Excel Billing Statement Template Software Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 530

Elves Inc Christmas Mission Plunge yourself into the shining world of a winter fairy tale! Control and master the logistics of Christmas! Help magic elves deliver and load gifts to Santa’s sledge before Christmas comes. Make sure they don’t run into each other or they will drop the gifts and children won’t get their...


Platforms: Windows

License: Freeware Size: 11.87 MB Download (590): Elves Inc Christmas Mission Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 450

Spa Mania Jade is an animal rights activist petitioning the cosmetics industry. After being challenged by Madame Dubois, a beauty industry empress, Jade dreams of starting her own earth friendly spa. To do this, she must first learn the ropes and deliver 5-star service in San Francisco. Use your Time...


Platforms: Mac

License: Demo Cost: $9.95 USD Size: 40.9 MB Download (47): Spa Mania Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 541

Phoenix Mars Mission Weather Report This widget shows the latest temperature and condition at the landing site of the Phoenix Mars Lander. The Phoenix Mission is led by the University of Arizona, Tucson, on behalf of NASA. Project management of the mission is by NASA’s Jet Propulsion Laboratory, Pasadena, Calif. Spacecraft...


Platforms: Mac

License: Freeware Size: 737.28 KB Download (52): Phoenix Mars Mission Weather Report Download

Added: May 10, 2013 | Visits: 472

Exception-based Switch-Case This script presents you another way to emulate a switch-case statement, perhaps one you might not have thought of.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Exception-based Switch-Case Download

Added: May 10, 2013 | Visits: 451

Readable switch construction Python's lack of a 'switch' statement has garnered much discussion and even a PEP. The most popular substitute uses dictionaries to map cases to functions, which requires lots of defs or lambdas. While the approach shown in this script may be O(n) for cases, it aims to duplicate C's original...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Readable switch construction Download

Added: May 10, 2013 | Visits: 491

Using a Dictionary in place of 'switch' This script shows a clean way of implementing a 'switch' statement in Python via a dictionary container. The dictionary is made up of known 'named states' that are tested in sequence for their current 'state'.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Using a Dictionary in place of 'switch' Download

Added: May 10, 2013 | Visits: 536

Time sections of code by using "with" Time sections of code by using "with" statement script allows one to use the "with" statement to time sections of code.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Time sections of code by using "with" Download

Added: April 10, 2013 | Visits: 363

String Letter Counter Function Statement: strLetterCounter('string')....where, 'string' is an input string containing alphabet or numbers.Ex: string='aaaaaaaabbbbbbccd'Statement: strLetterCounter(string)Output: '8a,6b,2c,1d'Note: This function is different from the Matlab function called 'unique' because it keeps the order in...


Platforms: Matlab

License: Freeware Size: 10 KB Download (38): String Letter Counter Function Download

Skipping Stone - An interplanetary space mission design tool Skipping StoneA richly featured application to design trajectories for interplanetary space missions using (multiple) gravity-assist maneuvers. Its most prominent capabilities are:- single/multi objective optimization- can work with a multitude of (heuristic) optimization algorithms- Low/high...


Platforms: Matlab

License: Freeware Size: 7.81 MB Download (53): Skipping Stone - An interplanetary space mission design tool Download

Added: October 08, 2013 | Visits: 359

Bacon Copter Bacon Copter In Bacon Copter you play as a Bacon Copter pilot with a mission: Bring as much Bacon to Diku as fast as possible! You control the Bacon Copter with the arrow keys. And control the hook with the space bar.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.34 MB Download (40): Bacon Copter Download

< 1 2 3 4 5 >