<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Robby on Rails: Tag google</title>
    <link>http://www.robbyonrails.com/articles/tag/google</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>thoughts.sort_by{|t| t[:topic]}.collect </description>
    <item>
      <title>Google Chrome: discuss</title>
      <description>&lt;p&gt;I&amp;#8217;m sure that most of you heard the news that Google is releasing a &lt;a href="http://googleblog.blogspot.com/2008/09/fresh-take-on-browser.html"&gt;new web browser named Chrome&lt;/a&gt;. Their &lt;a href="http://books.google.com/books?id=8UsqHohwwVYC&amp;#38;printsec=frontcover"&gt;comic for the announcement&lt;/a&gt; was very refreshing and entertaining read. Granted&amp;#8230; nobody that I know has seen it (as of today)...&lt;/p&gt;


	&lt;p&gt;For me, I&amp;#8217;m really interested in seeing what they&amp;#8217;ve done to &lt;em&gt;hopefully&lt;/em&gt; improve some of the short-comings of the user experience through their interaction design process. For example, tabs containing their own url/search fields sounds refreshing (I really dislike the hierarchy currently). Also, I&amp;#8217;m really looking forward to their dashboard-like default page.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://skitch.com/robbyrussell/w49a/google-chrome-google-book-search"&gt;&lt;img src="http://img.skitch.com/20080902-8qdks9kdwcdtdq6f48sjrcsyi9.preview.jpg" alt="Google Chrome - Google Book Search" /&gt;&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;From a web development standpoint, it definitely raises questions about what we&amp;#8217;ll be able to do in the coming year(s).&lt;/p&gt;


	&lt;p&gt;What are your initial thoughts on this? &lt;strong&gt;Discuss&amp;#8230;&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Gary came across this amusing quote from a response by a representative at Microsoft.&lt;/p&gt;


	&lt;blockquote&gt;
		&lt;p&gt;&amp;#8220;The browser landscape is highly competitive, but people will choose Internet Explorer 8 for the way it puts the services they want right at their fingertips &amp;#8230; and, more than any other browsing technology, puts them in control of their personal data on-line,&amp;#8221; Hachamovitch said. (&lt;a href="http://www.cnn.com/2008/TECH/09/01/google.browser.ap/index.html?iref=mpstoryview"&gt;read article on &lt;span class="caps"&gt;CNN&lt;/span&gt;&lt;/a&gt;)&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;I&amp;#8217;m really not sure what that even means. Don&amp;#8217;t we already have our online services &lt;em&gt;at our fingertips&lt;/em&gt;? I suspect &lt;span class="caps"&gt;CNN&lt;/span&gt; interviewed the wrong person.. because this person said nothing.&lt;/p&gt;


	&lt;p&gt;&lt;strong&gt;Update #2:&lt;/strong&gt; Only a PC version available&amp;#8230; &lt;span class="caps"&gt;OSX&lt;/span&gt; / Linux are in development. Oh well&amp;#8230;&lt;/p&gt;
</description>
      <pubDate>Mon, 01 Sep 2008 21:40:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:fb75fbfe-4684-4915-8c01-047834e6cb23</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2008/09/01/google-chrome-discuss</link>
      <category>Programming</category>
      <category>web</category>
      <category>browsers</category>
      <category>google</category>
      <category>chrome</category>
      <category>design</category>
      <category>interaction</category>
      <category>internet</category>
    </item>
    <item>
      <title>Things (in the Rails world) You Don't Yet Understand</title>
      <description>&lt;p&gt;This is inspired by a recent post by Seth Godin titled, &lt;a href="http://sethgodin.typepad.com/seths_blog/2008/03/things-you-dont.html"&gt;Things you don&amp;#8217;t understand&lt;/a&gt;, where he shared a list of things that he probably could understand if he put your mind to it, but doesn&amp;#8217;t. I decided to post a list of five (5) things in response within the context of Ruby/Rails.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;m really interested in various things but am really unable to prioritize them high enough to spend the time to understand them.&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;RSpec User Stories&lt;/li&gt;
		&lt;li&gt;Using Selenium with RSpec&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://jquery.com/"&gt;JQuery&lt;/a&gt; (&lt;a href="http://blog.imperialdune.com/"&gt;Graeme&lt;/a&gt; speaks highly of it)&lt;/li&gt;
		&lt;li&gt;&lt;a href="http://code.google.com/p/jsspec/"&gt;JSSpec&lt;/a&gt; (BDD for Javascript)&lt;/li&gt;
		&lt;li&gt;Using the Google Charts &lt;span class="caps"&gt;API&lt;/span&gt; with Rails&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;What about you? What&amp;#8217;s your list of things that you&amp;#8217;d like to understand more about?&lt;/p&gt;
