<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Research e-Labs</title>
	<atom:link href="http://research.elabs.govt.nz/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://research.elabs.govt.nz</link>
	<description>web trends, open source and technology in government</description>
	<pubDate>Mon, 08 Sep 2008 02:02:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Bookmarks about W3</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-84</link>
		<dc:creator>Bookmarks about W3</dc:creator>
		<pubDate>Wed, 27 Aug 2008 22:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-84</guid>
		<description>[...] - bookmarked by 3 members originally found by robbytherobot on 2008-08-18  New Zealand Government Feed Standard (Consultation)  http://research.elabs.govt.nz/nz-govt-feed-standard/ - bookmarked by 1 members originally found by [...]</description>
		<content:encoded><![CDATA[<p>[...] - bookmarked by 3 members originally found by robbytherobot on 2008-08-18  New Zealand Government Feed Standard (Consultation)  <a href="http://research.elabs.govt.nz/nz-govt-feed-standard/" rel="nofollow">http://research.elabs.govt.nz/nz-govt-feed-standard/</a> - bookmarked by 1 members originally found by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Good Practice for 404 Error Pages [updated 18/04/08] by Andrew Russell</title>
		<link>http://research.elabs.govt.nz/good-practice-for-404-error-pages/#comment-83</link>
		<dc:creator>Andrew Russell</dc:creator>
		<pubDate>Wed, 20 Aug 2008 23:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/good-practice-for-404-error-pages/#comment-83</guid>
		<description>A great example of a customised 404, but without your suggestions is here:

http://talklikeapirate.com/err404.html

It is always good to support the underlying message of the site. ;)

Andrew.</description>
		<content:encoded><![CDATA[<p>A great example of a customised 404, but without your suggestions is here:</p>
<p><a href="http://talklikeapirate.com/err404.html" rel="nofollow">http://talklikeapirate.com/err404.html</a></p>
<p>It is always good to support the underlying message of the site. <img src='http://research.elabs.govt.nz/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Andrew.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Anthony Hawkins</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-82</link>
		<dc:creator>Anthony Hawkins</dc:creator>
		<pubDate>Tue, 19 Aug 2008 20:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-82</guid>
		<description>Hi there -  completely agree about the value of feeds in supporting open govt information. One small caveat is a accessibility of some (or at least one) at the moment. This'd be a temporary problem, and doesn't apply to most of the formats, but here's blog on the BBC dropping hCalendar:

"The developers over of the BBC site Programmes have supported semantically marked up data ( in the form of Microformats ) from day one. Now comes word that because of certain decisions made during the design of hCalendar and its use of the abbr, they are removing hCalendar support from the Programmes web site. Other Microformats being used will remain ( rel &#38; hCard ). However, developer Michael Smethurst has hinted that the Programmes team might migrate over to RDFa and remove all Microformats. This is the first instance that I have heard of where a team will be moving away from Microformats and possibly embracing RDFa."

http://www.oreillynet.com/xml/blog/2008/06/bbc_microformats_and_rdfa.html

The BBC itself says: "You MAY use microformats on your site where there are agreed, not draft, specifications (refer to the Microformats community wiki site for details) with the exception of those that use the title attribute of HTML's abbr element."

http://www.bbc.co.uk/guidelines/newmedia/technical/semantic_markup.shtml
 
On that, I'd be interested in seeing what you think of the way the Beep 'standardise' microformat use (as per above link). And any thoughts on RDFa? 

cheers</description>
		<content:encoded><![CDATA[<p>Hi there -  completely agree about the value of feeds in supporting open govt information. One small caveat is a accessibility of some (or at least one) at the moment. This&#8217;d be a temporary problem, and doesn&#8217;t apply to most of the formats, but here&#8217;s blog on the BBC dropping hCalendar:</p>
<p>&#8220;The developers over of the BBC site Programmes have supported semantically marked up data ( in the form of Microformats ) from day one. Now comes word that because of certain decisions made during the design of hCalendar and its use of the abbr, they are removing hCalendar support from the Programmes web site. Other Microformats being used will remain ( rel &amp; hCard ). However, developer Michael Smethurst has hinted that the Programmes team might migrate over to RDFa and remove all Microformats. This is the first instance that I have heard of where a team will be moving away from Microformats and possibly embracing RDFa.&#8221;</p>
<p><a href="http://www.oreillynet.com/xml/blog/2008/06/bbc_microformats_and_rdfa.html" rel="nofollow">http://www.oreillynet.com/xml/blog/2008/06/bbc_microformats_and_rdfa.html</a></p>
<p>The BBC itself says: &#8220;You MAY use microformats on your site where there are agreed, not draft, specifications (refer to the Microformats community wiki site for details) with the exception of those that use the title attribute of HTML&#8217;s abbr element.&#8221;</p>
<p><a href="http://www.bbc.co.uk/guidelines/newmedia/technical/semantic_markup.shtml" rel="nofollow">http://www.bbc.co.uk/guidelines/newmedia/technical/semantic_markup.shtml</a></p>
<p>On that, I&#8217;d be interested in seeing what you think of the way the Beep &#8217;standardise&#8217; microformat use (as per above link). And any thoughts on RDFa? </p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Cj Wells</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-81</link>
		<dc:creator>Cj Wells</dc:creator>
		<pubDate>Thu, 14 Aug 2008 22:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-81</guid>
		<description>As a public sector webbie I welcome the move to the atom feed format. Of greater interest to me however is *how* to encourage agencies to publish feeds and then advising them on *what* to publish.

The idea of incorporating them into the New Zealand Government Web Standards is a good one. Encouraging agencies to publish a core feed is an excellent way of getting people into the game.

This kicks off a wider discussion around the general state of public sector websites. 

To quote Matthew "Publishing only web pages is not good enough anymore." That really resonated! And yet, that's what we continue to do. Too often, valuable information languishes on websites. The data is "dumb" and users can't interact with it at all. 

A standard for government feeds is a good start. But really we need to be exposing government data more widely and in a number of ways. Matthew has talked about iCalendar and hCard on this blog for instance.

Well - I would like to see more of *that* in the Web Standards. Please :-)</description>
		<content:encoded><![CDATA[<p>As a public sector webbie I welcome the move to the atom feed format. Of greater interest to me however is *how* to encourage agencies to publish feeds and then advising them on *what* to publish.</p>
<p>The idea of incorporating them into the New Zealand Government Web Standards is a good one. Encouraging agencies to publish a core feed is an excellent way of getting people into the game.</p>
<p>This kicks off a wider discussion around the general state of public sector websites. </p>
<p>To quote Matthew &#8220;Publishing only web pages is not good enough anymore.&#8221; That really resonated! And yet, that&#8217;s what we continue to do. Too often, valuable information languishes on websites. The data is &#8220;dumb&#8221; and users can&#8217;t interact with it at all. </p>
<p>A standard for government feeds is a good start. But really we need to be exposing government data more widely and in a number of ways. Matthew has talked about iCalendar and hCard on this blog for instance.</p>
<p>Well - I would like to see more of *that* in the Web Standards. Please <img src='http://research.elabs.govt.nz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Matt</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-80</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 14 Aug 2008 04:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-80</guid>
		<description>Here is a quick &#38; dirty first cut at what the Web Standards might say about feeds.


The agency/website should publish a core feed meeting the following requirements:

•	Machine discoverable from the home page (DNS root)
&#60;link rel="alternate" type="application/atom+xml" ...

•	Human discoverable from the home page (clear labelling)

•	Atom format (see Feeds spec…)

•	Publish all new/changed items for at least the previous 7 days (to ensure continuity for aggregators/readers)

•	Publish all (website) items as far as possible. (including news, consultations, reports, alerts, media releases etc. Probably not specify categories.)

•	Publish the full content of each item (as opposed to a summary with a link). This is important for many reasons: 
	-- for accessibility - users can easily access item content independent of the web site 
	-- for offline viewing - feed readers can load the feed content for later viewing offline (for commuters, slow rural connections etc) 
	-- for mobile devices - mobile readers are optimised for loading and displaying feed content 
	-- for speed/usability - reading full content is much quicker than following a link to the source website 
	-- for mash-ups - full content is required to enable manipulation for unforeseen uses 


•	Times should be specified in the NZ zone +1200.</description>
		<content:encoded><![CDATA[<p>Here is a quick &amp; dirty first cut at what the Web Standards might say about feeds.</p>
<p>The agency/website should publish a core feed meeting the following requirements:</p>
<p>•	Machine discoverable from the home page (DNS root)<br />
&lt;link rel=&#8221;alternate&#8221; type=&#8221;application/atom+xml&#8221; &#8230;</p>
<p>•	Human discoverable from the home page (clear labelling)</p>
<p>•	Atom format (see Feeds spec…)</p>
<p>•	Publish all new/changed items for at least the previous 7 days (to ensure continuity for aggregators/readers)</p>
<p>•	Publish all (website) items as far as possible. (including news, consultations, reports, alerts, media releases etc. Probably not specify categories.)</p>
<p>•	Publish the full content of each item (as opposed to a summary with a link). This is important for many reasons:<br />
	&#8211; for accessibility - users can easily access item content independent of the web site<br />
	&#8211; for offline viewing - feed readers can load the feed content for later viewing offline (for commuters, slow rural connections etc)<br />
	&#8211; for mobile devices - mobile readers are optimised for loading and displaying feed content<br />
	&#8211; for speed/usability - reading full content is much quicker than following a link to the source website<br />
	&#8211; for mash-ups - full content is required to enable manipulation for unforeseen uses </p>
<p>•	Times should be specified in the NZ zone +1200.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Nathan Wall</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-79</link>
		<dc:creator>Nathan Wall</dc:creator>
		<pubDate>Wed, 13 Aug 2008 08:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-79</guid>
		<description>Matthew - Ive looked at the Beehive site you mentioned - and this is what I had in mind when I commented above - I want to be able to pick and choose what I subscribe to.

Maybe the answer is that agencies need to do both? Publish a core feed of all their content, suitably tagged and categorised, and then a minimal set of filtered feeds? If we are doing one, then the other is not that much extra to do. That serves both purposes -- aggregation across government, and specific user interests.

There is of course the issue that some agencies will face (no names mentioned)....... all of the above discussion is assuming that they actually will be able to generate the necessary output from their various CMS / publishing systems...

I agree that the web standards have a role to play.

Another random thought Ive just had -- would be worthwhile doing some thinking about how agencies could effectively track and measure traffic generated by consumption of the feeds --- be an interesting evaluation exercise to demonstrate growth in traffic simply by exposing content via a feed. :)</description>
		<content:encoded><![CDATA[<p>Matthew - Ive looked at the Beehive site you mentioned - and this is what I had in mind when I commented above - I want to be able to pick and choose what I subscribe to.</p>
<p>Maybe the answer is that agencies need to do both? Publish a core feed of all their content, suitably tagged and categorised, and then a minimal set of filtered feeds? If we are doing one, then the other is not that much extra to do. That serves both purposes &#8212; aggregation across government, and specific user interests.</p>
<p>There is of course the issue that some agencies will face (no names mentioned)&#8230;&#8230;. all of the above discussion is assuming that they actually will be able to generate the necessary output from their various CMS / publishing systems&#8230;</p>
<p>I agree that the web standards have a role to play.</p>
<p>Another random thought Ive just had &#8212; would be worthwhile doing some thinking about how agencies could effectively track and measure traffic generated by consumption of the feeds &#8212; be an interesting evaluation exercise to demonstrate growth in traffic simply by exposing content via a feed. <img src='http://research.elabs.govt.nz/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Matthew Ross</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-78</link>
		<dc:creator>Matthew Ross</dc:creator>
		<pubDate>Wed, 13 Aug 2008 04:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-78</guid>
		<description>Nathan, thank you for your insightful comments.

1) I totally agree. Publishing only web pages is not good enough any more. It really doesn't count as open government information - we must be implementing the better solutions which exist now.

This is an important message that needs to be spread. How? The NZ Web Standards probably have some role to play. There probably needs to be plenty of 'carrot' too... my vision is to demonstrate the power of personal aggregation and thereby encourage agencies to publish to feeds.

Imagine a simple my.govt.nz which could take some profile details and deliver relevant information by filtering on category and source-agency... :-)

I'm also working with the the portal newzealand.govt.nz to enhance the exposure and status of the main government feed (aggregated from all govt sources).

I'd like to think that fuller, better tagged feeds and the agile services that can be built from them can deliver rapid transformation in opening up government information.


2) In the proposal, the category list is not intended to be a fixed value list, but rather a set of values with a prescribed meaning that can be used in conjunctation with other 'tags'.

This is only partly with the portal and its specific functions in mind. It's really just a first cut at suggesting how to tag information into usable segments. In the long term, no doubt a true folksonomy will develop.


&#62;As a consumer of these types of feeds I personally wouldnt want to have all sorts of information jumbled up into a single feed.

At root government level, I disagree. 

I think the first challenge is to get _all_ of the data exposed. If this was to be through multiple feeds, then likely a feed-of-feeds would be necessary to ensure that all individual feeds were discoverable.

As the primary goal, let's get agencies publishing a core feed! With a core feed in place and suitably tagged, users or 3rd party tools can easily filter their own view.

Secondarily, agencies may well then also choose to deliver 'pre-packaged' filtered feeds - subsets of the main feed. Something close to this is already happening at the Beehive, see
http://www.beehive.govt.nz/feeds</description>
		<content:encoded><![CDATA[<p>Nathan, thank you for your insightful comments.</p>
<p>1) I totally agree. Publishing only web pages is not good enough any more. It really doesn&#8217;t count as open government information - we must be implementing the better solutions which exist now.</p>
<p>This is an important message that needs to be spread. How? The NZ Web Standards probably have some role to play. There probably needs to be plenty of &#8216;carrot&#8217; too&#8230; my vision is to demonstrate the power of personal aggregation and thereby encourage agencies to publish to feeds.</p>
<p>Imagine a simple my.govt.nz which could take some profile details and deliver relevant information by filtering on category and source-agency&#8230; <img src='http://research.elabs.govt.nz/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I&#8217;m also working with the the portal newzealand.govt.nz to enhance the exposure and status of the main government feed (aggregated from all govt sources).</p>
<p>I&#8217;d like to think that fuller, better tagged feeds and the agile services that can be built from them can deliver rapid transformation in opening up government information.</p>
<p>2) In the proposal, the category list is not intended to be a fixed value list, but rather a set of values with a prescribed meaning that can be used in conjunctation with other &#8216;tags&#8217;.</p>
<p>This is only partly with the portal and its specific functions in mind. It&#8217;s really just a first cut at suggesting how to tag information into usable segments. In the long term, no doubt a true folksonomy will develop.</p>
<p>&gt;As a consumer of these types of feeds I personally wouldnt want to have all sorts of information jumbled up into a single feed.</p>
<p>At root government level, I disagree. </p>
<p>I think the first challenge is to get _all_ of the data exposed. If this was to be through multiple feeds, then likely a feed-of-feeds would be necessary to ensure that all individual feeds were discoverable.</p>
<p>As the primary goal, let&#8217;s get agencies publishing a core feed! With a core feed in place and suitably tagged, users or 3rd party tools can easily filter their own view.</p>
<p>Secondarily, agencies may well then also choose to deliver &#8216;pre-packaged&#8217; filtered feeds - subsets of the main feed. Something close to this is already happening at the Beehive, see<br />
<a href="http://www.beehive.govt.nz/feeds" rel="nofollow">http://www.beehive.govt.nz/feeds</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Zealand Government Feed Standard (Consultation) by Nathan Wall</title>
		<link>http://research.elabs.govt.nz/nz-govt-feed-standard/#comment-77</link>
		<dc:creator>Nathan Wall</dc:creator>
		<pubDate>Tue, 12 Aug 2008 23:09:46 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=74#comment-77</guid>
		<description>It seems to me there are two aspects to consider here:

1) Should agencies be required to publish more information as feeds?
2) Whats the most effective use of the categorisation feature of ATOM feeds?

Here's my 10 cents worth

*****

1) Should agencies be required to publish more information as feeds - such as reports, media releases, consultations, announcements and alerts, and other items that would be in the public interest --- IMHO absolutely --- I dont have time to trawl through the hundreds of government sites looking for new information -- if its pushed out to me, I can filter out what I want to look at from the "background noise" -- heaven forbid I could actually subscribe to some super feeds that aggregate results across agencies.....

*****

2) Whats the most effective use of the categorisation feature of ATOM feeds? Should agencies be using the category tag (which is not necessarily a controlled vocabulary) to indicate the type of document or service the feed relates to? Im not so clear on this one....

Is this just the mechanism the newzealand.govt.nz portal is using to differentiate feed content?

As a consumer of these types of feeds I personally wouldnt want to have all sorts of information jumbled up into a single feed. For example, if I want to subscribe to a collection of reports from an agency, maybe I dont want their media releases as well. 

The example of the travel alerts is another great one -- I travel overseas every now and then - being able to subscribe just to the travel alerts would be worthwhile - but surely I should be subscribing to a feed not a vast dump of information where I have to hope that the agency producing the feed has been consistent in its use of category terms? The categories in this instance could probably just refer to the geographic location and status of the travel advisory?

As I understand it, the ATOM specification does enable controlled vocabularies to be set for category terms - but given the limitations of other vocabularies like SONZ and FONZ -- not sure this is a good idea. Which leads me to believe that the category tags should be treated as a folksonomy and agencies are free to choose the most appropriate terms they think describe their content.

If the portal requires us to separate feeds into different document or service types then different feeds is probably the most flexible and scalable? We could then require agencies to produce the minimum set of feeds and publish them in a consistent location?

*****

Also, on looking at the RFC 4287 specification there is an element for atom:logo and atom:icon - that are apparently not widely used, but can be considered part of the branding that can be applied to any feed. Has there been any thought around using either/both of these elements to add authority to the feed - and standardising the image(s) used? I don't have a particular opinion one way or the other on this point.</description>
		<content:encoded><![CDATA[<p>It seems to me there are two aspects to consider here:</p>
<p>1) Should agencies be required to publish more information as feeds?<br />
2) Whats the most effective use of the categorisation feature of ATOM feeds?</p>
<p>Here&#8217;s my 10 cents worth</p>
<p>*****</p>
<p>1) Should agencies be required to publish more information as feeds - such as reports, media releases, consultations, announcements and alerts, and other items that would be in the public interest &#8212; IMHO absolutely &#8212; I dont have time to trawl through the hundreds of government sites looking for new information &#8212; if its pushed out to me, I can filter out what I want to look at from the &#8220;background noise&#8221; &#8212; heaven forbid I could actually subscribe to some super feeds that aggregate results across agencies&#8230;..</p>
<p>*****</p>
<p>2) Whats the most effective use of the categorisation feature of ATOM feeds? Should agencies be using the category tag (which is not necessarily a controlled vocabulary) to indicate the type of document or service the feed relates to? Im not so clear on this one&#8230;.</p>
<p>Is this just the mechanism the newzealand.govt.nz portal is using to differentiate feed content?</p>
<p>As a consumer of these types of feeds I personally wouldnt want to have all sorts of information jumbled up into a single feed. For example, if I want to subscribe to a collection of reports from an agency, maybe I dont want their media releases as well. </p>
<p>The example of the travel alerts is another great one &#8212; I travel overseas every now and then - being able to subscribe just to the travel alerts would be worthwhile - but surely I should be subscribing to a feed not a vast dump of information where I have to hope that the agency producing the feed has been consistent in its use of category terms? The categories in this instance could probably just refer to the geographic location and status of the travel advisory?</p>
<p>As I understand it, the ATOM specification does enable controlled vocabularies to be set for category terms - but given the limitations of other vocabularies like SONZ and FONZ &#8212; not sure this is a good idea. Which leads me to believe that the category tags should be treated as a folksonomy and agencies are free to choose the most appropriate terms they think describe their content.</p>
<p>If the portal requires us to separate feeds into different document or service types then different feeds is probably the most flexible and scalable? We could then require agencies to produce the minimum set of feeds and publish them in a consistent location?</p>
<p>*****</p>
<p>Also, on looking at the RFC 4287 specification there is an element for atom:logo and atom:icon - that are apparently not widely used, but can be considered part of the branding that can be applied to any feed. Has there been any thought around using either/both of these elements to add authority to the feed - and standardising the image(s) used? I don&#8217;t have a particular opinion one way or the other on this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML Governance - you know you need it! by Justin Wiki</title>
		<link>http://research.elabs.govt.nz/xml-governance-you-know-you-need-it/#comment-76</link>
		<dc:creator>Justin Wiki</dc:creator>
		<pubDate>Tue, 12 Aug 2008 13:16:31 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/2008/03/28/xml-governance-you-know-you-need-it/#comment-76</guid>
		<description>I am after Derek Rayner formerly Wiki. If this is you please pm back.

Kind regards

Justin</description>
		<content:encoded><![CDATA[<p>I am after Derek Rayner formerly Wiki. If this is you please pm back.</p>
<p>Kind regards</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Feeds for Thought by Mike Riversdale</title>
		<link>http://research.elabs.govt.nz/feeds-for-thought/#comment-75</link>
		<dc:creator>Mike Riversdale</dc:creator>
		<pubDate>Tue, 05 Aug 2008 07:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://research.elabs.govt.nz/?p=75#comment-75</guid>
		<description>Excellent - any chance of using the online slideshow place (http://www.slideshare.net) so it can be embedded/shared via the Web?
(save me having to download it etc etc)


(nice "prove you're human" question)</description>
		<content:encoded><![CDATA[<p>Excellent - any chance of using the online slideshow place (http://www.slideshare.net) so it can be embedded/shared via the Web?<br />
(save me having to download it etc etc)</p>
<p>(nice &#8220;prove you&#8217;re human&#8221; question)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
