<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss 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" version="2.0">

<channel>
	<title>alex.mullr.net/blog</title>
	
	<link>http://alex.mullr.net/blog</link>
	<description />
	<pubDate>Sun, 16 Nov 2008 01:43:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/alexmuller" type="application/rss+xml" /><item>
		<title>Update to My Last.fm Scrobbling Test</title>
		<link>http://alex.mullr.net/blog/2008/11/update-to-my-lastfm-scrobbling-test/</link>
		<comments>http://alex.mullr.net/blog/2008/11/update-to-my-lastfm-scrobbling-test/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 01:21:04 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[computing]]></category>

		<category><![CDATA[lastfm]]></category>

		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=283</guid>
		<description><![CDATA[I spent a bit of time this evening updating my Last.fm scrobbler (if you can call it that), which I have written about before.
It simply makes it a lot easier to use: enter your username and password, click the button (I know the enter key doesn&#8217;t work, and I hate myself for not being able [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a bit of time this evening updating my Last.fm scrobbler (if you can call it that), which I have <a href="http://alex.mullr.net/blog/2008/05/lastfms-audioscrobbler/">written about</a> before.</p>
<p>It simply makes it a lot easier to use: enter your username and password, click the button (I know the enter key doesn&#8217;t work, and I hate myself for not being able to fix it). You&#8217;ll move to a page where you need to enter three fields (artist, track and length) and click submit. Done. When compared to the old method, it&#8217;s several thousand times better.</p>
<p>I feel much happier. I&#8217;m trying to do something interesting with it involving Delicious, but we&#8217;ll see if I can get the code working or not&#8230;</p>
<p><b>By the way:</b> not including <a href="http://alex.mullr.net/lastfm/v2scrobble.php">a giant, massive link</a> to the new page is one of the smartest things I&#8217;ve ever done. *facepalm*.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/update-to-my-lastfm-scrobbling-test/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Other People’s Data</title>
		<link>http://alex.mullr.net/blog/2008/11/other-peoples-data/</link>
		<comments>http://alex.mullr.net/blog/2008/11/other-peoples-data/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 01:13:30 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[content]]></category>

		<category><![CDATA[copyright]]></category>

		<category><![CDATA[data]]></category>

		<category><![CDATA[online]]></category>

		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=281</guid>
		<description><![CDATA[Here&#8217;s a question I&#8217;d like to throw out to the crowd: what am I supposed to do if I want to keep track of things that other people have uploaded to the web &#8211; in short, how do I track other people&#8217;s data?
Let me give an example to help explain: I&#8217;m at the Future of [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a question I&#8217;d like to throw out to the crowd: what am I supposed to do if I want to keep track of things that other people have uploaded to the web &ndash; in short, how do I track other people&#8217;s data?</p>
<p>Let me give an example to help explain: I&#8217;m at the Future of Web Apps conference (as I was <a href="http://alex.mullr.net/blog/2008/09/im-going-to-fowa/">last month</a>), and somebody I&#8217;ve never met before takes a picture of me and uploads it to Flickr. I&#8217;d quite like to keep an eye on all the photos of me that are on Flickr, maybe to read comments, maybe to show somebody else at some point in the future. What can I do to help me keep an eye on this photo?</p>
<p><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-11-09-tag.png" alt="Tags!" width="160px" style="float:right;" />Answer: <b>tag it</b>. You might think that tagging is perfect for this, and you&#8217;d be wrong. To continue with the Flickr example: some people have it set up so that nobody can tag their photos, some people let their friends tag photos, and I&#8217;ve got no guarantee that the owner won&#8217;t remove the tag in a week, two weeks, three weeks time.</p>
<p>I need a way to edit the photo so that nobody else can change it, basically. At the moment, the way I&#8217;m doing it (and the only way I can think of to achieve this) is to &#8220;favourite&#8221; the photo. That&#8217;s crap, as it&#8217;s obviously not what the favourite feature was meant to be used for.</p>
<p>You might think I&#8217;m being anal about stuff which at the end of the day is just &quot;on the Internet&quot;, but I think this example highlights a broader problem. I&#8217;m stuck for ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/other-peoples-data/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Twitter’s Lacking</title>
		<link>http://alex.mullr.net/blog/2008/11/twitters-lacking/</link>
		<comments>http://alex.mullr.net/blog/2008/11/twitters-lacking/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 10:53:38 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[programming]]></category>

		<category><![CDATA[twitter]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=279</guid>
		<description><![CDATA[I&#8217;m not too sure where I stand on how Twitter is evolving and growing at the moment. Guess if I was forced to opine, it would be that they&#8217;re not developing, improving or evolving fast enough. I know they&#8217;re trying to keep the service simple, but the lack of a few would-be-amazing features (groups, anyone?) [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not too sure where I stand on how Twitter is evolving and growing at the moment. Guess if I was forced to opine, it would be that they&#8217;re not developing, improving or evolving fast enough. I know they&#8217;re trying to keep the service simple, but the lack of a few would-be-amazing features (groups, anyone?) makes it seem stale and unloved.</p>
<p>This was prompted by me thinking up ways that they could make the site more useful, primarily in terms of adding more user-generated information while still keeping the original, simple tweet structure. How about a community wiki-esque (oooh, but limited to 140 characters &ndash; I just thought of that) system for explaining what the <a href="http://hashtags.org/">hashtags</a> actually mean. I searched for <a href="http://search.twitter.com/search?q=%2523pop&amp;lang=all">#pop</a> this morning (it&#8217;s a course I&#8217;m doing) and it came up with a whole load of results about burgers. I&#8217;d love to have been able to hover over #pop in the tweet and see a 140 character explanation of what this place was.</p>
<p>Spam&#8217;s an issue, clearly, which is why the system would be community moderated. Once a site has the giant user base that Twitter does, I reckon they could leave a lot up to the users.</p>
<p>Finally, a really, <b>really</b> basic screenshot of the kind of thing I&#8217;m thinking about:</p>
<p><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-11-14-twitter-features.png" alt="New Twitter Feature?" width="600px" /></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/twitters-lacking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lack of Security</title>
		<link>http://alex.mullr.net/blog/2008/11/lack-of-security/</link>
		<comments>http://alex.mullr.net/blog/2008/11/lack-of-security/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 14:25:36 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Education]]></category>

		<category><![CDATA[Life]]></category>

		<category><![CDATA[university]]></category>

		<category><![CDATA[york]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=277</guid>
		<description><![CDATA[I quite like random little anecdotes/stories/tales, so thought I&#8217;d share:
There&#8217;s an office here that the porters look after the keys for. If you want to get in the office when there&#8217;s nobody else around, you have to ask them for a key; they check your university card against a list of people who are authorised [...]]]></description>
			<content:encoded><![CDATA[<p>I quite like random little anecdotes/stories/tales, so thought I&#8217;d share:</p>
<p>There&#8217;s an office here that the porters look after the keys for. If you want to get in the office when there&#8217;s nobody else around, you have to ask them for a key; they check your university card against a list of people who are authorised to borrow keys.</p>
<p>So here&#8217;s the kicker: anyone can give in a new key list, even if you&#8217;re not on the old one. They don&#8217;t check, they don&#8217;t care. If this was a program, it would be the most horribly flawed code.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/lack-of-security/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Shell</title>
		<link>http://alex.mullr.net/blog/2008/11/the-shell/</link>
		<comments>http://alex.mullr.net/blog/2008/11/the-shell/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 19:04:24 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Education]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[linux]]></category>

		<category><![CDATA[script]]></category>

		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=269</guid>
		<description><![CDATA[
	#code269 {background-color:#eee;padding:10px;font-family:Verdana, Monaco, Consolas, Courier;font-size:11px;}

Shell scripting is really pretty good fun. I&#8217;m nowhere near claiming to be an expert (hell, I&#8217;ve been doing it for about three weeks now), but I kind of feel like I&#8217;m getting somewhere. Here&#8217;s some stuff I&#8217;ve been messing around with, hopefully accompanied by some clear explanations that, if nothing [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
	#code269 {background-color:#eee;padding:10px;font-family:Verdana, Monaco, Consolas, Courier;font-size:11px;}
</style>
<p>Shell scripting is really pretty good fun. I&#8217;m nowhere near claiming to be an expert (hell, I&#8217;ve been doing it for about three weeks now), but I kind of feel like I&#8217;m getting somewhere. Here&#8217;s some stuff I&#8217;ve been messing around with, hopefully accompanied by some clear explanations that, if nothing else, will help me get my head around it a little better. I&#8217;m playing with my chat logs because I&#8217;m obsessed with stats (hopefully you&#8217;ve figured that out by now).</p>
<h3>Redirecting output</h3>
<p>One of the most simple things, but it bears noting down. You can redirect the output of the bash shell by using the greater than symbol (<code>></code>). Let&#8217;s build it up:</p>
<div id="code269">% ls</div>
<p>Will list all the files and folders in directory.</p>
<div id="code269">% ls -R</div>
<p>Applies the recursive <code>-R</code> switch, which will list all the files and folders, as well as any files inside any folders.</p>
<div id="code269">% ls -R > output_list.txt</div>
<p>Now we get on to the redirecting output bit: the <code>></code> part followed by a filename will take the output and put it in the file you named. <a href="http://s3.amazonaws.com/alexmuller/static/blog/2008-11-09-shell-list.txt">Here&#8217;s the output</a> &ndash; not that you care, or anything&#8230;</p>
<h3>Grep</h3>
<p>Grep is something different: a command for searching, basically. I&#8217;m going to use it with the file that was created above in order to make it more readable.</p>
<div id="code269">% grep hello example.txt</div>
<p>Will search for (and print) the lines containing &#8220;hello&#8221; in the file text file &#8220;example&#8221;. Clearly this is a pretty basic use of the tool, but it works. To get a bit more complicated:</p>
<div id="code269">% grep .chatlog output_list.txt > filtered_list.txt</div>
<p>Will print all the lines in the output_list file that contain the phrase &#8220;.chatlog&#8221;, and save them to the filtered_list file.</p>
<div id="code269">% egrep .chatlog$ output_list.txt > filtered_list.txt</div>
<p>What&#8217;s changed? The egrep just tells grep to apply the <code>-e</code> flag, which will make it use regular expressions for searching. I haven&#8217;t bothered trying to understand these. For me, it&#8217;s only to add the <code>$</code> sign to the end of the string to indicate it should only search for that at the end of a line. <a href="http://s3.amazonaws.com/alexmuller/static/blog/2008-11-09-shell-filtered.txt">Here&#8217;s the output</a> from the second part. Much easier to read, much easier to do stats on/with&#8230;</p>
<h3>There you go</h3>
<p>Hopefully that helps someone understand something a little better. If I&#8217;ve got something wrong, let me know please. I might report back if I can find it in me to manipulate the text file a little bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/the-shell/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Here’s One I Made Earlier</title>
		<link>http://alex.mullr.net/blog/2008/11/heres-one-i-made-earlier/</link>
		<comments>http://alex.mullr.net/blog/2008/11/heres-one-i-made-earlier/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 15:05:44 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Apple]]></category>

		<category><![CDATA[apple]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[lastfm]]></category>

		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=253</guid>
		<description><![CDATA[
	.blue {color:blue !important;}
	.bluebold {color:blue !important;font-weight:bold !important;}
	.green {color:green !important;}

This is hardly complicated, but it&#8217;s something that&#8217;s been bugging me. A few minutes later, tada: a script that will open the Last.fm page of the currently playing iTunes track.


tell application &#34;iTunes&#34;
	&#160;&#160;try
		&#160;&#160;&#160;&#160;set theArtist to artist of current track
		&#160;&#160;&#160;&#160;set theSong to name of current track
	&#160;&#160;end try
end tell
tell application &#34;System [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
	.blue {color:blue !important;}
	.bluebold {color:blue !important;font-weight:bold !important;}
	.green {color:green !important;}
</style>
<p>This is hardly complicated, but it&#8217;s something that&#8217;s been bugging me. A few minutes later, tada: a script that will open the Last.fm page of the currently playing iTunes track.</p>
<div style="background-color:#eee;padding:10px;">
<span style="font-family:Verdana, Monaco, Consolas, Courier; font-size:11px;"><br />
<span class="bluebold">tell</span> <span class="blue">application</span> &quot;iTunes&quot;<br />
	&nbsp;&nbsp;<span class="bluebold">try</span><br />
		&nbsp;&nbsp;&nbsp;&nbsp;<span class="bluebold">set</span> <span class="green">theArtist</span> <span class="bluebold">to</span> <span class="blue">artist</span> <span class="bluebold">of</span> <span class="blue">current track</span><br />
		&nbsp;&nbsp;&nbsp;&nbsp;<span class="bluebold">set</span> <span class="green">theSong</span> <span class="bluebold">to</span> <span class="blue">name</span> <span class="bluebold">of</span> <span class="blue">current track</span><br />
	&nbsp;&nbsp;<span class="bluebold">end try</span><br />
<span class="bluebold">end tell</span></p>
<p><span class="bluebold">tell</span> <span class="blue">application</span> &quot;System Events&quot;<br />
	&nbsp;&nbsp;<span class="blue">open location</span> &quot;http://www.last.fm/music/&quot; &#038; <span class="green">theArtist</span> &#038; &quot;/_/&quot; &#038; <span class="green">theSong</span><br />
<span class="bluebold">end tell</span></p>
<p>&ndash;&ndash; Alex Muller<br />
&ndash;&ndash; http://alex.mullr.net/blog/<br />
&ndash;&ndash; Do what you want with it&#8230;<br />
&ndash;&ndash; Sunday November 9th, 2008<br />
</span>
</div>
<p>Copy and paste the above into Script Editor (Applications > AppleScript) on the Mac, and hit compile. As the comment in the code says, this is hardly my finest piece of work (at least, I hope it isn&#8217;t), so I&#8217;m not too bothered what you do with it. Enjoy it, whatever happens&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/heres-one-i-made-earlier/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Quirky</title>
		<link>http://alex.mullr.net/blog/2008/11/quirky/</link>
		<comments>http://alex.mullr.net/blog/2008/11/quirky/#comments</comments>
		<pubDate>Sat, 08 Nov 2008 13:15:34 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[university]]></category>

		<category><![CDATA[york]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=251</guid>
		<description><![CDATA[Quirky lecturer thing: Maths person who pauses, says the word &#8220;right?&#8221; fairly distinctively and then continues. Lectures take five times longer because of this (technically, we get five times less stuff done because of this). I got so frustrated with it last week that I decided to put an asterisk in the margin of my [...]]]></description>
			<content:encoded><![CDATA[<p>Quirky lecturer thing: Maths person who pauses, says the word &#8220;right?&#8221; fairly distinctively and then continues. Lectures take five times longer because of this (technically, we get five times less stuff done because of this). I got so frustrated with it last week that I decided to put an asterisk in the margin of my notes every time he did his thing&#8230;</p>
<p><a href="http://s3.amazonaws.com/alexmuller/static/blog/2008-11-08-right-small.jpg"><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-11-08-right-thumb.jpg" width="50px" /></a></p>
<p>Conclusion: 47 times. 47 times he did this. I wanted to cry a little.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/11/quirky/feed/</wfw:commentRss>
		</item>
		<item>
		<title>To The Cloud…</title>
		<link>http://alex.mullr.net/blog/2008/10/to-the-cloud/</link>
		<comments>http://alex.mullr.net/blog/2008/10/to-the-cloud/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 16:37:04 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Education]]></category>

		<category><![CDATA[Life]]></category>

		<category><![CDATA[computing]]></category>

		<category><![CDATA[gmail]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[university]]></category>

		<category><![CDATA[web]]></category>

		<category><![CDATA[york]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=249</guid>
		<description><![CDATA[Well&#8230; I made it to the University of York, and survived Freshers&#8217; Week; making my way through two fire alarms, a few dozen pints of Guinness and more free Dominos pizza than I care to remember.
The newsy-thing that came up today is the flyer that&#8217;s displayed to the right &#8211; UoY&#8217;s Computing Services are asking [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://s3.amazonaws.com/alexmuller/static/blog/2008-10-22-yorkcloud.jpg"><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-10-22-yorkcloud.jpg" alt="Should York email and calendar take to the clouds?" style="float:right;padding:6px;width:200px;" /></a>Well&#8230; I made it to the University of York, and survived Freshers&#8217; Week; making my way through two fire alarms, a few dozen pints of Guinness and more free Dominos pizza than I care to remember.</p>
<p>The newsy-thing that came up today is the flyer that&#8217;s displayed to the right &ndash; UoY&#8217;s Computing Services are asking for people&#8217;s opinions on migrating the University email and calendar setup to Google Apps for Education or Microsoft&#8217;s Live@Edu. This is huge for me. Not only is it a fairly large (thousands of students) organisation considering migrating to the cloud within the next couple of years, they&#8217;re actively soliciting opinions from <b>students</b>. I&#8217;m so pleased to see things heading in this direction.</p>
<p>The <a href="http://www.york.ac.uk/taketotheclouds/" alt="Take to the Clouds">URL</a> on the flyer requires a University of York login.</p>
<p style="font-size:80%;">Also: Oh God, I hope I don&#8217;t piss people off by posting this&#8230; ;]</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/10/to-the-cloud/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FOWA Day 1</title>
		<link>http://alex.mullr.net/blog/2008/10/fowa-day-1/</link>
		<comments>http://alex.mullr.net/blog/2008/10/fowa-day-1/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 15:00:46 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[fowa]]></category>

		<category><![CDATA[fowa08]]></category>

		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=247</guid>
		<description><![CDATA[I&#8217;ve had just the best day at the Future of Web Apps conference. Early morning was Kevin Rose on &#8220;The Future of News&#8221;, followed by Edwin Aoki for ten minutes talking (more!) about web apps. He sort of set the tone for the day&#8230; ;)
A great talk by Joe Stump (digg) and Blaine Cook (ex [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had just the best day at the Future of Web Apps conference. Early morning was Kevin Rose on &#8220;The Future of News&#8221;, followed by Edwin Aoki for ten minutes talking (more!) about web apps. He sort of set the tone for the day&#8230; ;)</p>
<p>A great talk by Joe Stump (digg) and Blaine Cook (ex Twitter) on why languages don&#8217;t scale, it&#8217;s *other stuff* that has to. Ron Richards from Revision3 (tongue twisting fun) talked about where online video content is going to go in the future, in what was probably the best speech of the day.</p>
<p>Now to finish my tea and dive back into SixApart, Objective-J, BT and Techcrunch (all in the developer hall), until 7pm and what promises to be a fantastic party at Fox.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/10/fowa-day-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Kitchen</title>
		<link>http://alex.mullr.net/blog/2008/10/the-kitchen/</link>
		<comments>http://alex.mullr.net/blog/2008/10/the-kitchen/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 22:20:27 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[london]]></category>

		<category><![CDATA[restaurant]]></category>

		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=245</guid>
		<description><![CDATA[Today I finish three weeks of employment, the first proper work I&#8217;ve ever done. It&#8217;s been in a small restaurant startup in south west London, a place called The Kitchen. Owned, managed and run by Natalie Richmond and chef Thierry Laborde, the concept is something quite new and different. Here comes my ad copy:
You order [...]]]></description>
			<content:encoded><![CDATA[<p>Today I finish three weeks of employment, the first proper work I&#8217;ve ever done. It&#8217;s been in a small restaurant startup in south west London, a place called <a href="http://visitthekitchen.com/">The Kitchen</a>. Owned, managed and run by Natalie Richmond and chef Thierry Laborde, the concept is something quite new and different. Here comes my ad copy:</p>
<p>You order a couple of meals on their site, book a date and time and come along to Parsons Green. Everything&#8217;s all set up for you (we&#8217;re talking ingredients, utensils, instructions) and you prepare it with a couple of chefs on hand to help. They package up the food for you, and you take it home to cook. Love the idea. It&#8217;s relatively cheap (£20 a week for evening meals?) and much faster than doing the shopping yourself.</p>
<p>The software used on the site is something called <a href="http://www.eatsolution.com/">EATS</a>, which in itself hasn&#8217;t been bad. The UI on the backend is more complicated than it needs to be, but this is a trend that can be seen more and more with new content management systems. I hope I&#8217;ll find time to write something more on the design and branding work they&#8217;ve had done there, as some gorgeous stuff has been created by a small company in central London.</p>
<p>Bulleted thoughts:</p>
<ul>
<li>Networking a printer on a Windows network is harder than it looks. Especially when you have a BT BusinessHub to contend with &ndash; yuck.</li>
<li><a href="http://twitter.com/alexmuller/statuses/942008841">Programming a cash register</a> is <b>so</b> much harder than programming a computer.</li>
<li>Fax machines are still used?!</li>
<li>Outlook is disgusting, and Access is actually scarily bearable.</li>
<li><a href="http://twitter.com/alexmuller/statuses/945145273">Dell is fantastic</a>. They delivered a machine five days before they said they would, and four days after I ordered it.</ul>
<p>In any case: cheers, Natalie &#038; Mark, Thierry &#038; Claudio, Katie &#038; Zuzana, Jhon &#038; Nico and Clare. And Sophia for getting me there in the first place. As well as all the customers I&#8217;ve had to talk to over the last 20 days, of course &ndash; they have been great too. It&#8217;s done great things for my confidence, and I&#8217;m going to miss it.</p>
<div id="kitcheninfo" style="border:1px solid black;width:280px;padding:6px;">
<p style="margin:0px;text-align:left;"><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-10-02-thekitchenlogo.png" alt="The Kitchen" style="padding:2px;width:160px;" /><br />
<a href="http://maps.google.com/maps?f=q&#038;hl=en&#038;geocode=&#038;q=275+New+King%27s+Rd&#038;sll=51.500152,-0.126236&#038;sspn=0.462492,1.366425&#038;ie=UTF8&#038;ll=51.472295,-0.201949&#038;spn=0.003615,0.010675&#038;z=17">275 New King&#8217;s Road</a>,<br />Parsons Green,<br />London SW6 4RD<br />T. 0207 736 8067</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/10/the-kitchen/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Facebook iPhone 2.0</title>
		<link>http://alex.mullr.net/blog/2008/10/facebook-iphone-20/</link>
		<comments>http://alex.mullr.net/blog/2008/10/facebook-iphone-20/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 21:43:29 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[appstore]]></category>

		<category><![CDATA[facebook]]></category>

		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=242</guid>
		<description><![CDATA[Here&#8217;s a feature I haven&#8217;t seen reported anywhere yet. The new version of Facebook has a &#8220;Shake to reload&#8221; option. Gimmicky? Yes. Awesome? Yes.

]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a feature I haven&#8217;t seen reported anywhere yet. The new version of Facebook has a &#8220;Shake to reload&#8221; option. Gimmicky? Yes. Awesome? Yes.</p>
<p><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-10-02-facebookiphone.png" Alt="Shake to reload" width="200px" /></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/10/facebook-iphone-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I’m going to FOWA</title>
		<link>http://alex.mullr.net/blog/2008/09/im-going-to-fowa/</link>
		<comments>http://alex.mullr.net/blog/2008/09/im-going-to-fowa/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 22:45:18 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[fowa]]></category>

		<category><![CDATA[fowa08]]></category>

		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=238</guid>
		<description><![CDATA[&#8230;but I still need to decide for sure what I&#8217;m going to go and watch. Here&#8217;s what I&#8217;m really looking forward to, and the choices I can&#8217;t quite decide on just yet.
Day One, Thursday 9th October
Obviously I&#8217;ll be first second (sorry, she&#8217;s ahead of me) in line to see Kevin Rose talk on The Future [...]]]></description>
			<content:encoded><![CDATA[<p>&#8230;but I still need to decide for sure what I&#8217;m going to go and watch. Here&#8217;s what I&#8217;m really looking forward to, and the choices I can&#8217;t quite decide on just yet.</p>
<h3 style="background-color:#d0dae9;font-size:2em;padding:2px;">Day One, Thursday 9th October</h3>
<p>Obviously I&#8217;ll be <s>first</s> second (sorry, <a href="http://twitter.com/avalentine/">she&#8217;s</a> ahead of me) in line to see Kevin Rose talk on The Future of News, but the choices for the rest of the day are:</p>
<ul>
<li>Matt Webb talking on &quot;What web design brings to products&quot; <span style="background-color:#aaa;color:white;font-weight:bold;padding:1px;">or</span> Blaine Cook (ex Twitter) and Joe Stump (digg) on how &quot;Languages don&#8217;t scale&quot;</li>
<li>&quot;The future of enterprise web apps&quot; by Kevin Marks of Google <span style="background-color:#aaa;color:white;font-weight:bold;padding:1px;">or</span> something on Dopplr by Matt Biddulph</li>
</ul>
<p>After lunch I&#8217;m looking forward to seeing Ron Richards from Revision3 talk on how to bring Internet television to the masses. At 5:50 that afternoon Mike Butcher of Techcrunch UK has an interview with three new startups which looks to be fairly good.</p>
<h3 style="background-color:#d0dae9;font-size:2em;padding:2px;">Day Two, Friday 10th October</h3>
<p>Early morning we&#8217;ve got something from Sun Microsystems titled &quot;The Fear Factor: What to be Frightened of in Building A Web Application&quot;. After lunch I&#8217;ve got a couple of tough ones to pick:</p>
<ul>
<li>Something called &quot;Beyond Google Maps&quot; <span style="background-color:#aaa;color:white;font-weight:bold;padding:1px;">or</span> <span style="background-color:#cec;padding:1px;">Jason Calacanis from Mahalo talking about startups</span></li>
<li><span style="background-color:#cec;padding:1px;">Cloud computing from Jeff Barr of Amazon Web Services</span> <span style="background-color:#aaa;color:white;font-weight:bold;padding:1px;">or</span> Meebo on Scaling the Synchronous Web</li>
</ul>
<p>After a couple more talks, there&#8217;s a cosy little (ha, yeah right) chat with Mark Zuckerburg. You might have heard of Mark, he makes some tiny social networking site that nobody uses. And then&#8230; we have something a little bit special.</p>
<h3 style="background-color:#d0dae9;font-size:2em;padding:2px;">Diggnation!</h3>
<p><a href="http://flickr.com/photos/nez/1482306151/"><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-09-22-diggnation.jpg" width="50%" style="padding:0px;" /></a></p>
<p style="font-size:1em"><a href="http://flickr.com/photos/nez/1482306151/">Kevin and Alex</a> by <a href="http://flickr.com/people/nez/">Andrew</a> (Creative Commons licensed)</p>
<p>Yep, those two jokers are back here again. I am looking forward to this so, so much. Oh, and there&#8217;s a party afterwards as well. Smile.</p>
<p>If you&#8217;re going to be there, let me know &ndash; it would be nice to meet up with some similarly inclined people. If you&#8217;re not going to make it along, take a look at the <a href="http://london2008.futureofwebapps.com/schedule">timetable of talks</a> and give me your opinion on what&#8217;s hot.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/09/im-going-to-fowa/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Mapping Customers</title>
		<link>http://alex.mullr.net/blog/2008/09/mapping-customers/</link>
		<comments>http://alex.mullr.net/blog/2008/09/mapping-customers/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 19:25:16 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[google]]></category>

		<category><![CDATA[googlemaps]]></category>

		<category><![CDATA[mapping]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=234</guid>
		<description><![CDATA[I&#8217;m really into my Google Maps at the moment. With the amount I&#8217;m using it, it&#8217;s easily my favourite Google service, except maybe Gmail. Or Reader. Or Analytics. Screw it, they&#8217;re all brilliant.
The latest creation comes from a service called map a list, which Lifehacker played with a month ago. I couldn&#8217;t think of a [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m <b>really</b> into my Google Maps at the moment. With the amount I&#8217;m using it, it&#8217;s easily my favourite Google service, except maybe Gmail. Or Reader. Or Analytics. Screw it, they&#8217;re all brilliant.</p>
<p>The latest creation comes from a service called <a href="http://mapalist.com/">map a list</a>, which Lifehacker <a href="http://lifehacker.com/400382/map-a-list-puts-spreadsheet-addresses-on-google-maps">played with</a> a month ago. I couldn&#8217;t think of a decent use for it myself, but someone pointed out that it would be fantastic for mapping customers who have signed up their details with a company. A massive advantage is that a business owner can immediately see whether handing out leaflets or flyers has had the intended effect. It works really nicely: link it to your Google account, select a spreadsheet to pull data from, link columns in the spreadsheet to address fields and&#8230; boom!</p>
<p>Here&#8217;s the service containing a bit of post code data (and with hindsight, I could have used it for my earlier post on <a href="http://alex.mullr.net/blog/2008/09/the-people-i-know-map/">mapping friends</a>). Love it.</p>
<p><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-09-19-customermap.png" width="100%" /></p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/09/mapping-customers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How Genius is Genius?</title>
		<link>http://alex.mullr.net/blog/2008/09/how-genius-is-genius/</link>
		<comments>http://alex.mullr.net/blog/2008/09/how-genius-is-genius/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 23:11:44 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Technology]]></category>

		<category><![CDATA[itunes]]></category>

		<category><![CDATA[lastfm]]></category>

		<category><![CDATA[research]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=232</guid>
		<description><![CDATA[Spent half an hour this evening trying to think on what the deal with iTunes&#8217; new Genius feature is&#8230; nobody&#8217;s totally clear on how it works, so I thought I&#8217;d half-heartedly check into whether it works better for people with a more mainstream music taste or not. Here&#8217;s the results from me pulling a few [...]]]></description>
			<content:encoded><![CDATA[<p>Spent half an hour this evening trying to think on what the deal with iTunes&#8217; new Genius feature is&#8230; nobody&#8217;s totally clear on how it works, so I thought I&#8217;d half-heartedly check into whether it works better for people with a more mainstream music taste or not. Here&#8217;s the results from me pulling a few dozen random opinions from Twitter and checking them against Last.fm profiles. The x-axis is an arbitrary score I assigned based on how the Tweet sounded, and the y-axis is an &#8220;eclectic&#8221; score given by <a href="http://anthony.liekens.net/pub/scripts/last.fm/eclectic.php">some service</a>. I&#8217;m also doing something fun with tags, but don&#8217;t know where that&#8217;s going yet.</p>
<p><a href="http://s3.amazonaws.com/alexmuller/static/blog/2008-09-22-geniuschart.png"><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-09-22-geniuschart.png" alt="Chart" width="40%" style="float:right;" /></a>
<p>As you can see, it&#8217;s sort-of kind-of maybe conclusive, but nothing that&#8217;s going to wow anyone. The people satisfied with Genius tend to have a less eclectic score (more mainstream taste), if that makes sense.</p>
<p>If you want lend me a hand, and can be bothered, give iTunes Genius an overall &quot;satisfaction score&quot; of between 0 and 1. I&#8217;ll compare it against your Last.fm music profile (and please leave a link if I don&#8217;t know where to find it). This should really be automated, but I don&#8217;t have the time, motivation or know how to put it together right now. Cheers!</p>
<p>I&#8217;ll post something more substantial when I have something more substantial to work off. Shockingly.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/09/how-genius-is-genius/feed/</wfw:commentRss>
		</item>
		<item>
		<title>FOWA ‘08</title>
		<link>http://alex.mullr.net/blog/2008/09/fowa-08/</link>
		<comments>http://alex.mullr.net/blog/2008/09/fowa-08/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 19:25:00 +0000</pubDate>
		<dc:creator>Alex Muller</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Technology]]></category>

		<category><![CDATA[conference]]></category>

		<category><![CDATA[diggnation]]></category>

		<category><![CDATA[fowa]]></category>

		<category><![CDATA[fowa08]]></category>

		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://alex.mullr.net/blog/?p=228</guid>
		<description><![CDATA[
I&#8217;m lucky to be going to the Future of Web Apps conference this October&#8230; and unlike last year, I&#8217;m there on a proper student ticket this time. That means I get to go see talks from the likes of Digg, Google, Dopplr, Rev3, Twitter, Sun, Amazon, and Facebook (deep breath), as well as some from [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://s3.amazonaws.com/alexmuller/static/blog/2008-09-22-fowa-badge.png" style="float:right;" width="200px">
<p>I&#8217;m lucky to be going to the Future of Web Apps conference this October&#8230; and unlike <a href="http://alex.mullr.net/blog/2007/10/fowa/" alt="FOWA">last year</a>, I&#8217;m there on a proper student ticket this time. That means I get to go see talks from the likes of Digg, Google, Dopplr, Rev3, Twitter, Sun, Amazon, and Facebook (deep breath), as well as some from people you might have heard of before&#8230; Calacanis, Rose and Zuckerburg? I need to take a look through the schedule properly and think about which I&#8217;m going to go and see.</p>
<p>In a simply fantastic move, Carsonified (the gorgeous people organising it) just put 50 more student tickets up for grabs, so hopefully <a href="http://twitter.com/avalentine">@avalentine</a> can come along for a bit.</p>
]]></content:encoded>
			<wfw:commentRss>http://alex.mullr.net/blog/2008/09/fowa-08/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
