<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>java-source.net : news</title>
    <link>http://java-source.net</link>
    <description>java-source.net : news</description>
    <item>
      <title>RTFTemplate</title>
      <link>http://java-source.net/open-source/template-engines/rtftemplate</link>
      <description>RTFTemplate is a tool to merge a RTF template with data coming from a Java context and generate a new RTF document. The RTF template can contain custom fields, hyperlinks o defined sections to be replaced.</description>
      <pubDate>Tue, 23 Dec 2008 23:46:10 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-12-23:/open-source/template-engines/rtftemplate</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-12-23T23:46:10Z</dc:date>
    </item>
    <item>
      <title>Appspy</title>
      <link>http://java-source.net/open-source/profilers/appspy</link>
      <description>Appsy is a "user experience profiling tool" :&#xD;
  - Monitor how the users actually uses your java applications,&#xD;
  - Monitor how your java applications responds to the users requests.&#xD;
&#xD;
Every software need to be improved in term of quality, performance, efficiency ...&#xD;
&#xD;
With Appspy, you will get all the data you need to learn how to improve the value of your software for your users.</description>
      <pubDate>Sun, 21 Dec 2008 21:33:51 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-12-21:/open-source/profilers/appspy</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-12-21T21:33:51Z</dc:date>
    </item>
    <item>
      <title>Openbravo POS</title>
      <link>http://java-source.net/open-source/erp-crm/openbravo-pos</link>
      <description>Openbravo POS (previously called Librepos and TinaPOS) is a point of sale application designed for touch screens, supports ESC/POS ticket printers, customer displays and barcode scanners. It is multiuser providing product entry forms, reports and charts.&#xD;
It can be integrated with Openbravo ERP.</description>
      <pubDate>Thu, 11 Dec 2008 02:35:05 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-12-10:/open-source/erp-crm/openbravo-pos</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-12-11T02:35:05Z</dc:date>
    </item>
    <item>
      <title>cron4j</title>
      <link>http://java-source.net/open-source/job-schedulers/cron4j</link>
      <description>cron4j is a scheduler for the Java 2 platform which is very similar to the UNIX cron daemon. With cron4j you can launch, from within your Java applications, any task you need at the right time, according to some simple rules.</description>
      <pubDate>Thu, 11 Dec 2008 02:24:08 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-12-10:/open-source/job-schedulers/cron4j</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-12-11T02:24:08Z</dc:date>
    </item>
    <item>
      <title>JUnique</title>
      <link>http://java-source.net/open-source/general-purpose/junique</link>
      <description>The JUnique library can be used to prevent a user to run at the same time more instances of the same Java application. JUnique implements locks and communication channels shared between all the JVM instances launched by the same user.</description>
      <pubDate>Thu, 11 Dec 2008 02:24:03 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-12-10:/open-source/general-purpose/junique</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-12-11T02:24:03Z</dc:date>
    </item>
    <item>
      <title>OpenYMSG: Yahoo messenger library for Java</title>
      <link>http://java-source.net/open-source/chat-servers/openymsg-yahoo-messenger-library-for-java</link>
      <description>OpenYMSG is an open source Yahoo Messenger API implementation. It began as a fork of jYMSG, primarily to upgrade the API. It is intended to get you up and running with a simple Yahoo Messenger client in very little time.</description>
      <pubDate>Thu, 11 Dec 2008 02:23:53 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-12-10:/open-source/chat-servers/openymsg-yahoo-messenger-library-for-java</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-12-11T02:23:53Z</dc:date>
    </item>
    <item>
      <title>Tobflow</title>
      <link>http://java-source.net/open-source/workflow-engines/tobflow</link>
      <description>TobFlow (Total Object Base and Flow or the Object Flow) is an internet application platform to manage forms and workflows. It is made of an engine which manages the user interface (forms) and the scheduling of tasks (workflows) based on object model descriptions. &#xD;
