<?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>AHunt.org</title>
	<atom:link href="http://www.ahunt.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ahunt.org</link>
	<description>A. Hunt&#039;s website</description>
	<lastBuildDate>Sun, 07 Mar 2010 20:00:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>KHomeInventory announcement</title>
		<link>http://www.ahunt.org/2010/03/khomeinventory-announcement</link>
		<comments>http://www.ahunt.org/2010/03/khomeinventory-announcement#comments</comments>
		<pubDate>Sun, 07 Mar 2010 20:00:56 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[KDE]]></category>
		<category><![CDATA[KHomeInventory]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/?p=146</guid>
		<description><![CDATA[Seeing as my current project simple rowLog is slowly approaching completion, I have come to the conclusion that I need something new to do. Seeing as I have had so much fun learning C++, Qt and the like while trying to implement manual panel hiding in KDE4 (although it isn&#8217;t quite done: there still is ]]></description>
			<content:encoded><![CDATA[<p>Seeing as my current project simple rowLog is slowly approaching completion, I have come to the conclusion that I need something new to do. Seeing as I have had so much fun learning C++, Qt and the like while trying to implement manual panel hiding in KDE4 (although it isn&#8217;t quite done: there still is some confusion as to how the hiding buttons are best to be integrated with the panels&#8230;), I have decided to do something using C++ and Qt.</p>
<p>My new project is called KHomeInventory, and is a home inventory program, designed to integrate with the KDE desktop. I&#8217;m currently in the design and analysis stage, so will probably post more once I have more concrete plans.</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=146" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/03/khomeinventory-announcement/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manually hidable panels coming to KDE4.</title>
		<link>http://www.ahunt.org/2010/02/manually-hidable-panels-coming-to-kde4</link>
		<comments>http://www.ahunt.org/2010/02/manually-hidable-panels-coming-to-kde4#comments</comments>
		<pubDate>Sat, 27 Feb 2010 16:10:37 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/?p=141</guid>
		<description><![CDATA[For all you retroists out there who are missing having manually-hideable panels on your desktop (or those, who like me, are sticking with kde 3.5 due to this regression), there is good news. After some discussion on a certain  bug report) I have decided to try my own hand at adding this functionality. And ]]></description>
			<content:encoded><![CDATA[<p>For all you retroists out there who are missing having manually-hideable panels on your desktop (or those, who like me, are sticking with kde 3.5 due to this regression), there is good news. After some discussion on a certain  <a href="https://bugs.kde.org/show_bug.cgi?id=158556" target="_blank">bug report</a>) I have decided to try my own hand at adding this functionality. And I have now finally figured out where the necessary code resides. [View KDE online source repository <a href="http://websvn.kde.org/trunk/KDE/kdebase/workspace/plasma/desktop/shell/panelview.cpp?view=markup" target="_blank">here</a>.] Work is starting (and I am beginning to learn some of the intricacies of CPP and Qt).</p>
<p>As outlined in the same bug report linked to above, I will implement this feature/necessity by adding a new display mode to the panel, labelled &#8220;Manually hideable&#8221;, which will make the panel behave the same as when &#8220;Always visible&#8221;, but adding two hiding buttons (or one if the panel is only connected to one side of the screen), which will then (as the name suggests) hide the panel, displaying a small button (on top of all other windows) where the panel has been hidden to. What will (probably) be missing is the option to manually set the width of the buttons, or set animation times and suck like as in 3.5, but I don&#8217;t think that is a key necessity, and it wouldn&#8217;t fit in with the rest of the idea of KDE 4.</p>
<p>Whether or not this change would then be incorporated into mainstream kde (assuming I get it done) is not known yet; this depends on quality of code (eek!) and whether or not the devs think this is useful.</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=141" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/02/manually-hidable-panels-coming-to-kde4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Additional Grub splash screens</title>
		<link>http://www.ahunt.org/2010/02/additional-grub-splash-screens</link>
		<comments>http://www.ahunt.org/2010/02/additional-grub-splash-screens#comments</comments>
		<pubDate>Mon, 08 Feb 2010 18:27:25 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/?p=121</guid>
		<description><![CDATA[I have added two new Grub splash screens, which can be found on the grub-splash page. They comprise a picture of flowers, and a picture of candles. I will soon start learning how to make Grub 2 splashes, so expect some to arrive within the next year.
I also would like to apologise for the downtime ]]></description>
			<content:encoded><![CDATA[<p>I have added two new Grub splash screens, which can be found on the <a title="Grub splash screens" href="http://www.ahunt.org/computers/grub-splash-screens" target="_self">grub-splash page</a>. They comprise a picture of flowers, and a picture of candles. I will soon start learning how to make Grub 2 splashes, so expect some to arrive within the next year.</p>
<p>I also would like to apologise for the downtime over the past few days, caused by a server change by the hosting service I use. I hope you weren&#8217;t too inconvenienced&#8230;</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=121" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/02/additional-grub-splash-screens/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java/Swing: sending an event to a specific component&#8230;</title>
		<link>http://www.ahunt.org/2010/01/javaswing-sending-an-event-to-a-specific-component</link>
		<comments>http://www.ahunt.org/2010/01/javaswing-sending-an-event-to-a-specific-component#comments</comments>
		<pubDate>Mon, 18 Jan 2010 09:18:48 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[simple rowLog]]></category>
		<category><![CDATA[Swing]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/?p=115</guid>
		<description><![CDATA[While working on the gui for simple rowLog last night I came across the problem of trying to send the keyboard input to a popup-menu to a text entry box. It turned out the dispatchEvent() method of Swing components doesn&#8217;t do what it says and dispatches the event to the keyboard manager instead of the ]]></description>
			<content:encoded><![CDATA[<p>While working on the gui for <a href="http://srl.ahunt.org" target="_blank">simple rowLog</a> last night I came across the problem of trying to send the keyboard input to a popup-menu to a text entry box. It turned out the dispatchEvent() method of Swing components doesn&#8217;t do what it says and dispatches the event to the keyboard manager instead of the component itself, which might reroute it somewhere else (if you&#8217;re unlucky it does an endless loop where the same event keeps getting sent to the same component over and over again, which tries to reroute it, but can&#8217;t). After fiddling about with reflection and other complicated things, simply in order to get dispatchEvent() to dispatch the event to the component on which the method is called, I discovered the simple solution of using:<br />
<code>KeyboardFocusManager.getCurrentKeyboardFocusManager().redispatchEvent(boatEntry, arg0);</code></p>
<p>This, it turns out, actually sends the Event (arg0) to where you want it to go (boatEntry), in contrary to the dispatchEvent() method which claims to do this, but doesn&#8217;t. I.e. the following code DOESN&#8217;T work as specified:<br />
<code>boatEntry.dispatchEvent(arg0)</code></p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=115" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/01/javaswing-sending-an-event-to-a-specific-component/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mv_Embed in use for html5 videos</title>
		<link>http://www.ahunt.org/2010/01/mv_embed-in-use-for-html5-videos</link>
		<comments>http://www.ahunt.org/2010/01/mv_embed-in-use-for-html5-videos#comments</comments>
		<pubDate>Mon, 11 Jan 2010 14:11:46 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/?p=93</guid>
		<description><![CDATA[Today mv_embed, a javascript solution allowing the playing of html5 videos in non-compliant browsers was installed on the site. On browsers with javascript enabled, but that don&#8217;t support html5 videos, the script modifies the page, and can also load a java-applet based player, meaning that videos can be viewed on almost all platforms, no matter ]]></description>
			<content:encoded><![CDATA[<p>Today <a title="mv_embed" href="http://metavid.org/wiki/Mv_Embed" target="_blank">mv_embed</a>, a javascript solution allowing the playing of html5 videos in non-compliant browsers was installed on the site. On browsers with javascript enabled, but that don&#8217;t support html5 videos, the script modifies the page, and can also load a java-applet based player, meaning that videos can be viewed on almost all platforms, no matter what browser or plugins are in use. The script is completely free, and is released under the GPL v2.</p>
<p>The only video so far on the site is one of a TI Calculator Emulator <a title="Calc fun" href="http://www.ahunt.org/computers/ti-calculator/fun" target="_self">here</a>. There probably will be more soon though.</p>
<p>Noteworthy is that the mv_embed script broke my wordpress theme&#8217;s (!) scripts. This turned out to be a jQuery problem, explained in a post <a href="http://elementdesignllc.com/2009/08/wordpress-jquery-is-not-a-function/" target="_blank">here</a>. Strangely enough editing the mv_embed script was not enough to fix the page, and the theme&#8217;s scripts had to be changed as well, but now everything works, so everyone&#8217;s happy <img src='http://www.ahunt.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=93" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/01/mv_embed-in-use-for-html5-videos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Me on google Earth</title>
		<link>http://www.ahunt.org/2010/01/me-on-google-earth</link>
		<comments>http://www.ahunt.org/2010/01/me-on-google-earth#comments</comments>
		<pubDate>Thu, 07 Jan 2010 16:12:23 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Rowing]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/2010/01/me-on-google-earth/</guid>
		<description><![CDATA[I have discovered myself on Google Earth, and also on Google Maps, right here. What&#8217;s more, it includes the whole Scottish Junior Quad. (You can almost smell the sewage works we&#8217;re rowing past on the picture&#8230;)
Share]]></description>
			<content:encoded><![CDATA[<p>I have discovered myself on Google Earth, and also on Google Maps, right <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Glasgow&amp;sll=47.045656,8.308236&amp;sspn=0.209615,0.441513&amp;ie=UTF8&amp;hq=&amp;hnear=Glasgow,+Lanarkshire,+United+Kingdom&amp;ll=55.835975,-4.222898&amp;spn=0.000337,0.000862&amp;t=h&amp;z=20" target="_blank">here</a>. What&#8217;s more, it includes the whole Scottish Junior Quad. (You can almost smell the sewage works we&#8217;re rowing past on the picture&#8230;)</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=55" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/01/me-on-google-earth/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Life, the universe, and everything?</title>
		<link>http://www.ahunt.org/2010/01/life-the-universe-and-everything</link>
		<comments>http://www.ahunt.org/2010/01/life-the-universe-and-everything#comments</comments>
		<pubDate>Wed, 06 Jan 2010 11:46:07 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Randomicity]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/blog/2010/01/life-the-universe-and-everything/</guid>
		<description><![CDATA[Once there thought to be]]></description>
			<content:encoded><![CDATA[<p>While once we thought to know, in fact, it was but the appearance of knowing, but not the knowledge itself, that in our possession was. Seemingly the appearance of knowledge was knowledge itself, but now it appears not to be. While knowledge seemed to be abound, the knowledge that we knew not what knowledge was, seemed to make it not knowledge to me.</p>
<p>The idea became out of nothing, it seemed. But nothing itself an idea, the idea must have come from idea. But whence came the first idea, on which these ideas come to rest? Without the one, the second could not have arisen. Is the idea an absolute, infinite existence, condition-less, on which all else depends? We know not, but think, ourself using the ideas, from whence we do not know they come.</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=8" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/01/life-the-universe-and-everything/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://www.ahunt.org/2010/01/welcome</link>
		<comments>http://www.ahunt.org/2010/01/welcome#comments</comments>
		<pubDate>Tue, 05 Jan 2010 14:56:38 +0000</pubDate>
		<dc:creator>A Hunt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://www.ahunt.org/blog/?p=4</guid>
		<description><![CDATA[UP!]]></description>
			<content:encoded><![CDATA[<p>After some kaffuffle, it&#8217;s up&#8230;</p>
<p>Enjoy</p>
<p><a href="http://www.ahunt.org/?ibsa=share&id=4" id="share-link-">Share</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ahunt.org/2010/01/welcome/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
