<?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>Paul Clement &#187; Technology</title>
	<atom:link href="http://www.clempaul.me.uk/archives/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clempaul.me.uk</link>
	<description>My personal blog</description>
	<lastBuildDate>Mon, 11 Jul 2011 19:50:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Projects, Programming Languages and Procrastination&#8230;</title>
		<link>http://www.clempaul.me.uk/archives/2011/02/16/projects-programming-languages-and-procrastination/</link>
		<comments>http://www.clempaul.me.uk/archives/2011/02/16/projects-programming-languages-and-procrastination/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 19:34:12 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Imperial]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2011/02/16/projects-programming-languages-and-procrastination/</guid>
		<description><![CDATA[(ooo… alliteration….) I’m writing this blog post when I really should be doing something useful like working on my final year individual project, but hey, sometimes you just want a break and I’ve played enough Freecell recently… So, what is my project? I’m writing a program to extract metadata (play counts, track durations etc.) from [...]]]></description>
			<content:encoded><![CDATA[<p>(ooo… alliteration….)</p>
<p>I’m writing this blog post when I really should be doing something useful like working on my final year individual project, but hey, sometimes you just want a break and I’ve played enough Freecell recently…</p>
<p>So, what is my project? I’m writing a program to extract metadata (play counts, track durations etc.) from music libraries such as iTunes and Windows Media Player, display statistics and find additional information about genres, artists and albums from the Internet. That sounds simple enough, but there are a number of different data sources being used, and figuring out how to display all this data isn’t the simplest of problems…</p>
<p>To do all of this, I’m using F#, a functional language that runs on the .NET Framework (part of my project is evaluating how good F# is at being used for this kind of program). I’m liking the language a lot, it’s got all the benefits of being functional as well as all the benefits of running on .NET. If you want to map a function over a list of tuples, that’s fine… if you want to create a GUI using WinForms or WPF, you can… if you want to interact with other programs over COM, that’s still ok… it’s just a shame that using non-F# libraries can’t really be done in a functional style, but that’s far from being the end of the world. As good as functional code is, sometimes it’s just helpful to be using object-oriented code instead. </p>
<p>Visual Studio’s support for F# isn’t as good as that for C#, but it’s sufficient for most of my needs, and it’s certainly far better support than anything had for last year’s group project (but that’s one of the issues with using a new language… no IDE support whatsoever!).</p>
<p>Anyway, that’s probably enough for now… I’ll probably blog about my project again (nearer to completion), but that’s what I’m spending most of my time on at the moment… particularly as lectures are taking up a reasonably small amount of my time this term.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2011/02/16/projects-programming-languages-and-procrastination/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>It&#8217;s been a long time&#8230;</title>
		<link>http://www.clempaul.me.uk/archives/2010/06/21/its-been-a-long-time/</link>
		<comments>http://www.clempaul.me.uk/archives/2010/06/21/its-been-a-long-time/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 20:31:31 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Imperial]]></category>
		<category><![CDATA[Random Musings]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2010/06/21/its-been-a-long-time/</guid>
		<description><![CDATA[&#8230;but I’ve finally got round to posting again&#8230; Since my last post, I’ve been rather busy, with the Spring term and all the work that went with it, and for the past 11 weeks I’ve been on placement (nearly half way ) So.. the Spring term&#8230; the group project was completed and the presentation went [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;but I’ve finally got round to posting again&#8230; Since my last post, I’ve been rather busy, with the Spring term and all the work that went with it, and for the past 11 weeks I’ve been on placement (nearly half way <img src='http://www.clempaul.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>So.. the Spring term&#8230; the group project was completed and the presentation went well. Everybody seemed suitably impressed, which we weren’t entirely expecting. Coursework was rather unfairly balanced with some courses having much more than others. Apparently many weeks of work is worth the same 16% of a course as a single, quite short piece&#8230; The exams were once again crammed into a single day (apart from the business exam, which was multiple choice anyway). This time, one exam had a third of the paper on something that was only briefly mentioned as a side note on the course website and never even mentioned in the lectures. Suffice to say I couldn’t answer that one, but then that seemed to be a problem faced by most people.</p>
<p>Over my one week Easter holiday, I built my <a href="http://www.katieclement.co.uk/">sister’s website</a>. She designed it of course&#8230; Other than that I took a bit of time to just relax. Not that there was really enough time for that.</p>
<p>In April, I started my industrial placement at Bloomberg, where I’ll be working until September. It’s a pretty good place to work, with a fairly relaxed atmosphere and lots of fish&#8230; not to mention free snacks and coke (Coca-Cola and Pepsi&#8230; you’ve got to have a choice <img src='http://www.clempaul.me.uk/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ). I seem to be spending my time writing C++ for the server side, and JavaScript for the client, although I’m not going to go into the details of my work, and I am really enjoying it. The money comes in handy too&#8230; If you find yourself somewhere around Moorgate station, a trip to Whitecross Street market is quite a good place for lunch with a wide variety of different things to choose from.</p>
<p>Aside from all the work, I’ve had a number of days out in the park enjoying the warm weather (at least the periods of it that we’ve had), as well as a weekend by the sea in Worthing and a few barbecues. That does seem to be the benefit of doing a proper job rather than being a student all the time&#8230; the weekends are completely free for me to do what I want, work stays at work.</p>
<p>I’ve also started reading again&#8230; It’s been far too long since I really sat down and read a book, so I’m completing my Discworld collection. I’ve just finished the Colour of Magic and The Light Fantastic, which for some reason I’d never read before, having only seen the Sky adaptation of them, and am about the start on Moving Pictures&#8230; The ones in between are all sat on my shelf at home, so I’ll just fill in the gaps. One day I’ll read the whole series in order, but I think I’ll leave that for a while.</p>
<p>So, that’s what I’ve been up to. There’s probably something I’ve forgotten, but that’s what happens when you don’t post anything for 5 months.. it probably wasn’t important anyway <img src='http://www.clempaul.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2010/06/21/its-been-a-long-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My move to Windows 7</title>
		<link>http://www.clempaul.me.uk/archives/2009/09/11/my-move-to-windows-7/</link>
		<comments>http://www.clempaul.me.uk/archives/2009/09/11/my-move-to-windows-7/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 00:10:55 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2009/09/11/my-move-to-windows-7/</guid>
		<description><![CDATA[With the release of Windows 7, and the fact that I can get it free from MSDNAA, I decided to leave Vista behind and upgrade. I also decided to move to the 64 bit version. The only problem I’ve had so far seems to be a rather strange configuration issue in Apache, but I’ve managed [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Windows 7, and the fact that I can get it free from MSDNAA, I decided to leave Vista behind and upgrade. I also decided to move to the 64 bit version. </p>
<p><a href="http://www.clempaul.me.uk/wp-content/uploads/2009/09/image.png"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="image" alt="image" src="http://www.clempaul.me.uk/wp-content/uploads/2009/09/image_thumb.png" width="318" height="277" /></a> </p>
<p>The only problem I’ve had so far seems to be a rather strange configuration issue in Apache, but I’ve managed to work around that until I find out what’s going wrong. Everything else I’ve tried to install has worked just fine.</p>
<p>All of the hardware that I’ve connected so far has worked without a problem, although I did have to dig around a bit for Memory Card Reader drivers as Acer don’t seem to provide 64-bit drivers for my model.</p>
<p>I quite like some of the new features in 7, for example, the way you can use a slideshow for the desktop background and the new aero features when you hover over a window thumbnail or show desktop. It’s a shame Firefox doesn’t yet have support for giving thumbnails for each tab.</p>
<p>Jump lists are also quite useful, providing quick and easy access to recently used or favourite files. I’ve pinned a few folders that I use frequently to the Explorer jump list on my taskbar.</p>
<p>The new version of Virtual PC for Windows 7 is also a great improvement over the previous version. It seems to run well and allows you to run applications on the guest machines as though they were installed in the host, which is quite useful for testing web sites in IE6. Ubuntu seems to work in it as long as “i8042.noloop” is added as a boot option to make the mouse work, although I can’t seem to get the Virtual Machine Additions to work. Maybe I should try SuSE (which is actually supported with the VMAs).</p>
<p>Overall I’m pretty pleased with the Windows 7 experience and am glad that I've updated from Vista. I’m sure other features will come to my attention as I continue to use it…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2009/09/11/my-move-to-windows-7/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Updates&#8230;</title>
		<link>http://www.clempaul.me.uk/archives/2008/08/28/updates/</link>
		<comments>http://www.clempaul.me.uk/archives/2008/08/28/updates/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 15:29:54 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Imperial]]></category>
		<category><![CDATA[Random Musings]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2008/08/28/updates/</guid>
		<description><![CDATA[I haven't updated my blog for a while, so I thought I'd just write a quick post&#8230; Firstly, I updated my gallery a few weeks ago, with all of my pictures and videos being found in the same place. I uploaded a lot of new photos and some additional videos whilst I was at it. [...]]]></description>
			<content:encoded><![CDATA[<p>I haven't updated my blog for a while, so I thought I'd just write a quick post&#8230;</p>
<p>Firstly, I updated my gallery a few weeks ago, with all of my pictures and videos being found in the same place. I uploaded a lot of new photos and some additional videos whilst I was at it. This can be found <a href="http://gallery.clempaul.me.uk/">here</a>.</p>
<p>Secondly, we've managed to find a house for next year! It's in East Acton, and all of the paperwork is being processed now, so hopefully it will be ours soon&#8230;</p>
<p>Finally, I've been to a couple of weddings so far this month, both family and friends. The family wedding was in Poland, which made a nice change, and that was a really good weekend. I didn't understand most of the service as only a couple of bits were in English, but it all went well and there was plenty of food and drink at the reception (both days of it&#8230;).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2008/08/28/updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Microsoft Betas</title>
		<link>http://www.clempaul.me.uk/archives/2008/03/07/new-microsoft-betas/</link>
		<comments>http://www.clempaul.me.uk/archives/2008/03/07/new-microsoft-betas/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 14:57:17 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2008/03/07/new-microsoft-betas/</guid>
		<description><![CDATA[On Wednesday, Microsoft released a whole horde of beta software. Firstly there is the first beta of Internet Explorer 8, which has better standards support as well as new features such as Activities and Web Slices. They also released beta 1 of Silverlight 2. This brings .NET support to Silverlight, so it can be programmed [...]]]></description>
			<content:encoded><![CDATA[<p>On Wednesday, Microsoft released a whole horde of beta software. Firstly there is the first beta of <a href="http://www.microsoft.com/ie/ie8/">Internet Explorer 8</a>, which has better standards support as well as new features such as Activities and Web Slices. </p>
<p>They also released beta 1 of <a href="http://www.microsoft.com/silverlight/">Silverlight 2</a>. This brings .NET support to Silverlight, so it can be programmed using C# or any other .NET language. Controls are also available now, so you can use things like text boxes and buttons in Silverlight. A Visual Studio plugin for creating Silverlight 2 applications has also been released, as well as a preview release of <a href="http://www.microsoft.com/expression/products/download.aspx?key=blend2dot5">Expression Blend 2.5</a>.</p>
<p>There are also beta versions of <a href="http://www.microsoft.com/expression/products/download.aspx?key=studio2beta">Expression Studio 2</a> available for download. Expression Web 2 brings support for PHP, as well as improving on the features of Expression Web 1. The other parts of Expression Studio also have new features.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2008/03/07/new-microsoft-betas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Equations</title>
		<link>http://www.clempaul.me.uk/archives/2008/02/02/word-equations/</link>
		<comments>http://www.clempaul.me.uk/archives/2008/02/02/word-equations/#comments</comments>
		<pubDate>Sat, 02 Feb 2008 21:40:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2008/02/02/word-equations/</guid>
		<description><![CDATA[I just spent ages trying to figure out a simple way to convert equations made in Word 2007 into image files (just in case I ever need to), and as far as I can tell, there is only one simple way to do this. The equation editor itself seems to be missing an export button, [...]]]></description>
			<content:encoded><![CDATA[<p>I just spent ages trying to figure out a simple way to convert equations made in Word 2007 into image files (just in case I ever need to), and as far as I can tell, there is only one simple way to do this.</p>
<p>The equation editor itself seems to be missing an export button, if you attempt to publish the document to a blog instead, it seems to completely ignore the equation, and a quick search on Google didn't appear to give me any easy way of doing it either!</p>
<p>Then it dawned on me to try the &quot;Save as web page&quot; feature in Word. Unsurprisingly this saved the equation as both a png and a gif, so if I'd just tried this a little earlier, I'd have saved myself a bit of time and frustration. Nevermind&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2008/02/02/word-equations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Videos</title>
		<link>http://www.clempaul.me.uk/archives/2007/11/20/videos-2/</link>
		<comments>http://www.clempaul.me.uk/archives/2007/11/20/videos-2/#comments</comments>
		<pubDate>Tue, 20 Nov 2007 17:18:01 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Random Musings]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2007/11/20/videos-2/</guid>
		<description><![CDATA[I've just added a couple of new videos to my video player. First, there is a video of some of the fireworks after the Lord Mayor's Show&#8230; It's not all of them because we got there a little later than expected. I have also added the Dr Who Special from Children in Need last Friday. [...]]]></description>
			<content:encoded><![CDATA[<p>I've just added a couple of new videos to my video player. First, there is a video of some of the fireworks after the Lord Mayor's Show&#8230; It's not all of them because we got there a little later than expected.</p>
<p>I have also added the Dr Who Special from Children in Need last Friday.</p>
<p>You can find both of these at <a href="http://video.clempaul.me.uk/">http://video.clempaul.me.uk/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2007/11/20/videos-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreamhost&#8217;s Birthday</title>
		<link>http://www.clempaul.me.uk/archives/2007/09/25/dreamhosts-birthday/</link>
		<comments>http://www.clempaul.me.uk/archives/2007/09/25/dreamhosts-birthday/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 22:57:11 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2007/09/25/dreamhosts-birthday/</guid>
		<description><![CDATA[It's just been Dreamhost's 10th Birthday, and to celebrate they have changed to only having one hosting plan with 500GB of disk space and 5TB of bandwidth per month. As an existing customer, they have doubled my bandwidth to 5.09TB per month and will be doubling my disk space as well to 512GB ish. I [...]]]></description>
			<content:encoded><![CDATA[<p>It's just been <a href="http://blog.dreamhost.com/2007/09/24/are-you-older-than-a-fifth-grader/">Dreamhost's 10th Birthday</a>, and to celebrate they have changed to only having one hosting plan with 500GB of disk space and 5TB of bandwidth per month.</p>
<p>As an existing customer, they have doubled my bandwidth to 5.09TB per month and will be doubling my disk space as well to 512GB ish. I can also have unlimited machine users and email addresses! As though 3000 email addresses wasn't enough!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2007/09/25/dreamhosts-birthday/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Videos</title>
		<link>http://www.clempaul.me.uk/archives/2007/09/17/videos/</link>
		<comments>http://www.clempaul.me.uk/archives/2007/09/17/videos/#comments</comments>
		<pubDate>Mon, 17 Sep 2007 16:15:52 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2007/09/17/videos/</guid>
		<description><![CDATA[I've completed my new video player, which is now compatible with the released version of Silverlight 1.0. It can be found at http://video.clempaul.me.uk/. To view a video full screen, double click on the video, and you can download the videos by clicking the download links.]]></description>
			<content:encoded><![CDATA[<p>I've completed my new video player, which is now compatible with the released version of Silverlight 1.0. It can be found at <a title="http://video.clempaul.me.uk/" href="http://video.clempaul.me.uk/">http://video.clempaul.me.uk/</a>. </p>
<p>To view a video full screen, double click on the video, and you can download the videos by clicking the download links.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2007/09/17/videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight 1.0 Released!</title>
		<link>http://www.clempaul.me.uk/archives/2007/09/15/silverlight-10-released/</link>
		<comments>http://www.clempaul.me.uk/archives/2007/09/15/silverlight-10-released/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 22:09:08 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clempaul.me.uk/archives/2007/09/15/silverlight-10-released/</guid>
		<description><![CDATA[Silverlight Version 1.0 was finally released last week! The 1.1 Alpha has also been refreshed. With the release of Silverlight 1.0 for Windows and Mac, Microsoft also announced that they are partnering with Novell to bring it to Linux as part of the Mono Project. This version is named Moonlight. As my video player has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/silverlight/">Silverlight</a> Version 1.0 was finally released last week! The 1.1 Alpha has also been refreshed. With the release of Silverlight 1.0 for Windows and Mac, Microsoft also announced that they are partnering with Novell to bring it to Linux as part of the Mono Project. This version is named <a href="http://www.mono-project.com/Moonlight">Moonlight</a>.</p>
<p>As my video player has been broken since the Release Candidates, I have started work on a new video player, which will be more interactive than the old one and will hopefully work a little better. Eventually, I will merge this into my gallery so that there is only one place to go for my videos and photos.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clempaul.me.uk/archives/2007/09/15/silverlight-10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

