<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><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" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>FreshFishDesign</title>
	
	<link>http://freshfishdesign.co.uk</link>
	<description>Websites you can update yourself</description>
	<lastBuildDate>Fri, 02 Dec 2011 09:29:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/FreshFishDesign" /><feedburner:info uri="freshfishdesign" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Integrating WordPress and Big Cartel</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/lXtCCMG3StE/integrating-wordpress-and-big-cartel</link>
		<comments>http://freshfishdesign.co.uk/integrating-wordpress-and-big-cartel#comments</comments>
		<pubDate>Wed, 30 Nov 2011 13:24:05 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1052</guid>
		<description><![CDATA[How to integrate a Big Cartel shop into a WordPress self-hosted website]]></description>
			<content:encoded><![CDATA[<p>In this post, we&#8217;re looking at some of the technical considerations when creating a self-hosted WordPress site that integrates a Big Cartel shop. We recently completed a build for Blackbird, a <a title="Blackbird" href="http://www.blackbird-england.com/">contemporary crafts and arts shop</a> in the Old Town in Margate, Kent, which involved combining a Big Cartel shop into a WordPress site.</p>
<p><img class="size-full wp-image-1070 alignnone" title="Blackbird" src="http://freshfishdesign.co.uk/wp-content/uploads/blackbird-portfolio.jpg" alt="Blackbird" width="600" height="322" /></p>
<p>Blackbird already had a Big Cartel shop and a separate website. They wanted to incorporate the two and rebuild the website in WordPress to make it easier to manage and update. The main requirement of the development was that the integration should be seamless - the user shouldn&#8217;t know they were going from one platform to another.</p>
<h3>Why would you want to do this?</h3>
<p>WordPress offers you amazing flexibility in creating and managing a website; Big Cartel offers you a secure e-commerce platform. While there are several options for creating online shops in WordPress, Blackbird preferred to stay with Big Cartel for their online shop but they wanted to expand their website to cover some of the aspects of the business outside the online shop &#8211; like their on-site craft workshops, press reviews and bespoke commissions.</p>
<h3>So how do you integrate WordPress and Big Cartel?</h3>
<p>To incorporate your Big Cartel shop into your self-hosted WordPress site, you need to follow the steps below. Remember that you need a paid Big Cartel account for full integration. This will allow you to use your own domain name for your shop rather than your-name.bigcartel.com.</p>
<h4>Set up your self-hosted WordPress site</h4>
<p>It&#8217;s assumed here that you already know how to do this. For Blackbird, we created a custom WordPress theme around their initial design. The front page has an animated slideshow featuring images that they can upload themselves. There&#8217;s a blog section, a press section that they can update themselves, and a page featuring bespoke commissions and customer feedback.</p>
<h4>Update DNS records</h4>
<p>In your hosting account, you need to update your DNS records. Create a new CNAME record for shop.your-domain.com to your-account.bigcartel.com (this <a href="http://help.bigcartel.com/articles/14-using-a-custom-domain">Big Cartel article</a> will create customised guidelines for you).</p>
<h4>Set up your Big Cartel account</h4>
<p>On the Big Cartel Settings page in the admin section, scroll down to the Store Domain field. Enter shop.your-domain.com here and click Save.</p>
<p>Once the DNS record has had time to propagate, your Big Cartel shop will appear as shop.your-domain.com.</p>
<p>In your WordPress theme, update the link on your &#8216;Shop&#8217; button to point to http://shop.your-domain.com.</p>
<h4>Customise your Big Cartel theme</h4>
<p>Big Cartel is a long way behind WordPress in terms of theme support and customisation. However, it&#8217;s relatively straightforward to customise a basic theme and there&#8217;s plenty of guidance out there for how to do so. However, in brief, for Blackbird we:</p>
<ul>
<li class="bloglist">Created a front-page for the shop that presents the shop categories in a grid with an image associated for each category</li>
<li class="bloglist">Used the same CSS from the WordPress site in the Big Cartel theme admin. This involved rewriting part of the layout.html page which is the basic wrapper for your Big Cartel site. We reorganised the navigation menu to incorporate buttons that link back to the WordPress site</li>
<li class="bloglist">Updated the Home, Layout, Products, Cart and Checkout pages in Big Cartel so that the layout and design were consistent with the WordPress site</li>
<li class="bloglist">Paid attention to things like the Add to Cart and Checkout buttons. It&#8217;s easy to update the appearance of these using CSS so that they&#8217;re in line with your WordPress theme</li>
</ul>
<h4>Top tips</h4>
<ul>
<li class="bloglist">One of the simplest tricks to ensure a smooth transition between site and shop is to get the navigation menu identical between WordPress and Big Cartel. A single pixel jump when the user clicks from site to shop will give the game away.</li>
<li class="bloglist">Download the entire Big Cartel theme and work on it locally.</li>
<li class="bloglist">Turn off the admin bars in both WordPress and Big Cartel. It&#8217;s impossible to test your layouts are consistent otherwise.</li>
<li class="bloglist">Always back up everything you do.</li>
</ul>
<h4>In summary</h4>
<p>For a seamless integration between WordPress and Big Cartel, you need a self-hosted WordPress site and a paid-for Big Cartel account (Platinum and up). Create a new subdomain that maps to your Big Cartel shop. Use the same CSS between WordPress and Big Cartel to ensure a smooth user experience.</p>
<p>And if you need any help with this, just get in touch.</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fintegrating-wordpress-and-big-cartel"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fintegrating-wordpress-and-big-cartel&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/lXtCCMG3StE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/integrating-wordpress-and-big-cartel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/integrating-wordpress-and-big-cartel</feedburner:origLink></item>
		<item>
		<title>Metal Workshop</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/GQAz2ejmeCA/metal-workshop</link>
		<comments>http://freshfishdesign.co.uk/metal-workshop#comments</comments>
		<pubDate>Sun, 20 Nov 2011 20:26:51 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1076</guid>
		<description><![CDATA[metal fabrication specialists Broadstairs firm providing metal engineering services to corporate and private clients &#160;]]></description>
			<content:encoded><![CDATA[<h3>metal fabrication specialists</h3>
<p>Broadstairs firm providing metal engineering services to corporate and private clients</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fmetal-workshop"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fmetal-workshop&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/GQAz2ejmeCA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/metal-workshop/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/metal-workshop</feedburner:origLink></item>
		<item>
		<title>Spark Brand Consultancy</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/d_rxsSPcOh4/spark-brand-consultancy</link>
		<comments>http://freshfishdesign.co.uk/spark-brand-consultancy#comments</comments>
		<pubDate>Fri, 23 Sep 2011 17:35:06 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1039</guid>
		<description><![CDATA[brand consultants London company offering brand and marketing advice to high end cosmetics companies &#160;]]></description>
			<content:encoded><![CDATA[<h3>brand consultants</h3>
<p>London company offering brand and marketing advice to high end cosmetics companies</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fspark-brand-consultancy"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fspark-brand-consultancy&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/d_rxsSPcOh4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/spark-brand-consultancy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/spark-brand-consultancy</feedburner:origLink></item>
		<item>
		<title>Thanet Diving and Watersports</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/mAK5wsngMzg/thanet-diving-and-watersports</link>
		<comments>http://freshfishdesign.co.uk/thanet-diving-and-watersports#comments</comments>
		<pubDate>Fri, 23 Sep 2011 17:33:46 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1036</guid>
		<description><![CDATA[kent scuba diving courses A Ramsgate company offering scuba diving courses &#160;]]></description>
			<content:encoded><![CDATA[<h3>kent scuba diving courses</h3>
<p>A Ramsgate company offering scuba diving courses</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fthanet-diving-and-watersports"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fthanet-diving-and-watersports&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/mAK5wsngMzg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/thanet-diving-and-watersports/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/thanet-diving-and-watersports</feedburner:origLink></item>
		<item>
		<title>The Devil’s Work</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/BA2l2LtDA54/the-devils-work</link>
		<comments>http://freshfishdesign.co.uk/the-devils-work#comments</comments>
		<pubDate>Fri, 23 Sep 2011 16:57:31 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1033</guid>
		<description><![CDATA[the devil&#8217;s work Website allowing an author to interact with his readers, obtaining feedback and comments on chapters of his book as he writes them &#160;]]></description>
			<content:encoded><![CDATA[<h3>the devil&#8217;s work</h3>
<p>Website allowing an author to interact with his readers, obtaining feedback and comments on chapters of his book as he writes them</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fthe-devils-work"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fthe-devils-work&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/BA2l2LtDA54" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/the-devils-work/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/the-devils-work</feedburner:origLink></item>
		<item>
		<title>Ann Carrington</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/hGgZEqz5khY/ann-carrington</link>
		<comments>http://freshfishdesign.co.uk/ann-carrington#comments</comments>
		<pubDate>Fri, 23 Sep 2011 16:36:36 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1030</guid>
		<description><![CDATA[ann carrington Large portfolio site for Ann&#8217;s work and projects &#160;]]></description>
			<content:encoded><![CDATA[<div>
<div>
<h3>ann carrington</h3>
<p>Large portfolio site for Ann&#8217;s work and projects</p>
</div>
</div>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fann-carrington"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fann-carrington&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/hGgZEqz5khY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/ann-carrington/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/ann-carrington</feedburner:origLink></item>
		<item>
		<title>Childcare Solved</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/7fR_VOwlRHI/childcare-solved</link>
		<comments>http://freshfishdesign.co.uk/childcare-solved#comments</comments>
		<pubDate>Wed, 07 Sep 2011 20:54:45 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1025</guid>
		<description><![CDATA[childcare solved Thanet-based childcare specialists, providing nannying and flexible childcare services &#160;]]></description>
			<content:encoded><![CDATA[<div>
<div>
<h3>childcare solved</h3>
<p>Thanet-based childcare specialists, providing nannying and flexible childcare services</p>
</div>
</div>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fchildcare-solved"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fchildcare-solved&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/7fR_VOwlRHI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/childcare-solved/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/childcare-solved</feedburner:origLink></item>
		<item>
		<title>Able Computer Solutions</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/Ci_dLPWhZLY/able-computer-solutions-design</link>
		<comments>http://freshfishdesign.co.uk/able-computer-solutions-design#comments</comments>
		<pubDate>Thu, 25 Aug 2011 18:40:15 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1008</guid>
		<description><![CDATA[A redesign for this Thanet-based computer repair firm that has already resulted in new clients]]></description>
			<content:encoded><![CDATA[<p>Able Computer Solutions have been providing <a title="Computer repair in Thanet" href="http://www.ablecomputer-solutions.co.uk/">IT support and computer repairs services in Thanet</a> since 2002. They asked us to come up with a redesign for their existing site, which ranked well on common search terms but did less well converting site visitors into clients.</p>
<p>We took their existing content and logo and redesigned the site’s visuals. The main purpose was to create a look and feel which reflected their technical expertise and created a sense of confidence in the user.</p>
<p><img class="size-full wp-image-1004 alignnone" title="Able Computer Solutions" src="http://freshfishdesign.co.uk/wp-content/uploads/able-computer-solutions1.jpg" alt="Able Computer Solutions" width="600" height="322" /></p>
<p>We put a single clear message on the front of the site then more detailed information below to guide the user to the right place on the site.</p>
<p>Something that Able already did well was to write a blog and provide quality information for users on basic aspects of computer maintenance and repair. We looked to build on that by structuring the site so that users could find information more easily.</p>
<p>Able&#8217;s high level of customer service is a key part of their approach and one of the main reasons that they retain their customers so we incorporated a section for client testimonials on the front page. The whole site is built on WordPress meaning that content is easy for them to update. Any time they get a new testimonial, they can add it within seconds. And the same applies to their blog and the rest of the site content.</p>
<h2>Mobile web design</h2>
<p>As more people are using mobiles and tablets to access the internet, we now create a mobile version of every new site as part of our standard service. Some of the key requirements for <a href="http://freshfishdesign.co.uk/website-design-mobile">mobile web design</a> are:</p>
<ul>
<li class="bloglist">Faster load times</li>
<li class="bloglist">Layout that responds to smaller screen sizes</li>
<li class="bloglist">Improved usability for touch screens</li>
</ul>
<p>You can see how the Able Computer Solutions site responds to screen size simply by resizing it in your browser. You’ll notice that as it gets down to the smaller layout, the large image on the home page disappears. This is to ensure that the page loads more quickly and the screen isn’t entirely taken up with a single image.</p>
<p>The navigation at the top of the page adjusts to the page size, making it easier for users with touch screens to navigate. And the content itself adapts to a single column layout meaning that the user can easily scan through it without needing to scroll left and right to read the end of sentences.</p>
<h2>Results</h2>
<p>The main purpose behind the redesign was to generate new business. Since launching the site a few weeks ago, Able have seen a substantial increase in the traffic going to the site and it has already generated a number of new enquiries. This redesign will provide a very quick return on the investment.
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fable-computer-solutions-design"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fable-computer-solutions-design&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/Ci_dLPWhZLY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/able-computer-solutions-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/able-computer-solutions-design</feedburner:origLink></item>
		<item>
		<title>Pushing Print</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/GnVXn5tURUs/pushing-print</link>
		<comments>http://freshfishdesign.co.uk/pushing-print#comments</comments>
		<pubDate>Tue, 23 Aug 2011 17:42:02 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1047</guid>
		<description><![CDATA[pushing print New site for local arts event]]></description>
			<content:encoded><![CDATA[<div>
<div>
<div>
<h3>pushing print</h3>
<p>New site for local arts event</p>
</div>
</div>
</div>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fpushing-print"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Fpushing-print&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/GnVXn5tURUs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/pushing-print/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/pushing-print</feedburner:origLink></item>
		<item>
		<title>Investaco</title>
		<link>http://feedproxy.google.com/~r/FreshFishDesign/~3/0jyd0WdqMw4/investaco</link>
		<comments>http://freshfishdesign.co.uk/investaco#comments</comments>
		<pubDate>Tue, 23 Aug 2011 17:37:46 +0000</pubDate>
		<dc:creator>Gareth</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://freshfishdesign.co.uk/?p=1043</guid>
		<description><![CDATA[independent financial advisers Redesign of existing site to improve navigation and layout &#160;]]></description>
			<content:encoded><![CDATA[<h3>independent financial advisers</h3>
<p>Redesign of existing site to improve navigation and layout</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Finvestaco"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ffreshfishdesign.co.uk%2Finvestaco&amp;source=freshfishdesign&amp;style=normal&amp;service=TinyURL.com" height="61" width="50" /><br />
			</a>
		</div>
<img src="http://feeds.feedburner.com/~r/FreshFishDesign/~4/0jyd0WdqMw4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://freshfishdesign.co.uk/investaco/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://freshfishdesign.co.uk/investaco</feedburner:origLink></item>
	</channel>
</rss>