&#xD;
The rationale of TobFlow is to propose a true document workflow tool, which, right from the design phase, combines the document approach (forms to fill in) and the process approach (sequence of tasks to fulfill a business objective). The solution is based on the notion of objects (i.e. information sets) that are defined both by the way they are presented to users (forms and views) and by their life sequence (workflow process).</description>
      <pubDate>Tue, 25 Nov 2008 03:36:40 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-11-24:/open-source/workflow-engines/tobflow</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-11-25T03:36:40Z</dc:date>
    </item>
    <item>
      <title>JDBHammer</title>
      <link>http://java-source.net/open-source/testing-tools/jdbhammer</link>
      <description>JDBHammer is a small database stress tool. It emulates a given number of concurrent users querying the engine and reports timing information for each test.</description>
      <pubDate>Tue, 25 Nov 2008 03:29:27 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-11-24:/open-source/testing-tools/jdbhammer</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-11-25T03:29:27Z</dc:date>
    </item>
    <item>
      <title>Clojure</title>
      <link>http://java-source.net/open-source/scripting-languages/clojure</link>
      <description>Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs.</description>
      <pubDate>Wed, 29 Oct 2008 02:06:46 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-10-28:/open-source/scripting-languages/clojure</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-10-29T02:06:46Z</dc:date>
    </item>
    <item>
      <title>LibreSource</title>
      <link>http://java-source.net/open-source/content-managment-systems/libresource</link>
      <description>LibreSource is a versatile collaborative platform. Open Source, modular and highly customizable, LibreSource is adapted to the collaborative software development (forge), groupware, community leading, e-archiving and Web publishing.&#xD;
&#xD;
On a single server, LibreSource can host several projects, several groups of users, and grant fine grain access to the resources. Based on Java/J2EE, LibreSource is a modular web server that users can customize online by combining resources and rights: wiki pages, forum, trackers, Synchronizers, Subversion repositories, files, download areas, drop boxes, forms, etc. LibreSource uses most of the advanced services provided by the OW2 application server called JOnAS.</description>
      <pubDate>Tue, 23 Sep 2008 05:49:49 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-23:/open-source/content-managment-systems/libresource</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-23T05:49:49Z</dc:date>
    </item>
    <item>
      <title>DBSA</title>
      <link>http://java-source.net/open-source/sql-clients/dbsa</link>
      <description>DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking</description>
      <pubDate>Tue, 23 Sep 2008 05:49:42 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-23:/open-source/sql-clients/dbsa</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-23T05:49:42Z</dc:date>
    </item>
    <item>
      <title>Fast Code Eclipse Plugin</title>
      <link>http://java-source.net/open-source/eclipse-plugins/fast-code-eclipse-plugin</link>
      <description>It is free eclipse plugin for faster java development.&#xD;
&#xD;
It can help you code faster in a spring based application. &#xD;
&#xD;
It is capable of :&#xD;
&#xD;
    * Automatically create DAO to Service and Service to Action, e.g. FooDAO to FooService and FooService to FooAction.&#xD;
    * Automatically create one DAO to another with different name, e.g. FooDAO (with methods getFoo, saveFoo) to BarDAO (with methods getBar, saveBar).&#xD;
    * Also create spring based configurations.&#xD;
    * Easily navigate from DAO to Service and Service to DAO.&#xD;
    * Easily navigate from hibernate pojos to .hbm files.&#xD;
    * Easily create List, ArrayList, Map, HashMap initializers or fields in a class.&#xD;
    * Easily copy a field, just highlight and right click, go inside Fast Code pop up menu and click 'Copy Field'&#xD;
    * You can highlight part of the field name also.&#xD;
    * Some of the features can be turned off/on or configured in Windows-&gt;Preference-&gt;Fast Code Preference.</description>
      <pubDate>Tue, 23 Sep 2008 05:49:35 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-23:/open-source/eclipse-plugins/fast-code-eclipse-plugin</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-23T05:49:35Z</dc:date>
    </item>
    <item>
      <title>JadaSite</title>
      <link>http://java-source.net/open-source/content-managment-systems/jadasite</link>
      <description>An easy to use and feature rich Java based Open Sourced content management and e-commerce system.  &#xD;
