Simkin | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib XML Simon Whiteside http://www.simkin.co.uk/ Englisch Simkin is a high-level lightweight embeddable scripting language which works with Java? or C++ and XML. Simkin enables you to hand over control of part or all of your application to your users. The language has been designed to be easy enough for non-programmers to use, and easy for you to supply a simple API for them to write to. It could revolutionize the way your system gets developed - you provide the mechanism, others can decide the policy. |
Taskmanager | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://www.perdian.de/java/projects/taskmanager/index.html Englisch The Taskmanager provides an easy method of scheduling re-occuring tasks, configured via an XML property file. |
WebMacro Servlet Framework | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://www.webmacro.org/ Englisch WebMacro is a Java server-side web template engine and servlet development framework. It makes it easy to separate business logic from presentation, so that programmers need not worry about presentation, and designers need not worry about business logic. WebMacro lets programmers get back to programming in a standard language with standard objects while letting page designers spend more time on appearances and less time wading through program code they don't want to understand. |
Windows Registry API Native Interface | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein ICE Engineering, Inc. http://www.trustice.com/java/jnireg/ Englisch The com.ice.jni.registry package is a Java native interface for the Windows Registry API. This allows Java program to access, modify, and export Windows Registry resources. The com.ice.jni.registry package has been placed into the public domain. Thus, you have absolutely no licensing issues to consider. You may do anything you wish with the code. Of course, I always appreciate it when you properly credit my work. The package will work only with Java 1.1 and greater, and uses the Javasoft native interface, not the Netscape interface. The package also includes a DLL that implements the interface. The package has been used with JDK1.2, and JDK1.3, JDK1.4, as well as JDK1.1.8. The package includes the pre-built DLL (debug and release), source code (both the Java and the DLL's C code), as well as the compiled Java classes. |
XMail Control Client | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein kevinwilliams http://sourceforge.net/projects/xmail-ctrlclnt Englisch A library for the XMailServer control protocol written in Java. |
jX4 | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Ross Mellgren (Dridus Norwind) http://x4.dridus.com/jx4/about.php Englisch jX4 is a Java-based application framework with the following primary features: Rock-solid multithreading via the use of a message-queue system. Code reuse via the use of the Service framework. Run-time inspection and modification via the use of a simple but effective exposure system. |
LotusXSL | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib XML IBM http://www.alphaworks.ibm.com/aw.nsf/techmain/6BF403F60CF75A5B8825671B00660AB5 Englisch LotusXSL is still the internal name for the product, however it's probably more known in the general community as Xalan, which is owned by the Apache Software Foundation. Xalan is an XSLT (Extensible Stylesheet Language Transformation) processor for transforming XML documents into HTML, text, or other XML document types. |
LHA Decomporessor for Java | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://home.att.ne.jp/star/nosue/dev/java/lha/ Englisch This package is for LHA format file/stream decompressor. |
SchemoX | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib XML unebaknnt http://www.infozone-group.org/schemoxDocs/html/proposal.html Englisch SchemoX is a 100% pure Java Framework that allows to generate input forms for XML data extracted from the underlying data structures. These forms will be embedded in complex web and non-web applications. The name SchemoX is a composition of Schema Forms for XML. |
rcxcomm: A JavaTM communication API for leJOS | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Treiber unbekannt http://www.iau.dtu.dk/~lego/lego3/rcxcomm/ Englisch Java package for communicating with the Lego Mindstorms RCX Brick. The core of the RCX Brick is a Hitachi H8 processor that can be controlled in a variety of ways to read sensors, activate motors and do general processing. |
Remote Tea ONC/RPC for Java | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib I/O Harald Albrecht http://www.plt.rwth-aachen.de/ks/english/remotetea.html Englisch Remote Tea is a pure Java implementation of Sun's ONC/RPC protocol, available as Free Software under the GNU Library General Public License (LGPL). Complete client and server functionality is available, as is client access to the portmapper. The package also contains an rpcgen-like precompiler for converting .x files into Java classes. |
Marauroa | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Arianne RPG http://arianne.sourceforge.net/index.php?arianne_url=servers/server_marauroa Englisch Marauroa is arianne's content server. It is completely written in Java using a multithreaded server architecture with a UDP oriented network protocol, a MySQL based persistence engine and a flexible game system. The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules. Marauroa is based on a design philosophy we called Action/Perception. Each turn a perception is send to the clients explaining what they currently perceive. Clients can ask the server to perform any action in their name using actions. Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do, allowing a great freedom to create any game type. |
Ricebridge CSV Manager | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Ricebridge http://www.ricebridge.com/products/csvman.htm Englisch Read and write CSV files from within your Java application. This component covers all sorts of boundary cases and bad data that you'd rather not think about. |
OSWorkflow | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein opensymphony http://www.opensymphony.com/osworkflow/ Englisch OSWorkflow is fairly different from most other workflow systems available, both commercially and in the open source world. What makes OSWorkflow different is that it is extremely flexible. This can be hard to grasp at first, however. For example, OSWorkflow does not mandate a graphical tool for developing workflows, and the recommended approach is to write the xml workflow descriptors 'by hand'. It is up to the application developer to provide this sort of integration, as well as any integration with existing code and databases. These may seem like problems to someone who is looking for a quick "plug-and-play" workflow solution, but we've found that such a solution never provides enough flexibility to properly fulfill all requirements in a full-blown application. |
Myjavatools.com | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://myjavatools.com/ Englisch General purpose Java tools libraries: Lib (Objects, Strings, Files, FileFormat, Web, Tools, ZipInput); run - a Java application that runs code from a URL; jsp - Universal JSP turns JSP language into Macro; Practical XML - a very simple XML library. |
jSDP | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Netzwerk unbekannt http://jsdp.sourceforge.net/en/index.html Englisch The IETF protocol SDP provides a standard representation for information that describe multi-media sessions, but it does not incorporate a transport protocol. |
PDFBox | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib I/O unbekann http://www.pdfbox.org/ Englisch PDFBox is a Java PDF Library. This project will allow access to all of the components in a PDF document. More PDF manipulation features will be added as the project matures. This ships with a utility to take a PDF document and output a text file. |
Retep PDF-II | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib I/O Retep Software. http://retep.org/retep/pdf/home.do Englisch RetepPDF is a pure java library that enables a PDF document to be generated from virtually any Java application. Unlike other libraries, RetepPDF uses the standard java printing API's, so with little modifications (and in some instances no modifications) to your existing code, you can add PDF output easily. |
Prova | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Alex Kozlenkov and Michael Schroeder http://comas.soi.city.ac.uk/prova/ Englisch An open source rule based scripting system for information integration and agents in Java, combining imperative and declarative programming. Distributed agents communicating via JMS or JADE use reaction rules in a natural syntax. |
CoolServlets.com | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein CoolServlets.com http://www.coolservlets.com/ Englisch All open source. Includes guestbook and email-client servlets. |
Scalable vector graphics | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein ILOG, Inc. http://www.ilog.com/products/jviews/maps/svg/ Englisch ILOG JViews Component Suite can deploy clients as Java applets and applications, and also as "thin" DHTML clients. Java clients offer a full range of capabilities, but can pose problems when deployed to a wide audience. While thin clients address these shortcomings, deployments sometimes sacrifice interactivity. A third option is scalable vector graphics (SVG), which offers interactivity and portability. |
Retep Tools - Utils | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Retep Software http://retep.org/retep/wiki/retep/tools/utils/index.html Englisch The uk.org.retep.utils package contains various utility classes that can be used from both GUI and server side applications.Data ManipulationQuickSort Perform a quick sort on arbitary dataPrimitive Vectors A set of Vector style implementations for primitive data types.String ManipulationStringUtils General String manipulationPatternReplacer Replace a pattern from within a String with values from a Map |
Wrap Look&Feel | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Look and Feel Frédéric Lavigne http://wraplf.l2fprod.com/ Englisch Mit Wrap ist es ganz einfach die Kantenglättung von Schriften zu aktivieren, was vor Mustag nur mit einigen Tricks funktioniert hat. Zwei Zeilen Code genügen und schon ist die Kantenglättung aktiviert. |
Novosoft metadata framework | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Novosoft http://nsuml.sourceforge.net/ Englisch Novosoft metadata framework is based on JMI specification and generated classes that are required by JMI specification and also provides additional services like event notification, undo/redo support, XMI suport. NSMDF is local in-memory implementation. |
AgentAE? | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Media Agency 9 AB http://www.agency9.se/products/agentae/ Englisch AgentAE is an Audio Engine bringing the power of surround audio to gaming, supporting the widely spread standards OpenAL and EAX for presentation of surround audio. AgentAE has been talented with a modular deisgn for fast updating and extension with plug-ins for other standards, such as DirectAudio. |
Life*JOVE | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://www.corena.de/english/lifejove/ Englisch Life*JOVE, the Java Object Vise Environment, is the development environment that enables you to implement object oriented enterprise-sized solutions. Under the Life*JOVE brand there are three pure Java® products available (cert. in progress). Life*JOVE(GFX) is a document object model (DOM) of Adobe's Portable Document Format and a Java2D bridge. It comes with a parser for reading PDF files into memory, which enables the application programmer to modify the document or re-use fragments of other PDF documents for the creation of his/her own documents. Life*JOVE(DA) is data access abstraction layer for multiple data sources like JDBC databases, XML files and ObjectDesign's PSE. It includes an IDL-alike compiler for generic programming. Life*JOVE(ARC) is an Oracle8® based turnkey archive especially for Adobe PDF Documents.It integrates Oracle Intermedia Text (formally known as ConText option) for fulltext retrieval and keyword highlighting. Life*JOVE(FORMS) is a PDF form creation and fill-in server for intergation into existing websites. It may also be used for creating printable database reports from within Java application. |
XNam JNDI Service Provider | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein Ervacon http://www.ervacon.com/products/xnam Englisch XNam is a service provider for the Java Naming and Directory Interface (JNDI). XNam provides Java applications with a naming service that reads its information from XML files and is accessible through the JNDI interface. |
JDynamiTe | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://jdynamite.sourceforge.net/doc/jdynamite.html Englisch JDynamiTe is a simple yet powerful tool used to create dynamic documents from "template" documents. It is based on the same concept as those of "FastTemplate", which is a very popular PHP extension used in many Web sites to create dynamic HTML pages. Note: JDynamiTe is not a Java port of FastTemplate. The main benefit of JDynamiTe is to allow a true separation between the presentation (HTML, XML, etc) and content generation code (written in Java). JDynamiTe is not another template language, or a complete framework. It is a simple "brick" in your "MVC" architecture, "glue" between views and models. JDynamiTe is a "pure" Java package, which is designed to be flexible and open. |
RReport & RReport Visual Builder: Java[TM] platfor | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib Allgemein unbekannt http://www.java4less.com/print_java_e.htm Englisch Add printing/reporting capabilities to your Java[TM] application or Web application. RReport will solve a one of the most common problems for Java[TM] programmers, report design and printing.RReport can also be used in Web application in order to create printed, HTML , PDF , XML or Text reports. |
RawLib for Java | |
Typ: Kategorie: Autor: Web-Link: Sprache: Beschreibung: | Lib I/O through-the-lens.net http://www.through-the-lens.net Englisch Java library for decoding RAW image files from certain digital cameras.Supported camera models : Canon 1D, Canon 1D Mark II, Canon 1Ds, Canon 10D, Canon 300D, Canon D30, Canon D60, Canon G5, Canon Pro1 (CRW), Nikon D1, Nikon D1H, Nikon D70, Nikon D100 |