<?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>East Coast Interactive Ltd</title>
	<atom:link href="http://www.eastcoastinteractive.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eastcoastinteractive.co.uk</link>
	<description>Web development, design and multimedia</description>
	<lastBuildDate>Thu, 07 May 2009 11:58:33 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OKN Yahoo Pipes presentation</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/okn-yahoo-pipes-presentation/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/okn-yahoo-pipes-presentation/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 22:19:13 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[web talk]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=845</guid>
		<description><![CDATA[At the last Open Knowledge Network event on Friday 30th Jan 2009, I (Mark McAulay) gave a brief presentation on Yahoo Pipes. I promised to post the presentation for reference so here it is.
Introduction to Yahoo Pipes
What is/are Yahoo Pipes?
According to the Yahoo website, &#8220;Pipes is a powerful composition tool to aggregate, manipulate, and mashup [...]]]></description>
			<content:encoded><![CDATA[<p>At the last <a title="Open Knowledge Network" href="http://www.openknowledgenetworks.com">Open Knowledge Network</a> event on Friday 30th Jan 2009, I (Mark McAulay) gave a brief presentation on <a title="Yahoo Pipes" href="http://pipes.yahoo.com">Yahoo Pipes</a>. I promised to post the presentation for reference so here it is.</p>
<h3>Introduction to Yahoo Pipes</h3>
<h3>What is/are Yahoo Pipes?</h3>
<p>According to the Yahoo website, &#8220;Pipes is a powerful composition tool to aggregate, manipulate, and mashup content from around the web.&#8221;</p>
<p>Launched in Febuary of 2007, there was a good bit of initial excitement that surrounded the launch, and although it&#8217;s grown quite a bit in terms of functionality, for one reason or another it&#8217;s pretty much remained a &#8220;i must get round to having a look at that&#8221; item for most web people which I think is a real shame. Hopefully, for some of you, this talk will give you that &#8220;must get round to&#8221; moment and furnish you with a basic overview of what it&#8217;s all about.</p>
<p>If I were to tell you that you could generate dynamic content including, text, images, video and audio on-the-fly without having to do any real programming, would that interest you?</p>
<p>If you want to aggregate content from various sources and use that content for another purpose then pipes is well worth a look. Another way to think about this was brought up on readwriteweb.com where it was concluded that with pipes, &#8220;the web essentially becomes a giant database that can be queried and remixed in any number of ways&#8221;.</p>
<p><span id="more-845"></span></p>
<h3>What kinds of things can you do with pipes?</h3>
<p>Well, there are a lot of things you can do with pipes, I&#8217;ve discovered several things myself that I don&#8217;t yet know about while preparing to give this talk. As this is an introduction, we&#8217;ll cover the basics and let those of you with an interest discover the rest for yourselves later.</p>
<ol>
<li>Display an RSS feed&#8217;s items on your web page without any programming using a &#8220;pipes badge&#8221;</li>
<li>Create your own custom RSS feed pulling data from various sources, filter it and output more relevant results to display on a site/app</li>
<li>Create custom search results by mashing up google results, yahoo results and msn results, or indeed any search engine you care to use.</li>
<li>Pipes is not limited to text based results, it&#8217;s possible to return images, MP3 tracks (that includes podcasts, yes) and video.</li>
<li>Possible to &#8220;clone&#8221; existing pipes and tinker with them to alter the output.</li>
<li>You can even make a pipe from other pipes and you can take this as far as you want really.</li>
<li>You can use pipes to power flash applications as well thanks to yahoo setting up an open crossdomain.xml file at pipes.yahooapis.com.</li>
</ol>
<h3>Who&#8217;s using pipes + for what</h3>
<ol>
<li><a title="Official Blondie website" href="http://www.blondie.net/band_news.php" rel="nofollow">Blondie&#8217;s website</a> is using pipes to deal with her news RSS feed.</li>
<li>There&#8217;s a <a href="http://nd.water.usgs.gov/" rel="nofollow">US government dept</a> using a pipe for aggregated news (not very interesting though!)</li>
<li>A <a title="Kingman Bicycle Outfitters" href="http://www.kingmanbicycleoutfitters.com/" rel="nofollow">cycling website</a> makes use of a pipe for their news feed.</li>
<li>Any PHP people will have come across the CakePHP framework, they use pipes for their &#8220;super feed&#8221; here: <a title="CakePHP super feed" href="http://cakephp.org/planet" rel="nofollow">http://cakephp.org/planet</a></li>
</ol>
<h3>Examples</h3>
<p>To begin with, we&#8217;ll look at the yahoo pipes interface. It is a bit daunting when you first look at it but once you&#8217;ve dragged your first object onto stage and connected it to something else you soon get the hang of it. The list down the left hand side contains all the objects that are available to you. I&#8217;m not going to go through them all in detail, largely because I haven&#8217;t used some of them myself yet and also because of the time it would take.</p>
<p><a title="Yahoo Pipes" href="http://pipes.yahoo.com">pipes.yahoo.com</a></p>
<p>I&#8217;ve prepared pipes built by myself and some other pipes created by other people. [Some of the custom pipes used have not been published for a number of reasons...sorry!]</p>
<ol>
<li><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=LEDBVQ3v3RGXiORdpgt1Yg">generate a basic RSS feed using the East Coast Interactive feed</a></li>
<li>more advanced RSS feed &#8211; OKN-coverage [not published]</li>
<li><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=c211381b05b3625eef44f029a087d7bf">display images by keyword from flickr &#8211; Photos from Flickr</a></li>
<li><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=nr7vB8kI3RGL4iQa1vC6Jw">display picassa web albums by userID</a></li>
<li>search engine mashup &#8211; search &#8211; highlander edition[not publishe<a href="http://pipes.yahoo.com/pipes/pipe.info?_id=wkIKddEl3RG7nj0ZxQnzeQ">d]</a></li>
<li><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=wkIKddEl3RG7nj0ZxQnzeQ">display last 3 podcasts from directory (loads of inputs, hence slow load time)</a></li>
<li><a href="http://pipes.yahoo.com/pipes/pipe.info?_id=sA_Kq5ku3RGWYeJBl7okhQ">display video from vimeo by tag</a></li>
<li>multi pipe mashup with okn-coverage and highlander[not published]</li>
</ol>
<p>In case you&#8217;re wondering how to make use of this content, yahoo have made several options available. Route 1 is to use a pipes badge which can be scaled and generated by clicking the &#8220;Get as a Badge&#8221; button. Depending on which service you want to embed your badge in, there are a few buttons that will give you specific outputs. I&#8217;m a more manual guy so I choose the &#8220;embed&#8221; button to generate me some JavaScript.</p>
<p>Another way to deal with using the output is to have pipes generate an RSS feed of your mashup by clicking on the &#8220;Get as RSS&#8221; button and being a &#8220;do stuff manually kind of guy&#8221;, this is the method I used live on the night of the presentation to embed some feed content as html into the OKN website by the power of CFML (you didn&#8217;t think I&#8217;d miss an opportunity to speak about the mighty ColdFusion markup language did you?) So, in proper &#8220;here&#8217;s one I made earlier&#8221; fashion all we do is use the super handy CFFEED tag to go and read the generated RSS feed and then use a loop to return the items, displaying them in a list.</p>
<blockquote><p><span>&lt;cffeed action=&#8221;read&#8221; source=&#8221;http://pipes.yahoo.com/pipes/pipe.run?_id=CKvAv4Ht3RG7trrlpQt1Yg&amp;_render=rss&#8221; name=&#8221;OKNCoverage&#8221; /&gt;<br />
&lt;ol&gt;<br />
&lt;cfloop from=&#8221;1&#8243; to=&#8221;#ArrayLen(OKNCoverage.item)#&#8221; index=&#8221;i&#8221;&gt;<br />
<span> </span>&lt;cfoutput&gt;&lt;li&gt;&lt;a href=&#8221;#OKNCoverage.item[i].link#&#8221; title=&#8221;#OKNCoverage.item[i].title#&#8221;&gt;#OKNCoverage.item[i].title#&lt;/a&gt;&lt;/li&gt;&lt;/cfoutput&gt;<br />
&lt;/cfloop&gt;<br />
&lt;/ol&gt;</span></p></blockquote>
<p>Job done&#8230;now we have an always up to date list of what&#8217;s being said about OKN from many locations on the internet. <a href="    http://www.openknowledgenetworks.com/coverage.cfm">This can be viewed here</a></p>
<p>You&#8217;ve probably noticed there are more options including the ability to add it to your yahoo or google page, return the data in a <a title="JSON" href="http://json.org/">JSON</a> format and you can even add it directly to your RSS aggregator of choice. Additionaly you can use yahoo&#8217;s alert service to notify you by email or sms when a new item is picked up in your feed giving you the ability to be super nosey. The last item on the list gives you some form of PHP back which may be of interest to some of you. Presumably it generates the php required to output an RSS feed with php on to a page&#8230;personaly I&#8217;m happy using my 4 lines of CFML but each to their own!</p>
<h3>Summary</h3>
<p>Many interesting things can be done with pipes as you can see. best thing to do is to head over to the website (<a href="http://pipes.yahoo.com">http://pipes.yahoo.com</a>) and give it a go yourselves, there is a basic tutorial on the homepage and once you&#8217;re bored with that, the next step is to hit the &#8220;Browse&#8221; link and start wading through all the pipes people have built. You can dissect how they work or clone them and re-engineer them to suit your purposes.</p>
<p>- There is an iPhone interface for pipes at <a href="http://iphone.pipes.yahoo.com/pipes/">http://iphone.pipes.yahoo.com/pipes/</a></p>
<p>I&#8217;ve been speaking to fellow OKN instigator Jack Keenan about doing some kind of pipes/max/msp mashup using particular keywords found in feeds to trigger audio/video etc. When we get that done, we&#8217;ll maybe show it at a future OKN. I&#8217;d also be interested to hear any other ideas you may have so feel free to comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/okn-yahoo-pipes-presentation/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Redirect your old files with a 301</title>
		<link>http://www.eastcoastinteractive.co.uk/web-talk/redirect-your-old-files-with-a-301/</link>
		<comments>http://www.eastcoastinteractive.co.uk/web-talk/redirect-your-old-files-with-a-301/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 15:31:06 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[server]]></category>
		<category><![CDATA[web talk]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=823</guid>
		<description><![CDATA[Problem
Assuming there is a change in structure/page names etc, an often overlooked aspect of re-developing an existing website is to add proper redirects to let users and search engines know where to find the new versions of already bookmarked/indexed pages. The chances are that when the old site has been upgraded, the content on those [...]]]></description>
			<content:encoded><![CDATA[<h3>Problem</h3>
<p>Assuming there is a change in structure/page names etc, an often overlooked aspect of re-developing an existing website is to add proper redirects to let users and search engines know where to find the new versions of already bookmarked/indexed pages. The chances are that when the old site has been upgraded, the content on those pages becomes out of date and incorrect fairly quickly, the old pages may also have been completely deleted or in the case of switching to a new hosting setup, have never existed. This means that the next time your users click on that bookmarked link, or when the search engines return to crawl your site again, the pages either return out of date information or even worse, inform both your users and the search engines that they don&#8217;t exist. Needless to say, this is not the result you are looking for from your new and lovingly crafted website.</p>
<h3>Solution</h3>
<p>Making sure your users and the search engines remain happy when they request one of your pages is actually very simple, all you need is a list of your old pages, a list of your new locations, a text editor and FTP access to your hosting. The solution is to use a &#8220;301 redirect&#8221;, this is an Apache specific method and wont work under IIS. (If you are running an IIS server, see the link at the bottom of this post for further details)</p>
<h3>Examples</h3>
<p>Here are the steps to take at the most basic level:</p>
<blockquote><p>Create a new text (.txt) document and save it as <strong>.htaccess</strong></p>
<p>To redirect a single file (or list of single files):</p>
<pre>Redirect 301 /old-file.html http://www.shiny-new-website.com/new-file.html</pre>
<p>To redirect all of the old pages to your new website:</p>
<pre>RedirectMatch 301 (.*) http://www.shiny-new-website.com/</pre>
<p>Upload the .htaccess to your website&#8217;s root folder (where you&#8217;re index page is) and check that when requesting the old URL&#8217;s, you are redirected to the new URL&#8217;s</p></blockquote>
<h3>Links</h3>
<p>Apache  - <a title="Apache mod_alias" href="http://httpd.apache.org/docs/2.0/mod/mod_alias.html">Apache mod_alias documentation</a></p>
<p>Using IIS?<span style="color: #000000; text-decoration: none;"> - </span><a title="IIS 6.0 Server Administration Guide" href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/41c238b2-1188-488f-bf2d-464383b1bb08.mspx?mfr=true">IIS 6.0 Server Administration Guide</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/web-talk/redirect-your-old-files-with-a-301/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geoff Runcie website launches</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/geoff-runcie-website-launches/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/geoff-runcie-website-launches/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 11:22:49 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Our Work]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=764</guid>
		<description><![CDATA[
www.geoffruncie.com has just been launched by East Coast Interactive.
Constructed with XHTML/CSS on the front end, this new website for successful businessman Geoff Runcie also enjoys a robust content management system allowing Geoff to keep all data relating to his career and achievements up to date with minimal fuss. An online email, calendar and document management [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-765" title="geoff-runcie" src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2009/01/geoff-runcie.jpg" alt="geoff-runcie" width="593" height="150" /></p>
<p><a title="Geoff Runcie website" href="http://www.geoffruncie.com">www.geoffruncie.com</a> has just been launched by <a title="East Coast Interactive website" href="http://www.eastcoastinteractive.co.uk">East Coast Interactive</a>.</p>
<p>Constructed with XHTML/CSS on the front end, this new website for successful businessman Geoff Runcie also enjoys a robust content management system allowing Geoff to keep all data relating to his career and achievements up to date with minimal fuss. An online email, calendar and document management solution was implemented meaning that Geoff now has his full portfolio of data and document assets with him wherever an internet connection is available.</p>
<p>This website serves as an online Curriculum Vitae and was complimented with a 4 page printed prospectus and matching business cards.</p>
<p><a title="Geoff Runcie website" href="http://www.geoffruncie.com">http://www.geoffruncie.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/geoff-runcie-website-launches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Super Sledge Challenge is a hit!</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/super-sledge-challenge-is-a-hit/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/super-sledge-challenge-is-a-hit/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 15:58:24 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=695</guid>
		<description><![CDATA[
With visitors from more than 30 countries, over 70,000 plays to date, and front page &#8220;feature&#8221; exposure on some of the biggest online Flash game websites around, the East Coast Interactive sledging game has proven to be a bit of a hit over the 2008 festive period.
Overview
Super Sledge Challenge started life as an idea near [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-696" title="super sledge challenge screen shot" src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2009/01/super-sledge-challenge-hit.jpg" alt="super sledge challenge screen shot" width="593" height="150" /></p>
<p>With visitors from more than 30 countries, over 70,000 plays to date, and front page &#8220;feature&#8221; exposure on some of the biggest online Flash game websites around, the <a title="Play Super Sledge Challenge" href="http://festive.eastcoastinteractive.co.uk">East Coast Interactive sledging game</a> has proven to be a bit of a hit over the 2008 festive period.</p>
<h3>Overview</h3>
<p>Super Sledge Challenge started life as an idea near the end of November 2008 as a virtual Christmas card for <a title="East Coast Interactive website" href="http://www.eastcoastinteractive.co.uk">East Coast Interactive</a> to send to their clients. The idea was both simple and seasonal &#8211; To sledge down a hill as quickly as possible while dodging trees and the edges of the course while picking up presents for time bonuses. Like a lot of ideas ECI have, it quickly grew wings. While the primary function of being an interactive e-card remained very much intact, it also developed into a fully fledged online flash game with a high score table. To &#8220;go that extra mile&#8221; the ability to customize the game to add a personalised festive message was added along with a &#8220;send to a friend&#8221; feature.</p>
<p>Created to run on the Flash platform, the online game development technology of choice at East Coast Interactive, a number of technical options were investigated and implemented to add that extra level of playability, with a 3D library being used to give a more realistic feeling of space and motion and custom sound effects recorded to add to the atmosphere.</p>
<h3>Exposure</h3>
<p>After wishing our clients a Merry Christmas, we released Super Sledge Challenge as a publically available Flash online game. The Community Manager for <a title="4mations website" href="http://4mations.tv">4mations</a> (Channel 4, Aardman Animations and Lupus Films) was seeking out festive themed games for the 4mations website and featured it on their front  page. The next port of call was <a title="newgrounds website" href="http://www.newgrounds.com">newgrounds</a> (&#8221;the original – and still the largest – Flash portal on the web&#8221;) who accepted Super Sledge Challenge to run on their site and finally the game was submitted to <a title="Kongregate website" href="http://www.kongregate.com">Kongregate</a>. From here the game went viral, being picked up by other gaming websites and being mentioned on the pages of <a title="Digg!" href="http://www.digg.com">Digg</a>, the feed of <a title="Twitter" href="http://twitter.com">Twitter</a> and even from word of mouth, the play count has continued to rise hourly.</p>
<p>Building an interactive online christmas card is pretty much a given for any digital media agency these days, what East Coast Interactive set out to achieve initially was no different from any other company at that particular time of year. What ECI have shown is that with a bit of extra drive, innovation and effort, it is not only achievable to get your work in front of some of the biggest names in the industry but also to get it out to a large and varied audience globally.</p>
<p>Super Sledge Challenge was launched mid December 2008 and (at the time of writing) continues to be very well played.</p>
<p><a title="Super Sledge Challenge" href="http://www.supersledgechallenge.com">http://www.supersledgechallenge.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/super-sledge-challenge-is-a-hit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Our Christmas E-card game</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/our-christmas-e-card-game/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/our-christmas-e-card-game/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:32:07 +0000</pubDate>
		<dc:creator>graeme</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[e-card]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[viral]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=688</guid>
		<description><![CDATA[
To celebrate the festive season this year we’ve created a fun e-card with a flash game. The only impact on trees is virtual (if your steering isn&#8217;t very good). Our Christmas game is a 3d sledging challenge where you need to get to the bottom of the slope as quickly as possible, by avoiding the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://festive.eastcoastinteractive.co.uk"><img class="alignnone size-full wp-image-691" title="super-sledge-challenge" src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2008/12/super-sledge-challenge.png" alt="Super Sledge Challenge game" width="593" height="150" /></a></p>
<p>To celebrate the festive season this year we’ve created a fun e-card with a flash game. The only impact on trees is virtual (if your steering isn&#8217;t very good). Our Christmas game is a 3d sledging challenge where you need to get to the bottom of the slope as quickly as possible, by avoiding the trees and picking up presents for time bonuses on route.</p>
<p>To play the game go here:  <a href="http://festive.eastcoastinteractive.co.uk">http://festive.eastcoastinteractive.co.uk/</a></p>
<p>You can also <a href="http://festive.eastcoastinteractive.co.uk/create.php">create your own free custom version</a> too for your friends which will display your own Christmas greeting.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/our-christmas-e-card-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to apply for a job at East Coast Interactive</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/how-to-apply-for-a-job-at-east-coast-interactive/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/how-to-apply-for-a-job-at-east-coast-interactive/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 14:44:45 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ECI]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=650</guid>
		<description><![CDATA[
We have received a lot of applications since we&#8217;ve been on the go and we&#8217;ve formed some opinions about what we like and don&#8217;t like over this time so have decided to post this article as a guide for all future applicants&#8230;it&#8217;s not a list of rules, it&#8217;s not a definitive list by any stretch [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eastcoastinteractive.co.uk"><img class="alignnone size-full wp-image-651" title="eci" src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2008/11/eci.png" alt="East Coast Interactive" width="593" height="150" /></a></p>
<p>We have received a lot of applications since we&#8217;ve been on the go and we&#8217;ve formed some opinions about what we like and don&#8217;t like over this time so have decided to post this article as a guide for all future applicants&#8230;it&#8217;s not a list of rules, it&#8217;s not a definitive list by any stretch of the imagination, it&#8217;s simply a point of reference for designers/developers who want to join our team and have done their homework a bit. The biggest mistakes we see are the following:</p>
<ol>
<li>The applicant has not researched us in depth. Specifically, who the point of contact is, who&#8217;s currently on the team and what it is we actually do (yes, really!)</li>
<li>Bad spelling and grammar in covering letter/email/CV</li>
<li>No online examples of work or immediately available alternatives</li>
</ol>
<p>Now, this post doesn&#8217;t exist only to make you aware of these things&#8230;nope, we&#8217;re cooler than that. This post is here to give you a little push in the right direction. We&#8217;re not horrible people, if you&#8217;re determined to work for us, we have no problem advising you on how best to make an impression.</p>
<p><span id="more-650"></span></p>
<p>Our number one grumble as listed above is people not researching us properly so to immediately give us an indication of your ambition to join ECI, we reckon that anyone who&#8217;s 100% up for the challenge will have been through our website with a fine tooth comb and will have come across this very post. So to answer the questions you will have from point 1, the point of contact for all applications is Stuart Ebdy who is the managing director, on the team at the moment we have Stuart, Mike Duguid, Graeme Benzie and Mark McAulay and to find out what we do, you need to have a look at our folio of work. That&#8217;s item 1 taken care of then!</p>
<p>Bad spelling and grammar on an application is pretty much unacceptable in this day and age. Word processors, email clients and even the Firefox browser come with spell checking so to avoid giving us a bad impression, use it. As for grammar, why not have a couple of people you trust read over what you intend to send us? It&#8217;s amazing how many little errors a fresh pair of eyes will find and it&#8217;ll give you peace of mind that what you are sending is as good as it can be, or at least it&#8217;ll give you someone to blame <img src='http://www.eastcoastinteractive.co.uk/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Absence of anything to show us about your visual/technical skills is a quick way to raise doubt in our minds. A suggestion we regularly give is that if you don&#8217;t have an online folio of work, or any other work you&#8217;ve done on the web, send us several links of sites/designs/apps that you like with a brief paragraph about why you like them and also any work done by other designers that you aspire to. In the absence of your own work, this will give us a good idea of what you&#8217;re all about.</p>
<p>In general, what we want to see is imagination, creativity, integrity and relevance to East Coast Interactive, what are you going to bring to the party, what ideas do you have, what do you think we could do differently/better? How ambitious are you? Are you in for the long haul or are you just testing the water to see if you like it? There are no right or wrong answers to any of these questions, all we ask for is honesty&#8230;be straight up with us and we&#8217;ll do the same for you.</p>
<p>So, hope this has been a helpful little nugget of information to find and we look forward to your well researched and correctly spelled application!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/how-to-apply-for-a-job-at-east-coast-interactive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Photographics site upgrade</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/firstphotographics/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/firstphotographics/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 13:09:07 +0000</pubDate>
		<dc:creator>graeme</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Our Work]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=472</guid>
		<description><![CDATA[
www.firstphotographics.co.uk has been upgraded to include a range of new features and e-commerce facilities.
Customers can now easily preview and purchase their images of private portraits, events and property photographs online. The site also allows customers to upload their own photos and select from a range of restoration, re-touching and stylising options to produce prints and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.firstphotographics.co.uk"><img src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2008/11/first-photographics1.png" alt="First Photographics" title="first-photographics1" width="593" height="150" class="alignnone size-full wp-image-646" /></a></p>
<p><a href="http://www.firstphotographics.co.uk">www.firstphotographics.co.uk</a> has been upgraded to include a range of new features and e-commerce facilities.</p>
<p>Customers can now easily preview and purchase their images of private portraits, events and property photographs online. The site also allows customers to upload their own photos and select from a range of restoration, re-touching and stylising options to produce prints and wall art.</p>
<p>The bespoke shopping cart system and administrative back end was developed using PHP and MySQL. JQuery, Lightbox and Flash have been used throughout the site to add extra flare to the presentation of images.</p>
<p><a href="http://www.firstphotographics.co.uk">www.firstphotographics.co.uk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/firstphotographics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snafu launched</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/snafu-launched/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/snafu-launched/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 14:30:26 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Our Work]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=408</guid>
		<description><![CDATA[
While the busy folks at Snafu closed their doors for a shiny new re-fit, we got to work on building their new website. We worked closely with them to finalise all design/development decisions before taking their gorgeous artwork, writing a lot of XHTML/CSS and wiring the lot together into a fully content managed website which [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.clubsnafu.com"><img src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2008/11/snafu.png" alt="Club Snafu" title="snafu" width="593" height="150" class="alignnone size-full wp-image-644" /></a><br />
While the busy folks at Snafu closed their doors for a shiny new re-fit, we got to work on building their new website. We worked closely with them to finalise all design/development decisions before taking their gorgeous artwork, writing a lot of XHTML/CSS and wiring the lot together into a fully content managed website which doesn&#8217;t look too shabby either!</p>
<p>To compliment the new site, a new flash based magazine reader was lovingly assembled and rolled out in tandem with the new site.</p>
<p>A new look venue, new look website and new look magazine viewer&#8230;those Snafu folks don&#8217;t mess about.</p>
<p><a title="Snafu website" href="http://www.clubsnafu.com">www.clubsnafu.com</a></p>
<p><a title="Snafu magazine" href="http://www.snafumagazine.com">www.snafumagazine.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/snafu-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery news</title>
		<link>http://www.eastcoastinteractive.co.uk/web-talk/jquery-news/</link>
		<comments>http://www.eastcoastinteractive.co.uk/web-talk/jquery-news/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 08:21:14 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[web talk]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=404</guid>
		<description><![CDATA[
We love jQuery at East Coast Interactive, simple as that really.
We use it whenever we need a bit of magic to extend websites for our clients and because of the success we&#8217;ve had with it, we look to use it to compliment all of the backend and frontend technologies we work with. First up for [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://jquery.com"><img class="alignnone size-full wp-image-406" title="logo_jquery" src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2008/09/logo_jquery.png" alt="" width="593" height="150" /></a></p>
<p>We love <a title="jQuery website" href="http://jquery.com/">jQuery</a> at East Coast Interactive, simple as that really.</p>
<p>We use it whenever we need a bit of magic to extend websites for our clients and because of the success we&#8217;ve had with it, we look to use it to compliment all of the backend and frontend technologies we work with. First up for the treatment were our php projects, we built our applications as normal and quickly started adding bells and whistles with jQuery&#8230;it just seemed so intuitive to work with. Next up we took a look at our ColdFusion projects and although ColdFusion comes with masses of built in JS/AJAX goodness, the code it generates seemed a bit overboard for our liking&#8230;jQuery to the rescue again, nice and easy and super lightweight. So that left one area we work with short of some jQuery lovin&#8217;&#8230;the .NET side of things.</p>
<p>Last night an announcement popped up on the twitter radar that both Microsoft and Nokia were now using jQuery&#8230;interested, I went on to read <a title="Link to the jQuery blog" href="http://jquery.com/blog/2008/09/28/jquery-microsoft-nokia/">this announcement from the jQuery blog</a> and discovered that not only were Microsoft using jQuery, they were REALLY using jQuery and will be &#8220;looking to make jQuery part of their official development platform&#8221; and &#8220;This means that jQuery will be distributed with Visual Studio (which will include jQuery intellisense, snippets, examples, and documentation)&#8221;&#8230;fantastic! Graeme should be pleased and it means that we can use a consistant JS library accross all our development&#8230;the fact that the library is our favourite one only makes this announcement all the sweeter for us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/web-talk/jquery-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mansell Homes website launched</title>
		<link>http://www.eastcoastinteractive.co.uk/eci/mansell-homes-website-launched/</link>
		<comments>http://www.eastcoastinteractive.co.uk/eci/mansell-homes-website-launched/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 09:47:01 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ECI]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Our Work]]></category>

		<guid isPermaLink="false">http://www.eastcoastinteractive.co.uk/?p=311</guid>
		<description><![CDATA[
www.mansellhomes.co.uk went live this morning. Constructed with ColdFusion/Flash/XHTML/CSS and jQuery, this content managed site gives Mansell the ability to edit the site content they need to in house, where as before they were reliant on a 3rd party to implement updates and adding new content. The ColdFusion backend was built bespoke for the task in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mansellhomes.co.uk"><img src="http://www.eastcoastinteractive.co.uk/wp-content/uploads/2008/11/mansell.png" alt="Mansell Homes" title="mansell" width="593" height="150" class="alignnone size-full wp-image-648" /></a><br />
<a href="http://www.mansellhomes.co.uk">www.mansellhomes.co.uk</a> went live this morning. Constructed with ColdFusion/Flash/XHTML/CSS and jQuery, this content managed site gives Mansell the ability to edit the site content they need to in house, where as before they were reliant on a 3rd party to implement updates and adding new content. The ColdFusion backend was built bespoke for the task in hand, for maximum ease of use without any unnecessary bloat.</p>
<p><a href="http://www.mansellhomes.co.uk">www.mansellhomes.co.uk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastcoastinteractive.co.uk/eci/mansell-homes-website-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

