<?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>Veno Designs</title>
	<atom:link href="http://venodesigns.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://venodesigns.net</link>
	<description>Online Presence of Ryan McGrath</description>
	<lastBuildDate>Tue, 20 Jul 2010 19:56:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The perception of &#8220;Inception&#8221;</title>
		<link>http://venodesigns.net/2010/07/18/the-perception-of-inception/</link>
		<comments>http://venodesigns.net/2010/07/18/the-perception-of-inception/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:58:41 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[dreams]]></category>
		<category><![CDATA[film]]></category>
		<category><![CDATA[inception]]></category>
		<category><![CDATA[movies]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=75</guid>
		<description><![CDATA[t's no secret that I primarily use this space to talk about programming and the web at large. It's a huge part of who I am, but it's not <em>all</em> that I am. Sometimes I see something so incredibly cool and inspiring that I just feel the need to talk about it; such is the case with the movie "Inception".]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/07/18/the-perception-of-inception/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>On Date/Time/DateTime in Ruby, and why they suck</title>
		<link>http://venodesigns.net/2010/07/18/on-datetimedatetime-in-ruby-and-why-they-suck/</link>
		<comments>http://venodesigns.net/2010/07/18/on-datetimedatetime-in-ruby-and-why-they-suck/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 16:01:22 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[datamapper]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=71</guid>
		<description><![CDATA[Yeah, there, I said it - this is a stupid situation for a language to be in. The concepts of Date, Time, and DateTime are all pretty well related - Date is a point in Time, DateTime is a really nice representation of Date and Time mashed together. In a world that actually makes sense, you'd be able to easily convert between these types (e.g: DateTime should be able to easily convert over to a Time object)...]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/07/18/on-datetimedatetime-in-ruby-and-why-they-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rendering emails with Django templates</title>
		<link>http://venodesigns.net/2010/07/13/rendering-emails-from-django-templates/</link>
		<comments>http://venodesigns.net/2010/07/13/rendering-emails-from-django-templates/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 07:11:47 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=67</guid>
		<description><![CDATA[Django has an incredibly flexible templating system. Wouldn't it be great to adopt it for emails you send out?  It's totally possible, and pretty quick and easy.]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/07/13/rendering-emails-from-django-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You got your Base64 in my CSS!</title>
		<link>http://venodesigns.net/2010/06/17/you-got-your-base64-in-my-css/</link>
		<comments>http://venodesigns.net/2010/06/17/you-got-your-base64-in-my-css/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 07:52:20 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[Base64]]></category>
		<category><![CDATA[IE Hacks]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=56</guid>
		<description><![CDATA[If you're a developer working on a website that's getting any traffic, you'll inevitably come up against the problem of making sure you're as performant as possible on the front-end. You'll probably compress your Javascript and CSS, maybe refine the slower portions of your site after profiling them, and maybe (if you're smart) sprite your images. However...]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/06/17/you-got-your-base64-in-my-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quit incorrectly passing functions in Javascript</title>
		<link>http://venodesigns.net/2010/06/09/quit-incorrectly-passing-functions-in-javascript/</link>
		<comments>http://venodesigns.net/2010/06/09/quit-incorrectly-passing-functions-in-javascript/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 08:39:10 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=51</guid>
		<description><![CDATA[For those who don't know (and would like to learn), setTimeout (and its sister, setInterval) can accept a string of code to be executed as an argument. Know what other method takes a string of code and executes it? eval() does. Generally, methods like these should be avoided, as they leave ways for arbitrary scripts to run if you're not careful.]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/06/09/quit-incorrectly-passing-functions-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Introduction, Refresh Fred May 2010</title>
		<link>http://venodesigns.net/2010/05/13/jquery-introduction-refresh-fred-may-2010/</link>
		<comments>http://venodesigns.net/2010/05/13/jquery-introduction-refresh-fred-may-2010/#comments</comments>
		<pubDate>Thu, 13 May 2010 06:34:07 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=47</guid>
		<description><![CDATA[I had the awesome chance to give a presentation at the May 2010 meeting of <a href="http://refreshfred.com/" title="Refresh Fred" target="_blank">Refresh Fred</a>. The talk I gave was on an introduction to jQuery (as well as some basic Javascript).]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/05/13/jquery-introduction-refresh-fred-may-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time for a revival</title>
		<link>http://venodesigns.net/2010/05/10/time-for-a-revival/</link>
		<comments>http://venodesigns.net/2010/05/10/time-for-a-revival/#comments</comments>
		<pubDate>Mon, 10 May 2010 04:49:35 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=42</guid>
		<description><![CDATA[It's taken me a nine hour long sprint of coding and design, but after an incredibly long time of being without a personal site/blog/etc, I've finally revived Veno. This is pretty significant, at least on a personal level - the last time I had a personal site and portfolio online was around the beginning of 2007.]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/05/10/time-for-a-revival/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interviewing for front-end development</title>
		<link>http://venodesigns.net/2010/01/25/hello-world/</link>
		<comments>http://venodesigns.net/2010/01/25/hello-world/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 06:17:10 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Career]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[Interviewing people can be one of the most aggravating things in this industry. Just about everybody who walks through your door could be some run of the mill engineer who's set in their ways, and that's not what you need on your front-end team.]]></description>
		<wfw:commentRss>http://venodesigns.net/2010/01/25/hello-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Open source programming languages for kids</title>
		<link>http://venodesigns.net/2008/12/19/open-source-programming-languages-for-kids/</link>
		<comments>http://venodesigns.net/2008/12/19/open-source-programming-languages-for-kids/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 07:00:36 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=18</guid>
		<description><![CDATA[The past couple of years have seen an explosion of open source programming languages and utilities that are geared toward children. Many of these efforts are based around the idea that, since the days of BASIC, programming environments have become far too complex for untrained minds to wrap themselves around. Some toolkits aim to create entirely new ways of envisioning and creating projects that appeal to younger minds, such as games and animations, while others aim to recreate the "basic"-ness of BASIC in a modern language and environment.]]></description>
		<wfw:commentRss>http://venodesigns.net/2008/12/19/open-source-programming-languages-for-kids/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Supercharge Firebug</title>
		<link>http://venodesigns.net/2008/09/15/supercharge-firebug/</link>
		<comments>http://venodesigns.net/2008/09/15/supercharge-firebug/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 14:00:55 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://venodesigns.net/?p=37</guid>
		<description><![CDATA[Designing and building Web sites can be a maze of tasks these days. One tool that can simplify the task is the well-known Firebug extension, which lets you edit and debug HTML, CSS, and JavaScript from within Firefox. As useful as Firebug is on its own, it can actually be extended past its initial setup with additional extensions that can make your work as a developer or designer even easier.]]></description>
		<wfw:commentRss>http://venodesigns.net/2008/09/15/supercharge-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
