<?xml version="1.0" encoding='utf-8'?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom">
    <title type="html">Blogging Roller</title>
    <subtitle type="html">Dave Johnson on open web technologies, social software and software development</subtitle>
    <id>https://rollerweblogger.org/roller/feed/entries/atom</id>
        <link rel="self" type="application/atom+xml" href="https://rollerweblogger.org/roller/feed/entries/atom?tags=google" />
    <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/" />
    <updated>2026-06-01T02:24:56+00:00</updated>
    <generator uri="http://roller.apache.org" version="6.1.5">Apache Roller</generator>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/understanding_google_s_new_privacy</id>
        <title type="html">Understanding Google&amp;#39;s new privacy policy</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/understanding_google_s_new_privacy"/>
        <published>2012-02-02T13:39:11+00:00</published>
        <updated>2012-02-02T21:40:52+00:00</updated> 
        <category term="Social Software" label="Social Software" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="privacy" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Worth a read:&lt;/p&gt;
&lt;blockquote&gt;
Understanding Google&amp;#39;s new privacy policy: When Google changed its privacy policy last week, they made a strong effort to ensure that everyone knew that a change had occurred, but if you tried to figure out what had actually changed, you had to wade through a lot of buzzwords and legalese. Now the Electronic Frontier Foundation&amp;#39;s Rainey Reitman explains it in simple language.&lt;/blockquote&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/roller_and_gsoc_2011</id>
        <title type="html">GSOC 2011: Mobile-enabled themes for Roller</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/roller_and_gsoc_2011"/>
        <published>2011-09-03T16:37:42+00:00</published>
        <updated>2011-11-26T22:22:08+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="apacheroller" scheme="http://roller.apache.org/ns/tags/" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="gsoc" scheme="http://roller.apache.org/ns/tags/" />
        <category term="mobile" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensource" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;
I&amp;#39;m going to break blog silence now to tell you about Apache Roller and &lt;a href=&quot;http://code.google.com/soc/&quot;&gt;Google Summer of Code&lt;/a&gt; 2011, which just wrapped up about a week ago. 
&lt;/p&gt;

&lt;a href=&quot;http://code.google.com/soc/&quot;&gt;&lt;img src=&quot;http://rollerweblogger.org/roller/mediaresource/2e6823f1-1b5e-43e2-9396-3d4318699968&quot; alt=&quot;GSOC logo&quot; vspace=&quot;5&quot; hspace=&quot;5&quot;&gt;&lt;/a&gt;

&lt;p&gt;
This year we were very fortunate to get a another highly motivated and smart student, Shelan Perera, and an good proposal as well: Mobile-enabled Templates. Over the summer Shelan designed and implemented a new feature for the Roller blog server, one that enables theme authors to provide an alternative &amp;quot;mobile&amp;quot; template for each page template in a Roller blog theme. You can see a screenshot of the new Edit Template page in Shelan&amp;#39;s blog &lt;a href=&quot;http://rollermobile.blogspot.com/2011/08/how-to-change-template-codes-in-roller.html&quot;&gt;How to change template codes in Roller&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
Now, when a page request comes into Roller, Shelan&amp;#39;s code determines if it&amp;#39;s from a mobile device and, if it is, switches to a mobile template, if one is available. There&amp;#39;s also an easy way for template authors to create a button to allow users to switch to the &amp;quot;Standard&amp;quot; site instead of the mobile version. The screenshot on the right, of Roller with a mobile theme comes from Shelan&amp;#39;s most &lt;a href=&quot;http://rollermobile.blogspot.com/2011/08/roller-mobile-themes-is-popping-up.html&quot;&gt;recent blog&lt;/a&gt;. 
&lt;/p&gt;

&lt;p&gt;
&lt;img src=&quot;http://rollerweblogger.org/roller/mediaresource/f5800774-52f9-4f13-bdc4-7efd2e8eb4f0&quot; alt=&quot;screenshot of a mobile Roller theme&quot;&gt;
&lt;/p&gt;

&lt;p&gt;
It was an honor to act as mentor for this project, and fun talking to Shelan via Skype most Fridays. I&amp;#39;m looking forward to getting this on my blog, and getting this cool new feature into an Apache Roller 5.1 release sometime soon. Thanks, Shelan! And, thanks to Google for running the most excellent &lt;a href=&quot;http://code.google.com/soc/&quot;&gt;Summer of Code&lt;/a&gt; program.
&lt;/p&gt;


