<?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>Blufrog</title>
	<atom:link href="http://www.blufrog.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blufrog.co.uk</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Sat, 26 Feb 2011 09:05:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Indigo Development</title>
		<link>http://www.blufrog.co.uk/portfolio/indigo-development/</link>
		<comments>http://www.blufrog.co.uk/portfolio/indigo-development/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 14:12:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://just-shoes.co.uk/web/blufrog/?p=137</guid>
		<description><![CDATA[Indigo Development Indigo Development are a new independent contracting company based in South West London. They specialise in high quality new builds and refurbishment works. The company needed a professional site in time for their launch, which would tie in with their sharp and modern style. We worked closely alongside the management team and produced a flash site which met their very high standards.]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow137').cycle({
				fx: 'scrollHorz',
				speed: 400,
				timeout: 5000,
				next: '.slideshow-nav137 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav137 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides137',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides137  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav137 a.pause').click(function() { 
			$('#portfolio-slideshow137').cycle('pause');
			$('.slideshow-nav137 a.pause').hide();
			$('.slideshow-nav137 a.play').show();
		});
	
		$('.slideshow-nav137 a.play').click(function() { 
			$('#portfolio-slideshow137').cycle('resume');
			$('.slideshow-nav137 a.play').hide();
			$('.slideshow-nav137 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info137').html(caption);
	} }); }); });</script><div id="portfolio-slideshow137" class="portfolio-slideshow">
<div class="slideshow-nav137 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/Indigo-1.gif" class="attachment-medium" alt="Indigo-1" title="Indigo-1" /></a></div>
<div class="slideshow-nav137 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/Indigo-2.gif" class="attachment-medium" alt="Indigo-2" title="Indigo-2" /></a></div>
</div>
<p><!--//end portfolio-slideshow div--></p>

<h4>Indigo Development</h4>
<p>Indigo Development are a new independent contracting company based in South West London. They specialise in high quality new builds and refurbishment works. The company needed a professional site in time for their launch, which would tie in with their sharp and modern style. We worked closely alongside the management team and produced a flash site which met their very high standards.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blufrog.co.uk/portfolio/indigo-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A.K. Garden Services</title>
		<link>http://www.blufrog.co.uk/portfolio/a-k-garden-services/</link>
		<comments>http://www.blufrog.co.uk/portfolio/a-k-garden-services/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 14:11:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://just-shoes.co.uk/web/blufrog/?p=135</guid>
		<description><![CDATA[A.K. Garden Services A.K. Garden Services approached us during early 2009 as they wanted to increase revenue and have a presence online. After consultation we drew up some concepts for a Flash website. This gave the company a fresh new look and the abilty to access a wider client base which had previously been unavailable to them.By giving them a gallery to show of their previous work, their business is [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow135').cycle({
				fx: 'scrollHorz',
				speed: 400,
				timeout: 5000,
				next: '.slideshow-nav135 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav135 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides135',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides135  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav135 a.pause').click(function() { 
			$('#portfolio-slideshow135').cycle('pause');
			$('.slideshow-nav135 a.pause').hide();
			$('.slideshow-nav135 a.play').show();
		});
	
		$('.slideshow-nav135 a.play').click(function() { 
			$('#portfolio-slideshow135').cycle('resume');
			$('.slideshow-nav135 a.play').hide();
			$('.slideshow-nav135 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info135').html(caption);
	} }); }); });</script><div id="portfolio-slideshow135" class="portfolio-slideshow">
<div class="slideshow-nav135 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/AK-Gardens-1.gif" class="attachment-medium" alt="AK-Gardens-1" title="AK-Gardens-1" /></a></div>
<div class="slideshow-nav135 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/AK-Gardens-2.gif" class="attachment-medium" alt="AK-Gardens-2" title="AK-Gardens-2" /></a></div>
</div>
<p><!--//end portfolio-slideshow div--></p>

