<?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"
	>

<channel>
	<title>Mira Groupware</title>
	<atom:link href="http://miragroupware.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://miragroupware.org</link>
	<description></description>
	<pubDate>Wed, 18 Jun 2008 08:19:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Moving to Bazaar</title>
		<link>http://miragroupware.org/2008/04/21/moving-to-bazaar/</link>
		<comments>http://miragroupware.org/2008/04/21/moving-to-bazaar/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 19:58:38 +0000</pubDate>
		<dc:creator>Max Bossino</dc:creator>
		
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://miragroupware.org/?p=28</guid>
		<description><![CDATA[We have finally made the move to the Bazaar version control system. Hooray! One of the main motivations for doing this was the brilliant integration of Bazaar with Launchpad, the project management software guiding the development of software of the likes of Ubuntu, Me TV and the Bazaar project itself. Launchpad provides free hosting of Bazaar branches and supplies bug tracker, translation, Q&#038;A and blueprint systems which tie in very neatly, allowing you to assign bugs and blueprint to particular branches of code. The best part is that...]]></description>
			<content:encoded><![CDATA[<p>We have finally made the move to the Bazaar version control system. Hooray! One of the main motivations for doing this was the brilliant <a title="Launchpad: Code tour" href="https://code.launchpad.net/+tour" target="_blank">integration</a> of Bazaar with <a title="Launchpad" href="https://launchpad.net" target="_blank">Launchpad</a>, the project management software guiding the development of software of the likes of Ubuntu, Me TV and the Bazaar project itself. Launchpad provides free hosting of Bazaar branches and supplies bug tracker, translation, Q&amp;A and blueprint systems which tie in very neatly, allowing you to assign bugs and blueprint to particular branches of code. The best part is that we now have one single location for all the code-related aspects of Mira (our <a title="Mira on Launchpad" href="https://launchpad.net/mira" target="_blank">Launchpad homepage</a>) and this website for the documentation. Well, and SourceForge on the side to manage our mailing list.</p>
<p><span id="more-28"></span></p>
<p>Anyway, if you are interested in grabbing the latest and hottest version of Mira then you should look no further than a terminal or cmd window. As long as you have Bazaar installed, which is just a <a title="Download the Bazaar VCS" href="http://bazaar-vcs.org/Download" target="_blank">few clicks</a> away no matter what Operating System you use, all you have to do is run the following command from a terminal window and you&#8217;re good to go:</p>
<p><code>bzr branch lp:/~mira-core-development-team/mira/trunk mira</code></p>
<p>That will download the latest revision of Mira&#8217;s source code into a <code>mira</code> subdirectory. Isn&#8217;t that brilliant?</p>
<p>In the future, if you wish to download the latest revisions you may run the following command (as long as you have <code>cd</code>&#8216;d into the <code>mira</code> directory you created before):</p>
<p><code>bzr update</code></p>
<p>It couldn&#8217;t be any easier!</p>
]]></content:encoded>
			<wfw:commentRss>http://miragroupware.org/2008/04/21/moving-to-bazaar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>GSoC 2008: We Just Missed Out!</title>
		<link>http://miragroupware.org/2008/03/18/gsoc-2008-we-just-missed-out/</link>
		<comments>http://miragroupware.org/2008/03/18/gsoc-2008-we-just-missed-out/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 08:34:43 +0000</pubDate>
		<dc:creator>Max Bossino</dc:creator>
		
		<category><![CDATA[Google Summer of Code]]></category>

		<guid isPermaLink="false">http://miragroupware.org/2008/03/18/gsoc-2008-we-just-missed-out/</guid>
		<description><![CDATA[It pains me to say that Mira Groupware was not accepted as a mentoring organisation for the Google Summer of Code 2008 programme. We were actually very close to being chosen and were even short-listed in the final 220 organisations, but we just missed out in the end because we did not have quite enough [...]]]></description>
			<content:encoded><![CDATA[<p>It pains me to say that Mira Groupware was not accepted as a mentoring organisation for the <a href="http://code.google.com/soc/2008">Google Summer of Code 2008</a> programme. We were actually very close to being chosen and were even short-listed in the final 220 organisations, but we just missed out in the end because we did not have quite enough Ideas/Project proposals on our Ideas page. It&#8217;s a shame because it would have been an extremely good opportunity to accelerate development on Mira above the current tepid pace, but at least we have learnt what we need to do to improve our chances of being selected next year.<br />
<span id="more-27"></span><br />
In any case, I would like to thank Alan and Thurston for offering to be mentors in this programme and for helping out with the documentation and application process. It looks like we&#8217;ll have to keep pushing forwards, slowly but surely, until next year!</p>
]]></content:encoded>
			<wfw:commentRss>http://miragroupware.org/2008/03/18/gsoc-2008-we-just-missed-out/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Is It A Bird?…</title>
		<link>http://miragroupware.org/2008/03/17/is-it-a-bird%e2%80%a6/</link>
		<comments>http://miragroupware.org/2008/03/17/is-it-a-bird%e2%80%a6/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 20:16:25 +0000</pubDate>
		<dc:creator>Max Bossino</dc:creator>
		
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://miragroupware.org/2008/03/17/is-it-a-bird%e2%80%a6/</guid>
		<description><![CDATA[Welcome to the new website for Mira Groupware, the Open Source groupware platform which is set to revolutionise online communication and collaboration! After much discussion, we decided that the previous website was not only unsuitable for an Open Source project&#8217;s homepage, due to a lack of space and relevant bursts of information, but also rather [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the new website for Mira Groupware, the Open Source groupware platform which is set to revolutionise online communication and collaboration! After much discussion, we decided that the previous website was not only unsuitable for an Open Source project&#8217;s homepage, due to a lack of space and relevant bursts of information, but also rather ugly. The result is, well, you&#8217;re feasting your eyes on it now!</p>
<p><span id="more-25"></span></p>
<p>We&#8217;re still in the process of migrating all the data from our old place, and at times things could get a little bumpy — if that happens, please do let us know: drop us a line via the <a href="http://miragroupware.org/contact/">contact form</a> so we can sort it out. All should be running fluidly very soon, and we&#8217;ll transform the Wiki and Forum to match the new design in the not too distant future.</p>
<p>You can also  expect more frequent news updates right here, on our homepage. So, don&#8217;t forget to return soon, or simply subscribe to our <a href="http://miragroupware.org/feed/atom/">RSS feed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://miragroupware.org/2008/03/17/is-it-a-bird%e2%80%a6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Move to MiraGroupware.org</title>
		<link>http://miragroupware.org/2007/05/27/move-to-miragroupwareorg/</link>
		<comments>http://miragroupware.org/2007/05/27/move-to-miragroupwareorg/#comments</comments>
		<pubDate>Sun, 27 May 2007 10:46:38 +0000</pubDate>
		<dc:creator>Max Bossino</dc:creator>
		
		<category><![CDATA[Website]]></category>

		<category><![CDATA[blueprints]]></category>

		<category><![CDATA[introduction]]></category>

		<category><![CDATA[mira]]></category>

		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://miragroupware.org/2007/05/27/move-to-miragroupwareorg/</guid>
		<description><![CDATA[Mira Groupware now has its very own website, as you can see, which will be its centre of information and development. Here you will find not only Mira&#8217;s documentation wiki but also its forum, and hopefully a few more community-orientated services will appear in the near future. A nice touch is that MiraGroupware.org will change [...]]]></description>
			<content:encoded><![CDATA[<p>Mira Groupware now has its <a href="http://miragroupware.org">very own website</a>, as you can see, which will be its centre of information and development. Here you will find not only Mira&#8217;s <a href="http://miragroupware.org/wiki">documentation wiki</a> but also its <a href="http://miragroupware.org/forums">forum</a>, and hopefully a few more community-orientated services will appear in the near future. A nice touch is that MiraGroupware.org will change colour as it progresses through the stages of development: Planning, Alpha, Beta, Pre-Release and Stable, so do keep an eye out for that. <em>(Editor: Not any more! We now have a new website. :) )</em></p>
<p><span id="more-18"></span></p>
<p>The Planning stage is arguably the most important stage of Mira&#8217;s development. It&#8217;s where both you and I get to decide what features are implemented by default, how Mira operates, how scalable it will be, how you would like to use it, how you would like it to look and discuss everything relating to its architecture and design. For this reason I encourage you to post what <em>you</em> want Mira to be like on <a href="https://lists.sourceforge.net/lists/listinfo/mira-development">Mira&#8217;s Development mailing list</a>, so that the developers may consider as many ideas as possible and thus set out the blueprints for the future versions of Mira, and indeed the first.</p>
<p><a href="http://miragroupware.org/uploads/ui-mockups/Ubuntu.jpg" rel="lightbox[18]" rel="lightbox[18]"><img src="http://miragroupware.org/uploads/ui-mockups/Ubuntu-thumb.jpg" alt="Mira on Ubuntu mock-up" /></a></p>
<p><a href="http://miragroupware.org/mockups/">User interface mockups</a>, such as the one above, are also welcome, as we may then decide which interface is the easiest to use and is also visually appealing so that Mira does not become a bore to operate. It should have a professional look, but it shouldn&#8217;t be too dull either.</p>
<p>I have high hopes for Mira, as do others, and I&#8217;m sincerely hoping that our efforts pay off and that, perhaps in a few months or years, you will have an Open Source alternative to Groove which is more scalable, more powerful and more complete than the competition on your desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://miragroupware.org/2007/05/27/move-to-miragroupwareorg/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
