<?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>Monty&#039;s Sammelsurium</title>
	<atom:link href="http://blog.pagansoft.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pagansoft.de</link>
	<description>Ideas, Jokes and everything else...</description>
	<lastBuildDate>Thu, 19 Jan 2012 11:52:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>I&#8217;m attending BlackBerry DevCon Europe – 7-8 February 2012, Amsterdam</title>
		<link>http://blog.pagansoft.de/2012/01/19/im-attending-blackberry-devcon-europe-7-8-february-2012-amsterdam/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=im-attending-blackberry-devcon-europe-7-8-february-2012-amsterdam</link>
		<comments>http://blog.pagansoft.de/2012/01/19/im-attending-blackberry-devcon-europe-7-8-february-2012-amsterdam/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 11:34:05 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[BlackBerry DevCon]]></category>

		<guid isPermaLink="false">http://blog.pagansoft.de/?p=207</guid>
		<description><![CDATA[BlackBerry® DevCon Europe is the premier developer event where BlackBerry® enthusiasts will come together for sessions, demonstrations, keynotes, and more — all focused on creating mobile applications for the powerful BlackBerry platform.
I&#8217;ll be attending! Join me so you can also get the value  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2012/01/19/im-attending-blackberry-devcon-europe-7-8-february-2012-amsterdam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing AutoTest for Delphi</title>
		<link>http://blog.pagansoft.de/2011/09/30/introducing-autotest-for-delphi/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=introducing-autotest-for-delphi</link>
		<comments>http://blog.pagansoft.de/2011/09/30/introducing-autotest-for-delphi/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 17:31:06 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Autotest]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[TDD]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blog.pagansoft.de/?p=194</guid>
		<description><![CDATA[One of the main issues with doing TDD is the fact, that the cycle times between running the unit tests and the development of a feature has to be very short. In fact as short as possible.
In other languages there are always tools like autotest for ruby or infinitest or JUnitMax for Java.
I missed  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2011/09/30/introducing-autotest-for-delphi/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Contributing code to one of my projects</title>
		<link>http://blog.pagansoft.de/2011/01/07/contributing-code-to-one-of-my-projects/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=contributing-code-to-one-of-my-projects</link>
		<comments>http://blog.pagansoft.de/2011/01/07/contributing-code-to-one-of-my-projects/#comments</comments>
		<pubDate>Fri, 07 Jan 2011 13:51:08 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[software-projects]]></category>

		<guid isPermaLink="false">http://blog.pagansoft.de/?p=175</guid>
		<description><![CDATA[Because some people asked me, how to contribute code to my MediaWiki Access Extension, here a short howto how to do this.
At first, you have to get yourself a free account on GitHub.  This is as easy as clicking &#8220;Pricing and Signup&#8221;, selecting the Free Account, fill in the required fields and  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2011/01/07/contributing-code-to-one-of-my-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My take on bootstrapping an open source playbook project</title>
		<link>http://blog.pagansoft.de/2011/01/02/my-take-on-bootstrapping-an-open-source-playbook-project/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-take-on-bootstrapping-an-open-source-playbook-project</link>
		<comments>http://blog.pagansoft.de/2011/01/02/my-take-on-bootstrapping-an-open-source-playbook-project/#comments</comments>
		<pubDate>Sun, 02 Jan 2011 07:58:04 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PlayBook]]></category>
		<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[Air]]></category>
		<category><![CDATA[Ant]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.pagansoft.de/?p=154</guid>
		<description><![CDATA[For my first Air project for the BlackBerry PlayBook (more about it follows, when it is approved   ) I used the Adobe FlashBuilder 4. While this tool is quite comfortable to use in PlayBook development (especially the debugging capabilities), I&#8217;m not willing to pay 250 to 750$ for an IDE just to  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2011/01/02/my-take-on-bootstrapping-an-open-source-playbook-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Control Extension for MediaWiki now on GitHub</title>
		<link>http://blog.pagansoft.de/2010/06/27/access-control-extension-for-mediawiki-now-on-github/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=access-control-extension-for-mediawiki-now-on-github</link>
		<comments>http://blog.pagansoft.de/2010/06/27/access-control-extension-for-mediawiki-now-on-github/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 09:51:32 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[AccessControl]]></category>
		<category><![CDATA[MediaWiki]]></category>

		<guid isPermaLink="false">http://wordpress.pagansoft.de/2010/06/27/access-control-extension-for-mediawiki-now-on-github/</guid>
		<description><![CDATA[Unfortunately I have no more time (nor the need) to continue the development on this extension at the moment.
For this reason, I decided to convert my private Subversion repository to Git and put it up to GitHub.
Here is the link: http://github.com/magicmonty/MediaWikiAccessControl
If you want to  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2010/06/27/access-control-extension-for-mediawiki-now-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 0.8 of AccessControl Extension for MediaWiki</title>
		<link>http://blog.pagansoft.de/2007/09/29/accesscontrol-extension-for-mediawiki-version-0-8/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=accesscontrol-extension-for-mediawiki-version-0-8</link>
		<comments>http://blog.pagansoft.de/2007/09/29/accesscontrol-extension-for-mediawiki-version-0-8/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 09:43:25 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[AccessControl]]></category>
		<category><![CDATA[MediaWiki]]></category>

		<guid isPermaLink="false">http://wordpress.pagansoft.de/2007/09/29/version-0-8-of-accesscontrol-extension-for-mediawiki/</guid>
		<description><![CDATA[another Version with new features is out.
the extension can be downloaded under http://www.pagansoft.de/download/accesscontrol-0.8.zip

This is just a bugfix-Version
Changes:

Fixes for hook errors in MediaWiki 1.11.0 included
Support for the Group of anonymous users added
UNIQ/QUINU-Bug kind of  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2007/09/29/accesscontrol-extension-for-mediawiki-version-0-8/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
		<item>
		<title>Delay on onswering the comments</title>
		<link>http://blog.pagansoft.de/2007/07/02/delay-on-onswering-the-comments/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=delay-on-onswering-the-comments</link>
		<comments>http://blog.pagansoft.de/2007/07/02/delay-on-onswering-the-comments/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 16:53:33 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://wordpress.pagansoft.de/2007/07/02/delay-on-onswering-the-comments/</guid>
		<description><![CDATA[Sorry for not answering all the comments in the last time. I have married on last Saturday, so I was a bit stressed with the preparations.
I hope to answer the remaining comments in the next two or three weeks. 
So long
    Martin

Sorry, dass ich in der letzten Zeit nicht zum Beantworten der  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2007/07/02/delay-on-onswering-the-comments/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Version 0.7 of AccessControl Extension for MediaWiki</title>
		<link>http://blog.pagansoft.de/2007/01/12/accesscontrol-extension-for-mediawiki-version-0-7/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=accesscontrol-extension-for-mediawiki-version-0-7</link>
		<comments>http://blog.pagansoft.de/2007/01/12/accesscontrol-extension-for-mediawiki-version-0-7/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 12:28:38 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[AccessControl]]></category>
		<category><![CDATA[MediaWiki]]></category>

		<guid isPermaLink="false">http://wordpress.pagansoft.de/2007/01/12/version-0-7-of-accesscontrol-extension-for-mediawiki/</guid>
		<description><![CDATA[another Version with new features is out.
the extension can be downloaded under http://www.pagansoft.de/download/accesscontrol-0.7.zip

Changes:

now it&#8217;s possible to have read-only groups.
the english language is set as default
refactored some functions for better readability
it&#8217;s now possible to  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2007/01/12/accesscontrol-extension-for-mediawiki-version-0-7/feed/</wfw:commentRss>
		<slash:comments>64</slash:comments>
		</item>
		<item>
		<title>Version 0.6 of AccessControl Extension for MediaWiki</title>
		<link>http://blog.pagansoft.de/2006/11/23/accesscontrol-extension-for-mediawiki-version-0-6/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=accesscontrol-extension-for-mediawiki-version-0-6</link>
		<comments>http://blog.pagansoft.de/2006/11/23/accesscontrol-extension-for-mediawiki-version-0-6/#comments</comments>
		<pubDate>Thu, 23 Nov 2006 17:08:30 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[AccessControl]]></category>
		<category><![CDATA[MediaWiki]]></category>

		<guid isPermaLink="false">http://wordpress.pagansoft.de/2006/11/23/version-0-6-of-accesscontrol-extension-for-mediawiki/</guid>
		<description><![CDATA[another bugfixed Version is out.
the extension can be downloaded under http://www.pagansoft.de/download/accesscontrol-0.6.zip

Changes:

Bugfix release, touching the article didn&#8217;t work, so I use a header redirect (bad hack, but works).
works now also for anonymous users

My original article with  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2006/11/23/accesscontrol-extension-for-mediawiki-version-0-6/feed/</wfw:commentRss>
		<slash:comments>40</slash:comments>
		</item>
		<item>
		<title>Version 0.5 of AccessControl Extension for MediaWiki</title>
		<link>http://blog.pagansoft.de/2006/11/21/of-accesscontrol-extension-for-mediawiki-version-0-5/#utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=of-accesscontrol-extension-for-mediawiki-version-0-5</link>
		<comments>http://blog.pagansoft.de/2006/11/21/of-accesscontrol-extension-for-mediawiki-version-0-5/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 19:18:38 +0000</pubDate>
		<dc:creator>Martin Gondermann</dc:creator>
				<category><![CDATA[Software-Projects]]></category>
		<category><![CDATA[AccessControl]]></category>
		<category><![CDATA[MediaWiki]]></category>

		<guid isPermaLink="false">http://wordpress.pagansoft.de/2006/11/21/version-0-5-of-accesscontrol-extension-for-mediawiki/</guid>
		<description><![CDATA[another Version is out.
the extension can be downloaded under http://www.pagansoft.de/download/accesscontrol-0.5.zip

Changes:

Articles with the accesscontrol tag are now touched in advance to displaying it, so the page will not read from the cache
removed some development junk  
better  [...]]]></description>
		<wfw:commentRss>http://blog.pagansoft.de/2006/11/21/of-accesscontrol-extension-for-mediawiki-version-0-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

