<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.doolin-guif.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.doolin-guif.net/wiki/feed.php">
        <title>Doolin Wiki</title>
        <description></description>
        <link>http://www.doolin-guif.net/wiki/</link>
        <image rdf:resource="http://www.doolin-guif.net/wiki/lib/images/favicon.ico" />
       <dc:date>2012-05-20T19:44:16-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=blog&amp;rev=1216977560"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=demonstration_applications&amp;rev=1226582381"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=deployment&amp;rev=1270646534"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_build&amp;rev=1270646493"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_installation&amp;rev=1207235027"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_modules&amp;rev=1235052775"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_releases&amp;rev=1301683809"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_repository&amp;rev=1212144600"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_site_structure&amp;rev=1305225339"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_svn_repository&amp;rev=1303121423"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=doolin_wiki_plugins&amp;rev=1190194474"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=notes&amp;rev=1195206271"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=start&amp;rev=1275675134"/>
                <rdf:li rdf:resource="http://www.doolin-guif.net/wiki/doku.php?id=thatthefirst_title&amp;rev=1317168884"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.doolin-guif.net/wiki/lib/images/favicon.ico">
        <title>Doolin Wiki</title>
        <link>http://www.doolin-guif.net/wiki/</link>
        <url>http://www.doolin-guif.net/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=blog&amp;rev=1216977560">
        <dc:format>text/html</dc:format>
        <dc:date>2008-07-25T03:19:20-06:00</dc:date>
        <title>blog</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=blog&amp;rev=1216977560</link>
        <description>Official blog for Doolin can be found at &lt;http://www.doolin-guif.net/blog&gt;

2008-05-08

Sun JAR files

 Sun provides a Maven2 repository for is JARs at &lt;http://download.java.net/maven/2/&gt;.

Details are available at: &lt;http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html&gt;</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=demonstration_applications&amp;rev=1226582381">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-13T06:19:41-06:00</dc:date>
        <title>demonstration_applications</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=demonstration_applications&amp;rev=1226582381</link>
        <description>Several demonstration applications for the Doolin GUI framework are available at &lt;http://www.doolin-guif.net/app/&gt;. They are: 
 Application  Link  Description  SC    MT  &lt;http://www.doolin-guif.net/app/mt/&gt;  GUI tool to manage a list of TODO tasks  JarFinder  &lt;http://www.doolin-guif.net/app/jarfinder/&gt;  Tool to find JAR file(s) that contain(s) a given class  Orbe  &lt;http://www.doolin-guif.net/app/orbe/&gt;  Tool to design maps on a hexagonal grid</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=deployment&amp;rev=1270646534">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-07T07:22:14-06:00</dc:date>
        <title>deployment</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=deployment&amp;rev=1270646534</link>
        <description>Once a build a satisfying, it can be published using: 
mvn deploy -Dmaven.test.skip=true
 

Deployment of ZIP archives

 The 3 archives (sources, binaries and Javadoc) are copied automatically, using SCP, into /public_html/download/doolin/

Deployment of Javadoc

 The Javadoc ZIP is automatically deployed by running remotely the following script using SSH:</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_build&amp;rev=1270646493">
        <dc:format>text/html</dc:format>
        <dc:date>2010-04-07T07:21:33-06:00</dc:date>
        <title>doolin_build</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_build&amp;rev=1270646493</link>
        <description>Doolin is defined as a Maven project. It is built using Hudson on a local computer.

Continuous integration

 This build is triggered by changes on the /Doolin/trunk URL.

It performs following steps: 

	*  Installation in local repository
	*  Generation of Javadoc
	*  Generation of ZIP for code, sources and javadoc
	*  Collection of open tasks
	*  Collection of unit tests
	*  Collection of code coverage</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_installation&amp;rev=1207235027">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-03T09:03:47-06:00</dc:date>
        <title>doolin_installation</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_installation&amp;rev=1207235027</link>
        <description>Latest releases of Doolin can be downloaded from &lt;http://sourceforge.net/projects/doolin-guif&gt; at a ZIP package containing the module JAR files.

