Main > Free Download Search >

Free read across america software for linux

read across america

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2767
Read Local Lyrics 1.1

Read Local Lyrics 1.1


Read Local Lyrics is a little Python script works as a lyrics plugin. more>>
Read Local Lyrics is a little Python script works as a lyrics plugin.

If to some audio file, a corresponding ".txt" file can be found in the same folder, this is taken as the lyrics of the song.

<<less
Download (0.030MB)
Added: 2006-11-16 License: GPL (GNU General Public License) Price:
1072 downloads
Free Conquest & Colonization of America 0.07

Free Conquest & Colonization of America 0.07


Free Conquest & Colonization of America is a remake of the old Microprose game Colonization. more>>
Free Conquest & Colonization of America project is a remake of the old Microprose game Colonization.
Free Conquest and Colonization of America is a remake of a fantastic old game from Microprose called Colonization. Those who have played Civilization will find the game style very similar.
In Civilization, the game time goes from pre-history to the future, but in Free Conquest and Colonization of America, all action happens during the exploration age, from 1492 to 1800. The goal of the game is to build a colony in America and make this colony grow big enough to be able to achieve independence from the motherland.
A player can choose among the English, French, Dutch, and Spanish nations, each having its own qualities and problems. During colonization, the player will face many challenges, such as negotiating (and making war, if necessary) with other European colonies and native tribes.
Winning the hearts of the colonists (by making they feel that the colony is their home) is the key to getting enough support to fight for independence. Allowing religious freedom in your colony will attract more colonists persecuted for their faith in Europe.
KEYSTROKES:
Numpad arrows -> movement
SPACE -> new round
W -> change the focus
C -> choose unit (when theres more than one unit in the same square)
E -> see Europe status
F -> fortify
S -> sentry
Q -> quits the game
Enhancements:
- beach shores
- hidden tiles
- the screen now centers on the unit
- indians
<<less
Download (0.15MB)
Added: 2007-01-11 License: MIT/X Consortium License Price:
1024 downloads
Convert::AcrossLite 0.08

Convert::AcrossLite 0.08


Convert::AcrossLite is a Perl module to convert binary AcrossLite puzzle files to text. more>>
Convert::AcrossLite is a Perl module to convert binary AcrossLite puzzle files to text.

SYNOPSIS

use Convert::AcrossLite;

my $ac = Convert::AcrossLite->new();
$ac->in_file(/home/doug/puzzles/Easy.puz);
$ac->out_file(/home/doug/puzzles/Easy.txt);
$ac->puz2text;

or

use Convert::AcrossLite;

my $ac = Convert::AcrossLite->new();
$ac->in_file(/home/doug/puzzles/Easy.puz);
my $text = $ac->puz2text;

or

use Convert::AcrossLite;

my $ac = Convert::AcrossLite->new();
$ac->in_file(/home/doug/puzzles/Easy.puz);
my $ac->parse_file;
my $title = $ac->get_title;
my $author = $ac->get_author;
my $copyright = $ac->get_copyright;
my @solution = $ac->get_solution;
my @diagram = $ac->get_diagram;
my $across_clues = $ac->get_across_clues;
my $down_clues = $ac->get_down_clues;

or

use Convert::AcrossLite;

my $ac = Convert::AcrossLite->new();
$ac->in_file(/home/doug/puzzles/Easy.puz);

my($across_hashref, $down_hashref) = get_across_down;

my %across= %$across_hashref;
foreach my $key (sort { $a $b } keys %across) {
print "Direction: $across{$key}{direction}n";
print "Clue Number: $across{$key}{clue_number}n";
print "Row: $across{$key}{row}n";
print "Col: $across{$key}{column}n";
print "Clue: $across{$key}{clue}n";
print "Solution: $across{$key}{solution}n";
print "Length: $across{$key}{length}nn";
}

my %down= %$down_hashref;
foreach my $key (sort { $a $b } keys %down) {
print "Direction: $down{$key}{direction}n";
print "Clue Number: $down{$key}{clue_number}n";
print "Row: $down{$key}{row}n";
print "Col: $down{$key}{column}n";
print "Clue: $down{$key}{clue}n";
print "Solution: $down{$key}{solution}n";
print "Length: $down{$key}{length}nn";
}

