<?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>Adam DiCarlo&#039;s Blog &#187; Uncategorized</title>
	<atom:link href="http://adamdicarlo.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://adamdicarlo.com</link>
	<description>Programming, Linux, music, woodworking....</description>
	<lastBuildDate>Thu, 12 Nov 2009 21:26:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Expression Engine, Redux</title>
		<link>http://adamdicarlo.com/2009/11/05/expression-engine-redux/</link>
		<comments>http://adamdicarlo.com/2009/11/05/expression-engine-redux/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:00:41 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://adamdicarlo.com/?p=185</guid>
		<description><![CDATA[Not too long after my recent unease when trying Expression Engine, I got called on to code a redesign of an Expression Engine site for a client.
The original site was very well-coded; good markup, good uses of CSS. While I still don&#8217;t find EE to be much of a user&#8217;s CMS (and nowhere near as [...]]]></description>
			<content:encoded><![CDATA[<p>Not too long after my recent <a href="http://adamdicarlo.com/2009/09/18/tried-out-expression-engine-1-6-8/">unease when trying Expression Engine</a>, I got called on to code a redesign of an Expression Engine site for a client.</p>
<p>The original site was very well-coded; good markup, good uses of CSS. While I still don&#8217;t find EE to be much of a user&#8217;s CMS (and nowhere near as general-purpose as Drupal), making CSS and HTML changes was very straightforward. (I used FTP to upload the new images and to update one CSS file which, oddly, wasn&#8217;t controlled by EE&#8230;)</p>
<p>I thought of EE as an HTML/CSS management system before; I can see it really is. It&#8217;s a good way to be able to edit all the HTML that goes into each section of your pages without having to write PHP. So it&#8217;s probably great for designers used to making HTML-based sites who hate having duplicated HTML in every file.</p>
<p>There is a trade-off, though. You&#8217;ve got to use EE&#8217;s templating syntax to do any logic necessary in your HTML partials. It might be worth learning, though, for those wanting to avoid PHP at all costs.</p>
]]></content:encoded>
			<wfw:commentRss>http://adamdicarlo.com/2009/11/05/expression-engine-redux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
