<rss version="2.0">
  <channel>
    <title>Information Card Ruby Wiki</title>
    <link>http://wiki.informationcardruby.com/informationcardrubywiki/published/HomePage</link>
    <description>An Instiki wiki</description>
    <language>en-us</language>
    <ttl>40</ttl>
    <item>
      <title>Recommended Practices</title>
      <description>&lt;h2&gt;Identity Claim&lt;/h2&gt;


	&lt;p&gt;It is recommended that you set your identity claim to :ppid, as it is the only constant identifier of a user&amp;#8217;s information card.  The invariable nature of the :ppid also allows us to hash it and make it even more unreadable. If you decide to use a different claim to identify a user (ie. :email_address), should the user change their e-mail address on their Information Card, your site will not be able to find them.&lt;/p&gt;


	&lt;p&gt;To configure the required_claims and the identity_claim, follow the syntax below in your environments file(s).&lt;/p&gt;


&lt;pre&gt;
# Required Claims
InformationCard::Config.required_claims = [:ppid, :given_name]

# Claim to identify Information Cards
InformationCard::Config.identity_claim = :ppid
&lt;/pre&gt;</description>
      <pubDate>Tue, 04 Mar 2008 21:59:19 Z</pubDate>
      <guid>http://wiki.informationcardruby.com/informationcardrubywiki/published/Recommended+Practices</guid>
      <link>http://wiki.informationcardruby.com/informationcardrubywiki/published/Recommended+Practices</link>
    </item>
    <item>
      <title>Home Page</title>
      <description>&lt;p&gt;Welcome to Information Card Ruby.&lt;/p&gt;


	&lt;h3&gt;&lt;a class="existingWikiWord" href="http://wiki.informationcardruby.com/informationcardrubywiki/show/Recommended+Practices"&gt;Recommended Practices&lt;/a&gt;&lt;/h3&gt;


	&lt;h3&gt;&lt;a class="existingWikiWord" href="http://wiki.informationcardruby.com/informationcardrubywiki/show/Frequently+Asked+Questions"&gt;Frequently Asked Questions&lt;/a&gt;&lt;/h3&gt;</description>
      <pubDate>Tue, 04 Mar 2008 21:59:05 Z</pubDate>
      <guid>http://wiki.informationcardruby.com/informationcardrubywiki/published/HomePage</guid>
      <link>http://wiki.informationcardruby.com/informationcardrubywiki/published/HomePage</link>
    </item>
    <item>
      <title>Frequently Asked Questions</title>
      <description>&lt;h2&gt;How do I detect if a user has Identity Selector support?&lt;/h2&gt;


	&lt;p&gt;You can detect support via Javascript.  However, we have found that Javascript detection of identity selector support only reliably detects the Windows CardSpace Selector on &lt;span class="caps"&gt;IE 7&lt;/span&gt;.  Refer &lt;a href="http://eternaloptimist.wordpress.com/2006/11/05/identity-selectors-browser-detection/"&gt;here&lt;/a&gt;  for more information.&lt;/p&gt;


	&lt;h2&gt;Where can I get an Information Card icon?&lt;/h2&gt;


	&lt;p&gt;The recommended icon is available &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ce99e033-39a8-4bc5-9014-60ed0b560d0e&amp;#38;displaylang=en"&gt;here&lt;/a&gt;. Is is being promoted as a standard, similar to the standard &lt;a href="http://www.feedicons.com/"&gt;syndicated feed icon&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Mar 2008 21:58:55 Z</pubDate>
      <guid>http://wiki.informationcardruby.com/informationcardrubywiki/published/Frequently+Asked+Questions</guid>
      <link>http://wiki.informationcardruby.com/informationcardrubywiki/published/Frequently+Asked+Questions</link>
    </item>
    <item>
      <title>joe</title>
      <description></description>
      <pubDate>Tue, 04 Mar 2008 21:58:28 Z</pubDate>
      <guid>http://wiki.informationcardruby.com/informationcardrubywiki/published/joe</guid>
      <link>http://wiki.informationcardruby.com/informationcardrubywiki/published/joe</link>
    </item>
  </channel>
</rss>
