<?xml version="1.0" encoding="UTF-8"?>
<rss version="0.92"><channel><title>Eitsop's Software</title><link>http://eitsop.blog.co.uk/</link><description>My adventure's with trying to get something useful written in software.</description><language>en-EU</language><docs>http://backend.userland.com/rss092</docs><image><title>Eitsop's Software</title><link>http://eitsop.blog.co.uk/</link><url>http://data5.blog.de/design/preview/85/3f12d2991decaa36d7b5b4d922cefd_160x200.jpg</url></image><item><title>Source Control</title><description>	&lt;p&gt;I was thinking, I really should have something that can control my development of any programs that I write. But, as I am sure with most people, I don't want a full-blown server to control the versions of my applications. I want a quick tool that I can 'just use'.&lt;/p&gt;
	&lt;p&gt;So, sometime soon, I will release a little application that does that. It uses SQLite3 as a back-end database (serverless) to control the files for my applications. I have doen most of it - it's pretty manual at the moment, but that'll change over time I guess.&lt;/p&gt;
	&lt;p&gt;This is how it looks at the moment. I can store files and update them with an automatic method. It isn't too clever at the moment - bit this is the first stab.&lt;/p&gt;
	&lt;p&gt;&lt;img src="http://data2.blog.de/media/457/1298457_62339b1eca_m.png" alt="Targenlet - Working" hspace="5" vspace="5" width="487" height="375"&gt;&lt;/p&gt;
	&lt;p&gt;The differences in files screenshot is shown below:&lt;/p&gt;
	&lt;p&gt;&lt;a href="http://www.blog.co.uk/srv/media/media_item.php?item_ID=1298458" title="Targenlet - File Diffs"&gt;&lt;img src="http://data2.blog.de/media/458/1298458_8512b4d9f3_m.png" alt="Targenlet - File Diffs" hspace="5" vspace="5" width="400" height="375"&gt;&lt;/a&gt;&lt;/p&gt;
	&lt;p&gt;Looks good for now, but I'm still working on it - soon as I am done, I'll let you know.&lt;br&gt;&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/</link><pubDate>Tue, 03 Apr 2007 12:23:44 +0200</pubDate></item><item><title>Tar Files</title><description>	&lt;p&gt;My first blog, so it's my first thoughts I guess. Well not a lot to say at the moment. I am trying to work on some sort of new operating system thingy. I was searching round and found LFS (Linux From Strach). Looks good I thought - good place to start, looking at someone else's examples, so I downloaded it.&lt;/p&gt;
	&lt;p&gt;That's when (being a Windows XP user) I hit the first block - it's a tar file. XP doesn't have anything to natively extract tar files, and WinZip and event 7Zip require installation and the such. Couldn't be bothered with that, so here ya go: a simple to use .tar file extracter.&lt;/p&gt;
	&lt;p&gt;&lt;a href="http://www.goodsellsystems.co.uk/downloads/TarExtract.exe"&gt;TarExtract.exe&lt;/a&gt;&lt;/p&gt;
	&lt;p&gt;I knocked it up quickly in Visual Studio 2005 - so you'll need the .Net 2.0 framework. I haven't done an installation program, as that just wastes space for most people (well, the sort of people who'll be trying to extract .tar files anyway).&lt;/p&gt;
	&lt;p&gt;As I did it quickly there might be a few odd bugs - if there let me know in the comments for now.&lt;/p&gt;
	&lt;p&gt;I personally added it to my 'Send To' list. &lt;br&gt;&lt;/p&gt;
&lt;p&gt; &lt;small&gt; &lt;a href="http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/#comments"&gt;Comments&lt;/a&gt; &lt;/small&gt; &lt;/p&gt;</description><link>http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/</link><pubDate>Mon, 02 Apr 2007 22:52:24 +0200</pubDate></item></channel></rss>
