<?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>3DM Design &#187; Tutorials</title>
	<atom:link href="http://3dmdesign.com/programming/tutorials/feed" rel="self" type="application/rss+xml" />
	<link>http://3dmdesign.com</link>
	<description>JavaScript and Ruby on Rails Web Applications</description>
	<lastBuildDate>Sat, 05 Jun 2010 16:51:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Using Opera Labels to Manage Email</title>
		<link>http://3dmdesign.com/productivity/using-opera-labels-to-manage-email</link>
		<comments>http://3dmdesign.com/productivity/using-opera-labels-to-manage-email#comments</comments>
		<pubDate>Sat, 26 Jul 2008 15:12:13 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/?p=43</guid>
		<description><![CDATA[Opera&#8217;s built-in mail client has a number of features to help manage and organize email messages. Here I&#8217;ll share my strategies for managing the &#8216;ol inbox using labels. There are plenty of ways to make use of labels in Opera&#8217;s mail client, but first let me back up and explain one important concept. For those [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/productivity/using-opera-labels-to-manage-email/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Rename Opera Mail Labels</title>
		<link>http://3dmdesign.com/productivity/rename-opera-mail-labels</link>
		<comments>http://3dmdesign.com/productivity/rename-opera-mail-labels#comments</comments>
		<pubDate>Sat, 26 Jul 2008 14:30:25 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
				<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/?p=42</guid>
		<description><![CDATA[One of the many useful features in the Opera browser&#8217;s built-in mail client is called labels. You get seven of them to play with, but by default only a couple have useful names. Here&#8217;s how to change them to whatever you like. Tested with Opera 9.51 on WinXP, but should work on any desktop platform [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/productivity/rename-opera-mail-labels/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Learn to Program with JavaScript: Instant Feedback</title>
		<link>http://3dmdesign.com/development/learn-to-program-javascript-instant-feedback</link>
		<comments>http://3dmdesign.com/development/learn-to-program-javascript-instant-feedback#comments</comments>
		<pubDate>Wed, 30 Apr 2008 11:25:34 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Learn to Program]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-instant-feedback</guid>
		<description><![CDATA[Last time, with part one of this Learn to Program with JavaScript series, I introduced some basic HTML with an interactive tutorial. As JavaScript works very nicely inside a web page, this gave us the foundation. Now it&#8217;s time to add actual JavaScript on top. Just like other aspects of an HTML page, JavaScript goes [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/learn-to-program-javascript-instant-feedback/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Learn to Program with JavaScript Series: An HTML Beginner&#8217;s Interactive Tutorial</title>
		<link>http://3dmdesign.com/development/learn-to-program-javascript-html-beginners-interactive-tutorial</link>
		<comments>http://3dmdesign.com/development/learn-to-program-javascript-html-beginners-interactive-tutorial#comments</comments>
		<pubDate>Sat, 17 Nov 2007 22:02:36 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Learn to Program]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/learn-to-program-javascript-html-beginners-interactive-tutorial</guid>
		<description><![CDATA[I&#8217;m a web developer by day and have been programming, in one language or another, most of my life since age 10. But for someone without consistent (or any) programming experience, how do you learn to program? This question was brought on by a friend of mine who had a programming class or two years [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/learn-to-program-javascript-html-beginners-interactive-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Regular Expressions in JavaScript: Alternation and Grouping</title>
		<link>http://3dmdesign.com/development/introduction-regular-expressions-javascript-alternation-grouping</link>
		<comments>http://3dmdesign.com/development/introduction-regular-expressions-javascript-alternation-grouping#comments</comments>
		<pubDate>Tue, 06 Nov 2007 04:35:53 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript-alternation-and-grouping</guid>
		<description><![CDATA[Regular expressions provide lots of flexibility in processing text, and this article introduces two additional metacharacters (three counting both parentheses), but first I&#8217;ll start with a summary of what was covered in the previous regex article: Regular expressions match a pattern to the occurrence of that pattern within a string. Options covered (thus far) for [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/introduction-regular-expressions-javascript-alternation-grouping/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Regular Expressions in JavaScript</title>
		<link>http://3dmdesign.com/development/introduction-to-regular-expressions-in-javascript</link>
		<comments>http://3dmdesign.com/development/introduction-to-regular-expressions-in-javascript#comments</comments>
		<pubDate>Sun, 07 Oct 2007 02:55:06 +0000</pubDate>
		<dc:creator>Scott - 3DM Design</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://dev-journal.3dmdesign.com/javascript/introduction-to-regular-expressions-in-javascript</guid>
		<description><![CDATA[If you&#8217;re a programmer who has ever had to develop an application dealing with text input (which is most of them), from files, databases, or user input, you might be interested to know that regular expressions can make your job a lot easier. Unlike most dry regular expressions tutorials out there (Mike&#8217;s smart post aside), [...]]]></description>
		<wfw:commentRss>http://3dmdesign.com/development/introduction-to-regular-expressions-in-javascript/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
