<?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>Now here's a thought &#187; Web 2.0</title>
	<atom:link href="http://rick.measham.id.au/category/web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://rick.measham.id.au</link>
	<description>Random thoughts from a random brain</description>
	<lastBuildDate>Sat, 11 Jun 2011 07:54:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Give Up and Use Tables</title>
		<link>http://rick.measham.id.au/200901/give-up-and-use-tables/</link>
		<comments>http://rick.measham.id.au/200901/give-up-and-use-tables/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 12:41:45 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/?p=116</guid>
		<description><![CDATA[(If you don&#8217;t write HTML, you can skip this post. It doesn&#8217;t concern you and will just confuse you. Basically: there&#8217;s a weird bunch of people who want to avoid a particularly useful way to lay out a web page just because they hold to this notion that &#8220;tables are for data&#8221;, and the fact [...]]]></description>
			<content:encoded><![CDATA[<p><em>(If you don&#8217;t write HTML, you can skip this post. It doesn&#8217;t concern you and will just confuse you. Basically: there&#8217;s a weird bunch of people who want to avoid a particularly useful way to lay out a web page just because they hold to this notion that &#8220;tables are for data&#8221;, and the fact that they make page layout a breeze is immaterial.)</em></p>
<p>I hereby promise not to rant. Much.</p>
<p>Hey all you zealots .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you have to have a meaningless &lt;div&gt;, you&#8217;re no longer semantic .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you have to use Microsoft&#8217;s conditional comments just to get it to work in Internet explorer .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you have to ask a chat room or forum how to get your three-column layout to work .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you need to vertically center one piece of content against another .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you spend more time arguing with someone than you can save by avoiding tables .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you care so much about avoiding tables that you don&#8217;t have any time left to help people with their actual problem  .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>If you end up with classes in your CSS that are designed to give you the benefits of tables without using a table tag .. <a href="http://giveupandusetables.com/">give up and use tables</a>.</p>
<p>Seriously folks, you&#8217;re spending too much time avoiding them and proselytizing about your avoidance of them and not enough time creating useful content that the semantic nature of that content is worthless.</p>
<h2>Update:</h2>
<p>Woohoo! I just got banned from #html on freenode because I argued for using tables. There was no argument and no discussion. (OK, so I was mocking his inability to justify his contention, but seriously? banned?) BTW: I&#8217;m &#8216;Woosta&#8217;, &#8216;[wito'] is the zealot in question.</p>
<blockquote><p>[22:53] &lt;to_&gt; which tag would you use to wrap &lt;label&gt; + &lt;input&gt; tags in a form?<br />
[22:53] &lt;[wito]&gt; to_: I&#8217;m a fan of &lt;fieldset&gt;&lt;label&gt;&lt;span&gt;Text:&lt;/span&gt; &lt;input/&gt;&lt;/label&gt;&lt;/fieldset&gt;<br />
[22:54] &lt;Woosta&gt; I think it would be best defined by the design<br />
[22:55] &lt;to_&gt; [wito]: but if you want to make input floating to the right of label in a 2 columns presentation layout, don&#8217;t you use a wrapping tag to clear float ?<br />
[22:56] &lt;[wito]&gt; to_: actually, I use a display:table hierarchy<br />
[22:58] &lt;Woosta&gt; just use a table<br />
[22:59] &lt;[wito]&gt; Woosta: WRONG<br />
[22:59] &lt;Woosta&gt; no: it works and it&#8217;s fast<br />
[22:59] &lt;Woosta&gt; piss farting around with CSS is a poor use of your time<br />
[23:00] &lt;[wito]&gt; Woosta: protip: you don&#8217;t argue with me. <img src='http://rick.measham.id.au/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
[23:00] &lt;Woosta&gt; Bwahahahahha<br />
[23:00] &lt;[wito]&gt; Especially not when I tell you to stop offering destructive, counterproductive advice as you are now<br />
[23:01] &lt;Woosta&gt; Zealots make me laugh<br />
[23:01] &lt;[wito]&gt; How about you spend some time in the quiet corner?<br />
[23:02] &lt;Woosta&gt; Why me? I have plenty of time up my sleeve. I think you need the time out so you can get some work done as your stupid-ass CSS crap takes you 20 times longer than a simple table would.<br />
[23:03] [Notice] -ChanServ- You have been quieted on #html by [wito] (wito)<br />
[23:03] *** ChanServ sets a ban on __________.<br />
[23:03] &lt;[wito]&gt; Let&#8217;s have some quiet time for Woosta</p></blockquote>
<h2>Update 2:</h2>
<p>Found <a href="http://www.zazzle.com/css_is_awesome_mug-168716435071981928">this funny mug</a> on Zazzle</p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200901/give-up-and-use-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oh the pressure!</title>
		<link>http://rick.measham.id.au/200807/oh-the-pressure/</link>
		<comments>http://rick.measham.id.au/200807/oh-the-pressure/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 06:56:47 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/?p=80</guid>
		<description><![CDATA[Today I played a CD on my computer. &#8220;Wow, big deal&#8221;, I hear you say. Everyone does that right? So what made today special?
I noticed today that when I play something (anything) in Amarok, it updates my Last.fm account that I listened. So if you go to my last.fm profile, you&#8217;ll see what I listened [...]]]></description>
			<content:encoded><![CDATA[<p>Today I played a CD on my computer. &#8220;Wow, big deal&#8221;, I hear you say. Everyone does that right? So what made today special?</p>
<p>I noticed today that when I play something (<em>anything</em>) in Amarok, it updates my Last.fm account that I listened. So if you go to my last.fm profile, you&#8217;ll see what I listened to today. If you go back in time you&#8217;ll see what <em>else</em> I listened to.</p>
<p>Where&#8217;s the pressure then?</p>
<p>Well, ever since noticing that, I&#8217;ve been second-guessing myself each time I go to play something. After all, it&#8217;s now public information! Do I really want to play Michael Jackson&#8217;s ABC? Too late! I already did, and now you <strong>know</strong>!</p>
<p>I ended up deciding that if it&#8217;s going to be public on Last.fm, I might as well put it on my site. So over to the right there is a few albums I&#8217;ve listened to. Or maybe not .. I swear (really) that I haven&#8217;t listened to anything from &#8220;The Best of Bryan Adams&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200807/oh-the-pressure/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RSII: An update</title>
		<link>http://rick.measham.id.au/200712/rsii-an-update/</link>
		<comments>http://rick.measham.id.au/200712/rsii-an-update/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 02:57:08 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/200712/rsii-an-update/</guid>
		<description><![CDATA[Back on November 7th, I wrote about RSII: Reverse Signatures for Insecure Identification. Since then I&#8217;ve discovered http://www.gravatar.com/. It basically implements RSII where your email address is the key and without the theorizing I&#8217;ve given to the concept.
My RSII avatar is now also my gravatar, and it&#8217;s let me add my other email addresses to [...]]]></description>
			<content:encoded><![CDATA[<p>Back on November 7th, <a href="http://rick.measham.id.au/200711/rsii-reverse-signatures-for-insecure-identification/">I wrote about RSII: Reverse Signatures for Insecure Identification</a>. Since then I&#8217;ve discovered <a href="http://www.gravatar.com/">http://www.gravatar.com/</a>. It basically implements RSII where your email address is the key and without the theorizing I&#8217;ve given to the concept.</p>
<p>My RSII avatar is now also my gravatar, and it&#8217;s let me add my other email addresses to the one account. So now my <a href="http://search.cpan.org/~rickm/">CPAN modules</a> all show my RSII Gravatar. When you look at CPAN, you&#8217;ll know that the Rick Measham over there, is the same as the Rick Measham over here. Now if only we can convince more sites to implement gravatar-managed avatars!</p>
<p>I&#8217;ve just installed gravatars on my blog here, so if you have a gravatar it will show up next to your comment. If you don&#8217;t have a gravatar, you&#8217;ll get the default silhouette.</p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200712/rsii-an-update/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RSII: Reverse Signatures for Insecure Identification</title>
		<link>http://rick.measham.id.au/200711/rsii-reverse-signatures-for-insecure-identification/</link>
		<comments>http://rick.measham.id.au/200711/rsii-reverse-signatures-for-insecure-identification/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 10:27:56 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/200711/rsii-reverse-signatures-for-insecure-identification/</guid>
		<description><![CDATA[It occurred to me the other day that I use the same avatar for all my &#8216;presences&#8217; online: Jaiku, Orkut, Flickr, Facebook, Twitter (back when I used it) and anywhere else that offers the ability to upload an avatar. That&#8217;s it there on the left.
I like to call that avatar an RSII: Reverse Signatures for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://rick.measham.id.au/wp-content/uploads/2007/11/rickmsmall.png" alt="Small Avatar" style="margin-right: 12px" align="left" />It occurred to me the other day that I use the same avatar for all my &#8216;presences&#8217; online: <a href="http://rickmeasham.jaiku.com/">Jaiku</a>, <a href="http://www.orkut.com/Profile.aspx?uid=8073961124050028798">Orkut</a>, <a href="http://flickr.com/photos/rickmeasham/">Flickr</a>, <a href="http://www.facebook.com/profile.php?id=703007342">Facebook</a>, Twitter (back when I used it) and anywhere else that offers the ability to upload an avatar. That&#8217;s it there on the left.</p>
<p>I like to call that avatar an <strong>RSII</strong>: Reverse Signatures for Insecure Identification. (If you want to say it out loud, I&#8217;d suggest <em>ARzee</em>)</p>
<p>This is the opposite of most security. When you see that avatar next to my name, you&#8217;ll know that it&#8217;s not some other Rick Measham. I signed that point of presence by uploading <em>my</em> avatar.</p>
<p>The reason I call it Reverse and Insecure is becaue there&#8217;s nothing secure about it. It doesn&#8217;t prove that the presence you&#8217;re looking at really <em>is</em> me. Anyone can create a &#8216;Rick Measham&#8217; account somewhere and upload my avatar that they downloaded from some other place (like here). What it proves that it&#8217;s not <strong>not</strong> me. That is, it&#8217;s not some other Rick Measham you&#8217;ve found.</p>
<p>If you find a Rick Measham account with some other avatar, it won&#8217;t be me.</p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200711/rsii-reverse-signatures-for-insecure-identification/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Slidecast of the day!</title>
		<link>http://rick.measham.id.au/200710/slidecast-of-the-day/</link>
		<comments>http://rick.measham.id.au/200710/slidecast-of-the-day/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 21:25:47 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/200710/slidecast-of-the-day/</guid>
		<description><![CDATA[The question comes up over on Jaiku every week or so: How do you get a feed that only contains your Jaikus and doesn&#8217;t contain external feeds? I keep answering, &#8220;Use Yahoo! Pipes.&#8221; However that was just theory. Pipes is designed to manipulate, aggregate and filter feeds, but I&#8217;d never used it.
So when it was [...]]]></description>
			<content:encoded><![CDATA[<p>The question comes up over on Jaiku every week or so: How do you get a feed that only contains your Jaikus and doesn&#8217;t contain external feeds? I keep answering, &#8220;Use <a href="http://pipes.yahoo.com">Yahoo! Pipes</a>.&#8221; However that was just theory. Pipes is designed to manipulate, aggregate and filter feeds, but I&#8217;d never used it.</p>
<p>So when it was asked again this week, I decided to bite the bullet and have a go at using pipes to actually do the task, and while I was at it make a tutorial.</p>
<p>Last Perl Mongers&#8217; meeting <a href="http://pjf.id.au/blog">Paul</a> gave a talk on Effective Procrastination using Hiveminder. Then he put all his slides together, added a voice track and <a href="http://www.slideshare.net/pjf/effective-procrastination-with-hiveminder/">uploaded it to slideshare.net</a>. That seemed to be a fairly effective way of encapsulating my tutorial, so I set about collecting screenshots of the process.</p>
<p>First thing I did was upload the slideshow to slidecast and put text instructions on <a href="http://jaikufans.com/tools/enhancements/filtered_feed">Jaikufans.com</a>. But I still wanted a full presentation, not just static slides.</p>
<p>So next task was to record the voicetrack. I&#8217;m <a href="http://flickr.com/photos/rickmeasham/1780293872/">well-equipped for such tasks</a> and amazingly managed to do most slides in a single take without a full script! Then I used slideshare&#8217;s amazingly good synch tool to line up the slideshow with the mp3, and hit publish. Before I went to bed I was thrilled to see that 26 people had watched it. All from Jaiku as that was the only place the slidecast had been promoted (after all, it&#8217;s not much use to anyone else!)</p>
<p><a href="http://rick.measham.id.au/wp-content/uploads/2007/10/slidecastoftheday.png" title="slidecastoftheday.png"><img src="http://rick.measham.id.au/wp-content/uploads/2007/10/slidecastoftheday.png" align="left" border="0" width="200" /></a>Then this morning. I see I have an email from <a href="http://slideshare.net">slideshare.net</a>: I&#8217;ve beed selected as today&#8217;s Slidecast of the Day! Now I want to slidecast everything!</p>
<p><a href="http://www.slideshare.net/RickMeasham/creating-a-filtered-feed-only-showing-your-jaikus/">You can see the final slidecast, in all it&#8217;s glory over at slideshare</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200710/slidecast-of-the-day/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why would Google buy Jaiku?</title>
		<link>http://rick.measham.id.au/200710/why-would-google-buy-jaiku/</link>
		<comments>http://rick.measham.id.au/200710/why-would-google-buy-jaiku/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 23:00:16 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/?p=45</guid>
		<description><![CDATA[I&#8217;m very active in the Jaiku third-party developer arena: Tonight I&#8217;m giving a talk to my local Perl Mongers on the perl library I wrote and showing off the concept of microblogging as a development tool.  Thus, the news that Jaiku had been bought by Google initially made me very happy. Being bought by [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m very active in the Jaiku third-party developer arena: Tonight I&#8217;m giving a talk to my local Perl Mongers on the perl library I wrote and showing off the concept of microblogging as a development tool.  Thus, the news that Jaiku had been bought by Google initially made me very happy. Being bought by Google is a bit of a &#8216;Seal of Approval&#8217; in the web2.0 world.</p>
<p>But then I started thinking about it some more, and the more I think about it, the more it smells.</p>
<p>In Google&#8217;s words: &#8220;<a href="http://googleblog.blogspot.com/2007/10/reach-out-and-message-someone.html">We plan to use the ideas and technology behind Jaiku to make compelling and useful products</a>&#8221;</p>
<p>So what can Google gain from buying Jaiku?</p>
<ul>
<li>Users? No, Google has users-a-plenty. If they bought it to reduce the players on the field then they&#8217;d have bought <a href="http://www.twitter.com">Twitter</a>&#8217;s userbase</li>
<li>Microblogging? No, they have <a href="http://www.orkut.com">orkut</a></li>
<li>Mobile presence sharing? No, they have <a href="http://www.zingku.com">zingku</a> which has some way cooler features for that</li>
<li><a href="http://jaiku.com/mobile">The Nokia app</a>? Ahhh .. now here&#8217;s something worth buying. Their gPhone needs an addressbook and why go for a boring addressbook when your phone will have permanent networking? So they bought Jaiku&#8217;s addressbook .. and got a bunch of non-mobile microbloggers included.</li>
</ul>
<p>Expect to see Jaiku microblogging discontinued and absorbed into their coming facebook competitor (Orkut 2.0 on November 5th?). Expect to see the Nokia App become the addressbook on the <a href="http://en.wikipedia.org/wiki/GPhone">gPhone</a>.</p>
<p>&#8220;We plan to use the ideas and technology behind Jaiku to make compelling and useful products&#8221; .. not &#8216;We plan to continue to maintain Jaiku as it is and just make it better&#8217;</p>
<p><em>(Adapted from my <a href="http://jyri.jaiku.com/presence/14152897#c-372699">comment at Jaiku</a>)</em></p>
<p><em><strong>Update:</strong> I note that <a href="http://radar.oreilly.com/archives/2007/10/jaiku_google_twitter.html">Tim O&#8217;Reilly came to the same conclusion </a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200710/why-would-google-buy-jaiku/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dumped by Web 2.0?</title>
		<link>http://rick.measham.id.au/200710/dumped-by-web-20/</link>
		<comments>http://rick.measham.id.au/200710/dumped-by-web-20/#comments</comments>
		<pubDate>Tue, 09 Oct 2007 12:47:24 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Issues]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/?p=44</guid>
		<description><![CDATA[Dear Agony Aunt, 
I logged onto Facebook this morning and my girlfriend&#8217;s status has changed from &#8216;Boyfriend&#8217; to &#8216;Single&#8217;, so I checked my Jaiku followers and she&#8217;s not following my updates any more.
OK, so I just made that up, but if web2.0 is how we&#8217;re all communicating now (broadcasting rather than narrowcasting) I think it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><em>Dear Agony Aunt, </em></p>
<p><em>I logged onto Facebook this morning and my girlfriend&#8217;s status has changed from &#8216;Boyfriend&#8217; to &#8216;Single&#8217;, so I checked my Jaiku followers and she&#8217;s not following my updates any more.</em></p></blockquote>
<p>OK, so I just made that up, but if web2.0 is how we&#8217;re all communicating now (broadcasting rather than narrowcasting) I think it&#8217;s probably happened at least once.</p>
<p>In a web2.0 world, we all have hundreds of &#8216;friends&#8217; who &#8216;follow&#8217; our every move but from whom we could not borrow a cup of sugar. The concept of friendship has been cheapened as we endevour to have more friends than everyone else. We befriend everyone we come across in the hope they reciprocate and befriend us. It&#8217;s all rather slutty really. Do we really need all these hundreds of ephemeral friendships? Or are we better off with just a few people we truly care about?</p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200710/dumped-by-web-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jaiku Wordpress Plugin Released</title>
		<link>http://rick.measham.id.au/200709/jaiku-wordpress-plugin-released/</link>
		<comments>http://rick.measham.id.au/200709/jaiku-wordpress-plugin-released/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 04:51:20 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/?p=36</guid>
		<description><![CDATA[I just wrote a plugin for Wordpress that sends the title and a (shortened) link to the post directly to Jaiku. You can download it from here for now. Give me feedback. Once everything seems to work OK, I&#8217;ll look at officially publishing it.

Rename the file to jaiku.php and place it in your wp-content/plugins directory.
Go [...]]]></description>
			<content:encoded><![CDATA[<p>I just wrote a plugin for Wordpress that sends the title and a (shortened) link to the post directly to Jaiku. You can <a href="http://rick.measham.id.au/paste/jaiku.php.txt">download it from here</a> for now. Give me feedback. Once everything seems to work OK, I&#8217;ll look at officially publishing it.</p>
<ol>
<li>Rename the file to jaiku.php and place it in your wp-content/plugins directory.</li>
<li>Go to the Plugins menu in your admin panel and &#8216;Activate&#8217; the Jaiku plugin.</li>
<li>You&#8217;ll then have a submenu under Plugins called &#8216;JaikuPost&#8217;. Enter your Jaiku username and API key there. Also choose if you want to send to Jaiku by default.</li>
<li>Next time you edit a story, you&#8217;ll see a &#8216;Jaiku&#8217; box on the &#8216;Write Post&#8217; page. I recommend dragging that towards the top of the widgets on the side there.</li>
<li>When you click &#8216;Publish&#8217; it will now take a little longer to save as it has to run off and shorten the URL and post it to Jaiku.</li>
</ol>
<p>Todo:</p>
<ul>
<li>If the post has a category whose name matches a Jaiku icon, you can have it use that icon</li>
<li>Some sort of option to set your location from your post</li>
</ul>
<p><strong>Edit: 2007-09-22 23:47</strong></p>
<p>Version 0.00.02 is now available from googlecode: <a href="http://wp-jaiku.googlecode.com/">http://wp-jaiku.googlecode.com/</a>. Any issues and all future announcements will be over there.</p>
<p>Changes:</p>
<ul>
<li>Categories can have icons associated with them. When you make a post in a category that has an icon, that icon will be used (if you use two categories, both with icons, a random icon will be used)</li>
<li>Removed some code that gave some PHP installations an unreasonable feeling of insecurity</li>
</ul>
<p>Installation:</p>
<ul>
<li>Same as last time.</li>
</ul>
<p>Upgrade:</p>
<ul>
<li>Deactivate the current version, copy this into place. Re-activate.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200709/jaiku-wordpress-plugin-released/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Sausage damnit!</title>
		<link>http://rick.measham.id.au/200709/sausage-damnit/</link>
		<comments>http://rick.measham.id.au/200709/sausage-damnit/#comments</comments>
		<pubDate>Thu, 20 Sep 2007 21:23:10 +0000</pubDate>
		<dc:creator>RickMeasham</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://rick.measham.id.au/?p=32</guid>
		<description><![CDATA[The term &#8216;bacn&#8217; was coined by the folks at PodCamp Pittsburgh and is on the rise as a term for email that isn&#8217;t spam, but it isn&#8217;t ham. PodCamp considers email notifications from Facebook, Jaiku, Flickr, etc. to be &#8216;bacn&#8217;. You want to get the notificiations so it isn&#8217;t spam. But then, the messages aren&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://rick.measham.id.au/wp-content/uploads/2007/09/citaliansausage.jpg" title="Sausage" alt="Sausage" align="left" height="125" width="169" />The term &#8216;bacn&#8217; <a href="http://en.wikipedia.org/wiki/Bacn_%28electronic%29">was coined by the folks at PodCamp Pittsburgh</a> and is on the rise as a term for email that isn&#8217;t spam, but it isn&#8217;t ham. PodCamp considers email notifications from Facebook, Jaiku, Flickr, etc. to be &#8216;bacn&#8217;. You want to get the notificiations so it isn&#8217;t spam. But then, the messages aren&#8217;t that exciting so they&#8217;re not really ham.</p>
<p><strong>Bacn is the wrong term.</strong></p>
<p>Bacon is the king of porcine produce. Bacon is smoked, fried, savored. If someone offered me ham or bacon, I&#8217;d take the bacon every day. Almost everyone I&#8217;ve spoken to has the same reaction. There is no better way to eat pig than thick slices of double smoked bacon. So why on earth would PodCamp decide that it was the right word for messages that come between ham and spam?</p>
<p><strong>I don&#8217;t know, but I plan to stop it.</strong></p>
<p>These message should be called &#8216;Sausage&#8217;. A pork sausage is still an enjoyable way to eat pig, but it&#8217;s grissly and made from the parts of the pig you&#8217;d prefer to not talk about (seriously, if you ever try a saussage made from prime-cuts, you&#8217;ll hate it!)</p>
<p>A sausage, like notification email, is nice. But it isn&#8217;t the best. It&#8217;s not full of useful or enjoyable information, gossip or photos from friends, but is made by a machine to tell you something you may or may not overly care about.</p>
<p>From now on, I plan to append the words &#8220;Sausage Damnit!&#8221; to any posts I see that relate to so called &#8216;Bacn&#8217;.</p>
<p><strong>Please join me</strong> (and feel free to link it to this article if you don&#8217;t want to write your own!)</p>
]]></content:encoded>
			<wfw:commentRss>http://rick.measham.id.au/200709/sausage-damnit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