<h4>A.K. Garden Services</h4>
<p>A.K. Garden Services approached us during early 2009 as they wanted to increase revenue and have a presence online. After consultation we drew up some concepts for a Flash website. This gave the company a fresh new look and the abilty to access a wider client base which had previously been unavailable to them.By giving them a gallery to show of their previous work, their business is now thriving.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blufrog.co.uk/portfolio/a-k-garden-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Beauty 4 U</title>
		<link>http://www.blufrog.co.uk/portfolio/hidden-beauty-4-u/</link>
		<comments>http://www.blufrog.co.uk/portfolio/hidden-beauty-4-u/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 14:10:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://just-shoes.co.uk/web/blufrog/?p=133</guid>
		<description><![CDATA[Hidden Beauty 4 U Hidden Beauty 4 U were happy with their current site and so initially we continued the maintainence contract on their behalf. Within a few months we came up with some new concepts for the company to tie in their new logo with a new look website. We modernised the site, improving the layout, which in turn appealed to both existing and prospective clients.]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow133').cycle({
				fx: 'scrollHorz',
				speed: 400,
				timeout: 5000,
				next: '.slideshow-nav133 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav133 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides133',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides133  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav133 a.pause').click(function() { 
			$('#portfolio-slideshow133').cycle('pause');
			$('.slideshow-nav133 a.pause').hide();
			$('.slideshow-nav133 a.play').show();
		});
	
		$('.slideshow-nav133 a.play').click(function() { 
			$('#portfolio-slideshow133').cycle('resume');
			$('.slideshow-nav133 a.play').hide();
			$('.slideshow-nav133 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info133').html(caption);
	} }); }); });</script><div id="portfolio-slideshow133" class="portfolio-slideshow">
<div class="slideshow-nav133 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/Hidden-Beauty-1.gif" class="attachment-medium" alt="Hidden-Beauty-1" title="Hidden-Beauty-1" /></a></div>
<div class="slideshow-nav133 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/Hidden-Beauty-2.gif" class="attachment-medium" alt="Hidden-Beauty-2" title="Hidden-Beauty-2" /></a></div>
</div>
<p><!--//end portfolio-slideshow div--></p>

<h4>Hidden Beauty 4 U</h4>
<p>Hidden Beauty 4 U were happy with their current site and so initially we continued the maintainence contract on their behalf. Within a few months we came up with some new concepts for the company to tie in their new logo with a new look website. We modernised the site, improving the layout, which in turn appealed to both existing and prospective clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blufrog.co.uk/portfolio/hidden-beauty-4-u/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dance Stars</title>
		<link>http://www.blufrog.co.uk/portfolio/dance-stars/</link>
		<comments>http://www.blufrog.co.uk/portfolio/dance-stars/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 13:52:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://just-shoes.co.uk/web/blufrog/?p=128</guid>
		<description><![CDATA[Dance Stars We undertook a complete revamp of the site, working with the owner to give the site a more modern feel along with more information and downloads for the pupils and parents. Since the launch of the new website back in 2009, site traffic has increased ten fold.﻿]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow128').cycle({
				fx: 'scrollHorz',
				speed: 400,
				timeout: 5000,
				next: '.slideshow-nav128 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav128 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides128',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides128  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav128 a.pause').click(function() { 
			$('#portfolio-slideshow128').cycle('pause');
			$('.slideshow-nav128 a.pause').hide();
			$('.slideshow-nav128 a.play').show();
		});
	
		$('.slideshow-nav128 a.play').click(function() { 
			$('#portfolio-slideshow128').cycle('resume');
			$('.slideshow-nav128 a.play').hide();
			$('.slideshow-nav128 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info128').html(caption);
	} }); }); });</script><div id="portfolio-slideshow128" class="portfolio-slideshow">
<div class="slideshow-nav128 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/DanceStars-1.gif" class="attachment-medium" alt="DanceStars-1" title="DanceStars-1" /></a></div>
<div class="slideshow-nav128 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="250" src="http://www.blufrog.co.uk/wp-content/uploads/2010/10/DanceStars-2.gif" class="attachment-medium" alt="DanceStars-2" title="DanceStars-2" /></a></div>
</div>
<p><!--//end portfolio-slideshow div--></p>

