<?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>Raymond Gao&#039;s blog</title>
	<atom:link href="http://are4.us/raysblog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://are4.us/raysblog</link>
	<description>Experience, Ideas, Project, Travel, and Concepts</description>
	<lastBuildDate>Fri, 22 Feb 2013 16:51:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Clouds As Business Services (CABS)</title>
		<link>http://are4.us/raysblog/?p=2986</link>
		<comments>http://are4.us/raysblog/?p=2986#comments</comments>
		<pubDate>Fri, 22 Feb 2013 16:38:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[CABS]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Cloud As Business Services]]></category>
		<category><![CDATA[Snow]]></category>

		<guid isPermaLink="false">http://are4.us/raysblog/?p=2986</guid>
		<description><![CDATA[Snow is again falling in Munich. The sky is covered with real clouds. One cannot see the sun. Today, cloud computing is one of the most discussed IT agendas. (Along with social, mobile, and big data.) Many of my friends are playing important roles, i.e. directors, evangelists, program managers, and helping to define new directions, [...]]]></description>
		<wfw:commentRss>http://are4.us/raysblog/?feed=rss2&#038;p=2986</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Salesforce YAML loader Screen Shots</title>
		<link>http://are4.us/raysblog/?p=2971</link>
		<comments>http://are4.us/raysblog/?p=2971#comments</comments>
		<pubDate>Mon, 24 Sep 2012 01:40:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[salesforce]]></category>
		<category><![CDATA[YMLA]]></category>

		<guid isPermaLink="false">http://are4.us/raysblog/?p=2971</guid>
		<description><![CDATA[In reference to contest: http://www.cloudspokes.com/challenges/1804]]></description>
		<wfw:commentRss>http://are4.us/raysblog/?feed=rss2&#038;p=2971</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I am in London this week.</title>
		<link>http://are4.us/raysblog/?p=2962</link>
		<comments>http://are4.us/raysblog/?p=2962#comments</comments>
		<pubDate>Fri, 17 Aug 2012 12:37:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://are4.us/raysblog/?p=2962</guid>
		<description><![CDATA[I am working on Salesforce / SAP / Ruby demo for September. NetWeaver is SAP&#8217;s new approach to Java and ERP system. NetWeaver Knowledge center.]]></description>
		<wfw:commentRss>http://are4.us/raysblog/?feed=rss2&#038;p=2962</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Debugger to work on Ruby 1.9.3</title>
		<link>http://are4.us/raysblog/?p=2950</link>
		<comments>http://are4.us/raysblog/?p=2950#comments</comments>
		<pubDate>Wed, 01 Aug 2012 20:18:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby 1.9.3]]></category>
		<category><![CDATA[ruby debugger]]></category>

		<guid isPermaLink="false">http://are4.us/raysblog/?p=2950</guid>
		<description><![CDATA[The new Ruby 1.9.3 breaks the old Ruby Debugger. Following steps are needed to get it work again. Furthermore, Mongoid 3.0.x requires Ruby 1.9.3. The old Ruby 1.9.3 does not work. Below is a working shell script]]></description>
		<wfw:commentRss>http://are4.us/raysblog/?feed=rss2&#038;p=2950</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OAuth 1 and 2 (for Google) with OmniAuth1+2 Gems</title>
		<link>http://are4.us/raysblog/?p=2932</link>
		<comments>http://are4.us/raysblog/?p=2932#comments</comments>
		<pubDate>Wed, 04 Apr 2012 15:25:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[oauth 1.0]]></category>
		<category><![CDATA[oauth 2.0]]></category>
		<category><![CDATA[omniauth]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://are4.us/raysblog/?p=2932</guid>
		<description><![CDATA[OAuth is an important standard for cross domain authentication, allowing web apps and users to share subscriptions. Per wikipedia (http://en.wikipedia.org/wiki/Oauth), sites are supporting either 1.0 or 2.0 Oauth standards. Service Provider OAuth Protocol VK 2.0 Facebook 2.0 Foursquare 2.0 github 2.0 Google 2.0 + 1.0 + AuthSub Microsoft (Hotmail, Messenger, Xbox) 2.0 LinkedIn 2.0 MySpace [...]]]></description>
		<wfw:commentRss>http://are4.us/raysblog/?feed=rss2&#038;p=2932</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
