<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Bens Blog</title>
	<atom:link href="http://ben4d.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ben4d.wordpress.com</link>
	<description>Whatever&#039;s on my mind. Digital life (and analogue). English and German.                                                                                Never stop questioning.</description>
	<lastBuildDate>Mon, 02 Jan 2012 17:42:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ben4d.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Bens Blog</title>
		<link>http://ben4d.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ben4d.wordpress.com/osd.xml" title="Bens Blog" />
	<atom:link rel='hub' href='http://ben4d.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ben&#8217;s WordPress Series &#8211; Installation (1)</title>
		<link>http://ben4d.wordpress.com/2011/03/19/bens-wordpress-series-installation-1/</link>
		<comments>http://ben4d.wordpress.com/2011/03/19/bens-wordpress-series-installation-1/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 15:46:04 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[WebDev]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2011/03/19/bens-wordpress-series-installation-1/</guid>
		<description><![CDATA[WordPress currently is one of the most popular blogging platforms on the web. With the following brief installation guide, you get an explanation of how to setup your own WordPress installation on your local system or webhost. To run WordPress on a site that’s out there on the web, you will need a hosting service [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=314&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2011/03/19/bens-wordpress-series-installation-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>
	</item>
		<item>
		<title>PostgreSQL (object-relational DBMS)</title>
		<link>http://ben4d.wordpress.com/2011/01/25/postgresql-object-relational-dbms/</link>
		<comments>http://ben4d.wordpress.com/2011/01/25/postgresql-object-relational-dbms/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 09:32:36 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2011/01/25/postgresql-object-relational-dbms/</guid>
		<description><![CDATA[While MySQL surely is the most-used DBMS throughout the internet, there are alternatives, particularly for enterprise environments. One of these is PostgreSQL,&#160; a powerful, open source object-relational database system. PostgreSQL PostgreSQL is a powerful, open source object-relational database system. It has more than 15 years of active development and a proven architecture that has earned [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=305&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2011/01/25/postgresql-object-relational-dbms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2011/01/image.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2011/01/image1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>WindowBuilder- A GUI Builder for Eclipse</title>
		<link>http://ben4d.wordpress.com/2010/10/24/windowbuilder-a-gui-builder-for-eclipse/</link>
		<comments>http://ben4d.wordpress.com/2010/10/24/windowbuilder-a-gui-builder-for-eclipse/#comments</comments>
		<pubDate>Sun, 24 Oct 2010 19:15:48 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Computing (IT)]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2010/10/24/windowbuilder-a-gui-builder-for-eclipse/</guid>
		<description><![CDATA[As you might have noticed, Eclipse does not come with a GUI builder. However, there’s no need to worry. Since Eclipse has been built with easy plug-in support in mind, people have written a number of GUI builders available as Eclipse plug-ins. WindowBuilder The most popular GUI builder in the Eclipse world arguably is WindowBuilder [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=294&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/10/24/windowbuilder-a-gui-builder-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Sonic 4 overall IS a good game</title>
		<link>http://ben4d.wordpress.com/2010/10/23/why-sonic-4-overall-is-a-good-game/</link>
		<comments>http://ben4d.wordpress.com/2010/10/23/why-sonic-4-overall-is-a-good-game/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 20:11:57 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Video-Games]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2010/10/23/why-sonic-4-overall-is-a-good-game/</guid>
		<description><![CDATA[As someone who can remember the release-day of Sonic &#38; Knuckles on the Sega Genesis/Mega Drive about 16 years ago, I initially wanted to title this blog-post &#34;Sonic 4 &#8211; why I could have waited longer&#34;. And even though I eventually realised that Sonic 4 is indeed a whole lot of fun, the first 10 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=280&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/10/23/why-sonic-4-overall-is-a-good-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/10/sonic4highres1.jpg" medium="image" />

		<media:content url="http://ben4d.files.wordpress.com/2010/10/s3k0151.jpg" medium="image" />
	</item>
		<item>
		<title>Rewriting URLs with mod_rewrite</title>
		<link>http://ben4d.wordpress.com/2010/10/03/rewriting-urls-with-mod_rewrite/</link>
		<comments>http://ben4d.wordpress.com/2010/10/03/rewriting-urls-with-mod_rewrite/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 20:33:57 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2010/10/03/rewriting-urls-with-mod_rewrite/</guid>
		<description><![CDATA[mod_rewrite is a module for the Apache Webserver. One of its most popular features is rewriting lengthy urls into a shorter, more user-friendly form. Example Using php, your webpages are called similar to the following scheme: www.example.com/index.php?page=help Now with mod_rewrite, you can change this into something much easier to read (and remember) for your users: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=275&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/10/03/rewriting-urls-with-mod_rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/10/web_devlogo_online.png" medium="image">
			<media:title type="html">web_devlogo_online</media:title>
		</media:content>
	</item>
		<item>
		<title>Displaying a Facebook-page-feed on your site (updated: 2011-03-12)</title>
		<link>http://ben4d.wordpress.com/2010/07/25/displaying-a-facebook-page-feed-on-your-site/</link>
		<comments>http://ben4d.wordpress.com/2010/07/25/displaying-a-facebook-page-feed-on-your-site/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 20:34:36 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Computing (IT)]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[atom]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[pagefeed]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[parser]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2010/07/25/displaying-a-facebook-page-feed-on-your-site/</guid>
		<description><![CDATA[Wouldn’t it be nice if you could display your own (or someone else’s) Facebook-page-feed on your website? Well, with my PHP myFacebookParser you can! It is basically a modified version of The Art of Web’s PHP Atom Feed Reader. Additionally, it comes with a css-file and an example-php-file describing one way to use the class. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=250&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/07/25/displaying-a-facebook-page-feed-on-your-site/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/08/web_devlogo_online1.png" medium="image">
			<media:title type="html">web_devlogo_online</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/07/myfacebookparser_demo1_thumb.png" medium="image">
			<media:title type="html">myfacebookparser_demo1</media:title>
		</media:content>
	</item>
		<item>
		<title>Enabling WordPress to display Posts on your Facebook Wall</title>
		<link>http://ben4d.wordpress.com/2010/06/15/enabling-wordpress-to-display-posts-on-your-facebook-wall/</link>
		<comments>http://ben4d.wordpress.com/2010/06/15/enabling-wordpress-to-display-posts-on-your-facebook-wall/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 17:38:11 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[Computing (IT)]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ben4d.wordpress.com/?p=228</guid>
		<description><![CDATA[Two links that help to allow Wordpress to display new Blog-Posts on your Facebook-wall.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=228&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/06/15/enabling-wordpress-to-display-posts-on-your-facebook-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery: most popular JavaScript framework</title>
		<link>http://ben4d.wordpress.com/2010/06/13/jquery-most-popular-javascript-framework/</link>
		<comments>http://ben4d.wordpress.com/2010/06/13/jquery-most-popular-javascript-framework/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 18:10:39 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Computing (IT)]]></category>
		<category><![CDATA[WebDev]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript framework]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">https://ben4d.wordpress.com/2010/06/13/jquery-most-popular-javascript-framework/</guid>
		<description><![CDATA[This article gives a brief introduction to JavaScript, JavaScript frameworks (or libraries) and jQuery as the most popular of these frameworks in particular. 1. What is JavaScript? JavaScript is a scripting language that gives web browsers the power to do more than just load web documents. It was developed in 1995 by Netscape. Today, JavaScript [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=224&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/06/13/jquery-most-popular-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/06/web_devlogo_online3.png" medium="image">
			<media:title type="html">web_devlogo_online</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/06/jquery_google_trends_thumb.jpg" medium="image">
			<media:title type="html">jQuery_google_trends</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/06/jquey_usage_stats_thumb.jpg" medium="image">
			<media:title type="html">jQuey_usage_stats</media:title>
		</media:content>
	</item>
		<item>
		<title>Game-physics for beginners, part ii: Motion under an external force</title>
		<link>http://ben4d.wordpress.com/2010/03/11/game-physics-for-beginners-part-ii-motion-under-an-external-force/</link>
		<comments>http://ben4d.wordpress.com/2010/03/11/game-physics-for-beginners-part-ii-motion-under-an-external-force/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 15:15:01 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Computing (IT)]]></category>
		<category><![CDATA[Game-Physics]]></category>

		<guid isPermaLink="false">http://ben4d.wordpress.com/2010/03/11/game-physics-for-beginners-part-ii-motion-under-an-external-force/</guid>
		<description><![CDATA[This second tutorial introduces the basics of modelling motion under the influence of an external force by using acceleration. It then goes on to give an outlook on how the connection between acceleration, velocity and position forms a route to animation. Motion under the influence of an external force In this tutorial, we want to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=206&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/03/11/game-physics-for-beginners-part-ii-motion-under-an-external-force/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/03/gamephysicslogo_rotl_small3.png" medium="image">
			<media:title type="html">game-physics-logo_rotl_small</media:title>
		</media:content>
	</item>
		<item>
		<title>Game-physics for beginners, part i: Forces and accelerations</title>
		<link>http://ben4d.wordpress.com/2010/03/07/game-physics-for-beginners-part-i-forces-and-accelerations/</link>
		<comments>http://ben4d.wordpress.com/2010/03/07/game-physics-for-beginners-part-i-forces-and-accelerations/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 18:57:21 +0000</pubDate>
		<dc:creator>ben4d</dc:creator>
				<category><![CDATA[Computing (IT)]]></category>
		<category><![CDATA[Game-Physics]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[Video-Games]]></category>
		<category><![CDATA[game-physics]]></category>

		<guid isPermaLink="false">http://ben4d.wordpress.com/2010/03/07/game-physics-for-beginners-part-i-forces-and-accelerations/</guid>
		<description><![CDATA[This first tutorial describes the basic relationship between force and acceleration that everybody who seriously wants to get a start on game-physics should be aware of. It then goes on to introduce a common approach to modelling simple motion. Forces and accelerations As one probably recalls from school, Newton’s 2nd Law states: F = m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ben4d.wordpress.com&amp;blog=556570&amp;post=136&amp;subd=ben4d&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ben4d.wordpress.com/2010/03/07/game-physics-for-beginners-part-i-forces-and-accelerations/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/43b9d209c05835381296fdfdd1b720a0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ben4d</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/03/gamephysicslogo_rotl_small1.png" medium="image">
			<media:title type="html">game-physics-logo_rotl_small</media:title>
		</media:content>

		<media:content url="http://ben4d.files.wordpress.com/2010/03/throwing_a_ball1.png" medium="image">
			<media:title type="html">throwing_a_ball</media:title>
		</media:content>
	</item>
	</channel>
</rss>
