<?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>Chris Miller &#187; WordPress</title>
	<atom:link href="http://chris-miller.org/archives/tag/WordPress/feed/" rel="self" type="application/rss+xml" />
	<link>http://chris-miller.org</link>
	<description>Life, and how to live it!</description>
	<lastBuildDate>Tue, 24 Jan 2012 14:41:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Project Management</title>
		<link>http://chris-miller.org/archives/2006/01/19/project-management/</link>
		<comments>http://chris-miller.org/archives/2006/01/19/project-management/#comments</comments>
		<pubDate>Thu, 19 Jan 2006 20:02:55 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[bib]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[MediaWiki]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[wiki]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/archives/2006/01/19/project-management/</guid>
		<description><![CDATA[After looking at how to read, annotate and store papers you&#8217;ve read it&#8217;s useful to discuss how to organise your research in the scope of a project. Research Journal On the MSc course at Glasgow we have all been asked to buy a hardback ledger in which we are to keep a diary of what [...]]]></description>
			<content:encoded><![CDATA[<p>After looking at how to read, annotate and store papers you&#8217;ve read it&#8217;s useful to discuss how to organise your research in the scope of a project.</p>
<p><span id="more-137"></span></p>
<h3>Research Journal</h3>
<p>On the MSc course at Glasgow we have all been asked to buy a hardback ledger in which we are to keep a diary of what we are doing in our research. That&#8217;s fine, but I&#8217;m a computing scientist, writing things down goes against the grain &#8211; I want a computing related solution to this problem.</p>
<p>After a while contemplating I concluded that alternatives to having a hardback book would be:</p>
<ol>
<li>blogging software (i.e. WordPress)</li>
<li>wiki software (i.e. MediaWiki)</li>
</ol>
<h4>Blogs</h4>
<p>Blogs lend themselves to chronological recording of data, after-all they are in necessity online diaries. Blogs can be a simple way to record ideas, dates of events and so on.</p>
<h4>Wikis</h4>
<p>Wikis, although not strictly ordering entries by time and date, allow for very easy addition and formatting of new content. Most wikis will allow you to create <em>categorised</em> or <em>special</em> pages.  For example in MediaWiki pages can be prefixed when naming them, this can be used to categorise the pages.</p>
<h4>Combinations</h4>
<p>Both blogging software and wikis can be used in combination of course, blogs giving the chronological progression between different research papers and wikis showing the resulting thoughts, summaries and so on that you generate.</p>
<h3>Why do it?</h3>
<p>Keeping a digital version of this information means we don&#8217;t have any issue with loosing the research journal or spilling coffee over it (note: don&#8217;t spill coffee over your computer either).</p>
<p>Project co-ordinators can see how you are progressing, comment on what they think of your research via comment mechanisms in a blog and talk/discuss pages on a wiki.</p>
<h4>Collaborations</h4>
<p>Online versions of research journals can help in collaborative projects &#8211; the research journal becomes a platform for collective reasoning, interaction, and the sharing of ideas.</p>
<h3>If you don&#8217;t want to do it electronically</h3>
<p>The real lesson to take away from this post is that a research journal is a good thing to have, be it a bound book, wiki, blog or whatever combination.</p>
<h3>My Wiki usage</h3>
<p>I am currently doing research on my project for the year, which is what sparked this article, <abbr title="3D Sonification with Gestures">SonG</abbr>. For the project I use a wiki to manage my research, post ideas, and transcribe meeting minutes to mention a few things. I thought it may be useful to share the page title formats I use for doing so.</p>
<p><strong>Meetings</strong>:</p>
<ul>
<li>Index: <code>Meetings</code></li>
<li>Meeting: <code>Meeting:[YYYY][MM][DD]</code></li>
<li><code>YYYY</code> = year, <code>MM</code> = month and <code>DD</code> = day</li>
</ul>
<p><strong>Papers</strong>:</p>
<ul>
<li>Index: <code>Papers</code></li>
<li>Paper: <code>Paper:[KEY]</code></li>
<li><code>KEY</code> = the bibliography key for the paper</li>
</ul>
<p><strong>Project specific</strong>:</p>
<ul>
<li>Title: <code>[Project]:[Title]</code></li>
<li>I.e. <code>SonG:Links</code></li>
</ul>
<p>I hope this is useful to anyone doing a project involving any type of research, although this type of journal is not restricted to only research based projects.</p>
<p>- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2006/01/19/project-management/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flocking</title>
		<link>http://chris-miller.org/archives/2005/10/21/flocking/</link>
		<comments>http://chris-miller.org/archives/2005/10/21/flocking/#comments</comments>
		<pubDate>Fri, 21 Oct 2005 00:06:38 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[Photoblog]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[Flock]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2005/10/21/flocking/</guid>
		<description><![CDATA[Flock, a new browsing experience?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just downloaded and started playing with Flock, a new browser which is integrated with various types of online services like <a title="Flickr" href="http://flickr.com">flickr</a>, <a title="del.icio.us" href="http://del.icio.us">del.icio.us</a> and blogging tools like <a title="WordPress" href="http://wordpress.org">WordPress</a> (I&#8217;m actually writing this through the Flock blogging tool).</p>
<p><span id="more-117"></span>I&#8217;ve only been playing with it for a short while, but my initial impressions are that it&#8217;s pretty damn sweet.</p>
<p>It allows you to post things straight from flickr, downloading your photo stream and showing it to you, so there&#8217;s no need to go to the flickr site and grab the photo url or the code you want to paste into your post, you simply have to drag in the photo!</p>
<div class="center">
<a href="http://flickr.com/photos/86928802@N00/54432252" title="undefined"><img title="Flock Screenshot" src="http://photos28.flickr.com/54432252_778b8b5d91_m.jpg" alt="Flock Screenshot" /></a>
</div>
<p>Anyway, I&#8217;m impressed and you should get yourself a copy to try it out.<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2005/10/21/flocking/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A new kinna archive</title>
		<link>http://chris-miller.org/archives/2005/03/09/a-new-kinna-archive/</link>
		<comments>http://chris-miller.org/archives/2005/03/09/a-new-kinna-archive/#comments</comments>
		<pubDate>Wed, 09 Mar 2005 09:59:12 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[tooltips]]></category>
		<category><![CDATA[weighted categories]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2005/03/09/a-new-kinna-archive/</guid>
		<description><![CDATA[Weighted categories much like the way flickr does tag weightings.]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s an all new look, all new blogging software, all new <em>everything</em>.  Well not quite&#8230; yet.</p>
<p><span id="more-72"></span>I thought it was high time to start looking for some funky plugins for my new WordPress install.  After a few minutes of looking through the WP site I had found a list of likley candidates for install:</p>
<ul>
<li><a href="http://justinblanton.com/projects/smartarchives/" title="Smart Archives">Smart Archives</a></li>
<li><a href="http://www.hitormiss.org/projects/weighted-categories/" title="Weighted Categories Plugin">Weighted Categories</a></li>
<li><a href="http://www.victr.lm85.com/fancytooltips/" title="FancyTooltips">FancyTooltips</a></li>
<li><a href="http://www.worrad.com/archives/2004/11/20/flickr-gallery-wp-plugin/" title="Flickr Gallery 0.4">Flickr Gallery 0.4</a></li>
</ul>
<h3>Smart Archives</h3>
<p>This plugin allows you to generate a full archive page which is not available in WP by default.  It lists all the archives by year and month, then lists all the posts in each month.  The output of the plugin <a href="http://justinblanton.com/projects/smartarchives/" title="Smart Archives plugin output">can be seen here</a>.</p>
<h3>Weighted Categories</h3>
<p>This is a plugin which allows you to have weighted category links much in the same way which <a href="http://www.flickr.com/photos/tags/" title="flickr tag weighting">flickr does the weighting of tags</a>.  The output of this plugin can be seen at the <a href="http://justinblanton.com/projects/smartarchives/#categories" title="Weighted Categories plugin output">bottom of the archives page</a>.<br />
<a href="http://www.flickr.com/photos/chrismiller/6180481/" title="Photo Sharing"><img src="http://photos7.flickr.com/6180481_4941106697.jpg" width="361" height="157" alt="Weighted Categories" /></a></p>
<h3>Fancy Tooltips</h3>
<p>This plugin makes the tooltips which appear whilst hovering a link, abbr tag etc., nicer looking.  You will be able to see it if you hover a link on this page or in the image below.<br />
<a href="http://www.flickr.com/photos/chrismiller/6180339/" title="Photo Sharing"><img src="http://photos4.flickr.com/6180339_f5804470aa.jpg" alt="Fancy Tooltips hovering" /></a></p>
<h3>Flickr Gallery 0.4</h3>
<p>Unfortunately I wasn&#8217;t able to install this properly and get errors when trying to run it.  I will have to try a few other things to get it working &#8211; more news when (or if) I get it working.</p>
<p>There&#8217;s a lot of cool plugins available for WordPress,<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2005/03/09/a-new-kinna-archive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A whole new view</title>
		<link>http://chris-miller.org/archives/2005/03/07/a-whole-new-view/</link>
		<comments>http://chris-miller.org/archives/2005/03/07/a-whole-new-view/#comments</comments>
		<pubDate>Mon, 07 Mar 2005 22:04:49 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[simply blue]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2005/03/07/a-whole-new-view/</guid>
		<description><![CDATA[A new look for chris-miller.org]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s happened again.  The look of the blog has changed.</p>
<p>Since updating to WordPress 1.5, I&#8217;ve been meaning to recreate the style of the site as a WordPress theme.  I decided that rather than doing so (and due to the large differences between WP 1.4 and 1.5) I decided to create a new structure for the blog and the site and also to update the style at the same time.</p>
<p><span id="more-70"></span><a href="http://photos3.flickr.com/5988200_c66a4283f0_o.jpg" title="View a larger version of Simply Blue"><br />
<img class="alignright" src="http://photos3.flickr.com/5988200_c66a4283f0_m.jpg" alt="Simply Blue" /><br />
</a>From this the <a href="http://chris-miller.org/blog/index.php/theme/" title="Simply Blue theme">Simply Blue</a> theme was born.</p>
<p>Because WP 1.5 does things in a different way to 1.4, I decided that rather trying to recreate the same style in 1.5 it would be easier to create a new theme based upon the WP default.  Using this new theme I changed the rest of the site to match it.</p>
<p>Hope you all like the new look,<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2005/03/07/a-whole-new-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 1.5</title>
		<link>http://chris-miller.org/archives/2005/02/27/wordpress-15/</link>
		<comments>http://chris-miller.org/archives/2005/02/27/wordpress-15/#comments</comments>
		<pubDate>Sun, 27 Feb 2005 05:55:07 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chris-miller.org/blog/index.php/archives/2005/02/27/wordpress-15/</guid>
		<description><![CDATA[I've reacently upgraded my blogging software.]]></description>
			<content:encoded><![CDATA[<p>Unless you are reading this post via a feed reader, you will have noticed that there are some changes with the blog &#8211; mainly that it looks nothing like it used to.</p>
<p><span id="more-64"></span>I have just reacently updated my version of <a href="http://wordpress.org" title="WordPress site">WordPress</a> to 1.5.  The way that this version displays it&#8217;s content is slightly different than the earlier version I was using. </p>
<p>The style of the blog will remain as it is for at least a while until I recreate the original style in the correct format.  After I&#8217;ve done that I&#8217;ll give a full review of version 1.5 as opposed to the earlier version.</p>
<p>Reborn and reloaded,<br />
- Chris</p>
]]></content:encoded>
			<wfw:commentRss>http://chris-miller.org/archives/2005/02/27/wordpress-15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

