<?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>Paul Tocknell &#187; Web Development</title>
	<atom:link href="http://www.paultocknell.com/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.paultocknell.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 05 Mar 2010 03:58:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The webshop is currently not available. Please come back again later.</title>
		<link>http://www.paultocknell.com/80/the-webshop-is-currently-not-available-please-come-back-again-later.htm</link>
		<comments>http://www.paultocknell.com/80/the-webshop-is-currently-not-available-please-come-back-again-later.htm#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:15:09 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[magebridge]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=80</guid>
		<description><![CDATA[This post is mostly for me, just a FYI. Every single time that I upgrade my Yireo Magebridge for Joomla and Magento I get this error: The webshop is currently not available. Please come back again later. And every single time, I scratch my head wondering how I fixed this error the last time I]]></description>
			<content:encoded><![CDATA[<p>This post is mostly for me, just a FYI.</p>
<p>Every single time that I upgrade my Yireo Magebridge for Joomla and Magento I get this error:</p>
<blockquote><p>The webshop is currently not available. Please come back again later.</p></blockquote>
<p>And every single time, I scratch my head wondering how I fixed this error the last time I upgraded Magebridge.  So here are the instructions for me so I don&#8217;t waste time looking for this solution again:</p>
<p>The problem is with the magebridge.php file located in the magento subfolder.  You need to change the permissions back to 644.</p>
<p><img class="aligncenter size-full wp-image-81" title="magebridge" src="http://www.paultocknell.com/wordpress/wp-content/uploads/2010/02/magebridge.png" alt="" width="634" height="434" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/80/the-webshop-is-currently-not-available-please-come-back-again-later.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hyperlink your header logo</title>
		<link>http://www.paultocknell.com/17/make-your-logo-clickable.htm</link>
		<comments>http://www.paultocknell.com/17/make-your-logo-clickable.htm#comments</comments>
		<pubDate>Sat, 31 Oct 2009 16:59:53 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.paultocknell.com/?p=17</guid>
		<description><![CDATA[I was working on my mom&#8217;s WordPress blog tonight and came up with a custom logo in Photoshop. I figured out how to insert it without a problem, but was struggling with a good way to make it &#8220;clickable&#8221; and hyperlink it to the blog&#8217;s homepage. That is until I found this lively link: Make]]></description>
			<content:encoded><![CDATA[<p>I was working on my mom&#8217;s WordPress blog tonight and came up with a custom logo in Photoshop.  I figured out how to insert it without a problem, but was struggling with a good way to make it &#8220;clickable&#8221; and hyperlink it to the blog&#8217;s homepage.  That is until I found this lively link:</p>
<p><a href="http://www.wwohn.com/clickable-logo/">Make your logo clickable | Wwohn.com</a></p>
<p>And I quote:</p>
<p>If you cannot find the &lt;img&gt; the logo is probably the background image of a &lt;div&gt; or &lt;td&gt;. this would mean that you should make the entire &lt;div&gt; or &lt;td&gt; clickable.</p>
<p>You can make a &lt;div&gt; clickable with the following line of code:</p>
<blockquote><p><code>&lt;div onclick="location.href='http://www.yourwebsite.com/';" style="cursor: pointer;"&gt;&lt;/div&gt;</code></p></blockquote>
<p>You can make a &lt;td&gt; clickable with the following line of code:</p>
<blockquote><p><code>&lt;td onclick="location.href='http://www.yourwebsite.com/';" style="cursor: pointer;"&gt;&lt;/td&gt;</code></p></blockquote>
<p>In the examples above, pointer of the mouse changes if the mouse hovers the &lt;div&gt; or &lt;td&gt;. This provides visitors an indication that the area they are hovering is clickable.</p>
<p>You can read the rest of the article here:</p>
<p><a href="http://www.wwohn.com/clickable-logo/">http://www.wwohn.com/clickable-logo/</a></p>
<blockquote></blockquote>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=1f573881-9011-4b78-8810-3e8ba69d32c1" alt="" /></div>
]]></content:encoded>
			<wfw:commentRss>http://www.paultocknell.com/17/make-your-logo-clickable.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
