<?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>Obstructed Graph &#187; Google</title>
	<atom:link href="http://robertschultz.org/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://robertschultz.org</link>
	<description>A blog managed and maintained by a software engineer living in Fresno, California.</description>
	<lastBuildDate>Mon, 09 Aug 2010 07:13:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Google I/O and their Announcements Day 2</title>
		<link>http://robertschultz.org/2010/05/21/google-io-and-their-announcements-day-2/</link>
		<comments>http://robertschultz.org/2010/05/21/google-io-and-their-announcements-day-2/#comments</comments>
		<pubDate>Fri, 21 May 2010 18:34:04 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google I/O]]></category>
		<category><![CDATA[Google TV]]></category>

		<guid isPermaLink="false">http://robertschultz.org/?p=1033</guid>
		<description><![CDATA[Day two of Google I/O, and they had quite a bit more of exciting announcements I wanted to share. I think Google I/O has shaped up to be a great milestone with Google and what they&#8217;re trying to push to prepare for Chrome OS. One thing that I noticed was the lack of Chrome OS [...]]]></description>
			<content:encoded><![CDATA[<p>Day two of Google I/O, and they had quite a bit more of exciting announcements I wanted to share.  I think Google I/O has shaped up to be a great milestone with Google and what they&#8217;re trying to push to prepare for Chrome OS.  One thing that I noticed was the lack of Chrome OS news, but maybe we&#8217;ll hear more soon.<br/><br/></p>
<h2>Android 2.2 &#8220;Froyo&#8221;</h2>
<p>This is the new version of the Android operating system.  This thing looks sweet.  Lots of improvements over previous version, flash 10.1 support, JIT compiler which makes it approximately 5x faster, over the internet music syncing, new Ad engine (sounds familiar to iAds), and more.  Reading about the new Android is making me want to ditch my locked down iPhone each day more and more.</p>
<h2>Google TV</h2>
<p>Yes!  I&#8217;ve been waiting for someone to do this forever and now Google is getting into this arena.  If you have ever used Boxee, you will understand what Google is trying to do with Google TV.  Imagine being able to use their new Google TV device and still get your cable but alongside that installing web widgets to stream from Pandora, or getting Twitter streams or even viewing your Flickr photos.  I think this is going to really revolutionize the cable industry and if Google some how negotiates with the TV studios to do subscription services bye bye cable.  I&#8217;ve discussed this before and have recently ditched cable TV.</p>
<p>Like I mentioned previously, Google is on a roll and am excited to try out some of their new products they announced both web development stuff and possibly Android in the future if iPhone 4 doesn&#8217;t cut it.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2010/05/21/google-io-and-their-announcements-day-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google I/O and their Announcements Day 1</title>
		<link>http://robertschultz.org/2010/05/19/google-io-and-their-announcements-day-1/</link>
		<comments>http://robertschultz.org/2010/05/19/google-io-and-their-announcements-day-1/#comments</comments>
		<pubDate>Wed, 19 May 2010 18:58:54 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Google Font API]]></category>
		<category><![CDATA[Google I/O]]></category>
		<category><![CDATA[Google Wave]]></category>
		<category><![CDATA[PubSubHubbub]]></category>

		<guid isPermaLink="false">http://robertschultz.org/?p=1022</guid>
		<description><![CDATA[Today was day one of Google I/O, and they made some pretty neat announcements.  I will highlight a couple here that have relevancy with web development.]]></description>
			<content:encoded><![CDATA[<p>Today was day one of Google I/O, and they made some pretty neat announcements.  I will highlight a couple here that have relevancy with web development.</p>
<h2>HTML5</h2>
<p>In the HTML5 space they are really pushing this with new apps they are going to spotlight in their <a href="https://chrome.google.com/webstore" target="_blank">Chrome Web Store</a>.  They demonstrated some apps they are already in development like TweetDeck and the game PLants vs. Zombies.  I suspect this is a precursor for their Chrome OS and making all apps web-based.</p>
<h2>Google App Engine for Business</h2>
<p>They announced some extended features for their cloud app framework App Engine called <a href="http://code.google.com/appengine/business/" target="_blank">App Engine for Business</a>.  You get better scalability and support as a business user.  They also are teaming up with VMware to allow you to deploy your app to other cloud infrastructures or even on-premise.  This sound very cool.</p>
<h2>PubSubHubbub</h2>
<p>Updated their feeds API to utilize the new PubSubHubbub protocol, which will allow you to get feed notifications in practically real-time.</p>
<h2>Google Font API</h2>
<p>This was sort of interesting.  They <a href="http://code.google.com/webfonts" target="_blank">released a collection</a> of open-sourced web fonts that anyone could download and use with their new <a href="http://code.google.com/apis/webfonts/" target="_blank">font API</a>.  I assume this API utilizes new CSS3 features which is pretty smart move by Google.  An example of this would be the following:</p>
<pre class="brush: xml;">
&lt;html&gt;
  &lt;head&gt;
    &lt;link rel=&quot;stylesheet&quot; type=&quot;text/css&quot; href=&quot;http://fonts.googleapis.com/css?family=Tangerine&quot;&gt;
    &lt;style&gt;
      body {
        font-family: 'Tangerine', serif;
        font-size: 48px;
      }
    &lt;/style&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;h1&gt;Making the Web Beautiful!&lt;/h1&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
<p>Again, very cool and smart of Google.  And I also believe this is another step towards Chrome OS.</p>
<h2>Google Wave</h2>
<p>They also announced today that <a href="http://wave.google.com/" target="_blank">Google Wave</a> is open to everyone.  And that everyone who uses Google Apps has access to wave as well which will be a cool collaboration tool to use for teams or companies.  I am definitely going to use it internally.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2010/05/19/google-io-and-their-announcements-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Fiber for Fresno</title>
		<link>http://robertschultz.org/2010/03/10/google-fiber-for-fresno/</link>
		<comments>http://robertschultz.org/2010/03/10/google-fiber-for-fresno/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 22:41:29 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Fresno]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Fiber]]></category>

		<guid isPermaLink="false">http://www.robertschultz.org/?p=756</guid>
		<description><![CDATA[If you haven&#8217;t heard, Google announced an experiment to implement ultra fast high speed fiber networks to trial locations located in the country.   I am very excited about this as our city is getting involved in this matter and is participating with an RFI in the works.  Also there is a Fresno Facebook Page which [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard, Google <a href="http://www.google.com/appserve/fiberrfi" target="_blank">announced</a> an experiment to implement ultra fast high speed fiber networks to trial locations located in the country.   I am very excited about this as our city is <a href="http://twitter.com/CityofFresno/status/9552941198" target="_blank">getting involved</a> in this matter and is participating with an RFI in the works.  Also there is a Fresno <a href="http://www.facebook.com/GoogleFiberFresno?ref=nf" target="_blank">Facebook Page</a> which is gaining tracking pretty well with everyone who is supporting Google coming to Fresno.</p>
<p>Here&#8217;s to hoping we&#8217;ll be riding the fiber waves soon via Google.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2010/03/10/google-fiber-for-fresno/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Buzzing about Google Buzz</title>
		<link>http://robertschultz.org/2010/02/11/im-buzzing-about-google-buzz/</link>
		<comments>http://robertschultz.org/2010/02/11/im-buzzing-about-google-buzz/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 18:32:22 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Buzz]]></category>

		<guid isPermaLink="false">http://www.robertschultz.org/?p=733</guid>
		<description><![CDATA[Google Buzz was released the other day and I&#8217;m really liking it. One of the original things that attracted me to Facebook, was the ability to easily import data from my social networks to display to others.  Be it information automatically being imported from Youtube or Hulu, but also if I wanted to share a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.google.com/buzz" target="_blank">Google Buzz</a> was released the other day and I&#8217;m really liking it.</p>
<p>One of the original things that attracted me to <a href="http://www.facebook.com" target="_blank">Facebook</a>, was the ability to easily import data from my social networks to display to others.  Be it information automatically being imported from Youtube or Hulu, but also if I wanted to share a link it would give a decent amount of metadata to my friends.  But the flip-side of that is the constant noise and junk people put out there.  And the fact it&#8217;s taken me 2 years to gain the 100+ friends that I have.</p>
<p>With Google Buzz, they did something very nice.  Everyone who is your friend in Gmail automatically becomes your friend in Buzz.  No more spending years to find friends, send friend requests, etc.  Plus they support a lot of my social networks automatically with I&#8217;ve already filled out in my <a href="http://www.google.com/profiles" target="_blank">Google Profile</a>.  So when I make a <a href="http://www.twitter.com/robertschultz" target="_blank">Twitter</a> post it automatically comes through into Buzz.  Sweet.</p>
<p>So is this the end of me having to keep both <a href="http://www.hootsuite.com" target="_blank">HootSuite</a> and Facebook open during the day to get my news and information?  Possibly.  I&#8217;m in Gmail all day as well anyway since it&#8217;s my main email client.  There is still some polishing up to do but overnight I think this has created major threats to Facebook, considering they have yet to integrate <a href="http://www.friendfeed.com" target="_blank">FriendFeed</a> into their application for real-time social meta importing.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2010/02/11/im-buzzing-about-google-buzz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Sidewiki</title>
		<link>http://robertschultz.org/2009/09/23/google-sidewiki/</link>
		<comments>http://robertschultz.org/2009/09/23/google-sidewiki/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 23:52:16 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Disqus]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Toolbar]]></category>
		<category><![CDATA[JS-Kit]]></category>
		<category><![CDATA[Sidewiki]]></category>

		<guid isPermaLink="false">http://www.robertschultz.org/?p=559</guid>
		<description><![CDATA[Google recently released an update to their toolbar called Sidewiki.  What Sidewiki does is allow users on a particular website to comment and see other comments as well.  I think this is a stab in the back to other commenting platforms people use on their websites and blogs, like Disqus and JS-Kit.  What they&#8217;ve essentially [...]]]></description>
			<content:encoded><![CDATA[<p>Google recently released an update to their toolbar called Sidewiki.  What Sidewiki does is allow users on a particular website to comment and see other comments as well.  I think this is a stab in the back to other commenting platforms people use on their websites and blogs, like <a href="http://disqus.com/overview/" target="_blank">Disqus</a> and <a href="http://js-kit.com/" target="_blank">JS-Kit</a>.  What they&#8217;ve essentially done is killed the whole social aspect a lot of blog owners have built on their blog.  What if I don&#8217;t want Sidewiki enabled for my blog?  Can I set a flag to disable it?</p>
<p>Also, what if there are comments that I don&#8217;t want approved.  Say users write derogatory comments about a website do you have authority to remove these comments?  These are all things I&#8217;m curious about upon further inspection of this new product and I&#8217;m sure others are as well but I thought it was worth noting.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2009/09/23/google-sidewiki/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Chrome OS and Gdrive</title>
		<link>http://robertschultz.org/2009/07/25/google-chrome-os-and-gdrive/</link>
		<comments>http://robertschultz.org/2009/07/25/google-chrome-os-and-gdrive/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 01:52:55 +0000</pubDate>
		<dc:creator>Robert Schultz</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.robertschultz.org/?p=209</guid>
		<description><![CDATA[There has been a lot of talk recently regarding Google&#8217;s new OS called Chrome OS.  One of the things I have not seen mentioned was how this OS will integrate with storage options. For example, the features of this new operating system mentions that it will be a lightweight windowing system running on top of [...]]]></description>
			<content:encoded><![CDATA[<p>There has been a lot of talk recently regarding Google&#8217;s new OS called Chrome OS.  One of the things I have not seen mentioned was how this OS will integrate with storage options.</p>
<p>For example, the <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html" target="_blank">features</a> of this new operating system mentions that it will be a lightweight windowing system running on top of a linux kernel.  Basically for application developers, the real magic is going to be web-based applications since the Chrome browser will pretty much be the desktop in my opinion.</p>
<p>Well remember the <a href="http://blogs.zdnet.com/Google/index.php?p=258" target="_blank">old talk</a> about Google&#8217;s Gdrive (or Platypus)?  That news pretty much went away but I can see this making a come back now their operating system is being released.  Think about it like this: since this operating system is made to be very lightweight and heavily driven by web applications how would you want to store all of your data?</p>
<p>In the cloud!</p>
<p>To me it only makes sense that Google releases Gdrive with a full API to allow web application developers to integrate their web apps with it between Chrome and the cloud.</p>
<p>I haven&#8217;t heard much on this but it&#8217;s been on my mind since I heard about Chrome OS.  Maybe I&#8217;m wrong, but it seems to be a logical move that Google could make.</p>
<p>Update: <a href="http://googlesystem.blogspot.com/2009/07/google-docs-slowly-morphing-into-google.html" target="_blank">Others</a> seem to think the same thing especially seeing Google&#8217;s recent change to Google Docs.</p>
]]></content:encoded>
			<wfw:commentRss>http://robertschultz.org/2009/07/25/google-chrome-os-and-gdrive/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
