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 24.558.635 Times

Webcam Application Laptop freeware
Filter: All | Freeware | Demo
Display by: Relevance |  Downloads |  Name

Webcam Application Laptop

< 1 2 3 4 5 > 
Added: June 14, 2010 | Visits: 305

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

License: Freeware Cost: $0.00 USD Size: 34.82 KB Download (48): CGI::Application::Magic Download

Added: February 25, 2010 | Visits: 449

Bundle::Application::Magic Bundle::Application::Magic is a a bundle to install CGI::Application::Magic plus all related prerequisites. SYNOPSIS perl -MCPAN -e install Bundle::Application::Magic CONTENTS HTML::Tagset - used by HTML::Parser HTML::Parser - used by HTML::FillInForm and HTML::TableTiler...





Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 34.82 KB Download (48): Bundle::Application::Magic Download

Added: October 23, 2010 | Visits: 289

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

License: Freeware Cost: $0.00 USD Size: 78.85 KB Download (44): OpenPlugin::Application Download

Added: August 22, 2010 | Visits: 305

Keystone Application Framework Keystone is a cross-platform, object oriented application framework which allows applications to be written to build on the target platforms of GNU/Linux and Win32 without modification of their source. Keystone Application Framework implements several modern Web standards, including SVG...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 757.76 KB Download (45): Keystone Application Framework Download

Added: March 01, 2010 | Visits: 333

CGI::Application::Generator CGI::Application::Generator is a Perl module with dynamically build CGI::Application modules. SYNOPSIS use CGI::Application::Generator; # Required methods my $cat = CGI::Application::Generator->new(); $cat->package_name(My::Widget::Browser); $cat->start_mode(list_widgets);...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 14.34 KB Download (55): CGI::Application::Generator Download

Added: April 22, 2010 | Visits: 246

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

License: Freeware Cost: $0.00 USD Size: 55.3 KB Download (44): CGI::Application Download

Added: November 27, 2010 | Visits: 490

Laptop-Hotswap Laptop-Hotswap kernel module enables hot-swapping for disk drives with full DMA support under Linux. It requires kernel 2.6.15+ and ACPI. I think it ought to work on just about any laptop, although Im not as familiar with ACPI as Id like to be. It works fine on my T22. There could be issues...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 14.34 KB Download (46): Laptop-Hotswap Download

Added: August 09, 2010 | Visits: 783

Enveria IDE for Rapid Application Development Enveria IDE for Rapid Application Development is an intuitive platform for programming robust GUI (graphical user interface) software. We have launched the Enveria RAD IDE as an open source application (https://sourceforge.net/projects/enveria). Previously, the Enveria IDE was utilized as an...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 942.08 KB Download (67): Enveria IDE for Rapid Application Development Download

Added: July 10, 2010 | Visits: 427

Yet Another V4L Application Yet Another V4L Application (or yava for short) is lightweight v4l framegrabber with support for TrueType fonts and ftp-upload. Yet Another V4L Application project is written in ANSI C. It uses Andreas Schifflers excellent SDL_bgrab library for frame grabbing, SDL for internal image...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 15.36 KB Download (54): Yet Another V4L Application Download

Added: January 03, 2010 | Visits: 302

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

License: Freeware Cost: $0.00 USD Size: 61.44 KB Download (46): TiVo::HME::Application Download

Added: February 08, 2010 | Visits: 244

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

License: Freeware Cost: $0.00 USD Size: 10.24 KB Download (44): CGI::Application::Plugin::ValidateRM Download

Added: January 06, 2010 | Visits: 304

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

License: Freeware Cost: $0.00 USD Size: 430.08 KB Download (44): Rapid Application Development Library Download

Added: August 18, 2010 | Visits: 219

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

License: Freeware Cost: $0.00 USD Size: 15.36 KB Download (46): REST::Application Download

Added: March 14, 2010 | Visits: 395

Application Standard Components Library Application Standard Components Library (ASCL) comprises a set of reusable Ada packages. The focus is not on light-weight components but larger components such as a configuration manager and a CLI application environment which does all the argument parsing. It also includes a build environment...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 675.84 KB Download (47): Application Standard Components Library Download

Added: October 16, 2010 | Visits: 1.338

NewsCloud Facebook Application NewsCloud Facebook application allows Facebook members to read top stories and breaking news and share them with their friends from within Facebook. The NewsCloud Facebook application also allows you to watch Daily Show and Colbert Report clips inside Facebook and share them with other Facebook...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 19.46 KB Download (327): NewsCloud Facebook Application Download

Added: June 08, 2010 | Visits: 544

LAMP Application Server LAMP Application Server project is a combination of common open source tools that provides a unified system from which administrators, developers, and other parties can manage a large application cluster. The underlying platform is LAMP based. Whats New in This Release: - Fixed vhost config...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 23.55 KB Download (58): LAMP Application Server Download

Added: July 23, 2010 | Visits: 1.075

Old Laptop As Firewall Old Laptop As Firewall is a single, 1440kb floppy Linux with 16-bit PCMCIA support and PPP for using a Pentium I/II laptop to firewall a dial-up connection. The floppy is msdos-formatted and uses Syslinux to boot into a 4MB ramdisk with a Minix version 2 filesystem. The system was compiled with...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 1.4 MB Download (54): Old Laptop As Firewall Download

Added: September 27, 2010 | Visits: 373

SOPE Application Server SOPE Application Server is an extensive set of frameworks (16 frameworks, ~1500 classes) which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX2,...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 4 MB Download (47): SOPE Application Server Download

Added: February 18, 2010 | Visits: 329

Performance Application Programming Interface PAPI aims to provide the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 2.9 MB Download (47): Performance Application Programming Interface Download

Added: July 06, 2010 | Visits: 360

OLPC Live CD SDK Build OLPC Live CD SDK is a Linux distribution created by Red Hat and based on Fedora Core for the One Laptop Per Child. One Laptop Per Child (OLPC) is an initiative to build a low-cost laptop computer with a pre-installed operating system and applications designed for children in developing...


Platforms: Linux

License: Freeware Cost: $0.00 USD Size: 314 MB Download (61): OLPC Live CD SDK Build Download

< 1 2 3 4 5 > 
Home  | About Us  | Privacy  | Disclaimer  | Link to Us  | Contact Us  | Top Searches  | Submit Software
File Transit © 1998-2012