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

Avatar Application freeware
Filter: All | Freeware | Demo
 

Avatar Application

< 1 2 3 4 5 > 
Released: February 28, 2012  |  Added: August 13, 2012 | Visits: 1.038

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.263

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.257

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.190

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.852

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: 756

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.073

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: 851

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.828

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: 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: 853

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.742

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

Added: September 05, 2013 | Visits: 1.714

Guestbook Application Script Guestbook Application allows you to set up your own comments page. From there, visitors can add entries to your guestbook and they will be displayed with the most recent at the top and scrolling down or vice versa.Other options include the ability to limit HTML in the entry, link to e-mail...


Platforms: CGI and Perl

License: Freeware Size: 10 KB Download (73): Guestbook Application Script Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 496

Teabox Bridge Application About Teabox Bridge Application The Teabox is a high-speed, high-resolution, sensor interface for connecting sensors or custom interfaces to your computer as a digital audio (S/PDIF) signal. The Teabox Bridge Application decodes the digital audio signal and then sends to other applications, or...


Platforms: Mac

License: Freeware Size: 1.8 MB Download (70): Teabox Bridge Application Download

Added: May 10, 2013 | Visits: 364

Hme Application Hme applicationĀ is a 2D program, used for creating, manipulating and viewing height maps. A height map is a 2D representation of a 3D terrain. Each 'color' represents a height. Things it can do: - Generate a random terrain. - Place a height, over the terrain (freehand lines). - Dig (escavate)...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (66): Hme Application Download

Released: June 11, 2012  |  Added: June 11, 2012 | Visits: 597

ReName File Application Rename File Application is written by java with GUI, it should be easy and simple enough to use. Rename application included 3 functions - Add Text, Replace Text and Auto Generate This Application granted 100% FREE award granted by Softpedia


Platforms: Windows, Mac

License: Freeware Size: 94.09 KB Download (63): ReName File Application Download

Added: May 10, 2013 | Visits: 550

Default avatar Lets the administrator choose a default avatar, if a user hasn't already selected one.The default avatar can be changed through the ACP. You can also select wheather you want to display the default avatar for guests, registered users or both, and choose a different default avatar for guests and...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (61): Default avatar Download

Added: May 10, 2013 | Visits: 679

HTML Application Editor HTML Application Editor allows you to create scripts on any operating systems. This editor has text editor, debuger, and execute on web browsers. You can create HTML, XML, DHTML, HTA, SHTML, Java Script, VB Scrip, Perl, PHP, and other language that can run on web browsers.


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

License: Freeware Download (61): HTML Application Editor Download

Added: May 10, 2013 | Visits: 633

Java Application Monitor The Java Application Monitor (JAMon) is a free, simple, high performance, thread safe, Java API that allows developers to easily monitor production applications. JAMon can be used to determine application performance bottlenecks, user/application interactions, track application scalability, and...


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

License: Freeware Download (59): Java Application Monitor Download

< 1 2 3 4 5 >