<?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>Katipo Developers Blog &#187; russ</title>
	<atom:link href="http://blog.katipo.co.nz/author/russ/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.katipo.co.nz</link>
	<description></description>
	<lastBuildDate>Fri, 04 Jun 2010 02:39:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Message Grouping In Thunderbird</title>
		<link>http://blog.katipo.co.nz/2006/11/09/message-grouping-in-thunderbird/</link>
		<comments>http://blog.katipo.co.nz/2006/11/09/message-grouping-in-thunderbird/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 03:02:26 +0000</pubDate>
		<dc:creator>russ</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://blog.katipo.co.nz/?p=28</guid>
		<description><![CDATA[Another in my line of &#8220;things I will forget unless I write them down&#8221;.
Using Thunderbird as your email client?
Like to have your messages grouped by day, yesterday, last week and so on? See a picture of what I mean.
To do this, click on the &#8220;Date&#8221; coloumn and then hit the G button, and there you [...]]]></description>
			<content:encoded><![CDATA[<p>Another in my line of &#8220;things I will forget unless I write them down&#8221;.</p>
<p>Using Thunderbird as your email client?</p>
<p>Like to have your messages grouped by day, yesterday, last week and so on? <a target="_blank" href="http://www.mozilla.org/projects/thunderbird/specs/images/MessageGrouping.png">See a picture</a> of what I mean.<br />
To do this, click on the &#8220;Date&#8221; coloumn and then hit the G button, and there you have it.</p>
<p>Full explaination in the MozillaZine Knowledge Base &#8211; <a href="http://kb.mozillazine.org/Message_Grouping">http://kb.mozillazine.org/Message_Grouping</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.katipo.co.nz/2006/11/09/message-grouping-in-thunderbird/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two nice hacks for Wordpress</title>
		<link>http://blog.katipo.co.nz/2006/11/08/two-nice-hacks-for-wordpress/</link>
		<comments>http://blog.katipo.co.nz/2006/11/08/two-nice-hacks-for-wordpress/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 02:34:33 +0000</pubDate>
		<dc:creator>russ</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[random]]></category>

		<guid isPermaLink="false">http://blog.katipo.co.nz/?p=27</guid>
		<description><![CDATA[Thought I better note these down before I lose them again.

Showing posts by Author
Pasting content from MS Word

Showing Posts By Author
This one uses the template tags within wordpress.
Edit sidebar.php (not the one in /wp-admin/, look in /wp-content/themes// )
The Wordpress Codex explains how to use it.
On the Kete Dev Blog, I have set it up like [...]]]></description>
			<content:encoded><![CDATA[<p>Thought I better note these down before I lose them again.</p>
<ul>
<li>Showing posts by Author</li>
<li>Pasting content from MS Word</li>
</ul>
<p><span id="more-27"></span><strong>Showing Posts By Author</strong></p>
<p>This one uses the template tags within wordpress.</p>
<p>Edit sidebar.php (not the one in /wp-admin/, look in /wp-content/themes// )</p>
<p>The <a href="http://codex.wordpress.org/Template_Tags/list_authors">Wordpress Codex</a> explains how to use it.</p>
<p>On the <a href="http://blog.kete.net.nz">Kete Dev Blog</a>, I have set it up like this.</p>
<div class="codesnip-container" >&lt;li&gt;<br />
&lt;h2&gt;Authors&lt;/h2&gt;<br />
&lt;ul&gt;<br />
&lt;?php wp_list_authors(&#8217;exclude_admin=0&#038;show_fullname=1&#038;optioncount=1&#8242;); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;/li&gt;</div>
<p>So don&#8217;t show the admin, use peoples full names and show the number of posts for each author.</p>
<p><strong>Pasting content from MS Word</strong></p>
<p>Although WordPress uses the TinyMCE editor by default, I couldn&#8217;t find an easy way of enabling the Paste from Word feature, that we are trialling with Kea.  However I did find this plugin <a href="http://www.ndsinternet.com/blog/archives/2006/08/wordpress-plain-text-paste-plugin">WordPress Plain Text Paste Plugin</a></p>
<p>I have installed it and it seems to work fine. Thanks Peter!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.katipo.co.nz/2006/11/08/two-nice-hacks-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corporate Serials Module Docs</title>
		<link>http://blog.katipo.co.nz/2006/07/21/corporate-serials-module-docs/</link>
		<comments>http://blog.katipo.co.nz/2006/07/21/corporate-serials-module-docs/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 01:24:15 +0000</pubDate>
		<dc:creator>russ</dc:creator>
				<category><![CDATA[koha]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://blog.katipo.co.nz/?p=15</guid>
		<description><![CDATA[The coporate serials module we have been working on for Koha is finally finished and has been committed to HEAD.

Amanda has prepared some user documentation which helps to explain how the module works.
Corporate Serials User Guide (Open Office Document Format- 766kb)
Corporate Serials User Guide (PDF Format &#8211; 666kb)
Original Specification (On the LibLime Wiki)
]]></description>
			<content:encoded><![CDATA[<p>The coporate serials module we have been working on for Koha is finally finished and has been committed to HEAD.</p>
<p><span id="more-15"></span></p>
<p>Amanda has prepared some user documentation which helps to explain how the module works.</p>
<p><a href="http://www.katipo.co.nz/solutions/koha/docs/CorpSerialsModuleUserGuide.odt">Corporate Serials User Guide</a> (Open Office Document Format- 766kb)</p>
<p><a href="http://www.katipo.co.nz/solutions/koha/docs/CorpSerialsModuleUserGuide.pdf">Corporate Serials User Guide</a> (PDF Format &#8211; 666kb)</p>
<p><a href="http://wiki.liblime.com/doku.php?id=kohaserialsspec">Original Specification</a> (On the LibLime Wiki)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.katipo.co.nz/2006/07/21/corporate-serials-module-docs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reverting a file that has been deleted by accident</title>
		<link>http://blog.katipo.co.nz/2006/06/23/reverting-a-file-that-has-been-deleted-by-accident/</link>
		<comments>http://blog.katipo.co.nz/2006/06/23/reverting-a-file-that-has-been-deleted-by-accident/#comments</comments>
		<pubDate>Fri, 23 Jun 2006 03:41:54 +0000</pubDate>
		<dc:creator>russ</dc:creator>
				<category><![CDATA[kea]]></category>

		<guid isPermaLink="false">http://blog.katipo.co.nz/?p=7</guid>
		<description><![CDATA[A little known kea hack. If you delete a file, you can reinstate it yourself by making a new file with exactly the same file name as the old file.  It doesn&#8217;t matter what Page title and meta information you give it on the Edit Info screen, just go through and save.

Now that you [...]]]></description>
			<content:encoded><![CDATA[<p>A little known kea hack. If you delete a file, you can reinstate it yourself by <strong>making a new file with exactly the same file name as the old file</strong>.  It doesn&#8217;t matter what Page title and meta information you give it on the Edit Info screen, just go through and save.</p>
<p><span id="more-7"></span></p>
<p>Now that you have created a new page with the old file name, got to the file history for the page. You will get the complete history, including your accidental delete</p>
<div class="codesnip-container" >23rd Jun 3:22 PM Created using template /templates/plain.txt by russel@katipo.co.nz  	1.27 	(Revert to this version)</div>
<div class="codesnip-container" >23rd Jun 3:20 PM 	Triggered delete by russel@katipo.co.nz</div>
<div class="codesnip-container" >23rd Jun 3:19 PM	File deleted by russel@katipo.co.nz 18th Mar 2004</div>
<p>If you don&#8217;t have the appropriate Kea privileges to revert the file, contact one of us here at Katipo and we can do it for you.</p>
<p>See an example in pictures in the <a href="http://katipo.co.nz/gallery/album192">Katipo gallery>></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.katipo.co.nz/2006/06/23/reverting-a-file-that-has-been-deleted-by-accident/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
