<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jon Griffin&#039;s Blog &#187; Programming</title>
	<atom:link href="http://jongriffin.com/articles/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://jongriffin.com</link>
	<description>It is my site and I will do what I want on it! © 1996, yeah it is old</description>
	<lastBuildDate>Sun, 22 Aug 2010 17:41:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>OpenACS, ArsDigita and my documents</title>
		<link>http://jongriffin.com/articles/oacs-arsdigita-docs/</link>
		<comments>http://jongriffin.com/articles/oacs-arsdigita-docs/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 23:28:27 +0000</pubDate>
		<dc:creator>Jon Griffin</dc:creator>
				<category><![CDATA[Legacy]]></category>
		<category><![CDATA[arsdigita]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[jon-griffin]]></category>
		<category><![CDATA[OpenACS]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Postgresql]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jongriffin.com/articles/oacs-arsdigita-docs/</guid>
		<description><![CDATA[By Jon Griffin I have added my documents related to ArsDigita, OpenACS and ACS (ArsDigita Community System). They are relevant for anyone wanting to understand OpenACS, it&#8217;s history and why some design decisions were made. There are also some pearls of database programming (specifically Oracle) in these documents. Originally ACS was only meant to run [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://jongriffin.com/articles/oacs-arsdigita-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenACS &#8211; Using ad_table with paginator</title>
		<link>http://jongriffin.com/articles/openacs-using-ad_table-with-paginator/</link>
		<comments>http://jongriffin.com/articles/openacs-using-ad_table-with-paginator/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 22:20:55 +0000</pubDate>
		<dc:creator>Jon Griffin</dc:creator>
				<category><![CDATA[Legacy]]></category>
		<category><![CDATA[arsdigita]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[jon-griffin]]></category>
		<category><![CDATA[OpenACS]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Postgresql]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jongriffin.com/archives/44</guid>
		<description><![CDATA[By Jon Griffin Sample Sample -disabled for now and forever. This is DEPRECATED. Actual Code Thanks to Brad Duell who figured all this out and fixed many bugs. Several procs were modified and added to paginator procs. You can download the patch file at OpenACS &#8211; Misc Patches .tcl page ad_page_contract { @author Jon Griffin [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://jongriffin.com/articles/openacs-using-ad_table-with-paginator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenACS &#8211; Using tools::paginate</title>
		<link>http://jongriffin.com/articles/using-tools-paginate/</link>
		<comments>http://jongriffin.com/articles/using-tools-paginate/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 21:12:08 +0000</pubDate>
		<dc:creator>Jon Griffin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[arsdigita]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[jon-griffin]]></category>
		<category><![CDATA[OpenACS]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Postgresql]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jongriffin.com/archives/22</guid>
		<description><![CDATA[Reasons Less Complexity The new tools::paginate is much simpler while keeping many of the backward compatible features of ad_table/paginate. Real Sorting Unlike Paginate/ad_table, tools::paginate returns the selected rows after sorting. Scalabity This proc is being used in production, and has scaled well to 1500 pages (15000 records). It doesn&#8217;t depend on caching and all the [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://jongriffin.com/articles/using-tools-paginate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenACS Mail Notes</title>
		<link>http://jongriffin.com/articles/openacs-mail-notes/</link>
		<comments>http://jongriffin.com/articles/openacs-mail-notes/#comments</comments>
		<pubDate>Mon, 16 Oct 2006 15:53:13 +0000</pubDate>
		<dc:creator>Jon Griffin</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[arsdigita]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[jon-griffin]]></category>
		<category><![CDATA[OpenACS]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Postgresql]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://jongriffin.com/archives/16</guid>
		<description><![CDATA[The Mail Problem with OpenACS By Jon Griffin What we have acs-messaging This was really created at the same time as bboard by the (now defunct) Pittsburgh office of AD. It really has no relation to mail per se, but did allow for mail type things.The purpose of this package was to store all content [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://jongriffin.com/articles/openacs-mail-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: jongriffin.com @ 2010-09-09 12:34:10 -->