<?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>Sat, 04 Sep 2010 05:43:59 +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 [...]


Related posts:<ol><li><a href='http://blog.ryantan.net/2009/04/idea-for-iphone-app/' rel='bookmark' title='Permanent Link: Idea for iPhone App'>Idea for iPhone App</a></li>
</ol>]]></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 Related posts:Do men have fewer ribs than women? Joomla: TinyMCE is screwing up [...]


Related posts:<ol><li><a href='http://blog.ryantan.net/2008/10/do-men-have-fewer-ribs-than-women/' rel='bookmark' title='Permanent Link: Do men have fewer ribs than women?'>Do men have fewer ribs than women?</a></li>
<li><a href='http://blog.ryantan.net/2010/08/joomla-tinymce-is-screwing-up-rokstories/' rel='bookmark' title='Permanent Link: Joomla: TinyMCE is screwing up RokStories'>Joomla: TinyMCE is screwing up RokStories</a></li>
</ol>]]></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 Related [...]


Related posts:<ol><li><a href='http://blog.ryantan.net/2009/11/new-indie-game-trauma/' rel='bookmark' title='Permanent Link: New Indie game &#8211; Trauma'>New Indie game &#8211; Trauma</a></li>
<li><a href='http://blog.ryantan.net/2008/10/processing/' rel='bookmark' title='Permanent Link: Processing'>Processing</a></li>
<li><a href='http://blog.ryantan.net/2010/03/random-typo-information/' rel='bookmark' title='Permanent Link: Random Typo Information'>Random Typo Information</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2009/06/the-speed-size-and-dependability-of-programming-languages/feed/</wfw:commentRss>
		<slash:comments>0</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. [...]


No related posts.]]></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 [...]


Related posts:<ol><li><a href='http://blog.ryantan.net/2009/06/the-speed-size-and-dependability-of-programming-languages/' rel='bookmark' title='Permanent Link: The speed, size and dependability of programming languages'>The speed, size and dependability of programming languages</a></li>
<li><a href='http://blog.ryantan.net/2010/08/laggy-flash-cs4-theres-an-update-to-fix-that/' rel='bookmark' title='Permanent Link: Laggy Flash CS4? There&#8217;s an update to fix that'>Laggy Flash CS4? There&#8217;s an update to fix that</a></li>
<li><a href='http://blog.ryantan.net/2008/10/iis-service-failing/' rel='bookmark' title='Permanent Link: IIS Service failing, cannot start Com+ System Application'>IIS Service failing, cannot start Com+ System Application</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.ryantan.net/2008/10/processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
