<?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: FlatPress: The Flat File Blogging Software</title>
	<atom:link href="http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/</link>
	<description>News, plugins and themes for blogging applications</description>
	<lastBuildDate>Thu, 18 Mar 2010 14:06:36 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: aydin-aydin</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-215279</link>
		<dc:creator>aydin-aydin</dc:creator>
		<pubDate>Thu, 18 Sep 2008 08:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-215279</guid>
		<description>Patent, Marka Patent, Patent Ofisi, Patent Dirsek, Patent Office, Patent Tescil, Patent Burosu, www patent, Patent com, Patent Ofisim, Patent Tescili, marka patent tescil, patent alma, turk patent, tasarim tescili, tescil belgesi, tasarim tescil, marka tescil, marka tescil belgesi, marka tescili</description>
		<content:encoded><![CDATA[<p>Patent, Marka Patent, Patent Ofisi, Patent Dirsek, Patent Office, Patent Tescil, Patent Burosu, www patent, Patent com, Patent Ofisim, Patent Tescili, marka patent tescil, patent alma, turk patent, tasarim tescili, tescil belgesi, tasarim tescil, marka tescil, marka tescil belgesi, marka tescili</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zul</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-211510</link>
		<dc:creator>Zul</dc:creator>
		<pubDate>Sat, 01 Mar 2008 22:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-211510</guid>
		<description>I agree with Rob. Flat file better than database. Because it is simple.</description>
		<content:encoded><![CDATA[<p>I agree with Rob. Flat file better than database. Because it is simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hostimal</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-208634</link>
		<dc:creator>Hostimal</dc:creator>
		<pubDate>Tue, 02 Oct 2007 15:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-208634</guid>
		<description>Thank you I&#039;ll have problem with MySQL connection on my web host and now for some small blog I&#039;m need excellent WP without MySQL.</description>
		<content:encoded><![CDATA[<p>Thank you I&#8217;ll have problem with MySQL connection on my web host and now for some small blog I&#8217;m need excellent WP without MySQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merv</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-207226</link>
		<dc:creator>Merv</dc:creator>
		<pubDate>Wed, 15 Aug 2007 18:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-207226</guid>
		<description>I have to agree with you there rob. The one advantage that databases offer over flat files is handling deadlocks. But deadlocks only occur in the most active of blogs. For a personal blog, it is highly unlikely. Persons may post a message every once in a while but not at the very same second as another user is attempting to. Consequently, for every day use of a personal blog a flat file is just as functional if not faster than a db. For one thing, you require fewer resources to execute a flat file. And, considering that for some webserver services, a database costs extra, a non db system to me is more economical. Can a database system say the same?</description>
		<content:encoded><![CDATA[<p>I have to agree with you there rob. The one advantage that databases offer over flat files is handling deadlocks. But deadlocks only occur in the most active of blogs. For a personal blog, it is highly unlikely. Persons may post a message every once in a while but not at the very same second as another user is attempting to. Consequently, for every day use of a personal blog a flat file is just as functional if not faster than a db. For one thing, you require fewer resources to execute a flat file. And, considering that for some webserver services, a database costs extra, a non db system to me is more economical. Can a database system say the same?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-145358</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 19 Mar 2007 15:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-145358</guid>
		<description>Common misconception that flat files are somehow &#039;worse&#039; on larger sites - this is wrong and you&#039;re helping spread this lie. In some cases flat files outperform mysql overhead. If you are simply grabbing plain chunks of text data over and over, and only one or few people update it, and there are no complex searches required on the data set (so not for e-commerce sites, wikis, etc etc, but blogs are a shining example here), flat files can actually be a better solution than mysql. Add to that the ease of backing the entire site plus data up, or being able to migrate simply and easily within seconds, flat files are an overlooked and mistreated alternative to overkill like a db.</description>
		<content:encoded><![CDATA[<p>Common misconception that flat files are somehow &#8216;worse&#8217; on larger sites &#8211; this is wrong and you&#8217;re helping spread this lie. In some cases flat files outperform mysql overhead. If you are simply grabbing plain chunks of text data over and over, and only one or few people update it, and there are no complex searches required on the data set (so not for e-commerce sites, wikis, etc etc, but blogs are a shining example here), flat files can actually be a better solution than mysql. Add to that the ease of backing the entire site plus data up, or being able to migrate simply and easily within seconds, flat files are an overlooked and mistreated alternative to overkill like a db.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karelschiepers-online- &#187; Blog Archive &#187; links for 2007-01-12</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-109696</link>
		<dc:creator>karelschiepers-online- &#187; Blog Archive &#187; links for 2007-01-12</dc:creator>
		<pubDate>Fri, 12 Jan 2007 17:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-109696</guid>
		<description>[...] FlatPress: The Flat File Blogging Software by Blogging Pro software om een zelf een weblog te installeren zonder een Mysql-database (tags: weblog software tools) [...]</description>
		<content:encoded><![CDATA[<p>[...] FlatPress: The Flat File Blogging Software by Blogging Pro software om een zelf een weblog te installeren zonder een Mysql-database (tags: weblog software tools) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: karelschiepers-online- &#187; Blog Archive &#187; links for 2007-01-12</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-109697</link>
		<dc:creator>karelschiepers-online- &#187; Blog Archive &#187; links for 2007-01-12</dc:creator>
		<pubDate>Fri, 12 Jan 2007 17:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-109697</guid>
		<description>[...] FlatPress: The Flat File Blogging Software by Blogging Pro software om een zelf een weblog te installeren zonder een Mysql-database (tags: weblog software tools) [...]</description>
		<content:encoded><![CDATA[<p>[...] FlatPress: The Flat File Blogging Software by Blogging Pro software om een zelf een weblog te installeren zonder een Mysql-database (tags: weblog software tools) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flatpress by Elliott Back</title>
		<link>http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/comment-page-1/#comment-108890</link>
		<dc:creator>Flatpress by Elliott Back</dc:creator>
		<pubDate>Wed, 10 Jan 2007 02:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggingpro.com/archives/2007/01/09/flatpress-the-flat-file-blogging-software/#comment-108890</guid>
		<description>[...] Flatpress is like Wordpress running on flat files. It&#8217;s an interesting idea, and one that could be easily extended to Wordpress. [...]</description>
		<content:encoded><![CDATA[<p>[...] Flatpress is like Wordpress running on flat files. It&#8217;s an interesting idea, and one that could be easily extended to Wordpress. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
