<?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>/dev/tty &#187; open source</title>
	<atom:link href="http://blog.tty.nl/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tty.nl</link>
	<description>Notes on Web Development, Computer Programming, and Software Engineering</description>
	<lastBuildDate>Thu, 29 Dec 2011 10:59:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Paperclip I18n call to arms</title>
		<link>http://blog.tty.nl/2009/07/22/paperclip-i18n-call-to-arms/</link>
		<comments>http://blog.tty.nl/2009/07/22/paperclip-i18n-call-to-arms/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 10:20:01 +0000</pubDate>
		<dc:creator>Josh Kalderimis</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[paperclip]]></category>

		<guid isPermaLink="false">http://blog.tty.nl/?p=43</guid>
		<description><![CDATA[Paperclip is a fantastic library used by many many many developers, its github project page shows 1500 watchers but I have a feeling even more than that use the plugin in some shape or form. The one thing that has &#8230; <a href="http://blog.tty.nl/2009/07/22/paperclip-i18n-call-to-arms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Paperclip is a fantastic library used by many many many developers, its github project page shows 1500 watchers but I have a feeling even more than that use the plugin in some shape or form.</p>
<p>The one thing that has been missing for me is proper I18n support and not basic interpolations using the :message option. I recently chanced upon an issue in the github issues registry (#14) which included a fork that implemented a basic version of I18n support but did not go far enough in my opinion. So after taking some advice from validates_timeliness, I have created a fork with goes a little bit further and adds two new messages for the attachment size.</p>
<p>The only thing now is to get some support for this fork so it gets patched into paperclip.</p>
<p>So without further ado, please support this change by leaving a message in the google group thread regarding this change:</p>
<p>Google Group Message &#8211; <a href="http://groups.google.com/group/paperclip-plugin/browse_thread/thread/6c85b99e74420fa7">I18n changes and additions</a></p>
<p>And voting for this issue to be resolved:</p>
<p>Github Issue &#8211; <a href="http://github.com/thoughtbot/paperclip/issues#issue/14">Support for I18n</a></p>
<p>Also, if you have any questions, comments or advice regarding the fork, please don&#8217;t hesitate to leave a message below.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.tty.nl/2009/07/22/paperclip-i18n-call-to-arms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

