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

Container Ship Cruises freeware
Filter: All | Freeware | Demo
 

Container Ship Cruises

< 1 2 3 4 5 > 
Released: February 27, 2010  |  Added: March 04, 2010 | Visits: 2.778

CryptoExpert Lite CryptoExpert Lite is a free encryption software. It uses an on-the-fly encryption system to encrypt and decrypt data. Data is stored in the encrypted form, but when it is requested by any application, it gets decrypted on-the-fly. Conversely, unencrypted data to be stored is encrypted...



Platforms: Windows

License: Freeware Size: 6.58 MB Download (496): CryptoExpert Lite Download

Released: February 02, 2009  |  Added: February 10, 2009 | Visits: 6.363

Capital Removal - Volume Calculator Calculate item quantities to cubic meters and cubic feet. Used to calculate load area required in removal truck pan or shipping container. Freeware Developed by Capital Removal.





Platforms: Windows

License: Freeware Size: 288.35 KB Download (498): Capital Removal - Volume Calculator Download

Released: November 01, 2009  |  Added: April 27, 2010 | Visits: 1.383

CDM Cruse Data Management is designed for the real world cruiser. CDM will allow you to have a single data portal to manage your vessel from. CDM will track you vessel information and important documents. As caption of your ship you have a need to track parts, ship stores and provisioning levels and...


Platforms: Windows

License: Freeware Size: 58.32 MB Download (684): CDM Download

Added: June 01, 2010 | Visits: 1.399

Apache Pluto Pluto is the Reference Implementation of the Java Portlet Specfication. The current version of this specification is JSR 168. Portlets are designed to run in the context of a portal. They are written to the Portlet API which are similar to the Servlet API. In contrast to servlets, portlets...


Platforms: *nix

License: Freeware Size: 11.6 MB Download (103): Apache Pluto Download

Added: September 07, 2010 | Visits: 1.029

DynaPage::Document DynaPage::Document is a Perl module with DynaPage Document container. SYNOPSIS: step1 - document ( create file mydoc.document ) ---[content of mydoc-document.info]--- !include.template =- mydoc-template.htmt my-title =- This is single line my-head =- Hello World my-para ==~ This is...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): DynaPage::Document Download

Added: November 13, 2010 | Visits: 904

libxcpc libxcpc library implements an automatic resource cleanup and exception handling in C. Error handling and cleanup code (at least for code that does error handling) can take quite some space in terms of lines of code to be written. This not only increases the binary size, but makes the code more...


Platforms: *nix

License: Freeware Size: 389.12 KB Download (94): libxcpc Download

Added: August 13, 2010 | Visits: 676

EasyBeans 1.0 Milestone EasyBeans is an implementation of an EJB3 container. EasyBeans library aims to provide an implementation for the full EJBCore API. For the persistence matter, it relies on Hibernate EJB 3 or, in upcoming versions, on Speedo, the ObjectWebs JDO implementation. it is divided in three parts :...


Platforms: *nix

License: Freeware Size: 9.4 MB Download (94): EasyBeans 1.0 Milestone Download

Added: March 02, 2010 | Visits: 670

Friki Friki is a small and modern Java Wiki. It is simple to deploy (just drop in to any modern servlet container), small and very easy to customise after deployment. Supports the classic wiki markup and a few common extensions. Friki can be installed very easy You will need a working Servlet...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (89): Friki Download

Added: November 14, 2010 | Visits: 901

VCS VCS project is a Perl library for generic Version Control System access in Perl. SYNOPSIS use VCS; $file = VCS::File->new($ARGV[0]); print $file->url, ":n"; for $version ($file->versions) { print $version->version, was checked in by , $version->author, "n"; } VCS is an API for...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (105): VCS Download

Added: September 25, 2010 | Visits: 874

