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

How To Clear Up Ram freeware
Filter: All | Freeware | Demo
 

How To Clear Up Ram

< 1 2 3 4 5 > 
Added: January 13, 2010 | Visits: 1.904

Array::Each::Tutorial Array::Each::Tutorial - POD giving various examples how to use Array::Each. SYNOPSIS man Array::Each man Array::Each::Tutorial or perldoc Array::Each perldoc Array::Each::Tutorial Overview This tutorial contains only POD, so dont do this: use Array::Each::Tutorial; # dont do this...



Platforms: *nix

License: Freeware Size: 20.48 KB Download (121): Array::Each::Tutorial Download

Added: May 02, 2010 | Visits: 842

ferite ferite is a lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and use. ferite is a scripting engine and language written in c for complete portability. ferite is a clean language with influences from various places: objects from Java/C++, functions...





Platforms: *nix

License: Freeware Size: 1.9 MB Download (95): ferite Download

Added: July 04, 2010 | Visits: 1.621

OpenInteract2::Manual::Tutorial OpenInteract2::Manual::Tutorial is a Perl module that will teach learn you how to create and modify a package. SYNOPSIS This tutorial will show you the different methods for creating a package and how to maintain them. CREATING THE PACKAGE A word on the example For our example were...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (99): OpenInteract2::Manual::Tutorial Download

Added: February 15, 2010 | Visits: 1.301

SSH with Keys HOWTO SSH with Keys HOWTO is a document which shows how to use SSH with keys, passphrases, and ssh-agent. For those of you who have been using SSH for a while, you will probably understand its advantages over the previous telnet style applications such as telnet and remote shell. Although SSH with...


Platforms: *nix

License: Freeware Download (116): SSH with Keys HOWTO Download

Added: July 17, 2010 | Visits: 910

HTML::WikiConverter::Dialects HTML::WikiConverter::Dialects is a Perl module which contains a tutorial on how to add a dialect. SYNOPSIS # In your dialect module: package HTML::WikiConverter::MySlimWiki; use HTML::WikiConverter -dialect; rule b => { start => **, end => ** }; rule i => { start => //, end => // };...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (91): HTML::WikiConverter::Dialects Download

Added: February 16, 2010 | Visits: 1.309

JRainWords JRainWords project is a utility which aids in teaching children how to use a computer keyboard. JRainWords is a small educational tool I have developed for my nephews. JRainWords is a Java program useful in teaching children how to use a computer keyboard. It works with Linux, Windows and...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (122): JRainWords Download

Added: October 23, 2010 | Visits: 1.136

Bake Bake is a small domain specific programming language for describing how to transform one file into another. Bake uses the typical topological sort, but has features that make describing this relatively easy. Bake has patterns, similar to make, but which are part of the dependency graph (unlike...


Platforms: *nix

License: Freeware Size: 94.21 KB Download (101): Bake Download

Added: August 18, 2010 | Visits: 1.405

QoS Connection Tuning HOWTO QoS Connection Tuning HOWTO is a document which explains how to tune network connection performance. This enables you to get the maximum benefit out of your connection without lag and loss..


Platforms: *nix

License: Freeware Download (198): QoS Connection Tuning HOWTO Download

Added: May 11, 2010 | Visits: 1.379

Fedora Multimedia Installation HOWTO Fedora Multimedia Installation HOWTO will explain how to get various multimedia apps working under Fedora Core. How to get various proprietary and restricted multimedia Damned Things (AVI, Flash, Java, MP3, MPEG, QuickTime, RealMedia, Windows Media) working under Fedora Core using your normal...


Platforms: *nix

License: Freeware Download (122): Fedora Multimedia Installation HOWTO Download

Added: September 03, 2010 | Visits: 990

KTouch 1.6 KTouch is a program for learning how to touch-type. KTouch is FREE software and offers you an easy way to learn to type on a keyboard quickly and correctly. Every finger has its place on the keyboard with associated keys to press. Starting with only a few keys to remember you will advance...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (102): KTouch 1.6 Download

Added: November 09, 2010 | Visits: 1.290

GNUstep examples GNUstep examples is a collection of programs that are meant to show programmers how to use GNUstep. GNUstep examples includes a calculator, a currency converter, finger, fractal, puzzle, hostaddress, and ink (a simple editor). Whats New in This Release: - Minor feature enhancements.


Platforms: *nix

License: Freeware Size: 235.52 KB Download (132): GNUstep examples Download

Added: April 07, 2010 | Visits: 1.856

Stream-2-Stream Stream-2-Stream project (abbreviated "s2s" or "S2S") allows anyone with a normal broadband connection to set up their own radio station or internet television, for free. Stream-2-Stream stations have no user limit; stations can be set up without paying a fortune for bandwidth. Stream-2-Stream...


Platforms: *nix

License: Freeware Size: 1003.52 KB Download (156): Stream-2-Stream Download

Added: November 06, 2010 | Visits: 1.306

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: March 05, 2010 | Visits: 988

Chebyshev Chebyshev application allows someone to set up a spam filtering email forwarding service. Chebyshev is an engine for an email forwarding service similar to those "bitdiddle@alum.college.edu" email forwarding services that some schools provide. Combine email forwarding with spam filtering, and...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (95): Chebyshev Download

Added: September 27, 2010 | Visits: 1.415

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: July 21, 2010 | Visits: 1.077

mod_ldap_userdir mod_ldap_userdir is a module that enables the Apache web server to look up user home directories (for /~user URLs) from an LDAP directory. Installation Instructions: gzip -dc mod_ldap_userdir-1.1.9.tar.gz | tar xf - cd mod_ldap_userdir-1.1.9 ./configure --with-activate make make install...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (98): mod_ldap_userdir Download

Added: November 24, 2010 | Visits: 1.022

Cedar Backup Cedar Backup is a Python package that supports backups of files on local and remote hosts to CD-R or CD-RW media over a secure network connection. Cedar Backup project also includes extensions that understand how to back up MySQL databases and Subversion repositories, and it can be easily...


Platforms: *nix

License: Freeware Size: 2 MB Download (89): Cedar Backup Download

Added: September 10, 2010 | Visits: 1.761

PDF::Reuse::Tutorial PDF::Reuse::Tutorial is a Perl module that will teach you how to produce PDF-files with PDF::Reuse. In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested,...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (117): PDF::Reuse::Tutorial Download

Added: October 16, 2010 | Visits: 1.662

Step-by-Step Step-by-Step is a simple logic game where you have to clear all colored tiles by stepping over them. Depending on the colour of the tile, this takes one to three steps. Step-by-Step project contains 99 levels and a separate level editor.. Get Step-by-Step at SourceForge.net. Fast, secure and...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (101): Step-by-Step Download

Added: July 27, 2010 | Visits: 1.016

BugList BugList provides a bug/feature tracking system focusing on being easy to set up and use. BugList is a bug/feature tracking system focusing on being easy to set up and use. It is written entirely in PHP, and only relies on PHP and MySQL for setup. Its feature set matches the requirements of a...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (101): BugList Download

< 1 2 3 4 5 >