<?xml version="1.0" encoding="utf-8"?>
<!-- 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
-->
<?xml-stylesheet type="text/xsl" href="https://rollerweblogger.org/roller-ui/styles/rss.xsl" media="screen"?><rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
  <title>G Friend Connect</title>
  <link>https://rollerweblogger.org/gfc/</link>
    <atom:link rel="self" type="application/rss+xml" href="https://rollerweblogger.org/gfc/feed/entries/rss" />
  <description>Exploring Gadgets &amp;amp; Friend Connect</description>
  <language>en-us</language>
  <copyright>Copyright 2017</copyright>
  <lastBuildDate>Sun, 17 Sep 2017 20:06:25 +0000</lastBuildDate>
  <generator>Apache Roller 6.1.5</generator>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/gfc/entry/google_friend_connect_wall_comments</guid>
    <title>Google Friend Connect wall/comments Gadget added</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/gfc/entry/google_friend_connect_wall_comments</link>
    <pubDate>Tue, 17 Feb 2009 22:10:57 +0000</pubDate>
    <category>Notes</category>
<description>I just added replace the Roller comment macro in this blog with the Google Friend Connect Wall Gadget. I gave it scope of PAGE, so it should associate comments with each post. Let&amp;#39;s see if it&amp;#39;s working...</description>  </item>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/gfc/entry/installing_google_friend_connect</guid>
    <title>Installing Google Friend Connect</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/gfc/entry/installing_google_friend_connect</link>
    <pubDate>Tue, 17 Feb 2009 17:05:25 +0000</pubDate>
    <category>Notes</category>
    <category>friendconnect</category>
<description>&lt;p&gt;I just went through the process of installing &lt;a class=&quot;external&quot; href=&quot;http://www.google.com/friendconnect&quot;&gt;Friend Connect&lt;/a&gt; on this site and specifically, for this blog. It was a &lt;i&gt;very&lt;/i&gt; simple process, but a little more challenging than installing a simple Google Gadget because you must first download and add two files (canvas.html and relay_rpc.html) to the root of your website&amp;#39;s domain. If you don&amp;#39;t control the root of your domain then this could present a problem, but there do seem to be workarounds and on Blogger.com the files are already present.
&lt;/p&gt;&lt;p&gt;Installing Friend Connect was so simple that I didn&amp;#39;t really need any help. The basic steps were:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Login to the Friend Connect site
&lt;/li&gt;&lt;li&gt;Choose the Setup a New Site option, enter your site&amp;#39;s URL and title
&lt;/li&gt;&lt;li&gt;Download canvas.html and relay_rpc.html and add them to your site
&lt;/li&gt;&lt;li&gt;Pick the gadgets you want, copy-and-paste the HTML/JavaScript code into your site
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;If you need some additional guidance, there are some how-to guides around the web:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;&lt;a class=&quot;external&quot; href=&quot;http://www.expand2web.com/blog/2008/12/03/friend-connect-wordpress&quot;&gt;How to install Google Friend Connect on your Wordpress blog&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a class=&quot;external&quot; href=&quot;http://www.ehow.com/how_4680129_google-friend-connect-onto-blog.html&quot;&gt;How to install Google Friend Connect on your blog&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;You can see the resulting Member Gadget in the left sidebar of this blog. Try it out. I believe you must login via your Google account, but then you can choose to join via either your Plaxo, Orkut or Twitter networks. I&amp;#39;ll have to do some more experimentation.&lt;/p&gt;</description>  </item>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/gfc/entry/what_can_you_do_with</guid>
    <title>What can you do with plain old Gadgets?</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/gfc/entry/what_can_you_do_with</link>
    <pubDate>Tue, 17 Feb 2009 09:07:10 +0000</pubDate>
    <category>Notes</category>
    <category>googlegadgets</category>