&#xD;
Jada Site not only allow users to maintain content with ease, it help sites and companies to market and sell their products.&#xD;
&#xD;
Jada Site has the following advantages.&#xD;
* Free open source software.&#xD;
* Can be installed "out of the box" without customization.&#xD;
* Easy to use web interface.&#xD;
* Runs on Java technology, a mature, highly scalable platform with excellent options for integration.&#xD;
* Multi-site supports.&#xD;
* Plug and play template system.&#xD;
* Inventory control.&#xD;
* Supports PayPal and other credit card payment gateways.&#xD;
* Customer self service center.&#xD;
* and many more....</description>
      <pubDate>Tue, 23 Sep 2008 05:49:25 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-23:/open-source/content-managment-systems/jadasite</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-23T05:49:25Z</dc:date>
    </item>
    <item>
      <title>ArmedBear / J</title>
      <link>http://java-source.net/open-source/scripting-languages/armedbear-j</link>
      <description>ArmedBear (ABCL) is a Common Lisp written in Java. Its compiler produces JVM byte code, tapping into the 'write once, run everywhere' philosophy of Java. J is a text editor written in Java featuring e.g. syntax highlighting and automatic indenting.</description>
      <pubDate>Tue, 23 Sep 2008 05:49:18 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-23:/open-source/scripting-languages/armedbear-j</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-23T05:49:18Z</dc:date>
    </item>
    <item>
      <title>Hounder</title>
      <link>http://java-source.net/open-source/search-engines/hounder</link>
      <description>Hounder is a simple and complete search system. Out of the box, Hounder crawls the web targeting only those documents of interest, and presents them through a simple search web page and through an API, ideal for integrating into other projects. It is designed to scale on all fronts: the number of the indexed pages, the crawling speed and the number of simultaneous search queries. It is in use in many large scale search systems.</description>
      <pubDate>Sat, 20 Sep 2008 04:46:53 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-20:/open-source/search-engines/hounder</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-20T04:46:53Z</dc:date>
    </item>
    <item>
      <title>Hist4j</title>
      <link>http://java-source.net/open-source/collection-libraries/hist4j</link>
      <description>Hist4j is a histogram library for Java that accepts large datasets with any distribution or range and has a very small memory footprint, needs no pre- or post-processing, and provides several statistical functions about the data seen so far.</description>
      <pubDate>Sat, 20 Sep 2008 04:46:49 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-20:/open-source/collection-libraries/hist4j</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-20T04:46:49Z</dc:date>
    </item>
    <item>
      <title>UCDetector</title>
      <link>http://java-source.net/open-source/code-analyzers/ucdetector</link>
      <description>UCDetector (Unecessary Code Detector) is a Open Source eclipse PlugIn Tool to find unecessary (dead) java code. It also tries to make code final, protected or private.&#xD;
UCDetector also finds cyclic dependencies between classes.</description>
      <pubDate>Wed, 17 Sep 2008 04:15:25 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-17:/open-source/code-analyzers/ucdetector</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-17T04:15:25Z</dc:date>
    </item>
    <item>
      <title>JGrinder</title>
      <link>http://java-source.net/open-source/persistence/jgrinder</link>
      <description>JGrinder is a framework for mapping Objects in Java to various persistent stores. These include relational databases, in memory 'storage', and flat files. The architecture allows additional persistent stores to be supported (such as storing objects over a messaging middleware).</description>
      <pubDate>Wed, 17 Sep 2008 04:15:20 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-17:/open-source/persistence/jgrinder</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-17T04:15:20Z</dc:date>
    </item>
    <item>
      <title>Joone</title>
      <link>http://java-source.net/open-source/general-purpose/joone</link>
      <description>Joone is a FREE Neural Network framework to create, train and test artificial neural networks. The aim is to create a powerful environment both for enthusiastic and professional users, based on the newest Java technologies.&#xD;
