<?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; Webdev</title>
	<atom:link href="http://wolfgang.reutz.at/category/webdev/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>Enable your webserver to feed iPhone with MP4 videos</title>
		<link>http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/</link>
		<comments>http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 10:12:34 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=676</guid>
		<description><![CDATA[I&#8217;m using iPhone OS 3.x on my iPhone and recently i had problems to get my .mp4 files displayed in mobile Safari. I tried different settings for encoding the files but not a single one worked. When i clicked the link to the .mp4 file in mobile Safari, all i got was the &#8220;file can&#8217;t &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2010/03/23/mp4-apache-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using WordPress 2.8 and up with a proxy webserver in front</title>
		<link>http://wolfgang.reutz.at/2009/06/12/using-wordpress-with-a-proxy-webserver-in-front/</link>
		<comments>http://wolfgang.reutz.at/2009/06/12/using-wordpress-with-a-proxy-webserver-in-front/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 01:15:37 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/?p=346</guid>
		<description><![CDATA[I use a public plain apache server with mod_rewrite to serve my wordpress as i don't trust php enough to expose it to the world ;-)

I wrote and updated a previous post describing what i've done to make things work for me, but now with Wordpress 2.8 it's broken, so i had to figure out a fix for this problem again.]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2009/06/12/using-wordpress-with-a-proxy-webserver-in-front/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to hide a worpress instance behind a different apache server with mod_rewrite</title>
		<link>http://wolfgang.reutz.at/2008/08/22/how-to-hide-a-worpress-instance-behind-a-different-apache-server-with-mod_rewrite/</link>
		<comments>http://wolfgang.reutz.at/2008/08/22/how-to-hide-a-worpress-instance-behind-a-different-apache-server-with-mod_rewrite/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 11:59:42 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/2007/04/22/hacking-wordpress-1/</guid>
		<description><![CDATA[<p>
I had the need to move my blog running wordpress 2.0.x to a different server, but keeping the domain name on the "old" server.  I tried to do this with mod_rewrite and succeeded only partially :-( after some hours of hacking around with mod_rewrite and wordpress itself i got i working and want to share my solution: note: let's call the origin server SERVER A and the "new" server running wordpress and mysl SERVER B.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2008/08/22/how-to-hide-a-worpress-instance-behind-a-different-apache-server-with-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Flash Media Server 3 on Ubuntu Server</title>
		<link>http://wolfgang.reutz.at/2008/04/14/installing-flash-media-server-3-on-ubuntu-server/</link>
		<comments>http://wolfgang.reutz.at/2008/04/14/installing-flash-media-server-3-on-ubuntu-server/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 16:47:25 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[media server]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/?p=65</guid>
		<description><![CDATA[In the past i had to install Flash Media Server 2 on Ubuntu and Markus Bertheau&#8217;s Blog came to help with publishing a patch to make this work. Time went by and now i had to install Flash Media Server 3 on my Ubuntu box. Again Markus has a patch for the fms3 installer script &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2008/04/14/installing-flash-media-server-3-on-ubuntu-server/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2008/04/14/installing-flash-media-server-3-on-ubuntu-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari 3.1 for Webdevelopers</title>
		<link>http://wolfgang.reutz.at/2008/03/25/safari-31-for-webdevelopers/</link>
		<comments>http://wolfgang.reutz.at/2008/03/25/safari-31-for-webdevelopers/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 11:19:47 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/2008/03/25/safari-31-for-webdevelopers/</guid>
		<description><![CDATA[Safari 3.1 adds some important updates for web developers: Adds option in Safari preferences to turn on the new Develop menu which contains various web development features Allows access to Web Inspector Allows access to Network Timeline Allows editing CSS in the Web Inspector Allows custom user agent string Improves snippet editor I was very &#8230; </p><p><a class="more-link block-button" href="http://wolfgang.reutz.at/2008/03/25/safari-31-for-webdevelopers/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2008/03/25/safari-31-for-webdevelopers/feed/</wfw:commentRss>
		<slash:comments>0</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>Running both IE7 AND IE6 in Windows XP</title>
		<link>http://wolfgang.reutz.at/2007/04/04/running-both-ie7-and-ie6-in-windows-xp/</link>
		<comments>http://wolfgang.reutz.at/2007/04/04/running-both-ie7-and-ie6-in-windows-xp/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 09:16:35 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/44</guid>
		<description><![CDATA[<p>
Yousif Al Saif from tredosoft.com has programmed an installer allowing you to run multiple Internet Explorer versions in parallel on your Windows XP: Download Multiple IE installer (10.3MB) please read Yousif's original article here and check out the comments on this article as well, you will find some useful information there as well.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/04/04/running-both-ie7-and-ie6-in-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Howto use Tiny MCE in Zope3</title>
		<link>http://wolfgang.reutz.at/2007/02/15/howto-use-tiny-mce-in-zope3/</link>
		<comments>http://wolfgang.reutz.at/2007/02/15/howto-use-tiny-mce-in-zope3/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 08:46:53 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[Zope3]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/39</guid>
		<description><![CDATA[<p>
since i'm not very experienced with Zope 3 (yet) i had some troubles to turn a text input field in my own content type into a Rich Text Editor using z3c.widget.tiny.  This is how i finally got it working (thanks to dobee): in my interfaces.py file for my content type i defined a normal Text field: ...
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/02/15/howto-use-tiny-mce-in-zope3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Flash Media Server 2 on Ubuntu 6.10</title>
		<link>http://wolfgang.reutz.at/2007/01/14/installing-flash-media-server-2-on-ubuntu-610/</link>
		<comments>http://wolfgang.reutz.at/2007/01/14/installing-flash-media-server-2-on-ubuntu-610/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 23:11:17 +0000</pubDate>
		<dc:creator>Wolfgang</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[media server]]></category>
		<category><![CDATA[Sysadmin]]></category>

		<guid isPermaLink="false">http://wolfgang.reutz.at/blog/archives/37</guid>
		<description><![CDATA[<p>
The installation script for Flash Media Server works only on RedHat Enterprise by default.  With some modifications it works fine on Ubuntu Edgy: apt-get install libnspr4 libstdc++5 libstdc++5-3.3-dev wget http://download.macromedia.com/pub/flashmediaserver/ updates/2_0_3/linux/flashmediaserver2.tar.gz tar xfz flashmediaserver2.tar.gz cd FMS* wget http://www.bluetwanger.de/~mbertheau/fms.patch patch -p1 &#60; fms.patch sudo ./installFMS Live aus der Marschrutka âˆš?Â¬Âª Installing Flash Media Server 2 on Ubuntu 6.10 Edgy this howto is written bei Markus Bertheau, please check the original article and his blog here.
</p>]]></description>
		<wfw:commentRss>http://wolfgang.reutz.at/2007/01/14/installing-flash-media-server-2-on-ubuntu-610/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  wolfgang.reutz.at/category/webdev/feed/ ) in 0.99878 seconds, on Feb 7th, 2012 at 3:48 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 7th, 2012 at 4:48 pm UTC -->
