<?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>the life of a web developer &#187; Google</title>
	<atom:link href="http://gavtaylor.co.uk/blog/category/dev-tools/google-dev-tools-website-design/feed" rel="self" type="application/rss+xml" />
	<link>http://gavtaylor.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 09 Nov 2011 14:30:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Page Speed Score [Update]</title>
		<link>http://gavtaylor.co.uk/blog/page-speed-score-update</link>
		<comments>http://gavtaylor.co.uk/blog/page-speed-score-update#comments</comments>
		<pubDate>Fri, 01 Apr 2011 07:58:00 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tips n Tricks]]></category>
		<category><![CDATA[Tools of the Trade]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=567</guid>
		<description><![CDATA[Back in May last year, I wrote a post about a new Firebug (for Firefox) Plug-in called Page Speed, that allowed you to test the load time of your website and get some useful tips on how to improve this. This week, Google took that idea and extended it into an independent online tool, making [...]]]></description>
			<content:encoded><![CDATA[<p>Back in May last year, <a href="http://gavtaylor.co.uk/blog/page-speed-score-93100" target="_blank">I wrote a post</a> about a new Firebug (for Firefox) Plug-in called Page Speed, that allowed you to test the load time of your website and get some useful tips on how to improve this.</p>
<p>This week, Google took that idea and extended it into an <a href="http://pagespeed.googlelabs.com/" target="_blank">independent online tool</a>, making it available for anyone on any browser. It uses a version of WebKit installed on a server to run the test (via the Chrome version of Page Speed Im guessing) to test your site and suggest improvements.</p>
<p>It seems to work in exactly the same way, and suggests the same kinds of things to improve your score, and has the same issues I pointed out last time, in that it marks you down for incorrect caching on Google Services you include on your page (Analytics in my case).</p>
<p>When I first ran the test on my site, I had dropped to 76/100, this was down to the javascript includes I had slowing things down, and the image caching wasn&#8217;t long enough. A couple of tweaks later and I&#8217;m now back up to 96/100 which is 3 above where I got to last year.</p>
<p><a href="http://googlecode.blogspot.com/2011/03/introducing-page-speed-online-with.html" target="_blank">Read the Google post</a> or <a href="http://pagespeed.googlelabs.com/" target="_blank">start testing your site</a>, please note tho, that as its being hosted on the Google Labs site, this could (as many have done before) disappear without warning. If it does I&#8217;ll update this post to reflect that.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/page-speed-score-update/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google open a fresh pot</title>
		<link>http://gavtaylor.co.uk/blog/google-open-a-fresh-pot</link>
		<comments>http://gavtaylor.co.uk/blog/google-open-a-fresh-pot#comments</comments>
		<pubDate>Wed, 09 Jun 2010 07:24:55 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[T'Internet News]]></category>
		<category><![CDATA[caffeine]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlebot]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=415</guid>
		<description><![CDATA[Google last night announced they have completed their migration to their new web indexing system known as &#8216;Caffeine&#8217;. This new system basically allows them to push anything Googlebot finds into the main index in seconds rather than weeks. Previously Googlebot would crawl the web, find a site, then submit its content to another system for [...]]]></description>
			<content:encoded><![CDATA[<p>Google last night announced they have completed their migration to their new web indexing system known as &#8216;Caffeine&#8217;.</p>
<p>This new system basically allows them to push anything Googlebot finds into the main index in seconds rather than weeks.</p>
<p>Previously Googlebot would crawl the web, find a site, then submit its content to another system for processing. This other system would then sort and process the content and work out what its all about. It would then pass it to another system for inclusion in the index. This was a time consuming process and was also done in batches, which means your site would have to wait for all the other sites in the same batch to be processed before being submitted to the index.</p>
<p>The new system is different, rather than doing things in large batches, it will work on smaller portions, more portions at the same time and submit them all to the index straight away, allowing users of the search engine to see information much much quicker, and this is just the start!</p>
<div class="wp-caption aligncenter" style="width: 410px"><a href="http://googlewebmastercentral.blogspot.com/2010/06/our-new-search-index-caffeine.html"><img title="Old Index Vs Caffeine" src="http://3.bp.blogspot.com/_IbWQAhZFJuA/TA7K1T1NDHI/AAAAAAABdBk/C4SvbqXmWyw/s400/caffeine.jpg" alt="google caffine comparision" width="400" height="174" /></a><p class="wp-caption-text">Image copyright of Google</p></div>
<p>There are several rumours floating around about what lies in store next for Google users and their shot of caffeine.  But for now we will have to wait and just enjoy our new &#8220;real-time&#8221; search results.</p>
<p>You can real the full article on the <a href="http://googlewebmastercentral.blogspot.com/2010/06/our-new-search-index-caffeine.html" target="_blank">Google Webmaster Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/google-open-a-fresh-pot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Page Speed Score: 93/100</title>
		<link>http://gavtaylor.co.uk/blog/page-speed-score-93100</link>
		<comments>http://gavtaylor.co.uk/blog/page-speed-score-93100#comments</comments>
		<pubDate>Thu, 06 May 2010 08:50:46 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[page speed]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=394</guid>
		<description><![CDATA[Google made a post the other day about &#8220;Me and site performance, sitting in a tree&#8230;&#8221; so I thought before we get to the &#8220;&#8230;k, i, s, s, i, n, g!&#8221; I should give her a run for her money, check she is good enough for me. First thing the post suggest is to check [...]]]></description>
			<content:encoded><![CDATA[<p>Google made a post the other day about &#8220;<a href="http://googlewebmastercentral.blogspot.com/2010/05/you-and-site-performance-sitting-in.html" target="_blank">Me and site performance, sitting in a tree&#8230;</a>&#8221; so I thought before we get to the &#8220;&#8230;k, i, s, s, i, n, g!&#8221; I should give her a run for her money, check she is good enough for me.</p>
<p>First thing the post suggest is to check out Site Performance in Webmaster tools, so off I went. When this first appeared in the Labs section of webmaster tools it was updating pretty regularly and was quite useful and as the graph shows helped me tweak a few things and improve the load time of the server. But it hasn&#8217;t been updated in a while now so isn&#8217;t very relevant or useful to me.</p>
<p><a href="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Webmaster-Tools-Site-performance_1273134543416.png"><img class="aligncenter size-thumbnail wp-image-395" title="Webmaster Tools - Site performance_1273134543416" src="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Webmaster-Tools-Site-performance_1273134543416-150x150.png" alt="Webmaster Tools - Site performance Graph" width="150" height="150" /></a></p>
<p>Next thing it suggests is to install Page Speed for Firebug and test my site. So thats what I did and I got <strong>Page Speed Score: 93/100!</strong> which is pretty impressive. So I thought next, 7% to go, what can I do to get to 100/100. Nothing it seems&#8230; All the suggestions the tool gave me were unsolvable and prevent anyone from getting top marks.</p>
<p>The first suggestion is to <strong>Leverage browser caching</strong>,<br />
the file it advises me need to do this too is &#8220;http://www.google-analytics.com/ga.js&#8221; which I cant do anything about.</p>
<p>The next suggestion is to <strong>Defer loading of JavaScript</strong>, &#8220;66.4% of the JavaScript loaded by this page had not been invoked by the  time the onload handler completed&#8221; is smugly informs me.<br />
- http://gavtaylor.co.uk  24 functions uncalled of 25 total functions<br />
- http://www.google-analytics.com/ga.js 154 functions uncalled of 243 total functions.</p>
<p>On closer examination the functions it reports on my site are actually from Firebug, which must be open for the test to run? catch 22 there!<br />
And the analytic code again is from Google and I cant do anything about that.</p>
<p>The final suggestion is to <strong>Use efficient CSS selectors,<br />
</strong><a onclick="document.openLink(this);return false;" href="../../core/styles/styles.css">http://gavtaylor.co.uk/core/styles/styles.css</a> has 12 very inefficient rules, 27 inefficient rules, and 0 potentially  inefficient uses of :hover out of 101 total rules.</p>
<p>This I can do something about and when I get a moment I will be re-coding my CSS file. But this wont improve my results more than 1 or 2 points.</p>
<p>So this unreachable target of 100/100 appears to be impossible. I could remove the Google code from my site which would resolve the Google plug-in issue but I cant run the test without having Firebug open so there will always be 24 out of 25 uncalled functions reported keeping me away from that 100/100 score.</p>
<p>So&#8230; will I be sitting in that tree, doing things I should not be?&#8230; No, not until they fix the issues with their testing tools anyway&#8230;</p>
<p><strong>Update 4/4/11:</strong></p>
<p>On Thursday (31st March), Google released an online version of their page speed tool, This new test works in the same way to the Firebug plugin but uses a version of webkit installed on a server. I have written a quick <a href="http://gavtaylor.co.uk/blog/page-speed-score-update">follow up post with links and my initial thoughts here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/page-speed-score-93100/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>01100001011011100110010001110010011011110110100101100100</title>
		<link>http://gavtaylor.co.uk/blog/dipping-my-toes-into-android-app-development</link>
		<comments>http://gavtaylor.co.uk/blog/dipping-my-toes-into-android-app-development#comments</comments>
		<pubDate>Sun, 02 May 2010 09:53:11 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[hello world]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[titanium]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=372</guid>
		<description><![CDATA[For a while now, I&#8217;ve been wanting to learn how to build and develop mobile applications on Android, I made a start using Appcelerators Titanium, but not long after during a press conference, a certain fruit seller announce his phone was banning apps developed using 3rd party tools. While this didn&#8217;t affect me directly, as [...]]]></description>
			<content:encoded><![CDATA[<p>For a while now, I&#8217;ve been wanting to learn how to build and develop mobile applications on Android, I made a start using Appcelerators Titanium, but not long after during a press conference, a certain fruit seller announce his phone was banning apps developed using 3rd party tools. While this didn&#8217;t affect me directly, as I have no interest in the iPhone or developing for it, this news meant that the future of Titanium has been thrown into doubt and I don&#8217;t want to learn and start developing with a product that may not be around in a years time.</p>
<p>With this in mind, this last week or so I have been dipping my toes into the wonderful world of native Android development.I have gone for the setup advised in the SDK documentation, Eclipse with the ADT plugin. Quickly passing over the <a href="http://twitpic.com/1funl4" target="_blank">Hello World app</a>, as a developer its a task  I must complete before doing anything else, I started on my first application. I decided that for my first attempt I would stick to something I know and rebuild a web based tool I help develop for a well known <a title="shameless plug" href="http://www.ukfast.co.uk/" target="_blank">Manchester server hosting company</a>.</p>
<p>Its been a long time since I last did anything in Java so was a little rusty, but after a few lunchtimes and couple of late nights I have managed to cobble together something that resembles and could just about pass for an Android Application.</p>
<p>So what is it you ask, this wonderful app you have been building up (wont shut up about if you<a title="follow me on twitter" href="http://twitter.com/gav_taylor" target="_blank"> follow me on twitter</a>)? Well I can now tell you, its a speedtest. Not for how fast your mobile connects to the internet, I&#8217;ll leave that to the guys at speedtest.net, but to test the speed your website can deliver files to your visitors, now I cant provide you with a link to download and install it as its not really finished and as its not an officially sanctioned app, but I can show a couple of screen-shots from the current alpha version.</p>
<p><a href="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Capture2.png"><img class="aligncenter size-thumbnail wp-image-376" title="UKFast Speedtest for Android" src="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Capture2-150x150.png" alt="ukfast speedtest android app" width="150" height="150" /></a><a href="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Capture4.png"><img class="aligncenter size-thumbnail wp-image-378" title="Performing Speedtest" src="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Capture4-150x150.png" alt="ukfast speedtest androif app running test" width="150" height="150" /></a><a href="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Capture5.png"><img class="aligncenter size-thumbnail wp-image-379" title="UKFast Speedtest Android App Result Page" src="http://gavtaylor.co.uk/blog/wp-content/uploads/2010/05/Capture5-150x150.png" alt="ukfast speedtest android app result" width="150" height="150" /></a></p>
<p>This is probably as far as this application goes, unless the boss asks me to continue with it, as although its quite basic and there isn&#8217;t all that much to it, it has served its purpose and helped me to figure out how an application should work, its activity life-cycle and how to correctly put one together.</p>
<p>The next step is to think of that award winning, must have,  how did we live without it  idea that will make me millionaire&#8230; any suggestions?</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/dipping-my-toes-into-android-app-development/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Verify your domain via DNS</title>
		<link>http://gavtaylor.co.uk/blog/verify-your-domain-via-dns</link>
		<comments>http://gavtaylor.co.uk/blog/verify-your-domain-via-dns#comments</comments>
		<pubDate>Thu, 01 Apr 2010 07:55:38 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[verify]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=349</guid>
		<description><![CDATA[Google have announce another way to verify you own a domain in their webmaster tools, via a DNS TXT record. This solves a problem I have had many times in that it verifies the whole domain. Until now, you had to verify you owned every sub-domain on a domain before you could use webmaster tools [...]]]></description>
			<content:encoded><![CDATA[<p>Google have announce another way to verify you own a domain in their webmaster tools, via a DNS TXT record.<br />
This solves a problem I have had many times in that it verifies the whole domain.</p>
<p>Until now, you had to verify you owned every sub-domain on a domain before you could use webmaster tools for it, while for most sites this is fine, you verify the www. version, sometimes there are a couple more that need to be done.<br />
for example on my site, I use the non-www domain, also there is a dev. and a api. that also need their own verification meta tag/html file. If I want to use webmaster tools on another sub-domain I have to verify again&#8230; this becomes a tiresome process.</p>
<p>Enter the new DNS verification. You now add a TXT record to your dns and it automatically covers any sub-domains you add.<br />
That&#8217;s it&#8230; done! There is of course the usual dns propagation you have to worry about so it may not be a quick as adding a meta tag, but it defiantly saves time in the long run.</p>
<p>You can find out more by visiting the <a href="http://www.google.com/webmasters/tools">Google Web master tools</a> or popping over to the <a href="http://googlewebmastercentral.blogspot.com/2010/03/dns-verification-ftw.html">Webmaster Central blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/verify-your-domain-via-dns/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google trial website design</title>
		<link>http://gavtaylor.co.uk/blog/google-change-website-design</link>
		<comments>http://gavtaylor.co.uk/blog/google-change-website-design#comments</comments>
		<pubDate>Thu, 26 Nov 2009 09:16:55 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[T'Internet News]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[cookie]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[serp]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=269</guid>
		<description><![CDATA[Google are playing with a new website design for a select number of thier &#8216;.com&#8217; visitors today, not too much has changed and they are keeping with the minimalist look, but have changed a few colours and replaced the default browser buttons for some nice blue images. The biggest change comes on the SERP&#8217;s (Search [...]]]></description>
			<content:encoded><![CDATA[<p>Google are playing with a new website design for a select number of thier &#8216;.com&#8217; visitors today, not too much has changed and they are keeping with the minimalist look, but have changed a few colours and replaced the default browser buttons for some nice blue images.</p>
<p>The biggest change comes on the SERP&#8217;s (Search Engine Result Pages) where the navigation has moved from the top of the results to a left hand column</p>
<div id="attachment_276" class="wp-caption aligncenter" style="width: 505px"><a href="http://gavtaylor.co.uk/blog/wp-content/uploads/2009/11/gav-taylor-Google-Search_1259244139336.png"><img class="size-medium wp-image-276" title="New Google Search Design - Nov 09" src="http://gavtaylor.co.uk/blog/wp-content/uploads/2009/11/gav-taylor-Google-Search_1259244139336-300x132.png" alt="New Google SERP Design" width="495" height="217" /></a><p class="wp-caption-text">New Google SERP Design</p></div>
<p>Iif you cant wait for it to be rolled out worldwide, you can get a sneak peak by following these steps</p>
<p>1) log out of your Google account if currently logged in<span style="font-size: 11pt; font-family: &amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;"> </span></p>
<p>2) goto <a href="http://google.com/ncr" target="_blank">http://google.com/ncr</a></p>
<p>3)  type the following javascript into your address bar to add a cookie to your browser</p>
<p><code>javascript:void(document.cookie="PREF=ID=20b6e4c2f44943bb:U=4bf292d46faad806:TM=1249677602:LM=1257919388:S=odm0Ys-53ZueXfZG;path=/; domain=.google.com"); alert('cookie added');</code></p>
<p>4) reload the page and you should see the new design&#8230;</p>
<div id="attachment_270" class="wp-caption aligncenter" style="width: 505px"><a href="http://gavtaylor.co.uk/blog/wp-content/uploads/2009/11/New_Google.png"><img class="size-medium wp-image-270 " src="http://gavtaylor.co.uk/blog/wp-content/uploads/2009/11/New_Google-300x131.png" alt="New Google Design" width="495" height="216" /></a><p class="wp-caption-text">Googles Nov 09 Redesign</p></div>
<p>UPDATE:</p>
<p>if you would like to remove the cookie from your browser, them enter the following into your address bar</p>
<p><code>javascript:void(document.cookie='PREF=20b6e4c2f44943bb;path=/;domain=.google.com;expires=Sat, 01-Jan-2000 00:00:00 GMT'); alert('cookie removed');</code></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/google-change-website-design/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Webmaster Central Channel</title>
		<link>http://gavtaylor.co.uk/blog/google-webmaster-central-channel</link>
		<comments>http://gavtaylor.co.uk/blog/google-webmaster-central-channel#comments</comments>
		<pubDate>Thu, 29 Oct 2009 14:15:36 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[Other]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[matt cutts]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=255</guid>
		<description><![CDATA[I&#8217;ve been listening and watching these videos for a long time and was speaking to a fellow developer last night and he didnt know about them! So I thought today I would make a quick post to let everyone know what they are and why you should listen to them. What is the Google Webmaster [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been listening and watching these videos for a long time and was speaking to a fellow developer last night and he didnt know about them!<br />
So I thought today I would make a quick post to let everyone know what they are and why you should listen to them.</p>
<p><strong>What is the Google Webmaster Central Channel?<br />
</strong>Its a channel on Youtube that is used mainly by <a href="http://www.mattcutts.com/blog" target="_blank">Matt Cutts</a> (project leader of Googles web spam team) to pass on little snippets of info and answer questions made by Joe Public and his wife on the Google Forum. It is also used by other teams,  to give useful information and advise on how to make the most out of Google and the web as a whole.</p>
<p><strong>Why should I watch them?<br />
</strong>Why not? Google are market leaders in their field and they are giving advise (for free) on how to improve your website, I&#8217;ve learnt many tips and tricks from watching the videos and a lot of them have helped out a lot.</p>
<p><strong>Where can I watch the videos?</strong><br />
Here is the answer, on YouTube &#8211; <a href="http://www.youtube.com/user/GoogleWebmasterHelp" target="_blank">http://www.youtube.com/user/GoogleWebmasterHelp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/google-webmaster-central-channel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: gavtaylor.co.uk @ 2012-02-07 07:58:57 by W3 Total Cache -->