&#xD;
Joone is composed by a central engine that is the fulcrum of all applications that are developed with Joone. Joone's neural networks can be built on a local machine, be trained on a distributed environment and run on whatever device.</description>
      <pubDate>Wed, 17 Sep 2008 04:13:10 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-9-17:/open-source/general-purpose/joone</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-09-17T04:13:10Z</dc:date>
    </item>
    <item>
      <title>Neo4j</title>
      <link>http://java-source.net/open-source/database-engines/neo4j</link>
      <description>Neo4j is a graph database. It is an embedded, disk-based, fully transactional Java persistence engine that stores data structured in graphs rather than in tables. A graph (mathematical lingo for a network) is a flexible data structure that allows a more agile and rapid style of development.</description>
      <pubDate>Tue, 15 Jul 2008 03:39:58 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-7-14:/open-source/database-engines/neo4j</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-07-15T03:39:58Z</dc:date>
    </item>
    <item>
      <title>Shotoku</title>
      <link>http://java-source.net/open-source/general-purpose/shotoku</link>
      <description>Shotoku is designed to provide easy access to content repositories in which you can store data, bind metadata, revision content, and provide branching and merging strategies. This means Shotoku can interface with repositories such as the Java Content Repository (JSR 170: JCR), Subversion, and file-system based repository implementations that aim to support basic revisioning mechanisms.</description>
      <pubDate>Sun, 13 Jul 2008 05:05:16 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-7-13:/open-source/general-purpose/shotoku</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-07-13T05:05:16Z</dc:date>
    </item>
    <item>
      <title>VFSJFileChooser</title>
      <link>http://java-source.net/open-source/swing/vfsjfilechooser</link>
      <description>VFSJFileChooser is a Java Swing Component which allows you to browse both remote and local filesystems. It is based on Apache Commons VFS library. It can replace the standard Swing JFileChooser in applications that need to access  remote files.&#xD;
&#xD;
It supports all the protocols available in Commons VFS :&#xD;
* FTP, FTPS&#xD;
* SFTP to access files using SSH&#xD;
* SMB to browse Windows/Samba shares&#xD;
* HTTP, HTTPS, etc.</description>
      <pubDate>Thu, 10 Jul 2008 04:35:07 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-7-10:/open-source/swing/vfsjfilechooser</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-07-10T04:35:07Z</dc:date>
    </item>
    <item>
      <title>Jspresso</title>
      <link>http://java-source.net/open-source/j2ee-frameworks/jspresso</link>
      <description>Jspresso is a new generation framework to easily build professional quality java distributed desktop applications. Jspresso dramatically reduces the development cycles needed to get your business application up and running while not sacrificing quality, robustness and performance. Jspresso is not another webapp framework. Jspresso based applications offer the exact same ergonomics as desktop applications while keeping an N-tier centralized architecture.&#xD;
Jspresso covers extensively the whole software architecture and relieves the developer from all the plumbing by solving most of the technical concerns. Jspresso philosophy extends the "Convention over configuration" paradigm with a descriptive strategy made of assembling built-in descriptors (java beans). You describe what you want to achieve and not how you want to achieve it.</description>
      <pubDate>Thu, 10 Jul 2008 04:34:47 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-7-10:/open-source/j2ee-frameworks/jspresso</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-07-10T04:34:47Z</dc:date>
    </item>
    <item>
      <title>Kwok Information Server</title>
      <link>http://java-source.net/open-source/issue-trackers/kwok-information-server</link>
      <description>Kwok Information Server is an open source IT web application, providing a centralized application for managing IT assets, software licenses, service contracts, issues, and contacts. Additional modules include portal, RSS, and blogs.</description>
      <pubDate>Thu, 10 Jul 2008 04:33:25 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-7-10:/open-source/issue-trackers/kwok-information-server</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-07-10T04:33:25Z</dc:date>
    </item>
    <item>
      <title>Linguine Maps</title>
      <link>http://java-source.net/open-source/uml-modeling/linguine-maps</link>
      <description>Linguine Maps is an open-source Java library that conducts programmatic visualization of various text files, generating from them easy-to-understand entity-relation diagrams. &#xD;
&#xD;
Linguine Maps supports programmatic visualization for:&#xD;
    * WSDL; for these files it draws relations between service, ports and port types.&#xD;
    * Apache ANT build files; for these files it draws task dependency diagrams.&#xD;
    * Document Type Definition (DTD) for XML documents; for these files it draws relations between various entities and their attributes.&#xD;
    * Apache ObJectRelationBridge (OJB) mapping files; for these files it draws UML-style class diagrams.&#xD;
    * Hibernate mapping files; for these files it draws UML-style class diagrams.</description>
      <pubDate>Thu, 10 Jul 2008 04:31:45 GMT</pubDate>
      <guid isPermaLink="false">tag:java-source.net,2008-7-10:/open-source/uml-modeling/linguine-maps</guid>
      <dc:creator>java-source.net</dc:creator>
      <dc:date>2008-07-10T04:31:45Z</dc:date>
    </item>
  </channel>
</rss>

