<?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: Keeping Things Simple</title>
	<atom:link href="http://www.tentonnebaby.com/2007/01/17/keeping-things-simple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tentonnebaby.com/2007/01/17/keeping-things-simple/</link>
	<description>Discussion on Web Technologies, Design and London</description>
	<lastBuildDate>Fri, 23 Sep 2011 09:41:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jake</title>
		<link>http://www.tentonnebaby.com/2007/01/17/keeping-things-simple/comment-page-1/#comment-1068</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Wed, 14 Feb 2007 12:07:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.embeddedstream.com/2007/01/17/keeping-things-simple/#comment-1068</guid>
		<description>It&#039;s based heavily on wordpress I think, so you&#039;d probably find them quite similar.</description>
		<content:encoded><![CDATA[<p>It&#8217;s based heavily on wordpress I think, so you&#8217;d probably find them quite similar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oli</title>
		<link>http://www.tentonnebaby.com/2007/01/17/keeping-things-simple/comment-page-1/#comment-1017</link>
		<dc:creator>Oli</dc:creator>
		<pubDate>Wed, 07 Feb 2007 20:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.embeddedstream.com/2007/01/17/keeping-things-simple/#comment-1017</guid>
		<description>The basic model sounds quite similar to wordpress. Curious to know how they differ - should probably download and have a play.</description>
		<content:encoded><![CDATA[<p>The basic model sounds quite similar to wordpress. Curious to know how they differ &#8211; should probably download and have a play.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.tentonnebaby.com/2007/01/17/keeping-things-simple/comment-page-1/#comment-997</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Mon, 05 Feb 2007 16:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.embeddedstream.com/2007/01/17/keeping-things-simple/#comment-997</guid>
		<description>Sorry - tag soup is the common expression, but with asp.net, it&#039;s more usually attribute-soup!</description>
		<content:encoded><![CDATA[<p>Sorry &#8211; tag soup is the common expression, but with asp.net, it&#8217;s more usually attribute-soup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jake</title>
		<link>http://www.tentonnebaby.com/2007/01/17/keeping-things-simple/comment-page-1/#comment-996</link>
		<dc:creator>Jake</dc:creator>
		<pubDate>Mon, 05 Feb 2007 16:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.embeddedstream.com/2007/01/17/keeping-things-simple/#comment-996</guid>
		<description>In my current CMS of choice (Expression Engine), it&#039;s not the html that&#039;s embedded into the php, but the other way around.  

You start off with the html, but some sections have embedded CMS commands, and, optionally, php.

The nice thing is that you get to hide the implementation of often very rich CMS functionality (or custom stuff you write yourself), but you&#039;re always working with the html page.  You never lose sight of the important stuff - what&#039;s going to hit the client.

I&#039;d agree with you, the tag-soup that&#039;s produced by the average asp.net developer is partly a symptom of the development environment shielding the developer from stuff they should think about.

The model used by EE has the added benefit that you can create php-based custom modules and extensions, but you can make the CMS itself refuse to parse php, so you can restrict more junior developers from doing potentially unsecure things, and just get them to focus on building sites.

Jake.</description>
		<content:encoded><![CDATA[<p>In my current CMS of choice (Expression Engine), it&#8217;s not the html that&#8217;s embedded into the php, but the other way around.  </p>
<p>You start off with the html, but some sections have embedded CMS commands, and, optionally, php.</p>
<p>The nice thing is that you get to hide the implementation of often very rich CMS functionality (or custom stuff you write yourself), but you&#8217;re always working with the html page.  You never lose sight of the important stuff &#8211; what&#8217;s going to hit the client.</p>
<p>I&#8217;d agree with you, the tag-soup that&#8217;s produced by the average asp.net developer is partly a symptom of the development environment shielding the developer from stuff they should think about.</p>
<p>The model used by EE has the added benefit that you can create php-based custom modules and extensions, but you can make the CMS itself refuse to parse php, so you can restrict more junior developers from doing potentially unsecure things, and just get them to focus on building sites.</p>
<p>Jake.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