<description>&lt;p&gt;Before I explore &lt;a class=&quot;external&quot; href=&quot;http://www.google.com/friendconnect&quot;&gt;Google Friend Connect&lt;/a&gt;, I&amp;#39;d like to see what you can do with plain old Google Gadgets. Specifically, I mean &lt;a class=&quot;external&quot; href=&quot;http://www.google.com/ig/directory?synd=open&quot;&gt;Google Gadgets for your Webpage&lt;/a&gt;, a subset of Google Gadgets that are can be added to places other than iGoogle, like this blog. These Gadgets are more limited because they must follow these rules:
&lt;/p&gt;&lt;p&gt;&lt;i&gt;
&lt;/i&gt;&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;It cannot store state. For example, a syndicated gadget cannot be a to-do list that stores personal list items for each user.
&lt;/li&gt;&lt;li&gt;It cannot use the dynamic height feature. For example, it cannot get bigger or smaller depending on the amount of content.
&lt;/li&gt;&lt;li&gt;Its functionality should not be dependent on each user specifying different user preferences. 
&lt;/li&gt;&lt;/ul&gt;&lt;i&gt;
&lt;/i&gt;&lt;p&gt;&lt;i&gt;(From &lt;a class=&quot;external&quot; href=&quot;http://code.google.com/apis/gadgets/docs/legacy/publish.html#Syndication&quot;&gt;http://code.google.com/apis/gadgets/docs/legacy/publish.html#Syndication&lt;/a&gt;)
&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;At this time, there are 62,419 gadgets that follow those rules. Problem is, those rules above are pretty limiting -- Gadgets that follow them cannot be very social.
&lt;/i&gt;&lt;/p&gt;
&lt;p&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;
&lt;h4 id=&quot;section-dummyPage-HowDoYouAddAGadget&quot;&gt;How do you add a Gadget?#&lt;/h4&gt;
&lt;p&gt;If you want to add such gadgets to your webpage, pick one from the Gadget Directory with the URL below:
&lt;/p&gt;
&lt;p&gt;&lt;a class=&quot;external&quot; href=&quot;http://www.google.com/ig/directory?synd=open&quot;&gt;http://www.google.com/ig/directory?synd=open&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;Pick the Gadget you want, make a couple of color and border settings and press a button to get the code to be inserted into your blog. For example, I picked the Slim RSS Gadget, got the code below:
&lt;/p&gt;
&lt;p&gt;http://www.gmodules.com/ig/ifr?url=http://1o4.jp/google/module/slim-reader.xml&amp;amp;up_mtitle=Slim%20RSS%20Reader&amp;amp;up_mfeed=http%3A%2F%2Frollerweblogger.org%2Froller%2Ffeed%2Fentries%2Frss&amp;amp;up_contentsnum=7&amp;amp;up_titlelink=http%3A%2F%2Fgoogleblog.blogspot.com%2F&amp;amp;synd=open&amp;amp;w=140&amp;amp;h=200&amp;amp;title=Blogging+Roller&amp;amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;amp;output=js&amp;quot;&amp;gt;
&lt;/p&gt;
&lt;p&gt;Then you simply paste that snippet of code into the template that defines your blog, in the place where you want it to appear. That means you must have a blog that allows template editing and you must be comfortable HTML enough to find the right place to do the pasting.
&lt;/p&gt;
&lt;p&gt;
&lt;p&gt;&lt;/p&gt;&lt;/p&gt;</description>  </item>
  <item>
    <guid isPermaLink="true">https://rollerweblogger.org/gfc/entry/welcome</guid>
    <title>Welcome</title>
    <dc:creator>Dave Johnson</dc:creator>
    <link>https://rollerweblogger.org/gfc/entry/welcome</link>
    <pubDate>Tue, 17 Feb 2009 08:30:03 +0000</pubDate>
    <category>About</category>
    <category>about</category>
    <category>friendconnect</category>
    <category>gadgets</category>
<description>&lt;p&gt;Hi, I&amp;#39;m &lt;a class=&quot;external&quot; href=&quot;http://rollerweblogger.org&quot;&gt;Dave Johnson&lt;/a&gt;, a software developer looking at ways to social enable existing web sites.
&lt;/p&gt;&lt;p&gt;I&amp;#39;m starting this blog to explore how &lt;a class=&quot;external&quot; href=&quot;http://www.google.com/friendconnect&quot;&gt;Google Friend Connect&lt;/a&gt;, &lt;a class=&quot;external&quot; href=&quot;http://www.google.com/webmasters/gadgets&quot;&gt;Google Gadgets&lt;/a&gt; and other Google social goodies can be integrated into a blog. 
&lt;/p&gt;
&lt;p&gt;This site is running &lt;a class=&quot;external&quot; href=&quot;http://rollerweblogger.org&quot;&gt;Apache Roller 5.0-dev&lt;/a&gt; (not an official release) and &lt;a class=&quot;external&quot; href=&quot;http://jspwiki.org&quot;&gt;JSPWiki 2.8&lt;/a&gt;, but, generally speaking, the things I do here with Gadgets and Friend Connect should work on any blog, wiki or CMS platform.
&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description>  </item>
</channel>
</rss>