<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><id>tag:eitsop.blog.co.uk,2009-11-11:/</id><title>Eitsop's Software</title><link rel="self" href="http://eitsop.blog.co.uk/feed/atom/posts/"/><link rel="alternate" type="text/html" href="http://eitsop.blog.co.uk/"/><subtitle>My adventure's with trying to get something useful written in software.</subtitle><generator version="1.0">MokoFeed</generator><updated>2009-11-11T23:20:45+01:00</updated><entry><id>tag:eitsop.blog.co.uk,2007-04-03:/2007/04/03/source_control~2025287/</id><title>Source Control</title><link rel="alternate" type="text/html" href="http://eitsop.blog.co.uk/2007/04/03/source_control~2025287/"/><author><name>Eitsop</name></author><published>2007-04-03T12:23:44+02:00</published><updated>2007-04-03T12:23:44+02:00</updated><content type="html">	&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;</content></entry><entry><id>tag:eitsop.blog.co.uk,2007-04-02:/2007/04/02/tar_files~2022819/</id><title>Tar Files</title><link rel="alternate" type="text/html" href="http://eitsop.blog.co.uk/2007/04/02/tar_files~2022819/"/><author><name>Eitsop</name></author><published>2007-04-02T22:52:24+02:00</published><updated>2007-04-02T23:07:31+02:00</updated><content type="html">	&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;</content></entry></feed>
