<?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>Ryan Tan &#187; programming</title>
	<atom:link href="http://blog.ryantan.net/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ryantan.net</link>
	<description>Exploring new media as art and science</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:26:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Making Smarter Thumbnails</title>
		<link>http://blog.ryantan.net/2009/07/making-smarter-thumbnails/</link>
		<comments>http://blog.ryantan.net/2009/07/making-smarter-thumbnails/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 19:00:04 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Solutions]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.ryantan.net/?p=391</guid>
		<description><![CDATA[I was recently tasked to improve the look and functionality of a site that lets users upload images. One of the area I looked into was how it handled automatic thumbnail generation, because I found the thumbnails that were being generated to be, well, plain ugly. The method they used was a standard resize to [...]]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2009/07/making-smarter-thumbnails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What have you tried?</title>
		<link>http://blog.ryantan.net/2009/06/what-have-you-tried/</link>
		<comments>http://blog.ryantan.net/2009/06/what-have-you-tried/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 01:51:05 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.ryantan.net/?p=376</guid>
		<description><![CDATA[If you’re a developer and you’re about to ask another developer a technical question (on a forum, via email, on a chat channel, or in person), you’d better be ready to answer the question “What have you tried?” Read Matt&#8217;s article here]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2009/06/what-have-you-tried/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The speed, size and dependability of programming languages</title>
		<link>http://blog.ryantan.net/2009/06/the-speed-size-and-dependability-of-programming-languages/</link>
		<comments>http://blog.ryantan.net/2009/06/the-speed-size-and-dependability-of-programming-languages/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 01:43:25 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Art and Creativity]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Works by Others]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.ryantan.net/?p=373</guid>
		<description><![CDATA[Guillaume Marceau has made an interesting attempt at visualizing 33 programming languages in terms of code terseness and speed. The Computer Language Benchmarks Game is a collection of 429 programs, consisting of 13 benchmark reimplemented across 33 programming languages. It is a fantastic resource if you are trying to compare programming languages quantitatively. http://gmarceau.qc.ca/blog/2009/05/speed-size-and-dependability-of.html]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2009/06/the-speed-size-and-dependability-of-programming-languages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anyone can write code. Not everyone can throw it away.</title>
		<link>http://blog.ryantan.net/2009/03/anyone-can-write-code-not-everyone-can-throw-it-away/</link>
		<comments>http://blog.ryantan.net/2009/03/anyone-can-write-code-not-everyone-can-throw-it-away/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 05:36:11 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[To ponder about]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.ryantan.net/?p=219</guid>
		<description><![CDATA[An article by Esther Schindler discussing how it is often a good idea to start coding from scratch instead of trying to patch the big mess you created the last time when meeting a deadline. Becoming a Great Programmer: Use Your Trash Can I&#8217;ve come to believe that all great software is written three times. [...]]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2009/03/anyone-can-write-code-not-everyone-can-throw-it-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processing</title>
		<link>http://blog.ryantan.net/2008/10/processing/</link>
		<comments>http://blog.ryantan.net/2008/10/processing/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 19:24:16 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[CG and Animation]]></category>
		<category><![CDATA[Physics and General Science]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[imaging]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://blog.ryantan.net/?p=3</guid>
		<description><![CDATA[Came across Processing today, excerpt from site below: Processing is an open source programming language and environment for people who want to program images, animation, and interactions. It is used by students, artists, designers, researchers, and hobbyists for learning, prototyping, and production. It is created to teach fundamentals of computer programming within a visual context [...]]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2008/10/processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

