<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ymaps="http://api.maps.yahoo.com/Maps/V2/AnnotatedMaps.xsd" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>KnowIT</title>
	
	<link>http://knowit.co.nz</link>
	<description>Science, tech, and WordPress</description>
	<lastBuildDate>Sun, 21 Mar 2010 03:55:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Knowit" /><feedburner:info uri="knowit" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license><image><link>http://knowit.co.nz</link><url>http://knowit.co.nz/144px-new-knowit-logo.jpg</url><title>KnowIT</title></image><feedburner:emailServiceId>Knowit</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to discover custom field names via PHPMyAdmin</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/kE5RfZ0zAdw/how-to-discover-custom-field-names-via-phpmyadmin</link>
		<comments>http://knowit.co.nz/2010/03/how-to-discover-custom-field-names-via-phpmyadmin#comments</comments>
		<pubDate>Sun, 21 Mar 2010 03:04:12 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHPMyAdmin]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=4002</guid>
		<description><![CDATA[<p>Use PHPMyAdmin to view the database that runs your WordPress blog. You can do handy things, such as finding out the names for custom fields. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2009/09/thesis-keeps-your-hands-clean' rel='bookmark' title='Permanent Link: Thesis keeps your hands clean'>Thesis keeps your hands clean</a> <small>With the Thesis WordPress theme you don't have to dirty your hands to get things done. ...</small></li>
<li><a href='http://knowit.co.nz/2008/10/make-your-own-iphone-ringtones' rel='bookmark' title='Permanent Link: Make your own iPhone ringtones'>Make your own iPhone ringtones</a> <small>As the proud owner of a new 16Gb Black iPhone (more on that in another post), this LifeHacker Tip came...</small></li>
<li><a href='http://knowit.co.nz/2009/04/what-do-you-know-about-your-domain-names' rel='bookmark' title='Permanent Link: What do you know about your domain names?'>What do you know about your domain names?</a> <small>Your organisation should have or start a file with details for your domain name, web hosting and email hosting &mdash;...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>You may have noticed that the front page of KnowIT (here) uses a thumbnail image for each post. That thumbnail is provided by the Thesis theme I use.  </p>
<p><div id="attachment_4004" class="wp-caption alignright" style="width: 292px">
	<a href="http://knowit.co.nz/wp-content/uploads/2010/03/meta-key-names-02.jpg"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/meta-key-names-02.jpg" alt="Thesis Thumbnail image custom field. " title="Thesis Thumbnail image custom field. " width="292" height="163" class="size-full wp-image-4004" /></a>
	<p class="wp-caption-text">Thesis Thumbnail image custom field. </p>
</div>
<p>At first I would add a Post Image to each Post and allow WordPress to create a thumbnail from it. That&#8217;s very handy, as it&#8217;s automatic.  </p>
<p>But before long I realised the automatic thumbnails were each between 30 and 50 KB. At 10 images per front page view that was 300 to 500Kb, and made the page slow loading. </p>
<p>It&#8217;s a lot more work, but now I create the thumbnail image myself and add it as a Post Image Thumbnail. Each thumbnail is now around 7Kb. That&#8217;s reduced each page load by a good 400Kb, speeding up the blog and reducing bandwidth. </p>
<p>For reasons I don&#8217;t want to spell out here, I wanted to find out the exact names for those custom fields.   </p>
<h4>How to find custom field names </h4>
<p>Here&#8217;s how to discover those names: </p>
<div class="wp-caption alignright" style="width: 145px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/meta-key-names.jpg" alt="Some meta_key names for my blog.. "  style="width: 145px; height: 326px;" />
<p class="wp-caption-text">Some meta_key names for my blog.  </p>
</div>
<ol>
<li>Make sure at least one Post on your blog uses the custom filed you wsh to find information for.  </li>
<li>Visit the hosting Control Panel for your blog. </li>
<li>Open PHPMyAdmin and select the correct database. </li>
<li>Click on the  <code>postmeta</code> table. It probably has a prefix, such as  <code>wp_</code>. That lists all the rows in the table, probably 30 or so per page. </li>
<li>Scan the column called  <code>meta_key</code> until you see the name you need. </li>
</ol>
<p>For example, in Thesis you can assign a specific post image, post image alt text, post image thumbnail and alt text to each Post.  I wanted to find the specific  <code>meta_key</code> names.  </p>
<p>After viewing the <code>postmeta</code> table I soon found them: </p>
<ul>
<li> <code>thesis_post_image</code> </li>
<li> <code>thesis_post_image_alt</code> </li>
<li> <code>thesis_thumb</code> </li>
<li> <code>thesis_thumb_alt</code> </li>
</ul>
<p>Now, with the exact names available I can go ahead and construct a search or use them any other way I like.  </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2009/09/thesis-keeps-your-hands-clean' rel='bookmark' title='Permanent Link: Thesis keeps your hands clean'>Thesis keeps your hands clean</a> <small>With the Thesis WordPress theme you don't have to dirty your hands to get things done. ...</small></li>
<li><a href='http://knowit.co.nz/2008/10/make-your-own-iphone-ringtones' rel='bookmark' title='Permanent Link: Make your own iPhone ringtones'>Make your own iPhone ringtones</a> <small>As the proud owner of a new 16Gb Black iPhone (more on that in another post), this LifeHacker Tip came...</small></li>
<li><a href='http://knowit.co.nz/2009/04/what-do-you-know-about-your-domain-names' rel='bookmark' title='Permanent Link: What do you know about your domain names?'>What do you know about your domain names?</a> <small>Your organisation should have or start a file with details for your domain name, web hosting and email hosting &mdash;...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/kE5RfZ0zAdw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/how-to-discover-custom-field-names-via-phpmyadmin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/how-to-discover-custom-field-names-via-phpmyadmin</feedburner:origLink></item>
		<item>
		<title>Tag you’re it</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/IzGQsIT-eTg/tag-youre-it</link>
		<comments>http://knowit.co.nz/2010/03/tag-youre-it#comments</comments>
		<pubDate>Thu, 18 Mar 2010 20:24:43 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Connections]]></category>
		<category><![CDATA[Internet stuff]]></category>
		<category><![CDATA[Brooklyn Museum]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[outreach]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3995</guid>
		<description><![CDATA[<p>10 years ago The Brooklyn Museum in New York, started looking for ways to involve their community more deeply and actively. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2007/12/webstock-2008-freedom-photo-exhibition' rel='bookmark' title='Permanent Link: Webstock 2008 Freedom Photo Exhibition'>Webstock 2008 Freedom Photo Exhibition</a> <small>Webstock 2008 takes place in mid-February next year. Join in on the Webstock 2008 Photo Exhibition: Freedom: In the original...</small></li>
<li><a href='http://knowit.co.nz/2009/09/cat-mummies-in-brooklyn' rel='bookmark' title='Permanent Link: Cat mummies in Brooklyn'>Cat mummies in Brooklyn</a> <small>Cat and mummy should be nouns, not adjective and noun. Blast those ancient Egyptians!...</small></li>
<li><a href='http://knowit.co.nz/2004/02/ipod-audio-guides' rel='bookmark' title='Permanent Link: iPod audio guides'>iPod audio guides</a> <small>Many years ago, in 1982, I lived in Edinburgh, Scotland, for about 8 months. I took on a job at...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>The building itself was rather daunting and unfriendly  &mdash;  not the kind of place to &#8216;invite&#8217; you in. So the Brooklyn Museum started reaching out. </p>
<div class="wp-caption alignright" style="width: 400px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/brooklyn-museum-01.jpg" alt="Brooklyn Museum.  "  style="width: 400px; height: 133px;" />
<p class="wp-caption-text">Brooklyn Museum.<sup>*</sup>   </p>
</div>
<p>Not content with offering better seating, free evening lectures and movies, they decided to use the Internet. </p>
<p>Shelley Bernstein, the Chief of Technology at the <a href="http://www.brooklynmuseum.org/">Brooklyn Museum</a>, explained more in her talk at the recent <a href="http://www.webstock.org.nz">Webstock</a> conference. Her talk was called  <span style="font-style: italic;">Fostering Personal Connection to Place</span>. </p>
<p>Bernstein talked about some of the numerous ways the museum uses the Internet to help visitors be more engaged.  </p>
<h4>The YouTube response </h4>
<p>For example, when they ran <span style="font-style: italic;"><a href="http://www.brooklynmuseum.org/exhibitions/black_list_project/">Black List</a></span>, an exhibition about race, they installed a couple of laptops in the gallery and invited people to record a video of their response.  </p>
<p>The laptop sent the <a href="http://www.youtube.com/user/bkmuseumblacklist">videos to YouTube</a>. </p>
<p>This meant that the exhibition became more than just the voice of the museum, but a focal point for wider discussion. </p>
<h4>Share the journey </h4>
<p>The museum staff use both blogs and <a href="http://twitter.com/brooklynmuseum">Twitter</a>, to communicate not only <strong>to</strong>, but <strong>with</strong> their visitors. </p>
<p>They don&#8217;t use an impersonal &#8216;institutional&#8217; voice either, but instead make sure the writer of each piece is clearly named.  </p>
<p>Nor do they only write about the &#8216;good stuff&#8217;. They share both good and bad news; their triumphs and their mistakes.  </p>
<div class="wp-caption alignright" style="width: 347px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/brooklyn-museum-02.jpg" alt="mummy#4 08.480.2.  "  style="width: 347px; height: 261px;" />
<p class="wp-caption-text">mummy#4 08.480.2.  </p>
</div>
<p>They recently live tweeted about the cat scan of some mummies. In a way, the cat scan process became an exhibition in its own right.  </p>
<p>The audience became part of the journey, and discovered only moments after the staff did that the &#8216;male&#8217; mummy was in fact a female. (Or maybe vice versa.) </p>
<p><a href="http://tepapa.govt.nz/">Te Papa</a> did a similar thing last year with live video of their giant squid inspection. </p>
<h4>Amplify the community&#8217;s voice </h4>
<p>When the museum had an exhibition about graffiti they put up a special wall for visitors to graffiti. Then they took photos of the wall each day and <a href="http://www.flickr.com/photos/brooklyn_museum/sets/72157594171809720/">posted them to Flickr</a>.  </p>
<p>Many of the graffiti artists also took their own photos and added them to the Flickr exhibition.  </p>
<p>And so, the exhibition moved beyond the bounds of the museum buildings and drew in the public, amplified their voices. </p>
<h4>Tag you&#8217;re it </h4>
<p>The museum have a &#8216;<a href="http://www.brooklynmuseum.org/community/posse/">posse</a>&#8216;  &mdash;  a group of people who add information to collections the museum put online. </p>
<p>For example, the &#8216;official&#8217; information about an art work will include the name of the artist, media used, date, and so on.  </p>
<p>But viewers may add tags or descriptions such as &#8216;mystery&#8217; or &#8216;foreboding&#8217;. </p>
<p>In some cases, online visitors have been able to highlight errors or confusion in what the museum knows about works. </p>
<p>Bernstein spoke with a passion about her work. She also gave us many more examples of how the museum are using the Internet in other ways to engage with their community.  </p>
<p>The video of her 45 minute presentation will probably be added to the <a href="http://webstock.org.nz">Webstock</a> website soon.  I&#8217;d urge you to watch it.   </p>
<p>You may also like to read my article that was published in the NZ Herald  &mdash; <a href="http://www.nzherald.co.nz/technology/news/article.cfm?c_id=5&amp;objectid=10627178">Webstock: Amplifying the community&#8217;s voice</a>.  </p>
<p style="font-style: italic;">Written by Miraz Jordan for, and reproduced from CommunityNet Aotearoa <a href="http://www.community.net.nz/communitycentre/panui/">Panui</a>, March 2010. This article has been modified for publication here. </p>
<p  class="note"><sup>*</sup> Building image from the Brooklyn Museum website, and used under a <a href="http://creativecommons.org/licenses/by-nc/3.0/us/">Creative Commons License</a>.   </p>
<div  class="note" xmlns:cc="http://creativecommons.org/ns#" about="http://www.flickr.com/photos/brooklyn_museum/3654365784/in/set-72157620271417600/">Mummy image: <a rel="cc:attributionURL" href="http://www.flickr.com/photos/brooklyn_museum/">http://www.flickr.com/photos/brooklyn_museum/</a> / <a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/2.0/">CC BY-NC-ND 2.0</a></div>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2007/12/webstock-2008-freedom-photo-exhibition' rel='bookmark' title='Permanent Link: Webstock 2008 Freedom Photo Exhibition'>Webstock 2008 Freedom Photo Exhibition</a> <small>Webstock 2008 takes place in mid-February next year. Join in on the Webstock 2008 Photo Exhibition: Freedom: In the original...</small></li>
<li><a href='http://knowit.co.nz/2009/09/cat-mummies-in-brooklyn' rel='bookmark' title='Permanent Link: Cat mummies in Brooklyn'>Cat mummies in Brooklyn</a> <small>Cat and mummy should be nouns, not adjective and noun. Blast those ancient Egyptians!...</small></li>
<li><a href='http://knowit.co.nz/2004/02/ipod-audio-guides' rel='bookmark' title='Permanent Link: iPod audio guides'>iPod audio guides</a> <small>Many years ago, in 1982, I lived in Edinburgh, Scotland, for about 8 months. I took on a job at...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/IzGQsIT-eTg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/tag-youre-it/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/tag-youre-it</feedburner:origLink></item>
		<item>
		<title>Is that a chip on your letterbox?</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/XZRESLqh6l8/is-that-a-chip-on-your-letterbox</link>
		<comments>http://knowit.co.nz/2010/03/is-that-a-chip-on-your-letterbox#comments</comments>
		<pubDate>Wed, 17 Mar 2010 19:24:04 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Internet stuff]]></category>
		<category><![CDATA[Adam Greenfield]]></category>
		<category><![CDATA[cameras]]></category>
		<category><![CDATA[chips]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[ubiquitous computing]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3990</guid>
		<description><![CDATA[<p>If computer chips are really cheap, and easily networked, perhaps we'll start to use them in many more places, for many more purposes. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2010/02/cheap-as-chips-is-your-chair-networked' rel='bookmark' title='Permanent Link: Cheap as chips &#8211; is your chair networked?'>Cheap as chips &#8211; is your chair networked?</a> <small>Adam Greenfield sees a future where our environment contains millions of networked devices. ...</small></li>
<li><a href='http://knowit.co.nz/2003/06/radio-id-tags' rel='bookmark' title='Permanent Link: Radio ID Tags'>Radio ID Tags</a> <small>Radio ID Tags: Beyond Bar Codes. An emerging technology could usurp the ubiquitous bar code&#8217;s quarter-century of quiet domination. Radio...</small></li>
<li><a href='http://knowit.co.nz/2006/01/the-intel-macs' rel='bookmark' title='Permanent Link: The Intel Macs'>The Intel Macs</a> <small>The Intel Macs Mac Tip #226/18-January-2006 Last week there was the regular big Macworld Expo in San Francisco. This is...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>I guess when paper was invented it was a rare, precious, and costly thing. And probably for hundreds or thousands of years after that.  </p>
<p>It was probably both hard and costly to make, and not the kind of thing you used lightly.  </p>
<p>Now we engage daily with mountains of inexpensive paper, whether it&#8217;s in the book we&#8217;re reading, wrapping products we buy, or drying our hands. </p>
<h4>Cheap as chips </h4>
<div class="wp-caption alignright" style="width: 340px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/rubbish-bins.jpg" alt="Is this rubbish bin networked? "  style="width: 340px; height: 255px;" />
<p class="wp-caption-text">Is this rubbish bin networked? </p>
</div>
<p>A similar thing is happening with computer chips. At first costly and scarce, they&#8217;re now becoming ubiquitous. They show up in cameras, cellphones, washing machines, perhaps medical bracelets, swipe cards and elsewhere. </p>
<p>The cost of computer chips is almost low enough to start using them in all kinds of objects.  </p>
<h4>Network power </h4>
<p>A computer chip can be very specialised. For example, it would be easy to imagine a chip that could be attached to a rubbish bin on a public street. The chip could detect if the bin was full, or if the bin had been pulled away from its support. </p>
<p>Now imagine that chip could report back over the Internet, to alert the Council to empty or repair the bin. </p>
<h4>Ubiquitous computing </h4>
<p>If computer chips are really cheap, and easily networked, perhaps we&#8217;ll start to use them in many more places, for many more purposes.  </p>
<p>This is a scenario that Adam Greenfield explores in his 2006 book: <span style="font-style: italic;">Everyware: The Dawning Age of Ubiquitous Computing</span>. </p>
<p>Greenfield also spoke at the Webstock conference recently. I was fortunate enough to participate in his &#8216;walkshop&#8217;. That was a workshop where we walked around a couple of blocks of Wellington streets, considering some of the technology around us. </p>
<h4>Surveillance cameras </h4>
<div class="wp-caption alignright" style="width: 255px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/urban-camera.jpg" alt="Spot the surveillance camera.  "  style="width: 255px; height: 340px;" />
<p class="wp-caption-text">Spot the surveillance camera.  </p>
</div>
<p>I have to say I was astonished at how many surveillance cameras Greenfield pointed out. Have you noticed them in your nearest town or city? </p>
<p>I&#8217;ve never been entirely sure what the small blue &#8216;flying saucers&#8217; attached to walls or poles were. Now I know that they are often cameras, claimed to &#8216;keep the streets safe&#8217;.  </p>
<p>But do we know who is collecting the recorded images? What they&#8217;re doing with the images? How long they keep them? Is there any data to prove the cameras do keep us safe? </p>
<h4>Why not add a chip? </h4>
<p>If computer chips are sufficiently cheap, and easy enough to network, Greenfield suggests we may start adding them to things, just in case they&#8217;re useful. It&#8217;s a kind of &#8216;Why not?&#8217; approach; for another $5 why not add a networked device to track &#8217;something&#8217;. </p>
<p>We might track temperatures, air quality, rainfall, visitor numbers, traffic flows, who runs red lights, who breaks the speed limit, how many tall redheads use a particular intersection.  </p>
<h4>Living in a world of data </h4>
<p>Of course, the data may be totally benign: if we understand traffic flow, perhaps we can reduce pedestrian injuries from vehicles.  </p>
<p>But there are obvious worrying implications too, such as when we detect that Person X always buys a bottle of wine on Fridays before visiting a certain address. </p>
<h4>An inevitable progression </h4>
<p>It seems inevitable that networked computer devices will become ubiquitous in our lives. It also seems obvious that they may be used for good or ill. </p>
<p>You can read more about Greenfield&#8217;s concepts of ubiquitous computing in my NZ Herald article: <a href="http://www.nzherald.co.nz/technology/news/article.cfm?c_id=5&amp;objectid=10627159">Webstock: Cheap as chips  &mdash;  your networked chair</a> or at his blog <a href="http://speedbird.wordpress.com/">Speedbird</a>.  </p>
<p style="font-style: italic;">Written by Miraz Jordan for, and reproduced from CommunityNet Aotearoa <a href="http://www.community.net.nz/communitycentre/panui/">Panui</a>, March 2010. This article has been modified for publication here. </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2010/02/cheap-as-chips-is-your-chair-networked' rel='bookmark' title='Permanent Link: Cheap as chips &#8211; is your chair networked?'>Cheap as chips &#8211; is your chair networked?</a> <small>Adam Greenfield sees a future where our environment contains millions of networked devices. ...</small></li>
<li><a href='http://knowit.co.nz/2003/06/radio-id-tags' rel='bookmark' title='Permanent Link: Radio ID Tags'>Radio ID Tags</a> <small>Radio ID Tags: Beyond Bar Codes. An emerging technology could usurp the ubiquitous bar code&#8217;s quarter-century of quiet domination. Radio...</small></li>
<li><a href='http://knowit.co.nz/2006/01/the-intel-macs' rel='bookmark' title='Permanent Link: The Intel Macs'>The Intel Macs</a> <small>The Intel Macs Mac Tip #226/18-January-2006 Last week there was the regular big Macworld Expo in San Francisco. This is...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/XZRESLqh6l8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/is-that-a-chip-on-your-letterbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/is-that-a-chip-on-your-letterbox</feedburner:origLink></item>
		<item>
		<title>Nap more; learn more</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/JEcWvGjrxvM/nap-more-learn-more</link>
		<comments>http://knowit.co.nz/2010/03/nap-more-learn-more#comments</comments>
		<pubDate>Tue, 16 Mar 2010 21:10:32 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Science and Tech]]></category>
		<category><![CDATA[brain]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[sleep]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3980</guid>
		<description><![CDATA[<p>Daytime napping improves brain power, or so the scientists say.  </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2007/09/the-power-of-the-nap' rel='bookmark' title='Permanent Link: The power of the nap'>The power of the nap</a> <small>Quite often I just don&#8217;t get enough sleep. Then during the day although I&#8217;m sleepy, I feel I have to...</small></li>
<li><a href='http://knowit.co.nz/2005/03/power-naps' rel='bookmark' title='Permanent Link: Power naps'>Power naps</a> <small>Maybe it&#8217;s summer. Maybe it&#8217;s age. Maybe it&#8217;s even hard work. Whatever the reason I keep finding myself fighting off...</small></li>
<li><a href='http://knowit.co.nz/2004/01/tog-on-panther' rel='bookmark' title='Permanent Link: Tog on Panther'>Tog on Panther</a> <small>Panther: The Good, the Bad, and the Ugly, AskTog, January, 2004. This is a review of what Mac is doing...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>Even though I&#8217;m self-employed and can determine my own schedules I&#8217;m enormously reluctant to sleep during the day. Even if I&#8217;m very tired I struggle on, trying to work.  </p>
<div class="wp-caption alignright" style="width: 380px;"><a href='http://www.blogher.com/photo-gallery?iid=1667798&amp;term=napping'><img src='http://cdn.picapp.com/ftp/Images/8/d/5/d/PAK_High_Altitude_ce89.jpg?WLSource=WLBlogher.pg&amp;adImageId=11226904&amp;imageId=1667798'  style="width:380px; height:253px; border:none;"  alt='PAK: High Altitude Lifestyle Appears To Promote Longevity'/></a><script type='text/javascript' src='http://cdn.pis.picapp.com/IamProd/PicAppPIS/JavaScript/PisV4.js'></script>
<p class="wp-caption-text">Napping.  </p>
</div>
<p>It&#8217;s silly  &mdash;  I know that when I do nap it refreshes me and I work better. There&#8217;s some deeper conditioning though that urges me to try to work through it.  </p>
<p>Recent research shows that napping can boost the brain&#8217;s learning capacity: </p>
<blockquote cite="http://www.sciencedaily.com/releases/2010/02/100221110338.htm?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+sciencedaily+%28ScienceDaily%3A+Latest+Science+News%29"><p>In the recent UC Berkeley sleep study, 39 healthy young adults were divided into two groups &#8212; nap and no-nap. At noon, all the participants were subjected to a rigorous learning task intended to tax the hippocampus, a region of the brain that helps store fact-based memories. Both groups performed at comparable levels. </p>
<p>At 2 p.m., the nap group took a 90-minute siesta while the no-nap group stayed awake. Later that day, at 6 p.m., participants performed a new round of learning exercises. Those who remained awake throughout the day became worse at learning. In contrast, those who napped did markedly better and actually improved in their capacity to learn. </p>
</blockquote>
<p style="font-style:italic;">[Via : <a href="http://www.sciencedaily.com/releases/2010/02/100221110338.htm?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+sciencedaily+%28ScienceDaily%3A+Latest+Science+News%29">Midday nap markedly boosts the brain's learning capacity</a>.] </p>
<p>It looks as though I need to overcome my resistance to napping, and just go with the flow.  </p>
<p class="note">Photo courtesy of PicApp Photo Galleries. </p>
<p>Do you nap in the middle of the day? How does that work out for you? </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2007/09/the-power-of-the-nap' rel='bookmark' title='Permanent Link: The power of the nap'>The power of the nap</a> <small>Quite often I just don&#8217;t get enough sleep. Then during the day although I&#8217;m sleepy, I feel I have to...</small></li>
<li><a href='http://knowit.co.nz/2005/03/power-naps' rel='bookmark' title='Permanent Link: Power naps'>Power naps</a> <small>Maybe it&#8217;s summer. Maybe it&#8217;s age. Maybe it&#8217;s even hard work. Whatever the reason I keep finding myself fighting off...</small></li>
<li><a href='http://knowit.co.nz/2004/01/tog-on-panther' rel='bookmark' title='Permanent Link: Tog on Panther'>Tog on Panther</a> <small>Panther: The Good, the Bad, and the Ugly, AskTog, January, 2004. This is a review of what Mac is doing...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/JEcWvGjrxvM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/nap-more-learn-more/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/nap-more-learn-more</feedburner:origLink></item>
		<item>
		<title>TextExpander 3 saves even more time</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/hOWDjYtaW6M/textexpander-3-saves-even-more-time</link>
		<comments>http://knowit.co.nz/2010/03/textexpander-3-saves-even-more-time#comments</comments>
		<pubDate>Mon, 15 Mar 2010 20:48:37 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Macintosh]]></category>
		<category><![CDATA[macros]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[typing]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3977</guid>
		<description><![CDATA[<p>TextExpander is an utterly essential utility on my Mac. Version 3 brings changes and improvements. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2007/10/textexpander-20-brings-snippet-groups-applescript-hotkeys' rel='bookmark' title='Permanent Link: TextExpander 2.0 brings snippet groups, Applescript, hotkeys'>TextExpander 2.0 brings snippet groups, Applescript, hotkeys</a> <small>I now use TextExpander all the time. I rely on it, and miss it very much on my iPod touch....</small></li>
<li><a href='http://knowit.co.nz/2007/05/from-copy-paste-x-to-jumpcut-and-textexpander' rel='bookmark' title='Permanent Link: From Copy Paste X to Jumpcut and TextExpander'>From Copy Paste X to Jumpcut and TextExpander</a> <small>It&#8217;s been quite a week, full of escaping puppies, poor health and fuzzy brain. But while I haven&#8217;t had a...</small></li>
<li><a href='http://knowit.co.nz/2008/12/the-typing-timesaver' rel='bookmark' title='Permanent Link: The Typing Timesaver'>The Typing Timesaver</a> <small>TextExpander has saved me at least a day’s work in the last few months. Impressive! ...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>If I&#8217;m writing, then I&#8217;m using <a href="http://smileonmymac.com/TextExpander/index.html">TextExpander</a>:  </p>
<div class="wp-caption alignright" style="width: 357px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/textexpander-01.jpg" alt="A TextExpander snippet.  "  style="width: 357px; height: 284px;" />
<p class="wp-caption-text">A TextExpander snippet.  </p>
</div>
<blockquote cite="http://smileonmymac.com/TextExpander/index.html"><p>Save time and effort with TextExpander! Whether it&#8217;s a simple email signature or several paragraphs of a standard response, you&#8217;ll love how easy it is to use TextExpander to avoid typing the same thing over and over. </p>
</blockquote>
<p>I use this so much that I almost can&#8217;t type without it. If I find myself using someone else&#8217;s computer I keep stumbling over things &#8216;not happening&#8217;: my most frequent typos remain unchanged; my 3-letter abbreviation for my email address doesn&#8217;t expand to its 21 character full version; and I can&#8217;t write <em>any</em> HTML at all. </p>
<p>The other day version 3 of TextExpander appeared, and a few things have changed.  </p>
<p>Where TextExpander used to be a System Preference Pane, it&#8217;s now an application in its own right. It also has new <q>fill-in-the-blank snippets</q> that ask for text. This allows you to enter text that changes, while leaving the cursor <em>after</em> the snippet. </p>
<div class="wp-caption alignright" style="width: 240px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/textexpander-03-thumb.jpg" alt="A TextExpander fill-in-the-blank snippet.  "  style="width: 240px; height: 120px;" />
<p class="wp-caption-text">A TextExpander fill-in-the-blank snippet.  </p>
</div>
<p>For example, in writing the previous paragraph I typed the trigger text  <code>,em</code> after the word  <code>cursor</code>. That expanded to the HTML code:  <code>&lt;em&gt; &lt;/em&gt;</code>, with the cursor placed between the tags. Then I typed the word  <code>after</code> at the cursor. Next I had to move the insertion point after the tags to continue typing.  </p>
<p>With the new fill-in-the-blank approach I can set the cursor to appear after the tags. Before the trigger is fully expanded though, a dialog box invites me to enter the text that will appear between the tags.  </p>
<p>This will be a big time saver. </p>
<p>I do a lot, if not most, of my writing in HTML. I have dozens of snippets set up for the most common tags I use, along with common phrases and typos. If you do any kind of writing on a Mac, I suggest you give TextExpander a try. I can&#8217;t do without it. </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2007/10/textexpander-20-brings-snippet-groups-applescript-hotkeys' rel='bookmark' title='Permanent Link: TextExpander 2.0 brings snippet groups, Applescript, hotkeys'>TextExpander 2.0 brings snippet groups, Applescript, hotkeys</a> <small>I now use TextExpander all the time. I rely on it, and miss it very much on my iPod touch....</small></li>
<li><a href='http://knowit.co.nz/2007/05/from-copy-paste-x-to-jumpcut-and-textexpander' rel='bookmark' title='Permanent Link: From Copy Paste X to Jumpcut and TextExpander'>From Copy Paste X to Jumpcut and TextExpander</a> <small>It&#8217;s been quite a week, full of escaping puppies, poor health and fuzzy brain. But while I haven&#8217;t had a...</small></li>
<li><a href='http://knowit.co.nz/2008/12/the-typing-timesaver' rel='bookmark' title='Permanent Link: The Typing Timesaver'>The Typing Timesaver</a> <small>TextExpander has saved me at least a day’s work in the last few months. Impressive! ...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/hOWDjYtaW6M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/textexpander-3-saves-even-more-time/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/textexpander-3-saves-even-more-time</feedburner:origLink></item>
		<item>
		<title>Welly Walks for iPhone guides you round Wellington</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/rrEzHat4k54/welly-walks-for-iphone-guides-you-round-wellington</link>
		<comments>http://knowit.co.nz/2010/03/welly-walks-for-iphone-guides-you-round-wellington#comments</comments>
		<pubDate>Mon, 15 Mar 2010 02:23:33 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Wellington]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[maps]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[walks]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3965</guid>
		<description><![CDATA[<p>The Welly Walks iPhone app provides photos, maps and tourist guide information for Wellington, New Zealand. It's free too! </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2007/11/wellington-fireworks-via-webcam' rel='bookmark' title='Permanent Link: Wellington fireworks via webcam'>Wellington fireworks via webcam</a> <small>When I was a kid I loved fireworks. In fact, I still do. But I don&#8217;t like Guy Fawkes night...</small></li>
<li><a href='http://knowit.co.nz/2004/11/web-standards-group-in-wellington' rel='bookmark' title='Permanent Link: Web Standards Group in Wellington'>Web Standards Group in Wellington</a> <small>The inaugural Wellington Web Standards Group meeting will take place on 9 December. At the first meeting there will be...</small></li>
<li><a href='http://knowit.co.nz/2009/07/come-to-wordcampnz-in-wellington-august-2009' rel='bookmark' title='Permanent Link: Come to WordcampNZ in Wellington (August 2009)'>Come to WordcampNZ in Wellington (August 2009)</a> <small>WordcampNZ is in Wellington on 8 and 9 August 2009. ...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;m looking forward to seeing this free app on the iPad  &mdash; <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=360068285&amp;mt=8">Welly Walks for iPhone, iPod touch, and iPad</a>: </p>
<div class="wp-caption alignnone" style="width: 450px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/welly-walks-03.jpg" alt="Welly Walks screenshots.  "  style="width: 450px; height: 332px;" />
<p class="wp-caption-text">Welly Walks screenshots.   </p>
</div>
<blockquote cite="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=360068285&amp;mt=8"><p>Wellington is a cosmopolitan capital loved for its culture, coffee and cuisine. Explore museums, art galleries, nature, historical buildings, boutique shopping, award-winning restaurants and cafes and much more, all within a compact downtown area that takes only 20 minutes to walk from one side to the other.  </p>
</blockquote>
<p>I haven&#8217;t tested it on an actual walk, but it seems to have nicely comprehensive information, maps and photos of the main walks in <a href="http://en.wikipedia.org/wiki/Te_Whanganui-a-Tara">Wellington</a>, New Zealand.  </p>
<p>For example, each screen on the Mt Victoria part of the walk imparts interesting tidbits, such as the M&#257;ori history of Mt Victoria (<span lang="mi">Tangi-te-keo</span>).  </p>
<p>It tells us that the hill was named after the soul of <span lang="mi">Whataitai</span>, a <span lang="mi">taniwha</span> (water monster) that could not escape the harbour (then a lake). Its soul flew to the top of the hill in the shape of a bird and proceeded to <span lang="mi">tangi</span> (weep and mourn).  </p>
<p>Hence the name <span lang="mi">Tangi-te-keo</span>  &mdash;  tears of the bird called <span lang="mi">Te Keo</span>. </p>
<p>I love discovering these snippets of information about Wellington, and am looking forward to using this app to help me learn more about the city. </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2007/11/wellington-fireworks-via-webcam' rel='bookmark' title='Permanent Link: Wellington fireworks via webcam'>Wellington fireworks via webcam</a> <small>When I was a kid I loved fireworks. In fact, I still do. But I don&#8217;t like Guy Fawkes night...</small></li>
<li><a href='http://knowit.co.nz/2004/11/web-standards-group-in-wellington' rel='bookmark' title='Permanent Link: Web Standards Group in Wellington'>Web Standards Group in Wellington</a> <small>The inaugural Wellington Web Standards Group meeting will take place on 9 December. At the first meeting there will be...</small></li>
<li><a href='http://knowit.co.nz/2009/07/come-to-wordcampnz-in-wellington-august-2009' rel='bookmark' title='Permanent Link: Come to WordcampNZ in Wellington (August 2009)'>Come to WordcampNZ in Wellington (August 2009)</a> <small>WordcampNZ is in Wellington on 8 and 9 August 2009. ...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/rrEzHat4k54" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/welly-walks-for-iphone-guides-you-round-wellington/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/welly-walks-for-iphone-guides-you-round-wellington</feedburner:origLink></item>
		<item>
		<title>Blacklist this ‘marketing specialist’</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/udYssb4ZO5I/blacklist-this-marketing-specialist</link>
		<comments>http://knowit.co.nz/2010/03/blacklist-this-marketing-specialist#comments</comments>
		<pubDate>Sat, 13 Mar 2010 19:27:08 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Web design]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[spammers]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3970</guid>
		<description><![CDATA[<p>At least one Christchurch based 'internet marketing specialist' is a slimy spammer. Beware the innocuous but meaningless blog comments. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2009/11/ban-commenters-by-ip-address-on-your-wordpress-blog' rel='bookmark' title='Permanent Link: Ban commenters by IP address on your WordPress blog'>Ban commenters by IP address on your WordPress blog</a> <small>Blacklist repeat spammers on a WordPress blog. ...</small></li>
<li><a href='http://knowit.co.nz/2004/05/blocking-comment-spammers' rel='bookmark' title='Permanent Link: Blocking comment spammers'>Blocking comment spammers</a> <small>Good to read this today on Typepad Resources TypePad vs. Comment Spammers Recently we added some simple tests that eliminate...</small></li>
<li><a href='http://knowit.co.nz/2004/11/wordpress-and-comment-spam' rel='bookmark' title='Permanent Link: WordPress and Comment Spam'>WordPress and Comment Spam</a> <small>As I struggle / writhe in agony under a torrent of comment spam on my Tips Archive and this Blog...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>It looks almost like a real comment, doesn&#8217;t it? Especially since it was on a Post about my dead Time Capsule: </p>
<div class="wp-caption alignright" style="width: 400px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/see-spama.jpg" alt="Less obvious spam.  "  style="width: 400px; height: 205px;" />
<p class="wp-caption-text">Less obvious spam.  </p>
</div>
<blockquote cite="http://knowit.co.nz/wp-admin/edit-comments.php"><p>The back up feature saves costs for having to buy a back up system hardware but two years is not long enough&#8230;hardware should at least last for 5 years&#8230; </p>
</blockquote>
<p>It doesn&#8217;t really contribute anything to the Post it&#8217;s attached to though, and it just doesn&#8217;t feel quite right. I unapproved it, but didn&#8217;t mark it as Spam.  </p>
<p>Until the next day when a suspiciously similar comment appeared. The comment text was different, but the email address and URL were modelled on the same pattern. I unapproved that one too, then noticed that both comments came from the <em>same</em> IP address. </p>
<div class="wp-caption alignright" style="width: 345px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/blacklist-01.jpg" alt="WordPress Comment Blacklist.  "  style="width: 345px; height: 213px;" />
<p class="wp-caption-text">WordPress Comment Blacklist.  </p>
</div>
<p>I popped on over to the WordPress Discussion Settings and added the IP address to the banned list. </p>
<p>Now, 10 days later, there&#8217;s another similarly patterned comment from a <em>different</em> IP address. Spammers! </p>
<p>This time I finally visited the linked sites. I found all of them use dummy WordPress blogs with the Thesis theme and affiliate links to Thesis, and also to an &#8216;internet marketing specialist&#8217; called GetSalesLeads.  </p>
<p>These people appear to be the spammers. </p>
<p>All 3 domain names they used in the comment spam on my blog were owned by folks called AdCard  &mdash;  who also appear to be the ones behind the Sales Leads crowd. </p>
<p>I&#8217;ve now added  <code>christchurch.co.nz</code> to my Comment Blacklist settings. I suggest you do the same. These guys just make me sick. </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2009/11/ban-commenters-by-ip-address-on-your-wordpress-blog' rel='bookmark' title='Permanent Link: Ban commenters by IP address on your WordPress blog'>Ban commenters by IP address on your WordPress blog</a> <small>Blacklist repeat spammers on a WordPress blog. ...</small></li>
<li><a href='http://knowit.co.nz/2004/05/blocking-comment-spammers' rel='bookmark' title='Permanent Link: Blocking comment spammers'>Blocking comment spammers</a> <small>Good to read this today on Typepad Resources TypePad vs. Comment Spammers Recently we added some simple tests that eliminate...</small></li>
<li><a href='http://knowit.co.nz/2004/11/wordpress-and-comment-spam' rel='bookmark' title='Permanent Link: WordPress and Comment Spam'>WordPress and Comment Spam</a> <small>As I struggle / writhe in agony under a torrent of comment spam on my Tips Archive and this Blog...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/udYssb4ZO5I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/blacklist-this-marketing-specialist/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/blacklist-this-marketing-specialist</feedburner:origLink></item>
		<item>
		<title>Our undersea weakest link</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/4jMXfKj0QzE/our-undersea-weakest-link</link>
		<comments>http://knowit.co.nz/2010/03/our-undersea-weakest-link#comments</comments>
		<pubDate>Fri, 12 Mar 2010 20:56:53 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Internet stuff]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[cable]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3958</guid>
		<description><![CDATA[<p>The undersea cable that brings the Internet to New Zealand is a long, wet, weak link. Pacific Fibre plan to make sure we keep up with the best in the world. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2009/07/broadband-the-essential-service' rel='bookmark' title='Permanent Link: Broadband: the essential service'>Broadband: the essential service</a> <small>In 20 years the Internet has moved from a new-fangled fad to an essential service. ...</small></li>
<li><a href='http://knowit.co.nz/2007/07/broadband-in-new-zealand' rel='bookmark' title='Permanent Link: Broadband in New Zealand'>Broadband in New Zealand</a> <small>There&#8217;s a lot of talk in New Zealand at the moment about our hopeless broadband. For example, The Herald has...</small></li>
<li><a href='http://knowit.co.nz/2008/02/go-broadband' rel='bookmark' title='Permanent Link: Go broadband'>Go broadband</a> <small>How do you connect to the Internet? If you use your own computer, rather than a public connection, your choices...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>New Zealand is a long way from anywhere. It&#8217;s 2,000 Km to Australia and 11,000 to California in North America. That&#8217;s <a href="http://www.wolframalpha.com/input/?i=flight+time+sydney+to+New+Zealand">2.5 hours flying to Sydney</a> or <a href="http://www.wolframalpha.com/input/?i=flight+time+los+angeles+to+New+Zealand">12 hours to Los Angeles</a>.  </p>
<div class="wp-caption alignright" style="width: 326px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/map-nz-01.jpg" alt="The Pacific - New Zealand is east of Australia.  "  style="width: 326px; height: 270px;" />
<p class="wp-caption-text">The Pacific &#8211; New Zealand is east of Australia.  </p>
</div>
<p>The Internet though gives us instant access to far away people. I can talk by Skype with friends on the other side of the world, exchange emails in a moment, share a Google Doc.  </p>
<p>Twitter tells me within moments about earthquakes in Chile and snowfalls in the South of France.  </p>
<p>And for more serious business uses the Internet, and good access to large quantities of high-speed data is crucial. </p>
<p>At the moment our international Internet traffic is served through the <a href="http://www.southerncrosscables.com/public/Network/default.cfm">Southern Cross undersea cable</a>: </p>
<blockquote cite="http://www.southerncrosscables.com/public/Network/default.cfm"><p>The network is almost 30,500 km in length, including 28,900km of submarine cable incorporating around 500 optical repeaters (placed every 40-70km to boost signals), and 1,600km of terrestrial cable. There are nine cable stations (two each in Australia, New Zealand, Hawaii and the US mainland, and one in Fiji) and an access point in San Jose, California. </p>
</blockquote>
<p>We Kiwis live with data caps. For instance: my Internet plan allows 20Gb of traffic per month. If we exceed 20Gb before the rollover date then every extra Gb costs another $3. We think several times before downloading a full-length video, or a large software update. </p>
<div class="wp-caption alignnone" style="width: 450px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/pacific-fibre.jpg" alt="Broadband will only ever be as fast as the narrowest point.  "  style="width: 450px; height: 115px;" />
<p class="wp-caption-text">Broadband will only ever be as fast as the narrowest point.   </p>
</div>
<p>But news came this week of a plan for a new, additional undersea cable. <a href="http://www.pacificfibre.net/">Pacific Fibre</a> plan to raise almost 1 billion dollars to lay a new, more direct cable that will give us plenty of bandwidth: </p>
<blockquote cite="http://www.pacificfibre.net/why.php"><p>The New Zealand and Australian governments are investing heavily in fibre to the home. Those investments will be futile if our international bandwidth remains the same. Right now 90% of our internet access requires international connections  &mdash;  addressing international bandwidth is paramount. </p>
<p>The prices New Zealanders and Australians pay [for Internet bandwidth] are high compared to international benchmarks. </p>
<p>The face of computing is changing. Next generation devices, like Netbooks and the iPad, are providing cheaper entry points but will consume significantly more bandwidth  &mdash;  data (including photos, movies and emails) is not stored locally, but instead is stored remotely in a &lsquo;cloud&rsquo;, accessed via international broadband. </p>
<p>Unless we address the international bandwidth issue, New Zealanders will not get affordable access to services and devices increasingly common in the rest of the world. </p>
</blockquote>
<p>Pacific Cable plan to have the new capacity in place by 2013. That&#8217;s only an ambitious 3 years away. They plan to <q>provide inexpensive, unlimited, ultra-fast broadband for all</q>.  </p>
<p>More, cheaper bandwidth and speed make all kinds of applications possible: </p>
<ul>
<li>Lightweight fun: watching sports matches, movies or TV. </li>
<li>Education opportunities: virtual visits from experts, or collaborations with distant learners or colleagues. </li>
<li>Video consultations with medical experts. </li>
<li>Sharing huge files, such as scientific data, movies or very high resolution images. </li>
</ul>
<p>There are already hundreds of possibilities for using highs-peed high-bandwidth applications, and many more will become evident before this cable is in place. </p>
<p>This is an exciting project, with the potential to make a huge difference to the lives of Kiwis. I say: Good on you! </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2009/07/broadband-the-essential-service' rel='bookmark' title='Permanent Link: Broadband: the essential service'>Broadband: the essential service</a> <small>In 20 years the Internet has moved from a new-fangled fad to an essential service. ...</small></li>
<li><a href='http://knowit.co.nz/2007/07/broadband-in-new-zealand' rel='bookmark' title='Permanent Link: Broadband in New Zealand'>Broadband in New Zealand</a> <small>There&#8217;s a lot of talk in New Zealand at the moment about our hopeless broadband. For example, The Herald has...</small></li>
<li><a href='http://knowit.co.nz/2008/02/go-broadband' rel='bookmark' title='Permanent Link: Go broadband'>Go broadband</a> <small>How do you connect to the Internet? If you use your own computer, rather than a public connection, your choices...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/4jMXfKj0QzE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/our-undersea-weakest-link/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/our-undersea-weakest-link</feedburner:origLink></item>
		<item>
		<title>Wellywood sign? Embarrassing.</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/5DXh3ZCmzt0/wellywood-sign-embarrassing</link>
		<comments>http://knowit.co.nz/2010/03/wellywood-sign-embarrassing#comments</comments>
		<pubDate>Tue, 09 Mar 2010 06:35:48 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Wellington]]></category>
		<category><![CDATA[film]]></category>
		<category><![CDATA[signs]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3950</guid>
		<description><![CDATA[<p>How embarrassing: Wellington's going to get a rip-off of the Hollywood sign to celebrate our burgeoning film industry. Something original must be too hard for us. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2007/05/nz-sign-language' rel='bookmark' title='Permanent Link: NZ Sign Language'>NZ Sign Language</a> <small>NZ Sign Language Week is 7 to 13 May (but the website isn&#8217;t active yet, sigh). Free short sign language...</small></li>
<li><a href='http://knowit.co.nz/2008/04/do-you-want-more-sci-fi-on-nz-tv-sign-here' rel='bookmark' title='Permanent Link: Do you want more sci-fi on NZ TV? Sign here'>Do you want more sci-fi on NZ TV? Sign here</a> <small>New Zealand television is full of weight-loss, home-selling, survival, talent show garbage. The amount of sci-fi has been in steady...</small></li>
<li><a href='http://knowit.co.nz/2005/08/maori-irish-gaelic-sign-language' rel='bookmark' title='Permanent Link: Maori, Irish Gaelic, Sign Language'>Maori, Irish Gaelic, Sign Language</a> <small>William Z. Shetter&#8217;s Language Miniatures&mdash; Mini-essays about human language in its endless kaleidoscope of aspects, such as the social, the...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://knowit.co.nz/2010/03/wellywood-sign-embarrassing" title="Permanent link to Wellywood sign? Embarrassing."><img class="post_image alignleft frame" src="http://knowit.co.nz/wp-content/uploads/2010/03/wellywood-01.jpg" width="308" height="149" alt="Post image for Wellywood sign? Embarrassing." /></a>
</p><p>Apparently Wellington&#8217;s going to be burdened with a rip-off of the famous Hollywood sign: </p>
<div class="wp-caption alignright" style="width: 308px;"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/wellywood-01.jpg" alt="Wellywood picture from stuff.co.nz.  "  style="width: 308px; height: 149px;" />
<p class="wp-caption-text">Wellywood  &mdash; artist&#8217;s impression from <a href="http://stuff.co.nz">stuff.co.nz</a>.  </p>
</div>
<blockquote cite="http://www.stuff.co.nz/entertainment/film/3421114/A-sign-of-success-for-Wellywood-hills"><p>A massive Wellywood sign celebrating Wellington&#8217;s success in the film industry will greet tourists as they fly into the capital. </p>
<p>But not everyone agrees on the sign, which will sit on a cutting above Miramar wharf in the seaside eastern suburbs. &hellip; </p>
<p>Sir Peter Jackson said &hellip; &#8220;It&#8217;s Kiwi tongue-in-cheek humour at its very best, but beneath the leg-pulling is genuine pride. &#8221; &hellip; </p>
<p>Wellington Mayor Kerry Prendergast said the giant sign would capture the essence of the capital. </p>
</blockquote>
<p style="font-style:italic;">[Via : <a href="http://www.stuff.co.nz/entertainment/film/3421114/A-sign-of-success-for-Wellywood-hills">A sign of success for Wellywood hills | Stuff.co.nz</a>.] </p>
<p>How embarrassing:  here we are a creative people in a centre of arts and innovation, and what we do is make a copycat sign to celebrate success. </p>
<p>I don&#8217;t see it as tongue-in-cheek humour at all. Referring to Wellington as &#8216;Wellywood&#8217; is one thing, but ripping off an iconic sign is quite another. It just seems flat, stale and to suggest a poor imitation, try-hard wannabe.  </p>
<p>Our film industry deserves much better. </p>
<p>A better idea is the <a href="http://blog.mikeriversdale.co.nz/2010/03/wellywood-sign-meh-time-to-get-pillars.html">Pillars of Argonath</a>, as Mike Riversdale explains. </p>
<p>Update 11 March 2010  &mdash; there&#8217;s hope yet that the sign will be abandoned: </p>
<blockquote cite="http://tvnz.co.nz/national-news/wellywood-sign-could-breach-trademark-laws-3404280"><p>Hollywood Chamber of Commerce president and chief executive Leron Gubler says the staggered Hollywood lettering is trademarked. </p>
<p>&#8220;If they do that with the Wellywood sign then I would think that would be a violation of our trademark&#8230;I am checking that with our attorney,&#8221; he told The Dominion Post. </p>
</blockquote>
<p style="font-style:italic;">[Via : <a href="http://tvnz.co.nz/national-news/wellywood-sign-could-breach-trademark-laws-3404280">Wellywood sign could breach trademark laws | NATIONAL News</a>.] </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2007/05/nz-sign-language' rel='bookmark' title='Permanent Link: NZ Sign Language'>NZ Sign Language</a> <small>NZ Sign Language Week is 7 to 13 May (but the website isn&#8217;t active yet, sigh). Free short sign language...</small></li>
<li><a href='http://knowit.co.nz/2008/04/do-you-want-more-sci-fi-on-nz-tv-sign-here' rel='bookmark' title='Permanent Link: Do you want more sci-fi on NZ TV? Sign here'>Do you want more sci-fi on NZ TV? Sign here</a> <small>New Zealand television is full of weight-loss, home-selling, survival, talent show garbage. The amount of sci-fi has been in steady...</small></li>
<li><a href='http://knowit.co.nz/2005/08/maori-irish-gaelic-sign-language' rel='bookmark' title='Permanent Link: Maori, Irish Gaelic, Sign Language'>Maori, Irish Gaelic, Sign Language</a> <small>William Z. Shetter&#8217;s Language Miniatures&mdash; Mini-essays about human language in its endless kaleidoscope of aspects, such as the social, the...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/5DXh3ZCmzt0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/wellywood-sign-embarrassing/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/wellywood-sign-embarrassing</feedburner:origLink></item>
		<item>
		<title>Moon’s women lead in space</title>
		<link>http://feedproxy.google.com/~r/Knowit/~3/ZyYTpEoaUZQ/moons-women-lead-in-space</link>
		<comments>http://knowit.co.nz/2010/03/moons-women-lead-in-space#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:22:37 +0000</pubDate>
		<dc:creator>Miraz</dc:creator>
				<category><![CDATA[Science and Tech]]></category>
		<category><![CDATA[fiction]]></category>
		<category><![CDATA[novels]]></category>
		<category><![CDATA[sci-fi]]></category>
		<category><![CDATA[Space]]></category>
		<category><![CDATA[women]]></category>

		<guid isPermaLink="false">http://knowit.co.nz/?p=3947</guid>
		<description><![CDATA[<p>Elizabeth Moon offers a darned good read with her sci-fi novels. Her books feature strong, intelligent women. </p>

<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: <ol><li><a href='http://knowit.co.nz/2007/10/women-in-space' rel='bookmark' title='Permanent Link: Women in space'>Women in space</a> <small> So, when do you get to see a bunch of people sitting around the room like this, for an...</small></li>
<li><a href='http://knowit.co.nz/2005/08/moon-and-venus' rel='bookmark' title='Permanent Link: Moon and Venus'>Moon and Venus</a> <small> Last night the Moon and Venus were very close together round sunset. The moon was just a sliver and...</small></li>
<li><a href='http://knowit.co.nz/2007/05/my-life-as-a-space-explorer' rel='bookmark' title='Permanent Link: My life as a space explorer'>My life as a space explorer</a> <small>Space &hellip; Where were you when Neil Armstrong said: &#8220;One small step for a man &hellip;&#8221;? I was 14 years...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p></p><p>For the past week or so I&#8217;ve been a bit under the weather with a chest cold. It started with an &#8216;odd&#8217; throat, then went straight to a deep cough. After a few days of that I also had the &#8216;fuzzy head&#8217;, but am glad to say I missed out on sneezing.  </p>
<div class="wp-caption alignright" style="width: 97px;"><a href="http://www.amazon.com/gp/product/0345491629?ie=UTF8&amp;tag=firstbiteoftheap&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0345491629"><img src="http://knowit.co.nz/wp-content/uploads/2010/03/moon-51uU4J43lAL._SL160_.jpg" alt="Victory Conditions. "  style="width: 97px; height: 160px;" /></a><img src="http://www.assoc-amazon.com/e/ir?t=firstbiteoftheap&amp;l=as2&amp;o=1&amp;a=0345491629" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></div>
<p>Nevertheless, I haven&#8217;t been up to much for most of the past week. Which has meant I&#8217;ve been reading more fiction than usual.  </p>
<p>Luckily I had quite a good stock of <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2Fgp%2Fentity%2FElizabeth-Moon%2FB000APWQCA%3Fie%3DUTF8%26ref_%3Dsr%5Ftc%5F2%5F0%26qid%3D1267684916%26sr%3D8-2-ent&amp;tag=firstbiteoftheap&amp;linkCode=ur2&amp;camp=1789&amp;creative=390957">Elizabeth Moon (affiliate link)</a><img src="https://www.assoc-amazon.com/e/ir?t=firstbiteoftheap&amp;l=ur2&amp;o=1" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /> novels to keep me very well entertained. </p>
<p>I&#8217;ve been reading 2 series: Vatta&#8217;s War and the Serrano series.  </p>
<h4>Military in space </h4>
<p>Moon&#8217;s novels feature strong and interesting women, in space, with a strong military influence. </p>
<p>The Vatta&#8217;s War series begins with the Vatta trading family, and moves into the formation of a quasi-military fleet whose role is to counter pirates. The lead character is Kylara Vatta, who at the start of the series has been thrown out of Space Academy for a rather trivial seeming wrongdoing.    </p>
<p>It turns out that Ky develops into a cunning and strategic leader who deals to well-organised pirates, even though outmatched. </p>
<p>I haven&#8217;t yet finished the Serrano series, and have unfortunately missed the 3rd book altogether. It&#8217;s an entertaining and solid read though, like the Vatta series. The lead characters, again, are military women who prove to be excellent leaders. </p>
<h4>Careful and interesting writing </h4>
<p>I must commend Moon and her editors on a job well done. The novels hang together well, with good pacing and nicely drawn characters. </p>
<p>On top of that, I&#8217;ve noticed only 2 or 3 typos total in the 10 or so books. The editors have been paying attention.  It makes for a feeling of quality where it counts.  </p>
<p>The stories are engaging and immersive too.  I haven&#8217;t been too thrilled to be feeling unwell the past week, but it&#8217;s been a great pleasure to spend time reading some very fine sci-fi. My only regret is that with one and a half books to go I&#8217;ve pretty much run out of the sci-fi this author has to offer.  </p>


<p style="font-style: italic;">The <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a> has suggested these Posts for you too: </p><ol><li><a href='http://knowit.co.nz/2007/10/women-in-space' rel='bookmark' title='Permanent Link: Women in space'>Women in space</a> <small> So, when do you get to see a bunch of people sitting around the room like this, for an...</small></li>
<li><a href='http://knowit.co.nz/2005/08/moon-and-venus' rel='bookmark' title='Permanent Link: Moon and Venus'>Moon and Venus</a> <small> Last night the Moon and Venus were very close together round sunset. The moon was just a sliver and...</small></li>
<li><a href='http://knowit.co.nz/2007/05/my-life-as-a-space-explorer' rel='bookmark' title='Permanent Link: My life as a space explorer'>My life as a space explorer</a> <small>Space &hellip; Where were you when Neil Armstrong said: &#8220;One small step for a man &hellip;&#8221;? I was 14 years...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><img src="http://feeds.feedburner.com/~r/Knowit/~4/ZyYTpEoaUZQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://knowit.co.nz/2010/03/moons-women-lead-in-space/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://knowit.co.nz/2010/03/moons-women-lead-in-space</feedburner:origLink></item>
	</channel>
</rss>
