<?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>ramdyne &#187; code</title>
	<atom:link href="http://www.ramdyne.nl/wordpress/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ramdyne.nl/wordpress</link>
	<description>rants, raves and rubbish</description>
	<lastBuildDate>Fri, 13 Jan 2012 18:06:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>When did I start coding (and related questions)</title>
		<link>http://www.ramdyne.nl/wordpress/when-did-i-start-coding-and-related-questions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=when-did-i-start-coding-and-related-questions</link>
		<comments>http://www.ramdyne.nl/wordpress/when-did-i-start-coding-and-related-questions/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 05:08:46 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[age]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[dad]]></category>
		<category><![CDATA[mum]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[stack]]></category>

		<guid isPermaLink="false">http://www.ramdyne.nl/wordpress/?p=280</guid>
		<description><![CDATA[At stack overflow someone asked three questions about programmers and age: How old are you? 33 When did you start programming? 6 or 7 When was that? 1982-1983 I&#8217;m not going to post here what my first own application was, it was way too nerdy; you&#8217;ll have to make me drunk to hear it. Copying [...]]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/when-did-i-start-coding-and-related-questions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deleting old files excluding some directories</title>
		<link>http://www.ramdyne.nl/wordpress/deleting-old-files-excluding-some-directories/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=deleting-old-files-excluding-some-directories</link>
		<comments>http://www.ramdyne.nl/wordpress/deleting-old-files-excluding-some-directories/#comments</comments>
		<pubDate>Thu, 19 Apr 2007 15:19:30 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://www.ramdyne.nl/wordpress/deleting-old-files-excluding-some-directories/</guid>
		<description><![CDATA[find -mtime +365 &#124; grep -v dir1 &#124; grep -v dir2 &#124; xargs /bin/rm Probably there&#8217;s some way of having find do the directory exclusions, but this was way easier to think of.]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/deleting-old-files-excluding-some-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Needlessly complex WordPress installation instructions</title>
		<link>http://www.ramdyne.nl/wordpress/needlessly-complex-wordpress-installation-instructions/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=needlessly-complex-wordpress-installation-instructions</link>
		<comments>http://www.ramdyne.nl/wordpress/needlessly-complex-wordpress-installation-instructions/#comments</comments>
		<pubDate>Sat, 14 Apr 2007 19:29:28 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://dev.ramdyne.nl/wordpress/needlessly-complex-wordpress-installation-instructions/</guid>
		<description><![CDATA[The WordPress installation procedure is IMHO needlessly complex when talking about using wordpress from the root of the webserver: If you want to integrate WordPress into the root of your domain (e.g. http://example.com/), move or upload all contents of the unzipped WordPress directory (but excluding the directory itself) into the root directory of your web [...]]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/needlessly-complex-wordpress-installation-instructions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>You can now see what I&#8217;m playing currently on my mp3 player</title>
		<link>http://www.ramdyne.nl/wordpress/you-can-now-see-what-im-playing-currently-on-my-mp3-player/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=you-can-now-see-what-im-playing-currently-on-my-mp3-player</link>
		<comments>http://www.ramdyne.nl/wordpress/you-can-now-see-what-im-playing-currently-on-my-mp3-player/#comments</comments>
		<pubDate>Sun, 12 Jun 2005 22:34:01 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.ramdyne.nl/wordpress/you-can-now-see-what-im-playing-currently-on-my-mp3-player/</guid>
		<description><![CDATA[I&#8217;ve added something &#8220;cool&#8221; to this blog. On the right in the sidebar there&#8217;s now a section called &#8220;Now playing&#8221;. This information is updated every time XMMS changes to a new song. So every time I load a new track, the title and artist information is updated. The XMMS &#8220;Song Change&#8221; plugin is configured to [...]]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/you-can-now-see-what-im-playing-currently-on-my-mp3-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>building chan-oh323 for Asterisk</title>
		<link>http://www.ramdyne.nl/wordpress/building-chan-oh323-for-asterisk/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=building-chan-oh323-for-asterisk</link>
		<comments>http://www.ramdyne.nl/wordpress/building-chan-oh323-for-asterisk/#comments</comments>
		<pubDate>Wed, 09 Mar 2005 14:56:45 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[asterisk]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">/?p=87</guid>
		<description><![CDATA[I&#8217;m building a SIP and H.323 capable Asterisk server. Here&#8217;s what I&#8217;ve done so far: Installed Debian sarge from scratsch and updated it. Downloaded Asterisk and some other stuff from CVS. I&#8217;ve decided to go for Asterisk 1.0. Built the ztdummy module using a howto I wrote earlier Built Asterisk as shown on the Asterisk [...]]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/building-chan-oh323-for-asterisk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>S5 is ready</title>
		<link>http://www.ramdyne.nl/wordpress/ssup5sup-is-ready/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ssup5sup-is-ready</link>
		<comments>http://www.ramdyne.nl/wordpress/ssup5sup-is-ready/#comments</comments>
		<pubDate>Sun, 10 Oct 2004 18:10:13 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">/?p=75</guid>
		<description><![CDATA[As mentioned before, Eric Meyer is working on an HTML based Powerpoint replacement. It is now ready!]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/ssup5sup-is-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML based slideshows</title>
		<link>http://www.ramdyne.nl/wordpress/html-based-slideshows/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=html-based-slideshows</link>
		<comments>http://www.ramdyne.nl/wordpress/html-based-slideshows/#comments</comments>
		<pubDate>Sun, 03 Oct 2004 18:50:13 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">/?p=73</guid>
		<description><![CDATA[Eric Meyer (CSS god), has been working on an HTML based slideshow system. It works quite well!]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/html-based-slideshows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Patches for OpenH323</title>
		<link>http://www.ramdyne.nl/wordpress/patches-for-openh323/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=patches-for-openh323</link>
		<comments>http://www.ramdyne.nl/wordpress/patches-for-openh323/#comments</comments>
		<pubDate>Sat, 12 Jun 2004 19:30:14 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[voip]]></category>

		<guid isPermaLink="false">/?p=54</guid>
		<description><![CDATA[The last few weeks I&#8217;ve been working on an application which uses VXML for a service we want to provide. I&#8217;ve been working on the VXML support in the library OpenH323 uses for it&#8217;s basic functionality. Last week Craig Southeren has added my first VXML patch into the PWLib CVS at SourceForge.]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/patches-for-openh323/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>i know everything</title>
		<link>http://www.ramdyne.nl/wordpress/i-know-everything/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-know-everything</link>
		<comments>http://www.ramdyne.nl/wordpress/i-know-everything/#comments</comments>
		<pubDate>Wed, 05 May 2004 21:49:09 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">/?p=49</guid>
		<description><![CDATA[Joel Spolsky has written the foreword to Coder to Developer, a book by Mike Gunderloy about the other parts of software engineering than just programming. He describes how through his career he always thought he knew what software engineering was all about. In the long career I&#8217;ve had (as if), I&#8217;ve always have the opposite [...]]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/i-know-everything/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>added a random picture</title>
		<link>http://www.ramdyne.nl/wordpress/added-a-random-picture/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=added-a-random-picture</link>
		<comments>http://www.ramdyne.nl/wordpress/added-a-random-picture/#comments</comments>
		<pubDate>Sun, 15 Feb 2004 21:04:11 +0000</pubDate>
		<dc:creator>ramdyne</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">/?p=37</guid>
		<description><![CDATA[I just finished adding a random picture to the main index. Download block-random.phps, rename it to block-random.php and copy it to your Gallery directory. Then add this PHP include to the file you want to add a random picture to: &#60;?php include("http://www.yoursite.com/gallery/block-random.php"); ?&#62;. The current code allows you to add a ?album=albumname parameter to the [...]]]></description>
		<wfw:commentRss>http://www.ramdyne.nl/wordpress/added-a-random-picture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

