<?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 akorn:development:v3:v3.0</title>
        <description></description>
        <link>http://www.tartansolutions.com/</link>
        <image rdf:resource="http://www.tartansolutions.com/lib/images/favicon.ico" />
       <dc:date>2010-01-20T20:34:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn/development/v3/v3.0/notes?rev=1251758451&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.tartansolutions.com/doku.php/akorn/development/v3/v3.0/punchlist?rev=1251911986&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/v3/v3.0/notes?rev=1251758451&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-31T22:40:51+00:00</dc:date>
        <title>akorn:development:v3:v3.0:notes</title>
        <link>http://www.tartansolutions.com/doku.php/akorn/development/v3/v3.0/notes?rev=1251758451&amp;do=diff</link>
        <description>SA/Elixir Examples:

Simple query:
  query = User.query.filter(and_(
          User.LoginID == unicode(login),
          User.ProgID == 1,
          User.AllowLogin == 1,
          User.Password == unicode(pwd)
  ))
More complexer query:
  c = User.query.filter(
      or_(
          and_(
              User.UserID == 395,
              User.LoginID == u&quot;Darryl.Jones395@company.com&quot;
          ),
          and_(
              User.UserID == 396,
              User.LoginID == u&quot;Ken.Jones396@company…</description>
    </item>
    <item rdf:about="http://www.tartansolutions.com/doku.php/akorn/development/v3/v3.0/punchlist?rev=1251911986&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-02T17:19:46+00:00</dc:date>
        <title>Akorn v3.0 Punchlist Items</title>
        <link>http://www.tartansolutions.com/doku.php/akorn/development/v3/v3.0/punchlist?rev=1251911986&amp;do=diff</link>
        <description>Open

General

	*  [DAH] Testing: Security management form does not open when trying to edit group security.
	*  [DAH] Testing: Security management form does not open when trying to edit user security.
	*  [DAH] Testing: Document Security management form does not open when trying to user security.
	*  [PJM] Update all reports to function properly with nested input data.  This requires changes to the text substitution methods.
	*  [PJM] Re-enable quick reporting
	*  [DAH/PJM]  Need to set a login…</description>
    </item>
</rdf:RDF>