Jodd Jodd is a generic purpose open-source Java library bundled with few lightweight frameworks and components: bean manipulation tool, Db for easier database access, Madvoc for web works, Proxetta for building proxies, JDateTime for elegant time handling, Petite as a container. Special attention is...


Platforms: *nix

License: Freeware Download (92): Jodd Download

Added: June 03, 2010 | Visits: 1.289

libtsmux libtsmux is a C library for muxing files into the MPEG Transport Stream container format. The project can be used to quickly add MPEG Transport Stream muxing capabilities to any application or framework. A GStreamer plugin using the library is available. Whats New in This Release: - The...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (121): libtsmux Download

Added: March 11, 2010 | Visits: 952

Chromium B.S.U. Chromium B.S.U. is a fast paced, arcade-style, top-scrolling space shooter. You are captain of the cargo ship Chromium B.S.U., responsible for delivering supplies to our troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the...


Platforms: *nix

License: Freeware Size: 634.88 KB Download (98): Chromium B.S.U. Download

Added: July 22, 2010 | Visits: 1.125

NetShips battle NetShips battle project is a network version of a popular "ship-battle" game. NetShips battle is a popular naval battle game for two players connected across the network. It provides a modular concept of three layers (network layer, game logic, and user-interface). Currently only an ncurses...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (93): NetShips battle Download

Added: June 24, 2010 | Visits: 902

SwingWeb 2.0.0 Beta Swingweb project is an implementation of the AWT toolkit that enables an AWT/Swing application to operate inside a Web container and display as a Web application to a Web browser, purely in HTML, CSS, and JavaScript. No code conversion is required for a Swing application to run in the SwingWeb...


Platforms: *nix

License: Freeware Download (97): SwingWeb 2.0.0 Beta Download

Added: March 04, 2010 | Visits: 828

XWork XWork is a generic command pattern implementation and inversion of control (IoC) container. XWork is designed to be small, fast, and fit specifically for workflow-related usages, such as Web application frameworks and workflow engines. XWork provides the foundation for WebWork, a Java-based Web...


Platforms: *nix

License: Freeware Size: 4.7 MB Download (89): XWork Download

Added: June 14, 2010 | Visits: 886

IOC IOC Perl module is a lightweight IOC (Inversion of Control) framework. SYNOPSIS use IOC; my $container = IOC::Container->new(); $container->register(IOC::Service::Literal->new(log_file => "logfile.log")); $container->register(IOC::Service->new(logger => sub { my $c = shift; return...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (88): IOC Download

Added: August 18, 2010 | Visits: 779

TagIt Tagit allows custom JSP tags to be tested with a container. It is very different than TagUnit; the two libraries complement each other nicely. Tagit is an implementation of the Mock Objects testing pattern. All custom JSP tags generate HTML, and the HTML can be validated. Often custom tags are...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (87): TagIt Download

Added: July 26, 2010 | Visits: 805

GConf GConf is a configuration data storage mechanism scheduled to ship with GNOME 2.0. GConf does work without GNOME however. It can be used with plain GTK+, Xlib, KDE, or even text mode applications as well. There is no stable release of GConf yet, but the library is feature-complete. The GNOME...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (90): GConf Download

Added: November 21, 2010 | Visits: 1.267

Transcode Transcode is a suite of command line utilities for transcoding video and audio codecs, and for converting beween different container formats. Transcode can decode and encode many audio and video formats, e.g. - MPEG-1/2 - MPEG-4(-part 3) (also DivX and XviD variants) - Quicktime / MPEG-PS...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (135): Transcode Download

Released: September 22, 2011  |  Added: October 08, 2011 | Visits: 1.835

Service Invoice Template Service Invoice Template is an Excel workbook file which provides an easy to use, neat and simple invoice form for small businesses who provides service to their clients and don't have a need to ship physical products. The invoice format in this Service Invoice Template is for intended for...


Platforms: Windows

License: Freeware Size: 34.73 KB Download (197): Service Invoice Template Download

< 1 2 3 4 5 >