<?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>Dash30</title>
	<atom:link href="http://dash30.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://dash30.com</link>
	<description>We develop high-performance Web sites and Facebook applications. Our core values are rooted in simple design, clean code and standards-compliant html.</description>
	<lastBuildDate>Mon, 31 May 2010 16:25:53 +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>Anil Dash makes a case for the ways networks can transform our lives</title>
		<link>http://dash30.com/?p=261</link>
		<comments>http://dash30.com/?p=261#comments</comments>
		<pubDate>Mon, 31 May 2010 16:25:53 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[thinktank]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=261</guid>
		<description><![CDATA[Anil Dash from Expert Labs spoke recently at the Fast Company Innovation Uncensored event in New York in April.
In addition to introducing the audience to ThinkTank, a tool in which Dash30 has been involved, Anil articulates a great case for using networks for the common good. In this 12-minute video, he talks about how people, [...]]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=261</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t try designing your Web site on a computer</title>
		<link>http://dash30.com/?p=274</link>
		<comments>http://dash30.com/?p=274#comments</comments>
		<pubDate>Sat, 29 May 2010 02:06:53 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=274</guid>
		<description><![CDATA[Not only does she make a great point regarding the importance of expanding the process to as many people as possible, but she is spot on when it comes to the idea of using light-weight sketches to explore as many ideas as possible.]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=274</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teaming up on the open source ThinkTank project</title>
		<link>http://dash30.com/?p=263</link>
		<comments>http://dash30.com/?p=263#comments</comments>
		<pubDate>Wed, 12 May 2010 12:38:55 +0000</pubDate>
		<dc:creator>Bill</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[thinktank]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=263</guid>
		<description><![CDATA[Starting with this post, I'll walk through some of the thinking behind the work Dash30 has done on ThinkTank and our experiences contributing to an open source project. We've learned some lessons, met some very talented people and enjoyed contributing in some small way.]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=263</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Alphanum Algorithm</title>
		<link>http://dash30.com/?p=256</link>
		<comments>http://dash30.com/?p=256#comments</comments>
		<pubDate>Mon, 05 Apr 2010 03:18:39 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Planning & Organization]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[algorithms]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=256</guid>
		<description><![CDATA[Have you ever tried to sort a set of strings programmatically only to be confused by the output? This usually happens with strings that contain a mixed set of numbers and letters.

David Koelle wrote a solution for this problem in 1997 called the Alphanum Algoritm. ]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=256</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Solving PHP&#8217;s yy_create_buffer bug</title>
		<link>http://dash30.com/?p=252</link>
		<comments>http://dash30.com/?p=252#comments</comments>
		<pubDate>Fri, 12 Mar 2010 04:07:45 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=252</guid>
		<description><![CDATA[Have you ever run into the following error message in PHP?
Fatal error: out of dynamic memory in yy_create_buffer()
I ran into this not long ago and had a hard time understanding the problem, though the fix is simple.  This is a bug in PHP versions prior to 5.2 on BSD based systems.
Short of upgrading PHP to a [...]]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=252</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The era of &#8220;hyperclutter&#8221;</title>
		<link>http://dash30.com/?p=199</link>
		<comments>http://dash30.com/?p=199#comments</comments>
		<pubDate>Sat, 06 Mar 2010 13:46:24 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Planning & Organization]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=199</guid>
		<description><![CDATA[
I&#8217;m not the first to say it, and certainly won&#8217;t be the last &#8211;  Seth Godin is a genius.  His presentation at the Business of Software Conference absolutely blew me away the first time I saw it, and its worth your time to watch it.

&#8220;It it doesn&#8217;t connect, don&#8217;t bother&#8221;
Seth argues there are so many [...]]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=199</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Committing to the digital community</title>
		<link>http://dash30.com/?p=203</link>
		<comments>http://dash30.com/?p=203#comments</comments>
		<pubDate>Thu, 04 Mar 2010 04:03:15 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Planning & Organization]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[community]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=203</guid>
		<description><![CDATA[A number of years ago I was listening to a talk by Andy Stanley, who is the senior pastor at North Point Community Church in the metro Atlanta area. He was speaking about choosing to cheat at work, and he has apparently turned that thought into a book. His point, which I think is a good one, is that we all have to cheat somewhere.  The best option we can choose is to leave our jobs holding the bag and maximize our family relationships at home. Solid advice, particularly to those of us that are career-minded.]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=203</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Python code swarm</title>
		<link>http://dash30.com/?p=192</link>
		<comments>http://dash30.com/?p=192#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:01:10 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[data visualization]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[storytelling]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=192</guid>
		<description><![CDATA[Sometimes words don&#8217;t do a story justice. The amount of effort invested into Python, currently my favorite programming language, is one of those stories. This illustration shows the people who have contributed to the project over time, showing their activity and how they relate to other developers who contributed.
For those who are not fellow pythonistas, [...]]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=192</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fascinating presentation on Amazon.com site design</title>
		<link>http://dash30.com/?p=222</link>
		<comments>http://dash30.com/?p=222#comments</comments>
		<pubDate>Fri, 05 Feb 2010 04:41:00 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Web development]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=222</guid>
		<description><![CDATA[This is a highly informative and entertaining look at what makes Amazon.com&#8217;s design work. From the synopsis:
On its surface, Amazon.com just seems like a large e-commerce site, albeit a successful one. Its design isn’t flashy, nor is it much to write home about. But deep within its pages are hidden secrets — secrets that every [...]]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=222</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On trust and team building</title>
		<link>http://dash30.com/?p=197</link>
		<comments>http://dash30.com/?p=197#comments</comments>
		<pubDate>Fri, 05 Feb 2010 03:48:42 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Planning & Organization]]></category>
		<category><![CDATA[leadership]]></category>
		<category><![CDATA[team-development]]></category>
		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://dash30.com/?p=197</guid>
		<description><![CDATA[If we were honest with ourselves, we would probably admit that trust is one of the scariest words we ever in encounter. It's hard to earn, quickly taken away, and must be constantly cultivated. It requires us to open ourselves up to others, which is probably what makes it so difficult.]]></description>
		<wfw:commentRss>http://dash30.com/?feed=rss2&amp;p=197</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
