Main > Free Download Search >

Free handlers 0.85 software for linux

handlers 0.85

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 434
Attribute::Handlers 0.85

Attribute::Handlers 0.85


Attribute::Handlers is a multi-purpose, highly customizable Linux programming tool. more>> Attribute:Handlers 0.85 is a multi-purpose, highly customizable Linux programming tool. This module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a BEGIN, CHECK, INIT, or END block). (UNITCHECK blocks don't correspond to a global compilation phase, so they can't be specified here.)

To create a handler, define it as a subroutine with the same name as the desired attribute, and declare the subroutine itself with the attribute.

<<less
Added: 2009-07-26 License: Perl Artistic License Price: FREE
downloads
file*HANDLER 0.13

file*HANDLER 0.13


file*HANDLER is primarily a Perl script which coordinates some free media conversion packages with a PostgreSQL back end. more>>
file*HANDLER project is primarily a Perl script which coordinates some free media conversion packages (cited later) with a PostgreSQL back end accessing server to index and serve binary and text files direct from the database. A simple CGI file with embedded AJAX makes calls to this server which is also constantly looking for other alive f*H servers on the Internet.
Since the server caches media into the SQL database on demand, as the network grows, the network improves.
Its gridded directory sharing/browsing/searching with streaming audio/video as well as flat text/doc/pdf/image display for everyone. Its written with a few hooks for tags that would be included in your actual front page so that the UI is discard-able -- anyone can quickly rewrite a whole new [GT]UI without having to worry about the syntax of the newest version of dojo.licio.r or whatever.
If you wanted to ignore the JS/HTML/CSS hooks then you can easily use the system to make direct requests that just return lists formatted as HTML table-bodies. In other words, the markup IS the markup.
As such, Ive whipped up a Dojo 0.2 Widget that coordinates the serving backend with a UI so anyone can embed f*H functionality anywhere, or easily customize a provided default page.
A file*HANDLER server is really a few constituent parts Ive tied up for you (top down):
- A local web page providing the UI(served by an HTTP server of your choice) that is generated by a cgi script with embedded AJAX.
- A secondary portion of the same CGI script, acting as middle-ware, which communicates, via AJAX, with the local front page to reconcile asynchronous JavaScript requests with the file*HANDLER sub-network back-end.
- An always-on network server written in PERL that serves to the front and end communicates laterally with everyone elses file*HANDLER back-end PERL server additionally, it manages indexing of content directories you choose to serve.
- A PostgreSQL database that is accessed only via internal PERL routines called from your front page.
So for example, a remote user comes to your site. First, not only can they browse and search your files, but they can also browse and search the files of anyone else hosting a file*HANDLER server that your local server knows about. (file*HANDLER identifies other servers on the network automatically). The user can now read/view/listen/watch by stream any content they find from whomevers server. Theres no download, so theres so actual sharing, just direct streaming to the users browser.
<<less
Download (0.049MB)
Added: 2006-02-17 License: GPL (GNU General Public License) Price:
1347 downloads
Cabel 0.85

Cabel 0.85


