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

Xbox Live App Blackberry freeware
Filter: All | Freeware | Demo
 

Xbox Live App Blackberry

< 1 2 3 4 5 > 
Added: November 19, 2010 | Visits: 1.254

App::Modular App::Modular is a Perl module with modularization framework for perl programs. SYNOPSIS package App::Modular::Module::Test; use base qw(App::Modular::Module); sub say_hello { print "Hello, dear user!"; }; package main; use App::Modular; my $modul = instance App::Modular;... Platforms: *nix

License: Freeware Size: 16.38 KB Download (102): App::Modular Download

Added: May 06, 2010 | Visits: 1.390

Borg Live 0.5 Borg Live is a bootable CD-Rom containing a GNU/Linux operative system, that permits you to boot directly from the CD, without the need of an hard disk installation . The system is based on Slax , the Slackware Linux Live CD.. Platforms: *nix

License: Freeware Size: 375.6 MB Download (116): Borg Live 0.5 Download

Added: March 24, 2010 | Visits: 1.633

Live Writerfox Live Writerfox allows you to blog it from Windows Live Writer. Windows Live Writer is a new desktop application for composing blog posts to your blog service. It blogs a page or selected text to Windows Live Writer. To use it you need to have Windows Live Writer installed on your machine..... Platforms: *nix

License: Freeware Size: 9.22 KB Download (139): Live Writerfox Download

Added: June 22, 2010 | Visits: 1.115

ET Live ET Live project is a live viewer server for "RTCW: Enemy Territory".. Platforms: *nix

License: Freeware Size: 83.97 KB Download (110): ET Live Download

Added: January 12, 2010 | Visits: 1.268

EDU-Nix Live CD EDU-Nix is a Live CD, this means that it is a complete computer Operating System that runs off of a Compact Disc instead of being installed onto the computers hard drive. EDU-Nix is based upon Gentoo Linux and the K Desktop Environment. EDU-Nix Live CD also contains installation programs for... Platforms: *nix

License: Freeware Size: 700.5 MB Download (107): EDU-Nix Live CD Download

Added: February 02, 2010 | Visits: 1.334

Live GNU/Linux Live GNU/Linux the free Knoppix as it takes the usual Knoppix from Klaus Knopper, and strips off all non-free bits and bytes. The result is a product that consists entirely of Free Software. We hope to provide a useful Free Software resource for you. Live GNU/Linux is also meant as a live... Platforms: *nix

License: Freeware Size: 690 MB Download (105): Live GNU/Linux Download

Added: June 02, 2010 | Visits: 1.304

