<?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>MadMuffin &#187; English</title>
	<atom:link href="http://patrick-brueckner.de/wordpress/tag/english/feed/" rel="self" type="application/rss+xml" />
	<link>http://patrick-brueckner.de/wordpress</link>
	<description>Patrick Brückner&#039;s Weblog über ein Leben als Theologie-Student und IT-Guy</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:54:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>openlp.org Database Tools Update, Zefania-XML to CSV Converter and 2 new German Bible versions</title>
		<link>http://patrick-brueckner.de/wordpress/2008/10/11/olptools-update/</link>
		<comments>http://patrick-brueckner.de/wordpress/2008/10/11/olptools-update/#comments</comments>
		<pubDate>Sat, 11 Oct 2008 14:42:10 +0000</pubDate>
		<dc:creator>Patrick Brückner</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Kirche / Church]]></category>
		<category><![CDATA[openlp.org]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://patrick-brueckner.de/wordpress/?p=37</guid>
		<description><![CDATA[I just published an update to the openlp.org Database Tools 0.5, this time including an .deb for Ubuntu and Debian. It automatically guesses the path to songs.olp and creates a backup before manipulating by default. In addition to that I &#8230; <a href="http://patrick-brueckner.de/wordpress/2008/10/11/olptools-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just published an update to the <a href="http://patrick-brueckner.de/wordpress/openlporg-utils/olp-dbtools/">openlp.org Database Tools</a> <strong>0.5</strong>, this time including an .deb for Ubuntu and Debian. It automatically guesses the path to songs.olp and creates a backup before manipulating by default.</p>
<p>In addition to that I firstly published <strong><a href="http://patrick-brueckner.de/wordpress/openlporg-utils/zefania-xml-to-csv-converter/">Zefania XML to CSV Converter</a> </strong>0.3. This tool converts Zefania-Sharp XML Files to CSV files that are compatible to openlp.org.</p>
<p>Thirdly, the German Bible versions Schlachter 1951 and Luther 1545 are now <a href="http://patrick-brueckner.de/wordpress/openlporg-utils/">avaliable</a> for download.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fpatrick-brueckner.de%2Fwordpress%2F2008%2F10%2F11%2Folptools-update%2F" layout="button_count" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://patrick-brueckner.de/wordpress/2008/10/11/olptools-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openlp.org DB Tools 0.4.1 &amp; pysqlite-1.0.1.win32-py2.5.exe</title>
		<link>http://patrick-brueckner.de/wordpress/2008/10/09/openlporg-db-tools-041-pysqlite-101win32-py25exe/</link>
		<comments>http://patrick-brueckner.de/wordpress/2008/10/09/openlporg-db-tools-041-pysqlite-101win32-py25exe/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 01:49:58 +0000</pubDate>
		<dc:creator>Patrick Brückner</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Kirche / Church]]></category>
		<category><![CDATA[openlp.org]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://patrick-brueckner.de/wordpress/?p=34</guid>
		<description><![CDATA[Just today I wanted to try my script at church, but I realized, the windows pysqlite libraries were not avaliable prebuilt for python 2.5 well, on my linux, its just ./configure &#38;&#38; make, but on this windows machine, it was &#8230; <a href="http://patrick-brueckner.de/wordpress/2008/10/09/openlporg-db-tools-041-pysqlite-101win32-py25exe/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just today I wanted to try my <a href="http://patrick-brueckner.de/wordpress/openlporg-utils/">script</a> at church, but I realized, the windows pysqlite libraries were not avaliable prebuilt for python 2.5</p>
<p>well, on my linux, its just ./configure &amp;&amp; make, but on this windows machine, it was just a pain. i had to download several hundred megs of software and then run a little command that took just a few seconds. preparing this, getting all the libraries &#8211; with just a tiny bit of documentation how to build pysqlite-2.x but never for python 2.5 &#8211; since pysqlite2 is now in the main tree&#8230; i can tell you.</p>
<p>anyways, 5 hours later, I proudly present you <a href="http://patrick-brueckner.de/uploads/win32/pysqlite-1.0.1.win32-py2.5.exe">pysqlite-1.0.1.win32-py2.5.exe</a> fully compatible with all sqlite 2.x databases (which is what openlp.org uses at the moment.)<img class="alignright" style="float: right;" src="http://patrick-brueckner.de/uploads/tools/olp-dbtools-0.4.1_win.png" alt="" width="309" height="255" /></p>
<p>I also realised, that the installer that was linked on the openlp.org Utilities page was outdated. Please upgrade to <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygtk/2.12/pygtk-2.12.1-2.win32-py2.5.exe">pygtk-2.12.1-2.win32-py2.5.exe</a>, <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/2.14/pygobject-2.14.1-1.win32-py2.5.exe">pygobject-2.14.1-1.win32-py2.5.exe</a>, <a href="http://ftp.gnome.org/pub/GNOME/binaries/win32/pycairo/1.4/pycairo-1.4.12-1.win32-py2.5.exe">pycairo-1.4.12-1.win32-py2.5.exe</a> and <a id="showfiles_download_file_pkg0_1rel0_2" class="sfx_qalogger_element sfx_qalogger_clickable" onclick="window.location='/project/downloading.php?group_id=71914&amp;use_mirror=ovh&amp;filename=gtk2-runtime-2.14.3-2008-09-25-ash.exe&amp;'+Math.floor(Math.random()*100000000); return false;" href="http://downloads.sourceforge.net/gtk-win/gtk2-runtime-2.14.3-2008-09-25-ash.exe?modtime=1222302416&amp;big_mirror=0">gtk2-runtime-2.14.3-2008-09-25-ash.exe</a> to use the tools on windows.</p>
<p>If I have some spare time, I will probably create a installer for your convenience.</p>
<p>As long with this there is an <a href="http://patrick-brueckner.de/uploads/tools/olp-dbtools-0.4.1.py.bz2">update</a> to the <strong>openlp.org Database Tools</strong>, now 0.4.1 &#8211; just a little bugfix for Windows uses. And now it should work like charm, even on M$ Computers <img src='http://patrick-brueckner.de/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (see screenshot)</p>
<p>I really wish we&#8217;d update to sqlite3 soon&#8230; Then all of this hazzle is not relevant anymore. Remember: pysqlite 1 development stopped 2004!!</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fpatrick-brueckner.de%2Fwordpress%2F2008%2F10%2F09%2Fopenlporg-db-tools-041-pysqlite-101win32-py25exe%2F" layout="button_count" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://patrick-brueckner.de/wordpress/2008/10/09/openlporg-db-tools-041-pysqlite-101win32-py25exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>openlp.org Tool: Clean Songtitles 0.1</title>
		<link>http://patrick-brueckner.de/wordpress/2008/10/06/openlporg-tool-clean-songtitles-01/</link>
		<comments>http://patrick-brueckner.de/wordpress/2008/10/06/openlporg-tool-clean-songtitles-01/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 21:00:15 +0000</pubDate>
		<dc:creator>Patrick Brückner</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Kirche / Church]]></category>
		<category><![CDATA[openlp.org]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://patrick-brueckner.de/wordpress/?p=32</guid>
		<description><![CDATA[I just wrote my first openlp.org tool, called &#8220;Clean Songtitles 0.1&#8243; It can be found on the newly created openlp.org Utilities pages, with a bunch of other things, like German Bibles and the most recent German language file.]]></description>
			<content:encoded><![CDATA[<p>I just wrote my first o<img class="alignright" style="float: right;" src="http://openlp.org/sites/all/themes/openlp_v2/logo.png" alt="" width="192" height="31" />penlp.org tool, called &#8220;Clean Songtitles 0.1&#8243; It can be found on the newly created <a href="http://patrick-brueckner.de/wordpress/openlporg-utils/">openlp.org Utilities</a> pages, with a bunch of other things, like German Bibles and the most recent German language file.</p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fpatrick-brueckner.de%2Fwordpress%2F2008%2F10%2F06%2Fopenlporg-tool-clean-songtitles-01%2F" layout="button_count" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://patrick-brueckner.de/wordpress/2008/10/06/openlporg-tool-clean-songtitles-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fight for Kisses</title>
		<link>http://patrick-brueckner.de/wordpress/2007/10/03/fight-for-kisses/</link>
		<comments>http://patrick-brueckner.de/wordpress/2007/10/03/fight-for-kisses/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 21:01:06 +0000</pubDate>
		<dc:creator>Patrick Brückner</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Film / Movie]]></category>

		<guid isPermaLink="false">http://patrick-brueckner.de/wordpress/2007/10/03/fight-for-kisses/</guid>
		<description><![CDATA[Fight For Kisses //// www.ffk-wilkinson.com]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="335" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.dailymotion.com/swf/g0eGDofdqaRSpkCKJ" /><embed type="application/x-shockwave-flash" width="425" height="335" src="http://www.dailymotion.com/swf/g0eGDofdqaRSpkCKJ"></embed></object><br />
<strong><a href="http://www.dailymotion.com/video/x2xcuh_fight-for-kisses-wwwffkwilkinsoncom_fun">Fight For Kisses //// www.ffk-wilkinson.com</a></strong></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fpatrick-brueckner.de%2Fwordpress%2F2007%2F10%2F03%2Ffight-for-kisses%2F" layout="button_count" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>
]]></content:encoded>
			<wfw:commentRss>http://patrick-brueckner.de/wordpress/2007/10/03/fight-for-kisses/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