</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/oauth_and_openid_take2</id>
        <title type="html">OAuth and OpenID: take2</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/oauth_and_openid_take2"/>
        <published>2010-05-18T13:48:47+00:00</published>
        <updated>2010-07-10T17:06:27+00:00</updated> 
        <category term="Social Software" label="Social Software" />
        <category term="facebook" scheme="http://roller.apache.org/ns/tags/" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="identity" scheme="http://roller.apache.org/ns/tags/" />
        <category term="oauth" scheme="http://roller.apache.org/ns/tags/" />
        <category term="openid" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Lot&amp;#39;s of activity in the &lt;a href=&quot;http://openid.net/&quot;&gt;OpenID&lt;/a&gt; and &lt;a href=&quot;http://oauth.net/&quot;&gt;OAuth&lt;/a&gt; space recently. Both OAuth and OpenID have suffered from bad user experience, bad developer experience and low adoption. Now they&amp;#39;re in the process of re-invention and folks from both Google and Facebook are involved. Here&amp;#39;s my reading list so far on the topic:&lt;/p&gt;

&lt;ul&gt;
&lt;li style=&quot;padding-bottom:5px;&quot;&gt;&lt;em&gt;IETF OAuth working group&lt;/em&gt; - &lt;a href=&quot;http://tools.ietf.org/html/draft-ietf-oauth-v2-05&quot;&gt;The OAuth 2.0 Protocol - draft-ietf-oauth-v2-05&lt;/a&gt; is the latest draft of OAuth 2.0, published about two weeks ago.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Eran Hammer-Lahav&lt;/em&gt; - &lt;a href=&quot;http://hueniverse.com/2010/05/introducing-oauth-2-0/&quot;&gt;Introducing OAuth 2.0&lt;/a&gt; is an excellent overview of what&amp;#39;s different and new about OAuth 2.0, listing the six new flows that are supported including a username/password flow.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;David Recordon (Facebook)&lt;/em&gt; - &lt;a href=&quot;http://openidconnect.com/&quot;&gt;OpenID Connect: A strawman...&lt;/a&gt; is a proposal for &amp;quot;OpenID Connect&amp;quot; a standard way to do what Facebook Connect and Google Friend Connect today, allow users to login sites with either their Facebook, Google or other identity provider credentials. &lt;/li&gt;

&lt;li&gt;&lt;em&gt;Chris Messina (Google)&lt;/em&gt; - &lt;a href=&quot;http://factoryjoe.com/blog/2010/05/16/combing-openid-and-oauth-with-openid-connect/&quot;&gt;Combining OpenID and OAuth with OpenID Connect&lt;/a&gt; covers the thinking behind OpenID Connect and the expansion of the &amp;quot;OpenID brand.&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Michael Calore (WebMonkey)&lt;/em&gt; -  &lt;a href=&quot;http://www.webmonkey.com/2010/05/new-openid-connect-proposal-could-solve-many-of-the-social-webs-woes/&quot;&gt;New &#145;OpenID Connect&#146; Proposal Could Solve Many of the Social Web&#146;s Woes&lt;/a&gt; covers motivations behind OpenID Connect, problems with OAuth and OpenID.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Joseph Holsten&lt;/em&gt; - &lt;a href=&quot;http://blog.josephholsten.com/2010/05/your-new-new-web-identity&quot;&gt;Your New New Web Identity&lt;/a&gt; another nice overview of the new OpenID and OAuth ideas, pushes back against dropping/reinventing of OpenID Attribute Exchange.&lt;/li&gt;

&lt;li&gt;&lt;em&gt;Tantek Celic&lt;/em&gt; - &lt;a href=&quot;http://tantek.com/2010/135/t2/openid-connect-complex-vocab-renaming-ignores-html-fails-user&quot;&gt;I&amp;#39;m calling bullshit on #OpenID Connect. Still too complex, ...&lt;/a&gt; is about one run-on tweet&amp;#39;s worth of contructive criticism&lt;/li&gt;
&lt;/ul&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/ibm_talking_opensocial_googleio</id>
        <title type="html">IBM talking OpenSocial at Google I/O</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/ibm_talking_opensocial_googleio"/>
        <published>2010-05-12T11:52:04+00:00</published>
        <updated>2014-11-28T21:02:04+00:00</updated> 
        <category term="IBM" label="IBM" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="googleio" scheme="http://roller.apache.org/ns/tags/" />
        <category term="jazz" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensocial" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;img src=&quot;http://rollerweblogger.org/roller/mediaresource/03bd5f1a-bf7d-4690-8ba7-d1bfc3f60ef2&quot; alt=&quot;opensocial logo&quot; style=&quot;float:right;&quot;&gt;

&lt;p&gt;IBM is going to be at Google I/O again this year, talking about &lt;a href=&quot;http://opensocial.org&quot;&gt;OpenSocial&lt;/a&gt; and giving demos of new OpenSocial features in IBM products. Randy Hudson of IBM/Rational will be there to show how OpenSocial Gadgets can be used in Jazz-based product dashboards (introduced in &lt;a href=&quot;https://jazz.net/downloads/jazz-foundation/milestones/3.0M5?p=news&quot;&gt;Jazz Foundation 3.0 Milestone 5&lt;/a&gt;). 
&lt;/p&gt;

