<?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>flip&#039;s</title>
	<atom:link href="http://flip.netzbeben.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://flip.netzbeben.de</link>
	<description>development, emo music, webdesign and inspiration</description>
	<lastBuildDate>Wed, 06 Jan 2010 18:02:12 +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>How to create a web chat with APE, Rails and MySQL</title>
		<link>http://flip.netzbeben.de/2010/01/howto-create-a-web-chat-with-ape-rails-and-mysql/</link>
		<comments>http://flip.netzbeben.de/2010/01/howto-create-a-web-chat-with-ape-rails-and-mysql/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 13:06:26 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[APE]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=72</guid>
		<description><![CDATA[With the comet server APE it&#8217;s easy to create a web chat for your rails app. In the following howto you&#8217;ll find out how to use the user data of your rails app with restful_authentication also for your new chat. The javascript chat client will look like this demo.
Dependencies: installed APE-Server, ready rails app with [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2010/01/howto-create-a-web-chat-with-ape-rails-and-mysql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Secure model mass assignment for administration panels</title>
		<link>http://flip.netzbeben.de/2009/06/secure-model-mass-assignment-for-administration-panels/</link>
		<comments>http://flip.netzbeben.de/2009/06/secure-model-mass-assignment-for-administration-panels/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 12:42:39 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=64</guid>
		<description><![CDATA[For the most applications I&#8217;m developing I want the users to be able to edit their user data or profile using model mass assignment in Rails.  Moreover I want additionally an easy administration panel for super users who can access all the attributes of the users (and nested attributes) via mass assignment.
Now what&#8217;s an easy and [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2009/06/secure-model-mass-assignment-for-administration-panels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;undefined method `use_transactional_fixtures=&#8217;&#8221; after upgrading to Rails 2.3.2</title>
		<link>http://flip.netzbeben.de/2009/04/undefined-method-use_transactional_fixtures-after-upgrading-to-rails-232/</link>
		<comments>http://flip.netzbeben.de/2009/04/undefined-method-use_transactional_fixtures-after-upgrading-to-rails-232/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 21:53:39 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=56</guid>
		<description><![CDATA[After upgrading to Rails 2.3.2 I&#8217;ve tried to run the testcases. The following error occured:
test/test_helper.rb:22: undefined method `use_transactional_fixtures=&#8217; for Test::Unit::TestCase:Class (NoMethodError)
Solution:
Test::Unit::TestCase changed to ActiveSupport::TestCase, so simply edit your test/test_helper and change the name of the class.
Keywords: functional test problems
]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2009/04/undefined-method-use_transactional_fixtures-after-upgrading-to-rails-232/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Display problems w/ ATI Xpress 1250 under Jaunty (Ubuntu 9.04)</title>
		<link>http://flip.netzbeben.de/2009/04/display-problems-w-ati-xpress-1250-under-ubuntu-904-jaunty/</link>
		<comments>http://flip.netzbeben.de/2009/04/display-problems-w-ati-xpress-1250-under-ubuntu-904-jaunty/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 06:42:26 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Rails 2.1]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=50</guid>
		<description><![CDATA[The flickering bug described in the following was fixed. If you don&#8217;t want to wait until it has been released officially, get the deb packages at launchpad:
https://launchpad.net/~tormodvolden/+archive/ppa
After installing you should be able to use the driver with the default EXA acceleration method again. If you&#8217;ve changed anything at the xorg.conf to avoid the flickering, don&#8217;t [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2009/04/display-problems-w-ati-xpress-1250-under-ubuntu-904-jaunty/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Switching between OS and CEGUI cursor (windowed mode)</title>
		<link>http://flip.netzbeben.de/2009/01/switching-between-os-and-cegui-cursor-windowed-mode/</link>
		<comments>http://flip.netzbeben.de/2009/01/switching-between-os-and-cegui-cursor-windowed-mode/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 22:07:24 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[CEGUI]]></category>
		<category><![CDATA[OIS]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=46</guid>
		<description><![CDATA[I&#8217;m using the following snippet in my mouseMoved-Event to handle the switching between the windows os mouse cursor and the cegui mouse cursor when entering/leaving the RenderWindow.
      if (mMouseInWindow)
      {
        CEGUI::System::getSingleton().injectMousePosition( arg.state.X.abs, arg.state.Y.abs );
     [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2009/01/switching-between-os-and-cegui-cursor-windowed-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smilies in Rails using BBCodeizer</title>
		<link>http://flip.netzbeben.de/2008/08/smilies-in-rails-using-bbcodeizer/</link>
		<comments>http://flip.netzbeben.de/2008/08/smilies-in-rails-using-bbcodeizer/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 23:22:52 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Emo]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Rails 1.2]]></category>
		<category><![CDATA[Rails 2.0]]></category>
		<category><![CDATA[Rails 2.1]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=36</guid>
		<description><![CDATA[I&#8217;ve already described how to enable support for Smilies in Rails using RedCloth. If you want to use BBCodeizer instead of RedCloth (Textile), here&#8217;s how to do it.  We need to extend the BBCodeizer class. We could do this by creating a file in our /lib directory (e.g. my_string.rb), which has to be included [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2008/08/smilies-in-rails-using-bbcodeizer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Move Wubi installation (Ubuntu on Windows) to a native Ubuntu system</title>
		<link>http://flip.netzbeben.de/2008/08/move-wubi-installation-ubuntu-on-windows-to-a-native-ubuntu-system/</link>
		<comments>http://flip.netzbeben.de/2008/08/move-wubi-installation-ubuntu-on-windows-to-a-native-ubuntu-system/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 18:26:41 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=25</guid>
		<description><![CDATA[There&#8217;s a tool called LVPM which could do the move, but there are sometimes problems with it. So I recommend to use a faster and safer way to do it &#8211; with the wubi-move-to-partition script:

Boot into your Wubi installation.
Open a shell and do a:
wget "https://wiki.ubuntu.com/WubiGuide?action=AttachFile&#38;do=get&#38;target=wubi-move-to-partition"
Install and run gparted:
sudo apt-get install gparted
sudo gparted
Now create a swap [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2008/08/move-wubi-installation-ubuntu-on-windows-to-a-native-ubuntu-system/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Smilies in Rails using RedCloth</title>
		<link>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/</link>
		<comments>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 21:16:03 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[Rails 2.0]]></category>
		<category><![CDATA[Rails 2.1]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=24</guid>
		<description><![CDATA[There&#8217;s also a guide to use Smilies in Rails using BBCodeizer.
RedCloth doesn&#8217;t come with support for smilies, so i&#8217;ve added it for one of my projects.
You need to extend the RedCloth class. You could do this by creating a file in your /lib directory, which you have to include in your environment.rb. Here an example [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2008/07/smilies-in-rails-using-redcloth/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Rails: routes and special characters like dots</title>
		<link>http://flip.netzbeben.de/2008/07/rails-routes-and-special-characters-like-dots/</link>
		<comments>http://flip.netzbeben.de/2008/07/rails-routes-and-special-characters-like-dots/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 21:00:26 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Rails 1.2]]></category>
		<category><![CDATA[Rails 2.0]]></category>
		<category><![CDATA[Rails 2.1]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=23</guid>
		<description><![CDATA[Rails doesn&#8217;t seem to like dots and other special chars in its routes.
If you want to use URLs like http://www.domain.com/post/1/just_a_test.. logically the following route seems to be sensible:
map.connect '/post/:id/:title', :controller => 'forum', :action => 'show_post'
But rails won&#8217;t like the dots. Use a route like the following to allow a URL with special characters to be [...]]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2008/07/rails-routes-and-special-characters-like-dots/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Sehnsucht nach Ruhe</title>
		<link>http://flip.netzbeben.de/2008/06/ruhe/</link>
		<comments>http://flip.netzbeben.de/2008/06/ruhe/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 23:29:11 +0000</pubDate>
		<dc:creator>flipkick</dc:creator>
				<category><![CDATA[German]]></category>
		<category><![CDATA[Inspiration]]></category>

		<guid isPermaLink="false">http://flip.netzbeben.de/?p=22</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://flip.netzbeben.de/2008/06/ruhe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