</description>
      <pubDate>Tue, 25 Mar 2008 10:12:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:2ad10b2f-7185-4d43-bc2e-1e881281f1c5</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2008/03/25/things-in-the-rails-world-you-dont-yet-understand</link>
      <category>Ruby on Rails</category>
      <category>Ruby</category>
      <category>Programming</category>
      <category>question</category>
      <category>rspec</category>
      <category>jquery</category>
      <category>javascript</category>
      <category>ruby</category>
      <category>rubyonrails</category>
      <category>rails</category>
      <category>google</category>
      <category>charts</category>
      <category>godin</category>
    </item>
    <item>
      <title>Putting Tumblr to work for you</title>
      <description>&lt;p&gt;I&amp;#8217;ve been using &lt;a href="http://tumblr.com"&gt;Tumblr&lt;/a&gt; off and on since early April. I tend to neglect it because I&amp;#8217;ve found the interface a bit clumsy. The recent redesign hasn&amp;#8217;t improved on the things that I consider obstacles in getting things quickly added to my tumblr. Since the concept behind the tumblr is to quickly share things with people, the interface doesn&amp;#8217;t facilitate this workflow as quickly as I think it could.&lt;/p&gt;


	&lt;p&gt;In any event, I tend to not login to my dashboard very often (few times a week?), which means that I don&amp;#8217;t post as often as I&amp;#8217;d like.&lt;/p&gt;


	&lt;p&gt;A few months ago, I finally started to use the Feeds feature in tumblr, which will automatically add things to your tumblr from an &lt;span class="caps"&gt;RSS&lt;/span&gt; feed.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/tumblr-20071219-120651/"&gt;&lt;img src="http://myskitch.com/robbyrussell/tumblr-20071219-120651.jpg/preview.jpg" alt="Tumblr" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;The first feed that I started to use was &lt;a href="http://flickr.com/photos/robbyrussell"&gt;my Flickr account&lt;/a&gt;.&lt;/p&gt;


	&lt;h2&gt;Flickr to Tumblr&lt;/h2&gt;


	&lt;p&gt;This solution for this was to tag photos that I want Tumblr to automatically with &lt;strong&gt;&amp;#8216;to:tumblr&amp;#8217;&lt;/strong&gt;.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/flickr_to_tumblr-20071219-123647/"&gt;&lt;img src="http://myskitch.com/robbyrussell/flickr_to_tumblr-20071219-123647.jpg/preview.jpg" alt="flickr to tumblr" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Next, you just need to grab the &lt;span class="caps"&gt;URL&lt;/span&gt; for the Flickr &lt;span class="caps"&gt;RSS&lt;/span&gt; feed for photos tagged with to:tumblr.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/totumblr-20071219-121021/"&gt;&lt;img src="http://myskitch.com/robbyrussell/totumblr-20071219-121021.jpg/preview.jpg" alt="totumblr" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Next, you&amp;#8217;ll want to add this feed to Tumblr.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/tumblr-20071219-121210/"&gt;&lt;img src="http://myskitch.com/robbyrussell/tumblr-20071219-121210.jpg/preview.jpg" alt="Tumblr" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Voila&amp;#8230; in a little while, your photos tagged with to:tumblr will start to show up on your Tumblr.&lt;/p&gt;


	&lt;h2&gt;Del.icio.us to Tumblr&lt;/h2&gt;


	&lt;p&gt;Links to blog articles, web sites, etc&amp;#8230; are things that I generally use Deli.cio.us for&amp;#8230; so doing it once for each was taking too much. So, I&amp;#8217;m now using the same tagging formula with Del.icio.us to get Tumblr to automatically add links to my Tumblr.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/add_bookmark-20071219-121603/"&gt;&lt;img src="http://myskitch.com/robbyrussell/add_bookmark-20071219-121603.jpg/preview.jpg" alt="Add Bookmark" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Now, I can use the &lt;span class="caps"&gt;RSS&lt;/span&gt; feed for items tagged with &lt;strong&gt;to:tumblr&lt;/strong&gt; on my del.icio.us account with Tumblr.&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/tumblr-20071219-121859/"&gt;&lt;img src="http://myskitch.com/robbyrussell/tumblr-20071219-121859.jpg/preview.jpg" alt="Tumblr" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Pretty simple. :-)&lt;/p&gt;


	&lt;h2&gt;Google Reader to Tumblr&lt;/h2&gt;


	&lt;p&gt;Another place that I find myself wanting to post to Tumblr is from within &lt;a href="http://google.com/reader"&gt;Google Reader&lt;/a&gt;. Well, it&amp;#8217;s actually really easy to do this by taking advantage of the &lt;span class="caps"&gt;RSS&lt;/span&gt; feed that Google Reader provides for your Shared Items.&lt;/p&gt;


	&lt;p&gt;&lt;img src="http://myskitch.com/robbyrussell/google_reader_shared-20071219-122208.jpg" alt="google reader shared"/&gt;&lt;/p&gt;


	&lt;p&gt;Just grab the &lt;span class="caps"&gt;RSS&lt;/span&gt; feed from here&amp;#8230;&lt;/p&gt;


