<?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>Wolfgang Reutz&#039;s Blog &#187; programming</title>
	<atom:link href="http://wolfgang.reutz.at/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://wolfgang.reutz.at</link>
	<description></description>
	<lastBuildDate>Thu, 20 Oct 2011 13:50:36 +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>Switching to Vim from TextMate</title>
		<link>http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/</link>
		<comments>http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 07:41:57 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=790</guid>
		<description><![CDATA[Based on Daniel Fischer&#8217;s article i document how i switched to Vim from TextMate after using TextMate for several years. Install MacVim download from https://github.com/b4winckler/macvim/ (use latest snapshot) copy MacVim.app to your /Applications directory copy mvim into your path, change into the unzipped downloaded MacVim-snapshot-xx folder in your Terminal and enter: ?View Code BASH1 $ &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/11/24/switching-to-vim-from-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash on the Beach 2009 &#8211; Brighton, UK</title>
		<link>http://wolfgang.reutz.at/2009/09/21/flash-on-the-beach-2009-brighton-uk/</link>
		<comments>http://wolfgang.reutz.at/2009/09/21/flash-on-the-beach-2009-brighton-uk/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 18:03:13 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=532</guid>
		<description><![CDATA[Some pictures from Flash on the Beach, Brighton]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2009/09/21/flash-on-the-beach-2009-brighton-uk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error compiling for iPhone SDK 2.2</title>
		<link>http://wolfgang.reutz.at/2008/11/23/error-compiling-for-iphone-sdk-22/</link>
		<comments>http://wolfgang.reutz.at/2008/11/23/error-compiling-for-iphone-sdk-22/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 20:55:17 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/2008/11/23/error-compiling-for-iphone-sdk-22/</guid>
		<description><![CDATA[After upgrading to iPhone SDK 2.2 and updating my iPod Touch&#8217;s Firmware to 2.2 (hell yeah, i love the option to disable automatic spellchecking!!!), i got an error building my iPhone Project: ld: library not found for -lcrt1.10.5.o The solution: The error indicates some error when crosscompiling similar to crosscompiling from OS X 10.5?to Mac &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2008/11/23/error-compiling-for-iphone-sdk-22/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2008/11/23/error-compiling-for-iphone-sdk-22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compile Python 2.4.4 on Mac OS X 10.5 (Leopard)</title>
		<link>http://wolfgang.reutz.at/2007/10/29/compile-python-244-on-mac-os-x-105-leopard/</link>
		<comments>http://wolfgang.reutz.at/2007/10/29/compile-python-244-on-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 16:41:31 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/2007/10/29/compile-python-244-on-mac-os-x-105-leopard/</guid>
		<description><![CDATA[Recently i upgraded my OS to Leopard and had to recompile python 2.4.4 for my Zope 3 buildout setup (i need a clean python for that). The problem was, that python 2.4.4 won&#8217;t build on leopard, Jodok Batlogg from Lovely Systems had the same problem and instantly found the solution. As he hasn&#8217;t posted it &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2007/10/29/compile-python-244-on-mac-os-x-105-leopard/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/10/29/compile-python-244-on-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Anarchy Media Player</title>
		<link>http://wolfgang.reutz.at/2007/09/10/anarchy-media-player/</link>
		<comments>http://wolfgang.reutz.at/2007/09/10/anarchy-media-player/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 12:13:09 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/2007/09/10/anarchy-media-player/</guid>
		<description><![CDATA[As you might already know, Anarchy Media Player is a way cool javascript-based player solution for playback of media files like .mp3, quicktime movies, flash movies and so on. The very cool thing about that is, all you have to do is to include the anarchy player javascript file into your html document and each &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2007/09/10/anarchy-media-player/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/09/10/anarchy-media-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>get kaa.metadata (mmpython) running on OS X</title>
		<link>http://wolfgang.reutz.at/2006/04/04/get-kaametadata-mmpython-running-on-os-x/</link>
		<comments>http://wolfgang.reutz.at/2006/04/04/get-kaametadata-mmpython-running-on-os-x/#comments</comments>
		<pubDate>Tue, 04 Apr 2006 16:05:02 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[plone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/9</guid>
		<description><![CDATA[<p>
go into kaa/base and edit setup.py by changing (line 36) this extensions.append( Extension('shmmodule', ['src/extensions/shmmodule.c']) ) to this #extensions.append( Extension('shmmodule', ['src/extensions/shmmodule.c']) ) or use this diff: 36c36 &#60; extensions.append( Extension('shmmodule', ['src/extensions/shmmodule.c']) ) --- &#62; #extensions.append( Extension('shmmodule', ['src/extensions/shmmodule.c']) ) until now the support for cdrom drives only works on Linux, so i disabled it on OS X.  now go to kaa/metadata and edit setup.py: change this ext_modules = [ cdrom, ifoparser ] to #ext_modules = [ cdrom, ifoparser ] ext_modules = [ ifoparser ] and change this ext_modules = [ cdrom ] to #ext_modules = [ cdrom ] ext_modules = [ ] or use this diff: 58c58,59 &#60; ext_modules = [ cdrom, ifoparser ] --- &#62; #ext_modules = [ cdrom, ifoparser ] &#62; ext_modules = [ ifoparser ] 61c62,63 &#60; ext_modules = [ cdrom ] --- &#62; #ext_modules = [ cdrom ] &#62; ext_modules = [ ] now go back to kaa/base and install the kaa.base package: $ sudo python setup.py install now go to kaa/metadata and install the kaa.metadata package: $ sudo python setup.py install you may use a different python instance, like /opt/python24/bin/python or something else if you don't wanna install kaa into the default python on OS X.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2006/04/04/get-kaametadata-mmpython-running-on-os-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>kupu resize images</title>
		<link>http://wolfgang.reutz.at/2006/04/02/kupu-resize-images/</link>
		<comments>http://wolfgang.reutz.at/2006/04/02/kupu-resize-images/#comments</comments>
		<pubDate>Sun, 02 Apr 2006 00:24:40 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[plone]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/7</guid>
		<description><![CDATA[<p>
I always had the problem, that i could resize (drag with my mouse) images inside kupu, but when i save the document the image has its original size :-( Today i found the solution to this problem here To enable kupu to keep the resize information upon save you have to add width and height to the style whitelist in the kupu preferences in your site preferences.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2006/04/02/kupu-resize-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  wolfgang.reutz.at/tag/programming/feed/ ) in 0.92058 seconds, on Feb 7th, 2012 at 3:50 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 4:50 pm UTC -->
