<?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>ediaz &#124; iamedu &#187; Deliverance</title>
	<atom:link href="http://ediaz.me/tag/deliverance/feed/" rel="self" type="application/rss+xml" />
	<link>http://ediaz.me</link>
	<description>Technology, Music, Development, Science</description>
	<lastBuildDate>Thu, 03 Jun 2010 23:28:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OpenCMS + Deliverance</title>
		<link>http://ediaz.me/2009/12/opencms-deliverance/</link>
		<comments>http://ediaz.me/2009/12/opencms-deliverance/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 12:02:34 +0000</pubDate>
		<dc:creator>iamedu</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Deliverance]]></category>
		<category><![CDATA[OpenCMS]]></category>

		<guid isPermaLink="false">http://ediaz.me/?p=3</guid>
		<description><![CDATA[Deliverance is a technology that allows us to quickly change a site&#8217;s skin.
It was created by the python community, and it is used mostly among them but it can be used with non-python products as well.
To test it, I decided to use OpenCMS, I have previous experience with it and I can tell you that [...]]]></description>
			<content:encoded><![CDATA[<p>Deliverance is a technology that allows us to quickly change a site&#8217;s skin.</p>
<p>It was created by the python community, and it is used mostly among them but it can be used with non-python products as well.</p>
<p>To test it, I decided to use OpenCMS, I have previous experience with it and I can tell you that it&#8217;s not pretty to create a skin for it&#8230;</p>
<p>I have to admit that it is not as easy as I thought it would be,  because OpenCMS&#8217;s html changes a lot from content type to content type, and it seems it is not very well structured.</p>
<p>Nonetheless it is a great way to create an OpenCMS skin, just have a look.</p>
<p>This is the original site:</p>
<p><a rel="attachment wp-att-12" href="http://ediaz.me/?attachment_id=12"><img class="alignnone size-full wp-image-12" title="Default OpenCMS " src="http://ediaz.me/wp-content/uploads/2009/12/screenshot_004.png" alt="Default OpenCMS " width="582" height="369" /></a></p>
<p>And this is the deliverance site:</p>
<p><a rel="attachment wp-att-4" href="http://ediaz.me/?attachment_id=4"><img class="alignnone size-full wp-image-4" title="RedTie OpenCMS" src="http://ediaz.me/wp-content/uploads/2009/12/screenshot_003.png" alt="RedTie OpenCMS" width="535" height="405" /></a></p>
<p>Important points:</p>
<ul>
<li>I didn&#8217;t have to go into OpenCMS&#8217;s workplace, and I didn&#8217;t change one line of code of OpenCMS, it&#8217;s a clean install.</li>
<li>I just commented out a little section of the template because it wasn&#8217;t useful.</li>
</ul>
<p>What was the development process?</p>
<ul>
<li>Download tomcat and opencms</li>
<li>Install OpenCMS</li>
<li>Create simple Deliverance buildout</li>
<li>Install Deliverance</li>
<li>Pick template from <a href="http://www.oswd.org">www.oswd.org</a></li>
<li>Read W3School&#8217;s XPath tutorial <img src='http://ediaz.me/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </li>
<li>Write rules.xml file</li>
</ul>
<p>And bingo! the key is.. how long do you think all that took?</p>
<p>About 2 hours..</p>
<p>And I&#8217;m just learning how to use deliverance&#8230;..</p>
<p>So what do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://ediaz.me/2009/12/opencms-deliverance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
