Main > Free Download Search >

Free to integrate software for linux

to integrate

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1372
Papercut NNTP Server 0.9.13

Papercut NNTP Server 0.9.13


Papercut NNTP Server is a NNTP server written in Python. more>>
Papercut NNTP Server is a news server written in 100% pure Python. It is intended to be
extensible to the point where people can develop their own plug-ins and by that integrate the NNTP protocol to their applications.

The server is compliant with most of the RFC0977 standards (when they make sense and are needed) and implements a lot of RFC1036 and RFC2980 extensions to the NNTP protocol. It was tested against Netscape News, Mozilla News and tin (under Solaris) and it works properly.

The original need for this server was to integrate my PHP related web site forums with an NNTP gateway interface, so people could list and read the messages posted to the forums on their favorite News reader.

At first it wasnt intended to support message posting, but it made sense to allow it after seeing how effective the tool was.

The concept of storage modules was created exactly for this. I would create a Python
class to handle the inner-workins of Phorum and MySQL and if I ever wanted to integrate the server with another type of software, I would just need to write a new storage module class.

Anyway, back to the technical praise. Papercut NNTP Server forking-based on UNIX platforms and should be reasonably fast (that means basically: its pretty fast, but dont try serving 1000 connection at a time).

The best thing about the application is that it is very simple to extend it.

<<less
Download (0.16MB)
Added: 2005-10-12 License: BSD License Price:
1472 downloads
FileCentral 0.0.8

FileCentral 0.0.8


Filecentral is a filesystem browser and file manager. more>>
Filecentral is a filesystem browser and file manager. It uses the navigational model of the OSX finder, but tries to integrate into the GNOME Desktop. It uses gnome-vfs and is thus also able to manage remote files.

Filecentral is programmed in C, the best programming language to shoot yourself in the foot.

<<less
Download (0.14MB)
Added: 2005-08-05 License: GPL (GNU General Public License) Price:
1540 downloads
Hydrate 2.0

Hydrate 2.0


Hydrate is a tool that provides fast, efficient, and error-free transformation of data. more>>
Hydrate is a Java tool that provides for fast efficient and error-free transformation of data between three different representations: relational databases, objects in an object-oriented programming language and extended markup language (XML).
Each of these representations has its strengths and weaknesses as shown in the diagram below; but which should you use as a basis for your application design?
Hydrate relaxes some of the pressure on this decision by providing tools for moving data from one representation to another, guided by a master UML class representation of that data.
- You want to lay a domain object model view over an existing database or set of databases. Hydrate gives you the tools to design that model in UML and map your existing data to that model. Once in the object space, you can perform complex manipulations on the objects, calculate results and save information back to a relational cache for searching or reloading, as well as converting the results to XML for sending to downstream systems or transforming to a readable format for display.
- Your project involves taking various data files fed from external systems that you want to pull into an object model on your server before writing the results down to a fully relational database. You can now respond to requests from external systems by rehydrating the data from its relational form and sending it out as XML documents or transforming those documents to a readable format for display.
- You are building a data warehouse in which you have the broad specifications for the model, but want to provide for flexibility and adaptability for future unpredicted requests. Based on a core data model, Hydrate gives you the tools to create you database schema, and write information to it, but more significantly to subsequently lay a completely different object model perhaps aggregating some of the data over the top of that schema to process it in unforeseen ways.
- You need to integrate data from many different data sources in a highly performant manner. SQL permits you to read a huge data set a row at a time and perform running calculations and filtering on that data. But the performance pressures can lead to code that is highly coupled with the database and what do you do if you need to integrate data from elsewhere in order to complete your calculations? Hydrate permits you to operate in the object space and integrate information from other sources on-the-fly.
Main features:
- To integrate legacy and other data schemas over which you have little control. Map data from many different data sources into a single self-consistent in-memory model. Different parts of the same object, as well as different sub-populations of the same object type can be drawn from different data sources, different schemas and even different database architectures.
- Load, populate and connect up multiple object types from a single query. There is no limit to the number of object types that can be loaded from a single query, or to the complexity of the relationships that can be resolved between them. Objects read from a query are automatically merged into objects already in memory.
- Full control over the SQL that runs against the database (if you need it). Any SQL queries simultaneously from multiple JDBC drivers, even using database specific optimizations, as long as they returns a result set.
- Access and manipulate the same data through the rich and powerful XML toolset. Use the same meta data that describes your objects to easily read from, write to and validate any consistent XML schema. Use XML for display, data transmission or XSLT transformation. Load XML data back into objects.
- Highly optimized performance for reading and writing SQL and XML. Since native types are used and SQL chatter is non-existent, database performance is comparable with doing the mapping by hand. XML reading and writing uses SAX exclusively.
<<less
Download (7.0MB)
Added: 2006-06-04 License: LGPL (GNU Lesser General Public License) Price:
1240 downloads
rcoaster 0.5

