provided
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 6963
Luau 0.1.9
Luau is a decentralized autoupdate framework that provides both software and messages. more>>
Luau is an attempt at breaking up the old-style of software updates - browsing web sites, checking freshmeat.net, subscribing to autoupdate services provided by individual distrbutors, etc. - by providing a decentralized approach to software distribution.
In short, Luau allows individual software developers to simply (very simply) provide an outlet for disseminating updates (both in the form of software upgrades and text messages) to their userbase.
<<lessIn short, Luau allows individual software developers to simply (very simply) provide an outlet for disseminating updates (both in the form of software upgrades and text messages) to their userbase.
Download (1.0MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1663 downloads
Snippeq 0.0.1
Snippeq saves snippets in a MySql Database and provides functionality for searching, manipulating and exporting them. more>>
Many programmers often write small test code or example code for themselves or for helping others, these small code pieces are named snippets.
Snippeq saves snippets in a MySql Database and provides functionality for searching, manipulating and exporting them. With the import/export function you are able to share snippets with your friends. Syntax highlighting is provided using QScintilla. Installation instructions are included in the tarball.
<<lessSnippeq saves snippets in a MySql Database and provides functionality for searching, manipulating and exporting them. With the import/export function you are able to share snippets with your friends. Syntax highlighting is provided using QScintilla. Installation instructions are included in the tarball.
Download (0.037MB)
Added: 2005-06-14 License: GPL (GNU General Public License) Price:
1592 downloads
TclMilter 1.0
TclMilter is a package for Tcl that implements an interface to Sendmails Milter API. more>>
TclMilter is a package for Tcl (written in C) that implements an interface to SendMails Milter (Mail Filter) API for developing custom scripted message rewriting and spam filtering processes.
A thread-enabled Tcl build is required due to Milters threading requirements. However, you can only run, configure, or register callbacks for a milter from the first thread/interpreter the package is loaded into.
If you need to be able to stop the milter from within Tcl, you can load the package in another thread to do so. Only the "milter stop" command will function in secondary threads.
This extension is provided under the GNU General Public License (GPL) (see the file "license.terms" for details).
Main features:
- The smfi_opensocket command is not provided, only milter main as an interface to smfi_main.
- The smfi_setconn, smfi_settimeout, smfi_setbacklog and smfi_setdbg commands, as well as settings normally provided through smfi_main are instead provided as milter configure options.
- The smfi_register command is provided as milter register; however, unlike libmilter its possible to register and unregister callbacks at any time, rather than just once prior to calling main.
- There isnt a single data storage value for smfi_setpriv; rather, TclMilters milter setpriv command uses a hash table so you can set individual, custom variables with data to associate with a context.
- The context provided to callbacks is not simply a pointer, but is an actual Tcl command that can be used to interact with the context.
<<lessA thread-enabled Tcl build is required due to Milters threading requirements. However, you can only run, configure, or register callbacks for a milter from the first thread/interpreter the package is loaded into.
If you need to be able to stop the milter from within Tcl, you can load the package in another thread to do so. Only the "milter stop" command will function in secondary threads.
This extension is provided under the GNU General Public License (GPL) (see the file "license.terms" for details).
Main features:
- The smfi_opensocket command is not provided, only milter main as an interface to smfi_main.
- The smfi_setconn, smfi_settimeout, smfi_setbacklog and smfi_setdbg commands, as well as settings normally provided through smfi_main are instead provided as milter configure options.
- The smfi_register command is provided as milter register; however, unlike libmilter its possible to register and unregister callbacks at any time, rather than just once prior to calling main.
- There isnt a single data storage value for smfi_setpriv; rather, TclMilters milter setpriv command uses a hash table so you can set individual, custom variables with data to associate with a context.
- The context provided to callbacks is not simply a pointer, but is an actual Tcl command that can be used to interact with the context.
Download (0.11MB)
Added: 2005-06-27 License: GPL (GNU General Public License) Price:
1579 downloads
ObjectiveLib 0.10
ObjectiveLib is a framework for Objective-C that provides a set of object containers and generic algorithms. more>>
ObjectiveLib is a framework for Objective-C that provides a set of object containers and generic algorithms. It is designed to provide the same services to Objective-C programmers that the Standard Template Library provides to C++ programmers.
All of the standard containers (vector, deque, list, map, set, and others) and standard algorithms from the STL are included. Additionally, a set of iterator classes is provided to connect containers to generic algorithms.
A full set of binary streams is provided, which include file, memory buffer and socket streams, as well as layering streams that can buffer and/or compress data.
Enhancements:
- A complete set of binary streams has been added.
- These include streams that can read and write to/from files, memory buffers, and sockets. Additionally, layering streams are included that can buffer data, compress data (3 compression streams are provided), and manage object graphs written to the stream.
- Some method names that did not conform to the Cocoa naming conventions have been changed.
<<lessAll of the standard containers (vector, deque, list, map, set, and others) and standard algorithms from the STL are included. Additionally, a set of iterator classes is provided to connect containers to generic algorithms.
A full set of binary streams is provided, which include file, memory buffer and socket streams, as well as layering streams that can buffer and/or compress data.
Enhancements:
- A complete set of binary streams has been added.
- These include streams that can read and write to/from files, memory buffers, and sockets. Additionally, layering streams are included that can buffer data, compress data (3 compression streams are provided), and manage object graphs written to the stream.
- Some method names that did not conform to the Cocoa naming conventions have been changed.
Download (0.45MB)
Added: 2005-07-15 License: GPL (GNU General Public License) Price:
1561 downloads
GNUsTicker 0.1 alpha
GNUsTicker is a GNOME panel applet RSS aggregator. more>>
GNUsTicker is a GNOME panel applet RSS aggregator like KNewsTicker for KDE.
It may be extended for feeding from differente sources (an example for POP3 mail server is provided).
<<lessIt may be extended for feeding from differente sources (an example for POP3 mail server is provided).
Download (0.79MB)
Added: 2005-07-29 License: GPL (GNU General Public License) Price:
1547 downloads
LinuxUpdate 0.5
LinuxUpdate is a distro-independent automatic package upgrade utility. more>>
LinuxUpdate is a distro-independent automatic package upgrade utility.
LinuxUpdate is written in perl using Gtk2 bindings. It justs sits there in your tray, executing specified commands once in a while and processing the output to produce a viewable list of upgradable packages.
GUI is provided to allow for automatic package upgrade process. Default configuration is right for PLD Linux Distribution using poldek as the package manager.
<<lessLinuxUpdate is written in perl using Gtk2 bindings. It justs sits there in your tray, executing specified commands once in a while and processing the output to produce a viewable list of upgradable packages.
GUI is provided to allow for automatic package upgrade process. Default configuration is right for PLD Linux Distribution using poldek as the package manager.
Download (0.069MB)
Added: 2005-08-03 License: GPL (GNU General Public License) Price:
1542 downloads
RivaTV 0.8.6
The RivaTV project aims to provide driver support for nVidia based graphics cards with video-in feature. more>>
The RivaTV project aims to provide driver support for nVidia based graphics cards with video-in feature and some of the video capture chips that come on such cards.
The driver also activates tuner and audio support provided by the V4L project.
Want to watch or grab video? Then please try RivaTV! Many of the earlier cards are supported, but others, including NVTV "personal cinema" based cards are not yet.
<<lessThe driver also activates tuner and audio support provided by the V4L project.
Want to watch or grab video? Then please try RivaTV! Many of the earlier cards are supported, but others, including NVTV "personal cinema" based cards are not yet.
Download (0.19MB)
Added: 2005-08-18 License: GPL (GNU General Public License) Price:
1531 downloads
Guten 0.3
Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. more>>
Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. It provides an interface for reading books that allows bookmarks to be added to text.
Books can be imported from files that have already been downloaded, or through a simple interface that browses and downloads files from a PG mirror.
A Python module that automates the retrieval of catalogues and books from a PG mirror is also provided.
<<lessBooks can be imported from files that have already been downloaded, or through a simple interface that browses and downloads files from a PG mirror.
A Python module that automates the retrieval of catalogues and books from a PG mirror is also provided.
Download (0.016MB)
Added: 2005-08-25 License: BSD License Price:
1520 downloads
6tunnel 0.11
6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. more>>
6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice-versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host.
Enhancements:
- changed license to GPL version 2. There was no license information before which caused confusion. The missing features have been rewritten from scratch. If any offending code is still here, please let me know. Ive done my best, but I havent used any version control 5 years ago.
- changed e-mail address.
- fixed source mapping bug,
- SIGHUP reloads map file.
<<lessEnhancements:
- changed license to GPL version 2. There was no license information before which caused confusion. The missing features have been rewritten from scratch. If any offending code is still here, please let me know. Ive done my best, but I havent used any version control 5 years ago.
- changed e-mail address.
- fixed source mapping bug,
- SIGHUP reloads map file.
Download (0.017MB)
Added: 2005-09-21 License: GPL (GNU General Public License) Price:
1495 downloads
Fortress 0.3
Fortress is a simple script driven framework for performing security scans. more>>
Fortress is a simple script driven framework for performing security scans. The core of the application is an application which will execute testing scripts written using the embedded LUA scripting engine.
The scripts may perform almost arbitrary operations, including making HTTP requests, conducting port scanning, and taking advantage of several other provided primitives.
<<lessThe scripts may perform almost arbitrary operations, including making HTTP requests, conducting port scanning, and taking advantage of several other provided primitives.
Download (0.076MB)
Added: 2005-10-26 License: GPL (GNU General Public License) Price:
1478 downloads
SingleSub 0.1
SingleSub provides a set of tools to make it easier to subscribe to RSS feeds. more>>
The purpose of SingleSub is to a provide a set of tools to make it easier to subscribe to RSS feeds.
It consists of one Perl script and a set of XSLT templates, which provide RSS, HTML and Javascript tools used to subscribe to RSS feeds without restricting them to a specific aggregator.
Instead, a dynamic list of aggregators is provided for the user to choose from. This list of RSS aggregators and how to subscribe to them is provided via several XML formats, so other tool developers can use them as well.
<<lessIt consists of one Perl script and a set of XSLT templates, which provide RSS, HTML and Javascript tools used to subscribe to RSS feeds without restricting them to a specific aggregator.
Instead, a dynamic list of aggregators is provided for the user to choose from. This list of RSS aggregators and how to subscribe to them is provided via several XML formats, so other tool developers can use them as well.
Download (0.027MB)
Added: 2005-10-31 License: The Apache License 2.0 Price:
1454 downloads
Gespinst WebCMS 1.2.4
Gespinst WebCMS is an easy-to-use Web content management system. more>>
Gespinst WebCMS is an easy-to-use Web content management system. It features a file manager designed to be familiar to users of Windows Explorer or GNOMEs Nautilus that is used to work with news, images, calendar events, and users.
A variety of text formatters are provided, including support HTML and Wiki syntax. A forms system is also included for printing, receiving, and validating HTML forms. Additional functionality is provided with optional modules.
Enhancements:
- Fixes a bug relating to a template parameter.
- Adds some functionality for the new module lastcomments.
<<lessA variety of text formatters are provided, including support HTML and Wiki syntax. A forms system is also included for printing, receiving, and validating HTML forms. Additional functionality is provided with optional modules.
Enhancements:
- Fixes a bug relating to a template parameter.
- Adds some functionality for the new module lastcomments.
Download (0.44MB)
Added: 2005-10-31 License: BSD License Price:
1453 downloads
Asftavm 1.11
Asftavm is an AfterStep dock/wharf app which displays all the information provided by the monitoring hardware you have installed more>>
Asftavm is an AfterStep dock/wharf app which displays all the information provided by the monitoring hardware you have installed in your computer which is supported by lmsensors.
It also displays the temperature of your harddisks as reported by hddtemp. You can configure the time interval of the data capturing process.
Enhancements:
- Splint warnings were fixed. Harddisk temperatures are now displayed.
<<lessIt also displays the temperature of your harddisks as reported by hddtemp. You can configure the time interval of the data capturing process.
Enhancements:
- Splint warnings were fixed. Harddisk temperatures are now displayed.
Download (0.024MB)
Added: 2005-11-02 License: GPL (GNU General Public License) Price:
1451 downloads
track2rss 0.4.1
track2rss is a set of scripts for tracking UPS, Fedex, and USPS packages via RSS. more>>
track2rss project seeks to provide a set of scripts for converting tracking information for packages from various carriers to the RSS format.
It was inspired by a similar project written by Jason Young. Currently support is provided for UPS, Fedex Air and Ground, and the US Postal Service (USPS) via a set of XSLT templates and a Perl wrapper.
Future plans are to extend support to more carriers such as DHL, etc.; possibly other formats such as Atom, and other languages like PHP, Java, etc.
Enhancements:
- This release auto-guessing for carrier type when type not provided.
- It adds gzip support to reduce bandwidth.
- The output MIME type has been changed to text/xml.
- OpenSearch 1.0 support has been added.
<<lessIt was inspired by a similar project written by Jason Young. Currently support is provided for UPS, Fedex Air and Ground, and the US Postal Service (USPS) via a set of XSLT templates and a Perl wrapper.
Future plans are to extend support to more carriers such as DHL, etc.; possibly other formats such as Atom, and other languages like PHP, Java, etc.
Enhancements:
- This release auto-guessing for carrier type when type not provided.
- It adds gzip support to reduce bandwidth.
- The output MIME type has been changed to text/xml.
- OpenSearch 1.0 support has been added.
Download (0.023MB)
Added: 2005-11-03 License: The Apache License 2.0 Price:
1451 downloads
TVSpectre 0.6
TVSpectre reads the TV programme information provided by tvmovie.de. more>>
TVSpectre reads the TV programme information provided by tvmovie.de. Its GUI resembles that of the free, closed source Windows client TVGhost.
Installation:
- Create the directory "data" unter the installation directory.
- Modify TVSpectre.pm to find these directories.
- If the included Perl skripts should be callable from any directory, add use lib "installation directory"; to the top of them. Include the quotation marks.
<<lessInstallation:
- Create the directory "data" unter the installation directory.
- Modify TVSpectre.pm to find these directories.
- If the included Perl skripts should be callable from any directory, add use lib "installation directory"; to the top of them. Include the quotation marks.
Download (0.11MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 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 provided 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