GNUstep Live CD GNUstep Live CD is a Morphix-based GNUstep Live CD has been released for i386. It includes many GNUstep applications, such as MPlayer (GNUstep port), GWorkspace, Preview, GNUmail, ProjectCenter and many more. It can be installed to a hard drive. GNUstep (this is a Live CD, an OS, a... Platforms: *nix

License: Freeware Size: 634.7 MB Download (119): GNUstep Live CD Download

Added: May 10, 2013 | Visits: 1.400

Help Center Live Help Center Live is dedicated to making available the tools to help you serve your customers and visitors. The Help Center Live Community produces Help Center Live free of charge. All we ask for is your ideas and comments.Modules" are expansions of the core being of HCL. These build on the solid... Platforms: Windows, *nix, PHP, BSD Solaris

License: Freeware Download (104): Help Center Live Download

Added: August 08, 2010 | Visits: 1.180

IOSN Hoary Live IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source... Platforms: *nix

License: Freeware Size: 620 MB Download (102): IOSN Hoary Live Download

Added: May 04, 2010 | Visits: 1.308

IOSN Live CD IOSN Live CD is an bootable CD that boots into a usable and fully featured Linux Desktop. In addition to standard FOSS productivity and multimedia applications, it is bundled with a User Guide to Using the Linux Desktop in print and multimedia formats as well as several IOSN Free/Open Source... Platforms: *nix

License: Freeware Size: 620 MB Download (102): IOSN Live CD Download

Added: July 09, 2010 | Visits: 789

You Only Live Once You Only Live Once is a Seven Day Roguelike game.. Platforms: *nix

License: Freeware Size: 1.1 MB Download (97): You Only Live Once Download

Released: December 06, 2012  |  Added: December 06, 2012 | Visits: 2.583

App::SimpleScan::Substitution::Line App::SimpleScan::Substitution::Line is a line with optional fixed variable values. SYNOPSIS my $line = App::SimpleScan::Substitution::Line->new(" this "); # Use only this value when substituting " ". $line->fix(substituite => change); # what vars are fixed? my @fixed_ones =... Platforms: *nix

License: Freeware Size: 54.27 KB Download (258): App::SimpleScan::Substitution::Line Download

Added: February 19, 2010 | Visits: 1.278

App::SimpleScan App::SimpleScan is a simple_scans core code. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; App::SimpleScan allows us to package the core of simple_scan as a class; most importantly, this allows us to use Module::Pluggable to write extensions to this application... Platforms: *nix

License: Freeware Size: 54.27 KB Download (115): App::SimpleScan Download

Added: June 06, 2010 | Visits: 1.043

App::SimpleScan::Plugin::Snapshot App::SimpleScan::Plugin::Snapshot is a Perl module to allow tests to snapshot results. SYNOPSIS use App::SimpleScan; my $app = new App::SimpleScan; $app->go; # plugin loaded automatically here Supports the %%snapshot_dir and %%snapshot pragmas plus the --snapshot_dir and --snap_all and... Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): App::SimpleScan::Plugin::Snapshot Download

Added: May 07, 2010 | Visits: 1.044

App::SimpleScan::Plugin::Plaintext App::SimpleScan::Plugin::Plaintext is a Perl module that can check a pages text without markup. SYNOPSIS # Normal test specs use the entire HTML text http://perl.org/ /books n | / Y Sites list HTML # If we want to match just the text, not the HTML: %%plaintext on http://perl.org/... Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): App::SimpleScan::Plugin::Plaintext Download

Added: January 09, 2010 | Visits: 1.089

App::SimpleScan::Plugin::LinkCheck App::SimpleScan::Plugin::LinkCheck is a Perl module with link counting/presence/absence plugin. SYNOPSIS # After this plugin is installed: %%has_link My stuff %%no_link Send email # The has_link and no_link checks will run for every test spec. http://someplace.com /foo/ Y Got my page... Platforms: *nix

License: Freeware Size: 8.19 KB Download (102): App::SimpleScan::Plugin::LinkCheck Download

Added: June 10, 2010 | Visits: 985

App::SimpleScan::Plugin::Retry App::SimpleScan::Plugin::Retry is a Perl module to implement retry pragma/command line option. SYNOPSIS simple_scan --retry 6 or in a simple_scan input file: %%retry 6 Both of these would retry fetches up to 6 times, pausing an increasingly-long time between each try. If all attempts... Platforms: *nix

License: Freeware Size: 5.12 KB Download (96): App::SimpleScan::Plugin::Retry Download

Added: May 23, 2010 | Visits: 955

App::SimpleScan::Plugin::Forget App::SimpleScan::Plugin::Forget is a Perl module to forget a variables value. SYNOPSIS # In a simple_scan input file, after installing this module: # Define the variable foo: %%var foo baz bar quux # Later in the file: %%forget foo # foo is now undefined, and will not be replaced... Platforms: *nix

License: Freeware Size: 4.1 KB Download (88): App::SimpleScan::Plugin::Forget Download

Added: September 27, 2010 | Visits: 1.425

App::SimpleScan::Cookbook App::SimpleScan::Cookbook is a documentation-only module that describes how to use simple_scan for some common Web testing problems. BASICS simple_scan reads test specifications from standard input and generates Perl code based on these specifications. It can either execute them immediately,... Platforms: *nix

License: Freeware Size: 54.27 KB Download (92): App::SimpleScan::Cookbook Download

Added: October 25, 2010 | Visits: 1.089

KDE 4 Live CD KDE 4 Live CD is a live Linux distribution which contains the KDE 4 development release. KDE is a powerful Free Software graphical desktop environment for Linux and Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological... Platforms: *nix

License: Freeware Size: 636 MB Download (103): KDE 4 Live CD Download

< 1 2 3 4 5 >