<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.tartansolutions.com/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.tartansolutions.com/feed.php">
        <title>Tartan Solutions</title>
        <description></description>
        <link>http://www.tartansolutions.com/</link>
        <image rdf:resource="http://www.tartansolutions.com/lib/images/favicon.ico" />
       <dc:date>2008-11-20T11:10:41-06:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn:development:0.4.5:punchlist?rev=1227200954&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn:currentdevelopment?rev=1227200689&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn:development:0.4.4:punchlist?rev=1227199148&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn:development:0.4.3:punchlist?rev=1227197570&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn:development:0.4.2:punchlist?rev=1227196374&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn:development:0.4.1:punchlist?rev=1227196012&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.tartansolutions.com/lib/images/favicon.ico">
        <title>Tartan Solutions</title>
        <link>http://www.tartansolutions.com/</link>
        <url>http://www.tartansolutions.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn:development:0.4.5:punchlist?rev=1227200954&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T11:09:14-06:00</dc:date>
        <dc:creator>Paul Morel</dc:creator>
        <title>Akorn v0.4.5 Punchlist Items - created</title>
        <link>http://www.tartansolutions.com/doku.php/akorn:development:0.4.5:punchlist?rev=1227200954&amp;do=diff</link>
        <description>Open

File Zipping

	*  Move file zip/unzipping capability to separate classes
	*  Optimize zipping/unzipping process to take advantage of system OS and available zipping applications installed

Form

	*  Add visual form definition designer
	*  Extend the Auto From generator from query capability</description>
    </item>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn:currentdevelopment?rev=1227200689&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T11:04:49-06:00</dc:date>
        <dc:creator>Paul Morel</dc:creator>
        <title>Current Development Efforts</title>
        <link>http://www.tartansolutions.com/doku.php/akorn:currentdevelopment?rev=1227200689&amp;do=diff</link>
        <description>The Akorn Application Toolkit

v0.4.0

The major focus of v0.4.0 is to convert core architecture of the client side environment from use of xAjax and pushing of javascript code to a pure Qooxdoo client side application using only JSON for communication.</description>
    </item>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn:development:0.4.4:punchlist?rev=1227199148&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T10:39:08-06:00</dc:date>
        <dc:creator>Paul Morel</dc:creator>
        <title>Akorn v0.4.4 Punchlist Items</title>
        <link>http://www.tartansolutions.com/doku.php/akorn:development:0.4.4:punchlist?rev=1227199148&amp;do=diff</link>
        <description>Open

Auto Documentation

	*  Auto Document Form Definitions
	*  Auto Document Table Definitions
	*  Auto Document Treeview Definitions
	*  Auto Document Report Definitions
	*  Auto Document Security Group Settings
	*  Auto Document Connections
	*  Auto Document Category Information
	*  Auto Document Configurations
	*  Auto Document Distro Lists
	*  Auto Document Mail Settings
	*  Auto Document Application Menus
	*  Auto Document Packages</description>
    </item>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn:development:0.4.3:punchlist?rev=1227197570&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T10:12:50-06:00</dc:date>
        <dc:creator>Paul Morel</dc:creator>
        <title>Akorn v0.4.3 Punchlist Items - created</title>
        <link>http://www.tartansolutions.com/doku.php/akorn:development:0.4.3:punchlist?rev=1227197570&amp;do=diff</link>
        <description>Open

Structural

	*  Remove Nav Folder level from directory structure

Definitions

	*  Support deep paths for definition files once we have tree-view capability
	*  Add inheritance capability to definition files
	*  Refactor definition file parameters so they are common and match templates where applicable</description>
    </item>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn:development:0.4.2:punchlist?rev=1227196374&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T09:52:54-06:00</dc:date>
        <dc:creator>Paul Morel</dc:creator>
        <title>Akorn v0.4.2 Punchlist Items</title>
        <link>http://www.tartansolutions.com/doku.php/akorn:development:0.4.2:punchlist?rev=1227196374&amp;do=diff</link>
        <description>Open

Package Management

	*  Build secure package management server
	*  Build package dependency checker and dependency resolver
	*  Build package file installer
	*  Build package SQL installer
	*  Build package Definition installer
	*  Build package Template installer with auto build capability</description>
    </item>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn:development:0.4.1:punchlist?rev=1227196012&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-20T09:46:52-06:00</dc:date>
        <dc:creator>Paul Morel</dc:creator>
        <title>Akorn v0.4.1 Punchlist Items</title>
        <link>http://www.tartansolutions.com/doku.php/akorn:development:0.4.1:punchlist?rev=1227196012&amp;do=diff</link>
        <description>Open

General

	*  The status widget displays the wrong status after a timeout.  Need to detect when a timeout has occurred and set the status correctly.  Also replace temporary login/logout and loading icons with something more elegant.
	*  The menu showArrows() function to display an arrow for menu buttons with children does not appear to work.  Is it not working or are we not specifying it correctly.  The child menu arrow appears on the reports button in the table toolbar so it must work in s…</description>
    </item>
</rdf:RDF>
