<?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>Yarrcade.com &#187; blog</title>
	<atom:link href="http://www.yarrcade.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yarrcade.com</link>
	<description>A heavy metal pirate&#039;s blog about free online flash games and their monetization as well as game design and development tutorials with actionscript3 and flash cs3 and some tricks to outperform in Microsoft Office ...</description>
	<lastBuildDate>Thu, 15 Sep 2011 15:05:39 +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>Yarrcade and its Relocation</title>
		<link>http://www.yarrcade.com/2010/08/28/yarrcade-and-its-relocation/</link>
		<comments>http://www.yarrcade.com/2010/08/28/yarrcade-and-its-relocation/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 15:51:39 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=1230</guid>
		<description><![CDATA[Phew! You may have noticed the domain for this blog has changed. I am still in the process of moving all files and making changes to the database so several difficulties may appear. I would like to apologize for any &#8230; <a href="http://www.yarrcade.com/2010/08/28/yarrcade-and-its-relocation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Phew! You may have noticed the domain for this blog has changed. I am still in the process of moving all files and making changes to the database so several difficulties may appear. I would like to apologize for any inconvenience during this time. And there are still some images which are just placeholders.</p>
<p>If you experience any flaws please do not hesitate to contact me (it&#8217;s kegogrog @ yarrcade . com (without the spaces)).</p>
<p>Thanks and Yoho!<br />
<span id="more-1230"></span></p>
<p>EDIT: Haha, I just deleted a <code>&lt;&frasl;script&gt;</code> and suddenly there was source code, but NOTHING on the screen. Creepy.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2010/08/28/yarrcade-and-its-relocation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP3.0, the true debug and depreceated functions</title>
		<link>http://www.yarrcade.com/2010/07/23/wp3-0-the-true-debug-and-depreceated-functions/</link>
		<comments>http://www.yarrcade.com/2010/07/23/wp3-0-the-true-debug-and-depreceated-functions/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 20:35:02 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=1133</guid>
		<description><![CDATA[Nice. New installation, activated Akismet, BOOM: notices everywhere. The functions register_sidebar_widget, register_widget_control, clean_url and _c are depreceated. I just edited the akismet.php to get rid of those errors. If you like, download it here, unpack (.zip) and copy it to &#8230; <a href="http://www.yarrcade.com/2010/07/23/wp3-0-the-true-debug-and-depreceated-functions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nice. New installation, activated Akismet, BOOM: notices everywhere. The functions register_sidebar_widget, register_widget_control, clean_url and _c are depreceated. I just edited the akismet.php to get rid of those errors.</p>
<p>If you like, download it here, unpack (.zip) and copy it to your wp-content/plugins/akismet folder:<br />
<a href="http://yarrcade.com/wp-content/uploads/2010/07/akismet.zip">ZIP</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2010/07/23/wp3-0-the-true-debug-and-depreceated-functions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monetizing a blog: Rotate Adsense ads with 5 lines of php &#8211; Part II</title>
		<link>http://www.yarrcade.com/2009/10/01/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php-part-ii/</link>
		<comments>http://www.yarrcade.com/2009/10/01/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php-part-ii/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 02:28:42 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[image ad]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[text ad]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=827</guid>
		<description><![CDATA[A month has passed, enough (for now) to have a look at the results of the banner-rotating-experiment. Over the whole September, both, the sidebar ad with text and the one with image, nearly got the same amount of impressions. BUT &#8230; <a href="http://www.yarrcade.com/2009/10/01/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php-part-ii/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A month has passed, enough (for now) to have a look at the results of the <a href="http://yarrcade.com/2009/08/28/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php/">banner-rotating-experiment</a>.<br />
<span id="more-827"></span></p>
<p>Over the whole September, both, the sidebar ad with text and the one with image, nearly got the same amount of impressions. BUT the text ad got NO clicks while the image ad had a CTR of 0.86% (not impressive but at least there were clicks).<br />
So, with that result in mind I will change the sidebar ad to image ads only but I will leave the php script in to still have the example working.</p>
<p>Yoho!</p>
<p>EDIT: Deleted the script and totally switched to image ads.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/10/01/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monetizing a blog: Rotate Adsense ads with 5 lines of php</title>
		<link>http://www.yarrcade.com/2009/08/28/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php/</link>
		<comments>http://www.yarrcade.com/2009/08/28/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 02:07:01 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[AdSense]]></category>
		<category><![CDATA[rotate]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=725</guid>
		<description><![CDATA[So, to test the often stated advantage of text ads versus image ads I did set up two skyscrapers (160&#215;600) and use the following code to randomly (should be 50/50 in the long run) show them. In the sidebar.php of &#8230; <a href="http://www.yarrcade.com/2009/08/28/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So, to test the often stated advantage of text ads versus image ads I did set up two skyscrapers (160&#215;600) and use the following code to randomly (should be 50/50 in the long run) show them.<br />
<span id="more-725"></span></p>
<p>In the sidebar.php of the WordPress Appearance Editor I added this code where formally my normal AdSense code took place:</p>
<pre>
&lt;?php
$random = rand(0,1);
if ( $random == 0 ) { ?&gt;
//AdSenseCode goes here
&lt;?php } else { ?&gt;
//AdSenseCode goes here
&lt;?php }  ?&gt;
</pre>
<dl>
<dt>$random = rand (0,1);</dt>
<dd>a variable named $random becomes a random integer between (including) zero and one</dd>
<dt>if ( $random == 0 ) {</dt>
<dd>checks if the variable is equal to zero and delivers ad code 1</dd>
<dt> } else {</dt>
<dd> delivers ad code 2 if the statement above was not true</dd>
</dl>
<p>I hope there is some useful information in that for all you profit miximizers. I&#8217;ll check out the numbers for at least on month. That should be enough time to first of all show the distribution of text ad and image ad (in number of views) and their success (in number of clicks). Needing numbers for this experiment is no encouragement for you to click, I know you are all self empowered and just curious.</p>
<p>To verify that it works I added the random number which you can find right below the ad. If there is no ad and instead just white space means that there is no image ad available at the moment.</p>
<p>I be tellin&#8217; ya all t&#8217; stories. Yoho!</p>
<p>EDIT: The results are in <a href="http://yarrcade.com/2009/10/01/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php-part-ii/">that post</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/08/28/monetizing-a-blog-rotate-adsense-ads-with-5-lines-of-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Defining backlinks to see where your traffic comes from</title>
		<link>http://www.yarrcade.com/2009/08/26/defining-backlinks-to-see-where-your-traffic-comes-from/</link>
		<comments>http://www.yarrcade.com/2009/08/26/defining-backlinks-to-see-where-your-traffic-comes-from/#comments</comments>
		<pubDate>Wed, 26 Aug 2009 02:36:45 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[backlink]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[mochiads]]></category>
		<category><![CDATA[traffic share program]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=692</guid>
		<description><![CDATA[I enabled MochiAds&#8217; TrafficShareProgram to link to this blog. Right now the CTR (click through rate) is around 3%. This seems to be a large amount of incoming traffic but I can&#8217;t really sort it out on Google Analytics. So, &#8230; <a href="http://www.yarrcade.com/2009/08/26/defining-backlinks-to-see-where-your-traffic-comes-from/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I enabled MochiAds&#8217; TrafficShareProgram to link to this blog. Right now the CTR (click through rate) is around 3%. This seems to be a large amount of incoming traffic but I can&#8217;t really sort it out on Google Analytics. So, there is a possibility to track specific links.<br />
<span id="more-692"></span></p>
<p>I just changed the link from
<pre>http://yarrcade.com</pre>
<p> to
<pre>http://yarrcade.com?trafficshare</pre>
<p> and now I can see when the site is reached from within the Traffic Share Program. That is possible with every link. You could put a link with
<pre>http://yoursite.com?thatgame</pre>
<p> into your game and track what traffic comes back.</p>
<p>So, now ye know where t&#8217; coins come in from. Yoho!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/08/26/defining-backlinks-to-see-where-your-traffic-comes-from/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are game developers doing while NOT developing?</title>
		<link>http://www.yarrcade.com/2009/08/19/what-are-game-developers-doing-while-not-developing/</link>
		<comments>http://www.yarrcade.com/2009/08/19/what-are-game-developers-doing-while-not-developing/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 10:48:53 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[game development]]></category>
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=640</guid>
		<description><![CDATA[Just a qestion that made me think a bit. I know that some of them must be professional game designers or at least some sort of programmers. Others are students. How about you? Yoho! EDIT: Hey, that&#8217;s a question.]]></description>
			<content:encoded><![CDATA[<p>Just a qestion that made me think a bit. I know that some of them must be professional game designers or at least some sort of programmers. Others are students. How about you?<br />
<span id="more-640"></span></p>
<p>Yoho!</p>
<p>EDIT: Hey, that&#8217;s a question.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/08/19/what-are-game-developers-doing-while-not-developing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blog: Improve your Google Analytics reports</title>
		<link>http://www.yarrcade.com/2009/07/20/blog-improve-your-google-analytics-reports/</link>
		<comments>http://www.yarrcade.com/2009/07/20/blog-improve-your-google-analytics-reports/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 01:02:17 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=482</guid>
		<description><![CDATA[I think of Google Analytics as a very powerful tool to see what content of the site is appreciated by users, how the site is found etc. To exclude myself from being tracked I added an IP filter. Just log &#8230; <a href="http://www.yarrcade.com/2009/07/20/blog-improve-your-google-analytics-reports/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I think of Google Analytics as a very powerful tool to see what content of the site is appreciated by users, how the site is found etc.<br />
<span id="more-482"></span><br />
To exclude myself from being tracked I added an IP filter.</p>
<p>Just log in to your <a href="http://www.google.com/analytics/">Analytics account</a>, click &#8216;Analytics Settings&#8217; (top left below the logo) and find the filter manager (bottom right, below the table of sites). There, click &#8216;Add Filter&#8217;, name it and choose &#8216;Exclude all traffic from an IP address. Enter the IP and add select the appropriate websites (don&#8217;t forget to &#8216;Add&#8217; them).</p>
<p>Seconds later, you&#8217;re done! True statistics for the future. The real number of new visits etc.</p>
<p>Works like a new sextant made o&#8217; gold. Yo ho!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/07/20/blog-improve-your-google-analytics-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monkey Island: Deutsche Untertitel für Screaming Narwhal?</title>
		<link>http://www.yarrcade.com/2009/07/11/monkey-island-deutsche-untertitel-fur-screaming-narwhal/</link>
		<comments>http://www.yarrcade.com/2009/07/11/monkey-island-deutsche-untertitel-fur-screaming-narwhal/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 15:44:59 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[games related]]></category>
		<category><![CDATA[deutsch]]></category>
		<category><![CDATA[german]]></category>
		<category><![CDATA[Monkey Island]]></category>
		<category><![CDATA[Screaming Narwhal]]></category>
		<category><![CDATA[subtitle]]></category>
		<category><![CDATA[Untertitel]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=426</guid>
		<description><![CDATA[Deutsche Untertitel für Screaming Narwhal bevor die lokalen Ausgaben des Spiels erscheinen? <a href="http://www.yarrcade.com/2009/07/11/monkey-island-deutsche-untertitel-fur-screaming-narwhal/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Software zum Extrahieren der .ttarch-Dateien gibt es im Internet wie zum Beispiel <a href="http://quick.mixnmojo.com/software" target="_blank">hier</a>. Leider steht selbst TTG nicht auf <a href="http://www.telltalegames.com/forums/showthread.php?t=2382">derartige Anstrengungen</a> von Seiten der Fans.</p>
<p>Schade.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/07/11/monkey-island-deutsche-untertitel-fur-screaming-narwhal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dawn of evil in 103 years?</title>
		<link>http://www.yarrcade.com/2009/07/10/dawn-of-evil-in-103-years/</link>
		<comments>http://www.yarrcade.com/2009/07/10/dawn-of-evil-in-103-years/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 01:57:39 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=409</guid>
		<description><![CDATA[As I came upon a list of hoaxes there was one that stated February 20th as the last &#8216;triple symmetry date&#8217;, which was proven false because of December 21st 2112, 9:12pm (21:12 in 12h). So, the more mystical approach was &#8230; <a href="http://www.yarrcade.com/2009/07/10/dawn-of-evil-in-103-years/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As I came upon a list of hoaxes there was one that stated February 20th as the last &#8216;triple symmetry date&#8217;, which was proven false because of December 21st 2112, 9:12pm (21:12 in 12h).<br />
So, the more mystical approach was missing:<br />
<span id="more-409"></span></p>
<p>This date basically constists of three numbers: time (21:12), day &#038; month (21.12.) and year (2112).</p>
<p>Alright, sum them!</p>
<p>2+1+1+2 = 7&#8230; ? No, it&#8217;s 6! *gasp! Does that mean&#8230;? YES! It is the dawn of evil. Because it is 666! WHAT THE&#8230;! What can we do?</p>
<p>Nothing. And we don&#8217;t need to. I don&#8217;t expect anyone of you living to this date. On the other hand, our children should be aware of something like: last day, Satan rising and so on blablabla. Who cares&#8230;</p>
<p>Impale numerologists and open fire! Yo ho!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/07/10/dawn-of-evil-in-103-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dieser Fisch stinkt!</title>
		<link>http://www.yarrcade.com/2009/06/27/dieser-fisch-stinkt/</link>
		<comments>http://www.yarrcade.com/2009/06/27/dieser-fisch-stinkt/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 17:53:07 +0000</pubDate>
		<dc:creator>kegogrog</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[iglo]]></category>
		<category><![CDATA[neue rezeptur]]></category>
		<category><![CDATA[schlemmer-filet]]></category>
		<category><![CDATA[schlemmerfilet]]></category>

		<guid isPermaLink="false">http://www.yarrcade.com/?p=373</guid>
		<description><![CDATA[Als Pirat gönnt man sich ab und zu auch etwas Fisch. Mit wenig Zeit auch mal fertigen Fisch. Der hier besprochene wirbt mit &#8220;ideal für eine ausgewogene Ernährung&#8221;. Mag sein, schmeckt aber auch. Neuerdings gibts diesen Fisch auch mit mehr &#8230; <a href="http://www.yarrcade.com/2009/06/27/dieser-fisch-stinkt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Als Pirat gönnt man sich ab und zu auch etwas Fisch. Mit wenig Zeit auch mal fertigen Fisch. Der hier besprochene wirbt mit &#8220;ideal für eine ausgewogene Ernährung&#8221;. Mag sein, schmeckt aber auch. Neuerdings gibts diesen Fisch auch mit mehr knuspriger Auflage. Super? Denkste!<br />
<span id="more-373"></span></p>
<div id="attachment_371" class="wp-caption alignnone" style="width: 510px"><a href="http://www.natan.info/yarrcade/wp-content/uploads/2009/06/fisch2.jpg"><img src="http://www.natan.info/yarrcade/wp-content/uploads/2009/06/fisch2.jpg" alt="Neues Design (oben) und frühere Version (unten)" title="fisch2" width="500" height="669" class="size-full wp-image-371" /></a><p class="wp-caption-text">Neues Design (oben) und frühere Version (unten)</p></div>
<p>Der kleine Haken an der Sache ist aber erst auf der Zutatenliste zu sehen. Es sind einfach 18% weniger Fisch enthalten, Wasser steht an zweiter Stelle und mit Magerquark und Reisstärke sind auch neue Zutaten drin. Trotz &#8220;Mager&#8221;quark hat die neue Rezeptur auch noch 56kcal mehr pro Protion (halbe Packung).</p>
<div id="attachment_372" class="wp-caption alignnone" style="width: 470px"><a href="http://www.natan.info/yarrcade/wp-content/uploads/2009/06/fisch3.jpg"><img src="http://www.natan.info/yarrcade/wp-content/uploads/2009/06/fisch3.jpg" alt="Neue Zutatenliste (oben) und frühere Version" title="fisch3" width="460" height="476" class="size-full wp-image-372" /></a><p class="wp-caption-text">Neue Zutatenliste (oben) und frühere Version</p></div>
<p>Ist derartige Werbung eigentlich erlaubt?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yarrcade.com/2009/06/27/dieser-fisch-stinkt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