&lt;p&gt;And IBM&amp;#39;s Mark Weitzel, who happens to be an officer of the OpenSocial Foundation, will participate in panel discussion on &lt;a href=&quot;http://code.google.com/events/io/2010/sessions/opensocial-enterprise-panel.html&quot;&gt;Best practices for implementing OpenSocial in the Enterprise&lt;/a&gt;. &lt;/p&gt; 

&lt;blockquote&gt;
&lt;strong&gt;&lt;a href=&quot;http://code.google.com/events/io/2010/sessions/opensocial-enterprise-panel.html&quot;&gt;Best practices for implementing OpenSocial in the Enterprise&lt;/a&gt;&lt;/strong&gt; 
&lt;p&gt;Social Web, Enterprise - 
  Mark Weitzel, Matt Tucker, Mark Halvorson, Helen Chen, Chris Schalk&lt;/p&gt; 
&lt;p&gt;Enterprise deployments of OpenSocial technologies brings an additional set of considerations that may not be apparent in a traditional social network implementation. In this session, several enterprise vendors will demonstrate how they&amp;#39;ve been working together to address these issues in a collection of &amp;quot;Best Practices&amp;quot;. This session will also provide a review of existing challenges for enterprise implementations of OpenSocial.&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Session type:&lt;/strong&gt; 201&lt;br&gt; 
  &lt;strong&gt;Attendee requirements:&lt;/strong&gt; General understanding of OpenSocial technologies. Some Enterprise experience is also recommended.&lt;br&gt; 
  &lt;strong&gt;Tags:&lt;/strong&gt; OpenSocial, Enterprise&lt;br&gt; 
  &lt;strong&gt;Hashtag:&lt;/strong&gt; #socialweb7
&lt;/p&gt; 
&lt;p&gt;&lt;strong&gt;Date:&lt;/strong&gt; Thursday May 20&lt;br&gt; 
  &lt;strong&gt;Time:&lt;/strong&gt; 1:00pm-2:00pm&lt;br&gt; 
  &lt;strong&gt;Room:&lt;/strong&gt; 9&lt;br&gt; 
&lt;/p&gt;
&lt;/blockquote&gt;





</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/g_friend_connect</id>
        <title type="html">G Friend Connect</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/g_friend_connect"/>
        <published>2009-02-17T22:31:00+00:00</published>
        <updated>2009-02-18T06:35:41+00:00</updated> 
        <category term="Social Software" label="Social Software" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensocial" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&amp;lt;img src=&amp;quot;http://rollerweblogger.org/roller/resource/friendconnect-logo.gif&amp;quot; 
align=&amp;quot;right&amp;quot; alt=&amp;quot;Friend Connect Logo&amp;quot; /&amp;gt;

&lt;p&gt;I started a new blog on this site to explore what&amp;#39;s possible with &lt;a href=&quot;http://www.google.com/friendconnect&quot;&gt;Google Friend Connect&lt;/a&gt; (GFC). It&amp;#39;s called the &lt;a href=&quot;http://rollerweblogger.org/gfc&quot;&gt;G Friend Connect&lt;/a&gt; blog. I&amp;#39;ve added the GFC Members Gadget and I replaced Roller&amp;#39;s built-in comment macro with the GFC Wall Gadget. In theory, if you have a Google, Yahoo or Open ID account, you should be able to login via a gadget, make friends with other site members and leave comments. If you have a minute or two, try it out. Join the site and leave a comment. That will give me (and you) a better idea of how things work.&lt;/p&gt;

&lt;p&gt;So far I&amp;#39;m not particularly impressed with the Wall Gadget as a comments replacement. &lt;a href=&quot;http://rollerweblogger.org/gfc/entry/google_friend_connect_wall_comments&quot;&gt;Here&lt;/a&gt; is an example. It doesn&amp;#39;t support rich-text editing, no HTML is allowed, the comment area is too small and there&amp;#39;s no preview button. Maybe that&amp;#39;s why it&amp;#39;s called a Wall Gadget rather than a Comments Gadget. Or maybe I&amp;#39;m just not doing it right.&lt;/p&gt;

</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/openid_support_in_roller</id>
        <title type="html">OpenID support in Roller</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/openid_support_in_roller"/>
        <published>2008-09-03T07:46:50+00:00</published>
        <updated>2008-09-03T15:08:02+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="gsoc" scheme="http://roller.apache.org/ns/tags/" />
        <category term="openid" scheme="http://roller.apache.org/ns/tags/" />
        <category term="roller" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Thanks to one hard working student and the &lt;a href=&quot;http://code.google.com/soc/2008/&quot;&gt;Google Summer of Code&lt;/a&gt;, we now have a patch for &lt;a href=&quot;http://openid.net/&quot;&gt;OpenID&lt;/a&gt; support in Roller and its ready to commit to trunk. Here&amp;#39;s a teaser screenshot:&lt;/p&gt;

