Main > Free Download Search >

Free toyd 0.01 software for linux

toyd 0.01

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 293
Toyd 0.01

Toyd 0.01


Toyd is an advanced next-generation Window Manager. more>>
Toyd is an advanced next-generation Window Manager. Toyd is built on top of Aoof-Wm, an Advanced Object Oriented Framework designed specifically for the development of portable Window Management systems.
Main features:
Unique configuration
- Evoluate through different environments without seeing any changes. Switch your Operating System but keep the same Interface, the same window manager, the same unique configuration.
Theme
- Master your environment, personalize it, make it your third hand by choosing among a lot of different themes. And if none of them satisfy you, you can still design your own easily !
No click
- Let your instincts drive your computer with the intuitive next-generation no click user interface. No more dashed movements as moving, pointing, multi-clicking, you can now control your machine with smooth peaceful gestures.
Add features with the plugin manager
- Delivered with a wide variety of functionalities, the philosophy of the project is a high level of self configuration with no restrictions at all, you can add features with the plugin manager. Dont be restrained to enable or disable a feature, make it yourself, and then fill any lack you may encounter.
<<less
Download (0.10MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1228 downloads
pyD20 0.01

pyD20 0.01


pyD20 is a combat manager for D20 or DND3e. more>>
pyD20 project is a combat manager for D20 or DND3e.
pyD20 is a combat manager meant to be used by a DM while playing the D20/DND3e role-playing game. Its features include a pyGTK2/Glade interface, the ability to track combatants, initiatives, and HP, the ability to reassign initiatives during combat, and the ability to add or remove combatants during combat. pyD20 is designed to be simple for the DM to use.
Main features:
- Track combatants.
- Set initiative for those combatants who want to roll manually.
- Roll initiative for other combatants.
- Track hit points for combatants.
- Change initiative during combat (refocus, triggers, delay).
- Counts the rounds of combat.
<<less
Download (0.011MB)
Added: 2007-01-08 License: GPL (GNU General Public License) Price:
1022 downloads
Tivoli 0.01

Tivoli 0.01


Tivoli is a Perl extension for Tivoli TME10. more>>
Tivoli is a Perl extension for Tivoli TME10.

SYNOPSIS

Not (yet) Autoloader implemented.

use Tivoli::DateTime;
use Tivoli::Logging;
use Tivoli::Fwk;
use Tivoli::Endpoints;

This Module will handle about everything you may need for Tivoli TME10. If anything has been left out, please contact me at tivoli.rhase@muc-net.de so it can be added.

Tivoli::DateTime

This Package will handle about everything you may need for handling the date / time.

Tivoli::Logging

This Package will handle about everything you may need for Logging.

Tivoli::Fwk

This Package will handle about everything you may need for Framework.

Tivoli::Endpoints

This Package will handle about everything you may need for Endpoints.

<<less
Download (0.014MB)
Added: 2007-05-25 License: Perl Artistic License Price:
885 downloads
JDBC 0.01

JDBC 0.01


JDBC is a Perl 5 interface to Java JDBC (via Inline::Java). more>>
JDBC is a Perl 5 interface to Java JDBC (via Inline::Java).

SYNOPSIS

use JDBC;

JDBC->load_driver("org.apache.derby.jdbc.EmbeddedDriver");

my $con = JDBC->getConnection($url, "test", "test");

my $s = $con->createStatement();

$s->executeUpdate("create table foo (foo int, bar varchar(200), primary key (foo))");
$s->executeUpdate("insert into foo (foo, bar) values (42,notthis)");
$s->executeUpdate("insert into foo (foo, bar) values (43,notthat)");

my $rs = $s->executeQuery("select foo, bar from foo");
while ($rs->next) {
my $foo = $rs->getInt(1);
my $bar = $rs->getString(2);
print "row: foo=$foo, bar=$barn";
}

This JDBC module provides an interface to the Java java.sql.* and javax.sql.* JDBC APIs.
<<less
Download (1.9MB)
Added: 2007-06-04 License: Perl Artistic License Price:
874 downloads
Fotoblog 0.01

Fotoblog 0.01


Fotoblog is a web based picture gallery that automatically receives and publishes real-time pictures from your mobile phone. more>>
v Every picture is published along with the text sent from the mobile phone.
Main features:
- POP3 support
- STDIN support (when piped directly from sendmail)
- image pagination with a configurable number of columns and images per page
- an image rotation function via the Web
- photo tag editing via the Web
- automatic thumbnail generation
- a user access log with originating IP and network display (php-whois required)
- user account maintenance via the Web
- a photo search function
- multi-language support
- EXIM support (for extracting the real picture date and time).
<<less
Download (0.015MB)
Added: 2006-11-07 License: GPL (GNU General Public License) Price:
1081 downloads
PacketDB 0.01

PacketDB 0.01


PacketDB projects goal is to create a set of workflows that treat tcpdumps/packet captures. more>>
PacketDB projects goal is to create a set of workflows that treat tcpdumps/packet captures as just another sort of data to be loaded into relational structures and manipulated using the well-established methods of relational databases.

The real fun begins after the scripts run and you get to play with that delicious data!

After that ETL phase stabilizes (hopefully), the project would ideally expand into providing tools for discovery and reporting on that data (i.e. data mining and data warehousing). The tables existing for this first phase of the project might be thought of as staging tables for a load up to a datamart or data warehouse.

<<less
Download (0.010MB)
Added: 2006-12-19 License: GPL (GNU General Public License) Price:
1039 downloads
Qubit 0.01

Qubit 0.01


Qubit (Qmail Ultimate Backend Integration Tool) is a fully Web-based qmail server configuration and administration suite. more>>
Qubit (Qmail Ultimate Backend Integration Tool) is a fully Web-based qmail server configuration and administration suite.

Qubit project is based on the qmailrules qmail server installation style. It has the same features as other similar tools (like vqadmin and qmailadmin), and it also gives you full control to administer your server with all sorts of features and applications.
<<less
Download (0.038MB)
Added: 2006-02-22 License: GPL (GNU General Public License) Price:
1341 downloads
RTx::Foundry 0.01

RTx::Foundry 0.01


RTx::Foundry are base classes for the RT Foundry system. more>>
RTx::Foundry are base classes for the RT Foundry system.

SYNOPSIS

Not at the moment. See http://rt.openfoundry.org/ for a demo.
Currently, the only way to install RT Foundry is from the ports files in http://rt.openfoundry.org/Foundry/Project/Download/?Queue=OpenFoundry, which requires a FreeBSD system to run on.

The RT Foundry project is the code behind Taiwans OSSF initiative, as part of the Free Software Promotion Project, executed by the Institute of Information Science, Academia Sinica (IIS).

<<less
Download (0.47MB)
Added: 2006-07-18 License: Perl Artistic License Price:
1195 downloads
LeahHTTPd 0.01

LeahHTTPd 0.01


LeahHTTPd is a fast HTTP server. more>>
LeahHTTPd is a fast HTTP server.
Main features:
- Configurable mimetype support
- Specifyable document root and port
- Templated directory listings
- IPv4 and IPv6 supported
- Basic file-transfer resuming (Range/206)
- Completely asynchronous I/O
- Configurable default directory index file
- CGI support (GET/POST)
- HTTP/1.0 and HTTP/1.1 support
- Resource aliases
- Virtualhost support
Installation:
make install
and
cp dist /etc/leahhttpd -Rad
<<less
Download (0.61MB)
Added: 2005-10-14 License: GPL (GNU General Public License) Price:
1470 downloads
PayVeX 0.01

PayVeX 0.01


PayVeX project works with PayPal IPN to sell files, this approach ensures you are paid for your digital content. more>>
PayVeX project works with PayPal IPN to sell files, this approach ensures you are paid for your digital content before a customer can download it.

For the customer using PayVeX, a purchase is quick, convenient, anonymous and simple.

In this day and age, asking for information can lead to lost sales. People are in a rush and arent interested in taking the time to fill out lengthy forms.

For the merchant, impulse buyers and people who would otherwise resist due to privacy or credit card concerns suddenly become buyers.
<<less
Download (MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
828 downloads
NetChat 0.01

NetChat 0.01


NetChat is a very versatile tool for layer 5 protocols. more>>
NetChat is a combination of NetCat and ppps "chat", put on steroids for high performance. It is meant as a network exercise tool.

Using simple "say this, expect this reply" scripts, NetChat can be made to easilly speak most text-based protocols (such as SMTP, HTTP, POP3 etc.), and many binary protocols, very easilly.

In addition to the above, NetChat is built to perform a large number of concurrent connections. This makes NetChat an ideal network protocol stress-test tool.

Current code is limited to client only and simple send/receive matching. Future extensions will include the ability to work in listen mode, as well as use random elements in the replies and requests.
<<less
Download (0.074MB)
Added: 2005-04-13 License: GPL (GNU General Public License) Price:
2368 downloads
Tie::Eudora 0.01

Tie::Eudora 0.01


Tie::Eudora is a Perl module that can encode/decode emails, read/write emails in Eudora mailbox files. more>>
Tie::Eudora is a Perl module that can encode/decode emails, read/write emails in Eudora mailbox files.

SYNOPSIS

####
# Subroutine interface
#
$encoded_email = decode_record($mailbox_email);
@email = decode_field($encoded_email);

$encoded_email = encode_field (@email);
$mailbox_email = encode_record($encoded_email);

#####
# Object Interface
#
$eudora = Tie::Form->new(@options);

$encoded_email = $eudora->decode_record($record);
@email = $eudora->decode_field($encoded_email);

$encoded_email = $eudora->encode_field (@email);
$mailbox_email = $eudora->encode_record($encoded_email);

$mailbox_email = $eudora->get_record();
$success = $eudora->put_record($mailbox_email);

####
# use file subroutines to write/read Eudora mailbox files
#
tie *MAILBOX, Tie::Eudora;
open MAILBOX,>,$mbx;
print MAILBOX @mailbox;
close MAILBOX;

open MAILBOX,<<less
Download (0.065MB)
Added: 2007-01-11 License: Perl Artistic License Price:
1018 downloads
Lexi 0.01

Lexi 0.01


Lexi project is a dict client and vocabulary builder. more>>
Lexi project is a dict client and vocabulary builder.

Lexi is a dict client that also serves as a personalized vocabulary builder.

It caches definitions and has a persistent word list.

The interface is structured to be quick and easy and features synonym clicking, drag and drop word queries, and spelling suggestions.

<<less
Download (0.025MB)
Added: 2006-10-31 License: GPL (GNU General Public License) Price:
1089 downloads
blah 0.01

blah 0.01


blah project consists of a utility for maintaining a list of frequently copy-and-pasted text. more>>
blah project consists of a utility for maintaining a list of frequently copy-and-pasted text.
When an item is selected from the menu the corresponding text is automatically placed into the clipboard.
You can then use the paste feature in another application to transfer the text.
The current version is functional and usable. However, my goal is to re-design/re-write the code as a GNOME panel app.
Enhancements:
- added rpm bult from archive.
<<less
Download (0.009MB)
Added: 2007-02-07 License: GPL (GNU General Public License) Price:
990 downloads
wmap 0.01

wmap 0.01


wmap is a tool for creating log files about the reachability of wireless access points with signal strengh and GPS coordinates. more>>
wmap is a tool for creating log files about the reachability of wireless access points with signal strengh and GPS coordinates.

Options:

-i Interface Name - Network interface to use (i.e. wlan0 or eth0),
default is wlan0
-l logfile Name - Name of the data logfile, default is wmap.log
-d debug - For debugging / direct console output set this to
anything != NULL
-h IP - The ip is nesecary to run wmap. Normally this is the ip of
your AP or Router

<<less
Download (0.002MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1499 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5