<?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>Harry Bailey &#187; Google</title>
	<atom:link href="http://harrybailey.com/category/the-web/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://harrybailey.com</link>
	<description>just a little bit geeky</description>
	<lastBuildDate>Tue, 24 Aug 2010 12:15:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hide / Remove Info Window / Bubble for Embedded Google Maps</title>
		<link>http://harrybailey.com/2009/02/hide-remove-the-info-window-bubble-on-embedded-google-maps/</link>
		<comments>http://harrybailey.com/2009/02/hide-remove-the-info-window-bubble-on-embedded-google-maps/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 13:33:14 +0000</pubDate>
		<dc:creator>Harry</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://harrybailey.com/?p=150</guid>
		<description><![CDATA[Google have tweaked things again. Here is the latest way (March 2009) to embed a map including a location pin without the annoying info window or info bubble showing above it and ruining the maps centre location.
This is particularly important if you are using a small sized map less than around 400px square.

1. Go to [...]]]></description>
			<content:encoded><![CDATA[<p>Google have tweaked things again. Here is the latest way (March 2009) to embed a map including a location pin without the annoying info window or info bubble showing above it and ruining the maps centre location.</p>
<p>This is particularly important if you are using a small sized map less than around 400px square.</p>
<p><span id="more-150"></span></p>
<p>1. Go to <a href="http://maps.google.com">google maps</a> or <a href="http://maps.google.co.uk">google maps uk</a><br />
2. Do a search to find (and pin) the location you want to embed a map of.<br />
3. Click the text <strong>link</strong>, which you will find top right of the main map.<br />
4. Click <strong>Customise and preview embedded map</strong><br />
5. Change the dimensions of the map as required and drag the pin to the centre of the map using your mouse.<br />
6. Copy the <strong>embed</strong> code.<br />
5. In your embed code find the src of the iframe tag ( &lt;iframe src=&#8221;http ) and replace
<pre>iwloc=addr</pre>
<p> or
<pre>iwloc=A</pre>
<p> with
<pre>iwloc=near</pre>
<p>6. Stick the embed code into your website and marvel at seeing a pin but no info window.</p>
<p>Before view:</p>
<p><iframe width="300" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=manchester&amp;sll=53.800651,-4.064941&amp;sspn=21.613333,29.619141&amp;ie=UTF8&amp;t=h&amp;ll=53.492131,-2.228851&amp;spn=0.122552,0.205994&amp;z=11&amp;iwloc=A&amp;output=embed"></iframe></p>
<p>Before iframe code:</p>
<p>&lt;iframe width=&#8221;300&#8243; height=&#8221;300&#8243; frameborder=&#8221;0&#8243; scrolling=&#8221;no&#8221; marginheight=&#8221;0&#8243; marginwidth=&#8221;0&#8243; src=&#8221;http://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=manchester&amp;sll=53.800651,-4.064941&amp;sspn=21.613333,29.619141&amp;ie=UTF8&amp;t=h&amp;ll=53.492131,-2.228851&amp;spn=0.122552,0.205994&amp;z=11&amp;iwloc=A&amp;output=embed&#8221;&gt;&lt;/iframe&gt;</p>
<p>After view:</p>
<p><iframe width="300" height="300" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=manchester&amp;sll=53.800651,-4.064941&amp;sspn=21.613333,29.619141&amp;ie=UTF8&amp;t=h&amp;ll=53.492131,-2.228851&amp;spn=0.122552,0.205994&amp;z=11&amp;iwloc=near&amp;output=embed"></iframe></p>
<p>After iframe code:</p>
<p>&lt;iframe width=&#8221;300&#8243; height=&#8221;300&#8243; frameborder=&#8221;0&#8243; scrolling=&#8221;no&#8221; marginheight=&#8221;0&#8243; marginwidth=&#8221;0&#8243; src=&#8221;http://maps.google.co.uk/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=manchester&amp;sll=53.800651,-4.064941&amp;sspn=21.613333,29.619141&amp;ie=UTF8&amp;t=h&amp;ll=53.492131,-2.228851&amp;spn=0.122552,0.205994&amp;z=11&amp;iwloc=near&amp;output=embed&#8221;&gt;&lt;/iframe&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://harrybailey.com/2009/02/hide-remove-the-info-window-bubble-on-embedded-google-maps/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>Google gets Christmasy</title>
		<link>http://harrybailey.com/2008/12/google-gets-christmasy/</link>
		<comments>http://harrybailey.com/2008/12/google-gets-christmasy/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 19:26:04 +0000</pubDate>
		<dc:creator>Harry</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://harrybailey.com/?p=130</guid>
		<description><![CDATA[If you search the word &#8216;Christmas&#8217; on Google you get candy canes to separate search results from advertising! Aaahhhhh.
http://www.google.com/search?q=christmas
]]></description>
			<content:encoded><![CDATA[<p>If you search the word &#8216;Christmas&#8217; on Google you get candy canes to separate search results from advertising! Aaahhhhh.</p>
<p><a href="http://www.google.com/search?q=christmas">http://www.google.com/search?q=christmas</a></p>
]]></content:encoded>
			<wfw:commentRss>http://harrybailey.com/2008/12/google-gets-christmasy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google adds Promote, Remove, Comment</title>
		<link>http://harrybailey.com/2008/11/google-adds-promote-remove-comment/</link>
		<comments>http://harrybailey.com/2008/11/google-adds-promote-remove-comment/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 08:22:37 +0000</pubDate>
		<dc:creator>Harry</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://harrybailey.com/?p=67</guid>
		<description><![CDATA[Just been onto google today to do my daily checks on site rankings and they have added new nifty features for anyone who is signed in to their google account.
Promot, remove and comment are now shown as small icon links next to each web search result. Promote is an up arrow with bar which goes [...]]]></description>
			<content:encoded><![CDATA[<p>Just been onto google today to do my daily checks on site rankings and they have added new nifty features for anyone who is signed in to their google account.</p>
<p>Promot, remove and comment are now shown as small icon links next to each web search result. Promote is an up arrow with bar which goes green on hover, remove is a cross which goes grey on hover and comment is a small speech bubble which becomes bolder on hover.</p>
<p><span id="more-67"></span></p>
<p><img class="alignnone size-full wp-image-68" title="Promote, Remove, Comment" src="http://harrybailey.com/wp-content/uploads/2008/11/picture-3.jpg" alt="" width="500" height="75" /></p>
<p>Selecting remove shows you a little more information about the new options.</p>
<p><img class="alignnone size-full wp-image-69" title="Remove Information" src="http://harrybailey.com/wp-content/uploads/2008/11/picture-4.jpg" alt="" width="500" height="360" /></p>
<p>So your choices will be visible to other signed in Google users. When you choose to continue, the listing you selected to delete disappears in a very Apple OS X style puff of smoke and the remaining results move up the page to fill the gap.</p>
<p>Promoting a result moves it to the top of the page and adds further information to it.</p>
<p><img class="alignnone size-full wp-image-70" title="Promoted Result" src="http://harrybailey.com/wp-content/uploads/2008/11/picture-5.jpg" alt="" width="500" height="80" /></p>
<p>So the promote link is now green and we can see that one person has promoted it.</p>
<p>What we don&#8217;t yet know is how the scoring works. Does one remove equal one promote or is removing more damning that a single promotion.</p>
<p>Selecting to comment results in a comments form and a button which makes it perfectly clear that your comment will be available to everyone.</p>
<p><img class="alignnone size-full wp-image-71" title="Comment form" src="http://harrybailey.com/wp-content/uploads/2008/11/picture-6.jpg" alt="" width="500" height="209" /></p>
<p>At the bottom of the results pages is a further option to &#8216;Add a result&#8217;. Clicking on this results in a url form where you can suggest a result for the search you are currently viewing.</p>
<p><img class="alignnone size-full wp-image-75" title="Add url form" src="http://harrybailey.com/wp-content/uploads/2008/11/picture-7.jpg" alt="" width="500" height="83" /></p>
<p>A clever way of quickly building a list of peoples favourite pages. Even if the page is listed but my be on page 15, Google can take this submission as a favourable tick for that result.</p>
<p>So there you go. Digg style Digging and burying but only for yourself. You can view all your customised searches and changes by clicking on the links at the bottom of the results page.</p>
]]></content:encoded>
			<wfw:commentRss>http://harrybailey.com/2008/11/google-adds-promote-remove-comment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