However, the recommended way to get Doolin is to use Maven.</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_modules&amp;rev=1235052775">
        <dc:format>text/html</dc:format>
        <dc:date>2009-02-19T07:12:55-06:00</dc:date>
        <title>doolin_modules</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_modules&amp;rev=1235052775</link>
        <description>The Doolin framework is splitted in several modules. 

	*  Doolin Core - core API, used by all modules
	*  Doolin Bus - synchronous in-memory bus, used by the GUI module
	*  Doolin Context - Spring utilities and application start-up
	*  Doolin GUI - GUI framework
	*  Doolin OXML - XML to Object API</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_releases&amp;rev=1301683809">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-01T12:50:09-06:00</dc:date>
        <title>doolin_releases</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_releases&amp;rev=1301683809</link>
        <description>Overview

 General release procedure (release):

	*  Update the POM and SCM information (release-prepare)
	*  Commits the tag (release-commit)
	*  Creation of the artefacts (release-tasks):
		*  Runs the packaging  (release-package)
		*  Runs the Javadoc  (release-javadoc)
		*  Creates the ZIP  (release-zip)</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_repository&amp;rev=1212144600">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-30T04:50:00-06:00</dc:date>
        <title>doolin_repository</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_repository&amp;rev=1212144600</link>
        <description>Doolin releases &amp; snapshots are hosted on a Maven repository at &lt;http://www.doolin-guif.net/repository&gt;.

One can use this repository to declare Doolin modules as dependencies:


   ...
   &lt;dependency&gt;
      &lt;groupId&gt;net.sf.doolin&lt;/groupId&gt;
      &lt;artifactId&gt;Doolin-GUI&lt;/artifactId&gt;
      &lt;version&gt;...&lt;/version&gt;
   &lt;/dependency&gt;
   ...
   &lt;repositories&gt;
      ...
      &lt;repository&gt;
         &lt;id&gt;doolin-repository&lt;/id&gt;
         &lt;name&gt;Doolin-Repository&lt;/name&gt;
         &lt;url&gt;http://www.doolin-guif.net/…</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_site_structure&amp;rev=1305225339">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-12T12:35:39-06:00</dc:date>
        <title>doolin_site_structure</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_site_structure&amp;rev=1305225339</link>
        <description>The list below shows the general structure of the Doolin sites:

&lt;http://www.doolin-guif.net&gt; → Home page for the Doolin project

&lt;http://www.doolin-guif.net/blog&gt; → Doolin blog

&lt;http://www.doolin-guif.net/forums&gt; → Doolin forums

&lt;http://apps.sourceforge.net/trac/doolin-guif/report&gt; → Doolin bug tracking</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_svn_repository&amp;rev=1303121423">
        <dc:format>text/html</dc:format>
        <dc:date>2011-04-18T04:10:23-06:00</dc:date>
        <title>doolin_svn_repository</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_svn_repository&amp;rev=1303121423</link>
        <description>Doolin code is hosted in a Subversion repository at
 &lt;http://doolin-guif.svn.sourceforge.net/svnroot/doolin-guif/Doolin/trunk/&gt;

resume writing services</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=doolin_wiki_plugins&amp;rev=1190194474">
        <dc:format>text/html</dc:format>
        <dc:date>2007-09-19T03:34:34-06:00</dc:date>
        <title>doolin_wiki_plugins</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=doolin_wiki_plugins&amp;rev=1190194474</link>
        <description>Some plugins have been specifically developed for enhancing the Doolin Wiki pages. 

	*  javadoc - creation of Javadoc links on fly</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=notes&amp;rev=1195206271">
        <dc:format>text/html</dc:format>
        <dc:date>2007-11-16T02:44:31-06:00</dc:date>
        <title>notes</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=notes&amp;rev=1195206271</link>
        <description>This page contains some general notes about the programming tools using for developing Doolin. They are mainly personal and normally, you shouldn't be able to see them unless I have forgotten to setup something in Dokuwiki. 

	*  Swing components</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=start&amp;rev=1275675134">
        <dc:format>text/html</dc:format>
        <dc:date>2010-06-04T12:12:14-06:00</dc:date>
        <title>start</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=start&amp;rev=1275675134</link>
        <description>Doolin is a project available at Sourceforge.

It allows the fast development of Swing Rich Client applications, based on the Spring framework. It is based upong a strong MVC model. This framework is not rigid and allows a lot of customizations in order to fit with your particular needs.</description>
    </item>
    <item rdf:about="http://www.doolin-guif.net/wiki/doku.php?id=thatthefirst_title&amp;rev=1317168884">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-27T18:14:44-06:00</dc:date>
        <title>thatthefirst_title</title>
        <link>http://www.doolin-guif.net/wiki/doku.php?id=thatthefirst_title&amp;rev=1317168884</link>
        <description>Hi to all on this page its content</description>
    </item>
</rdf:RDF>

