<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>IdentitySelector Wiki &amp; Documentation Rss Feed</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home</link><description>IdentitySelector Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=20</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;The developer blog for this Firefox extension is http://ignisvulpis.blogspot.com/&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt; &lt;br /&gt; &lt;br /&gt;July 2, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=14914"&gt;IdentitySelector-1.0.12&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Apr 01, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12170"&gt;IdentitySelector-1.0.10&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 28, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12066"&gt;IdentitySelector-1.0.9&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 01 Jul 2008 13:07:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080701010732P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=19</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;The developer blog for this Firefox extension is http://ignisvulpis.blogspot.com/&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt; &lt;br /&gt; &lt;br /&gt;July 2, 2008 - A new version ([release:14914) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Apr 01, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12170"&gt;IdentitySelector-1.0.10&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 28, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12066"&gt;IdentitySelector-1.0.9&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 01 Jul 2008 13:06:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080701010641P</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=18</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;The developer blog for this Firefox extension is http://ignisvulpis.blogspot.com/&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt; &lt;br /&gt; &lt;br /&gt;July 2, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=14905"&gt;IdentitySelector-1.0.11&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Apr 01, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12170"&gt;IdentitySelector-1.0.10&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 28, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12066"&gt;IdentitySelector-1.0.9&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 01 Jul 2008 10:35:39 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080701103539A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt; &lt;br /&gt; &lt;br /&gt;Apr 01, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12170"&gt;IdentitySelector-1.0.10&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 28, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12066"&gt;IdentitySelector-1.0.9&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 01 Apr 2008 14:40:50 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080401024050P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt; &lt;br /&gt; &lt;br /&gt;Mar 28, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12066"&gt;IdentitySelector-1.0.9&lt;/a&gt;) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Fri, 28 Mar 2008 15:38:17 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080328033817P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt; &lt;br /&gt; &lt;br /&gt;Mar 28, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=12054"&gt;dentitySelector-1.0.7&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Fri, 28 Mar 2008 12:04:29 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080328120429P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Mar 20, 2008 - A new version (&lt;a href="http://www.codeplex.com/IdentitySelector/Release/ProjectReleases.aspx?ReleaseId=11863"&gt;IdentitySelector-1.0.6&lt;/a&gt; ) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of this Firefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Thu, 20 Mar 2008 21:52:34 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080320095234P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Dec 14, 2007 - A new version (1.0.5) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Fri, 14 Dec 2007 21:25:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071214092541P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=12</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Nov 24, 2007 - A new version (1.0.4) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Fri, 23 Nov 2007 23:37:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071123113709P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=11</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Nov 06, 2007 - A new version (1.0.3) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 06 Nov 2007 14:48:07 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071106024807P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Oct 31, 2007 - A new version (1.0.2) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Wed, 31 Oct 2007 12:43:31 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071031124331P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Oct &amp;#167;!, 2007 - A new version (1.0.2) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Wed, 31 Oct 2007 12:43:12 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071031124312P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;News&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 16 Oct 2007 14:03:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071016020333P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;News&lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt;Oct 16, 2007 - A new version (1.0.1) of thisFirefox extension is available.&lt;br /&gt;
&lt;/div&gt;</description><author>ignisvulpis</author><pubDate>Tue, 16 Oct 2007 12:10:16 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071016121016P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;I'll add more details about usage when I post the code.  You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;News&lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt; &lt;br /&gt;Jan 7, 2007 - OK, soon may have been ambitious over the Christmas season.  It's up now.  Several folks have already made feature suggestions, so I'll see if updates can be a bit more frequent.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>kmiller</author><pubDate>Mon, 08 Jan 2007 03:37:33 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20070108033733A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;I'll add more details about usage when I post the code.  You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;News&lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>kmiller</author><pubDate>Tue, 12 Dec 2006 21:38:41 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061212093841P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
This is an identity selector for Firefox that works with Cardspace.  It extracts information from a certificate and invokes the Cardspace API.&amp;#13;&amp;#10;&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Identity Selector&lt;/b&gt;&lt;br /&gt;The FireFox Identity Selector extension implements support for CardSpace on Windows, giving FireFox parity with IE. Additionally, the extension provides the ability to plug-in other Identity Selectors, by implemeting an XPCOM interface, that contains really only a single method. This makes it trivial for the user to choose which Identity Selector they wish to use, and web pages can depend on the consistent implementation of the html elements inside the page itself.&lt;br /&gt; &lt;br /&gt;I'll add more details about usage when I post the code.  You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Feature List:&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Support for both the &amp;lt;object&amp;gt; and &amp;lt;ic:informationcard&amp;gt; syntax.&lt;/li&gt;&lt;li&gt;Support for both JavaScript invocation (using xmlToken.value) and &amp;lt;form&amp;gt; posting (both implicit and using form.submit() ).&lt;/li&gt;&lt;li&gt;Supports object parameters required for the selector . These are scriptable, and most are read/write. I've tried to validate these as much as possible. I'm sure testing will turn up cases I've missed, so I expect this code will need to be updated as items are found. See more details in my post containing samples.&lt;/li&gt;&lt;li&gt;This should support all certificates that Firefox supports.&lt;/li&gt;&lt;li&gt;Pluggable identity selector. The extension creates an XPCOM Interface for Identity Selectors, of which I’ve implemented one that calls Windows CardSpace, and the end user can switch between them (right now, you have to change a pref in about:config , but I’ll add in an options dialog soon).&lt;/li&gt;&lt;li&gt;Error objects should be identical to the IE implementation (for ease of cross-platform web development)&lt;/li&gt;&lt;li&gt;Uninstalls!&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;News&lt;br /&gt;Dec 12, 2006 - Project published.  Source code coming soon!&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>kmiller</author><pubDate>Tue, 12 Dec 2006 21:38:08 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061212093808P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
This is an identity selector for Firefox that works with Cardspace.  It extracts information from a certificate and invokes the Cardspace API.&amp;#13;&amp;#10;&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Identity Selector&lt;/b&gt;&lt;br /&gt;This particular Identity Selector is a Firefox extension for CardSpace.  It was built using XPCOM.  It pulls the relevant information regarding certificates from Firefox, and invokes CardSpace.&lt;br /&gt; &lt;br /&gt;I'll add more details about usage when I post the code.  You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;/a&gt;.&lt;br /&gt; &lt;br /&gt;ToDo&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;News&lt;/li&gt;&lt;li&gt;Frequently Asked Questions (FAQ)&lt;/li&gt;&lt;li&gt;Project information (the text from your project description, for example)&lt;/li&gt;&lt;li&gt;Project documentation&lt;/li&gt;&lt;li&gt;Development methodologies&lt;/li&gt;&lt;li&gt;Release process&lt;/li&gt;&lt;li&gt;Current issues&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>kmiller</author><pubDate>Mon, 11 Dec 2006 13:01:14 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061211010114P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/IdentitySelector/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
This is an identity selector for Firefox that works with Cardspace.  It extracts information from a certificate and invokes the Cardspace API.&amp;#13;&amp;#10;&amp;#13;&amp;#10;
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Identity Selector&lt;/b&gt;&lt;br /&gt;This particular Identity Selector is a Firefox extension for CardSpace.  It was built using XPCOM.  It pulls the relevant information regarding certificates from Firefox, and invokes CardSpace.&lt;br /&gt; &lt;br /&gt;I'll add more details about usage when I post the code.  You can also read about this at &lt;a href="http://www.perpetual-motion.com/Kevin" class="externalLink"&gt;http://www.perpetual-motion.com/Kevin&lt;/a&gt;my blog.&lt;br /&gt; &lt;br /&gt;ToDo&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;News&lt;/li&gt;&lt;li&gt;Frequently Asked Questions (FAQ)&lt;/li&gt;&lt;li&gt;Project information (the text from your project description, for example)&lt;/li&gt;&lt;li&gt;Project documentation&lt;/li&gt;&lt;li&gt;Development methodologies&lt;/li&gt;&lt;li&gt;Release process&lt;/li&gt;&lt;li&gt;Current issues&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>kmiller</author><pubDate>Mon, 11 Dec 2006 13:00:58 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20061211010058P</guid></item></channel></rss>