<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The Curious and Wondering Eye</title>
	
	<link>http://virtualbreath.net/curious</link>
	<description>Little and big things that make me wonder</description>
	<lastBuildDate>Mon, 14 May 2012 09:44:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheCuriousAndWonderingEye" /><feedburner:info uri="thecuriousandwonderingeye" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Intro to accessibility</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/M-O_vt-w3MQ/</link>
		<comments>http://virtualbreath.net/curious/2012/05/14/intro-to-accessibility/#comments</comments>
		<pubDate>Mon, 14 May 2012 09:44:28 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[professional development]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accessibility]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=782</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Intro to accessibility&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-05-14&amp;rft.identifier=http://virtualbreath.net/curious/2012/05/14/intro-to-accessibility/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=internet&amp;rft.subject=professional development&amp;rft.subject=technology&amp;rft.subject=Uncategorized"></span>
Last Wednesday, May 9, 2012, was Global Accessibility Awareness Day. According to the website it is a community-driven effort whose goal is to dedicate one day to raising the profile of and introducing the topic of digital (web, software, mobile &#8230; <a href="http://virtualbreath.net/curious/2012/05/14/intro-to-accessibility/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Intro to accessibility&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-05-14&amp;rft.identifier=http://virtualbreath.net/curious/2012/05/14/intro-to-accessibility/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=internet&amp;rft.subject=professional development&amp;rft.subject=technology&amp;rft.subject=Uncategorized"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=782"><!-- &nbsp; --></abbr>
<p>Last Wednesday, May 9, 2012, was <a href="http://www.mysqltalk.com/gaad.html" target="_blank">Global Accessibility Awareness Day</a>. According to the website it</p>
<blockquote><p>is a community-driven effort whose goal is to dedicate one day to raising the profile of and introducing the topic of digital (web, software, mobile app/device etc.) accessibility and people with different disabilities to the broadest audience possible.</p></blockquote>
<p>I took the occasion to make some more inroads into my own awareness of web accessibility. <a href="https://www.linkedin.com/pub/julius-charles-serrano" target="_blank">Julius</a>, a new colleague of mine, helped me set up <a href="http://live.gnome.org/Orca" target="_blank">Orca</a>. It is an open source screen reader for <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>.</p>
<p>Unfortunately, we didn&#8217;t get very far because my voice over didn&#8217;t want to play nice. So we concentrated on testing a site with the <a href="http://wave.webaim.org/" target="_blank">WAVE toolbar</a>. That&#8217;s quite a nifty tool for me because I can see where there might be problems on a page and where accessibility could be improved.</p>
<p>I tested the newly created <a href="http://manual.mahara.org" target="_blank">Mahara user manual</a> to check how it fared. It is written in <a href="http://docutils.sourceforge.net/rst.html" target="_blank">reStructuredText</a> and published through yet another open source tool, <a href="http://sphinx.pocoo.org/index.html" target="_blank">Sphinx</a>. WAVE pointed out areas of concern but also things that worked in favor of accessibility. Fortunately, mostly everything was well because I had made sure that figures had an alt text and inline images immediately take on the short name of the substitution as their alt tag.</p>
<p>There were three items that needed improving:</p>
<ol>
<li>The search field did not have a label and thus a person relying on a screen reader might not know immediately what to do there.</li>
<li>The images of so called admonitions like &#8220;note&#8221; and &#8220;warning&#8221; were placed as background images in the stylesheet and thus would not be read aloud. That means that a person listening to a screen reader would not know that a section was coming that was highlighted but would read it as if it were regular text.</li>
<li>One thing I just realized when I looked at the output by <a href="http://www.standards-schmandards.com/projects/fangs/" target="_blank">Fangs</a> is that my manual arrow ( -&gt; ) comes across as &#8220;dash greater than&#8221;.</li>
</ol>
<p>I fixed the first issue, and the search now has a label instead of text below it when it is already too late. For the images in the admonitions, I&#8217;ll have to talk to a front end developer to come up with a good solution. The third issue can be fixed by finding a nice looking Unicode symbol of an arrow that I can use in reStructuredText. I don&#8217;t know why I hadn&#8217;t done that right from the start. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  However, I&#8217;ll have to check how to include the Unicode encoding for the LaTeX PDF build. The arrow looks nice in HTML but not yet in LaTeX.</p>
<p>Then the last step will be to propose the changes for the search box and the admonitions to the community for inclusion in a future release of Sphinx.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/05/14/intro-to-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/05/14/intro-to-accessibility/</feedburner:origLink></item>
		<item>
		<title>Open source project contributions</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/q2HgBa9m6GQ/</link>
		<comments>http://virtualbreath.net/curious/2012/05/12/open-source-project-contributions/#comments</comments>
		<pubDate>Sat, 12 May 2012 07:56:03 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[catalyst]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=777</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Open source project contributions&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-05-12&amp;rft.identifier=http://virtualbreath.net/curious/2012/05/12/open-source-project-contributions/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst"></span>
Unless I want to add a news item to the web site of the company I work for, Catalyst IT, I do not visit the site. That was already the same for the universities where I worked because such sites &#8230; <a href="http://virtualbreath.net/curious/2012/05/12/open-source-project-contributions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Open source project contributions&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-05-12&amp;rft.identifier=http://virtualbreath.net/curious/2012/05/12/open-source-project-contributions/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=777"><!-- &nbsp; --></abbr>
<p>Unless I want to add a news item to the web site of the company I work for, <a href="http://catalyst.net.nz" target="_blank">Catalyst IT</a>, I do not visit the site. That was already the same for the universities where I worked because such sites are usually geared towards the general public, but not the people working there. Thus, I sometimes stumble upon hidden gems or am reminded of cool pages.</p>
<p>Recently, I was reminded of the page where all <a href="http://catalyst.net.nz/open-source/project-contributions" target="_blank">our open source project contributions</a> are listed. Currently, this list has 142 open source projects listed to which current Catalystas have contributed in the past or presently. This can be small 1-5 person projects or big ones like <a href="http://koha-community.org/" target="_blank">Koha</a> or <a href="http://moodle.org" target="_blank">Moodle</a>, projects that were created for a very specific purpose and are now defunct or projects that are continuously maintained.</p>
<p>That&#8217;s an impressive number of projects and may actually not be all because we pull the projects and contributors from <a href="http://www.ohloh.net/" target="_blank">Ohloh</a>. If a project is not registered there, our site won&#8217;t know about it and also if developers have not added their Ohloh username to our internal wiki, our web site cannot pick it up.</p>
<p>With more people joining the company, this list will hopefully grow more.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/05/12/open-source-project-contributions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/05/12/open-source-project-contributions/</feedburner:origLink></item>
		<item>
		<title>Like being in a candy store</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/pQSqTtWkp_Y/</link>
		<comments>http://virtualbreath.net/curious/2012/04/26/like-being-in-a-candy-store/#comments</comments>
		<pubDate>Wed, 25 Apr 2012 18:52:22 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[mahara]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=771</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Like being in a candy store&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-04-26&amp;rft.identifier=http://virtualbreath.net/curious/2012/04/26/like-being-in-a-candy-store/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=mahara&amp;rft.subject=presentation"></span>
Yesterday was ANZAC Day in New Zealand and it was flanked by two Mahara-related events for me: MUG (Mahara User Group) online meeting at 6 a.m. Eportfolios in focus webinar at 10 p.m. For both I was asked to give &#8230; <a href="http://virtualbreath.net/curious/2012/04/26/like-being-in-a-candy-store/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Like being in a candy store&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-04-26&amp;rft.identifier=http://virtualbreath.net/curious/2012/04/26/like-being-in-a-candy-store/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=mahara&amp;rft.subject=presentation"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=771"><!-- &nbsp; --></abbr>
<p>Yesterday was <a href="http://www.nzhistory.net.nz/war/anzacday" target="_blank">ANZAC Day</a> in New Zealand and it was flanked by two <a href="https://mahara.org" target="_blank">Mahara</a>-related events for me:</p>
<ol>
<li><a href="https://wiki.mahara.org/index.php/Marketing/User_Group_Meetings" target="_blank">MUG (Mahara User Group) online meeting</a> at 6 a.m.</li>
<li><a href="http://australiaseries.wordpress.com/2012/04/23/whats-new-in-mahara-1-5/" target="_blank">Eportfolios in focus webinar</a> at 10 p.m.</li>
</ol>
<p>For both I was asked to give a presentation on new features in Mahara 1.5 which we <a title="Hot off the Internet: Mahara 1.5" href="http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/" target="_blank">released last week</a>. The time slot available in the MUG meeting was a short one whereas I had 45 minutes altogether in the evening webinar to present some new features and also answer questions of users.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/4332627425/in/set-72157623359059024/"><img title="So many things to try" src="http://farm3.staticflickr.com/2739/4332627425_3881b12a79_d.jpg" alt="So many things to try" width="500" height="281" /></a><p class="wp-caption-text">So many things to try</p></div>
<p>While preparing both presentations, I was very torn between a number of features that I wanted to highlight as there are so many that are really cool. So it was like &#8220;I want this and this and this and this&#8221; like a child in a candy store. Fortunately, all the features I presented are built into Mahara by default. It&#8217;s just that I had to make a tough selection for the presentations.</p>
<div id="__ss_12674659" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Mahara 1.5: The future is here" href="http://www.slideshare.net/4nitsirk/mahara-15-the-future-is-here" target="_blank">Mahara 1.5: The future is here</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/12674659" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></div>
<p>I was happy to have had the opportunity to talk about some new features and share my enthusiasm for this new version of the open source ePortfolio system Mahara with others.</p>
<p>Both were recorded. Once the link to the Eportfolios in focus webinar is available, I&#8217;ll post it.</p>
<div id="__ss_12683390" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="New in Mahara 1.5: A selection" href="http://www.slideshare.net/4nitsirk/new-in-mahara-15-a-selection" target="_blank">New in Mahara 1.5: A selection</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/12683390" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></div>
<p>If you want to find out about these and many other new features in Mahara 1.5, you can for example:</p>
<ul>
<li><a href="https://mahara.org/interaction/forum/topic.php?id=4469" target="_blank">read the release notes</a></li>
<li><a href="http://manual.mahara.org/en/1.5_STABLE/genindex.html#N" target="_blank">check out the feature descriptions in the Mahara user manual</a></li>
<li><a href="http://demo.mahara.org" target="_blank">explore new features on the demo site</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/04/26/like-being-in-a-candy-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/04/26/like-being-in-a-candy-store/</feedburner:origLink></item>
		<item>
		<title>Mahara user manual on Launchpad</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/9ngjQFtVI08/</link>
		<comments>http://virtualbreath.net/curious/2012/04/22/mahara-user-manual-on-launchpad/#comments</comments>
		<pubDate>Sun, 22 Apr 2012 01:23:33 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[mahara]]></category>
		<category><![CDATA[manual]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=764</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Mahara user manual on Launchpad&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-04-22&amp;rft.identifier=http://virtualbreath.net/curious/2012/04/22/mahara-user-manual-on-launchpad/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=mahara"></span>
&#8230; or a new project on Launchpad was born. On Friday, 20 April 2012, after the release of Mahara 1.5 had been out of the way successfully, we started to have another look at offering the Mahara user manual for &#8230; <a href="http://virtualbreath.net/curious/2012/04/22/mahara-user-manual-on-launchpad/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Mahara user manual on Launchpad&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-04-22&amp;rft.identifier=http://virtualbreath.net/curious/2012/04/22/mahara-user-manual-on-launchpad/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=mahara"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=764"><!-- &nbsp; --></abbr>
<p>&#8230; or a new project on <a href="https://launchpad.net" target="_blank">Launchpad</a> was born.</p>
<p>On Friday, 20 April 2012, after the <a href="https://mahara.org/interaction/forum/topic.php?id=4469" target="_blank">release of Mahara 1.5</a> had been out of the way successfully, we started to have another look at offering the <a href="http://manual.mahara.org" target="_blank">Mahara user manual</a> for translators to work with. I will write more on producing the manual at a later point.</p>
<p><a href="http://sphinx.pocoo.org" target="_blank">Sphinx</a>, the software we use for the documentation, allows for <a href="http://sphinx.pocoo.org/intl.html" target="_blank">internationalization</a>. It is also quite easy to generate the translation files. All you need is a one-line command in which to specify the source and the output directory:</p>
<pre>$ sphinx-build -b gettext source potfiles</pre>
<p>It took a couple of minutes until all files were processed and pot files generated that translators need. That was the easy part. What we haven&#8217;t found out yet is what to do with screenshots that should also be translated. The Sphinx documentation doesn&#8217;t mention them at all and <a href="https://groups.google.com/forum/#!msg/sphinx-dev/CfYYboj2Axc/YxjH_BdI3n0J" target="_blank">my post in the Sphinx discussion group</a> hasn&#8217;t resulted in any replies so far. Probably, because Sphinx is most often used for code documentation and the code examples wouldn&#8217;t need to be translated. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Focusing on the actual text for the moment, my colleague Richard, who also works on the <a href="https://mahara.org" target="_blank">Mahara</a> project, convinced me that it would be the best to use the POT files, even if we haven&#8217;t figured out the screenshot translations yet, instead of the translators working with the original files and translating those. The latter would basically mean that the English translation would be forked as anything can be changed in it. Whereas if the pot files are used, updates can be made more easily and the translators are spared most of the code and really only see the strings.</p>
<p>In order not to confuse the documentation translations with the actual Mahara translations, we set up a new project on Launchpad and called it <a href="https://launchpad.net/mahara-manual" target="_blank">Mahara user manual</a>. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  Richard helped me with the initial setup linking one of our existing Mahara groups and thus making some default settings which got us off the ground more quickly. In the beginning, we only set up Launchpad for the translations, but while playing around with the setup, I also activated additional features. I continued the setup yesterday and now the Mahara user manual project has:</p>
<ul>
<li>bug and feature tracker</li>
<li>space for questions</li>
<li>translations ready to go</li>
<li>downloadable files</li>
<li>announcements</li>
<li>milestones and releases</li>
</ul>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/7100439333"><img title="Mahara user manual overview page on Launchpad" src="http://farm6.staticflickr.com/5272/7100439333_7dcdf17d69_d.jpg" alt="Mahara user manual overview page on Launchpad" width="500" height="440" /></a><p class="wp-caption-text">Mahara user manual overview page on Launchpad</p></div>
<p>(The screenshot says that the project was created on 19 April 2012, but that&#8217;s UTC and not NZ time. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  So It really was on 20 April 2012.)</p>
<p>I also officially released the 2 existing versions of the manual: 1.4 and 1.5. I can still update the manual whenever I have time, push my changes to the server and update the documentation to <a href="http://readthedocs.org/" target="_blank">Read the Docs</a>, the service where we publish the manual. But in case some people do want to work with the PDF or Epub versions, I might put those files up for download in intervals. Of course, they can always be accessed on the <a href="http://readthedocs.org/projects/mahara/downloads/" target="_blank">download page for the manual</a> on Read the Docs. Furthermore, this gives me a snapshot of the manual at these times.</p>
<p>There are still a few things that need to be looked into. Chief among them:</p>
<ul>
<li>integration of localized screenshots</li>
<li>automatic creation of the POT files</li>
<li>setting up the localized directories and the translation export to git</li>
</ul>
<p>Still a bit of work, but we are getting there.</p>
<p>If you are a user of the Mahara manual and find things:</p>
<ul>
<li>that you would like to see added</li>
<li>that are missing</li>
<li>that are incorrect</li>
<li>that are explained too difficult</li>
<li>that need another screenshot</li>
</ul>
<p>&#8230; or anything else you&#8217;d like to say, please <a href="https://launchpad.net/mahara-manual" target="_blank">head over to the Launchpad page</a> and leave a bug or wishlist report or ask a question.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/04/22/mahara-user-manual-on-launchpad/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/04/22/mahara-user-manual-on-launchpad/</feedburner:origLink></item>
		<item>
		<title>Hot off the Internet: Mahara 1.5</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/95R-HoEBaw4/</link>
		<comments>http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 10:25:46 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[catalyst]]></category>
		<category><![CDATA[mahara]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=761</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Hot off the Internet: Mahara 1.5&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-04-17&amp;rft.identifier=http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst&amp;rft.subject=mahara"></span>
A little over 10 months of work on many fronts: new features (84 documented ones!) many, many bug fixes cool new icons and other design updates translations full user documentation resulted in the release of the open source ePortfolio system &#8230; <a href="http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Hot off the Internet: Mahara 1.5&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-04-17&amp;rft.identifier=http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst&amp;rft.subject=mahara"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=761"><!-- &nbsp; --></abbr>
<p>A little over 10 months of work on many fronts:</p>
<ul>
<li><a href="https://bugs.launchpad.net/mahara/+bugs?field.tag=newfeature" target="_blank">new features</a> (84 documented ones!)</li>
<li><a href="https://launchpad.net/mahara/+milestone/1.5.0" target="_blank">many, many bug fixes</a></li>
<li>cool new icons and other design updates</li>
<li><a href="https://wiki.mahara.org/index.php/Language_Packs" target="_blank">translations</a></li>
<li><a href="http://manual.mahara.org/en/1.5_STABLE/index.html" target="_blank">full user documentation</a></li>
</ul>
<p>resulted in the release of the open source ePortfolio system <a href="https://mahara.org" target="_blank">Mahara</a> 1.5 this nice New Zealand evening. You can view some highlights from new features and bug fixes as well as contributors and sponsors of this release in the <a href="https://mahara.org/interaction/forum/topic.php?id=4469" target="_blank">release notes</a>.</p>
<p>It was great working on this release at <a href="http://catalyst.net.nz" target="_blank">Catalyst IT</a>. This is the first Mahara release in which I have commits: 3.4% in the grand scheme of the release. I helped out correcting language strings. Not everybody needs to be a developer to be able to contribute to a software project.</p>
<p>But actually, these commits were my smallest contribution. The product that I&#8217;m most proud of is the updated <a href="http://manual.mahara.org/en/1.4_STABLE/index.html" target="_blank">user documentation for Mahara 1.4</a> and the <a href="http://manual.mahara.org/en/1.5_STABLE/index.html" target="_blank">documentation for 1.5</a>. Thus, when we released Mahara 1.5 today we also had a full documentation available. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Although I say &#8220;full documentation&#8221;, I will update it infrequently correcting things, adding small bits and pieces that are missing, hopefully also putting references to online videos etc. I hope we&#8217;ll also figure out how to translate the documentation. The text itself shouldn&#8217;t be the issue as Sphinx allows for that, but the screenshots might be trickier.</p>
<p>But right now, I am just happy.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/04/17/hot-off-the-internet-mahara-1-5/</feedburner:origLink></item>
		<item>
		<title>The world in our office</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/MO3PhpZ89ps/</link>
		<comments>http://virtualbreath.net/curious/2012/03/28/the-world-in-our-office/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 08:08:25 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[catalyst]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=759</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=The world in our office&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-28&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/28/the-world-in-our-office/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst&amp;rft.subject=fun"></span>
Wellington is quite far away from many other places and thus knowing the correct time where our colleagues are, when we can reach clients or when we can schedule a server outage is a necessity. With today&#8217;s new fangled technology &#8230; <a href="http://virtualbreath.net/curious/2012/03/28/the-world-in-our-office/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=The world in our office&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-28&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/28/the-world-in-our-office/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst&amp;rft.subject=fun"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=759"><!-- &nbsp; --></abbr>
<div id="description_div7023309809">
<p id="yui_3_4_0_3_1332921839119_1390">Wellington is quite far away from many other places and thus knowing the correct time where our colleagues are, when we can reach clients or when we can schedule a server outage is a necessity.</p>
<p id="yui_3_4_0_3_1332921839119_1392">With today&#8217;s new fangled technology viewing predefined time zones is just a mouse click away. But it doesn&#8217;t look as cool as actual clocks on the wall as in a news room, does it?</p>
<p>Some of the times are not your standard locations, but they are of importance to us in the E-Learning team at <a href="http://catalyst.net.nz" target="_blank">Catalyst IT</a>.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/7023309809"><img title="Time zone clocks" src="http://farm8.staticflickr.com/7091/7023309809_556152ab65_d.jpg" alt="Time zone clocks" width="500" height="281" /></a><p class="wp-caption-text">Time zone clocks</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/03/28/the-world-in-our-office/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/03/28/the-world-in-our-office/</feedburner:origLink></item>
		<item>
		<title>Going more mainstream for NZ traffic rules</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/HRNRs0a9BCU/</link>
		<comments>http://virtualbreath.net/curious/2012/03/26/going-more-mainstream-for-nz-traffic-rules/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 10:29:57 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[nz]]></category>
		<category><![CDATA[change]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=757</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Going more mainstream for NZ traffic rules&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-26&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/26/going-more-mainstream-for-nz-traffic-rules/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=nz"></span>
Yesterday was a big day in the history of NZ traffic regulations. No: We still do not drive / ride on the correct side of the road. But at least some of the rules known to drivers in other larger &#8230; <a href="http://virtualbreath.net/curious/2012/03/26/going-more-mainstream-for-nz-traffic-rules/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Going more mainstream for NZ traffic rules&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-26&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/26/going-more-mainstream-for-nz-traffic-rules/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=nz"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=757"><!-- &nbsp; --></abbr>
<div id="description_div7017180543">
<p id="yui_3_4_0_3_1332757609546_1402">Yesterday was a big day in the history of NZ traffic regulations. No: We still do not drive / ride on the correct side of the road. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  But at least some of the rules known to drivers in other larger countries are now also obeyed in New Zealand. <a href="http://www.nzta.govt.nz/traffic/around-nz/road-user-rule.html" rel="nofollow">Two rules of the &#8220;Give Way&#8221; rule</a> changed yesterday for the better and in my eyes more logical rules.</p>
<p id="yui_3_4_0_3_1332757609546_1404">In anticipation of this fundamental change, traffic lights were adjusted where there is a crucial intersection and every channel imaginable was used to transmit the information.</p>
<div class="wp-caption alignnone" style="width: 250px"><a href="http://www.flickr.com/photos/4nitsirk/7017180543"><img title="Signal changes in NZ" src="http://farm8.staticflickr.com/7089/7017180543_a5d47ccd12_n_d.jpg" alt="Signal changes in NZ" width="240" height="320" /></a><p class="wp-caption-text">Signal changes in NZ</p></div>
<p id="yui_3_4_0_3_1332757609546_1406">Fortunately, my daily commute is rather short and governed by traffic lights in both directions so that I can hardly go wrong. And I am more used to this new rule anyway from driving in before coming to New Zealand.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/03/26/going-more-mainstream-for-nz-traffic-rules/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/03/26/going-more-mainstream-for-nz-traffic-rules/</feedburner:origLink></item>
		<item>
		<title>Squashing bugs</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/Be_RCAXWgF0/</link>
		<comments>http://virtualbreath.net/curious/2012/03/21/squashing-bugs/#comments</comments>
		<pubDate>Wed, 21 Mar 2012 08:13:49 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[mahara]]></category>
		<category><![CDATA[professional development]]></category>
		<category><![CDATA[koha]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=752</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Squashing bugs&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-21&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/21/squashing-bugs/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=mahara&amp;rft.subject=professional development"></span>
Bug squashing: This is not the messy kind of hitting annoying mosquitoes or sand flies and seeing their victim&#8217;s blood drain from them. No, here I am talking about the bugs that hide in software, are brought to light by &#8230; <a href="http://virtualbreath.net/curious/2012/03/21/squashing-bugs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Squashing bugs&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-21&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/21/squashing-bugs/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=mahara&amp;rft.subject=professional development"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=752"><!-- &nbsp; --></abbr>
<p>Bug squashing: This is not the messy kind of hitting annoying mosquitoes or sand flies and seeing their victim&#8217;s blood drain from them. No, here I am talking about the bugs that hide in software, are brought to light by keen users and then fixed by awesome developers.</p>
<p>This week is <a href="http://wiki.koha-community.org/wiki/2012-03-19_Global_bug_squashing_week" target="_blank">global bug squashing week</a> for <a href="http://koha-community.org/" target="_blank">Koha</a>, the open source integrated library management system. This is a &#8220;concerted effort to get bugs and patches moving along in the right direction&#8221; all over the world. Everybody is invited to help test bugs, add comments and if all is well sign off on them.</p>
<p><a href="http://www.flickr.com/photos/78433558@N00/1116184489/"><img class="alignnone" title="Eliminate as many bugs as possible; Photo by Benny Lin, CC BY-NC" src="http://farm2.staticflickr.com/1087/1116184489_22c3036f47_d.jpg" alt="Eliminate as many bugs as possible; Photo by Benny Lin, CC BY-NC" width="500" height="335" /></a><br />
<a href="http://www.flickr.com/photos/78433558@N00/1116184489/">Photo by Benny Lin</a>, CC BY-NC</p>
<p>One of my colleagues, <a href="http://twitter.com/ranginui" target="_blank">Chris Cormack</a>, who is the Technical Lead of our Koha Team at <a href="http://catalyst.net.nz" target="_blank">Catalyst IT</a>, announced this initiative on Monday at work and invited everyone to support the project.</p>
<p>I am not a developer, but I have already fixed a few bugs in <a href="https://mahara.org" target="_blank">Mahara</a> &#8211; pretty much only language string-related &#8211; and as I like the Koha team and the software, I thought that maybe I could help as well as signing off on bugs does not necessarily require programming knowledge.</p>
<p>The Koha community makes it easy for people like me who cannot so quickly set up an instance of Koha on their own computer, configure it, import data etc. in that there are <a href="http://wiki.koha-community.org/wiki/Sandboxes" target="_blank">sandboxes</a> that can be used for testing. What you need to do is test the faulty behavior on the latest version of Koha, the &#8220;master&#8221;. Once you have confirmed that there is a fault, you apply the patch and run your test(s) again. Hopefully, all works well and you can <a href="http://wiki.koha-community.org/wiki/Sign_off_on_patches" target="_blank">sign off</a> on the patch.</p>
<p>Now, normally, applying a patch is something that requires some command line knowledge. However, thanks to the sandboxes, all you need to do is to provide the bug number, your email address and whether you want to start with a fresh database or not. Then all the command line magic is done for you and within a minute or so you have a fully functional Koha instance with the patch applied. Voilà. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>On Monday, Chris showed me how to work with the sandbox, we found a bug that looked easy enough for me to test and tested it. As I do know a little bit about the version control system <a href="http://git-scm.com/" target="_blank">git</a>, he showed me how to sign off &#8220;properly&#8221; with a patch of my own. At the end of 1 hour we had the patch submitted. A considerable amount of that hour was spent finding a suitable bug. In the evening, I attempted to test two more bugs and could sign off on one of them. The other one needed a bit more work.</p>
<p>Three of the five bugs that I tested are already merged and thus could be completely squashed. That&#8217;s pretty cool. I did require some more help from Chris because as I am not so familiar with the vast amount of system preferences you can switch on / off in Koha, I needed some prodding to look in the right direction so that I could actually test the faulty behavior correctly. It was great to get the help from him at all hours also on the community IRC channel. And it was nice to chat to other Koha developers on IRC, get updates of the weather around the world and so on. The community is very friendly and supportive.</p>
<p>Now if you want to participate, there are still 61 bugs that <a href="http://bugs.koha-community.org/bugzilla3/buglist.cgi?cmdtype=dorem&amp;remaction=run&amp;namedcmd=Needs%20Signoff&amp;sharer_id=1&amp;list_id=25374" target="_blank">need sign off</a> (maybe fewer when you see the list) and every contribution counts as the users make the open source community and improve the software.</p>
<p>On a related note: Yesterday, the <a href="https://mahara.org" target="_blank">Mahara</a> team released the <a href="https://mahara.org/interaction/forum/topic.php?id=4418" target="_blank">Mahara 1.5 Release Candidate 1</a>. We invite everyone to test the software and give us feedback if you find a bug that should be fixed before the stable release is produced.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/03/21/squashing-bugs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/03/21/squashing-bugs/</feedburner:origLink></item>
		<item>
		<title>Mahara at MoodleMoot.de 2012</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/nGHYG1hFnK4/</link>
		<comments>http://virtualbreath.net/curious/2012/03/18/mahara-at-moodlemoot-de-2012/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 08:50:12 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[mahara]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[confernece]]></category>
		<category><![CDATA[moodlemoot]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=748</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Mahara at MoodleMoot.de 2012&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-18&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/18/mahara-at-moodlemoot-de-2012/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=conference&amp;rft.subject=mahara&amp;rft.subject=presentation"></span>
Last week, the German MoodleMoot 2012 took place in Münster. Sigi Jakob-Kühn organized the session entitled &#8220;Mahara-Netzwerk &#8211; Austauschworkshop für Akteure und Neugierige&#8221;. I was honored to have been asked by her to give a virtual presentation and be available &#8230; <a href="http://virtualbreath.net/curious/2012/03/18/mahara-at-moodlemoot-de-2012/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Mahara at MoodleMoot.de 2012&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-03-18&amp;rft.identifier=http://virtualbreath.net/curious/2012/03/18/mahara-at-moodlemoot-de-2012/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=conference&amp;rft.subject=mahara&amp;rft.subject=presentation"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=748"><!-- &nbsp; --></abbr>
<p>Last week, the <a href="http://moodlemoot.moodle.de" target="_blank">German MoodleMoot</a> 2012 took place in Münster. <a href="http://twitter.com/Networking_Lady/" target="_blank">Sigi Jakob-Kühn</a> organized the session entitled &#8220;Mahara-Netzwerk &#8211; Austauschworkshop für Akteure und Neugierige&#8221;.</p>
<p>I was honored to have been asked by her to give a virtual presentation and be available for Q&amp;A afterwards. Thankfully, Sigi could get a time slot that was not too bad for NZ time. Thus, I could stay for the entire session and learn how <a href="https://mahara.org" target="_blank">Mahara</a> is being used in Germany and in Austria by schools and universities through mini presentations.</p>
<p>This event showed me that I should practice presenting in German more as I stumbled through some of the words and sentences more than I would have wished for. Being used to speaking English all day, I am a bit rusty in German. Following the presentations of members of the audience was much easier. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<div id="__ss_12016200" style="width: 425px;"><strong style="display: block; margin: 12px 0 4px;"><a title="Mahara 1.5 steht for der Tür" href="http://www.slideshare.net/4nitsirk/mahara-15-steht-for-der-tr" target="_blank">Mahara 1.5 steht for der Tür</a></strong> <iframe src="http://www.slideshare.net/slideshow/embed_code/12016200" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" width="425" height="355"></iframe></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/" target="_blank">presentations</a> from <a href="http://www.slideshare.net/4nitsirk" target="_blank">Kristina D.C. Hoeppner</a></div>
</div>
<p>There&#8217;s also a <a href="http://www.youtube.com/watch?v=y5cRWJ4sWB4" target="_blank">recording</a> of my presentation which includes the 2 minutes that I could not be heard in Germany due to Skype losing its connection and me not realizing it as I was in presentation mode.</p>
<h1>Oskar-von-Miller Schule Kassel</h1>
<p><a href="http://www.xing.com/profile/Claudia_Schmidt202" target="_blank">Claudia Schmidt</a> reported how the <a href="http://www.ovm-kassel.de/" target="_blank">Oskar-von-Miller Schule</a> in Kassel uses Mahara. The students keep their electronic portfolio in Mahara and use it as basis for face-to-face discussions with their teachers. They have certain activities to fulfill that they post on their pages.</p>
<p>The students also keep an application portfolio with which they school has had great success (after a great deal of convincing of potential employers to consider them).</p>
<h1>Pädagogische Hochschule Wien</h1>
<p><a href="twitter.com/thomas_strasser" target="_blank">Thomas Strasser</a> showcased how his students use Mahara to document their experience of their student teaching for their practical studies. They do not only use one type of portfolio, but depending on the purpose, there are three types that are important:</p>
<ul>
<li>showcase / presentation portfolio</li>
<li>reflection portfolio</li>
<li>process portfolio</li>
</ul>
<p>They experiment with a number of ideas from the <a href="http://www.packtpub.com/mahara-1-4-cookbook-for-training-education/book" target="_blank">Mahara 1.4 Cookbook</a> to make the portfolio work more relevant for the students. The portfolio is not seen as assessment portfolio but rather as vehicle for giving constructive feedback and discuss it with peers instead of just with an instructor. They also emphasize social interaction and encourage their students to publish hobbies and special interests on their profile pages for others to discover and connect with them.</p>
<h1>Language Center of the University of Leipzig</h1>
<p><a href="https://www.linkedin.com/pub/katia-aiko-murata-arend/31/827/36" target="_blank">Kátia Aiko Murata Arend</a> outlined how she uses Mahara with her Portuguese language students. She uses it with her students to collect and reflect on texts for media and text analysis thus keeping all her teaching and learning material in Mahara. The students add to that throughout the semester and are highly motivated using this medium in their studies.</p>
<h1>KAMahara in Karlsruhe</h1>
<p><a href="https://twitter.com/Intervisionaer" target="_blank">Norman Mewes</a> and Sigi provided some examples of how they use Mahara in the school context. <a href="http://kamahara.de/" target="_blank">KAMahara</a> is a Mahara installation for a project which is used by a number of schools to explore its potential.</p>
<p>Students use the ePortfolio to apply for jobs, for example. They also do not wait to make their pages available to their teachers until they have finished their portfolio, but give them access throughout the development process to invite feedback and improve their showcase portfolio which they are going to use for their job application along the way.</p>
<p>Sigi showed us a couple of examples highlighting students who use Mahara to document and reflect upon their internships in the real world. She showed how different the portfolios of the students can be depending on the preference of the students and how they wanted to express themselves.</p>
<p>During the MoodleMoot, a number of presenters had another presentation slot in which they went into more detail regarding their use of Mahara. But already these brief showcases allowed me a glimpse into how Mahara is being used in German schools and German and Austrian universities. The variety of uses is fantastic and also the getting together of the practitioners to share their ideas and discuss them with each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/03/18/mahara-at-moodlemoot-de-2012/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/03/18/mahara-at-moodlemoot-de-2012/</feedburner:origLink></item>
		<item>
		<title>Students hooked on open source</title>
		<link>http://feedproxy.google.com/~r/TheCuriousAndWonderingEye/~3/3V-Gw5NYndQ/</link>
		<comments>http://virtualbreath.net/curious/2012/02/26/students-hooked-on-open-source/#comments</comments>
		<pubDate>Sun, 26 Feb 2012 02:48:07 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[catalyst]]></category>
		<category><![CDATA[academy]]></category>
		<category><![CDATA[floss]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=743</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Students hooked on open source&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-02-26&amp;rft.identifier=http://virtualbreath.net/curious/2012/02/26/students-hooked-on-open-source/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst"></span>
By now already some time ago, to be precise from January 9 to 20, 2012, we ran the second instalment of the Catalyst Open Source Academy. This is a summer program for high school students in New Zealand in which &#8230; <a href="http://virtualbreath.net/curious/2012/02/26/students-hooked-on-open-source/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Students hooked on open source&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-02-26&amp;rft.identifier=http://virtualbreath.net/curious/2012/02/26/students-hooked-on-open-source/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=743"><!-- &nbsp; --></abbr>
<p>By now already some time ago, to be precise from January 9 to 20, 2012, we ran the second instalment of the <a href="http://catalyst.net.nz/academy" target="_blank">Catalyst Open Source Academy</a>. This is a summer program for high school students in New Zealand in which they can learn about open source and related topics as well as participate in the further development of open source projects.</p>
<p><a href="http://catalyst.net.nz/node/23404" target="_blank">During the first week</a>, the students had a lot of input in the form of introductions and workshops to open source concepts, programming languages and tools. <a href="http://catalyst.net.nz/node/23406" target="_blank">In the second week</a>, they chose a project to work on more closely and were mentored by developers who work within that project on a frequent if not daily basis.</p>
<p>As the coordinator went on a conference during the second week, I was lucky to replace him in &#8220;overseeing&#8221; the Academy. That gave me the chance to get a better idea of what the students were doing and how they progressed. It was great to see that they could show off first results already on the first day and didn&#8217;t have to wait until the end of their time in the project to see results.</p>
<p>Some open source software projects the students worked on were:</p>
<ul>
<li><a href="https://market.android.com/details?id=com.morphoss.acal" target="_blank">aCal</a> (Java for Android)</li>
<li><a href="http://drupal.org/" target="_blank">Drupal</a> (PHP)</li>
<li><a href="http://code.google.com/p/kiritakikoha/" target="_blank">Kiritaki Koha</a> (Java for Android)</li>
<li><a href="http://koha-community.org/" target="_blank">Koha</a> (JavaScript, unit testing)</li>
<li><a href="http://mapofcpan.org/" target="_blank">Map of CPAN</a> (JavaScript)</li>
</ul>
<p>One student started to contribute to <a href="http://mahara.org" target="_blank">Mahara</a> and has been doing so since then which I find very awesome being involved in the project myself and like to see bugs fixed and new features developed. <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>One of the very tangible results of the Academy is that the code students contribute to an open source project can be used around the world by any user of the software. The bug fixes and features the students have worked on are to a large degree directly visible to users of the software (instead of being code fixes on the backend). Thus, they can show their family, friends and teachers exactly what they have been working on and how they have improved software.</p>
<p>Last year, we had 17 students from Wellington participate in the Academy. This year it was already 23, and some of them were out-of-towners. I am looking forward to the Open Source Academy 2013 and also the preparation for it as we will take the feedback from the students into account to make some changes and improvements.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/02/26/students-hooked-on-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://virtualbreath.net/curious/2012/02/26/students-hooked-on-open-source/</feedburner:origLink></item>
	</channel>
</rss>

