<?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>University of Melbourne Blogs &#187; admin</title>
	<atom:link href="http://blogs.unimelb.edu.au/blog/author/admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.unimelb.edu.au</link>
	<description>simplified publishing</description>
	<lastBuildDate>Wed, 29 Jul 2009 03:46:19 +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>A lightbox for your pics</title>
		<link>http://blogs.unimelb.edu.au/blog/2008/01/23/a-lightbox-for-your-pics/</link>
		<comments>http://blogs.unimelb.edu.au/blog/2008/01/23/a-lightbox-for-your-pics/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 04:42:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://blogs.unimelb.edu.au/blog/2008/01/23/a-lightbox-for-your-pics/</guid>
		<description><![CDATA[Wordpress is great for words, but not brilliant for pictures. There are ways of integrating with gallery software and other tools, but they&#8217;re not very robust in a big multi user blog like ours. Instead, we&#8217;ve implemented a simple tool called &#8216;Slimbox&#8217; which should give everyone access to eye-popping slideshows. It&#8217;s easy to use&#8230;

First, your [...]]]></description>
			<content:encoded><![CDATA[<p>Wordpress is great for words, but not brilliant for pictures. There are ways of integrating with gallery software and other tools, but they&#8217;re not very robust in a big multi user blog like ours. Instead, we&#8217;ve implemented a simple tool called &#8216;Slimbox&#8217; which should give everyone access to eye-popping slideshows. It&#8217;s easy to use&#8230;</p>
<p><span id="more-6"></span></p>
<p>First, your blog admin will need to activate the plugin for your blog. It&#8217;s turned off by default because it&#8217;s a fair chunk of javascript that not everyone needs.</p>
<p>Next, upload your pics as you write your post, giving the picture a title. Then &#8220;send to editor&#8221; as a  thumbnail* linked to original file. So far all standard Wordpress, but the next bit is a little tricky.</p>
<p>You need to enter the &#8216;code&#8217; view and find the link to your image, which will look something like <code>&lt;a href="/wordpress/wp-content/uploads/2008/004.jpg" &gt;</code>. You then add in <code>rel="lightbox"</code> just before the closing &gt; so that last bit looks like <code>...XX.jpg" rel="lightbox" &gt;</code>. Add a title attribute &#8230; <code>title="A Photograph" &gt; </code>as well and it&#8217;ll display as a caption.</p>
<p>That&#8217;s it! Try this image as an example.</p>
<p><a href='http://blogs.unimelb.edu.au/files/2008/02/dsc00073.jpg' title='hydraulic power department' rel="lightbox"><img src='http://blogs.unimelb.edu.au/files/2008/02/dsc00073.thumbnail.jpg' alt='hydraulic power department' class="framed" /></a></p>
<h4>More than one photo at a time?</h4>
<p>Easy! instead of just <code>rel="lightbox"</code>, use something like <code>rel="lightbox[mypics]"</code>. Then all the photos on the page with &#8216;mypics&#8217; will display as a slideshow like they do on <a href="/?p=157">this page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.unimelb.edu.au/blog/2008/01/23/a-lightbox-for-your-pics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Publishing simplified</title>
		<link>http://blogs.unimelb.edu.au/blog/2008/01/22/publishing-simplified/</link>
		<comments>http://blogs.unimelb.edu.au/blog/2008/01/22/publishing-simplified/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 05:57:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We&#8217;re pleased to offer locally installed Wordpress blogs as an alternative publishing method for University of Melbourne users.
Our blogging tool, Wordpress MU, lets us centrally handle a lot of the management tasks like upgrades, stats, themes, spam control and plugins, leaving you to get on with writing your content.
With simplicity come constraints, but if you find [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re pleased to offer locally installed <a href="http://wordpress.org/">Wordpress</a> blogs as an alternative publishing method for University of Melbourne users.</p>
<p>Our blogging tool, Wordpress <acronym title="Multi User">MU</acronym>, lets us centrally handle a lot of the management tasks like upgrades, stats, themes, spam control and plugins, leaving you to get on with writing your content.</p>
<p>With simplicity come constraints, but if you find that Wordpress MU doesn&#8217;t do everything you need, we can upgrade you to a stand-alone Wordpress install, or even migrate you into the <a href="http://cms.unimelb.edu.au" title="Content Management System">CMS</a>.</p>
<p>In most cases though, we&#8217;d recommend just getting started this way and seeing where it takes you in the longer run.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.unimelb.edu.au/blog/2008/01/22/publishing-simplified/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