&amp;lt;img src=&amp;quot;http://cwiki.apache.org/confluence/download/attachments/86221/login-hybrid.png&amp;quot; 
title=&amp;quot;OpenID login screen&amp;quot; /&amp;gt;

&lt;p&gt;If you want to know more, the &lt;a href=&quot;http://cwiki.apache.org/confluence/display/ROLLER/Proposal+OpenID+Support&quot;&gt;proposal for OpenID support&lt;/a&gt; is on our wiki and the patch is attached to &lt;a href=&quot;https://issues.apache.org/roller/browse/ROL-1733&quot;&gt;issue ROL-1733&lt;/a&gt; in our bug tracking system.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/latest_links_open_source</id>
        <title type="html">Latest Links - Open Source</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/latest_links_open_source"/>
        <published>2008-08-15T12:00:00+00:00</published>
        <updated>2008-08-28T15:25:20+00:00</updated> 
        <category term="Links" label="Links" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="javafx" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensource" scheme="http://roller.apache.org/ns/tags/" />
        <category term="patents" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://diveintomark.org/archives/2008/08/05/placating&quot;&gt;Placating people with options [dive into mark]&lt;/a&gt;&lt;br&gt;&amp;quot;Google Project Hosting is and has always been a tool to fight license proliferation. It is only incidentally useful&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://redmonk.com/sogrady/2008/08/06/licenseproliferation/&quot;&gt;tecosystems - Google Code vs License Proliferation&lt;/a&gt;&lt;br&gt;&amp;quot;There is room in my philosophy for file based reciprocal licenses such as the CDDL, EPL, and MPL. While they may create islands of code, some of those islands are very large indeed&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;https://launchpad.net/&quot;&gt;Launchpad, by Canonical&lt;/a&gt;&lt;br&gt;Speaking of FOSS project hosting, LaunchPad looks very cool. Take the tour.&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://www.kodewerk.com/javafx_are_we_there_yet.htm&quot;&gt;JavaFX, are we there yet? [kirk.blog-city.com]&lt;/a&gt;&lt;br&gt;&amp;quot;With this in mind, I&amp;#39;m pretty optimistic that JavaFX, being free and open, will become the preferred choice for building rich clients if...&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;https://openjfx.dev.java.net/&quot;&gt;OpenJFX: Open Source sidebar&lt;/a&gt;&lt;br&gt;&amp;quot;Sun is committed to delivering enhancements to the JavaFX platform and to this end will continue internal development
 -- hmm...  I don&amp;#39;t understand the logic here&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://radar.oreilly.com/2008/07/open-source-and-cloud-computing.html&quot;&gt;Open Source and Cloud Computing - O&amp;#39;Reilly Radar&lt;/a&gt;&lt;br&gt;&amp;quot;almost all of the software stacks running on cloud computing platforms are open source, for the simple reason that proprietary software licenses have no provisions for cloud deployment&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://www.patentlyo.com/patent/2008/07/the-death-of-go.html&quot;&gt;Patent Law Blog (Patently-O): The Death of Google&amp;#39;s Patents?&lt;/a&gt;&lt;br&gt;&amp;quot;The Patent and Trademark Office has now made clear that its newly developed position on patentable subject matter will invalidate many and perhaps most software patents&amp;quot;&lt;/li&gt;
&lt;/ul&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/latest_links40</id>
        <title type="html">Latest Links</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/latest_links40"/>
        <published>2008-07-08T14:00:05+00:00</published>
        <updated>2008-07-09T15:57:16+00:00</updated> 
        <category term="Links" label="Links" />
        <category term="energy" scheme="http://roller.apache.org/ns/tags/" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="java" scheme="http://roller.apache.org/ns/tags/" />
        <category term="netbeans" scheme="http://roller.apache.org/ns/tags/" />
        <category term="oauth" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.infoworld.com/article/08/07/07/28TC-ruby-ides_1.html&quot;&gt;InfoWorld 2008-07-07 Lab test: Climb aboard Ruby on Rails&lt;/a&gt;&lt;br&gt;Interesting that the best rated Ruby-on-Rails IDE is the one that is free &amp;amp; opensource. Go Netbeans!&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://www.tbray.org/ongoing/When/200x/2008/07/07/Atom&quot;&gt;ongoin Â· Atomic Monday&lt;/a&gt;&lt;br&gt;&amp;quot;Herewith some evidence, for the general tech public, that Atompub is a big deal&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://www.infoq.com/articles/atomserver&quot;&gt;InfoQ: AtomServer â&#128;&#147; The Power of Publishing for Data Distribution&lt;/a&gt;&lt;br&gt;&amp;quot;a distributed, publish-subscribe service is a great way to address resiliency and loose coupling of subsystems&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://blog.reddit.com/2008/06/reddit-goes-open-source.html&quot;&gt;blog.reddit -- what&amp;#39;s new on reddit: reddit goes open source&lt;/a&gt;&lt;br&gt;&amp;quot;Until now, the only portion of reddit that wasn&amp;#39;t freely available is reddit itself&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://googledataapis.blogspot.com/2008/06/oauth-for-google-data-apis.html&quot;&gt;OAuth for Google Data APIs&lt;/a&gt;&lt;br&gt; &amp;quot;we&amp;#39;re proud to announce that all of the Google Data APIs support OAuth&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://google-code-updates.blogspot.com/2008/07/protocol-buffers-our-serialized.html&quot;&gt;Google Code Blog: Protocol Buffers released as Open Source&lt;/a&gt;&lt;br&gt;&amp;quot;think XML, but smaller, faster, and simpler&amp;quot;&lt;/li&gt;

