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

Developing Critical Reading Skills freeware
Filter: All | Freeware | Demo
 

Developing Critical Reading Skills

< 1 2 3 4 5 
Added: May 11, 2010 | Visits: 1.220

GNU CD Input and Control Library GNU CD Input and Control Library (libcdio) encapsulates CD-ROM reading and control. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Some...



Platforms: *nix

License: Freeware Size: 1.7 MB Download (105): GNU CD Input and Control Library Download

Added: April 10, 2010 | Visits: 1.095

GrokEVT GrokEVT is a collection of scripts built for reading Windows NT event log files. GrokEVT is released under the GNU GPL, and is implemented in Python. GrokEVT is loosely based on the PHP script and documentation provided by Jamie French. Currently the scripts work together on one or more mounted...





Platforms: *nix

License: Freeware Size: 50.18 KB Download (105): GrokEVT Download

Added: March 09, 2010 | Visits: 1.204

Dwarf Server Framework Dwarf Server Framework is a Java technology-based framework for developing network server applications. The primary goal of Dwarf is to support development of network servers based on the Internet standards. However, its architecture is quite universal and it is not limited to this kind of...


Platforms: *nix

License: Freeware Size: 512 KB Download (104): Dwarf Server Framework Download

Added: February 06, 2010 | Visits: 994

Sunrise Sunrise project converts websites and newsfeeds for offline reading on your handheld. Offline browser for handhelds (like AvantGO). Sunrise is open-source software released under the BSD license. Getting Started Sunrise requires Java 1.5. (Earlier Java versions will not work correctly due...


Platforms: *nix

License: Freeware Size: 2.8 MB Download (103): Sunrise Download

Added: September 24, 2010 | Visits: 705

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): Config::IniFiles Download

Added: August 14, 2013 | Visits: 703

Kguitar KGuitar project was started for developing an efficient and easy-to-use environment for a guitarist. There are many tasks that guitarists do every day and that can be made easier to do when using computer. Examples of such tasks include finding of chord fingerings, writing & reading tabulatures,...


Platforms: *nix

License: Freeware Size: 727.04 KB Download (102): Kguitar Download

Added: May 02, 2010 | Visits: 1.213

Audio::TagLib::MPEG::Properties Audio::TagLib::MPEG::Properties is an implementation of audio property reading for MP3. SYNOPSIS use Audio::TagLib::MPEG::Properties; my $f = Audio::TagLib::MPEG::File->new("sample file.mp3"); my $i = $f->audioProperties(); print $i->layer(), "n"; # got 3 This reads the data from an...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (102): Audio::TagLib::MPEG::Properties Download

Added: July 09, 2010 | Visits: 1.001

Klikit-Linux 0.1-5b Klikit-Linux is a non-formal project oriented on developing a modern, free, user-friendly and fun Linux desktop. The project uses the well known, award winning KDE environment. Klikit-Linux can run as a LIVE-CD on practically any PC (x86), and can be installed to your hard drive in just a few...


Platforms: *nix

License: Freeware Size: 795 MB Download (101): Klikit-Linux 0.1-5b Download

Added: February 16, 2010 | Visits: 1.110

IFF Format Library IFF Format Library provides header structures and utility functions for reading and writing data files in the Interchange Files. The Interchange File Format is a simple structured binary file format consisting of sized and typed chunks of data, selectively readable without having to know the...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (101): IFF Format Library Download

Added: March 05, 2010 | Visits: 1.643

Score Reading Trainer Score Reading Trainer helps you improve your (musical) score reading skills by practicing with random scores. It works in a very simple way, you choose the clef, the key and the accidentals you want to practice as well as thee range of notes and then, the program generates a on-screen score...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (100): Score Reading Trainer Download

Added: October 21, 2010 | Visits: 1.063

GNOME Structured File Library GNOME Structured File Library is a utility library for reading and writing structured file formats. Support for MS OLE2 streams is complete, as is zip import. There is also support for document metadata and some initial work on decompressing VBA streams in OLE files for future conversion to...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (100): GNOME Structured File Library Download

Added: July 14, 2013 | Visits: 942

pfstools pfstools package is a set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images and video frames. It includes also Qt and OpenGL HDR image viewers. pfstools can be integrated with GNU Octave or matlab, so that it can serve as a toolbox for reading and...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (100): pfstools Download

Added: November 08, 2010 | Visits: 939

Sawdog Sawdog (Simple Active Watch-DOG) is a suite of scripts that informs the system operators of mission critical servers in the case of a failure. A set of small executables (i.e. expect scripts) are executed, and if one executable fails, it sends an email or an SMS to the sysop. There are 3 states...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (99): Sawdog Download

Added: March 20, 2010 | Visits: 951

php-Booba php-Booba is a simple application for developing Web applications. Whats New in This Release: - Fixed bug in timestamp verification.. Get php-Booba at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. Simple PHP framework for...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): php-Booba Download

Added: July 13, 2010 | Visits: 847

THREDDS THREDDS (short from Thematic Realtime Environmental Distributed Data Services) project is developing middleware to bridge the gap between data providers and data users. The goal is to simplify the discovery and use of scientific data and to allow scientific publications and educational materials...


Platforms: *nix

License: Freeware Size: 9.6 MB Download (98): THREDDS Download

Added: May 05, 2010 | Visits: 845

libsndfile Libsndfile is a C library for reading and writing files containing sampled sound (such as the Apple/SGI AIFF format and MS Windows WAV) through one standard library interface. The library was written to compile and run on a Linux system but should compile and run on just about any Unix...


Platforms: *nix

License: Freeware Size: 808.96 KB Download (97): libsndfile Download

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

RegLookup RegLookup project is an small command line utility for reading and querying Windows NT/2K/XP registries. Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (96): RegLookup Download

Added: July 05, 2010 | Visits: 1.125

XML::Simple::DTDReader XML::Simple::DTDReader is a simple XML file reading based on their DTDs. SYNOPSIS use XML::Simple::DTDReader; my $ref = XMLin("data.xml"); Or the object oriented way: require XML::Simple::DTDReader; my $xsd = XML::Simple::DTDReader->new; my $ref = $xsd->XMLin("data.xml");...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): XML::Simple::DTDReader Download

Added: February 23, 2010 | Visits: 1.111

Webware for Python Webware for Python project is a suite of Python packages and tools for developing object-oriented, web-based applications. The suite uses well known design patterns and includes a fast Application Server, Servlets, Python Server Pages (PSP), Object-Relational Mapping, Task Scheduling, Session...


Platforms: *nix

License: Freeware Size: 952.32 KB Download (95): Webware for Python Download

Added: May 27, 2010 | Visits: 1.175

Yet Another Swing Library Yet Another Swing Library (YASL in short) provides a light-weight framework for developing Swing-based applications along with a library of Swing components and utilities. Swing is a much-maligned but rich library for developing Java-based gui applications. Despite what critics say, you can...


Platforms: *nix

License: Freeware Size: 245.76 KB Download (95): Yet Another Swing Library Download

< 1 2 3 4 5