<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Dunamis Design Net</title>
	<link>http://dunamisdesign.net</link>
	<description>Our work, forums, and play.</description>
	<pubDate>Fri, 03 Aug 2007 07:06:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>QBRuby</title>
		<link>http://dunamisdesign.net/archives/15</link>
		<comments>http://dunamisdesign.net/archives/15#comments</comments>
		<pubDate>Fri, 03 Aug 2007 07:06:15 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Programs]]></category>

		<category><![CDATA[Ruby]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/archives/15</guid>
		<description><![CDATA[Currently is a an object interface written in the Ruby programming language to interface with QuickBooks. At some point in time, I would like to have some completed tools that can general be used with websites and QuickBooks.
At this point in time. The basic interface is written with some extra methods written to help automate [...]]]></description>
			<content:encoded><![CDATA[<p>Currently is a an object interface written in the Ruby programming language to interface with QuickBooks. At some point in time, I would like to have some completed tools that can general be used with websites and QuickBooks.</p>
<p>At this point in time. The basic interface is written with some extra methods written to help automate lookup and creation methods in QuickBooks.</p>
<p>It also contains some programs that use the interface for downloading orders from a website, uploading inventory to a website, and download part (item inventory) from a website. This code could be used by a programmer to help them develop a custom solution for a customer.<br />
 <a href="http://dunamisdesign.net/archives/15#more-15" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/15/feed</wfw:commentRss>
		</item>
		<item>
		<title>WordPress Cart</title>
		<link>http://dunamisdesign.net/archives/8</link>
		<comments>http://dunamisdesign.net/archives/8#comments</comments>
		<pubDate>Mon, 04 Dec 2006 14:00:15 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programs]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=8</guid>
		<description><![CDATA[New Version available that support 2.0.5!
This is a beta version of a Shopping Cart for Wordpress.  It was built as a collaboration with David Merwin at Pure Blue for Anderson Group International.
]]></description>
			<content:encoded><![CDATA[<p>New Version available that support 2.0.5!<br />
This is a beta version of a Shopping Cart for Wordpress.  It was built as a collaboration with <a href="http://madeblue.com">David Merwin at Pure Blue</a> for Anderson Group International.<br />
 <a href="http://dunamisdesign.net/archives/8#more-8" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/8/feed</wfw:commentRss>
		</item>
		<item>
		<title>Linux One Liners</title>
		<link>http://dunamisdesign.net/archives/14</link>
		<comments>http://dunamisdesign.net/archives/14#comments</comments>
		<pubDate>Mon, 23 Oct 2006 15:13:01 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=14</guid>
		<description><![CDATA[I wanted a place to put quick command that I use.  I sometimes forget, and wanted a quick reference for myself.
Remove backup files recursively (bash/sh):
find ./ -name '*~' -exec rm '{}' \; -print

]]></description>
			<content:encoded><![CDATA[<p>I wanted a place to put quick command that I use.  I sometimes forget, and wanted a quick reference for myself.</p>
<p>Remove backup files recursively (bash/sh):</p>
<p><code>find ./ -name '*~' -exec rm '{}' \; -print</code></p>
<p><code></code> <a href="http://dunamisdesign.net/archives/14#more-14" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/14/feed</wfw:commentRss>
		</item>
		<item>
		<title>Future Post Plugin for Word Press</title>
		<link>http://dunamisdesign.net/archives/11</link>
		<comments>http://dunamisdesign.net/archives/11#comments</comments>
		<pubDate>Thu, 06 Apr 2006 16:11:52 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=11</guid>
		<description><![CDATA[This is a modified version of View Future Post plugin orginally developed by Michael Moncur at  figby.com. It allows you to show future posts in WP 1.5.2.  It can work in WP2 with alittle extra work.
]]></description>
			<content:encoded><![CDATA[<p>This is a modified version of View Future Post plugin orginally developed by <a href="http://www.michaelmoncur.com/">Michael Moncur</a> at  <a href="http://www.figby.com/archives/2005/04/12/wordpress-15-plug-in-view-future-posts/">figby.com.</a> It allows you to show future posts in WP 1.5.2.  It can work in WP2 with alittle extra work.<br />
 <a href="http://dunamisdesign.net/archives/11#more-11" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/11/feed</wfw:commentRss>
		</item>
		<item>
		<title>AJAX Calendar for WordPress</title>
		<link>http://dunamisdesign.net/archives/7</link>
		<comments>http://dunamisdesign.net/archives/7#comments</comments>
		<pubDate>Thu, 09 Mar 2006 15:00:12 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Programs]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=7</guid>
		<description><![CDATA[This is a new plugin for WordPress. It dynanically replaces the standard calendar to an AJAX based one. There are many options that can be set inside the the WordPress Options page.
]]></description>
			<content:encoded><![CDATA[<p>This is a new plugin for WordPress. It dynanically replaces the standard calendar to an AJAX based one. There are many options that can be set inside the the WordPress Options page. <a href="http://dunamisdesign.net/archives/7#more-7" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/7/feed</wfw:commentRss>
		</item>
		<item>
		<title>Linux on a T42p Thinkpad</title>
		<link>http://dunamisdesign.net/archives/6</link>
		<comments>http://dunamisdesign.net/archives/6#comments</comments>
		<pubDate>Mon, 12 Dec 2005 21:53:52 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=6</guid>
		<description><![CDATA[I have reciently purchased a IBM T42p Thinkpad.  I think that this computer is great.  I have been contributing to ThinkWiki with all of the instructions and notes I have been using to setup my computer.  Please go here to find my contribution.
]]></description>
			<content:encoded><![CDATA[<p>I have reciently purchased a IBM T42p Thinkpad.  I think that this computer is great.  I have been contributing to <a href="http://www.thinkwiki.org/wiki/ThinkWiki">ThinkWiki</a> with all of the instructions and notes I have been using to setup my computer.  Please go <a href="http://www.thinkwiki.org/wiki/Installing_Fedora_Core_4_on_a_ThinkPad_T42p_%282373-HBU%29">here</a> to find my contribution.</p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/6/feed</wfw:commentRss>
		</item>
		<item>
		<title>SMDR_FS</title>
		<link>http://dunamisdesign.net/archives/5</link>
		<comments>http://dunamisdesign.net/archives/5#comments</comments>
		<pubDate>Mon, 12 Dec 2005 21:40:18 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Perl]]></category>

		<category><![CDATA[Phone Systems]]></category>

		<category><![CDATA[Programs]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=5</guid>
		<description><![CDATA[This program was designed to get SMDR records from an Intertel Axxess phone system and insert the records into a PostgreSQL DB.  This was done to generate real time monitoring raphs so the sales people could see their &#8220;phone&#8221; progress throughout the day on a group monitor.
]]></description>
			<content:encoded><![CDATA[<p>This program was designed to get SMDR records from an Intertel Axxess phone system and insert the records into a PostgreSQL DB.  This was done to generate real time monitoring raphs so the sales people could see their &#8220;phone&#8221; progress throughout the day on a group monitor. <a href="http://dunamisdesign.net/archives/5#more-5" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/5/feed</wfw:commentRss>
		</item>
		<item>
		<title>Word Press Setup</title>
		<link>http://dunamisdesign.net/archives/2</link>
		<comments>http://dunamisdesign.net/archives/2#comments</comments>
		<pubDate>Mon, 12 Dec 2005 21:34:00 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
		
		<category><![CDATA[Notes]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://dunamisdesign.net/?p=2</guid>
		<description><![CDATA[This is a collection of notes, so other can know how I setup this site.
]]></description>
			<content:encoded><![CDATA[<p>This is a collection of notes, so other can know how I setup this site.<br />
 <a href="http://dunamisdesign.net/archives/2#more-2" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dunamisdesign.net/archives/2/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