&lt;br&gt;

&lt;li&gt;&lt;a href=&quot;http://www.dailykos.com/storyonly/2008/6/29/123633/282&quot;&gt;Daily Kos: Cars After The Age of Oil&lt;/a&gt;&lt;br&gt;&amp;quot;We can switch to a new tech that is older and simpler than the Internal Combustion Engine - the electric horseless carriage was first created in 1830&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://blog.wired.com/cars/2008/07/laugh-at-high-g.html&quot;&gt;Wired.com: Laugh at High Gas Prices With a 282-MPG VW&lt;/a&gt;&lt;br&gt;&amp;quot;VW has approved a plan to build a limited number of One-Liters in 2010&amp;quot;&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://www.newraleigh.com/articles/archive/sas-solar-farm/#When:16:22:00Z&quot;&gt;SAS Solar Farm | New Raleigh, NC&lt;/a&gt;&lt;br&gt; &amp;quot;Our local 500 pound software gorilla is building a five acre, one megawatt photovoltaic solar farm&amp;quot;&lt;/li&gt;
&lt;/ul&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/opensocial_summit_next_week</id>
        <title type="html">OpenSocial summit next week</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/opensocial_summit_next_week"/>
        <published>2008-05-08T19:19:43+00:00</published>
        <updated>2008-05-09T02:19:44+00:00</updated> 
        <category term="Social Software" label="Social Software" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensocial" scheme="http://roller.apache.org/ns/tags/" />
        <category term="socialsite" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;There will be a &lt;a href=&quot;http://opensocialapis.blogspot.com/2008/05/opensocial-summit-may-14th-at.html&quot;&gt;OpenSocial Summit: May 14th, at the Googleplex&lt;/a&gt; covering the new v0.8 spec changes and all sorts of other interesting things. Wish I could make it, but I&amp;#39;ll be happily back home in the old north state. Hopefully, somebody from the SocialSite team will be able to attend.&lt;/p&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/google_summer_of_code_ideas</id>
        <title type="html">Google Summer of Code ideas for Roller</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/google_summer_of_code_ideas"/>
        <published>2008-03-16T13:55:31+00:00</published>
        <updated>2008-03-16T20:55:32+00:00</updated> 
        <category term="Roller" label="Roller" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensource" scheme="http://roller.apache.org/ns/tags/" />
        <category term="roller" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;I asked for Google Summer of Code (GSOC) ideas for Roller a couple of days ago. Below are links to the proposals I thought were good enough to volunteer as possible mentor for and to submit. The deadline is tomorrow, so you&amp;#39;ve still got time to suggest additions to the list.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-openid&quot;&gt;Roller OpenID&lt;/a&gt;: 
Open ID support for Roller blog server, for user accounts and comments&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-mobile&quot;&gt;Roller Mobile&lt;/a&gt;:
Mobile interface for Roller blog server&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-activities&quot;&gt;Roller Activities&lt;/a&gt;: 
Simple Social Networking for Roller blog server, Twitter-like activities&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-abdera&quot;&gt;Roller Abdera&lt;/a&gt;: 
Abdera-based AtomPub implementation for Roller blog server&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-atomexport&quot;&gt;AtomPub Export&lt;/a&gt;:
AtomPub Export for Roller blog server, export all!&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-shindig&quot;&gt;Roller Shindig&lt;/a&gt;: 
Google Gadget support in Roller blog server themes via Shindig&lt;/li&gt;

