<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: Smilies in Rails using RedCloth</title>
	<atom:link href="http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/feed/" rel="self" type="application/rss+xml" />
	<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/</link>
	<description>development, emo music, webdesign and inspiration</description>
	<lastBuildDate>Wed, 06 Jan 2010 15:23:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: riddick</title>
		<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/comment-page-1/#comment-901</link>
		<dc:creator>riddick</dc:creator>
		<pubDate>Sun, 11 Jan 2009 12:55:17 +0000</pubDate>
		<guid isPermaLink="false">http://flip.netzbeben.de/?p=24#comment-901</guid>
		<description>instead it works with:

class RedCloth::TextileDoc
...
end</description>
		<content:encoded><![CDATA[<p>instead it works with:</p>
<p>class RedCloth::TextileDoc<br />
&#8230;<br />
end</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: riddick</title>
		<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/comment-page-1/#comment-900</link>
		<dc:creator>riddick</dc:creator>
		<pubDate>Sun, 11 Jan 2009 11:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://flip.netzbeben.de/?p=24#comment-900</guid>
		<description>does not work here: Rails 2.2.2, RedCloth 4.1.1
I created lib/emoticons.rb with your code from above and included it in config/environment.rb like this: require &#039;emoticons&#039;.

At application startup rails throws lib/emoticons.rb:1: RedCloth is not a class (TypeError)</description>
		<content:encoded><![CDATA[<p>does not work here: Rails 2.2.2, RedCloth 4.1.1<br />
I created lib/emoticons.rb with your code from above and included it in config/environment.rb like this: require &#8216;emoticons&#8217;.</p>
<p>At application startup rails throws lib/emoticons.rb:1: RedCloth is not a class (TypeError)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: flip's - development, music, design and inspiration &#187; Smilies in Rails using BBCodeizer</title>
		<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/comment-page-1/#comment-239</link>
		<dc:creator>flip's - development, music, design and inspiration &#187; Smilies in Rails using BBCodeizer</dc:creator>
		<pubDate>Fri, 29 Aug 2008 23:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://flip.netzbeben.de/?p=24#comment-239</guid>
		<description>[...] already described how to enable support for Smilies in Rails using RedCloth. If you want to use BBCodeizer instead of RedCloth (Textile), here&#8217;s how to do [...]</description>
		<content:encoded><![CDATA[<p>[...] already described how to enable support for Smilies in Rails using RedCloth. If you want to use BBCodeizer instead of RedCloth (Textile), here&#8217;s how to do [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: flipkick</title>
		<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/comment-page-1/#comment-238</link>
		<dc:creator>flipkick</dc:creator>
		<pubDate>Fri, 29 Aug 2008 23:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://flip.netzbeben.de/?p=24#comment-238</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Radar</title>
		<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/comment-page-1/#comment-184</link>
		<dc:creator>Radar</dc:creator>
		<pubDate>Sun, 17 Aug 2008 22:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://flip.netzbeben.de/?p=24#comment-184</guid>
		<description>Hi,

Your regular expressions need not be so long:

[code]/\:\-?\)/[/code]

would suffice.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Your regular expressions need not be so long:</p>
<p>[code]/\:\-?\)/[/code]</p>
<p>would suffice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
