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

Function Application software
Filter: All | Freeware | Demo
 

Function Application

< 1 2 3 4 5 > 
Added: September 27, 2006 | Visits: 3.948

XAVIOUR Web Application Platform XAVIOUR is a Web Application Platform for rapid development. XAVIOUR rolls the essential features of a Content Management System and a Templating Engine into a single development framework. Manage, Reuse, and Search on PHP and HTML code blocks. Build pages with a point and click interface. Write...



Platforms: *nix

License: Demo Cost: $89.95 USD Size: 1.05 MB Download (208): XAVIOUR Web Application Platform Download

Released: January 02, 2004  |  Added: January 14, 2006 | Visits: 3.127

MyOdd Desktop Application(1) MyOdd is a complex application that allows you to take control of your desktop and processes currently running on your system. With a higher level of security you can prevent or simply limit the use of any application, (even if you are not the administrator). For example could prevent your...





Platforms: Windows

License: Freeware Size: 2.47 MB Download (469): MyOdd Desktop Application(1) Download

Added: June 19, 2006 | Visits: 2.505

Cornolius Database Application Cornolius™ Database Application is designed to meet the requirements of small businesses and individuals alike. If you have a small business and you need to keep your inventory in order, then Cornolius™ is for you. Developing databases requires expert knowledge in database design and concepts...


Platforms: Windows

License: Shareware Cost: $60.00 USD Size: 9.8 MB Download (104): Cornolius Database Application Download

Released: April 29, 2011  |  Added: July 31, 2011 | Visits: 3.823

Application as Service The functionality of Application as Service is aimed to let you launch any program as Windows service. With this utility you can easily run application as service at system boot without starting a user session. It also lets you create, view, edit and manage services on local and remote...


Platforms: Windows

License: Shareware Cost: $79.95 USD Size: 6.87 MB Download (529): Application as Service Download

Released: March 27, 2008  |  Added: March 28, 2008 | Visits: 2.433

GENOM 2005 Genom 2005 is a feature rich and user friendly application for analysing array-experiments (e.g. from provider Affymetrix). It includes normalisation of raw data, additional gene information official gene names, location, function prediction, sequences, database references (GeneOntology,...


Platforms: Windows

License: Demo Cost: $1229.00 USD Size: 2.3 MB Download (142): GENOM 2005 Download

Released: June 03, 2016  |  Added: July 19, 2016 | Visits: 4.745

Function Grapher Function Grapher is graph maker to create 2D, 2.5D, 3D and 4D function graphs, animations and table graphs. 2D functions can be in the form of explicit, parametric, piecewise, implicit and inequality. 3D functions can be in the form of explicit, parametric and implicit.


Platforms: Windows, Windows 7, Windows Server

License: Demo Cost: $45.00 USD Size: 3.31 MB Download (397): Function Grapher Download

Released: November 18, 2007  |  Added: August 01, 2008 | Visits: 1.873

FileSearcher FileSearcher is a full text search desktop application for Windows 2000/XP/Vista.FileSearcher is an application for enhanced full text search of desktop files. A first-class function of this program is the display of file snapshots taken during the searching process. FileSearcher has some...


Platforms: Windows

License: Shareware Cost: $12.95 USD Size: 2.81 MB Download (127): FileSearcher Download

Released: March 08, 2015  |  Added: March 30, 2015 | Visits: 4.564

Application Toolbar Icons Each software developer wants his application to be unique and easily recognized by customers. To achieve that, creating a set of handy functions and features is usually not enough. You will also need to consider creating an original graphic interface, which will allow users easily navigate...


Platforms: OS/2, Windows, Mac, *nix, Windows 8, Windows Phone, Windows 7, Windows Server, Palm OS, iOS, Android, Symbian, Pocket PC, Handheld, Other,BlackBerry,iPhone,iPod,iTouch,Palm,Java,AS/400

License: Demo Cost: $49.95 USD Size: 1.21 MB Download (167): Application Toolbar Icons Download

Added: January 18, 2010 | Visits: 1.543

The Hiker Application Framework Hiker is a mobile Linux Application Framework. The project provides a set of services to install and manage applications, and the ability to integrate communication between applications, enabling a seamless user experience for music, messaging, and other advanced features on mobile phones. It...


Platforms: *nix

License: Freeware Size: 3.6 MB Download (125): The Hiker Application Framework Download

Added: November 26, 2010 | Visits: 1.706

The Kava Telnet Application The KTA is a complete telnet and SSH application designed for use by both end-users and developers. For end-users it provides a cross-platform vt320-compatible terminal written in Java. For developers it provides an extensible plugin API that can be used to implement automated telnet and SSH...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (176): The Kava Telnet Application Download

Added: April 21, 2010 | Visits: 1.308

Curses::Application Curses::Application provides the Curses Application Framework. Curses::Application attempts to relieve the programmer of having to deal directly with Curses at all. Based upon Curses::Widgets and Curses::Forms, all one should have to do is define the application forms and contents in the DATA...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (105): Curses::Application Download

Added: May 09, 2010 | Visits: 2.001

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.833

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

Added: February 23, 2010 | Visits: 7.263

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 18, 2010 | Visits: 1.855

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: September 23, 2010 | Visits: 2.370

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (100): CGI::Application::Plugin::Authentication::Store Download

Added: January 11, 2010 | Visits: 1.395

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

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 23, 2010 | Visits: 1.547

SME Web Application Framework SME Web Application Framework provides a Web application framework for small and medium-sized organizations. SMEWebApp is a framework for constructing Web applications for SMEs (small and medium-sized enterprises, companies, institutions, and organizations). It is built on phpWebApp, and it is...


Platforms: *nix

License: Freeware Size: 849.92 KB Download (111): SME Web Application Framework Download

Added: June 14, 2010 | Visits: 1.125

CGI::Application::Magic CGI::Application::Magic is a template based framework for CGI applications. SYNOPSIS package WebApp ; use base CGI::Application::Magic ; # optional runmethod sub RM_myRunMmode { ... do_something_useful ... ... no_need_to_set_page ... ... returned_value_will_be_ignored ... } #...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (97): CGI::Application::Magic Download

< 1 2 3 4 5 >