<?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>V-TEK &#187; Software</title>
	<atom:link href="http://www.vtek.nl/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vtek.nl</link>
	<description>Weblog about webdevelopment and linux</description>
	<lastBuildDate>Sat, 31 Jul 2010 21:00:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Symfony Framework Workshop, I&#8217;m invited!</title>
		<link>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html</link>
		<comments>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html#comments</comments>
		<pubDate>Tue, 06 Oct 2009 19:00:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=476</guid>
		<description><![CDATA[A couple of weeks I got an invitation from Stefan Koopmanschap for a Symfony Framework workshop. Stefan Koopmanschap is a PHP developer, consultant and trainer and works at Unet. Besides that he is also the symfony Community Manager. So what is Symfony Framework? Symfony is a web application framework written in PHP which follows the [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/symfony-framework-workshop-im-invited-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Beta Ubuntu 9.10 released</title>
		<link>http://www.vtek.nl/beta-ubuntu-9-10-released-software.html</link>
		<comments>http://www.vtek.nl/beta-ubuntu-9-10-released-software.html#comments</comments>
		<pubDate>Mon, 05 Oct 2009 08:15:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=460</guid>
		<description><![CDATA[The beta of Ubuntu 9.10 Karmic Koala is released. Still 24 days (as of today) to go, before the official stable release. You can help the ubuntu developers by testing the beta release and submit any bugs you find. Download the new release from the ubuntu site]]></description>
		<wfw:commentRss>http://www.vtek.nl/beta-ubuntu-9-10-released-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Linux part 6/15: Linux filesystem</title>
		<link>http://www.vtek.nl/learning-linux-part-615-software.html</link>
		<comments>http://www.vtek.nl/learning-linux-part-615-software.html#comments</comments>
		<pubDate>Wed, 30 Sep 2009 19:14:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ext3]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LPI]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=411</guid>
		<description><![CDATA[This part is a short flight through the filesystem of linux. In short, the filesystem controls the way how files are organised on the disk. To describe how this works, I will try to explain some of the process when a file gets accessed. In order to access a file, the operating system needs the [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/learning-linux-part-615-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Linux Part 5/15: Edit &amp; transform textfiles</title>
		<link>http://www.vtek.nl/learning-linux-part-515-software.html</link>
		<comments>http://www.vtek.nl/learning-linux-part-515-software.html#comments</comments>
		<pubDate>Fri, 25 Sep 2009 17:33:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LPI]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=368</guid>
		<description><![CDATA[This part I will try to explain some of the document processing features that linux has. We will cut this part in 3 pieces: REGULAR EXPRESSIONS SEARCH AND SORT TOOLS PROGRAMMABLE FILTERS REGULAR EXPRESSIONS A regular expression are formulas for matching strings that follow some pattern. For example, if you would like to find all [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/learning-linux-part-515-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning Linux Part 4/15: The shell explained</title>
		<link>http://www.vtek.nl/learning-linux-part-415-software.html</link>
		<comments>http://www.vtek.nl/learning-linux-part-415-software.html#comments</comments>
		<pubDate>Fri, 18 Sep 2009 20:27:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LPI]]></category>
		<category><![CDATA[Shell]]></category>

		<guid isPermaLink="false">http://www.vtek.nl/?p=327</guid>
		<description><![CDATA[Alright, part 4 of the series, which is mostly dedicated to the shell environment. What is a shell? Various shells Basic functions of bash Default settings in the shell Boot files of the shell WHAT IS A SHELL? The shell is a text  based interface between de user and the linux Kernel. The shell is [...]]]></description>
		<wfw:commentRss>http://www.vtek.nl/learning-linux-part-415-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