rcoaster 0.5


rcoaster is an advanced playlist manager and play controller. more>>
rcoaster is an advanced playlist manager and play controller.

MP3s and Oggs can be added and queued using one of two Web interfaces, or a shell scripting interface, enabling you to integrate with any environment. A GNOME panel applet for play control is also included.

<<less
Download (0.14MB)
Added: 2006-07-10 License: LGPL (GNU Lesser General Public License) Price:
1201 downloads
Odyssi Certificate Server 0.1

Odyssi Certificate Server 0.1


Odyssi Certificate Server is a Java-based certificate authority server. more>>
Odyssi Certificate Server is a Java-based certificate authority server.
Odyssi Certificate Authority Server is released as 100% free software under the GNU General Public License (GPL). You are free to make changes to any of its components for deployment within your own organization. This provides you the freedom to integrate the CA with your existing systems and resources.
In addition, Odyssi CA makes use of other award-winning Open Source products, such as Hibernate, Apache Tomcat, Apache Axis, and others. Open Source database products, such as MySQL and PostgreSQL, are also fully-supported, allowing you to run your entire CA infrastructure on an Open Source platform. And, because Odyssi CA is written completely in Java, it will work on any platform with a Java VM.
Enhancements:
- This release provides minimal support for submitting certificate requests and generating X.509 certificates.
<<less
Download (13.4MB)
Added: 2006-07-28 License: GPL (GNU General Public License) Price:
1202 downloads
TunesBrowser 0.3.0

TunesBrowser 0.3.0


TunesBrowser project is a simple music player, capable of playing music found on iTunes shares. more>>
TunesBrowser project is a simple music player, capable of playing music found on iTunes shares.
TunesBrowser can connect to the latest iTunes applications (as of April 29 2004) and is implemented on top of libopendaap.
TunesBrowsers interface is quite similar to that of iTunes. TunesBrowser was written with the purpose of being a prototype front-end for libopendaap. I intend to integrate libopendaap with other, more mature, players.
Main features:
- Play mp3s off other computers running iTunes
- Discovery of hosts over Rendezvous.
<<less
Download (0.21MB)
Added: 2006-07-19 License: MIT/X Consortium License Price:
1193 downloads
Commitfilter 0.9.1

Commitfilter 0.9.1