&lt;div class="thumbnail"&gt;&lt;a href="http://myskitch.com/robbyrussell/shared_rss_link-20071219-122432/"&gt;&lt;img src="http://myskitch.com/robbyrussell/shared_rss_link-20071219-122432.jpg/preview.jpg" alt="shared rss link" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;a style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080" href="http://plasq.com/skitch"&gt;Uploaded with Skitch!&lt;/a&gt;&lt;/div&gt;

	&lt;p&gt;Then add this &lt;span class="caps"&gt;RSS&lt;/span&gt; feed to Tumblr like the examples above.&lt;/p&gt;


	&lt;h2&gt;Putting Tumblr to work for You!&lt;/h2&gt;


	&lt;p&gt;I&amp;#8217;m hoping to continue using this pattern with other sites as well. I&amp;#8217;d be interested in hearing how other people are using Tumblr to aggregate focused content in an easy to browse way.&lt;/p&gt;


	&lt;h3&gt;Update&lt;/h3&gt;


	&lt;p&gt;It appears that Tumblr currently only allows you to use five feeds to import. Until they upgrade this limit, you can use &lt;a href="http://pipes.yahoo.com"&gt;Yahoo! Pipes&lt;/a&gt; to do some of the heavy lifting.&lt;/p&gt;
</description>
      <pubDate>Wed, 19 Dec 2007 14:27:00 -0600</pubDate>
      <guid isPermaLink="false">urn:uuid:ed388dbf-9202-4b11-9bb3-f5b41f1ff6f1</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2007/12/19/putting-tumblr-to-work-for-you</link>
      <category>tumblr</category>
      <category>skitch</category>
      <category>delicious</category>
      <category>flickr</category>
      <category>google</category>
      <category>reader</category>
      <category>rss</category>
      <category>xml</category>
      <category>feeds</category>
      <category>hacks</category>
    </item>
    <item>
      <title>Subscribe to Basecamp RSS Feeds in Google Reader</title>
      <description>&lt;p&gt;Yesterday afternoon, we were helping our newest employee, Paige Saez, get setup with new accounts across all of our applications. She uses &lt;a href="http://google.com/reader"&gt;Google Reader&lt;/a&gt; and couldn&amp;#8217;t understand why her Basecamp &lt;span class="caps"&gt;RSS&lt;/span&gt; wasn&amp;#8217;t working in it. We explained that Google doesn&amp;#8217;t provide any way to subscribe to authenticated feeds (yet)... so it wasn&amp;#8217;t something she could do. (I still use NetNewsWire because of this problem&amp;#8230;)&lt;/p&gt;


	&lt;p&gt;During the discussion, I said that it probably wouldn&amp;#8217;t take much effort to build a proxy for an authenticated feed&amp;#8230; and Andy said he&amp;#8217;d give it a shot.&lt;/p&gt;


	&lt;p&gt;10 minutes later&amp;#8230; he had &lt;a href="http://andy.delcambre.com/2007/8/17/authenticated-rss-proxy"&gt;an initial version of a &lt;span class="caps"&gt;RSS&lt;/span&gt; proxy application&lt;/a&gt;, written in Ruby.&lt;/p&gt;


	&lt;p&gt;15 minutes after that, we had it up and running on a private server for all of us at &lt;a href="http://planetargon.com"&gt;&lt;span class="caps"&gt;PLANET ARGON&lt;/span&gt;&lt;/a&gt; to begin using.&lt;/p&gt;


	&lt;p&gt;...and here is the proof!&lt;/p&gt;


	&lt;p&gt;&lt;img src="http://myskitch.com/robbyrussell/basecamp_google_reader-20070817-133108.jpg" alt="" /&gt;&lt;/p&gt;


	&lt;p&gt;Wee! Authenticated Basecamp &lt;span class="caps"&gt;RSS&lt;/span&gt; feeds in Google reader. It even works with the openid authentication.&lt;/p&gt;


	&lt;p&gt;You can &lt;a href="http://andy.delcambre.com/2007/8/17/authenticated-rss-proxy"&gt;grab the code from Andy&amp;#8217;s blog post&lt;/a&gt; and finally make the switch off of desktop &lt;span class="caps"&gt;RSS&lt;/span&gt; readers to Google Reader, because you know you want to. ;-)&lt;/p&gt;


	&lt;p&gt;Thanks Andy!&lt;/p&gt;
