<?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>Aleksander Skjæveland Larsen &#187; tvtracker</title>
	<atom:link href="http://ogrim.no/tag/tvtracker/feed/" rel="self" type="application/rss+xml" />
	<link>http://ogrim.no</link>
	<description>This is my personal webpage, where I share the tings I make</description>
	<lastBuildDate>Thu, 04 Feb 2010 06:57:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>TVTracker: crazy idea</title>
		<link>http://ogrim.no/2009/11/tvtracker-crazy-idea/</link>
		<comments>http://ogrim.no/2009/11/tvtracker-crazy-idea/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 09:54:59 +0000</pubDate>
		<dc:creator>ogrim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tvtracker]]></category>

		<guid isPermaLink="false">http://ogrim.no/?p=268</guid>
		<description><![CDATA[Now I have the great idea that I should write TVTracker from scratch in C++, using some cross-platform framework for the user interface. When I first wrote the application, I never thought I would extend it to support different types of media. If I am going to add support for a DVD type, I pretty [...]]]></description>
			<content:encoded><![CDATA[<p>Now I have the great idea that I should write TVTracker from scratch in C++, using some cross-platform framework for the user interface. When I first wrote the application, I never thought I would extend it to support different types of media. If I am going to add support for a DVD type, I pretty much have to rewrite everything, stupid me. Also, I could get support for Mac OS.</p>
]]></content:encoded>
			<wfw:commentRss>http://ogrim.no/2009/11/tvtracker-crazy-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TVTracker: note to self</title>
		<link>http://ogrim.no/2009/11/tvtracker-note-to-self/</link>
		<comments>http://ogrim.no/2009/11/tvtracker-note-to-self/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:35:39 +0000</pubDate>
		<dc:creator>ogrim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tvtracker]]></category>

		<guid isPermaLink="false">http://ogrim.no/2009/11/tvtracker-note-to-self/</guid>
		<description><![CDATA[I get lost when I watch my MacGyver DVDs. I should add a DVD type to TVTracker, so I can count episodes on a disk (usually 5) and reset the count when I increment the disk number.
]]></description>
			<content:encoded><![CDATA[<p>I get lost when I watch my MacGyver DVDs. I should add a DVD type to TVTracker, so I can count episodes on a disk (usually 5) and reset the count when I increment the disk number.</p>
]]></content:encoded>
			<wfw:commentRss>http://ogrim.no/2009/11/tvtracker-note-to-self/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TVTracker 0.1.2</title>
		<link>http://ogrim.no/2009/10/tvtracker-012/</link>
		<comments>http://ogrim.no/2009/10/tvtracker-012/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 20:16:46 +0000</pubDate>
		<dc:creator>ogrim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tvtracker]]></category>

		<guid isPermaLink="false">http://ogrim.no/?p=223</guid>
		<description><![CDATA[
New features:
-Day field for remembering when a new episode is released
-Highlighting episodes on release day
I removed the button for change max episode number in a season, but you can still modify it in the settings. Sadly, there is still no Mac OS support. I will look into building TVTracker with Java 1.5.x, which is available [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-224" title="tvtracker1" src="http://ogrim.no/files/tvtracker1.jpg" alt="" width="465" height="179" /></p>
<p>New features:</p>
<p>-Day field for remembering when a new episode is released<br />
-Highlighting episodes on release day</p>
<p>I removed the button for change max episode number in a season, but you can still modify it in the settings. Sadly, there is still no Mac OS support. I will look into building TVTracker with Java 1.5.x, which is available for Mac OS.</p>
<p><a href="http://ogrim.no/files/TVTracker_012.jar">Download TVTracker 0.1.2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ogrim.no/2009/10/tvtracker-012/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TVTracker &#8211; a simple tool for tracking your progession trough TV series</title>
		<link>http://ogrim.no/2009/05/tvtracker/</link>
		<comments>http://ogrim.no/2009/05/tvtracker/#comments</comments>
		<pubDate>Thu, 21 May 2009 21:00:10 +0000</pubDate>
		<dc:creator>ogrim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[tvtracker]]></category>

		<guid isPermaLink="false">http://ogrim.no/?p=208</guid>
		<description><![CDATA[When I&#8217;m watching TV series and such, I tend to forget where I am. This problem can be solved by the primitive method, as illustrated below.

This worked for a while, but I kept forgetting to pull out a pen everytime I had to update it. Also the method failed when I ran out of (or [...]]]></description>
			<content:encoded><![CDATA[<p>When I&#8217;m watching TV series and such, I tend to forget where I am. This problem can be solved by the primitive method, as illustrated below.</p>
<p><img class="alignnone size-full wp-image-210" title="Post-it notes on monitor" src="http://ogrim.no/files/sjerm.jpg" alt="" width="500" height="578" /></p>
<p>This worked for a while, but I kept forgetting to pull out a pen everytime I had to update it. Also the method failed when I ran out of (or didn&#8217;t find) Post-It notes. The perfect soution for the computer age is of course to use an application. I&#8217;m sure there are similar applications out there, but I wanted to make my own. I called it TVTracker.</p>
<p><img class="alignnone size-full wp-image-212" title="tvtracker" src="http://ogrim.no/files/tvtracker.jpg" alt="" width="500" height="246" /></p>
<p>You add series with the text fields, the long one for name and the short one for the max number of episodes in the season. As we know this varies from show to show, and season to season, so you can change this later in the settings. The data is stored as XML, so you can easily view and edit it, or use it for some other purpose.</p>
<p>TVTracker is written in Java, and is available for any platform Java support. This means if works for Windows, GNU/Linux, Mac OS and others. I have only tested it in Windows, but there should not be any trouble with other platforms.</p>
<p>Plans for further development:<br />
-style it to make it more attractive<br />
-make the &#8220;add fields&#8221; hideable, and make a File-&gt;Add option in the menu<br />
-selection for if the app should promt for saving and loading, or just do it</p>
<p>Download TVTracker here: <a href="http://ogrim.no/files/TVTracker.jar">http://ogrim.no/files/TVTracker.jar</a></p>
<p>It can be smart to save TVTracker to its own folder, because the XML file will be created where the application is saved.</p>
<p><strong>Update!</strong><br />
Camilla from the comments have had some trouble getting TVTracker to run on a Mac. This was hard for me to test, as I don&#8217;t have access to one. However, it now seems like the problem was due to a Java version mismatch. TVTracker is build with Java version 1.6.0_13, so you need at least version 1.6.x.x. To check this, you need to open a command line or terminal window and type &#8220;java -version&#8221;. If you have 1.4.x.x or 1.5.x.x you need to upgrade. Please head over here to do so: <a href="http://www.java.com/en/download/">http://www.java.com/en/download/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ogrim.no/2009/05/tvtracker/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
