<?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>8ball-media</title>
	<atom:link href="http://8ball-media.de/feed/" rel="self" type="application/rss+xml" />
	<link>http://8ball-media.de</link>
	<description>actionscript and more..</description>
	<lastBuildDate>Wed, 28 Dec 2011 16:21:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Project Sprouts and Continous Integration</title>
		<link>http://8ball-media.de/2011/11/project-sprouts-and-continous-integration/</link>
		<comments>http://8ball-media.de/2011/11/project-sprouts-and-continous-integration/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 18:47:13 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ci]]></category>
		<category><![CDATA[sprouts]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=885</guid>
		<description><![CDATA[This is more a reminder to myself rather than a complete post because it took me a while to figure it out. Updated the gems of AsUnit4 as well as the sprout-flashsdk from their repository. # rakefile.rb ############################## # CI &#8230; <a href="http://8ball-media.de/2011/11/project-sprouts-and-continous-integration/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2011/11/project-sprouts-and-continous-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Murphy&#8217;s Law</title>
		<link>http://8ball-media.de/2011/11/murphys-law/</link>
		<comments>http://8ball-media.de/2011/11/murphys-law/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 13:54:41 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[wordpress update]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=840</guid>
		<description><![CDATA[Solution? for Widgets are missing after update to 3.2.1 version of Wordpress. <a href="http://8ball-media.de/2011/11/murphys-law/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2011/11/murphys-law/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RCov::VerifyTask &#8220;threshold&#8221; auto-update monitor</title>
		<link>http://8ball-media.de/2011/10/rcov-verify-task-threshold-auto-update-monitor/</link>
		<comments>http://8ball-media.de/2011/10/rcov-verify-task-threshold-auto-update-monitor/#comments</comments>
		<pubDate>Mon, 03 Oct 2011 02:46:22 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[rcov]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=835</guid>
		<description><![CDATA[Keep the threshold of an RCov::VerifyTask up-to-date using a log file. <a href="http://8ball-media.de/2011/10/rcov-verify-task-threshold-auto-update-monitor/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2011/10/rcov-verify-task-threshold-auto-update-monitor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweaking Flash (CS5) &#8211; Duplicate Symbol Dialog</title>
		<link>http://8ball-media.de/2011/08/tweaking-flash-cs5-duplicate-symbol-dialog/</link>
		<comments>http://8ball-media.de/2011/08/tweaking-flash-cs5-duplicate-symbol-dialog/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 20:39:39 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[stuff]]></category>
		<category><![CDATA[flash cs5]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[tweak]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=827</guid>
		<description><![CDATA[If you don't like the name proposal of the "duplicate symbol" dialog here's a way to change it.. <a href="http://8ball-media.de/2011/08/tweaking-flash-cs5-duplicate-symbol-dialog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2011/08/tweaking-flash-cs5-duplicate-symbol-dialog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Ruby Idioms</title>
		<link>http://8ball-media.de/2011/06/some-ruby-idioms/</link>
		<comments>http://8ball-media.de/2011/06/some-ruby-idioms/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 22:00:25 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[idioms]]></category>
		<category><![CDATA[notes]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=816</guid>
		<description><![CDATA[A post as note to myselft about some Ruby Idioms to remember.. <a href="http://8ball-media.de/2011/06/some-ruby-idioms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2011/06/some-ruby-idioms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep your ~/.bash_history entries unique</title>
		<link>http://8ball-media.de/2011/05/keep-your-bash_history-entries-unique/</link>
		<comments>http://8ball-media.de/2011/05/keep-your-bash_history-entries-unique/#comments</comments>
		<pubDate>Sat, 07 May 2011 10:00:58 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[stuff]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=803</guid>
		<description><![CDATA[A little Ruby script which keeps the entries in your ~/.bash_history file unique. <a href="http://8ball-media.de/2011/05/keep-your-bash_history-entries-unique/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2011/05/keep-your-bash_history-entries-unique/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mustek 600/1200 CU on OSX 10.5</title>
		<link>http://8ball-media.de/2010/12/mustek-600-1200-cu-on-osx-10-5/</link>
		<comments>http://8ball-media.de/2010/12/mustek-600-1200-cu-on-osx-10-5/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 18:53:54 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[howto]]></category>
		<category><![CDATA[mustek]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[sane-api]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=793</guid>
		<description><![CDATA[How to get an aged usb-flatbed-scanner up and running on OS X. <a href="http://8ball-media.de/2010/12/mustek-600-1200-cu-on-osx-10-5/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2010/12/mustek-600-1200-cu-on-osx-10-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to send or receive data JSON encoded data from flash to a server-side-script</title>
		<link>http://8ball-media.de/2010/12/howto-send-and-receive-json-encoded-data-with-as3/</link>
		<comments>http://8ball-media.de/2010/12/howto-send-and-receive-json-encoded-data-with-as3/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 18:42:31 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=777</guid>
		<description><![CDATA[As contributor in some flash-related forums i noticed, that a lot of people are asking the same question over and over again.

<pre><code>How to send or receive JSON-encoded data from flash to a server-side-script.. ?
</code></pre>

So i wrote this <a name="JSON encoded data AS3" title="How to send or receive JSON-encoded data from flash to a server-side-script" href="http://8ball-media.de/tutorials/">little tutorial..</a> <a href="http://8ball-media.de/2010/12/howto-send-and-receive-json-encoded-data-with-as3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2010/12/howto-send-and-receive-json-encoded-data-with-as3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Mails Using Ant MailTask FDT/Eclipse</title>
		<link>http://8ball-media.de/2010/11/sending-mails-using-ant-mailtask-within-fdt/</link>
		<comments>http://8ball-media.de/2010/11/sending-mails-using-ant-mailtask-within-fdt/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 22:06:26 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=761</guid>
		<description><![CDATA[Sending Mails Using Apache Ant MailTask.
I spent a few hours to get the Ant MailTask running "Post compile" from within eclipse . Here it gets done in more or less four steps.. <a href="http://8ball-media.de/2010/11/sending-mails-using-ant-mailtask-within-fdt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2010/11/sending-mails-using-ant-mailtask-within-fdt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Protect Your Game From Being Rebranded (AS2)</title>
		<link>http://8ball-media.de/2010/11/how-to-protect-your-game-from-being-rebranded-as2/</link>
		<comments>http://8ball-media.de/2010/11/how-to-protect-your-game-from-being-rebranded-as2/#comments</comments>
		<pubDate>Sun, 21 Nov 2010 18:29:41 +0000</pubDate>
		<dc:creator>David Linse</dc:creator>
				<category><![CDATA[experiments]]></category>
		<category><![CDATA[as2]]></category>

		<guid isPermaLink="false">http://8ball-media.de/?p=754</guid>
		<description><![CDATA[Follow up article about "How To Protect Your Game From Being Rebranded" from Eric Heimburg but using Actionscript2 instead of Actionscript3. <a href="http://8ball-media.de/2010/11/how-to-protect-your-game-from-being-rebranded-as2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://8ball-media.de/2010/11/how-to-protect-your-game-from-being-rebranded-as2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

