<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">

			<channel>
			<title>Mark Ireland&apos;s Blog - design</title>
			<link>http://www.markireland.com.au/blog/index.cfm</link>
			<description>Australian Web App Developer</description>
			<language>en-us</language>
			<pubDate>Wed, 08 Sep 2010 21:31:50 -0500</pubDate>
			<lastBuildDate>Fri, 03 Sep 2010 01:07:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>markincuba@hotmail.com</managingEditor>
			<webMaster>markincuba@hotmail.com</webMaster>
			<itunes:subtitle></itunes:subtitle>
			<itunes:summary></itunes:summary>
			<itunes:category text="Technology" />
			<itunes:category text="Technology">
				<itunes:category text="Podcasting" />
			</itunes:category>
			<itunes:category text="Technology">
				<itunes:category text="Tech News" />
			</itunes:category>
			<itunes:keywords></itunes:keywords>
			<itunes:author></itunes:author>
			<itunes:owner>
				<itunes:email>markincuba@hotmail.com</itunes:email>
				<itunes:name></itunes:name>
			</itunes:owner>
			<itunes:image href="" />
			<image>
				<url></url>
				<title>Mark Ireland&apos;s Blog</title>
				<link>http://www.markireland.com.au/blog/index.cfm</link>
			</image>
			<itunes:explicit>no</itunes:explicit>
			
			<item>
				<title>Drag and drop between browsers</title>
				<link>http://www.markireland.com.au/blog/index.cfm/2010/9/3/Drag-and-drop-between-browsers</link>
				<description>
				
				I found &lt;a href=&quot;http://decafbad.com/2009/07/drag-and-drop/api-demos.html&quot;&gt;Leslie Michael Orchard&lt;/a&gt; informative on HTML5 drag and drop. If you open it in two (Firefox 3.6.8) browsers you can drag and drop between them. This could be useful in a Content Management System. I made a simple copy to &lt;a href=&quot;http://www.markireland.com.au/dragdrop.html&quot;&gt;demo&lt;/a&gt; the idea.

&lt;a href=&quot;http://www.quirksmode.org/blog/archives/2009/09/the_html5_drag.html&quot;&gt;QuirksMode&lt;/a&gt; was very critical of the HTML5 drag and drop specification 
				</description>
				
				<category>design</category>				
				
				<pubDate>Fri, 03 Sep 2010 01:07:00 -0500</pubDate>
				<guid>http://www.markireland.com.au/blog/index.cfm/2010/9/3/Drag-and-drop-between-browsers</guid>
				
			</item>
			
			<item>
				<title>HTML5 tags and comparing one CMS to another</title>
				<link>http://www.markireland.com.au/blog/index.cfm/2010/9/1/HTML5-tags-and-comparing-one-CMS-to-another</link>
				<description>
				
				I have made a simple page to show some &lt;a href=&quot;../../../stylestarter.html&quot;&gt;new HTM5 tags&lt;/a&gt; that I hope will be useful when comparing one CMS to another.

These can set the definition of section, article etc so we can talk sensibly when discussing different approaches to content management. 
				</description>
				
				<category>design</category>				
				
				<pubDate>Wed, 01 Sep 2010 02:43:00 -0500</pubDate>
				<guid>http://www.markireland.com.au/blog/index.cfm/2010/9/1/HTML5-tags-and-comparing-one-CMS-to-another</guid>
				
			</item>
			
			<item>
				<title>Tagcloud example using Flash SWFObject</title>
				<link>http://www.markireland.com.au/blog/index.cfm/2009/12/10/Tagcloud-example-using-Flash-SWFObject</link>
				<description>
				
				This tagcloud serves up keywords from the titles of courses offered at a University.

I wonder how useful it is if a user just wanted a broad overview of what was on offer.

&lt;a href=&quot;http://www.coldfusionenterprise.com/example_xml.html&quot;&gt;WP-Cumulus&lt;/a&gt;

It serves up this &lt;a href=&quot;http://www.coldfusionenterprise.com/tagcloud.xml&quot;&gt;xml&lt;/a&gt;

I presume undergraduates have a general idea and postgraduates have a specific idea of what they want. Is the number of links just too large? 
				</description>
				
				<category>design</category>				
				
				<pubDate>Thu, 10 Dec 2009 04:04:00 -0500</pubDate>
				<guid>http://www.markireland.com.au/blog/index.cfm/2009/12/10/Tagcloud-example-using-Flash-SWFObject</guid>
				
			</item>
			
			<item>
				<title>less popular pages</title>
				<link>http://www.markireland.com.au/blog/index.cfm/2009/11/16/less-popular-pages</link>
				<description>
				
				I wrote a very simple CMS (for a university) that was designed to draw traffic to the less popular pages.

Users could enter keywords and create categories that their content belonged in.

An autocomplete search showed visitors that some keywords were not available.

The more popular the category the more clicks it took to drill down to the content.

Keywords distinguished one page from another while categories grouped them together. The category would not appear until at least two content items belonged to it.

This worked because there were not a very large number of content items. Approximately 20 subcategories in 20 categories was about right in this case 
				</description>
				
				<category>design</category>				
				
				<pubDate>Mon, 16 Nov 2009 00:19:00 -0500</pubDate>
				<guid>http://www.markireland.com.au/blog/index.cfm/2009/11/16/less-popular-pages</guid>
				
			</item>
			</channel></rss>