Commitfilter can be used by projects hosting source repositories and having a commit notification mailing list. more>>
Commitfilter program can be used by projects hosting source repositories and having a commit notification mailing list.
The service allows users to subscribe to only the relevant areas of the repository for which they want to get notifications.
Commitfilter has been in use for KDE for more than 2 years. It currently supports Subversion, but CVS support will be restored.
Enhancements:
- A Web frontend is now included, which is easily changed to integrate well with existing Web pages.
- The PHP code doesnt require register-globals anymore, and more configuration options are now available for better multi-project support.
<<less
Download (0.011MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1066 downloads
Stripes Barcode Generator 0.2.1

Stripes Barcode Generator 0.2.1


Stripes Barcode Generator is a set of tools to produce barcodes. more>>
Stripes Barcode Generator is a set of tools to produce barcodes, using a graphical tool, a command line, and a library (that can be used to integrate the engine with your application).
Enhancements:
- This first public release includes a basic set of tools to produce and integrate barcodes into other applications.
- It includes a library, a command line tool, and a graphical tool.
- At this moment, it is only supported one codebar format: CODE39.
<<less
Download (0.41MB)
Added: 2006-11-10 License: GPL (GNU General Public License) Price:
1084 downloads
MeteoSat 0.43

MeteoSat 0.43


Meteosat is a superkaramba theme that integrate latest meteosat image in the desktop. more>>
Meteosat is a SuperKaramba theme that integrate latest meteosat image in the desktop.

The fetched image is processed by imagemagick (required), to obtain a "soft start border", through png opacity.

<<less
Download (0.044MB)
Added: 2006-06-23 License: GPL (GNU General Public License) Price:
1224 downloads
Castore 1.1.2

Castore 1.1.2


Castore takes place in a user-centered design approach to build an open archive platform. more>>
Castore comes from CApitalization & STORagE and takes place in a user-centered design approach to build an open archive platform, planned to create institutional repositories, managed by librarians in their respective institutions.

With this system, the authors are able to store, convert (XML), fully index, manage, perpetuate, valorize, and distribute their digital documents.

It uses an assembly of components (Tomcat, OO, JDO, Saxon, Lucene, etc.) to build middleware applications, relying on XML and any relational database.

The system has been developed with a component architecture (J2EE) to be able to integrate the platform with any intranet environment with the minimum cost of development.
<<less
Download (18.3MB)
Added: 2006-02-02 License: CeCILL (CeCILL Free Software License Agreement) Price:
1359 downloads
Grifcat 0.2.1

Grifcat 0.2.1


Grifcat is a simple utility which monitors a Griffin Powermate and sends state change information to the calling script. more>>
Grifcat is a simple utility which monitors a Griffin Powermate and sends state change information to the calling script. It tracks the button and wheel motion, reporting each move as it occurs and accumulating net changes in both directions.
It is convenient for script writers and those looking for an easy way to integrate the powermate into their applications via a simple coprocess. Grifcat uses libusb to access the USB in a platform independent manner.
Enhancements:
- Fixed bug preventing grifcat from outputting on systems whose stdio library detects and buffers non-terminal i/o.
- Disabled output of read timeouts unless verbose mode enabled
<<less
Download (0.013MB)
Added: 2005-09-03 License: GPL (GNU General Public License) Price:
1513 downloads
LiveSaver 0.3

LiveSaver 0.3


LiveSaver is a save-as-you-write mechanism for your browser written in Javascript. more>>
Ever lost an hour worth of writing an email due to a crashing browser? LiveSaver is a save-as-you-write mechanism for your browser written in Javascript.
It saves form input over browser and operation system crashes, power failures, and session timeouts. It is easy to add to any existing Web site. LiveSaver is particularly useful for blog software, Web mail systems, or any Web site that deals with user input.
Enhancements:
- A MediaWiki Extension was added that allows you to integrate LiveSaver in every MediaWiki installation very easily.
- Self-configuration was added to decrease installation issues.
- The API was simplified.
- Operability was tested with a suite of the latest browsers on Mac OS X and Windows.
<<less
Download (0.017MB)
Added: 2006-09-04 License: BSD License Price:
1146 downloads
KrawlSite 0.7

KrawlSite 0.7


KrawlSite is a web crawler/spider/ offline browser/download manager application. more>>
KrawlSite is a web crawler/spider/ offline browser/download manager application.
To integrate with Konqueror, open the file associations page in the configuration dialog, select text/html mime type and in the embedded viewers list choose KrawlSite_Part. Now when you right click on a web-page in Konqueror, in the preview in menu, youll see KrawlSite.
Selecting it embeds the component into Konqueror as in the second screen shot. The first screen shot shows the shell in which the component runs. The third component is the configuration dialog.
To use this app to download tutorials, set offline mode on, start crawling from the start of the tutorial. If the start page of the tutorial is the TOC, set crawl depth to 1 or if the start page has the TOC along with the first chapter, set crawl depth to 0. If only next & previous links are present per chapter page, set crawl depth to number of chapters.
Enhancements:
- crash free(afaik!), esp after kde 4.1 came around.
- support for html frames
- better UI
<<less
Download (0.62MB)
Added: 2005-12-01 License: GPL (GNU General Public License) Price:
1422 downloads
Docvert 3.2.3

Docvert 3.2.3


Docvert is Web service software that takes multiple word processor files. more>>
Docvert web service software takes multiple word processor files (typically .doc) and converts them to Oasis OpenDocument v1.0 format, and then optionally runs them through an XML pipeline. The result is returned in a .zip file.

Docvert builds upon OpenOffice.org because it has the best chance of dealing with the vagaries of the MS Word format.

The resulting XML is themable with XML/XSLT Pipelines, which supports breaking up content over headings or sections, multiple serializations and pipeline branching.

Docvert is easy to integrate as it uses a simple REST-style interface, and its released under the LGPL so although its open source theres no legal problems developing proprietary software ontop of it.

Right now Im looking to bundle themes, so if youre an XSLT programmer send in your themes and Ill include them in the next release. Oh, and any patches or suggestions would be appreciated!

<<less
Download (1.0MB)
Added: 2007-05-08 License: LGPL (GNU Lesser General Public License) Price:
900 downloads
BFlow 1.1 Beta

BFlow 1.1 Beta


BFlow is a Web-based business workflow management and help desk tool. more>>
BFlow is a Web-based business workflow management and help desk tool. It features email and SMS notifications of tasks organized into arbitrarily complex business processes.
Main features:
- b-Flow Workflow Tool -- Offered under GPL v2, as Open Source product.
- b-Flow Workflow Tool Pro -- Commercial license only, includes additional Professional Reporting module, LDAP integration and paid support.
- Based on LAMP (Linux, Apache, MySQL, PHP), the software offers a Web-based interface with secure role-based access control and authentication. It has been developed over the past six years, and is now being offered for free use under the GNU Public License, version 2. Lanifex is pleased to offer commercial support and maintenance contracts for this software to interested companies, as well as custom development and adaptation services for organizations who wish to integrate or modify the software to meet specific needs.
- Some of the powerful features:
- Integrated graphical workflow design tool
- Notification messages via Email and SMS
- Escalation chains to trigger additional actions
- Form designer with flexible data storage
- Forms attached to requests, with drop-downs and form trees
- Export and import via XML of forms and workflow templates
- User and Group administration, with LDAP integration available
<<less
Download (0.85MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
808 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5