<?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>bodom_lx blog and things &#187; BD-shell</title>
	<atom:link href="http://bd-things.net/tag/bd-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://bd-things.net</link>
	<description>Trying to be mathematically simple and precise</description>
	<lastBuildDate>Fri, 05 Mar 2010 16:36:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BD-shell 1.0.0 released</title>
		<link>http://bd-things.net/bd-shell-100-released/</link>
		<comments>http://bd-things.net/bd-shell-100-released/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 16:25:48 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Free*]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[bodom_lx free software]]></category>
		<category><![CDATA[C language]]></category>
		<category><![CDATA[c unix]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[extreme programming]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[tiny c]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix shell]]></category>

		<guid isPermaLink="false">http://bd-things.net/?p=419</guid>
		<description><![CDATA[I&#8217;m very pleased to announce the final release of my tiny C Unix Shell. Every requirement has been satisfied. I hope I will find the time to expand it

http://bd-things.net/projects/bd-shell/

	Related posts
	
	A simple, tiny, Unix Shell written in C language, opensource (0)
	BD-shell 1.0.0 RC1 is out! (0)
	Projects (0)
	BD-shell 1.0.0 beta 1 (0)
	BD-shell (0)


]]></description>
		<wfw:commentRss>http://bd-things.net/bd-shell-100-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BD-shell 1.0.0 RC2 is out! Processes in background are dangerous</title>
		<link>http://bd-things.net/bd-shell-100-rc2-is-out-processes-in-background-are-dangerous/</link>
		<comments>http://bd-things.net/bd-shell-100-rc2-is-out-processes-in-background-are-dangerous/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 15:12:08 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Free*]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[background command]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[C language]]></category>
		<category><![CDATA[c shell]]></category>
		<category><![CDATA[candidate]]></category>
		<category><![CDATA[candidate code]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[object creation]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[rc1]]></category>
		<category><![CDATA[rc2]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[release candidate]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[segmentation fault]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[signal handlers]]></category>
		<category><![CDATA[Signals]]></category>
		<category><![CDATA[System Calls]]></category>
		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://bd-things.net/?p=415</guid>
		<description><![CDATA[Release Candidate 2 for my C shell is out. This is a real release candidate, code is frozen and hopefully this one does not have serious bugs like RC1. As you may know, RC1 has been retired because of a bug causing a segmentation fault when launching short commands in background. Let&#8217;s see why this ]]></description>
		<wfw:commentRss>http://bd-things.net/bd-shell-100-rc2-is-out-processes-in-background-are-dangerous/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BD-shell 1.0.0 RC1 is out!</title>
		<link>http://bd-things.net/bd-shell-100-rc1-is-out/</link>
		<comments>http://bd-things.net/bd-shell-100-rc1-is-out/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 11:55:02 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Free*]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[bodom_lx free software]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[C language]]></category>
		<category><![CDATA[candidate]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[rc1]]></category>
		<category><![CDATA[rc2]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[release candidate]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Signals]]></category>
		<category><![CDATA[System Calls]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix shell]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://bd-things.net/?p=394</guid>
		<description><![CDATA[UPDATE: due to a very serious bug, the rc1 has been retired and replaced by rc2
UPDATE: the release has been delayed for two days
I&#8217;ve just released the release candidate for the final version of the Unix shell written in C language. Now with a very cleaner code and a lot of bugs fixed!
Download it!

	Related posts
	
	BD-shell ]]></description>
		<wfw:commentRss>http://bd-things.net/bd-shell-100-rc1-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BD-shell 1.0.0 beta 1</title>
		<link>http://bd-things.net/bd-shell-100-beta-1/</link>
		<comments>http://bd-things.net/bd-shell-100-beta-1/#comments</comments>
		<pubDate>Wed, 30 Jul 2008 13:23:08 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[C language]]></category>
		<category><![CDATA[cannot]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://bd-things.net/?p=329</guid>
		<description><![CDATA[I&#8217;m very proud to announce that the first beta version of the final release of BD-shell is ready and available for download.
As always you can find it on the project page.
Remember that this has to be considered as a bug hunting release, every requirements has been successfully covered but I cannot test it so often ]]></description>
		<wfw:commentRss>http://bd-things.net/bd-shell-100-beta-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A simple, tiny, Unix Shell written in C language, opensource</title>
		<link>http://bd-things.net/a-simple-unix-shell-written-in-c-language/</link>
		<comments>http://bd-things.net/a-simple-unix-shell-written-in-c-language/#comments</comments>
		<pubDate>Fri, 09 May 2008 15:52:33 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[bodom_lx free software]]></category>
		<category><![CDATA[C language]]></category>
		<category><![CDATA[C shell howto]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[simple C shell]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[tiny c shell]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix shell]]></category>

		<guid isPermaLink="false">http://bd-things.net/?p=311</guid>
		<description><![CDATA[BD-shell is a project I started about a month ago, which aims to implement a tiny, simple, clean unix shell written in C language. It&#8217;s an academic project. The Operating Systems Course at my University requires this project as part of the assesment.
I decided to publish the source code and to release it under the ]]></description>
		<wfw:commentRss>http://bd-things.net/a-simple-unix-shell-written-in-c-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BD-shell</title>
		<link>http://bd-things.net/projects/bd-shell/</link>
		<comments>http://bd-things.net/projects/bd-shell/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 10:46:30 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[background command]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[beta release]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[candidate]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[data structures]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[HEAD]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[Mac Os]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[rc2]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[release candidate]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[signal handlers]]></category>
		<category><![CDATA[Signals]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[standard]]></category>
		<category><![CDATA[System Calls]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[unix shell]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://bd-things.net/?page_id=307</guid>
		<description><![CDATA[BD-shell (a.k.a. bdsh) is a tiny Unix shell written in C. It&#8217;s a project required for the Operating System Course at my University.
It is written using a clean coding style, following xP coding standard philosophy.
Version 1.0 is the release that satisfies all the course requirements!


Quick Jump:
Features
Download
License


Features
Cool Features

Lightweight
Implements real Job Control
Clear and understandable code, ideal for ]]></description>
		<wfw:commentRss>http://bd-things.net/projects/bd-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Projects</title>
		<link>http://bd-things.net/projects/</link>
		<comments>http://bd-things.net/projects/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 14:12:35 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[BD-blog]]></category>
		<category><![CDATA[bd-i]]></category>
		<category><![CDATA[BD-incollo]]></category>
		<category><![CDATA[BD-shell]]></category>
		<category><![CDATA[BD-theme]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[c shell]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[incollo]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JavaEE]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[monopoli]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[pastebin]]></category>
		<category><![CDATA[pomodoro]]></category>
		<category><![CDATA[pomotux]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[programming project]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[scrum]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[tiny c]]></category>
		<category><![CDATA[tiny c shell]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://bd-things.net/projects/</guid>
		<description><![CDATA[Pomodroid
A Java/Android application that interacts with a Trac
system, retrieves developer&#8217;s tasks and lets him work following the basic rules of the Pomodoro technique.
Pomotux
A task manager implementing the Pomodoro Technique
BD-review
A dynamic website to allow people to review releases (albums, demos, EPs, singles) of (young, unsigned) music bands. Written using a small subset of JavaEE technologies, without ]]></description>
		<wfw:commentRss>http://bd-things.net/projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
