<?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>Developer Oracles &#187; google</title>
	<atom:link href="http://devoracles.com/tag/google/feed" rel="self" type="application/rss+xml" />
	<link>http://devoracles.com</link>
	<description></description>
	<lastBuildDate>Sun, 21 Mar 2010 11:05:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Creating an automatic news sitemap for a TypePad blog</title>
		<link>http://devoracles.com/creating-an-automatic-news-sitemap-for-a-typepad-blog-0905091551/1476</link>
		<comments>http://devoracles.com/creating-an-automatic-news-sitemap-for-a-typepad-blog-0905091551/1476#comments</comments>
		<pubDate>Sat, 09 May 2009 13:23:50 +0000</pubDate>
		<dc:creator>Gary Illyes</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google News]]></category>

		<guid isPermaLink="false">http://devoracles.com/?p=1476</guid>
		<description><![CDATA[Google News is one of the most popular news sources on the internet. It is a very convenient way to obtain information about, practically anything which happened in the World. The news is submitted by Google News Publishers, which are either websites like The Guardian is, or simple blog-like websites, just like Devoracles is.

The publishing [...]]]></description>
			<content:encoded><![CDATA[<p>Google News is one of the most popular news sources on the internet. It is a very convenient way to obtain information about, practically anything which happened in the World. The news is submitted by Google News Publishers, which are either websites like <a href="http://www.guardian.co.uk/" target="_blank">The Guardian</a> is, or simple blog-like websites, just like Devoracles is.<br />
<span id="more-1476"></span><br />
The publishing software used also differs massively: one news publisher uses custom coded engines, others use some open source software like WordPress is, and there are people which use closed source, hosted engines like TypePad is.</p>
<p>Google News finds the articles on the publishers&#8217; websites either by looking at so called &#8220;news hubs&#8221; &#8211; a page which lists in a human-readable way the links to the articles -, or looking at so called &#8220;news sitemaps&#8221;. The news sitemaps are XML files using a specific markup, which is described and presented <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=74288">here</a>.</p>
<p>Obtaining a news sitemap can be quite difficult with TypePad as you have to get familiar with advanced template tags while with for example WordPress, a news sitemap can be created by simply installing a plugin.</p>
<p>In order to create a news sitemap with TypePad, please follow the below steps:</p>
<ol>
<li>Log in to your administration back-end, then go to <code>Weblogs >> Design</code></li>
<li>Click on the <code>Create New Index Template</code> link</li>
<li>In the Template Name field type <strong>Google News Sitemap</strong><br />
      In the Output file field type <strong>news_sitemap.xml</strong></li>
<li>In the box labeled <code>Template Body</code> copy paste the following code:<br />
<code><br />
&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br />
&lt;urlset xmlns="http://www.google.com/schemas/sitemap/0.9"<br />
    xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"&gt;<br />
    &lt;MTEntries lastn="10" days="3"&gt;<br />
    &lt;url&gt;<br />
        &lt;loc>&lt;$MTEntryPermalink encode_xml="1"$&gt;&lt;/loc&gt;<br />
            &lt;news:news&gt;<br />
                &lt;news:publication_date&gt; &lt;$MTEntryDate format="%Y-%m-%dT%H:%M:%SZ"$&gt; &lt;/news:publication_date&gt;<br />
            &lt;/news:news&gt;<br />
    &lt;/url&gt;<br />
    &lt;/MTEntries&gt;<br />
&lt;/urlset&gt;<br />
</code>
</li>
<li>Save the tamplate</li>
<li>Try to access the sitemap by navigating to <strong>http://example.com/news_sitemap.xml</strong>, where <code>example.com</code> is your blog&#8217;s domain name.</li>
<li>Add the URL of the news sitemap to your Google Webmaster Tool account</li>
</ol>
<p>There is only one thing which can go wrong, specifically that while copying the code, a linebreak or whitespace appears in a place where it shouldn&#8217;t. To resolve this issue, just compare the source of your sitemap and the sample which <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=74288">Google provided.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://devoracles.com/creating-an-automatic-news-sitemap-for-a-typepad-blog-0905091551/1476/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>People annoyed by Google News</title>
		<link>http://devoracles.com/people-annoyed-by-google-news-03221139/1390</link>
		<comments>http://devoracles.com/people-annoyed-by-google-news-03221139/1390#comments</comments>
		<pubDate>Sun, 22 Mar 2009 09:43:16 +0000</pubDate>
		<dc:creator>Gary Illyes</dc:creator>
				<category><![CDATA[iNews]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://devoracles.com/?p=1390</guid>
		<description><![CDATA[Recent modifications at Google News in many users&#8217; mind is rather an annoyance than an improvement. Google fails to communicate appropriately which only increases the conflict between the Search Giant and its users.

Google News is a free service offered by Google, which aggregates content from 25,000 news sources, including DevOracles as well. The idea behind [...]]]></description>
			<content:encoded><![CDATA[<p>Recent modifications at Google News in many users&#8217; mind is rather an annoyance than an improvement. Google fails to communicate appropriately which only increases the conflict between the Search Giant and its users.<br />
<span id="more-1390"></span><br />
<div id="attachment_1391" class="wp-caption alignleft" style="width: 215px"><img src="http://devoracles.com/wp-content/uploads/2009/03/1news.gif" alt="Google News Logo" title="Google News Logo" width="205" height="85" class="size-medium wp-image-1391" /><p class="wp-caption-text">Google News Logo</p></div>Google News is a free service offered by Google, which aggregates content from 25,000 news sources, including DevOracles as well. The idea behind Google News is quite simple, yet proved to be very effective: after a website has been accepted in Google News, their web crawler will watch for new articles and after a very short period of time &#8212; usually less than 15 minutes &#8212; the article will show up in Google News. It is a very comfortable way to get breaking news and is a very popular service. Yet, lately the Google News Help Forum has been flooded with user complaints.<br />
<br style="line-height:1em" /></p>
<p>One of the complaints is that after Google has purchased paperofrecord.com, a service which has built the world&#8217;s largest searchable archive of historical newspapers, its content has practically disappeared from Google for a long period of time. Google has acquired paperofrecord.com because this was the most convenient and easiest way to add the digitalized newspapers to its database, but for many it is not clear why they roll out the content in small pieces.<br />
In a statement, a Google employee who runs on the official help forums with the nickname of &#8220;Inbal&#8221; has stated, that &#8220;[w]hile a lot of [paperofrecord.com] content has been made available through Archive search, we&#8217;re still refining processes to include incompatible newspaper images in our index. We&#8217;re also working with certain publishers to acquire the rights to display their content.  All of this takes time, and we appreciate your patience. We&#8217;re constantly making improvements to ensure the best user experience.&#8221;<br />
This meant, Google explains that the content from paperofrecord.com will be available in the Google News Archive, it just takes time to process the acquired database.</p>
<p>Another &#8212; possibly temporary glitch, &#8212; affects even more people. Users reported that news items which appear on Google News are very outdated, for example clicking a headline often takes them to articles written back in August, 2006, or that all the news items are missing completely from the Google News interface.</p>
<p>Other users are complaining about the quality of the news sources and they are seeking ways to block from the Google News interface specific publishers. Interestingly, the users don&#8217;t want to block small publishers, but news sources like Fox News, which has been described by a user &#8220;not [being] an impartial newsmaker and their leads a[r]e highly slanted&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://devoracles.com/people-annoyed-by-google-news-03221139/1390/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPA content on Google Hosted News and more ads</title>
		<link>http://devoracles.com/epa-content-on-google-hosted-news-and-more-ads-03171906/1356</link>
		<comments>http://devoracles.com/epa-content-on-google-hosted-news-and-more-ads-03171906/1356#comments</comments>
		<pubDate>Tue, 17 Mar 2009 17:59:13 +0000</pubDate>
		<dc:creator>Gary Illyes</dc:creator>
				<category><![CDATA[iNews]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://devoracles.com/?p=1356</guid>
		<description><![CDATA[The Google News Team has announced yesterday that 8 news agencies will join the Google Hosted news partners.

 Josh Cohen, Business Product Manager of Google Inc. (GOOG) has stated that each news agency that  will join the Hosted News partners in the upcoming months, is member of the European Press Agency. The European Press [...]]]></description>
			<content:encoded><![CDATA[<p>The Google News Team has announced yesterday that 8 news agencies will join the Google Hosted news partners.<br />
<span id="more-1356"></span><br />
<div id="attachment_1152" class="wp-caption alignright" style="width: 310px"><img src="http://devoracles.com/wp-content/uploads/2009/03/google-300x119.jpg" alt="Google Corporate Logo" title="Google Corporate Logo" width="300" height="119" class="size-medium wp-image-1152" /><p class="wp-caption-text">Google Corporate Logo</p></div> Josh Cohen, Business Product Manager of Google Inc. (GOOG) <a target="_blank" href="http://googlenewsblog.blogspot.com/2009/03/more-hosted-news-partners-in-europe.html">has stated</a> that each news agency that  will join the Hosted News partners in the upcoming months, is member of the European Press Agency. The European Press Agency, along with the US Press Agency, the Irish Press Agency and Australian Press Agency is owned and operated by the UK Press Agency Ltd.</p>
<p>&#8220;These new partnerships will enable us to host and distribute EPA&#8217;s original newswire content on Google News, highlighting the original contributions of even more newswire journalists, providing you with access to stories right from the source,&#8221; said Josh Cohen.</p>
<p>It was also <a href="http://googlenewsblog.blogspot.com/2009/03/ads-on-hosted-news.html">announced</a> that starting yesterday, each news article hosted by Google will have at its bottom a contextually relevant advertisement.<br />
The ads&#8217; introduction in the hosted news is done to help agencies better monetize their original content.</p>
<p>&#8220;We&#8217;re always looking for ways to work with publishers to help them distribute, promote and earn revenue from their content, whether they maintain their own destination website or not[.]&#8220;, the Googler said.</p>
<p>It was not stated however how the earnings coming from the ads are split between Google and the other parties.</p>
]]></content:encoded>
			<wfw:commentRss>http://devoracles.com/epa-content-on-google-hosted-news-and-more-ads-03171906/1356/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google: What would you like to see today?</title>
		<link>http://devoracles.com/google-what-would-you-like-to-see-today/1274</link>
		<comments>http://devoracles.com/google-what-would-you-like-to-see-today/1274#comments</comments>
		<pubDate>Wed, 11 Mar 2009 15:52:54 +0000</pubDate>
		<dc:creator>Gary Illyes</dc:creator>
				<category><![CDATA[iNews]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Google Inc.]]></category>

		<guid isPermaLink="false">http://devoracles.com/?p=1274</guid>
		<description><![CDATA[Remember that Microsoft slogan, &#8220;Where do you want to go today&#8221; ? It was the beginning of a new era when that slogan popped up for the first time on your Windows. Now Google AdSense arrives in a new state.
Advolution has begun.

Imagine a web where you see only content which is interesting for you. You [...]]]></description>
			<content:encoded><![CDATA[<p>Remember that Microsoft slogan, &#8220;Where do you want to go today&#8221; ? It was the beginning of a new era when that slogan popped up for the first time on your Windows. Now Google AdSense arrives in a new state.<br />
Advolution has begun.<br />
<span id="more-1274"></span></p>
<p><div id="attachment_1275" class="wp-caption alignleft" style="width: 108px"><img src="http://devoracles.com/wp-content/uploads/2009/03/abg.jpg" alt="Ads by Google" title="Ads by Google" width="98" height="168" class="size-full wp-image-1275" /><p class="wp-caption-text">Ads by Google</p></div>Imagine a web where you see only content which is interesting for you. You won&#8217;t see James Bond trailers, because you don&#8217;t like the agent 007, but you will see Oceans&#8217; 14 trailers because you like the series. YouTube won&#8217;t recommend you AC/DC videos, when you like Britney Spears and Amazon will not suggest you buying Harry Potter books when you&#8217;re a geek and have a bad opinion about Harry Potter.</p>
<p>And finally, you won&#8217;t see travel related ads, because you are interested only in internet related ads. This is Web 3.0. And this is what the Google Ads Team brought one step closer by letting you specify your interests and then serving for you only ads related to your interests.</p>
<p>This is an opt-out/in feature provided by Google. The well known contextual targeting &#8211;which works as it works, usually don&#8217;t&#8211; will still remain the same, this will be only an add-on. But it should increase the user experience considerably. </p>
<p>The way how this feature works is rather simple. When the users select their interest on a specially designed page, a cookie is set. Then, when the user with the cookie set visits a page on which there are AdSense ads, the ad-serving engine will look for the cookie and will select ads based on the user&#8217;s interests. This is a feature which was asked by the AdWords advertisers for a very long time.</p>
<p>Even though there is nothing to fear of, users can also opt-out of this feature and then Google will not set this cookie. If you feel the need you have to specify your interests, head on to <a target="_blank" href="http://www.google.com/ads/preference">www.google.com/ads/preferences</a></p>
]]></content:encoded>
			<wfw:commentRss>http://devoracles.com/google-what-would-you-like-to-see-today/1274/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail has issues again</title>
		<link>http://devoracles.com/gmail-has-issues-again/1234</link>
		<comments>http://devoracles.com/gmail-has-issues-again/1234#comments</comments>
		<pubDate>Tue, 10 Mar 2009 10:32:44 +0000</pubDate>
		<dc:creator>Gary Illyes</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://devoracles.com/?p=1234</guid>
		<description><![CDATA[
There is a service outage affecting &#8220;a small subset of [Gmail] users&#8221; as Google says. Interestingly, there are quite a lot of service outages nowadays at Google&#8217;s end. Maybe modifying how the engineers are distributed over the offices wasn&#8217;t a too good idea, or maybe the chairmen are getting too many bonuses.
First, during February Gmail [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right; margin:8px;"><a href="http://flickr.com/photos/86452432@N00/295426387" title="Sing It Back"><img src="http://farm1.static.flickr.com/111/295426387_a39c5c8954_m.jpg" /></a></div>
<p>There is a service outage affecting &#8220;a small subset of [Gmail] users&#8221; as Google says. Interestingly, there are quite a lot of service outages nowadays at Google&#8217;s end. Maybe modifying how the engineers are distributed over the offices wasn&#8217;t a too good idea, or maybe the chairmen are getting too many bonuses.</p>
<p>First, during February Gmail has several outages, which are traced back to the back end software which should improve the performance of the service. The software should redirect users to data centers which are not under maintenance when they try to access a data center which is under maintenance.  Sounds cool? It is, but in February the software revealed the googlers&#8217; a latent bug which practically overloaded the data centers the users were redirected to. </p>
<p>Then early March, Google Calendar goes down. Since this is a service with less interest, Google fails to communicate what was the issue. </p>
<p>Then yesterday, YouTube which is a Google service, announces that they practically ban UK based users from viewing premium content. Why? Because they can&#8217;t arrive on agreement with an organization which represents over 60,000 performers in the UK. The organization asks for too much money, YouTube don&#8217;t want to pay that sum thus it blocks the UK users. Much easier than paying.</p>
<p>Finally, and this affects only Devoracles and our readers, Google fails to communicate now for 3 days why our news-related articles stopped being added in Google News. </p>
<p>Even I am one of the biggest Google fans, when somebody mentions &#8220;Google&#8221; nowadays, the &#8220;headache&#8221; word comes in my mind. I miss those times when I respected the company, but, I can&#8217;t complain: the services which I pay for are working well. Too bad there&#8217;s no Google service I pay for at the moment.</p>
<p><em>by Gary Jordano</em><br />
<em>The article expresses my own thoughts and not my employer&#8217;s.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://devoracles.com/gmail-has-issues-again/1234/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
