<?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"
	>

<channel>
	<title>Prime31 Web Design &#124; Blog</title>
	<atom:link href="http://www.prime31.com/Blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.prime31.com/Blog</link>
	<description>Website Design and Programming Information</description>
	<pubDate>Wed, 30 Jul 2008 22:31:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>Feeds RSS Reader Released for iPhone and iPod Touch</title>
		<link>http://www.prime31.com/Blog/iphone/feeds-rss-reader-released-for-iphone-and-ipod-touch/</link>
		<comments>http://www.prime31.com/Blog/iphone/feeds-rss-reader-released-for-iphone-and-ipod-touch/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 22:30:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.prime31.com/Blog/?p=17</guid>
		<description><![CDATA[Feeds, a native iPhone and iPod Touch application was given the OK by Apple yesterday and is available in the App Store as of this writing.  Feeds is the native version of Prime31&#8217;s iPhone web-based RSS feed reader called iFeeder (http://iFeeder.prime31.com from your iPhone or iPod Touch).  You can view Feeds in the [...]]]></description>
		<wfw:commentRss>http://www.prime31.com/Blog/iphone/feeds-rss-reader-released-for-iphone-and-ipod-touch/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SVN Command Line Cheat Sheet</title>
		<link>http://www.prime31.com/Blog/svn/svn-command-line-reference/</link>
		<comments>http://www.prime31.com/Blog/svn/svn-command-line-reference/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 04:20:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[svn]]></category>

		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.prime31.com/Blog/svn/svn-command-line-reference/</guid>
		<description><![CDATA[Here is a short list of handy SVN commands.  This list is in no way exhaustive but it does contain the most used commends (by me at least).

#-----------------
# start svn server
#-----------------
sudo -u www /sw/bin/svnserve -d -r /Users/al/svnrepo

#-------------------
# checkout a project
#-------------------
svn checkout svn://localhost/project1

#---------------
# basic commands
#---------------
svn up          [...]]]></description>
		<wfw:commentRss>http://www.prime31.com/Blog/svn/svn-command-line-reference/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MooTools 1.2 for The Non Programmer - Part 4</title>
		<link>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-4/</link>
		<comments>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-4/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 03:13:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-4/</guid>
		<description><![CDATA[
This will be the culmination of the four part series on MooTools for non programmers.  In this installment we will take all that we learned in the previous parts and put it together to make a flash menu system.






First things first.  We need some HTML to make our menu.  This is just [...]]]></description>
		<wfw:commentRss>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MooTools 1.2 for The Non Programmer - Part 3</title>
		<link>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-3/</link>
		<comments>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-3/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 01:03:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-3/</guid>
		<description><![CDATA[
This week we are going to keep moving forward with our look at using MooTools to make our pages have some nice, fancy effects.  The last
few posts we looked at how easy it is with MooTools to animate different CSS properties.  We are going to expand on that this post and for next
weeks [...]]]></description>
		<wfw:commentRss>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MooTools 1.2 for The Non Programmer - Part 2</title>
		<link>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-2/</link>
		<comments>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-2/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 18:32:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-2/</guid>
		<description><![CDATA[

In the last MooTools tutorial we saw how easy it is to add event handlers and use the built in effects.  This time we will
take it a bit further and work with some custom effects.  Sometimes the built in effects dont always meet the requirements of a particular
site or we want a bit [...]]]></description>
		<wfw:commentRss>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MooTools 1.2 for The Non Programmer</title>
		<link>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer/</link>
		<comments>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 04:03:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MooTools]]></category>

		<guid isPermaLink="false">http://www.prime31.com/Blog/2008/02-26/test-post-this-is-the-title/</guid>
		<description><![CDATA[
Using MooTools can be a bit daunting for the non-programmer types out there (mainly designers and javascript newbies).  I&#8217;m going to display a few examples of just how simple MooTools can be.  Hopefully this will spark some interest for a few people so that you get motivated to do a bit of learning [...]]]></description>
		<wfw:commentRss>http://www.prime31.com/Blog/mootools/mootools-12-for-the-non-programmer/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.554 seconds -->
<!-- Cached page served by WP-Cache -->
