<?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>Adztec Independent - Blog &#187; tutorial</title>
	<atom:link href="http://www.adztec-independent.de/tag/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adztec-independent.de</link>
	<description>Programming Ruby / JRuby / Rails / Common Lisp by Christopher Bertels</description>
	<lastBuildDate>Sun, 21 Mar 2010 23:27:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Screencast: Debugging with Emacs &amp; GDB</title>
		<link>http://www.adztec-independent.de/2009/11/screencast-debugging-with-emacs-gdb/</link>
		<comments>http://www.adztec-independent.de/2009/11/screencast-debugging-with-emacs-gdb/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 00:29:18 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[compiler]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hobbies]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[stupidvm]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=265</guid>
		<description><![CDATA[Hey there.
I wish I&#8217;d be posting more recently, but haven&#8217;t really had the time to do so.
I just wanted to share with you a small screencast I created today on debugging with emacs and gdb, since I think it might be of interest to someone else as well.
You can check out the video at my [...]]]></description>
			<content:encoded><![CDATA[<p>Hey there.<br />
I wish I&#8217;d be posting more recently, but haven&#8217;t really had the time to do so.<br />
I just wanted to share with you a small screencast I created today on debugging with emacs and gdb, since I think it might be of interest to someone else as well.</p>
<p>You can check out the video at my blip.tv channel: <a href="http://bakkdoor.blip.tv/" target="_blank">http://bakkdoor.blip.tv/ </a><br />
Currently the video is being converted to flash video (.flv), so you might want to check out the .ogv video file here, if it&#8217;s not done yet: <a href="http://blip.tv/file/2804484" target="_blank">http://blip.tv/file/2804484</a></p>
<p><strong>[Update:]</strong><br />
Video is available now. You can also watch it here:<br />
<embed src="http://blip.tv/play/g7R2gayxfAA" type="application/x-shockwave-flash" width="525" height="402" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>Anyhow, I hope you like it and I&#8217;d like to hear some feedback.</p>
<p>Btw, the programm I&#8217;m debugging in the video is <strong>stupidvm</strong>, a small &#038; stupid virtual machine I&#8217;ve started working on 2 weeks ago, written in C.<br />
You can check out the code either on <a href="http://gitorious.org/stupidvm/stupidvm/" target="_blank">gitorious</a> or <a href="http://github.com/bakkdoor/stupidvm/" target="_blank">github</a>.</p>
<p>Feedback is, as always, welcome <img src='http://www.adztec-independent.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
I hope you like it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/11/screencast-debugging-with-emacs-gdb/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Creating a simple game in Ruby &#8211; Episode 5</title>
		<link>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-5/</link>
		<comments>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-5/#comments</comments>
		<pubDate>Tue, 19 May 2009 02:29:10 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby Screencast]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hobbies]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=195</guid>
		<description><![CDATA[This is the 5th episode on creating a simple game in Ruby. In this episode, we&#8217;ll add some automated testing via the BDD framework RSpec. We&#8217;ll also start to implement the Character class.

]]></description>
			<content:encoded><![CDATA[<p>This is the 5th episode on creating a simple game in Ruby. In this episode, we&#8217;ll add some automated testing via the BDD framework RSpec. We&#8217;ll also start to implement the Character class.</p>
<p><embed src="http://blip.tv/play/gq94gYLNTgA" type="application/x-shockwave-flash" width="525" height="303" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a simple game in Ruby &#8211; Episode 4</title>
		<link>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-4/</link>
		<comments>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-4/#comments</comments>
		<pubDate>Thu, 14 May 2009 17:06:09 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby Screencast]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hobbies]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=192</guid>
		<description><![CDATA[In this episode we&#8217;ll do some little refactoring.

]]></description>
			<content:encoded><![CDATA[<p>In this episode we&#8217;ll do some little refactoring.</p>
<p><embed src="http://blip.tv/play/gq94gYHFRQA" type="application/x-shockwave-flash" width="525" height="303" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a simple game in Ruby &#8211; Episode 3</title>
		<link>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-3/</link>
		<comments>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-3/#comments</comments>
		<pubDate>Wed, 13 May 2009 23:16:15 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby Screencast]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=186</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><embed src="http://blip.tv/play/gq94gYG0OQA" type="application/x-shockwave-flash" width="525" height="303" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a simple game in Ruby &#8211; Episode II</title>
		<link>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-ii/</link>
		<comments>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-ii/#comments</comments>
		<pubDate>Tue, 12 May 2009 20:14:20 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby Screencast]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=183</guid>
		<description><![CDATA[Here&#8217;s the first &#8216;real&#8217; episode, showing some actual coding.
Enjoy!

]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the first &#8216;real&#8217; episode, showing some actual coding.<br />
Enjoy!</p>
<p><object width="525" height="303" data="http://blip.tv/play/gq94gYGEQgA" type="application/x-shockwave-flash"><param name="src" value="http://blip.tv/play/gq94gYGEQgA" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/05/creating-a-simple-game-in-ruby-episode-ii/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Screencast series: Creating a simple game in Ruby &#8211; Episode I</title>
		<link>http://www.adztec-independent.de/2009/05/screencast-series-creating-a-simple-game-in-ruby-episode-i/</link>
		<comments>http://www.adztec-independent.de/2009/05/screencast-series-creating-a-simple-game-in-ruby-episode-i/#comments</comments>
		<pubDate>Tue, 12 May 2009 14:59:25 +0000</pubDate>
		<dc:creator>Christopher</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby Screencast]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.adztec-independent.de/?p=176</guid>
		<description><![CDATA[Today I started a new screencast series, titled &#8220;Creating a simple game in Ruby&#8221;.
Basically, I show how to create a simple (very simple) game in Ruby form scratch. Beginning with a simple text-based interface, I&#8217;ll slowly move on to a more sophisticated graphical user interface (written with the GUI library Shoes by _why) and explain [...]]]></description>
			<content:encoded><![CDATA[<p>Today I started a new screencast series, titled &#8220;Creating a simple game in Ruby&#8221;.</p>
<p>Basically, I show how to create a simple (very simple) game in Ruby form scratch. Beginning with a simple text-based interface, I&#8217;ll slowly move on to a more sophisticated graphical user interface (written with the GUI library Shoes by _why) and explain my design decisions etc.</p>
<p>The reason I&#8217;m doing this is, that I&#8217;ve started writing a little game together with my girlfriend, since she wanted me to teach her a little about programming in Ruby. The idea for the game came from her.</p>
<p>Basically, the game is a Tamagotchi-Clone (called &#8220;Jimi&#8221;), where you have a little &#8220;virtual pet&#8221; you have to take care of, feed it etc.</p>
<p>Nothing very special, but I thought other newcomers to Ruby might be interested as well and could also learn something, hence the screencast.</p>
<p>I&#8217;ll post more videos, as I finish them.</p>
<p>Have fun watching them and leave some comments, if you want to.</p>
<p><embed src="http://blip.tv/play/gq94gYD+ZgA" type="application/x-shockwave-flash" width="525" height="303" allowscriptaccess="always" allowfullscreen="true"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adztec-independent.de/2009/05/screencast-series-creating-a-simple-game-in-ruby-episode-i/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
