<?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>Murray Woodman &#187; cms</title>
	<atom:link href="http://murraywoodman.com/tag/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://murraywoodman.com</link>
	<description>Homepage and blog</description>
	<lastBuildDate>Fri, 12 Feb 2010 07:19:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>The Sydney Institute</title>
		<link>http://murraywoodman.com/239/sydney-institute?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sydney-institute</link>
		<comments>http://murraywoodman.com/239/sydney-institute#comments</comments>
		<pubDate>Sat, 30 May 2009 06:17:08 +0000</pubDate>
		<dc:creator>Murray Woodman</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[subscription]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://murraywoodman.com/?p=239</guid>
		<description><![CDATA[
The Sydney Institute publishes the Sydney Papers, a quarterly publication of the various speeches given at weekly events. The Sydney Institute required a CMS which would allow them to maintain a subscription list where paying members have access to protected content. This was implemented as a WordPress site with a subscription manager.
Requirement: Content Management, Publishing, [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://murraywoodman.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/239.png&amp;w=100&amp;h=100&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p><a href="http://www.thesydneyinstitute.com.au/publications/">The Sydney Institute publishes</a> the <em>Sydney Papers</em>, a quarterly publication of the various speeches given at weekly events. The Sydney Institute required a CMS which would allow them to maintain a subscription list where paying members have access to protected content. This was implemented as a WordPress site with a subscription manager.<span id="more-239"></span></p>
<p><strong>Requirement:</strong> Content Management, Publishing, Subscription<br />
<strong>Technology:</strong> WordPress, PayPal, Theme customisation</p>
]]></content:encoded>
			<wfw:commentRss>http://murraywoodman.com/239/sydney-institute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Metadata consumer/producer</title>
		<link>http://murraywoodman.com/7/metadata-consumerproducer?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=metadata-consumerproducer</link>
		<comments>http://murraywoodman.com/7/metadata-consumerproducer#comments</comments>
		<pubDate>Thu, 28 Feb 2002 22:02:00 +0000</pubDate>
		<dc:creator>Murray Woodman</dc:creator>
				<category><![CDATA[Know Idea]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://cruncht.org/?p=7</guid>
		<description><![CDATA[Content Management Systems (CMS) now proliferate. It is now common for content providers to have software that manages and categorises their content assets. Metadata standards now exist (RDF, XTM, RSS). Influential thinkers, such as Tim Berners Lee, have popularised the concept of the semantic web. Standards Organisations (ISO, W3C) have put effort into defining exchange [...]]]></description>
			<content:encoded><![CDATA[<p>Content Management Systems (CMS) now proliferate. It is now common for content providers to have software that manages and categorises their content assets. Metadata standards now exist (RDF, XTM, RSS). Influential thinkers, such as Tim Berners Lee, have popularised the concept of the semantic web. Standards Organisations (ISO, W3C) have put effort into defining exchange syntax. The groundswell is rising slowly. How do we take advantage of this?<span id="more-7"></span></p>
<p><strong>Problem</strong></p>
<p>The problem is that there are few entry-level metadata consumers that can take metadata feeds, aggregate and (re) publish them. There are a lot of channels talking but not that many listening. The human agent is still doing the filtering. TBL vision of the semantic web is still a long way off. We need some smarter agents doing the work for us.</p>
<p><strong>Solution</strong></p>
<p>The solution is to do something practical about it and to do it in a way that will spread around the web. The solution is one cross platform metadata consumer and several platform specific metadata producers. The consumer can take registered feeds and publish aggregated and filtered channels. The producers are modules that sit on top of established CMS systems.</p>
<p>The use of public subjects (PSIs) such as those found in DMOZ can be used to merge channels from different sources. This is the different proposition with this system – sources can be merged. This relies on content producers marking up their content correctly.</p>
<p><strong>Inspiration</strong></p>
<p>I have been interested in CMS systems for quite a while. I was thinking rolling a generic version of my own from code cobbled together from various projects. The main feature of my CSS would be that it supported standard Dublin Core (DC) metadata attributes and that it could output RSS and Topic Maps. I quickly realised that this would be wasted effort because there were so many CMSs out there and that it would be better to concentrate on the interoperability aspects (metadata exchange). This lead to the realisation that a number of Metadata Producers could be written on top of existing CMS packages. The corollary was that the core of the system needed to be a cross platform metadata consumer.</p>
<p><strong>Implementation</strong></p>
<p>Most of the hard work has been done by the open source movement. There is an open source topic map engine, TM4J, which could be used to drive the topic map aspects of the application. The most difficult aspect is merging and an engine such as this one would save a lot of work.</p>
<p><a href="http://www.tm4j.org/"></a></p>
<p>The basic application would allow users to log on and customise their channels and how they would want them served. For example, UserX wants channel x,y,z and wants it delivered to their inbox every morning. Admins would also be able to go on and register new metadata sources and define merging rules. This is the real value add of the system.</p>
<p>The system could support a very basic metadata management system that allowed users to blog and to maintain CMS. Users could define their own subject areas and blog till their heart is content. They could then share their ideas. Users could be encouraged to reuse DMOZ PSIs.</p>
<p><strong>Strengths and Weaknesses</strong></p>
<p>There are a lot of nerds out there working hard on content. They belong to big companies with a lot of programming resources. However, we must remember that it is often the simple things that work on the web, e.g. HTML, RSS. Simple concepts tend to take off as well, e.g. Blogging. The right balance needs to be struck.</p>
<p><strong>Business Model</strong></p>
<p>The metadata consumer is the smart end of the system and we need to be able to get people to pay for the use of it. The users, those using the channels, will not pay. They can just use Google or some other source. However, content providers wanting to integrate their content might pay. E.g. those with a “topic brain” (associated subjects) publishing time sensitive resources. Content providers just get screwed from every angle, don’t they?</p>
<p>It might also be possible to do consulting work for the CMS providers to write the modules to output the metadata. Ie. Topic Map output routines which could dump XTM at a file location.</p>
<p><strong>Outcome</strong></p>
<p>I am yet to do any work on this project. Topic Map engine vendors have been stretched to come up with their basic engines. It is up to the next generation of developers to start building applications with these engines.</p>
]]></content:encoded>
			<wfw:commentRss>http://murraywoodman.com/7/metadata-consumerproducer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sosius</title>
		<link>http://murraywoodman.com/241/sosius?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sosius</link>
		<comments>http://murraywoodman.com/241/sosius#comments</comments>
		<pubDate>Mon, 01 Jan 2001 06:20:07 +0000</pubDate>
		<dc:creator>Murray Woodman</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[sosius]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://murraywoodman.com/?p=241</guid>
		<description><![CDATA[
Sosius is a collaborative environment which supports hierarchies of differently typed objects. I&#8217;ll leave the full product description to the marketing website. I like to think it of a generic web application because almost any type of functionality can be built into it.
So far it supports the following nodes: folders, files, file versions, comments, discussions, [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://murraywoodman.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/241.png&amp;w=100&amp;h=100&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p>Sosius is a collaborative environment which supports hierarchies of differently typed objects. I&#8217;ll leave the full product description to the <a href="http://sosius.com/en/mysosius/what.asp">marketing website</a>. I like to think it of a generic web application because almost any type of functionality can be built into it.<span id="more-241"></span></p>
<p>So far it supports the following nodes: folders, files, file versions, comments, discussions, chat, tasks, calendars, events, categories, polls, tables (entries and fields) and links. It also supports permissions, notifications, alerts, email, templating, skinning, languages, etc. There is also a substantial social networking component whereby you can invite friends and colleagues in to start collaborating with you. It is a substantial and ongoing project &#8211; I&#8217;ve been working on it pretty much full-time for the last 6 years.</p>
<p><strong>Requirement:</strong> Content Management, Publishing, Collaboration<br />
<strong>Technology:</strong> IIS, ASP, MySQL, XML, HTML, CSS</p>
<p><a href="http://www.sosius.com/">Sosius</a></p>
]]></content:encoded>
			<wfw:commentRss>http://murraywoodman.com/241/sosius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Global Radio News</title>
		<link>http://murraywoodman.com/249/global-radio-news?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=global-radio-news</link>
		<comments>http://murraywoodman.com/249/global-radio-news#comments</comments>
		<pubDate>Tue, 01 Feb 2000 06:27:40 +0000</pubDate>
		<dc:creator>Murray Woodman</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[iis]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://murraywoodman.com/?p=249</guid>
		<description><![CDATA[
Global Radio News provide content in the form of MP3 files to radio stations around the world. They needed a web app which would allow contributors to upload radio news reports from around the world. Radio stations were able to browse the materials and purchase stories.
Requirement: Content Management, Workflow and Publishing system for sound files
Technology: [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://murraywoodman.com/wp-content/plugins/simple-post-thumbnails/timthumb.php?src=/wp-content/thumbnails/249.png&amp;w=100&amp;h=100&amp;zc=1&amp;ft=jpg' alt='post thumbnail' /></p>
<p><a href="http://www.globalradionews.com/">Global Radio News</a> provide content in the form of MP3 files to radio stations around the world. They needed a web app which would allow contributors to upload radio news reports from around the world. Radio stations were able to browse the materials and purchase stories.<span id="more-249"></span></p>
<p><strong>Requirement:</strong> Content Management, Workflow and Publishing system for sound files<br />
<strong>Technology:</strong> IIS, ASP, XML, MySQL, HTML, CSS</p>
]]></content:encoded>
			<wfw:commentRss>http://murraywoodman.com/249/global-radio-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
