<?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>Truespire &#187; Blog</title>
	<atom:link href="http://truespire.com/topics/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://truespire.com</link>
	<description>Truly Inspired Web Applications</description>
	<lastBuildDate>Thu, 19 Aug 2010 23:49:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Acroterra Inc. Has Merged Into Truespire</title>
		<link>http://truespire.com/2010/08/19/acroterra-inc-has-merged-into-truespire/</link>
		<comments>http://truespire.com/2010/08/19/acroterra-inc-has-merged-into-truespire/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 20:02:02 +0000</pubDate>
		<dc:creator>Wesley Gooch</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[acroterra]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=460</guid>
		<description><![CDATA[We are excited to announce that as of August 2010, <a href="http://www.acroterra.com">Acroterra Inc</a> (a web design and development company) merged all clients, contracts, portfolio, and web based services into Truespire.]]></description>
		<wfw:commentRss>http://truespire.com/2010/08/19/acroterra-inc-has-merged-into-truespire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flex 3 List Drag &amp; Drop Example</title>
		<link>http://truespire.com/2010/01/11/flex-3-list-drag-and-drop-example/</link>
		<comments>http://truespire.com/2010/01/11/flex-3-list-drag-and-drop-example/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 11:05:06 +0000</pubDate>
		<dc:creator>Wesley Gooch</dc:creator>
				<category><![CDATA[Adobe Flex]]></category>
		<category><![CDATA[drag and drop]]></category>
		<category><![CDATA[dragEnabled]]></category>
		<category><![CDATA[dragMoveEnabled]]></category>
		<category><![CDATA[dropEnabled]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=425</guid>
		<description><![CDATA[Recently, I needed to develop a drag-and-drop feature between two lists using Adobe Flex 3. As a learning experience, I built an example application to experiment with the best approach to how this is done. This post will briefly describe my solution with the source code included. I named the example application the <a href="http://www.truespire.com/examples/dual-list-manager/" target="_blank">Dual List Manager</a>.]]></description>
		<wfw:commentRss>http://truespire.com/2010/01/11/flex-3-list-drag-and-drop-example/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Merging A Subversion Branch Into The Trunk</title>
		<link>http://truespire.com/2009/12/26/svn-merge-branch-into-trunk/</link>
		<comments>http://truespire.com/2009/12/26/svn-merge-branch-into-trunk/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 17:59:16 +0000</pubDate>
		<dc:creator>Aric Walker</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Assembla]]></category>
		<category><![CDATA[branch]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[svn merge]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=402</guid>
		<description><![CDATA[This post should serve as a quick example of how to do a large svn branch-to-trunk merge. We utilize <a href="http://www.assembla.com/">Assembla</a> as our repository host for all of our <a href="http://truespire.com/products/">products</a>.]]></description>
		<wfw:commentRss>http://truespire.com/2009/12/26/svn-merge-branch-into-trunk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Real Estate Composer 0.4 Sneak Peak</title>
		<link>http://truespire.com/2009/10/05/real-estate-composer-0-4-sneak-peak/</link>
		<comments>http://truespire.com/2009/10/05/real-estate-composer-0-4-sneak-peak/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 03:21:59 +0000</pubDate>
		<dc:creator>Wesley Gooch</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Products]]></category>
		<category><![CDATA[Real Estate Composer]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=381</guid>
		<description><![CDATA[Take a sneak peak at our upcoming Real Estate Composer (version 0.4) graphical user interface. ]]></description>
		<wfw:commentRss>http://truespire.com/2009/10/05/real-estate-composer-0-4-sneak-peak/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Obfuscating Email Addresses In Ruby on Rails</title>
		<link>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/</link>
		<comments>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/#comments</comments>
		<pubDate>Sun, 31 May 2009 02:08:06 +0000</pubDate>
		<dc:creator>Wesley Gooch</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[html entity]]></category>
		<category><![CDATA[html entity encoding]]></category>
		<category><![CDATA[obscuring email addresses]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=323</guid>
		<description><![CDATA[Posting raw e-mail addresses on a website is a guaranteed way to get an inbox full of spam. If your website can be picked up by search engine indexing bots, spambots can also find you. In this post, I present several solutions to this dilemma and the actual code to solve it using Ruby on [...]]]></description>
		<wfw:commentRss>http://truespire.com/2009/05/30/obfuscating-email-addresses-in-ruby-on-rails/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Website Launched!</title>
		<link>http://truespire.com/2009/05/29/new-website-launched/</link>
		<comments>http://truespire.com/2009/05/29/new-website-launched/#comments</comments>
		<pubDate>Sat, 30 May 2009 05:08:29 +0000</pubDate>
		<dc:creator>Wesley Gooch</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[truespire]]></category>

		<guid isPermaLink="false">http://truespire.com/?p=350</guid>
		<description><![CDATA[We are happy to announce the launch of our  first website. Truespire was formed in the spring of 2008 but up until today, the we have not had a website. Things got busy and we weren&#8217;t able to get around to it because the current tasks at hand were simply too demanding. Nevertheless, the [...]]]></description>
		<wfw:commentRss>http://truespire.com/2009/05/29/new-website-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
