<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>aetia</title>
	<atom:link href="http://aetia.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://aetia.wordpress.com</link>
	<description>'cause it's better that way</description>
	<lastBuildDate>Tue, 06 Mar 2007 00:25:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='aetia.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/755cbb980db88c79d8a147f1cc1bfcb3?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>aetia</title>
		<link>http://aetia.wordpress.com</link>
	</image>
			<item>
		<title>My thoughts on UploadColumn 0.3</title>
		<link>http://aetia.wordpress.com/2007/03/06/my-thoughts-on-uploadcolumn-03/</link>
		<comments>http://aetia.wordpress.com/2007/03/06/my-thoughts-on-uploadcolumn-03/#comments</comments>
		<pubDate>Tue, 06 Mar 2007 00:25:44 +0000</pubDate>
		<dc:creator>jncoward</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[UploadColumn]]></category>

		<guid isPermaLink="false">http://aetia.wordpress.com/2007/03/06/my-thoughts-on-uploadcolumn-03/</guid>
		<description><![CDATA[So far UploadColumn has been a real success, it works pretty much exactly like I want it to. This means that to me it feels like there shouldn&#8217;t really be any changes to the API, however there should be some improvements to internal structuring as well as a few new features.
* tmp_dir defaults to public/tmp
* [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aetia.wordpress.com&blog=549136&post=5&subd=aetia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>So far UploadColumn has been a real success, it works pretty much exactly like I want it to. This means that to me it feels like there shouldn&#8217;t really be any changes to the API, however there should be some improvements to internal structuring as well as a few new features.</p>
<p>* tmp_dir defaults to public/tmp</p>
<p>* abstract tmpfile/stringio into a SanitizedFile class.</p>
<p>* Add support for generic manipulation engines/processors.</p>
<p>* Add engines for ImageScience and possibly minimagick.</p>
<p>* Built in support for GIF animations</p>
<p>Competition has gotten stiffer now with Rick&#8217;s excellent attachment_fu, imho a mighty improvement over acts_as_attachment. I hope I have time to implement those features for 0.3 and to me it looks like UploadColumn will be mostly feature-complete at that point. From then on it&#8217;s only stability and compatibility fixes revving up to ver 1.0.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aetia.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aetia.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aetia.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aetia.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aetia.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aetia.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aetia.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aetia.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aetia.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aetia.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aetia.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aetia.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aetia.wordpress.com&blog=549136&post=5&subd=aetia&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aetia.wordpress.com/2007/03/06/my-thoughts-on-uploadcolumn-03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c469749d725177dd2837d806c769cd4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jncoward</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello World</title>
		<link>http://aetia.wordpress.com/2006/11/14/hello-world/</link>
		<comments>http://aetia.wordpress.com/2006/11/14/hello-world/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 21:03:37 +0000</pubDate>
		<dc:creator>jncoward</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://aetia.wordpress.com/2006/11/14/hello-world/</guid>
		<description><![CDATA[This blog is born more out of necessity than desire to write anything constructive. Maybe I&#8217;ll share my wisdom on assorted topics related to design, on CSS on Ruby on Rails or other things related to the web? Who knows? For the moment though, this will give me an opportunity to publish some stuff I&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aetia.wordpress.com&blog=549136&post=4&subd=aetia&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This blog is born more out of necessity than desire to write anything constructive. Maybe I&#8217;ll share my wisdom on assorted topics related to design, on CSS on Ruby on Rails or other things related to the web? Who knows? For the moment though, this will give me an opportunity to publish some stuff I&#8217;ve been working on in RoR, mainly my UploadColumn plugin, which is a pretty powerful rewrite of Sebastian Kanthaks FileColumn plugin. It&#8217;s not quite ready yet, but it might just make an appearance&#8230;</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/aetia.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/aetia.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aetia.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aetia.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/aetia.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/aetia.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/aetia.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/aetia.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/aetia.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/aetia.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/aetia.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/aetia.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aetia.wordpress.com&blog=549136&post=4&subd=aetia&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://aetia.wordpress.com/2006/11/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6c469749d725177dd2837d806c769cd4?s=96&#38;d=identicon" medium="image">
			<media:title type="html">jncoward</media:title>
		</media:content>
	</item>
	</channel>
</rss>