&lt;li&gt;&lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008#roller-photogallery&quot;&gt;Roller Photo Gallery&lt;/a&gt;:
Better photo and file upload features in Roller blog server&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Here&amp;#39;s the full list of &lt;a href=&quot;http://wiki.apache.org/general/SummerOfCode2008&quot;&gt;Apache GSOC proposals&lt;/a&gt;.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/sweet_opensocial_preso</id>
        <title type="html">Sweet OpenSocial preso</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/sweet_opensocial_preso"/>
        <published>2008-03-04T18:56:07+00:00</published>
        <updated>2008-03-05T02:56:07+00:00</updated> 
        <category term="Social Software" label="Social Software" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensocial" scheme="http://roller.apache.org/ns/tags/" />
        <category term="socialsoftware" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;From the &lt;a href=&quot;http://en.oreilly.com/gspwest2008/&quot;&gt;Graphing Social Patterns 2008&lt;/a&gt; conference, a sweet &lt;a href=&quot;http://wordpress.chanezon.com/?p=29&quot;&gt;OpenSocial presentation&lt;/a&gt; with a nice overview of the emerging standard, status of the Apache Shindig project, details of the Hi5 implementation, some cute pictures of my buddy Pat Chanezon&amp;#39;s kids and some very fine art (I think Pat forgot to credit the artist).&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;
</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/switched_to_google_reader</id>
        <title type="html">Switched to Google Reader</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/switched_to_google_reader"/>
        <published>2007-09-26T08:42:27+00:00</published>
        <updated>2007-09-26T15:46:44+00:00</updated> 
        <category term="General" label="General" />
        <category term="feeds" scheme="http://roller.apache.org/ns/tags/" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="software" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;I was pretty impressed how quickly Google was able to &lt;a href=&quot;http://rollerweblogger.org/roller/entry/filmbabble_blog_dead_in_the&quot;&gt;help my brother&lt;/a&gt; out when his Gmail account apparently disappeared. 

That makes me feel a lot better about trusting Google to manage my precious data.&lt;/p&gt;


&lt;p&gt;Another reason to trust in Google is that they make good stuff. I decided to try &lt;a href=&quot;http://www.google.com/reader&quot;&gt;Google Reader&lt;/a&gt; for a couple of days. 

I figured I&amp;#39;d be back to &lt;a href=&quot;http://www.newsgator.com/Individuals/NetNewsWire&quot;&gt;NetNewsWire&lt;/a&gt; after a couple of days, but now I&amp;#39;m hooked and I&amp;#39;m not sure I&amp;#39;ll ever go back. 

The only things I miss are hierarchical folders and smart-subscriptions, which I was using to subscribe to a search within my subscriptions, e.g. alert me when any of the feeds I&amp;#39;m reading mention &amp;quot;roller&amp;quot;. 

I&amp;#39;d like to see better blog-search integration in Reader and features like FeedDemon&amp;#39;s &lt;a href=&quot;http://nick.typepad.com/blog/2007/09/tackling-inform.html&quot;&gt;popular topics&lt;/a&gt;.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/filmbabble_blog_dead_in_the</id>
        <title type="html">FilmBabble blog dead in the water, can&amp;#39;t get help from Google</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/filmbabble_blog_dead_in_the"/>
        <published>2007-09-25T11:51:39+00:00</published>
        <updated>2007-09-26T06:11:00+00:00</updated> 
        <category term="Blogging" label="Blogging" />
        <category term="blogging" scheme="http://roller.apache.org/ns/tags/" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;My brother&amp;#39;s popular film blog &lt;a href=&quot;http://filmbabble.blogspot.com&quot;&gt;FilmBabble&lt;/a&gt;, hosted on Google&amp;#39;s Blogspot site, is now dead in the water and he cannot find any way to get help from Blogspot or Google. He&amp;#39;s followed the help links to send support requests to both Google and Blogger.com last week, but Gmail tells him that his email address does not exist!&lt;/p&gt; 

&lt;p&gt;Could this be another case of &amp;lt;a href=
&amp;quot;http://www.techcrunch.com/2006/12/28/gmail-disaster-reports-of-mass-email-deletions/&amp;quot;&amp;gt;mass email deletions at Gmail.com? Personally, I wouldn&amp;#39;t trust Google to host my blog or my email; I only use Gmail for mailing lists that are archived elsewhere. Seems like my caution might be well justified.&lt;/p&gt;

&lt;p&gt;So please help, Google folks. Please tell us: how do you get help from Google when your email address and therefore your Google identity is  apparently deleted?&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Update 1&lt;/b&gt;: apparently Dan filled out &lt;a href=&quot;http://www.google.com/support/accounts/bin/request.py?service=mail&quot;&gt;this help request form&lt;/a&gt; on Friday.  I wonder what kind of turn around time they have for this type of issue. Guess we&amp;#39;ll find out.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Update 2&lt;/b&gt;: Google responded today and restored Dan&amp;#39;s account, after only two business days. I must say, that&amp;#39;s pretty damn good for a free service. Still, the &amp;quot;that email address does not exist&amp;quot; message is pretty damn scary. It&amp;#39;s pretty nerve wracking to get locked out of your blog.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/ncsu_in_3d</id>
        <title type="html">NCSU in 3D</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/ncsu_in_3d"/>
        <published>2007-09-01T13:02:05+00:00</published>
        <updated>2007-09-21T18:32:00+00:00</updated> 
        <category term="General" label="General" />
        <category term="gis" scheme="http://roller.apache.org/ns/tags/" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="ncsu" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;I was playing around with the new &amp;lt;a href=
