<?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>Conceptric &#187; wordpress</title>
	<atom:link href="http://www.conceptric.co.uk/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.conceptric.co.uk</link>
	<description>Ideas and Applications</description>
	<lastBuildDate>Fri, 12 Aug 2011 13:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Managing my content</title>
		<link>http://www.conceptric.co.uk/managing-my-content.htm</link>
		<comments>http://www.conceptric.co.uk/managing-my-content.htm#comments</comments>
		<pubDate>Wed, 09 May 2007 15:50:47 +0000</pubDate>
		<dc:creator>James Whinfrey</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Personal Perspectives]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://www.jameswhinfrey.co.uk/managing-my-content.htm</guid>
		<description><![CDATA[I&#8217;ve just decided to use this blog to manage some of the content for my new business website &#8212; cyberstruction.co.uk. Cyberstruction is implemented using the Cocoon framework, but I think I&#8217;ve mentioned this before. Cocoon is especially good at aggregating data from different sources and WordPress is designed to provide both easy publishing and RSS [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just decided to use this blog to manage some of the content for my new business website &#8212; <a href="http://cyberstruction.co.uk">cyberstruction.co.uk</a>. Cyberstruction is implemented using the <a href="http://cocoon.apache.org/">Cocoon</a> framework, but I think I&#8217;ve mentioned this before.</p>

<p>Cocoon is especially good at aggregating data from different sources and <a href="http://wordpress.org/">WordPress</a> is designed to provide both easy publishing and <abbr title="Really Simple Syndication">RSS</abbr> distribution. Put these together and I hope to centralise my content generation and management, whilst providing access from wherever I want.</p>

<p>I&#8217;ve never bothered using the online editor provided with WordPress, other than simply pasting text into the form fields. I use <a href="http://macromates.com/">Textmate</a> to write my articles and publish them using <abbr title="eXtensible Markup Language">XML</abbr>&#8211;<abbr title="Remote Procedure Call">RPC</abbr>, and frankly I find this arrangement suits me very well.</p>

<p>Rather than replicating this functionality on my new website, I thought I&#8217;d build a customised XML feed in WordPress and apply a <abbr title="eXtensible Stylesheet Language Transformations">XSLT</abbr> template to incorporate the content into Cyberstruction.</p>

<p>I should be able to apply this same solution to feeds from other web applications such as <a href="http://del.icio.us">del.icio.us</a> and <a href="http://flickr.com">flickr</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.conceptric.co.uk/managing-my-content.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