Convert::AcrossLite is used to convert binary AcrossLite puzzle files to text.

<<less
Download (0.010MB)
Added: 2006-08-03 License: Perl Artistic License Price:
1178 downloads
Radiant Data PeerFS 3.0.2

Radiant Data PeerFS 3.0.2


Radiant Data PeerFS is a peer to peer distributed replicating filesystem. more>>
Radiant Data PeerFS is real-time peer-to-peer distributed replicating file system featuring global file and sectional locks. All read operations are performed locally, and only file changes are transmitted across the network.

It supports databases such as MySQL, as well as images and documents. All nodes are active/active, allowing for load balancing. Clients can also be hot switched between nodes, eliminating downtime. It also supports AES encryption for use across the Internet.

Supported Kernels:

RedHat Enterprise/Advanced Server 3

* 2.4.21-15.EL
* 2.4.21-15.ELsmp
* 2.4.21-20.EL
* 2.4.21-20.ELsmp
* 2.4.21-20.0.1.EL
* 2.4.21-20.0.1.ELsmp
* 2.4.21-27.0.2.EL
* 2.4.21-27.0.2.ELsmp
* 2.4.21-4.EL
* 2.4.21-4.ELsmp

SuSE Standard/Enterprise Server 8

* 2.4.19-4GB
* 2.4.19-64GB-SMP
* 2.4.21-241-default
* 2.4.21-241-smp
* 2.4.21-261-default
* 2.4.21-261-smp

SuSE Enterprise Server 9

* 2.6.5-7.97-default
* 2.6.5-7.97-smp

Debian Stable (woody)

* Kernels from backports.org: 2.4.27-2-386
* 2.4.27-2-686
* 2.4.27-2-686-smp

Debian Testing (sarge)

* 2.4.27-2-386
* 2.4.27-2-686
* 2.4.27-2-686-smp
* 2.6.8-2-386
* 2.6.8-2-686
* 2.6.8-2-686-smp

Trustix 2.2 (Sunchild)

* 2.4.29-2tr
* 2.4.29-2trsmp
<<less
Download (2.9MB)
Added: 2005-04-08 License: Other/Proprietary License Price:
1667 downloads
Cyrus IMAP Server 2.1.18

Cyrus IMAP Server 2.1.18


The Cyrus IMAP server is generally intended to be run on sealed systems, where normal users are not permitted to log in. more>>
The Cyrus IMAP server is generally intended to be run on sealed systems, where normal users are not permitted to log in.

Electronic mail is a major infrastructure service of almost all organizations. At Carnegie Mellon the use of electronic mail has overshadowed the use of all other distributed services since the early 1990s. It is a core part of the business process of most departments. The universal availability of the Andrew Mail and Bulletin Board System (AMS) has helped a great deal to create this situation. Departments without AMS have run their own mail systems and see heavy use, as well. With the end of the lifetime of the AMS in sight, Project Cyrus began to build a new campus mail system.

The Cyrus Electronic Mail Project is continuing to build a highly scalable enterprise mail system designed for use in a small to large enterprise environments using standards based technologies. The Cyrus technologies will scale from independent use in small departments to a system centrally managed in a large enterprise.

Visitors to this site may want to also view The Cyrus Wiki, which is likely to be updated more frequently.

This document gives an overview of the Cyrus IMAP server. The Cyrus IMAP (Internet Message Access Protocol) server provides access to personal mail and system-wide bulletin boards through the IMAP protocol. The Cyrus IMAP server is a scalable enterprise mail system designed for use from small to large enterprise environments using standards-based technologies.

A full Cyrus IMAP implementation allows a seamless mail and bulletin board environment to be set up across multiple servers. It differs from other IMAP server implementations in that it is run on "sealed" servers, where users are not normally permitted to log in. The mailbox database is stored in parts of the filesystem that are private to the Cyrus IMAP system. All user access to mail is through software that is using the IMAP, POP3, or KPOP protocols.

