<?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>Black Cab Advertsing</title>
	<atom:link href="http://www.blackcab-advertising.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.blackcab-advertising.com/blog</link>
	<description></description>
	<lastBuildDate>Mon, 21 May 2012 16:05:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Open and Direct &#8211; Belfast</title>
		<link>http://www.blackcab-advertising.com/blog/?p=211</link>
		<comments>http://www.blackcab-advertising.com/blog/?p=211#comments</comments>
		<pubDate>Mon, 21 May 2012 16:03:35 +0000</pubDate>
		<dc:creator>keithlevy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blackcab-advertising.com/blog/?p=211</guid>
		<description><![CDATA[March 2012 &#8211; for the third consecutive year Open and Direct are running their distinctice taxi campaign in Belfast. The campaign is two fold. As the leading insurer of taxis in Northern Ireland, the taxi is a daily reminder to the 500+ drivers in the city as to who they should select as their insurance [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/05/OD-2012-31.jpg"><img class="alignnone size-medium wp-image-215" title="O&amp;D 2012 (3)" src="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/05/OD-2012-31-300x225.jpg" alt="" width="300" height="225" /></a>March 2012 &#8211; for the third consecutive year Open and Direct are running their distinctice taxi campaign in Belfast. The campaign is two fold. As the leading insurer of taxis in Northern Ireland, the taxi is a daily reminder to the 500+ drivers in the city as to who they should select as their insurance company. In addition Open and Direct target consumers too. Whoever you are, and what ever car you drive, if you are in Belfast, it will be impossible to miss the bold yellow Open and Direct taxi.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackcab-advertising.com/blog/?feed=rss2&#038;p=211</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latest Monocle Campaign from Black Cab Advertising</title>
		<link>http://www.blackcab-advertising.com/blog/?p=199</link>
		<comments>http://www.blackcab-advertising.com/blog/?p=199#comments</comments>
		<pubDate>Tue, 27 Mar 2012 09:29:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blackcab-advertising.com/blog/?p=199</guid>
		<description><![CDATA[Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Maecenas faucibus mollis interdum. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros.]]></description>
			<content:encoded><![CDATA[<p>Cras mattis consectetur purus sit amet fermentum. Nullam id dolor id nibh ultricies vehicula ut id elit. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Maecenas faucibus mollis interdum. Nullam id dolor id nibh ultricies vehicula ut id elit. Morbi leo risus, porta ac consectetur ac, vestibulum at eros.</p>
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Third Photo</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/03/Wind-In-The-Willows-website1.jpeg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/03/Wind-In-The-Willows-website1.jpeg" title="Third Photo"></a>
									</li>
							<li>
					<h3>Second Photo</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/03/Sleeping-Beauty-website.jpeg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/03/Sleeping-Beauty-website.jpeg" title="Second Photo"></a>
									</li>
							<li>
					<h3>First Photo</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/03/monocle-0023-300x225.jpeg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/03/monocle-0023-300x225.jpeg" title="First Photo"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
							<div id="information">
					<h3></h3>
					<p></p>
				</div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.blackcab-advertising.com/blog/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "information";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

]]></content:encoded>
			<wfw:commentRss>http://www.blackcab-advertising.com/blog/?feed=rss2&#038;p=199</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>This is a new blog post</title>
		<link>http://www.blackcab-advertising.com/blog/?p=164</link>
		<comments>http://www.blackcab-advertising.com/blog/?p=164#comments</comments>
		<pubDate>Thu, 23 Feb 2012 14:50:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.blackcab-advertising.com/blog/?p=164</guid>
		<description><![CDATA[This is a new gallery added to your site.]]></description>
			<content:encoded><![CDATA[<p>This is a new gallery added to your site.</p>
	<ul id="slideshow" style="display:none;">
									<li>
					<h3>Wind-In-The-Willows-website</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Wind-In-The-Willows-website1.jpeg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Wind-In-The-Willows-website1.jpeg" title="Wind-In-The-Willows-website"></a>
									</li>
							<li>
					<h3>Sleeping-Beauty-website</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Sleeping-Beauty-website.jpeg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Sleeping-Beauty-website.jpeg" title="Sleeping-Beauty-website"></a>
									</li>
							<li>
					<h3>Wind-In-The-Willows-website</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Wind-In-The-Willows-website.jpeg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Wind-In-The-Willows-website.jpeg" title="Wind-In-The-Willows-website"></a>
									</li>
							<li>
					<h3>Oakley-Hall-website-picture</h3>
										<span>http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Oakley-Hall-website-picture.jpg</span>
					<p></p>
																<a href="http://www.blackcab-advertising.com/blog/wp-content/uploads/2012/02/Oakley-Hall-website-picture.jpg" title="Oakley-Hall-website-picture"></a>
									</li>
						</ul>
	
	<div id="slideshow-wrapper">
			
		<div id="fullsize">
			<div id="imgprev" class="imgnav" title="Previous Image"></div>
			<div id="imglink"><!-- link --></div>
			<div id="imgnext" class="imgnav" title="Next Image"></div>
			<div id="image"></div>
							<div id="information">
					<h3></h3>
					<p></p>
				</div>
					</div>
		
			</div>
	
	<script type="text/javascript">
	jQuery.noConflict();
	tid('slideshow').style.display = "none";
	tid('slideshow-wrapper').style.display = 'block';
	tid('slideshow-wrapper').style.visibility = 'hidden';	


	/**
	 * issue #2: Bugfix for WebKit. Safari and similar browsers aren't capable to handle jQuery.ready() right. The problem
	 * here was, that sometimes the event was fired (if js is not available in browsers cache) too early, so that not all
	 * pictures were displayed in the thumbnail bar. I added a timeout to give the browser time to load the pictures.
	 * During that time I found it nice to display a spinner icon to give the visitor a hint that "somethings going on there".
	 * For this to display correctly I've added some lines to the css file too.
	 */

	// append the spinner
	jQuery("#fullsize").append('<div id="spinner"><img src="http://www.blackcab-advertising.com/blog/wp-content/plugins/slideshow-gallery/images/spinner.gif"></div>');
	tid('spinner').style.visibility = 'visible';

	var slideshow = new TINY.slideshow("slideshow");
	jQuery(document).ready(function() {
		// set a timeout before launching the slideshow
		window.setTimeout(function() {
			slideshow.auto = true;			slideshow.speed = 10;
			slideshow.imgSpeed = 10;
			slideshow.navOpacity = 25;
			slideshow.navHover = 70;
			slideshow.letterbox = "#000000";
			slideshow.linkclass = "linkhover";
			slideshow.info = "information";
			slideshow.infoSpeed = 10;
			slideshow.thumbs = "";
			slideshow.thumbOpacity = 70;
			slideshow.left = "slideleft";
			slideshow.right = "slideright";
			slideshow.scrollSpeed = 5;
			slideshow.spacing = 5;
			slideshow.active = "#FFFFFF";
			slideshow.imagesthickbox = "false";
			jQuery("#spinner").remove();
			slideshow.init("slideshow","image","imgprev","imgnext","imglink");
			tid('slideshow-wrapper').style.visibility = 'visible';
		}, 1000);
	});
	</script>

]]></content:encoded>
			<wfw:commentRss>http://www.blackcab-advertising.com/blog/?feed=rss2&#038;p=164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

