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

Unknown Application software
Filter: All | Freeware | Demo
 

Unknown Application

< 1 2 3 4 5 
Added: January 11, 2010 | Visits: 1.392

Calyxo Web Application Framework Calyxo Web Application Framework encourages in MVC model 2 based web application development. It offers support for true modular applications, i18n, a flexible view manager, a powerful validation engine, and more! Calyxo is entirely written in Java and builds on the latest Servlet and JSP...



Platforms: *nix

License: Freeware Size: 2.3 MB Download (96): Calyxo Web Application Framework Download

Added: August 26, 2008 | Visits: 896

CX310-110 SCMAD Java Mobile Application PrepKit SCMAD CX310-110, SCMAD Mobile Application Developer is an interactive software application that helps you learn, tracks your progress, identifies areas for improvements and simulates the actual exam. This PrepKit contains 3 interactive practice tests with over 280 challenging questions...





Platforms: Windows

License: Shareware Cost: $34.98 USD Size: 8.44 KB Download (96): CX310-110 SCMAD Java Mobile Application Download

Added: August 22, 2008 | Visits: 876

70-306 MCAD Window Based Application wit PrepKit MCAD 70-306, Visual Studio .NET Window Based Application is an interactive software application that helps you learn, tracks your progress, identifies areas for improvements and simulates the actual exam. This PrepKit contains 5 interactive practice tests with over 383 challenging...


Platforms: Windows

License: Shareware Cost: $59.99 USD Size: 8.44 KB Download (95): 70-306 MCAD Window Based Application wit Download

Added: August 06, 2008 | Visits: 764

70-316 MCAD Windows Based Application wi PrepKit MCAD 70-316, Windows Based Application with C#.NET is an interactive software application that helps you learn, tracks your progress, identifies areas for improvements and simulates the actual exam. This PrepKit contains 5 interactive practice tests with over 350 challenging questions...


Platforms: Windows

License: Shareware Cost: $59.99 USD Size: 8.44 KB Download (95): 70-316 MCAD Windows Based Application wi Download

Added: May 18, 2010 | Visits: 1.110

JOPE Application Server JOPE is an implementation of the SOPE server and concepts in Java 1.5. JOPE Application Server provides (yet another) templating engine modelled after the WebObjects one, as well as database access libraries and other features. JOPE applications can be deployed into a Servlet container or run...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (95): JOPE Application Server Download

Released: June 01, 2011  |  Added: July 06, 2011 | Visits: 809

SLPSoft Interactive Application Modeling The SLPSoft Interactive Application Modeling enables managers and employees to produce a quick model of a project without providing a lot of details of the items or the entities that make up that project. For instance, while a project manager is talking to a customer, the customer may ask the...


Platforms: Windows, Other

License: Commercial Cost: $99.95 USD Size: 46.71 MB Download (95): SLPSoft Interactive Application Modeling Download

Released: February 28, 2012  |  Added: August 13, 2012 | Visits: 1.040

Application Design Application design is a package of more than 1000 royalty-free images for Windows. Designed to meet and exceed the design guidelines for Microsoft Windows systems, this collection of images of the taskbar includes images of 48x48 pixels with transparent background and the current design is in a...


Platforms: OS/2, Windows, Mac, *nix, Windows CE, Pocket PC, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Handheld/Mobile Other,Java

License: Freeware Size: 22.64 MB Download (95): Application Design Download

Added: June 26, 2010 | Visits: 1.265

