<?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>Zenduo Studios &#187; tips and tricks</title>
	<atom:link href="http://www.zenduo.co.uk/blog/index.php/tag/tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zenduo.co.uk/blog</link>
	<description>Website Design Cornwall - Zenduo Studios</description>
	<lastBuildDate>Wed, 26 Oct 2011 19:42:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Test your Websites Loading Speed</title>
		<link>http://www.zenduo.co.uk/blog/index.php/how-to-test-your-websites-loading-speed/</link>
		<comments>http://www.zenduo.co.uk/blog/index.php/how-to-test-your-websites-loading-speed/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 19:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[website design]]></category>
		<category><![CDATA[Website Design Tools]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.zenduo.co.uk/blog/?p=282</guid>
		<description><![CDATA[After stripping and streamlining my xhtml, css, javascript, php and images for the design and launch of the new website i thought id do a little hunting for a decent website speed checker. I managed to find &#8216;Web Page Analyzer&#8216; which is a free web page analysis tool that calculates page size, composition, and download time [...]]]></description>
			<content:encoded><![CDATA[<p>After stripping and streamlining my xhtml, css, javascript, php and images for the design and launch of the new website i thought id do a little hunting for a decent website speed checker.</p>
<p>I managed to find &#8216;<a href="http://www.webpageanalyzer.com">Web Page Analyzer</a>&#8216; which is a free web page analysis tool that calculates page size, composition, and download time and gives speed recommendations based on best practices for usability, HCI, and website optimisation.</p>
<p>This was not only good for showing the data that i was after but it highlighted files that were larger than first expected and pointed out a couple of small but non important errors.</p>
<p>Give it a go.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zenduo.co.uk/blog/index.php/how-to-test-your-websites-loading-speed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Favicon: How To Create A Favicon.ico</title>
		<link>http://www.zenduo.co.uk/blog/index.php/favicon-how-to-create-a-favicon-ico/</link>
		<comments>http://www.zenduo.co.uk/blog/index.php/favicon-how-to-create-a-favicon-ico/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 19:26:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[website design]]></category>
		<category><![CDATA[Website Design Tools]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://www.zenduo.co.uk/blog/?p=273</guid>
		<description><![CDATA[Personalise your site by creating your very own icon, removing the standard browser icon such as the I.E or Firefox logo. This will change the icon not only on the browser tabs but when a user adds your site to their favourites. Step 1 &#8211; Design your icon Simply design and image that you want to use (standard is  [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px initial initial;" title="favourite-icon" src="http://www.zenduo.co.uk/blog/wp-content/uploads/2010/02/favourite-icon.jpg" alt="favourite-icon" width="519" height="152" /></p>
<p>Personalise your site by creating your very own icon, removing the standard browser icon such as the I.E or Firefox logo. This will change the icon not only on the browser tabs but when a user adds your site to their favourites.</p>
<h3 class="white">Step 1 &#8211; Design your icon</h3>
<p>Simply design and image that you want to use (standard is  16 x 16 px).</p>
<h3 class="white">Step 2 &#8211; Convert your image to a .ico file</h3>
<p>Once you have created this icon simply convert this to an icon. There are a number of ways to do this. Download/Purchase software to create .ico files alternatively visit <a href="http://www.html-kit.com/favicon/">http://www.html-kit.com/favicon/</a> and create your own free icon by simply uploading your image and downloading.</p>
<h3 class="white">Step 3 &#8211; Upload your logo</h3>
<p>Once this has been done and you will need to put your favourite icon in the root of your website. e.g. www.mysite.com/favicon.ico make sure you keep the file name as &#8220;favicon.ico&#8221;.</p>
<h3 class="white">Step 4 &#8211; Add the following code</h3>
<p>In your webpage document simply add the following code anywhere within the <strong>&lt;head&gt;</strong> tags.<br />
<code>&lt;link rel="shortcut icon" href="favicon.ico" mce_href="favicon.ico" /&gt;</code></p>
<p>or if you need it to work on a number of pages within folders simply link to the file direct.</p>
<p><code>&lt;link rel="shortcut icon" href="http://www.zenduo.co.uk/favicon.ico"  /&gt;</code></p>
<p>And its as simple as that!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zenduo.co.uk/blog/index.php/favicon-how-to-create-a-favicon-ico/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

