<?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>Yet another Python blog &#187; sdl</title>
	<atom:link href="http://www.tarral.net/?cat=3&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.tarral.net</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 02 Jul 2016 18:58:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>My new application in C</title>
		<link>http://www.tarral.net/?p=32</link>
		<comments>http://www.tarral.net/?p=32#comments</comments>
		<pubDate>Sat, 13 Sep 2014 17:50:07 +0000</pubDate>
		<dc:creator><![CDATA[nick]]></dc:creator>
				<category><![CDATA[sdl]]></category>

		<guid isPermaLink="false">http://www.tarral.net/?p=32</guid>
		<description><![CDATA[Here is a new application i made in C with the SDL 1.2. this is just the front screen for the interface of my internal software at work. the front screen is just a few button to select option and a char field to enter the customer phone number, and of course a submit button. [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Here is a new application i made in C with the SDL 1.2.</p>
<p>this is just the front screen for the interface of my internal software at work.</p>
<p>the front screen is just a few button to select option and a char field to enter the customer phone number, and of course a submit button.</p>
<p>&nbsp;</p>
<p>here is a print screen, the source code will be available soon on my Git hub.</p>
<p>i had the idea to create a GUI in DOS-like gui, it might be not that nice but that could be a good template to improve it.</p>
<div id="attachment_33" style="width: 310px" class="wp-caption alignnone"><a href="http://www.tarral.net/wp-content/uploads/2014/09/ecran.png"><img class="size-medium wp-image-33" src="http://www.tarral.net/wp-content/uploads/2014/09/ecran-300x213.png" alt="front screen Dos-like" width="300" height="213" /></a><p class="wp-caption-text">front screen Dos-like</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tarral.net/?feed=rss2&#038;p=32</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