The private mailbox database design gives the server large advantages in efficiency, scalability, and administratability. Multiple concurrent read/write connections to the same mailbox are permitted. The server supports access control lists on mailboxes and storage quotas on mailbox hierarchies.
<<less
Download (1.6MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1216 downloads
Gutenbrowser 0.8.1

Gutenbrowser 0.8.1


Gutenbrowser is a Project Gutenberg etext reader/downloader. more>>
Gutenbrowser is a Project Gutenberg etext reader/downloader.

Gutenbrowser provides an easy way to search for, download, and read free classic etext books from Project Gutenberg.

This project used to be Kgutenbook for KDE.

<<less
Download (0.30MB)
Added: 2006-10-11 License: GPL (GNU General Public License) Price:
1108 downloads
Darpwatch 1.1

Darpwatch 1.1


Darpwatch is a solution for monitoring ethernet activity across many different ethernet networks. more>>
Darpwatch is a solution for monitoring ethernet activity across many different ethernet networks. Darpwatch is based on the original arpwatch source from UCB.
Main features:
- Modular alert handling - write your own alert handler
- Scalable
- Based on original arpwatch code
<<less
Download (0.077MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
WebService::Basecamp 0.1.3

WebService::Basecamp 0.1.3


WebService::Basecamp is a Perl interface to the Basecamp API webservice. more>>
WebService::Basecamp is a Perl interface to the Basecamp API webservice.

SYNOPSIS

use WebService::Basecamp;

my $bc = WebService::Basecamp->new( url => http://mysite.clientsection.com,
user => username,
pass => password );

my $test = $bc->ping || die $bc->error();

my $projects = $bc->projects; # a list of all projects

Basecamp is a web based project collaboration tool that makes it simple to communicate and collaborate on projects. Basecamp is built on the Ruby on Rails platform but provides a webservice API to many of the application functions. WebService::Basecamp is a Perl interface to the Basecamp web service API.

For more information on Basecamp, visit the Basecamp website. http://www.basecamphq.com.

This module does much of the heavy lifting for you when accessing the Basecamp API. Once initialising a WebService::Basecamp object you can access the API function via method calls. The module takes care of the creation and parsing of the XML (using XML::Simple) that relays the data across the web service, however there is an option to access the XML directly (see new()).

The documentation for this module is based on the Basecamp API docs available at http://www.basecamphq.com/api. It is recommended you read the official docs to become familiar with the data reference.

<<less
Download (0.023MB)
Added: 2007-01-11 License: Perl Artistic License Price:
1017 downloads
Ara Editor 1.0

Ara Editor 1.0


Ara is an automatic editor of RSS feed. Only the links towards the Web pages must be given to him. more>>
Ara is an automatic editor of RSS feed. Only the links towards the Web pages must be given to him. The project is able to retrieve the title and the description of the pages and to produce a syndication file in the RSS format.

It enables you to select the pages to be syndicated instead of publishing the last articles systematically as the generators included in content managers do it.
The Ara term means "Atom and RSS API", it is also the name of a species of parrots from South America.

Using Ara

The program is a set of PHP scripts which have to be stored on a Web site. One creates a feed from the browser by entering the URL of the interface, ara.php.
It is easier to use the program with two browsers, one to display the pages to include and to copy the URLs from the URL input field, the other to edit the RSS file. Thus by just a cut and paste action one transfers the URL from the field to the interface and one clicks on "Add" to add it to the list.

The EDIT button on the left of the link makes it possible to modify the title and description if one wants.

To generate the feed, one enters the nam.

Warning
Ara is not a simple editor, when a page is added, it is reads for extracting useful information and for this purpose Ara makes use of Ajax (with the Anaa framework ), but Ajax can read files only from the site where it is installed. Actually the goal is to build the feed of the site, just avoid to give URL to other sites.

How it works

It is an Ajax script with a backend in PHP 5. In the current version only the pages of the website where it is installed can be added to the feed.

It is necessary to be authenticated to use it, to this goal the install.php program allows to register a login and a password. This file must absolutely be be erased. Once registered, the user remains registered for the whole session, even if he reads other pages meanwhile.

To generate the contents automatically, the program loads the pages given in the list and reads in the head section the contents of the title and description tags. If they are missing, the first H1 tag in the body of the page will be used for the title instead.

The same if description misses, the text of the synopsis will be taken from the page instead.

<<less
Download (0.030MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
827 downloads
abrowse 0.0.2b

abrowse 0.0.2b


abrowse is a program which allows you to read AKAI S1000/3000 sample CDs and write the samples into wav audio format. more>>
abrowse is a program which allows you to read AKAI S1000/3000 sample CDs and write the samples into wav audio format. It is written in perl.
<<less
Download (0.11MB)
Added: 2006-07-22 License: GPL (GNU General Public License) Price:
1193 downloads
Sound Converter 0.9.7

Sound Converter 0.9.7


Sound Converter can convert sound files to other formats. more>>
Sound Converter project can convert sound files to other formats.

A simple sound converter application for the GNOME environment. It reads anything the GStreamer library can read, and writes WAV, FLAC, MP3, and Ogg Vorbis files.

<<less
Download (0.036MB)
Added: 2007-08-01 License: GPL v3 Price:
538 downloads
Joystick

Joystick


Joystick is a utility to read commands from joystick and send to BMPx via DBUS. more>>
Joystick is a utility to read commands from joystick and send to BMPx via DBUS. Commands are configured via .ini file. Should be easy to work with other DBUS-consumers.
<<less
Download (0.028MB)
Added: 2006-08-15 License: GPL (GNU General Public License) Price:
1168 downloads
Distributed Aide Runtime Controller 0.3.42

Distributed Aide Runtime Controller 0.3.42


Darc is a multi-threaded Python application designed for managing AIDE installations in large heterogeneous networks. more>>
Distributed Aide Runtime Controller is a multi-threaded Python application designed for managing AIDE installations in large heterogeneous networks.
AIDE is an open-source improvement upon the academic release of Tripwire. It can be used to detect filesystem changes in unix environments, which is useful for forensics on compromised systems and tracing illicit system configuration changes.
Darc provides a mechanism to run AIDE integrity checks across many unix systems from a single management station. It has the following features not available in a traditional AIDE installation:
- Maintaining read-only media databases on each system - not a trivial task! - is not required for day to day operations.
- Unified reporting - the admin doesnt have to read individual reports for each system.
- Integrated syslog support to notify admins when a system may have been compromised.
- Databases and configs are never written to the filesystems on the monitored hosts.
Enhancements:
- Better error handling and reporting
- HTML reports for easier navigation within the report
- Configurable timeout values for all relevant metrics - TCP connection timeouts, SFTP transfer time, AIDE run time
- Built-in support for aide database maintenance tasks (init, update) so the manual file manipulation required in 0.2 is completely eliminated.
<<less
Download (0.011MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1277 downloads
Free Unlisted Phone Numbers Lookup Tool 2.0

Free Unlisted Phone Numbers Lookup Tool 2.0


With the Free Unlisted Phone Numbers Lookup Tool, You Can Input Unknown Numbers and Run them Across Databases of Phone Numbers to See if the Owners I... more>> <<less
Download (532KB)
Added: 2009-04-14 License: Freeware Price: Free
195 downloads
Fast Data Transfer 0.8.0

Fast Data Transfer 0.8.0


Fast Data Transfer is an application for efficient data transfers that is capable of reading and writing at disk speed. more>>
Fast Data Transfer is an application for efficient data transfers that is capable of reading and writing at disk speed over wide area networks (with standard TCP).
It can be used to stream a large set of files across the network, so a large dataset composed of thousands of files can be sent or received at full speed, without the network transfer restarting between files.
The project is written in Java, runs an all major platforms, and is easy to use.
Main features:
- Streams a dataset (list of files) continuously, using a managed pool of buffers through one or more TCP sockets.
- Uses independent threads to read and write on each physical device
- Transfers data in parallel on multiple TCP streams, when necessary
- Uses appropriate-sized buffers for disk I/O and for the network
- Restores the files from buffers asynchronously
- Resumes a file transfer session without loss, when needed
<<less
Download (0.35MB)
Added: 2007-08-21 License: Other/Proprietary License Price:
797 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5