<?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>daulex.com: my notes &#187; web</title>
	<atom:link href="http://daulex.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://daulex.com</link>
	<description></description>
	<lastBuildDate>Thu, 17 Jun 2010 21:29:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>A quick rant about expression engine</title>
		<link>http://daulex.com/web/a-quick-rant-about-expression-engine/</link>
		<comments>http://daulex.com/web/a-quick-rant-about-expression-engine/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 14:31:57 +0000</pubDate>
		<dc:creator>daulex</dc:creator>
				<category><![CDATA[web]]></category>
		<category><![CDATA[expression engine]]></category>

		<guid isPermaLink="false">http://daulex.com/?p=52</guid>
		<description><![CDATA[<p>Expression Engine 2.0 (beta) is the most awesome, amazing, poorly documented, annoying and exciting CMS I've ever used. I'm trying to set up a clean url structure like: site.com/category/sub-category/ Which is effortless in wordpress, however... <a href="http://daulex.com/web/a-quick-rant-about-expression-engine/">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Expression Engine 2.0 (beta) is the most awesome, amazing, poorly documented, annoying and exciting CMS I&#8217;ve ever used.</p>
<p>I&#8217;m trying to set up a clean url structure like:<br />
site.com/category/sub-category/<br />
Which is effortless in wordpress, however just doesn&#8217;t want to work in ee off the bat. I have to resort to mysql queries and logical bits of code like the one below just don&#8217;t work.</p>
<pre>category="{if "{segment_2}"}{segment_2}{if:else}{segment_1}{/if}"</pre>
<p>I miss wordpress.</p>
]]></content:encoded>
			<wfw:commentRss>http://daulex.com/web/a-quick-rant-about-expression-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a new theme.</title>
		<link>http://daulex.com/web/creating-a-new-theme/</link>
		<comments>http://daulex.com/web/creating-a-new-theme/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 15:35:07 +0000</pubDate>
		<dc:creator>daulex</dc:creator>
				<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://daulex.com/?p=11</guid>
		<description><![CDATA[<p>As you can see, the current theme is wordpress default, it's ok, but considering the fact that I'm a web designer, I guess the blog should be custom... So instead of using any other templates, I thought I might just create my design on top of the... <a href="http://daulex.com/web/creating-a-new-theme/">Read more</a></p>]]></description>
			<content:encoded><![CDATA[<p>As you can see, the current theme is wordpress default, it&#8217;s ok, but considering the fact that I&#8217;m a web designer, I guess the blog should be custom&#8230;</p>
<p>So instead of using any other templates, I thought I might just create my design on top of the wordpress default, I&#8217;ve never done this, always used sandbox, so modding the wordpress default theme will be fun.</p>
<p>I&#8217;ll start by inserting 960.gs (if you&#8217;ve used it, you wouldn&#8217;t ask why.) and then will strip the css of the default theme and will start injecting my styles, going to go for something simple, clean white background, we&#8217;ll see where this ends up.</p>
]]></content:encoded>
			<wfw:commentRss>http://daulex.com/web/creating-a-new-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