Cabel is a graphical user interface for building csound instruments by patching modules similar to modular synthesizers. more>>
Cabel is a graphical user interface for building csound instruments by patching modules similar to modular synthesizers. Cabel project is simply customizable through XML.
Its intended for Csound beginners to learn some fundamentals about this wonderful language (although installing all dependencies of Cabel isnt as trivial as it should be) and for advanced Csound users, who want to test their ideas and play with input parameters in a graphical user interface.
Main features:
- graphical user interface for Csound modular synthesizer language
- ability to control module parameters via MIDI with MIDI modules (MidiNote, MidiController, ...)
- export Cabel patches to Csound CSD instrument definition files to play your patches without running Cabel
- controllable with Python scripts
- platform independent (runs on every platform running Csound and Python: Windows, Linux, ...)
- extend Cabel with your own modules using Csound and XML
- skinable modules
<<less
Download (0.092MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1311 downloads
XML::Handler::Trees 0.02

XML::Handler::Trees 0.02


XML::Handler::Trees is a PerlSAX handlers for building tree structures. more>>
XML::Handler::Trees is a PerlSAX handlers for building tree structures.

SYNOPSIS

use XML::Handler::Trees;
use XML::Parser::PerlSAX;

my $p=XML::Parser::PerlSAX->new();
my $h=XML::Handler::Tree->new();
my $tree=$p->parse(Handler=>$h,Source=>{SystemId=>file.xml});

my $p=XML::Parser::PerlSAX->new();
my $h=XML::Handler::EasyTree->new(Noempty=>1);
my $easytree=$p->parse(Handler=>$h,Source=>{SystemId=>file.xml});

my $p=XML::Parser::PerlSAX->new();
my $h=XML::Handler::TreeBuilder->new();
$h->store_pis(1);
my $tree=$p->parse(Handler=>$h,Source=>{SystemId=>file.xml});

XML::Handler::Trees provides three PerlSAX handler classes for building tree structures. XML::Handler::Tree builds the same type of tree as the "Tree" style in XML::Parser.

XML::Handler::EasyTree builds the same type of tree as the "EasyTree" style added to XML::Parser by XML::Parser::EasyTree. XML::Handler::TreeBuilder builds the same type of tree as Sean M. Burkes XML::TreeBuilder. These classes make it possible to construct these tree structures from sources other than XML::Parser.

All three handlers can be driven by either PerlSAX 1 or PerlSAX 2 drivers. In all cases, the end_document() method returns a reference to the constructed tree, which normally becomes the return value of the PerlSAX driver.

<<less
Download (0.007MB)
Added: 2006-09-01 License: Perl Artistic License Price:
1148 downloads
Phaeronix 0.85 Beta

Phaeronix 0.85 Beta


Phaeronix is a Gentoo-based RR4 CD optimised for i686, with GNOME, Reiser4-enabled GRUB. more>>
Phaeronix is a gentoo love-sources RR4 CD with reiser4 enabled grub, auto hardware detection with nvidia 3D support , ready for multimedia, internet, and arabic. It is optimised for i686.

The kernel is now based on the 2.6.15-arckck7 patchset with a couple of additions ( one to fix acer laptop hangs and the other to fix slow laptop battery polls).
http://iphitus.loudas.com/archck.php

Final release is probably going to be based on the new -beyond patchset.
The livecd uses a genkernel generated initramfs, but with quite some hacks added to the linuxrc. As a result this initramfs can now probably boot from any media, anything from IDE to external firewire.

The CD is rendered pseudo-writable thanks to squashfs and unionfs.
Hardware detction is modular and can be turned on and off as needed. You can see the possible options in the cheatcodes list.

Modular Xorg-X11 7.0 is the default Xorg server. XGL server is included as an optional featured activated at boot time by booting like this :
"linux xgl"

This is experimental and might not work. Check http://gentoo-wiki.com/HOWTO_XGL

To find out if your card supported and to see if your problem has been already reported.

The desktop is a full gnome-2.14 , there is no KDE and no qt/KDE apps.

The default user name is phaeron and its password is also phaeron.

The root password is root.

The available editors are vim and nano.

Its built specifically to support arabic, with some patches and customizations. However, this is an ongoing process. It was spurred by arabbixs stagnation. Best of all just click on the keyboard applet or press alt+shift and you get an arabic keyboard layout.

"w3m -v" is the text only browser because it supports arabic ( along with bicon to bidi/shape properly ). Check here for the inspiration : http://www.eglug.org/node/1953

Also in gnome-terminal run a new session with the arabic profile and you will have full bidi and shaping thanks to arabeyes bicon.

Msameers arabic wordlist has been included in aspell and openoffice. Check here for the arabic wordlist : http://www.eglug.org/node/1976

You can logout from the desktop and choose arabic as the session language and then log in again. The desktop will be RTL and mostly in arabic. The reason this isnt made easier or more obvious is a lot of things still need translation or bugfixing. The infrastructure is there however.

The supported locales are : arabic, french, italian, german,and slovak.

The official gentoo installer is also included to help installing gentoo if you want.
<<less
Download (MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1301 downloads
Sensibe IRC Handler 0.1

Sensibe IRC Handler 0.1


Sensible IRC Handler aims to provide an interface for Gaim that handles irc:// links in Firefox Browser. more>>
Sensible IRC Handler aims to provide an interface for Gaim that handles irc:// links in Firefox Browser. This will provide the same xchat-gnome functionality to handle irc:// links, but for Gaim.
Recent changes in inclusion of packages for future Ubuntu release will not include xchat-gnome because of recursive duplication with Gaims IRC capabilities, so IRC will be entirely handled in Gaim.
This will use Gaim as an IRC client, but will not alter the main Gaim configurations, this would create a temporary configurations for the current sessions. A functionality to add the IRC channels defined in InternetRelayChat in Gaim buddy list, will be easy, but will not add them by default. Adding them for a user requires further discussions.
Enhancements:
- GTK+ version 2.2.x
<<less
Download (0.20MB)
Added: 2006-06-01 License: GPL (GNU General Public License) Price:
1242 downloads
Childsplay 0.85.2

Childsplay 0.85.2


Childsplay is a suite of educational games for young children. more>>
Childsplay is a suite of educational games for young children, like gcompris, but without the overkill of c/c++ and the gnome environ.

Also the use of the SDL libraries makes smooth animation and the playing of sound very easy. Childsplay uses a plugin system for the games, so you might want to check the childsplay-plugins page. (There are two built-in games; Memory and a typing game)

Childsplay and the games are GNU-GPL licensed and are tested on GNU/Linux, FreeBSD.

<<less
Download (1.7MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1007 downloads
Regexp::Parser::Handlers 0.20

Regexp::Parser::Handlers 0.20


Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes. more>>
Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes.

This module holds the init() method for the Regexp::Parser class, which installs all the handlers for standard Perl 5 regexes. This documentation contains a sub-classing tutorial.

SUB-CLASSING

I will present two example sub-classes, Regexp::NoCode, and Regexp::AndBranch.

Parser Internals

The parser object is a hash reference with the following keys:

regex

A reference to the original string representation of the regex.

len

The length of the original string representation of the regex.

tree

During the first pass, tree is undef, which instructs the object() method not to actually create any objects. Afterwards, it is an array reference of (node) objects.

stack

Initially an array reference, used to store the tree as a new scope is entered and then exited. The general concept is:

if (into_scope) {
push STACK, TREE;
TREE = CURRENT->DATA;
}
if (outof_scope) {
TREE = pop STACK;
}

After the tree has been created, this key is deleted; this gives the code a way to be sure compilation was successful.

maxpar

The highest number of parentheses. It will end up being identical to nparen, but it is incremented during the initial pass, so that on the second pass (the tree-building), it can distinguish back-references from octal escapes. (The source code to Perls regex compiler does the same thing.)

nparen

The number of OPENs (capturing groups) in the regex.

captures

An array reference to the open nodes.

flags

An array reference of flag values. When a scope is entered, the top value is copied and pushed onto the stack. When a scope is left, the top value is popped and discarded.

It is important to do this copy-and-push before you do any flag-parsing, if youre adding a handle that might parse flags, because you do not want to accidentally affect the previous scopes flag values.

Here is example code from the handler for (?ismx) and (?ismx:...):

# (?i:...) {next} }, qw< c) atom >;
}

for (split //, $on) {
if (my $h = $S->can("FLAG_$_")) {
my $v = $h->(1); # 1 means this is on
if ($v) { &Rf |= $v } # turn the flag on
else { ... } # the flags value is 0
next;
}
# throw an error if the flag isnt supported
}

for (map "FLAG_$_", split //, $off) {
if (my $h = $S->can("FLAG_$_")) {
my $v = $h->(0); # 0 means this is off
if ($v) { &Rf &= ~$v } # turn the flag off
else { ... } # the flags value is 0
next;
}
# throw an error if the flag isnt supported
}

Youll probably not be adding handlers that have to parse flags, but if you do, remember to follow this model correctly.

next

An array reference of what handles (or "rules") to try to match next.

<<less
Download (0.040MB)
Added: 2006-10-13 License: Perl Artistic License Price:
1107 downloads
nanoser 1.0.0

nanoser 1.0.0


Nanoserv is a sockets daemon toolkit for PHP 5.1+ more>>
Nanoserv is a sockets daemon toolkit for PHP 5.1+
It is distributed under the terms of the GNU Lesser General Public License.
Its a complete rewrite of the shadok sockets PHP4 library (the one behind phpos and sh4re).
Main features:
- 100% object oriented
- native support for TCP with SSL/TLS and UDP connections
- multiplexing and forking listeners
- handlers for raw connections, line input, HTTP, SMTP, XML-RPC, Syslog, ...
- transparent inter process communications with forked handlers
- and probably more ...
Most of the features work with PHP 5.0 but you will need PHP 5.1+ to take advantage of the shared objects and crypto support.
<<less
Download (0.017MB)
Added: 2005-08-26 License: LGPL (GNU Lesser General Public License) Price:
1520 downloads
Konstrukt::Handler 0.5 Beta 6

Konstrukt::Handler 0.5 Beta 6


Konstrukt::Handler is a base class for handlers that control the processing of the requests. more>>
Konstrukt::Handler is a base class for handlers that control the processing of the requests.

SYNOPSIS

use Konstrukt::Handler;

#inherit new(), process() and emergency_exit()
use base Konstrukt::Handler;

#create handler sub. usually a bit more comprehensive. see existing handlers
sub handler {
my ($self) = @_;
print $self->process();
}

#optional: overwrite method emergency_exit to provide some more info.
sub emergency_exit {
my ($self) = @_;
#do something. e.g. print out error messages.
die;
}

Base class for the Konstrukt handlers.

You should inherit from this class when building your own handler.

You will find the handlers currently available in the Konstrukt::Handler directory.

<<less
Download (0.51MB)
Added: 2006-10-18 License: Perl Artistic License Price:
1102 downloads
Xtemp 0.85

Xtemp 0.85


Xtemp shows temperatures of 3 sensors in your motherboard. more>>
Xtemp is a SuperKaramba theme that shows temperatures of 3 sensors in your motherboard.

This theme is configured for MSI k7n2 (Nforce2), if your motherboard is not Nforce2 edit the theme files and change the sensors.

**Remember**
**This theme needs lm_sensors installed and correctly configured.
**Install the fonts they are in Xtemp/fonts .

Wait 4 sec after open to full reload

The style is based in aSensors http://kde-look.org/content/show.php?content=15756
The background of thermometer is based in acpimon http://kde-look.org/content/show.php?content=9059

<<less
Download (0.053MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1201 downloads
jelio 0.85

jelio 0.85


jelio is a C stdio replacement library. more>>
This is a proof of concept C stdio replacement library.
Its aim is not to provide new implementations of the exact same function calls. But to provide similar functionality from an interface that permits efficient static linking.
By separating the print formats into functions they will only be linked if they are actually used by the program.
Yes, I know documentation is lacking although most of the functions should be pretty self explaining due to the similarity with the C stdio. The more advanced functions are slightly documented in the header files.
You can also look at the vtest.c file for some examples of usage.
jelio is a C stdio replacement library. The aim is to provide similar functionality as the C stdio functions from an interface that permits efficient static linking.
Enhancements:
- More features were completed.
- Man pages were added for many functions and a few bugfixes were made.
<<less
Download (0.085MB)
Added: 2005-11-09 License: GPL (GNU General Public License) Price:
1444 downloads
DNS::Zone 0.85

DNS::Zone 0.85


DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones. more>>
DNS::Zone contains a collection of Perl modules which provide an abstraction of name service zones as well as server specific adaptors for concrete file representations.

The modules origin is the ZoneMaster project which make heavy use of the module for comprehensive zone file management. Go to http://www.zonemaster.org for further information.

Installation:

You install DNS::Zone as you would install any perl module library, by running these command:

If you have CPAN.pm installed and are connected to the Internet

perl -MCPAN -e shell
> install DNS::Zone

or even

perl -MCPAN -e install DNS::Zone

otherwise

perl Makefile.PL
make
make test
make install

<<less
Download (0.008MB)
Added: 2007-04-16 License: Perl Artistic License Price:
924 downloads
Term::ShellUI 0.85

Term::ShellUI 0.85


Term::ShellUI is a fully-featured shell-like command line environment. more>>
Term::ShellUI is a fully-featured shell-like command line environment.

SYNOPSIS

use Term::ShellUI;
my $term = new Term::ShellUI(
commands => {
"cd" => {
desc => "Change to directory DIR",
maxargs => 1, args => sub { shift->complete_onlydirs(@_); },
proc => sub { chdir($_[0] || $ENV{HOME} || $ENV{LOGDIR}); },
},
"pwd" => {
desc => "Print the current working directory",
maxargs => 0, proc => sub { system(pwd); },
},
"quit" => {
desc => "Quit using Fileman", maxargs => 0,
method => sub { shift->exit_requested(1); },
}},
history_file => ~/.gdbui-synopsis-history,
);
print Using .$term->{term}->ReadLine."n";
$term->run();

Term::ShellUI uses the history and autocompletion features of Term::ReadLine to present a sophisticated command-line interface to the user. It tries to make every feature that one would expect to see in a fully interactive shell trivial to implement. You simply declare your command set and let ShellUI take care of the heavy lifting.
This module was previously called Term::GDBUI.

<<less
Download (0.042MB)
Added: 2006-06-16 License: Perl Artistic License Price:
1225 downloads
Hoglet 0.2

Hoglet 0.2


Hoglet allows special markup to be added to text documents so that software documentation can be easily produced. more>>
Hoglet allows special markup to be added to text documents so that software documentation can be easily produced.
It provides a configurable parser, simple markup rules, and extensible "tag handlers" that allow custom Java code to process content.
Enhancements:
New Features
- The Code Handler has been enhanced to provide highlighting of code comments (single and multi-line) and strings. Also, it is now possible to select code directly from a source file and have that formatted, saving needless typing. Shortcuts to file/http urls for frequently referenced code is also supported. For example:
[java hoglet,org.hoglet.Processor,lines=50:100/]
- would select lines 50 - 100 from file org/hoglet/Processor.java from the directory pointed to by shortcut: hoglet.
- The Link Handler has been enhanced to support shortcuts for frequently referenced urls. For example:
[link hoglet,release-notes.html]Release Notes[link]
- would produce a link to file release-notes.html prefixed with a url pointed to by shortcut: hoglet.
- The XML Handler has been enhanced to provide highlighting of the xml. Also, the xml to highlight can be selected from a source xml file. The exact element to select is specified via a modified XPath expression. Shortcuts to file/http urls for frequently referenced files is also supported. For example:
[xml hoglet,data/tag-handlers.xml,/tagHandlers/handler@tag:xml/init/]
- would produce highlighted xml for element init (with parent path /tagHandlers/handler for the handler element that has an attribute named: tag with value: xml). The xml would be selected from file data/tag-handlers.xml from the directory pointed to by shortcut: hoglet.
Bug Fixes
- Modified org.hoglet.Processor so that parsing of escaped characters within option name/values is performed correctly.
- Fixed DirectoryProcessor so that the output directory path is calculated correctly. Also, the recursion parameter is now respected.
Changes
- Modified LinkHandler so that it will also consider urls starting with https to be external.
<<less
Download (0.48MB)
Added: 2006-10-08 License: The Apache License 2.0 Price:
1113 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5