<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:default="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/"><default:channel xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" rdf:about="http://eitsop.blog.co.uk/"><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><dc:language xmlns:dc="http://purl.org/dc/elements/1.1/">en-EU</dc:language><admin:generatorAgent xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" rdf:resource="http://www.blog.co.uk"/><sy:updatePeriod xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">hourly</sy:updatePeriod><sy:updateFrequency xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">8</sy:updateFrequency><sy:updateBase xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">2000-01-01T12:00+00:00</sy:updateBase><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><items><rdf:Seq><rdf:li rdf:resource="http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/"/><rdf:li rdf:resource="http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/"/></rdf:Seq></items></default:channel><default:item xmlns:default="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" rdf:about="http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/"><default:title>Source Control</default:title><default:link>http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/</default:link><dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2007-04-03T12:23:44+02:00</dc:date><default: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;</default:description><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[	<p>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&#39;t want a full-blown server to control the versions of my applications. I want a quick tool that I can &#39;just use&#39;.</p>
	<p>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&#39;s pretty manual at the moment, but that&#39;ll change over time I guess.</p>
	<p>This is how it looks at the moment. I can store files and update them with an automatic method. It isn&#39;t too clever at the moment - bit this is the first stab.</p>
	<p><img src="http://data2.blog.de/media/457/1298457_62339b1eca_m.png" alt="Targenlet - Working" hspace="5" vspace="5" width="487" height="375"></p>
	<p>The differences in files screenshot is shown below:</p>
	<p><a href="http://www.blog.co.uk/srv/media/media_item.php?item_ID=1298458" title="Targenlet - File Diffs"><img src="http://data2.blog.de/media/458/1298458_8512b4d9f3_m.png" alt="Targenlet - File Diffs" hspace="5" vspace="5" width="400" height="375"></a></p>
	<p>Looks good for now, but I&#39;m still working on it - soon as I am done, I&#39;ll let you know.<br></p>
<p> <small> <a href="http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/#comments">Comments</a> </small> </p>]]></content:encoded></default:item><default:item xmlns:default="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" rdf:about="http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/"><default:title>Tar Files</default:title><default:link>http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/</default:link><dc:date xmlns:dc="http://purl.org/dc/elements/1.1/">2007-04-02T22:52:24+02:00</dc:date><default: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;</default:description><content:encoded xmlns:content="http://purl.org/rss/1.0/modules/content/"><![CDATA[	<p>My first blog, so it&#39;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&#39;s examples, so I downloaded it.</p>
	<p>That&#39;s when (being a Windows XP user) I hit the first block - it&#39;s a tar file. XP doesn&#39;t have anything to natively extract tar files, and WinZip and event 7Zip require installation and the such. Couldn&#39;t be bothered with that, so here ya go: a simple to use .tar file extracter.</p>
	<p><a href="http://www.goodsellsystems.co.uk/downloads/TarExtract.exe">TarExtract.exe</a></p>
	<p>I knocked it up quickly in Visual Studio 2005 - so you&#39;ll need the .Net 2.0 framework. I haven&#39;t done an installation program, as that just wastes space for most people (well, the sort of people who&#39;ll be trying to extract .tar files anyway).</p>
	<p>As I did it quickly there might be a few odd bugs - if there let me know in the comments for now.</p>
	<p>I personally added it to my 'Send To' list. <br></p>
<p> <small> <a href="http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/#comments">Comments</a> </small> </p>]]></content:encoded></default:item></rdf:RDF>