&amp;quot;http://earth.google.com/intl/en/userguide/v4/flightsim/index.html&amp;quot;&amp;gt;flight simulator in Google Earth and flying over Raleigh when I noticed the extensive and very detailed set of 3D models for the NCSU campus. Here&amp;#39;s an overview that shows the brickyard, D.H. Hill library and &lt;a href=&quot;http://www.ncsu.edu/facilities/buildings/harrelson.html&quot;&gt;Harrelson Hall&lt;/a&gt;:&lt;/p&gt;

&amp;lt;img src=&amp;quot;http://rollerweblogger.org/roller/resource/ncsu-3d-533x338.jpg&amp;quot; 
     alt=&amp;quot;Google Earth 3D view of NCSU campus&amp;quot; style=&amp;quot;margin: 10px&amp;quot; /&amp;gt;

&lt;p&gt;The details are pretty amazing, with signage and steps and hand-rails. Here&amp;#39;s an example that shows the stairs on the side of Reynolds the old basketball coliseum:&lt;/p&gt;

&amp;lt;img src=&amp;quot;http://rollerweblogger.org/roller/resource/reynolds.jpg&amp;quot; 
alt=&amp;quot;View of stairs of Reynolds Hall&amp;quot; style=&amp;quot;margin: 10px&amp;quot; /&amp;gt;

&lt;p&gt;The work was done by &amp;lt;a href=
&amp;quot;http://delta.ncsu.edu/news/announcements/item.php?id=40&amp;quot;&amp;gt;students competing in Google&amp;#39;s &lt;a href=&quot;http://contest.sketchup.com/entry.php&quot;&gt;Build Your Campus in 3D&lt;/a&gt; competition. 

Follow that link for a (tiny) video and you can also find a &amp;lt;a href=
&amp;quot;http://sketchup.google.com/3dwarehouse/search?uq=01632339457160731034&amp;amp;start=60&amp;quot;&amp;gt;catalog of all the student&amp;#39;s work on the Google Earth site.&lt;/p&gt; 


</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/congrats1</id>
        <title type="html">Congrats</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/congrats1"/>
        <published>2007-03-20T13:02:07+00:00</published>
        <updated>2007-03-20T21:02:07+00:00</updated> 
        <category term="General" label="General" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="opensolaris" scheme="http://roller.apache.org/ns/tags/" />
        <category term="semweb" scheme="http://roller.apache.org/ns/tags/" />
        <category term="sun" scheme="http://roller.apache.org/ns/tags/" />
        <category term="w3c" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;Congrats to Mark Pilgrim on his &lt;a href=&quot;http://diveintomark.org/archives/2007/03/19/two-visions&quot;&gt;new job at Google&lt;/a&gt;, where he&amp;#39;ll be working on the &amp;quot;right&amp;quot; vision for the future of the web. I assume the &amp;quot;wrong&amp;quot; vision, in Mark&amp;#39;s mind, comes from the W3C and specifically the W3C&amp;#39;s semantic web activities. Mark&amp;#39;s &lt;a href=&quot;http://diveintomark.org/archives/2007/03/19/two-visions#comment-8793&quot;&gt;comment&lt;/a&gt; pointing to his earlier &lt;a href=&quot;http://diveintomark.org/archives/2006/08/23/overton-window&quot;&gt;The Overton Window&lt;/a&gt; post seems to back that up. I think it&amp;#39;s interesting that Mark will be working remotely; that&amp;#39;s a rare thing at Google.&lt;br&gt;&lt;/p&gt;&lt;p&gt;And congrats to Debian Linux co-founder Ian Murdock on his &lt;a href=&quot;http://ianmurdock.com/2007/03/19/joining-sun/&quot;&gt;new job at Sun&lt;/a&gt;, where he&amp;#39;ll be working on all things OpenSolaris and, I hope, helping to make it as easy and fun to use as Debian or even Ubuntu. &lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/new_screencast_demos_the_google</id>
        <title type="html">New screencast demos the Google web spam ecosystem</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/new_screencast_demos_the_google"/>
        <published>2006-04-25T16:55:11+00:00</published>
        <updated>2006-10-25T06:55:22+00:00</updated> 
        <category term="General" label="General" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="spam" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;blockquote&gt;&lt;a href=&quot;http://www.arachna.com/roller/page/spidaman/20060425#the_google_web_spam_ecosystem&quot; target=&quot;_self&quot;&gt;Ian Kallen&lt;/a&gt;: I&amp;#39;m not condemning AdSense per se, it&amp;#39;s a great service and revitalized
