<?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>MARTIN WIŠO &#187; Google</title>
	<atom:link href="http://www.wiso.cz/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wiso.cz</link>
	<description>Personal homepage about coding in .NET, Java, PHP and other languages from XML, JavaScript to Perl</description>
	<lastBuildDate>Mon, 21 Feb 2011 14:12:52 +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>London Stock Exchange Lesson</title>
		<link>http://www.wiso.cz/2009/10/08/london-stock-exchange-lesson/</link>
		<comments>http://www.wiso.cz/2009/10/08/london-stock-exchange-lesson/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:08:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[London Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=681</guid>
		<description><![CDATA[I have to say that I am not surprised by news about London Stock Exchange. It is just an example of enterprise software status these days. It is shame that someone is promoting 100% availability. It is just not possible&#8230; 99,8% maybe but definitely not on top of MS SQL 2000. Small quiz: Why companies [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2009/10/08/london-stock-exchange-lesson/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Never ending problems with Google XML Sitemap plugin</title>
		<link>http://www.wiso.cz/2009/07/30/never-ending-problems-with-google-xml-sitemap-plugin/</link>
		<comments>http://www.wiso.cz/2009/07/30/never-ending-problems-with-google-xml-sitemap-plugin/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 14:03:08 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Sitemap]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=671</guid>
		<description><![CDATA[From time to time I have some problems with my WordPress installation. It is usually related to upgrade to a new version and plugins of course. It is expect able for plugins to stop working with new version of host code. Most of plugins works well, but Google XML Sitemaps plugin causes a lot of [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2009/07/30/never-ending-problems-with-google-xml-sitemap-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving from FeedDemon to Google Reader</title>
		<link>http://www.wiso.cz/2009/04/04/moving-from-feeddemon-to-google-reader/</link>
		<comments>http://www.wiso.cz/2009/04/04/moving-from-feeddemon-to-google-reader/#comments</comments>
		<pubDate>Sat, 04 Apr 2009 09:42:27 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[FeedDemon]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=540</guid>
		<description><![CDATA[After two years of using FeedDemon as my primary feed reader application I moved to Google Reader. I know Google Reader for quite a long time, but did not use it because&#8230; well I was happy user of FeedDemon, because of it is desktop client with interesting features as well as web interface (that was [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2009/04/04/moving-from-feeddemon-to-google-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Ext JS JsonReader for Google Ajax Search API</title>
		<link>http://www.wiso.cz/2008/10/30/custom-ext-js-jsonreader-for-google-ajax-search-api/</link>
		<comments>http://www.wiso.cz/2008/10/30/custom-ext-js-jsonreader-for-google-ajax-search-api/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 18:59:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Ext]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=443</guid>
		<description><![CDATA[Well as long term Ext JS fan and user I of course faced with consuming external data resources like for example Google Data API or Google AJAX Search API. The last one mentioned has some really great output and layout capabilities, but I did not want them. I really need only some kind of JSON [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2008/10/30/custom-ext-js-jsonreader-for-google-ajax-search-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is wrong with Google&#8217;s Page Rank</title>
		<link>http://www.wiso.cz/2008/01/31/what-is-wrong-with-googles-page-rank/</link>
		<comments>http://www.wiso.cz/2008/01/31/what-is-wrong-with-googles-page-rank/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 22:51:26 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[PageRank]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2008/01/31/what-is-wrong-with-googles-page-rank/</guid>
		<description><![CDATA[I am definitely not Page Rank and generally search engine results hunter. I do not care much. But I noticed significant change in rank of my blog, so I do care at least a bit. I found a very strange differences between results eg. having around 5 PR (Page Rank value) and having zero after [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2008/01/31/what-is-wrong-with-googles-page-rank/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Say Hi to first Android enabled Smartphone from HTC</title>
		<link>http://www.wiso.cz/2008/01/15/say-hi-to-first-android-enabled-smartphone-from-htc/</link>
		<comments>http://www.wiso.cz/2008/01/15/say-hi-to-first-android-enabled-smartphone-from-htc/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 11:16:39 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2008/01/15/say-hi-to-first-android-enabled-smartphone-from-htc/</guid>
		<description><![CDATA[I am sure that if you are interested in mobile computing and devices you already know Android &#8211; new handheld platform based from Google. After a short period of time after releasing first version with handheld emulator, HTC came with device that supports it. Great news for future of Android applications. Tags: Android, Google, Mobile]]></description>
		<wfw:commentRss>http://www.wiso.cz/2008/01/15/say-hi-to-first-android-enabled-smartphone-from-htc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google announces hosting for open source projects</title>
		<link>http://www.wiso.cz/2006/07/28/google-announces-hosting-for-open-source-projects/</link>
		<comments>http://www.wiso.cz/2006/07/28/google-announces-hosting-for-open-source-projects/#comments</comments>
		<pubDate>Fri, 28 Jul 2006 06:41:17 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://wiso.cz/2006/07/28/google-announces-hosting-for-open-source-projects/</guid>
		<description><![CDATA[Google is scheduled to announce hosting for open source projects on Google Code. Stein says, &#34;We really like SourceForge, and we don&#39;t want to hurt SourceForge&#34; or take away projects. Instead, Stein says that the goal is to see what Google can do with the Google infrastructure, to provide an alternative for open source projects. [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2006/07/28/google-announces-hosting-for-open-source-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

