<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Edward Wilde &#187; music</title>
	<atom:link href="http://blogs.edwardwilde.com/category/music/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.edwardwilde.com</link>
	<description>.Net &#38; SharePoint Developer / Architect</description>
	<lastBuildDate>Tue, 07 Feb 2012 08:19:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blogs.edwardwilde.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Edward Wilde &#187; music</title>
		<link>http://blogs.edwardwilde.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blogs.edwardwilde.com/osd.xml" title="Edward Wilde" />
	<atom:link rel='hub' href='http://blogs.edwardwilde.com/?pushpress=hub'/>
		<item>
		<title>Why I Want a Job at Songkick.com</title>
		<link>http://blogs.edwardwilde.com/2009/06/10/why-i-want-a-job-at-songkickcom/</link>
		<comments>http://blogs.edwardwilde.com/2009/06/10/why-i-want-a-job-at-songkickcom/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 21:59:27 +0000</pubDate>
		<dc:creator>Edward Wilde</dc:creator>
				<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://blogs.edwardwilde.com/?p=71</guid>
		<description><![CDATA[I hate missing gigs, I hate ebay touts more The last two gigs I went to were Scott Matthews bloomsbury theatre 10/06/09, with a face value price of £15, luckily I was able to pay £50 to ebay. Next up, Metric at the electric ballroom, again it was my pleasure to pay way over the odds and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogs.edwardwilde.com&amp;blog=9417511&amp;post=73&amp;subd=edwardwilde&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<h1>I hate missing gigs, I hate ebay touts more</h1>
<p>The last two gigs I went to were</p>
<ul>
<li><a href="http://www.songkick.com/concerts/767560-scott-matthews-at-bloomsbury-theatre">Scott Matthews</a> bloomsbury theatre 10/06/09, with a face value price of £15, luckily I was able to <strong>pay £50 to ebay</strong><strong>.</strong></li>
<li>Next up, <a href="http://www.songkick.com/concerts/772431-metric-at-electric-ballroom">Metric</a> at the electric ballroom, again it was my pleasure to pay way over the odds and help kick start the ecomony over on ebay.</li>
</ul>
<div>Last.fm knows quite a few of the artists I like, and Windows Media Player knows all of them &#8211; why can&#8217;t they just email me when the tickets go on sale. Hmmm business idea perhaps?</div>
<div>
<h1>Market review</h1>
<p>Who&#8217;s doing this? Surely someone in these heady days of Web 2.0.42.1, if not i&#8217;m building it this weekend.</p></div>
<div>At first glance no one is: <a href="http://www.google.com/search?q=gig+alerts">http://www.google.com/search?q=gig+alerts</a> = a bunch of random, not very useful and decidedly web 0.9 sites. I know, pretty extensive research. However after a bit more digging and some moaning on twitter, fellow music buddy <a href="http://twitter.com/airnick">Nick</a> pointed me over to <a href="http://www.songkick.com/">Songkick</a>. <strong>Now we&#8217;re talking</strong>. Quickly pop-in my <a href="http://www.last.fm/user/PrinceJazzbo2">last.fm profile</a> and we&#8217;re off to the races:</div>
<div><a rel="lightbox" href="http://edwardwilde.files.wordpress.com/2009/09/songkick.png"><br />
<img style="border:0;" title="Strategy" src="http://edwardwilde.files.wordpress.com/2009/09/songkick_sm.png?w=500" border="0" alt="Strategy" /><br />
</a></div>
<div>
<h1>Sales Pitch</h1>
<p>Why would Songkick want to hire me?</p>
<p>Let&#8217;s tackle the HTTP part first. I&#8217;ve been creating things using HTTP, JavaScript, CSS and HTML since 1997 and <em>really</em> enjoy creating usable and efficient websites.</p>
<h2>Songkick is great, but it could be improved HTTP-Wise</h2>
<p><strong></strong><strong>Homepage<br />
<span style="font-weight:normal;">Performance is pretty slick on the home page (logged out). Main improvements would be adding <strong>expires headers</strong> and <strong>gzip-</strong>ing plain text assets i.e. html/css/jscript</span></strong></p>
<div><strong>Internal pages</strong></div>
<div><strong><span style="font-weight:normal;">Again nice performance, but some room for performance tweeks</span> </strong></div>
<ol>
<li>Reduce number of HTTP request, by combining small images into a single sprite using the <a href="http://www.alistapart.com/articles/sprites">CSS <strong>sprite</strong> technique</a>, This tool I&#8217;m told eases that pain: <a href="http://spritegen.website-performance.org/">http://spritegen.website-performance.org/</a>.</li>
<li>Configure static assets to have an<strong> expiration date</strong> set far into the future.</li>
<li><strong>GZIP-ing text assets</strong><strong>.</strong></li>
<li>Host images off <strong>sub domains</strong> i.e. images1/2.songkick.com to increase parallel downloading. For example to comply with <a href="http://www.faqs.org/rfcs/rfc2068.html">RFC 2068</a> Internet Explorer 5-7 limits 2 concurrent downloads per host.</li>
<li>Use <strong>CDN</strong>&#8216;s (Content delivery network) for all static assets. This is already done to some extend on the javascript files, referencing them as you do to Google hosted jquery files.</li>
<li>There are lots of<strong> 301&#8242;s</strong> being generated from <em>beta-static.songkick.com</em> redirecting to <em>www.songkick.com</em>, causing unnecessary HTTP chatter. I guess this is a temporary thing moving out of beta -but it&#8217;s not helping performance.</li>
</ol>
<div>
<h2>I ❤ Programming</h2>
<p>In 1999 I started a web design consultancy with my brother Andy. To start with I did the programming, he did everything else. We sold the company in 2003 and I stayed on to help build the team from 5 to 10 whole people by 2007.</p>
<p><strong>Continuous </strong>integration, <strong>TTD</strong>, <strong>Scrum</strong>, lean, kanban and<strong> pair programming</strong> all sound pretty odd but are really rather useful. I enjoy practicing these techniques at least twice a day! I&#8217;ve been a .Net programmer on the server for quite sometime but more on the <a href="http://altdotnet.org">Alt.Net</a> side than in the <a href="http://msdn.microsoft.com">MSDN</a> camp.</p>
<div>I learnt Smalltalk at university, then Java, later moving to .Net. Recently I&#8217;ve been lapping up Objective-C and IPhone development, thanks to the <a href="http://www.stanford.edu/class/cs193p/cgi-bin/index.php">good folks at Stanford</a>.</div>
<blockquote>
<div>I&#8217;m MVC literate and ready for my next challenge <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </div>
</blockquote>
</div>
<div><strong>P.S.</strong> Learning new languages / platforms not a problem &#8211; can do it on the QT</div>
<div>My rather rambling <strong><a href="http://blogs.edwardwilde.com/wp-content/uploads/edward_wilde_cv3.12.pdf">C.V.</a></strong><strong> </strong>full of recruitment-agent-compatible (think grep) buzzwords can be found on my imaginatively titled <a href="http://blogs.edwardwilde.com/index.php/about/">about</a> page.</div>
<div><strong>P.P.S</strong> My code is better than my prose.</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/edwardwilde.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/edwardwilde.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/edwardwilde.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/edwardwilde.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/edwardwilde.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/edwardwilde.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/edwardwilde.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/edwardwilde.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blogs.edwardwilde.com&amp;blog=9417511&amp;post=73&amp;subd=edwardwilde&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blogs.edwardwilde.com/2009/06/10/why-i-want-a-job-at-songkickcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/196d33ea9cdaf7817b98b981afe62c16?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Edward Wilde</media:title>
		</media:content>

		<media:content url="http://edwardwilde.files.wordpress.com/2009/09/songkick_sm.png" medium="image">
			<media:title type="html">Strategy</media:title>
		</media:content>
	</item>
	</channel>
</rss>
