<?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>Nick Cowie &#187; resources</title>
	<atom:link href="http://nickcowie.com/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://nickcowie.com</link>
	<description>Web standards, accessibility  and such like with a bias toward  Government web sites</description>
	<lastBuildDate>Fri, 20 Jan 2012 01:53:51 +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>Hosting your own bookmarking service</title>
		<link>http://nickcowie.com/2011/hosting-your-own-bookmarking-service/</link>
		<comments>http://nickcowie.com/2011/hosting-your-own-bookmarking-service/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 14:52:52 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Just geek]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[bookmarks]]></category>
		<category><![CDATA[semantic scuttle]]></category>

		<guid isPermaLink="false">http://nickcowie.com/?p=549</guid>
		<description><![CDATA[Not happy with the changes to Delicious, unsure about what bookmark service to switch to, well how about hosting your own, with Semantic Scuttle? That was what happened with the State Library’s Family History Bookmarks, within 24 hours of the changes to Delicious and without prior preparation, I had a customised version of Semantic Scuttle [...]]]></description>
			<content:encoded><![CDATA[<p>Not happy with the changes to Delicious, unsure about what bookmark service to switch to, well how about hosting your own, with <a href="http://semanticscuttle.sourceforge.net/">Semantic Scuttle</a>?</p>
<p>That was what happened with the <a href="http://bookmarks.slwa.wa.gov.au/bookmarks.php/family_history">State Library’s Family History Bookmarks</a>, within 24 hours of the changes to Delicious and without prior preparation, I had a customised version of Semantic Scuttle up and running.</p>
<p>The first service the State Library used for it’s bookmarks was Magnolia. When disaster struck, we recovered as many bookmarks as possible and shifted to Delicious. Fully expecting a service run by Yahoo, to be reliable and stable. But just incase we automated backups the bookmarks.</p>
<p>When Yahoo announced they where selling Delicious, we did some investigations of the alternatives including Diigo and Scuttle. But as the likely purchasers indicated they would not significantly change Delicious. We decided to stick with Delicious, knowing that with our regular backups and import opportunities offer by other services, we could have an alternative up and running quickly. Which we did.</p>
<p>Why Semantic Scuttle, two reasons:</p>
<ol>
<li>Hosted in house we have full control, and after Magnolia and Delicious, the key users wanted that security.</li>
<li>Tag clouds, they might be passe for most, but to navigate a large number of family history resources, they just work and Semantic Scuttle has some nice options buried under the hood.</li>
</ol>
<p>So why am I writing this too weeks after the changes to Delicious and creating the solution. Well like a typical web geek, work was nice and easy. My own bookmarks, where in a little worse state, I had not backed them up for months, so it took a little to get myself to get motivated and organised to create my own personal bookmarking service, <a href="http://bookmarks.nickcowie.com">bookmarks.nickcowie.com</a>.</p>
<p>Still a few things to do, upgrading the sidebar on this blog (though as  usual I am threatening to rebuild the whole blog). Look at modifying the Delicious plugin for Firefox to see if it will work with Semantic Scuttle, amongst others, but in the meantime I will use the bookmarklet.</p>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2011/hosting-your-own-bookmarking-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML5Boilerplate</title>
		<link>http://nickcowie.com/2010/html5boilerplate/</link>
		<comments>http://nickcowie.com/2010/html5boilerplate/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 10:32:11 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[css and html]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://nickcowie.com/?p=499</guid>
		<description><![CDATA[<p>Sometimes you look at other people's code and go <em>why didn't I think of that</em>. Which is exactly what I thought when I saw <a href="paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/">Paul Irish's elgant solution to the old conditional comments vs CSS hacks dilema</a>. The <a href="http://html5boilerplate.com/">HTML5Boilerplate</a> by <a href="http://paulirish.com/">Paul Irish</a> and <a href="http://nimbupani.com/">Divya Manian</a> is a collection of elgant solutions to common problems in web coding.</p>
<p>Boilerplate is not a template or framework, just a set of tools to get that site developed quickly. I know I will be making use of most of it in the near future.</p>

]]></description>
			<content:encoded><![CDATA[<p>Sometimes you look at other people’s code and go <em>why didn’t I think of that</em>. Which is exactly what I thought when I saw <a href="paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/">Paul Irish’s elgant solution to the old conditional comments vs CSS hacks dilema</a>. The <a href="http://html5boilerplate.com/">HTML5Boilerplate</a> by <a href="http://paulirish.com/">Paul Irish</a> and <a href="http://nimbupani.com/">Divya Manian</a> is a collection of elgant solutions to common problems in web coding.</p>
<p>Boilerplate is not a template or framework, just a set of tools to get that site developed quickly. I know I will be making use of most of it in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2010/html5boilerplate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warning: your mouse movements are being recorded</title>
		<link>http://nickcowie.com/2007/warning-your-mouse-movements-are-being-recorded/</link>
		<comments>http://nickcowie.com/2007/warning-your-mouse-movements-are-being-recorded/#comments</comments>
		<pubDate>Fri, 20 Apr 2007 02:14:11 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[resources]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://nickcowie.com/2007/warning-your-mouse-movements-are-being-recorded/</guid>
		<description><![CDATA[<p>I just signed up for <a href="http://www.robotreplay.com/">RobotReplay</a> beta, a service that captures visitors every mouse movements, click and keystroke and it is <strong>free</strong> service at the moment.</p>

<p>I do not want to track your every mouse move, click or keystroke on this site, I know what most the problems are with this site and will fix it with the next redesign. What I really want to do is have a good look at RobotReplay, because it could be very useful for a couple of upcoming projects &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I just signed up for <a href="http://www.robotreplay.com/">RobotReplay</a> beta, a service that captures visitors every mouse movements, click and keystroke and it is <strong>free</strong> service at the moment.</p>
<p>I do not want to track your every mouse move, click or keystroke on this site, I know what most the problems are with this site and will fix it with the next redesign. What I really want to do is have a good look at RobotReplay, because it could be very useful for a couple of upcoming projects.</p>
<p>Let me know if you experience any problems using this site over the next few days, I would like to see if there any performance issues.</p>
<p>Hat tip <a href="http://www.horsepigcow.com/">Tara Hunt</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2007/warning-your-mouse-movements-are-being-recorded/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FireBug extension for Firefox</title>
		<link>http://nickcowie.com/2006/firebug-extension-for-firefox/</link>
		<comments>http://nickcowie.com/2006/firebug-extension-for-firefox/#comments</comments>
		<pubDate>Sat, 27 May 2006 07:21:32 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[css and html]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://nickcowie.com/2006/firebug-extension-for-firefox/</guid>
		<description><![CDATA[<a href="http://www.joehewitt.com/software/firebug/">FireBug</a> a firefox extension that one day might challenge <a href="http://chrispederick.com/work/webdeveloper/">web developer</a> as the most useful firefox extension in my toolbox. A heap of the tools to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax  including a debugger, error console, command line, and a variety of inspectors. I can not get it to do everything it is supposed to like live editting of the HTML, but even so the inspectors are well worth the download.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.joehewitt.com/software/firebug/">FireBug</a> a firefox extension that one day might challenge <a href="http://chrispederick.com/work/webdeveloper/">web developer</a> as the most useful firefox extension in my toolbox. A heap of the tools to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax  including a debugger, error console, command line, and a variety of inspectors. I can not get it to do everything it is supposed to like live editting of the HTML, but even so the inspectors are well worth the download.</p>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2006/firebug-extension-for-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why am I not naked today</title>
		<link>http://nickcowie.com/2006/why-am-i-not-naked-today/</link>
		<comments>http://nickcowie.com/2006/why-am-i-not-naked-today/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 01:39:37 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[css and html]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://nickcowie.com/2006/why-am-i-not-naked-today/</guid>
		<description><![CDATA[<p>Yes I know it is <a href="http://naked.dustindiaz.com/">Annual CSS Naked Day</a> and this site is still clothed. Even though there has been heaps of <del>hype</del> information about it, I foget all about it till I opened bloglines this morning.
 And even if I wanted to remove the stylesheet now, I can not  access that part of my site.</p>
<p>Hell if you want to see this site naked, you just need to disable the CSS in your <a href="http://chrispederick.com/work/webdeveloper/">Web Developer Toolbar</a> in Firefox or Mozillia or  in your 
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;DisplayLang=en">Developer Toolbar</a> in Internet Explorer &#8230; ]]></description>
			<content:encoded><![CDATA[<p>Yes I know it is <a href="http://naked.dustindiaz.com/">Annual CSS Naked Day</a> and this site is still clothed. Even though there has been heaps of <del>hype</del> information about it, I foget all about it till I opened bloglines this morning. And even if I wanted to remove the stylesheet now, I can not  access that part of my site.</p>
<p>Hell if you want to see this site naked, you just need to disable the CSS in your <a href="http://chrispederick.com/work/webdeveloper/">Web Developer Toolbar</a> in Firefox or Mozillia or  in your <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;DisplayLang=en">Developer Toolbar</a> in Internet Explorer. And while you are at it you better disable Javascript, otherwise you get both the stylised heading and the plain text heading because SIFR still functions without CSS. Though you could do it in one fell swoop with the<a href="http://www.yellowpipe.com/yis/tools/lynx/rightlynx/index.php">RightLynx tool</a> which shows a page as it would be seen in Lynx browser, did not know I had 88 links on the home page.</p>
<p>What you mean you have not got <a href="http://chrispederick.com/work/webdeveloper/">Web Developer Toolbar</a> or <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&#038;DisplayLang=en">Internet Explorer Developer Toolbar</a>  if you build websites on a PC, you need both those extensions.  Safari and Camino users are excused, my powerbook is out of the office right now so I can’t test the nakeness on a Mac. Still other than my unsemantic use of a couple of lists, which will go in my new redesign, this site is pretty logical when it is stripped bare, thanks in part to WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2006/why-am-i-not-naked-today/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making use of del.icio.us</title>
		<link>http://nickcowie.com/2006/making-use-of-delicious/</link>
		<comments>http://nickcowie.com/2006/making-use-of-delicious/#comments</comments>
		<pubDate>Sun, 08 Jan 2006 16:56:04 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://nickcowie.com/2006/making-use-of-delicious/</guid>
		<description><![CDATA[<p>If you are visiting my blog instead on using the RSS feeds, you might have noticed a couple of additions to the sidebar, <strong>Worth Reading</strong> and <strong>Commented On</strong>. This came about after reading a post over at <a href="http://www.tetlaw.id.au/view/home/">Dexagogo</a> titled 
<a href="http://www.tetlaw.id.au/view/blog/using-delicious-to-track-my-blog-comments/">Using del.icio.us to track my blog comments</a></p>
<p>Update 15 January: caching is causing a problem</p>]]></description>
			<content:encoded><![CDATA[<p>If you are visiting my blog instead on using the RSS feeds, you might have noticed a couple of additions to the sidebar, <del>Worth Reading</del> <ins>Recommended</ins> and <strong>Commented On</strong>. This came about after reading a post over at <a href="http://www.tetlaw.id.au/view/home/">Dexagogo</a> titled<br />
<a href="http://www.tetlaw.id.au/view/blog/using-delicious-to-track-my-blog-comments/">Using del.icio.us to track my blog comments</a></p>
<p>Modified Andrew’s javascript bookmarklet, found the <a href="http://del.icio.us/help/javascript">del.icio.us javascript feed</a> details and it was dead easy to generate two feeds from del.icio.us, <strong>Worth Reading</strong> which includes the <em>notes</em> field from del.icio.us so I can add my thoughts to links I think should be shared and <strong>Commented On</strong> a simple list of the last few comments I made.</p>
<p>The two bookmarklets, sitting in my bookmarks toolbar folder, making it so easy to tag a page I commented on, or tag a page to share. Even have an <a href="http://del.icio.us/rss/nickcow/blogit">Worth Reading feed</a></p>
<p>Only downside is that I was looking to move from del.icio.us to <a href="http://simpy.com">simpy</a> because simpy tag’s are comma delimited, not space delimited as del.icio.us. Unfortunately if was five minutes to do this with del.icio.us and a lot longer with simpy. Still all is not lost I will use simpy to backup my del.icio.us bookmarks as simpy has a synchronization with del.icio.us feature, just in case disaster strikes or I learn how to use simpy.</p>
<p><del>Update 13 January looks like there is a problem at del.icio.us with their javascript feeds. I have done a number of updates in the last 48 hours and while they appear in my del.icio.us RSS feed, they do not appear in my del.icio.us javascript feed.</del></p>
<p><del>Update 15 January, the problem appears to be caching of the javascript feed from del.icio.us, if I look at:  &lt; a href=“http://del.icio.us/feeds/json/nickcow/blogit?count=5″&gt;http://del.icio.us/feeds/json/nickcow/blogit?count=5</a> I see only one entry, yet if I change the 5 to a 4 <a href="http://del.icio.us/feeds/json/nickcow/blogit?count=4">http://del.icio.us/feeds/json/nickcow/blogit?count=4</a> I see all my recent entries. Time to think of a plan B.</del></p>
<p><ins>Update 8 February: the caching problem seems to of been resolved, don’t know what or where, but it has been running smoothly for more than a week now.</ins></p>
<div class="tagged">tagged <a href="http://technorati.com/tag/del.icio.us" rel="tag">del.icio.us</a> <a href="http://technorati.com/tag/del.icio.us+javascript+feed" rel="tag">del.icio.us javascript feed</a></div>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2006/making-use-of-delicious/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Elements of Typographic Style Applied to the Web</title>
		<link>http://nickcowie.com/2006/the-elements-of-typographic-style-applied-to-the-web/</link>
		<comments>http://nickcowie.com/2006/the-elements-of-typographic-style-applied-to-the-web/#comments</comments>
		<pubDate>Mon, 02 Jan 2006 10:52:49 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[css and html]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://nickcowie.com/2006/the-elements-of-typographic-style-applied-to-the-web/</guid>
		<description><![CDATA[<p>For anybody who needs to know more about typography on the web, and that is anybody who works with HTML and CSS, you need to bookmark (or grab the RSS  feed from) <a href="http://webtypography.net/toc/">The Elements of Typographic Style Applied to the Web</a></p>
<div class="tagged">tagged <a href="http://technorati.com/tag/typography" rel="tag">typography</a> <a href="http://technorati.com/tag/web+typography" rel="tag">web typography</a></div>]]></description>
			<content:encoded><![CDATA[<p>For anybody who needs to know more about typography on the web, and that is anybody who works with HTML and CSS, you need to bookmark (or grab the RSS  feed from) <a href="http://webtypography.net/toc/">The Elements of Typographic Style Applied to the Web</a></p>
<p><a href="http://www.clagnut.com">Richard Rutter</a> is taking Robert Bringhurst’s classic book <em>The Elements of Typographic Style</em> and applying it to the web. Only six small sections so far, but I have learnt a few things already.</p>
<p>And when I say anybody who works with HTML and CSS needs to know more about typography on the web, I mean it. There are very few sites that impress me with their typography, yet I can pick up almost any magazine (ok except Desktop their type choice with the latest redesign do not appeal to me)  and be happy with the typography. Sure they are totally different formats and  print has a solid typographical history. But type on the web can be good, for example <a href="http://www.clagnut.com">Richard Rutter’s</a>,  <a href="http://www.markboulton.co.uk/">Mark Boulton’s</a> and <a href="http://www.jasonsantamaria.com/">Jason Santa Maria’s</a> blogs, it just seem’s very few other people understand type on the web, the way print designers understand type on paper.</p>
<div class="tagged">tagged <a href="http://technorati.com/tag/typography" rel="tag">typography</a> <a href="http://technorati.com/tag/web+typography" rel="tag">web typography</a></div>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2006/the-elements-of-typographic-style-applied-to-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blogging Tool</title>
		<link>http://nickcowie.com/2005/blogging-tools/</link>
		<comments>http://nickcowie.com/2005/blogging-tools/#comments</comments>
		<pubDate>Fri, 23 Dec 2005 06:02:43 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://nickcowie.com/2005/blogging-tools/</guid>
		<description><![CDATA[<p>Got pointed to the <a href="http://performancing.com/firefox">Performancing for extension Firefox</a> which makes blogging easy from within Firefox. Just giving it a spin and see how it goes.&#160; Easy to set up for WordPress and looks easy to use, only concern is how much will appear in the summary section on the home page.</p>
<div class="tagged">tagged <a href="http://technorati.com/tag/performancing" rel="tag">performancing</a></div>]]></description>
			<content:encoded><![CDATA[<p>Got pointed to the <a href="http://performancing.com/firefox">Performancing for extension Firefox</a> which makes blogging easy from within Firefox. Just giving it a spin and see how it goes.  Easy to set up for WordPress and looks easy to use, only concern is how much will appear in the summary section on the home page.</p>
<p>Found via <a href="http://www.carsonsystems.com/blog/">Carson Systems Blog</a> </p>
<p><ins>Added 1420 hours 23 December, the HTML that Performancing adds is not perfect, it is valid XHTML as far as I can see, though I am not happy with how it does it.</ins></p>
<div class="tagged">tagged <a href="http://technorati.com/tag/performancing" rel="tag">performancing</a></div>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2005/blogging-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Useful Government email lists</title>
		<link>http://nickcowie.com/2005/useful-government-email-lists/</link>
		<comments>http://nickcowie.com/2005/useful-government-email-lists/#comments</comments>
		<pubDate>Sun, 06 Nov 2005 08:24:10 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[OSIG]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://nickcowie.com/?p=24</guid>
		<description><![CDATA[<p>Here are a  few useful low volume mailing list for those involved in Government web services in WA and Australia in general.</p>]]></description>
			<content:encoded><![CDATA[<p>Here are a few useful low volume mailing list for those involved in Government web services in WA and Australia in general.</p>
<p>
<strong>OSIG</strong> the Online Service Interest Group, a Western Australian list mainly used to distribute job listings in the State Government sector, however, things may change in the next wek or so once a  forum is launched:<br />
<a href="http://www.dpc.wa.gov.au/psmd/osig/osig.html">http://www.dpc.wa.gov.au/psmd/osig/osig.html</a></p>
<p><strong>AGIMO</strong>, the Australian Government Information Management Office have a number of  specialist mailing lists (all low volume).<br />
<a href="http://www.lists.agimo.gov.au/mailman/listinfo">http://www.lists.agimo.gov.au/mailman/listinfo</a></p>
<p><strong>Intranet Peers</strong>, run by <a href="http://www.steptwo.com.au/columntwo/">James Robertson</a> of <a href="http://steptwo.com.au/">Step Two Design</a> requires a Yahoo login and a public-sector (.gov or .ed) or non-profit organisations email address to join. If you are involved in intranets, it is worthwhile for just the resources alone, which include screen shots of over 40 government intranets.<br />
<a href="http://groups.yahoo.com/group/intranet-peers/">http://groups.yahoo.com/group/intranet-peers/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nickcowie.com/2005/useful-government-email-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

