<?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 &#187; Uncategorized</title>
	<atom:link href="http://www.ahunt.org/category/uncategorized/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>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>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>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>
