<?xml version="1.0" encoding="iso-8859-1"?>

<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://www.fishcart.org/blog/">
<title>FishCart Development</title>
<link>http://www.fishcart.org/blog/</link>
<description>This is a common blog for the FishCart developers to post ongoing development notes.  Useful feedback and respectful comments are welcome.  In general though we reserve the right to remove any comment, at any time, with no notification.

Note that blog entry time stamps are always GMT, not local time.</description>
<dc:language>en-us</dc:language>
<dc:creator></dc:creator>
<dc:date>2004-07-15T22:21:00+00:00</dc:date>
<admin:generatorAgent rdf:resource="http://www.movabletype.org/?v=2.661" />
<cc:license rdf:resource="http://creativecommons.org/licenses/by-nd-nc/1.0/" />


<items>
<rdf:Seq><rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000018.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000017.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000016.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000015.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000014.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000013.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000012.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000011.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000010.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000009.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000008.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000007.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000006.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000005.html" />
<rdf:li rdf:resource="http://www.fishcart.org/blog/archives/000004.html" />
</rdf:Seq>
</items>

</channel>

<item rdf:about="http://www.fishcart.org/blog/archives/000018.html">
<title>Blog comments closed</title>
<link>http://www.fishcart.org/blog/archives/000018.html</link>
<description>Had to close the blog to comments due to repeated blog spams....</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2004-07-15T22:21:00+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000017.html">
<title>Search Engine Optimization</title>
<link>http://www.fishcart.org/blog/archives/000017.html</link>
<description><![CDATA[Ben has added significant improvement in the ability of FishCart to manage search engine meta data, including meta keywords and description and the HTML &lt;title&gt; tag. This is done for the index page, as well as the display page when...]]></description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2004-04-24T06:47:14+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000016.html">
<title>New smarty functionality</title>
<link>http://www.fishcart.org/blog/archives/000016.html</link>
<description>As of today, it is now possible to add a customer into the customer table without requiring a purchase. This is done by accessesing http://YOURSITE.TLD/CARTDIR/subscrip_mgmt.php once their the customer can fill out the form and submit it. They will receive...</description>
<dc:subject></dc:subject>
<dc:creator>Ben</dc:creator>
<dc:date>2004-03-30T20:10:35+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000015.html">
<title>SMARTY templating in source</title>
<link>http://www.fishcart.org/blog/archives/000015.html</link>
<description>Smarty is now installed with FishCart in all installers. There are now two things running on Smarty&apos;s templating engine, HTML email confirmations and in the Maintenance area something called &quot;Dynamic Email Lists&quot;. With the E-list utility you can lookup customers...</description>
<dc:subject></dc:subject>
<dc:creator>Ben</dc:creator>
<dc:date>2004-01-28T22:11:49+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000014.html">
<title>3.1 Release</title>
<link>http://www.fishcart.org/blog/archives/000014.html</link>
<description>Finally, 3.1 has been tested to the point that even B. is happy. :) It is time to release it and move on to other projects. One that will happen quickly is integrating Smarty templating. The first applications for this...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2004-01-12T23:57:49+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000013.html">
<title>3.1 Testing Progress</title>
<link>http://www.fishcart.org/blog/archives/000013.html</link>
<description>3.1 testing is refining many small things in FishCart, most of them things related to multiple languages that few will ever see. B is doing an excellent job of testing FishCart in unusual ways. The release has been delayed longer...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2004-01-09T03:03:17+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000012.html">
<title>Oracle CLOB</title>
<link>http://www.fishcart.org/blog/archives/000012.html</link>
<description>The Oracle PHPlib has been modified to work with defined CLOB columns to permit text larger than the approximately 4000 character varchar() limit. For now the new 3.1 &apos;langterms&apos; column is the only CLOB, as terms and conditions may well...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2003-12-24T09:28:05+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000011.html">
<title>Smarty HTML Email</title>
<link>http://www.fishcart.org/blog/archives/000011.html</link>
<description>Today is a good day to say the least. In the past few hours we have successfully run HTML confirmation email straight through Smarty to completion. There were several key pieces that had to be hunted over the past few...</description>
<dc:subject></dc:subject>
<dc:creator>Ben</dc:creator>
<dc:date>2003-12-23T23:39:19+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000010.html">
<title>tool for upgrading databases</title>
<link>http://www.fishcart.org/blog/archives/000010.html</link>
<description>After almost starting from scratch again I feel much happier with it now. It will not only be able to work with MySQL but with PostgreSQL too. The first release (hopefully within about 1 week from now) will only be...</description>
<dc:subject></dc:subject>
<dc:creator>Boudewijn</dc:creator>
<dc:date>2003-12-19T11:44:55+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000009.html">
<title>Smarty templates from a database</title>
<link>http://www.fishcart.org/blog/archives/000009.html</link>
<description>Today we successfully pulled a template stored in a mysql database, ran it through Smarty and printed it to the screen in a browser. This method is more useful because it doesn&apos;t require the template to ever become a physical...</description>
<dc:subject></dc:subject>
<dc:creator>Ben</dc:creator>
<dc:date>2003-12-10T17:22:37+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000008.html">
<title>new webflag</title>
<link>http://www.fishcart.org/blog/archives/000008.html</link>
<description>A new webflag will be added. This changes new lines from the product short description and description to br. Data inside the database is not modified, it&apos;s just the output. This flag will be available in v3.1...</description>
<dc:subject></dc:subject>
<dc:creator>Boudewijn</dc:creator>
<dc:date>2003-12-08T10:06:24+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000007.html">
<title>Country Table Rework</title>
<link>http://www.fishcart.org/blog/archives/000007.html</link>
<description>Just checked in the first complete rework of the country tables. This splits the original table into two tables. One contains the language dependent, installation independent elements of the country, the &apos;countrylang&apos; table; the fields in this table never change...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2003-12-05T08:31:01+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000006.html">
<title>upgrade tool for MySQL</title>
<link>http://www.fishcart.org/blog/archives/000006.html</link>
<description>I&apos;m currently running the last few tests to check the queries used to upgrade FishCart 3.05 and 3.7b databases to 3.1 More versions will be added as soon as possible. This will make it easier to upgrade older carts....</description>
<dc:subject></dc:subject>
<dc:creator>Boudewijn</dc:creator>
<dc:date>2003-11-13T19:44:11+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000005.html">
<title>Beta 3.1b7</title>
<link>http://www.fishcart.org/blog/archives/000005.html</link>
<description>Released 3.1b7 today with a bug fix and a couple of new enhancements to make it easier to control FishCart from the admin pages. Certitax is on the radar screen as a possible project to make tax calculation more accurate...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2003-11-08T01:34:13+00:00</dc:date>
</item>
<item rdf:about="http://www.fishcart.org/blog/archives/000004.html">
<title>Added Norwegian / Smarty</title>
<link>http://www.fishcart.org/blog/archives/000004.html</link>
<description>Norwegian went out in beta 6. Absolutely no negative feedback in the last weeks, so all the testing and debugging that went into 3.1 is proving itself. B. is playing with Smarty for possible templating uses. There are pros and...</description>
<dc:subject></dc:subject>
<dc:creator>Michael</dc:creator>
<dc:date>2003-10-29T04:16:03+00:00</dc:date>
</item>


</rdf:RDF>