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

Free Laptop For Students How To Guide freeware
Filter: All | Freeware | Demo
 

Free Laptop For Students How To Guide

< 1 2 3 4 5 > 
Released: January 07, 2009  |  Added: November 09, 2011 | Visits: 1.673

Free Doc Xls PPT Txt To Pdf Converter Free Doc Xls PPT Txt To Pdf Converter can create PDF file from documents including doc, docx, docm, rtf, xls, xlsx, xlsm, ppt, pptx, pptm, txt with high speed and excellent output quality. It supports converting one document format to pdf at one time.The conversion will be as original as an...



Platforms: Windows

License: Freeware Size: 3.22 MB Download (105): Free Doc Xls PPT Txt To Pdf Converter Download

Added: March 13, 2010 | Visits: 1.604

GCJ::Cni::Examples GCJ::Cni::Examples is a Perl module with examples of how to use GCJs CNI interface to write Perl Modules in Java. EXAMPLES Writing Treaded modules in Java One benefit of using GCJ is that it takes advantage of POSIX threading. This is nice since Perls threading model is, shall we say, less...





Platforms: *nix

License: Freeware Size: 20.48 KB Download (105): GCJ::Cni::Examples Download

Added: February 09, 2010 | Visits: 1.164

Pronounce Pronounce shows how to pronounce an english word using online services. Pronounce an english word using services on www.thefreedictionary.com.


Platforms: *nix

License: Freeware Size: 5.12 KB Download (105): Pronounce Download

Added: September 03, 2010 | Visits: 993

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 (103): KTouch 1.6 Download

Added: October 23, 2010 | Visits: 1.141

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 13, 2008 | Visits: 1.479

How to make Modifications for Games Regardless of your modding skill level, this eBook will show you the general steps and hints on how to make modifications for games. The sections are all bundled into one freely available offline package for your convenience. These are the sections you will find: -What are game modifications?...


Platforms: Windows

License: Freeware Size: 713 KB Download (101): How to make Modifications for Games Download

Added: July 04, 2010 | Visits: 1.628

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: March 06, 2010 | Visits: 1.213

Business::Associates::Stylesheet Business::Associates::Stylesheet is a Perl information on the Associates XSLT stylesheets and how to modify the data processing. THE PROCESSING MODEL Before we get going on the details, let us first remind ourselves on what we might call the processing model of the Associates package. The...


Platforms: *nix

License: Freeware Size: 46.08 KB Download (98): Business::Associates::Stylesheet Download

Added: February 15, 2010 | Visits: 1.220

migratedata migratedata project allows you to write a simple XML file to define how to copy data from one database to another, and perform very simple transformations on the way. Currently, it is immediately able to help you migrate a PostNuke web site to a WordPress one, but to perform any other...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): migratedata Download

Added: April 10, 2010 | Visits: 947

Xmldoom::doc::UsingTorque Xmldoom::doc::UsingTorque Perl module contains a how to about making Torque generator to work with your database.xml. Because the format used in the database definition (commonly named database.xml) is the same as Apache Torque, we can use their tools to automatically generate database.xml from...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (98): Xmldoom::doc::UsingTorque Download

Added: May 08, 2010 | Visits: 921

Hopify Hopify project is a set of tools and documentation on how to learn to speed read. It allows the user to convert Project Gutenberg books into hopified, printable pages. The User can use those pages to learn how to read multiple hopified words at once..


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Hopify Download

Added: July 10, 2010 | Visits: 1.179

PDL::Indexing PDL::Indexing Perl module contains a tutorial on how to index piddles. This manpage should serve as a first tutorial on the indexing and threading features of PDL. This manpage is still in alpha development and not yet complete. "Meta" comments that point out deficiencies/omissions of this...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (94): PDL::Indexing Download

Released: November 05, 2012  |  Added: November 05, 2012 | Visits: 969

Free iTunes Download Our one of a kind tool is your one stop free shop for obtaining the highly coveted iTunes codes. Our elite team of software engineers have devised a method of generating working iTunes card codes. This tool was private and only distributed to a handful of trusted members in our group. As of...


Platforms: Windows

License: Freeware Size: 26 KB Download (92): Free iTunes Download

Added: September 27, 2010 | Visits: 1.421

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 17, 2010 | Visits: 914

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

Inline-API Inline-API is a Perl module that teach you how to bind a programming language to Perl using Inline.pm. SYNOPSIS #!/usr/bin/perl use Inline Foo; say_it(foo); # Use Foo to print "Hello, Foo" __Foo__ foo-sub say_it { foo-my $foo = foo-shift; foo-print "Hello, $foon"; } So you think...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (88): Inline-API Download

Added: March 13, 2010 | Visits: 1.013

Mknew Mknew project is an investigation of how to build simple Unix shell scripts to manage common development and administrative tasks. The emphasis is on using languages and tools that already exist and are in common use rather than inventing something new. A related emphasis is on exploring the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (88): Mknew Download

Released: January 09, 2013  |  Added: February 14, 2013 | Visits: 1.736

3DPageFlip Free Online Catalog Maker 3DPageFlip Free Online Catalog Maker is a free and utility program that makes it easier for digital publishers to turn static business catalog into actional online gift catalog, online clothing catalog and so forth with flipping page effect. Without any flash programming skills, you can make...


Platforms: Windows

License: Freeware Size: 8.92 MB Download (78): 3DPageFlip Free Online Catalog Maker Download

Added: July 15, 2013 | Visits: 2.668

Weather Web Cam Images History PHP This is a tutorial on how to use my PHP script to make a web cam image history thumbnail page.


Platforms: PHP

License: Freeware Size: 10 KB Download (68): Weather Web Cam Images History PHP Download

Released: August 28, 2018  |  Added: December 08, 2018 | Visits: 581

Action1 Force Windows Updates This action forces installation of one or more Windows updates remotely on multiple endpoints to bring them up to date with all missing critical patches installed. If you are looking for ways how to automatically force Windows update or trying to utilize PowerShell script to force Windows...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 5.28 MB Download (66): Action1 Force Windows Updates Download

< 1 2 3 4 5 >