</description>
      <pubDate>Fri, 17 Aug 2007 15:42:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:027be2ac-f2fa-4ad5-83d8-329ab333c3d6</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2007/08/17/subscribe-to-basecamp-rss-feeds-in-google-reader</link>
      <category>Ruby</category>
      <category>Programming</category>
      <category>PLANET ARGON</category>
      <category>basecamp</category>
      <category>rss</category>
      <category>mongrel</category>
      <category>google</category>
      <category>reader</category>
      <category>subscription</category>
      <category>authentication</category>
    </item>
    <item>
      <title>Gmail for your domain</title>
      <description>&lt;p&gt;Last night I received my invitation for Google&amp;#8217;s domain hosting. This gives me a gmail account for a custom domain name along with the integrated Google Calendar and Chat.&lt;/p&gt;


	&lt;p&gt;On one of my non-work projects, we&amp;#8217;re now using this to share our calendars and host email.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://www.flickr.com/photos/robbyrussell/230949709/" title="Photo Sharing"&gt;&lt;img src="http://static.flickr.com/64/230949709_a94ba5e116_m.jpg" width="240" height="177" alt="pathr.com gmail" /&gt;&lt;/a&gt;&lt;/p&gt;


	&lt;p&gt;Thanks Google!&lt;/p&gt;


	&lt;p&gt;You can sign up for your &lt;a href="https://www.google.com/a/"&gt;invite here&lt;/a&gt;.&lt;/p&gt;
</description>
      <pubDate>Fri, 01 Sep 2006 10:22:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:27c464e5-c630-4122-a9b3-65d00cd4b287</guid>
      <author>Robby Russell</author>
      <link>http://www.robbyonrails.com/articles/2006/09/01/gmail-for-your-domain</link>
      <category>google</category>
      <category>gmail</category>
      <category>pathr</category>
    </item>
  </channel>
</rss>