web advertising after the flame-out a few years ago. But black-hat
SEO&amp;#39;s have definitely cranked up the game over the last year or so and
are putting the whole market at risk again. Google may not be
particularly motivated to go out and find the abuse but they have to
act against it when you bring it to their attention. Watch this &lt;a href=&quot;http://www.youtube.com/watch?v=PuXilEu2EfI&amp;amp;eurl=http%3A%2F%2Fwww%2Earachna%2Ecom%2Froller%2Fpage%2Fspidaman%2F20060425&quot; target=&quot;_self&quot;&gt;video&lt;/a&gt;.&lt;/blockquote&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/google_snatcher</id>
        <title type="html">Google snatcher</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/google_snatcher"/>
        <published>2006-04-25T08:05:34+00:00</published>
        <updated>2006-10-25T06:55:44+00:00</updated> 
        <category term="General" label="General" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;blockquote&gt;&lt;a href=&quot;http://linuxintegrators.com/acoliver/blog/?permalink=x-0235.html&quot;&gt;Andy Oliver&lt;/a&gt;: For all I know Google is search, email, maps and a large experiment where programmers who do cool things are bought, frozen and put in a crate after having all of their spinal fluid removed. Why spinal fluid? Well just like most of Google&amp;#39;s betas it might be useful someday.&lt;/blockquote&gt;That cracked me up. You know what else cracked me up? &lt;a href=&quot;http://www.nbc.com/Video/videos/snl_1445_lasercats.shtml&quot;&gt;Laser Cats&lt;/a&gt; killed on Saturday night. Not sure how well it will work on Tuesday morning.&lt;br&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/google_searching_the_triangle</id>
        <title type="html">Google searching the Triangle</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/google_searching_the_triangle"/>
        <published>2005-11-25T12:26:10+00:00</published>
        <updated>2006-10-25T07:21:19+00:00</updated> 
        <category term="General" label="General" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="triangle" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;
Jason Caplain, a VC here in Raleigh, posted a rumor about 
&lt;a href=&quot;http://southeastvc.blogs.com/southeast_vc/2005/11/rumor_google_to.html&quot;&gt;
Google to open RTP office&lt;/a&gt;. 
The story also made the Raleigh paper. The News and Observer story 
&lt;a href=&quot;http://www.newsobserver.com/104/story/370923.html&quot;&gt;Google Looks for Local Offices&lt;/a&gt; quotes &lt;a href=&quot;http://www.marketingpilgrim.com/2005/11/google-to-open-north-carolina-office.html&quot;&gt;Andy Beal&lt;/a&gt;, who speculates that Google may be considering aquisition of local startups 
&lt;a href=&quot;http://www.channeladvisor.com/&quot;&gt;ChannelAdvisor&lt;/a&gt; or 
&lt;a href=&quot;http://motricity.com&quot;&gt;Motricity&lt;/a&gt;. 
Or perhaps they just want to syphon off some talented but bored IBM and SAS employees.&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/google_talk</id>
        <title type="html">Google Talk</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/google_talk"/>
        <published>2005-08-24T08:44:23+00:00</published>
        <updated>2006-10-25T16:09:06+00:00</updated> 
        <category term="General" label="General" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;p&gt;
Bravo to &lt;a href=&quot;http://www.google.com/talk/&quot;&gt;Google Talk&lt;/a&gt; for using &lt;a href=&quot;http://www.jabber.org/&quot;&gt;Jabber&lt;/a&gt; an open standard for instant messaging. Seems to work fine with GAIM. I&amp;#39;m &amp;#39;snoopdave&amp;#39; if you want to say hi and verify that I am indeed connected.
&lt;/p&gt;</content>
    </entry>
    <entry>
        <id>https://rollerweblogger.org/roller/entry/google_desktop_is_just_like</id>
        <title type="html">Google Desktop is just like WinFS</title>
        <author><name>Dave Johnson</name></author>
        <link rel="alternate" type="text/html" href="https://rollerweblogger.org/roller/entry/google_desktop_is_just_like"/>
        <published>2004-10-19T11:03:36+00:00</published>
        <updated>2006-10-25T07:47:17+00:00</updated> 
        <category term="Microsoft" label="Microsoft" />
        <category term="google" scheme="http://roller.apache.org/ns/tags/" />
        <category term="microsoft" scheme="http://roller.apache.org/ns/tags/" />
        <content type="html">&lt;blockquote&gt;
&lt;a href=&quot;http://bitworking.org/news/Google_Desktop&quot;&gt;Joe Gregorio&lt;/a&gt;: 
&lt;p&gt;This is just like WinFS.&lt;/p&gt;
&lt;p&gt;Except that it is shipping today.&lt;/p&gt;
&lt;p&gt;And it just works.&lt;/p&gt;
&lt;p&gt;And it doesn&amp;#39;t require an upgrade to your operating system.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://bitworking.org/news/Google_Desktop&quot;&gt;more...&lt;/a&gt;&lt;/p&gt; 
&lt;/blockquote&gt;
</content>
    </entry>
</feed>