CGI::Application::Plugin::Authentication::Driver::DBI CGI::Application::Plugin::Authentication::Driver::DBI is a DBI Authentication driver. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( DRIVER => [ DBI, DBH => $self->dbh, TABLE => user, CONSTRAINTS => { user.name =>...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (94): CGI::Application::Plugin::Authentication::Driver::DBI Download

Added: February 23, 2010 | Visits: 7.259

CGI::Application::Plugin::Authorization CGI::Application::Plugin::Authorization is an authorization framework for CGI::Application. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Authentication; use CGI::Application::Plugin::Authorization; # default config for runmode authorization...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (93): CGI::Application::Plugin::Authorization Download

Added: October 23, 2010 | Visits: 1.191

OpenPlugin::Application OpenPlugin::Application is a subclass of CGI::Application, meant to help you create reusable web applications. SYNOPSIS # Example from OpenThoughts Demo.pm package Demo; use base "OpenPlugin::Application"; sub setup { my $self = shift; $self->run_modes( mode1 => init_demo, mode2 =>...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (93): OpenPlugin::Application Download

Added: October 18, 2010 | Visits: 1.854

CGI::Application::Plugin::Authentication::Driver CGI::Application::Plugin::Authentication::Driver is a Perl base module for building driver clasees for CGI::Application::Plugin::Authentication. SYNOPSIS package CGI::Application::Plugin::Authentication::Driver::MyDriver; use base qw(CGI::Application::Plugin::Authentication::Driver); sub...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (92): CGI::Application::Plugin::Authentication::Driver Download

Added: January 06, 2010 | Visits: 1.088

Rapid Application Development Library radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions. It encourages developers (whether expert or novice) to use a proven paradigm of...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (91): Rapid Application Development Library Download

Added: August 18, 2010 | Visits: 758

REST::Application REST::Application is a framework for building RESTful web-applications. SYNOPSIS # MyRESTApp L instance / mod_perl handler package MyRESTApp; use Apache; use Apache::Constants qw(:common); sub handler { __PACKAGE__->new(request => $r)->run(); return OK; } sub getMatchText { return...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (91): REST::Application Download

Added: August 09, 2010 | Visits: 1.076

CGI::Application::Plugin::PageBuilder CGI::Application::Plugin::PageBuilder is a Perl module that simplifies building pages with multiple templates. SYNOPSIS This module simplifies building complex web pages with many small piecemeal templates. Instead of sub run_mode { my $self = shift; my $header = $self->load_tmpl(...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): CGI::Application::Plugin::PageBuilder Download

Added: January 03, 2010 | Visits: 855

TiVo::HME::Application TiVo::HME::Application is a Perl implementation of TiVos HME protocol. SYNOPSIS use TiVo::HME::Application; our @ISA(TiVo::HME::Application); sub init { my($self, $context) = @_; $self->get_root_view->visible(1); my $mpg = $T_RESOURCE->image_file(examples/myloop.jpg);...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): TiVo::HME::Application Download

Added: April 14, 2010 | Visits: 2.831

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): CGI::Application::Plugin::Authentication::Store::Session Download

Released: October 16, 2012  |  Added: March 20, 2013 | Visits: 1.119

Application Blocks Software Application Blocks Software can lock program to open and manages. Web site locker application can arrange the domain to open within browser also enable and disable the url. The tool also use to manages the files and folder access it can help to arrange the read, write, delete and visible of any...


Platforms: Windows, Other

License: Shareware Cost: $44.99 USD Size: 4.8 MB Download (89): Application Blocks Software Download

Added: April 22, 2010 | Visits: 873

CGI::Application CGI::Application is a framework for building reusable web-applications. SYNOPSIS # In "WebApp.pm"... package WebApp; use base CGI::Application; # ( setup() can even be skipped for common cases. See docs below. ) sub setup { my $self = shift; $self->start_mode(mode1);...


Platforms: *nix

License: Freeware Size: 55.3 KB Download (88): CGI::Application Download

Added: February 08, 2010 | Visits: 854

CGI::Application::Plugin::ValidateRM CGI::Application::Plugin::ValidateRM is a Perl module to help validate CGI::Application run modes using Data::FormValidator. SYNOPSIS use CGI::Application::Plugin::ValidateRM; my $results = $self->check_rm(form_display,_form_profile) || return $self->check_rm_error_page; # Optionally,...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): CGI::Application::Plugin::ValidateRM Download

Released: January 28, 2013  |  Added: February 23, 2013 | Visits: 3.744

Database Application Builder Free Database Application Builder is a tool for designing and developing database applications and Web applications without writing any code. And you don't have to be a software programmer to do it. With its intuitive integrated development environment (IDE) and drag-and-drop objects, it's quick to...


Platforms: Windows

License: Freeware Size: 2.69 MB Download (86): Database Application Builder Free Download

< 1 2 3 4 5