<h4>Dance Stars</h4>
<p>We undertook a complete revamp of the site, working with the owner to give the site a more modern feel along with more information and downloads for the pupils and parents. Since the launch of the new website back in 2009, site traffic has increased ten fold.﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blufrog.co.uk/portfolio/dance-stars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>J.R. Hoarding &amp; Fencing</title>
		<link>http://www.blufrog.co.uk/portfolio/portfolio-test/</link>
		<comments>http://www.blufrog.co.uk/portfolio/portfolio-test/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 16:02:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://just-shoes.co.uk/web/blufrog/?p=7</guid>
		<description><![CDATA[J.R. Hoarding &#38; Fencing We undertook a large project to revamp the J.R Hoarding &#38; Fencing logo and stationary throughout the entire company. The entire range of materials we designed included; Business Cards, Envelopes, Letterheads, Compliment Slips and DVD Cases.]]></description>
			<content:encoded><![CDATA[<script type="text/javascript"> 
	jQuery(document).ready(function($) {
	$(window).load(function() {

		$('div.portfolio-slideshow').fadeIn();
		$('div.slideshow-nav').fadeIn();
		$('div.slideshow-thumbs').fadeIn();
		
		$(function() {
				var index = 0, hash = window.location.hash;
				if (hash) {
				index = /\d+/.exec(hash)[0];
				index = (parseInt(index) || 1) - 1; // slides are zero-based
		} 	
			
		$('#portfolio-slideshow7').cycle({
				fx: 'scrollHorz',
				speed: 400,
				timeout: 5000,
				next: '.slideshow-nav7 a.slideshow-next',
				startingSlide: index,
				prev: '.slideshow-nav7 a.slideshow-prev',
				after:     onAfter,
				pager:  '#slides7',
				manualTrump: false,
				cleartypeNoBg: true,
				pagerAnchorBuilder: function(idx, slide) {
				// return sel string for existing anchor
				return '#slides7  li:eq(' + (idx) + ') a'; }
		});
	

		$('.slideshow-nav7 a.pause').click(function() { 
			$('#portfolio-slideshow7').cycle('pause');
			$('.slideshow-nav7 a.pause').hide();
			$('.slideshow-nav7 a.play').show();
		});
	
		$('.slideshow-nav7 a.play').click(function() { 
			$('#portfolio-slideshow7').cycle('resume');
			$('.slideshow-nav7 a.play').hide();
			$('.slideshow-nav7 a.pause').show();
		});
		
		function onAfter(curr,next,opts) {
			var $ht = $("img",this).attr("height");
			var $oht = $("p.slideshow-caption", this).outerHeight('true');
			var $pht = $("p.slideshow-description", this).outerHeight('true');
			var $qht = $("p.slideshow-title", this).outerHeight('true');
			//set the container's height to that of the current slide
			$(this).parent().css("height", $oht + $pht + $ht + $qht - 30);var caption = (opts.currSlide + 1) + ' of ' + opts.slideCount;
			$('#slideshow-info7').html(caption);
	} }); }); });</script><div id="portfolio-slideshow7" class="portfolio-slideshow">
<div class="slideshow-nav7 first slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="220" src="http://www.blufrog.co.uk/wp-content/uploads/2010/07/ukpass-300x220.jpg" class="attachment-medium" alt="ukpass" title="ukpass" /></a></div>
<div class="slideshow-nav7 slideshow-next"><a href="javascript: void(0)" class="slideshow-next"><img width="300" height="158" src="http://www.blufrog.co.uk/wp-content/uploads/2010/07/JRLogo-300x158.jpg" class="attachment-medium" alt="JRLogo" title="JRLogo" /></a></div>
</div>
<p><!--//end portfolio-slideshow div--></p>

<h4>J.R. Hoarding &amp; Fencing</h4>
<p>We undertook a large project to revamp the J.R Hoarding &amp; Fencing logo and stationary throughout the entire company. The entire range of materials we designed included; Business Cards, Envelopes, Letterheads, Compliment Slips and DVD Cases.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blufrog.co.uk/portfolio/portfolio-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>:: Welcome to Blufrog Media ::</title>
		<link>http://www.blufrog.co.uk/uncategorized/hello-world/</link>
		<comments>http://www.blufrog.co.uk/uncategorized/hello-world/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 15:51:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://just-shoes.co.uk/web/blufrog/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blufrog.co.uk/uncategorized/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

