<?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>inlet media</title>
	<atom:link href="http://www.inlet-media.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inlet-media.de</link>
	<description></description>
	<lastBuildDate>Wed, 28 Jul 2010 08:59:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails removed returning but Faker brought it in again</title>
		<link>http://www.inlet-media.de/2010/07/28/rails-removed-returning-but-faker-brought-it-in-again/</link>
		<comments>http://www.inlet-media.de/2010/07/28/rails-removed-returning-but-faker-brought-it-in-again/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 08:59:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.inlet-media.de/?p=31</guid>
		<description><![CDATA[We wondered why our specs were NOT failing even we hadn&#8217;t removed all returnings and replaced them by tap in our current Rails 3 rc2 project. The solution was that the faker, the fake data generation library, is patching Object and introducing it&#8217;s own version of returning. This is why I believe in slim and [...]]]></description>
			<content:encoded><![CDATA[<p>We wondered why our specs were NOT failing even we hadn&#8217;t removed all returnings and replaced them by tap in our current Rails 3 rc2 project. The solution was that the faker, the fake data generation library, is patching Object and introducing it&#8217;s own version of returning. This is why I believe in slim and clean test-frameworks, that don&#8217;t pollute core objects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inlet-media.de/2010/07/28/rails-removed-returning-but-faker-brought-it-in-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLVTool2 on github</title>
		<link>http://www.inlet-media.de/2010/04/10/flvtool2-on-github/</link>
		<comments>http://www.inlet-media.de/2010/04/10/flvtool2-on-github/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 21:24:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FLVTool2]]></category>

		<guid isPermaLink="false">http://www.inlet-media.de/?p=18</guid>
		<description><![CDATA[During the last years I didn&#8217;t gave FLVTool2 the love it deserved. But the community was very productive and came up with a lot of bug reports, patches and suggestions. I didn&#8217;t find the time to get all that good feedback into FLVTool2. Now I put the FLVTool2 source code on github so that you [...]]]></description>
			<content:encoded><![CDATA[<p>During the last years I didn&#8217;t gave FLVTool2 the love it deserved. But the community was very productive and came up with a lot of bug reports, patches and suggestions. I didn&#8217;t find the time to get all that good feedback into FLVTool2. Now I put the <a href="http://github.com/unnu/flvtool2">FLVTool2 source code on github</a> so that you can fork your own version and push back fixes easily.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inlet-media.de/2010/04/10/flvtool2-on-github/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Webhoster can&#8217;t find server after outage</title>
		<link>http://www.inlet-media.de/2009/12/28/webhoster-cant-find-server-after-outage/</link>
		<comments>http://www.inlet-media.de/2009/12/28/webhoster-cant-find-server-after-outage/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 18:44:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[inlet media]]></category>

		<guid isPermaLink="false">http://85.10.206.71/?p=4</guid>
		<description><![CDATA[My web hoster can&#8217;t find my server anymore after it went down unexpectedly. Since the backup server in the same facility also went down and is also not findable, I have to recover the site from various backups. This could take a moment. Sorry for the inconvenience.
UPDATE: I moved to a new hosting. It&#8217;s half [...]]]></description>
			<content:encoded><![CDATA[<p>My web hoster can&#8217;t find my server anymore after it went down unexpectedly. Since the backup server in the same facility also went down and is also not findable, I have to recover the site from various backups. This could take a moment. Sorry for the inconvenience.</p>
<p>UPDATE: I moved to a new hosting. It&#8217;s half the cost and ten times as professional.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inlet-media.de/2009/12/28/webhoster-cant-find-server-after-outage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
