<?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>Linux Training</title>
	<atom:link href="http://linux-training.be/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-training.be</link>
	<description>The Linux-Training course</description>
	<lastBuildDate>Tue, 06 Mar 2012 09:57:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Linux Training v2 released</title>
		<link>http://linux-training.be/2011/linux-training-v2-released/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://linux-training.be/2011/linux-training-v2-released/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 17:17:32 +0000</pubDate>
		<dc:creator>Serge van Ginderachter</dc:creator>
				<category><![CDATA[Ginsys]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[courses]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux-training]]></category>
		<category><![CDATA[lt]]></category>
		<category><![CDATA[new release]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[v2.0]]></category>

		<guid isPermaLink="false">http://linux-training.ginsys.net/?p=89</guid>
		<description><![CDATA[As announced in February new versions of the Linux training courses were being (re-)written by Paul. I&#8217;m pleased to announce that v2 was merged in the master branch on github. I you want to test it or just check it out: git clone git://github.com/linuxtraining/lt.git cd lt git submodule init git submodule update ./make.sh ./make.sh build [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://linux-training.be/2011/new-books/">announced in February</a> new versions of the <a href="http://linux-training.be">Linux training</a> courses were being (re-)written by <a href="http://cobbaut.be/">Paul</a>.</p>
<p>I&#8217;m pleased to announce that v2 was merged in the <a href="https://github.com/linuxtraining/lt/tree/master">master branch</a> on github.</p>
<p>I you want to test it or just check it out:</p>
<p><code><br />
git clone git://github.com/linuxtraining/lt.git<br />
cd lt<br />
git submodule init<br />
git submodule update<br />
./make.sh<br />
./make.sh build fundamentals<br />
</code></p>
<p>Feedback is welcome, by mail at contributors@linux-training.be or via a <a href="https://github.com/linuxtraining/lt/issues">github issue</a>.</p>
<p>If you prefer to just <a href="http://linux-training.be/downloads">download the latest books in PDF format</a>, check out the download page. These are nightly builds from the master branch.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-training.be/2011/linux-training-v2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Books</title>
		<link>http://linux-training.be/2011/new-books/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://linux-training.be/2011/new-books/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 10:18:48 +0000</pubDate>
		<dc:creator>gitlt</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://linux-training.ginsys.net/?p=83</guid>
		<description><![CDATA[You may have noticed that since February 2011 there have been no updates to the free pdf&#8217;s. That is because we have been redesigning the docbook source code to accommodate smaller books (we call them minibooks). This mandates a rewrite of the build system and a refitting of the .xml files and directories. This is [...]]]></description>
			<content:encoded><![CDATA[<p>You may have noticed that since February 2011 there have been no updates to the <a href="http://linux-training.be/downloads/">free pdf&#8217;s</a>. That is because we have been redesigning the docbook source code to accommodate smaller books (we call them minibooks). This mandates a rewrite of the build system and a refitting of the .xml files and directories. This is all being done in the <a href="https://github.com/linuxtraining/lt/tree/experimental">git experimental branch</a>.</p>
<p>We take the minibook redesign also as an opportunity to rewrite/improve the content of each subject. Making this a time consuming process. The good news is that some minibooks should be coming online soon (say July 2011).  We plan to finish at least the <a title="Linux Fundamentals pdf" href="http://linux-training.be/files/books/LinuxFun.pdf">Linux Fundamentals (big)book</a> by the end of July (it will consist of six or seven minibooks).</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-training.be/2011/new-books/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updated make script and split linux-training and datanet</title>
		<link>http://linux-training.be/2011/updated-make-script-and-split-linux-training-and-datanet/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://linux-training.be/2011/updated-make-script-and-split-linux-training-and-datanet/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 22:00:43 +0000</pubDate>
		<dc:creator>Serge van Ginderachter</dc:creator>
				<category><![CDATA[Ginsys]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://linux-training.ginsys.net/?p=67</guid>
		<description><![CDATA[Some recent changes. I updated the make script to be a little more decent. (A little less clumsy actually.) The LT project contained until now both the linux-training books, but also &#8220;Datacommunicatie en Netwerken&#8221; (in short, Datanet) which is a Dutch introductory course  about data communication and basic networking. We split both projects into two [...]]]></description>
			<content:encoded><![CDATA[<p>Some recent changes.</p>
<p>I updated the make script to be a little more decent. (A little less clumsy actually.)</p>
<p>The LT project contained until now both the linux-training books, but also &#8220;Datacommunicatie en Netwerken&#8221; (in short, Datanet) which is a Dutch introductory course  about data communication and basic networking. We split both projects into two separate repositories: next to <a href="https://github.com/linuxtraining/lt">https://github.com/linuxtraining/lt</a> you can also now check out <a href="https://github.com/linuxtraining/datanet">https://github.com/linuxtraining/datanet</a>.</p>
<p>For now the changes are not in the master branch yet, but those will be merged in the coming days.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-training.be/2011/updated-make-script-and-split-linux-training-and-datanet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Main git repository moved to Github</title>
		<link>http://linux-training.be/2010/main-git-repository-moved-to-github/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://linux-training.be/2010/main-git-repository-moved-to-github/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 16:37:18 +0000</pubDate>
		<dc:creator>Serge van Ginderachter</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://linux-training.ginsys.net/?p=54</guid>
		<description><![CDATA[Just moved the main git repository from gitorious to Github: https://github.com/linuxtraining You might want to update your remotes!]]></description>
			<content:encoded><![CDATA[<p>Just moved the main git repository from gitorious to Github:</p>
<p><a href="https://github.com/linuxtraining">https://github.com/linuxtraining</a></p>
<p>You might want to update your remotes!</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-training.be/2010/main-git-repository-moved-to-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

