prior
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 122
rfc2mib
rfc2mib is a script that extracts MIB/PIB/ASN.1 modules from an RFC document. more>>
This Tcl script may be used to extract MIB, PIB and ASN.1 modules from an RFC document.
Unlike most extractors, this script is smart enough to recognize ASN.1-style comments prior to or within the module header, use of the "TagDefaults" part of the module header (not used by MIB modules), module headers that are broken across multiple lines, and macros.
<<lessUnlike most extractors, this script is smart enough to recognize ASN.1-style comments prior to or within the module header, use of the "TagDefaults" part of the module header (not used by MIB modules), module headers that are broken across multiple lines, and macros.
Download (0.003MB)
Added: 2005-04-13 License: BSD License Price:
1661 downloads
Conspy 1.4
Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it. more>>
Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it.
Conspy project only works with Linux, as far as I know. It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console.
Unlike VNC, conspy does not require a server to be installed prior to being used.
Enhancements:
- The program now works on big-endian machines.
<<lessConspy project only works with Linux, as far as I know. It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console.
Unlike VNC, conspy does not require a server to be installed prior to being used.
Enhancements:
- The program now works on big-endian machines.
Download (0.010MB)
Added: 2006-01-21 License: GPL (GNU General Public License) Price:
1371 downloads
Data::Serializer::XML::Simple 0.36
Data::Serializer::XML::Simple is a Perl module that creates bridge between Data::Serializer and XML::Simple. more>>
Data::Serializer::XML::Simple is a Perl module that creates bridge between Data::Serializer and XML::Simple.
SYNOPSIS
use Data::Serializer::XML::Simple;
Module is used internally to Data::Serializer
The only option currently supported is dtd. This just calls the dtd method of XML::Simple prior to serializing the data. See XML::Simple(3) for details.
<<lessSYNOPSIS
use Data::Serializer::XML::Simple;
Module is used internally to Data::Serializer
The only option currently supported is dtd. This just calls the dtd method of XML::Simple prior to serializing the data. See XML::Simple(3) for details.
Download (0.023MB)
Added: 2006-09-09 License: Perl Artistic License Price:
1140 downloads
Math::Pari 2.010706
Math::Pari is a Perl interface to PARI. more>>
Math::Pari is a Perl interface to PARI.
SYNOPSIS
use Math::Pari;
$a = PARI 2;
print $a**10000;
or
use Math::Pari qw(Mod);
$a = Mod(3,5);
print $a**10000;
This package is a Perl interface to famous library PARI for numerical/scientific/number-theoretic calculations. It allows use of most PARI functions as Perl functions, and (almost) seamless merging of PARI and Perl data. In what follows we suppose prior knowledge of what PARI is (see ftp://megrez.math.u-bordeaux.fr/pub/pari, or Math::libPARI).
<<lessSYNOPSIS
use Math::Pari;
$a = PARI 2;
print $a**10000;
or
use Math::Pari qw(Mod);
$a = Mod(3,5);
print $a**10000;
This package is a Perl interface to famous library PARI for numerical/scientific/number-theoretic calculations. It allows use of most PARI functions as Perl functions, and (almost) seamless merging of PARI and Perl data. In what follows we suppose prior knowledge of what PARI is (see ftp://megrez.math.u-bordeaux.fr/pub/pari, or Math::libPARI).
Download (0.11MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1181 downloads
cvs2svn 2.0.0
cvs2svn is a Python script that converts a CVS repository to a Subversion repository. more>>
cvs2svn is a Python script that converts a CVS repository to a Subversion repository. The project is designed for one-time conversions, not for repeated synchronizations between CVS and Subversion.
Enhancements:
- The conversion is now driven explicitly by the CVS dependency graph, giving a more robust conversion and fixing a few subtle bugs that existed in prior releases.
- A new --use-internal-co option has been added.
- It accelerates conversions significantly by avoiding having to use CVS or RCS to extract revision contents.
- Numerous other improvements to the quality of conversion, new conversion options, and bugfixes have been implemented.
<<lessEnhancements:
- The conversion is now driven explicitly by the CVS dependency graph, giving a more robust conversion and fixing a few subtle bugs that existed in prior releases.
- A new --use-internal-co option has been added.
- It accelerates conversions significantly by avoiding having to use CVS or RCS to extract revision contents.
- Numerous other improvements to the quality of conversion, new conversion options, and bugfixes have been implemented.
Download (0.33MB)
Added: 2007-08-22 License: GPL (GNU General Public License) Price:
514 downloads
XML::WBXML 0.03
XML::WBXML is a Perl module to convert between XML and WBXML using libwbxml2. more>>
XML::WBXML is a Perl module to convert between XML and WBXML using libwbxml2.
SYNOPSIS
use XML::WBXML;
$wbxml = XML::WBXML::xml_to_wbxml($xml);
$xml = XML::WBXML::wbxml_to_xml($wbxml);
This module is a wrapper around Aymerick Jehannes libwbxml (or perhaps libwbxml2, I am not sure what the distinction is) library for handling Wireless Binary XML. You must install libwbxml2 prior to installing this module. The library can be found at http://libwbxml.aymerick.com/ (libwbxml2 itself requires the expat library to be installed.)
The module defines two functions: xml_to_wbxml and wbxml_to_xml.
<<lessSYNOPSIS
use XML::WBXML;
$wbxml = XML::WBXML::xml_to_wbxml($xml);
$xml = XML::WBXML::wbxml_to_xml($wbxml);
This module is a wrapper around Aymerick Jehannes libwbxml (or perhaps libwbxml2, I am not sure what the distinction is) library for handling Wireless Binary XML. You must install libwbxml2 prior to installing this module. The library can be found at http://libwbxml.aymerick.com/ (libwbxml2 itself requires the expat library to be installed.)
The module defines two functions: xml_to_wbxml and wbxml_to_xml.
Download (0.051MB)
Added: 2006-09-18 License: Perl Artistic License Price:
1155 downloads
fookb 3.1
fookb is an Xkb keyboard state indicator. more>>
Fookb is Xkb state indicator. It can display an icon corresponding to current locked Xkb group. It also can switch Xkb groups.
Fookb is primarily designed for WindowMaker window manager so it can be compiled as a dockable application with libWUtil (prior to 3.0 libPropList) support (hence should be configured with ~/GNUStep/Defaults/FOOkb file).
But if you do not have WindowMaker and/or libProplist/libWUtil fookb will work too. You absolutely need libX11 and libXpm. Without WindowMaker fookb will work as usual X11 application. Without libWUtil/libProplist fookb should be configured with X resources and/or command line parameters.
<<lessFookb is primarily designed for WindowMaker window manager so it can be compiled as a dockable application with libWUtil (prior to 3.0 libPropList) support (hence should be configured with ~/GNUStep/Defaults/FOOkb file).
But if you do not have WindowMaker and/or libProplist/libWUtil fookb will work too. You absolutely need libX11 and libXpm. Without WindowMaker fookb will work as usual X11 application. Without libWUtil/libProplist fookb should be configured with X resources and/or command line parameters.
Download (0.068MB)
Added: 2005-04-27 License: Artistic License Price:
1640 downloads
Games::Go::Dg2Tk 4.026
Games::Go::Dg2Tk is a Perl extension to convert Games::Go::Diagrams to perl/Tk windows. more>>
Games::Go::Dg2Tk is a Perl extension to convert Games::Go::Diagrams to perl/Tk windows.
SYNOPSIS
use Games::Go::Dg2Tk
my $dg2tk = B convertDiagram($diagram);
A Games::Go::Dg2Tk object converts a Games::Go::Diagram object into Tk::Canvas item. The close method calls Tk::MainLoop to dispays the collection of Canvases.
Bindings for the normal editing keys: Up, Down, Next (PageDown) and Prior (PageUp) traverse the NoteBook tabs. Tab and Shift-tab also work as expected.
Left and Right keys select the previous or next NoteBook tab, but dont display it. Space and Enter (carriage return) display the selected tab.
<<lessSYNOPSIS
use Games::Go::Dg2Tk
my $dg2tk = B convertDiagram($diagram);
A Games::Go::Dg2Tk object converts a Games::Go::Diagram object into Tk::Canvas item. The close method calls Tk::MainLoop to dispays the collection of Canvases.
Bindings for the normal editing keys: Up, Down, Next (PageDown) and Prior (PageUp) traverse the NoteBook tabs. Tab and Shift-tab also work as expected.
Left and Right keys select the previous or next NoteBook tab, but dont display it. Space and Enter (carriage return) display the selected tab.
Download (0.43MB)
Added: 2006-08-08 License: GPL (GNU General Public License) Price:
1172 downloads
xmltv2html 0.7.0
xmltv2html project is a Ruby script that generates a HTML page from the output of XMLTV. more>>
xmltv2html project is a Ruby script that generates a HTML page from the output of XMLTV.
The generated HTML page will have the channels listed on the vertical axis and the shows times on the horizontal axis. The shows information is displayed via DHTML popups. Virtually every aspect of the HTML page can be customized via the configuration file and CSS file.
VALID XMLTV
It is very important to have a valid xmltv file prior to using xmltv2html.
The xmltv distribution has two programs that are vital:
tv_sort will sort the listings by date and add stop times (see man tv_sort)
tv_grep will filter programmes and shows (see man tv_grep).
<<lessThe generated HTML page will have the channels listed on the vertical axis and the shows times on the horizontal axis. The shows information is displayed via DHTML popups. Virtually every aspect of the HTML page can be customized via the configuration file and CSS file.
VALID XMLTV
It is very important to have a valid xmltv file prior to using xmltv2html.
The xmltv distribution has two programs that are vital:
tv_sort will sort the listings by date and add stop times (see man tv_sort)
tv_grep will filter programmes and shows (see man tv_grep).
Download (0.040MB)
Added: 2006-02-14 License: GPL (GNU General Public License) Price:
1348 downloads
IT-MAME 0.1.5
IT-MAME project is a Tcl/tk Front End for xMAME. more>>
IT-MAME project is a Tcl/tk Front End for xMAME.
A graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.
IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.
This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.
<<lessA graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.
IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.
This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.
Download (0.012MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
iaxcomm 1.2.0
IaxComm is an Open Source softphone (VOIP) using iax protocol. more>>
IaxComm is an Open Source softphone (VOIP) using iax protocol. iaxComm works on Win32, Linux and Mac OS X (Panther) systems.
The source code is in the simpleclient/iaxcomm subdirectory of the iaxclient source code tree, which is is available via SVN.
Main features:
- iLBC support
- speex support
- Music on Hold.
- Blind Transfer.
- Custom Ringtones per CallerID
- Speakerphone mode.
- Register with multiple servers (ie enterprise server and iaxtel).
- Multiple call appearances.
- User selectable audio devices.
- User defined ringtones.
- Autoanswer intercom calls (with password protection).
- Registration with an asterisk server prior to dialing is no longer required.
- Simplified Directory dialogs.
- Incoming callers automatically added to phone book.
<<lessThe source code is in the simpleclient/iaxcomm subdirectory of the iaxclient source code tree, which is is available via SVN.
Main features:
- iLBC support
- speex support
- Music on Hold.
- Blind Transfer.
- Custom Ringtones per CallerID
- Speakerphone mode.
- Register with multiple servers (ie enterprise server and iaxtel).
- Multiple call appearances.
- User selectable audio devices.
- User defined ringtones.
- Autoanswer intercom calls (with password protection).
- Registration with an asterisk server prior to dialing is no longer required.
- Simplified Directory dialogs.
- Incoming callers automatically added to phone book.
Download (1.4MB)
Added: 2006-06-22 License: GPL (GNU General Public License) Price:
1226 downloads
Games::Tournament::BlackJack 0.01
Games::Tournament::BlackJack is a Framework for Simulating BlackJack Tournaments. more>>
Games::Tournament::BlackJack is a Framework for Simulating BlackJack Tournaments.
SYNOPSIS
perl -MGames::Tournament::BlackJack -e run_example_bj_game
# ** See source for run_example_bj_game() for more information
# on how to add your own Player modules or otherwise customize
# the game interface.
You can use the Games::Tournament::BlackJack (GTB for short) modules to:
- Develop and objectively evaluate BlackJack strategies by subclassing C and running competitions with it.
- Simulate a human player of varying memory facility (not yet implemented in 0.01_01)
- Win the BlackJack programming tournament.
- Help find and eliminate any bugs in the tournament engine prior to the actual tournament.
<<lessSYNOPSIS
perl -MGames::Tournament::BlackJack -e run_example_bj_game
# ** See source for run_example_bj_game() for more information
# on how to add your own Player modules or otherwise customize
# the game interface.
You can use the Games::Tournament::BlackJack (GTB for short) modules to:
- Develop and objectively evaluate BlackJack strategies by subclassing C and running competitions with it.
- Simulate a human player of varying memory facility (not yet implemented in 0.01_01)
- Win the BlackJack programming tournament.
- Help find and eliminate any bugs in the tournament engine prior to the actual tournament.
Download (0.010MB)
Added: 2007-01-03 License: Perl Artistic License Price:
1026 downloads
Pylon Application Platform 20070716
Pylon Application Platform is a free and open source platform for embedded applications. more>>
Pylon Application Platform is a free and open source platform for embedded applications.
Our mission:
- Our goal is to dominate the world.
- We consider Microsoft as our main competitor. The second our competitor is UAZ (Ulyanovsky Automobilny Zavod) which produces UAZ vehicles. That vehicle is just another way for user to be perfect.
- Pylon is designed by programmers and for programmers only.
- Pylons authors hate Java, Java applications, and Java programmers.
- Pylons authors like Apples creatures just a little bit.
- Pylons authors love Kubuntu.
- We decline any responsibility for any results of using Pylon.
- We do not recomend to use Pylon prior to version 0.2.0-alpha1 as a platform for Nuclear Power Plant control software.
- We do not recomend to use Pylon prior to version 0.5.0 as a platform for Automatic Washing Machine firmware.
- Pylon is a way to be perfect. Nothing more
Main features:
- Pylon is absolutely free either for commercial or for any other purpose.
- It is written in pure C and C++.
- It is for Linux only.
- It is a scriptable platform. That means that Pylon-based application will be scriptable. Pylon uses Forth as a scripting language.
- Pylon-based application is supposed to be a single thread application.
- Pylon provides a non-preemptive multitasking.
<<lessOur mission:
- Our goal is to dominate the world.
- We consider Microsoft as our main competitor. The second our competitor is UAZ (Ulyanovsky Automobilny Zavod) which produces UAZ vehicles. That vehicle is just another way for user to be perfect.
- Pylon is designed by programmers and for programmers only.
- Pylons authors hate Java, Java applications, and Java programmers.
- Pylons authors like Apples creatures just a little bit.
- Pylons authors love Kubuntu.
- We decline any responsibility for any results of using Pylon.
- We do not recomend to use Pylon prior to version 0.2.0-alpha1 as a platform for Nuclear Power Plant control software.
- We do not recomend to use Pylon prior to version 0.5.0 as a platform for Automatic Washing Machine firmware.
- Pylon is a way to be perfect. Nothing more
Main features:
- Pylon is absolutely free either for commercial or for any other purpose.
- It is written in pure C and C++.
- It is for Linux only.
- It is a scriptable platform. That means that Pylon-based application will be scriptable. Pylon uses Forth as a scripting language.
- Pylon-based application is supposed to be a single thread application.
- Pylon provides a non-preemptive multitasking.
Download (0.47MB)
Added: 2007-07-24 License: Public Domain Price:
827 downloads
giFT-FastTrack 0.8.9
giFT-FastTrack is an Open Source implementation of the FastTrack P2P protocol used by KaZaA, iMesh and Grokster. more>>
giFT-FastTrack is an Open Source implementation of the FastTrack P2P protocol used by Grokster, iMesh and KaZaA.
We use giFT as a framework and have developed giFT-FastTrack as a plugin for it. giFT is a portable filesharing daemon which can be used with different front ends and can connect to multiple networks via plugins.
Important notice: A remote denial of service attack has been discovered in version 0.8.6 and prior. Even though no code execution is possible it is recommended that you update to 0.8.9 as soon as possible. Thanks to Alan F for bringing this to our attention.
Enhancements:
- Solves some bugs in 0.8.8 leading to random crashes.
<<lessWe use giFT as a framework and have developed giFT-FastTrack as a plugin for it. giFT is a portable filesharing daemon which can be used with different front ends and can connect to multiple networks via plugins.
Important notice: A remote denial of service attack has been discovered in version 0.8.6 and prior. Even though no code execution is possible it is recommended that you update to 0.8.9 as soon as possible. Thanks to Alan F for bringing this to our attention.
Enhancements:
- Solves some bugs in 0.8.8 leading to random crashes.
Download (0.44MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1265 downloads
ObjStore 1.59
ObjStore is a Perl extension for ObjectStore OODBMS. more>>
ObjStore is a Perl extension for ObjectStore OODBMS.
SYNOPSIS
Like perl? Sick of SQL? Ready to try something new? This extension implements something like a relational database management system, except that s/SQL/Perl/ig.
ObjectStore is the market leader in object-oriented databases http://www.odi.com (NASDAQ: ODIS). They use a unique Cache-Forward Architecture to make persistent data available in literally the most efficient manner possible.
Prior to this joining of forces
ObjectStore was too radical a design decision for many applications
Perl5 did not have a simple way of storing complex data persistently
Now there is an easy way to build database applications (especially if you are concerned about preserving your ideals of encapsulation).
<<lessSYNOPSIS
Like perl? Sick of SQL? Ready to try something new? This extension implements something like a relational database management system, except that s/SQL/Perl/ig.
ObjectStore is the market leader in object-oriented databases http://www.odi.com (NASDAQ: ODIS). They use a unique Cache-Forward Architecture to make persistent data available in literally the most efficient manner possible.
Prior to this joining of forces
ObjectStore was too radical a design decision for many applications
Perl5 did not have a simple way of storing complex data persistently
Now there is an easy way to build database applications (especially if you are concerned about preserving your ideals of encapsulation).
Download (0.16MB)
Added: 2007-05-15 License: Perl Artistic License Price:
900 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above prior search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed