<?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>Martin Videc</title>
	<atom:link href="http://www.videc.at/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videc.at</link>
	<description>codemonkey/developer</description>
	<lastBuildDate>Thu, 25 Mar 2010 12:41:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RubyGems: undefined method ‘manage_gems’ for Gem:Module (NoMethodError) &#8211; easy fix</title>
		<link>http://www.videc.at/2010/03/25/rubygems-undefined-method-%e2%80%98manage_gems%e2%80%99-for-gemmodule-nomethoderror-easy-fix/</link>
		<comments>http://www.videc.at/2010/03/25/rubygems-undefined-method-%e2%80%98manage_gems%e2%80%99-for-gemmodule-nomethoderror-easy-fix/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 12:37:39 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=123</guid>
		<description><![CDATA[After reading through many comments on my post RubyGems: undefined method ‘manage_gems’ for Gem:Module (NoMethodError) I now recommend following fix:

# to be sure to be able to undo this in case it doesnt work
mv /usr/bin/gem /your/path/of/choice/gem-backup
#
ln -s /usr/bin/gem1.8 /usr/bin/gem
Many thanx to Marcel and Adam DiCarlo.
]]></description>
		<wfw:commentRss>http://www.videc.at/2010/03/25/rubygems-undefined-method-%e2%80%98manage_gems%e2%80%99-for-gemmodule-nomethoderror-easy-fix/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Back to the old outfit</title>
		<link>http://www.videc.at/2009/12/31/back-to-the-old-outfit/</link>
		<comments>http://www.videc.at/2009/12/31/back-to-the-old-outfit/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 22:38:01 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=119</guid>
		<description><![CDATA[Some readers reported problems in order to read the code blocks. So i changed the theme back to the original one.
Happy new year, v.
]]></description>
		<wfw:commentRss>http://www.videc.at/2009/12/31/back-to-the-old-outfit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Outfit</title>
		<link>http://www.videc.at/2009/08/10/new-outfit/</link>
		<comments>http://www.videc.at/2009/08/10/new-outfit/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 08:42:52 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=111</guid>
		<description><![CDATA[Hi, after searching some wp-themes databases I chose to give my blog a new look. So here it is.
I decided to go with the Hemingway theme for now. If you have any suggestions for another cool theme feel free to give me a hint.
]]></description>
		<wfw:commentRss>http://www.videc.at/2009/08/10/new-outfit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Retro Gaming with Sega&#8217;s Dreamcast</title>
		<link>http://www.videc.at/2009/06/03/retro-gaming-with-segas-dreamcast/</link>
		<comments>http://www.videc.at/2009/06/03/retro-gaming-with-segas-dreamcast/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 21:32:17 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[dreamcast]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[independent]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[sega]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=105</guid>
		<description><![CDATA[I found this yesterday at dev.yuanworks.com. Take a look at it if you are interested in independent games development. You&#8217;ll find some nice articles about game design, development and programming.

Looks like I&#8217;m gonna reactivate my dreamcast.
]]></description>
		<wfw:commentRss>http://www.videc.at/2009/06/03/retro-gaming-with-segas-dreamcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Typo3: Multi-Domain error when using a subdirectory as Typo3 root with mod_alias</title>
		<link>http://www.videc.at/2009/05/13/typo3-multi-domain-error-when-using-a-subdirectory-as-typo3-root-with-mod_alias/</link>
		<comments>http://www.videc.at/2009/05/13/typo3-multi-domain-error-when-using-a-subdirectory-as-typo3-root-with-mod_alias/#comments</comments>
		<pubDate>Wed, 13 May 2009 11:24:41 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[mod_alias]]></category>
		<category><![CDATA[multi-domain]]></category>
		<category><![CDATA[typo3]]></category>
		<category><![CDATA[virtual host]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=97</guid>
		<description><![CDATA[Multi-Domain setup broke on Typo3 version 4.2.2 when I tried to use my Typo3 root folder as subdirectory with mod alias.

Typo3 was setup to serve multiple domains. For this example www.domain1.tld and www.domain2.tld. This worked fine Typo3 served the right root-page according to the domain-records.
At this time the Typo3 folder was the document root for [...]]]></description>
		<wfw:commentRss>http://www.videc.at/2009/05/13/typo3-multi-domain-error-when-using-a-subdirectory-as-typo3-root-with-mod_alias/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails: Migrate databases in production environment</title>
		<link>http://www.videc.at/2009/05/12/rails-migrate-databases-in-production-environment/</link>
		<comments>http://www.videc.at/2009/05/12/rails-migrate-databases-in-production-environment/#comments</comments>
		<pubDate>Tue, 12 May 2009 21:53:34 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=92</guid>
		<description><![CDATA[How to migrate databases in rails.

Simply run db:migrate and specify your environment with RAILS_ENV
rake db:migrate RAILS_ENV=production
]]></description>
		<wfw:commentRss>http://www.videc.at/2009/05/12/rails-migrate-databases-in-production-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monit 5.0.1: 2 Errors during installation</title>
		<link>http://www.videc.at/2009/05/06/monit-error-during-installation/</link>
		<comments>http://www.videc.at/2009/05/06/monit-error-during-installation/#comments</comments>
		<pubDate>Tue, 05 May 2009 22:09:39 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=82</guid>
		<description><![CDATA[I encountered following error while running ./configure for Monit 5.0.1:

checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts [...]]]></description>
		<wfw:commentRss>http://www.videc.at/2009/05/06/monit-error-during-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails: Generate a version specific project</title>
		<link>http://www.videc.at/2009/05/04/ruby-on-rails-generate-a-version-specific-project/</link>
		<comments>http://www.videc.at/2009/05/04/ruby-on-rails-generate-a-version-specific-project/#comments</comments>
		<pubDate>Mon, 04 May 2009 13:35:08 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=74</guid>
		<description><![CDATA[Short answer to a frequently asked question:

First install the rails version you need for your project
# install specific rails version. 1.2.6 in this case
gem install rails -v=1.2.6
this will generate a Rails 1.2.6 project
rails _1.2.6_ project
Just replace the version number with the one you need.
]]></description>
		<wfw:commentRss>http://www.videc.at/2009/05/04/ruby-on-rails-generate-a-version-specific-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby: Convert Strings from UTF-8 to LATIN1 (ISO 8859-1) with Iconv</title>
		<link>http://www.videc.at/2009/04/30/ruby-convert-strings-from-utf-8-to-latin1-iso-8859-1-with-iconv/</link>
		<comments>http://www.videc.at/2009/04/30/ruby-convert-strings-from-utf-8-to-latin1-iso-8859-1-with-iconv/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 11:13:32 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=60</guid>
		<description><![CDATA[I used VPIM to create VCards from employees in my database which stores the employee&#8217;s data UTF-8 encoded. Then I wanted to give the user the possibility to download them. And of course half of the employees&#8217; names were corrupted because I didn&#8217;t convert them to LATIN1 (ISO 8859-1). so here&#8217;s what i came up [...]]]></description>
		<wfw:commentRss>http://www.videc.at/2009/04/30/ruby-convert-strings-from-utf-8-to-latin1-iso-8859-1-with-iconv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RubyGems: undefined method &#8216;manage_gems&#8217; for Gem:Module (NoMethodError)</title>
		<link>http://www.videc.at/2009/04/30/rubygems-undefined-method-manage_gems-for-gemmodule-nomethoderror/</link>
		<comments>http://www.videc.at/2009/04/30/rubygems-undefined-method-manage_gems-for-gemmodule-nomethoderror/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 04:59:33 +0000</pubDate>
		<dc:creator>vid</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubygems]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.videc.at/?p=35</guid>
		<description><![CDATA[Update: There&#8217;s a more efficient solution to this problem here: The Easy Fix
After updating RubyGems I got the following error message:

/usr/bin/gem:10: undefined method `manage_gems' for Gem:Module (NoMethodError)
#

Nice. So I took a look at the output that was generated and came across this:
Deprecation Notices:

* Gem::manage_gems has been removed.
* Time::today will be removed in RubyGems 1.4.
Now what? [...]]]></description>
		<wfw:commentRss>http://www.videc.at/2009/04/30/rubygems-undefined-method-manage_gems-for-gemmodule-nomethoderror/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
	</channel>
</rss>
