<?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>Comments on: Acts As Blog Plugin</title>
	<atom:link href="http://juixe.com/techknow/index.php/2006/07/05/acts-as-blog-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://juixe.com/techknow/index.php/2006/07/05/acts-as-blog-plugin/</link>
	<description>Break Coders Block!</description>
	<lastBuildDate>Thu, 10 May 2012 17:02:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Brian</title>
		<link>http://juixe.com/techknow/index.php/2006/07/05/acts-as-blog-plugin/comment-page-1/#comment-183</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 14 Mar 2008 19:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/05/acts-as-blog-plugin/#comment-183</guid>
		<description>We are storing the raw_text.  but are now considering storing the html.  The reason.  Whey convert the raw text and unlimited number of times to html on the fly and put the extra load on the server, when you can convert it one time going into the database and then pull it all you want..   We haven&#039;t switched yet, but we are considering.</description>
		<content:encoded><![CDATA[<p>We are storing the raw_text.  but are now considering storing the html.  The reason.  Whey convert the raw text and unlimited number of times to html on the fly and put the extra load on the server, when you can convert it one time going into the database and then pull it all you want..   We haven&#8217;t switched yet, but we are considering.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonny</title>
		<link>http://juixe.com/techknow/index.php/2006/07/05/acts-as-blog-plugin/comment-page-1/#comment-182</link>
		<dc:creator>Sonny</dc:creator>
		<pubDate>Thu, 20 Sep 2007 20:51:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.juixe.com/techknow/index.php/2006/07/05/acts-as-blog-plugin/#comment-182</guid>
		<description>&gt; Personally, I would store the raw text in database
&gt; and only convert it to HTML in the view without
&gt; using the plugin.

I was thinking the same thought... under what circumstances have you found the plugin useful?</description>
		<content:encoded><![CDATA[<p>&gt; Personally, I would store the raw text in database<br />
&gt; and only convert it to HTML in the view without<br />
&gt; using the plugin.</p>
<p>I was thinking the same thought&#8230; under what circumstances have you found the plugin useful?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

