<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>OpenSocial.Net</title><link>http://www.codeplex.com/OpenSocial/Project/ProjectRss.aspx</link><description>OpenSocial .Net wrapper.</description><item><title>Released: 0.1b (Nov 23, 2007)</title><link>http://www.codeplex.com/OpenSocial/Release/ProjectReleases.aspx?ReleaseId=8591</link><description>&lt;div&gt;
Release includes much of the Friends API logic with web sample accessing Ecademy.com's developing data feeds.  Note, we are not affiliated with Ecademy.com but have found their public data to be quite useful for development so far.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 06:26:52 GMT</pubDate><guid isPermaLink="false">Released: 0.1b (Nov 23, 2007) 20080625062652A</guid></item><item><title>UPDATED RELEASE: 0.1b (Nov 23, 2007)</title><link>http://www.codeplex.com/OpenSocial/Release/ProjectReleases.aspx?ReleaseId=8591</link><description>&lt;div&gt;
Release includes much of the Friends API logic with web sample accessing Ecademy.com's developing data feeds.  Note, we are not affiliated with Ecademy.com but have found their public data to be quite useful for development so far.&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Wed, 25 Jun 2008 06:26:52 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 0.1b (Nov 23, 2007) 20080625062652A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/OpenSocial/Wiki/View.aspx?title=Home&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;OpenSocial .Net wrapper.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;NOTE: At this time only the People data API partially functional and available in release 0.1b.  We are actively working to add to this library.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Sample web app is now unavailable as Ecademy has stopped allowing external requests without authentication.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created in an effort to establish a C# wrapper around Google's OpenSocial API.  At this time the OpenSocial services themselves are not stable therefore utilizing this code is not stable.  I expect this library to evolve greatly and change often as Google evolves the API from 0.5 to 1.0.&lt;br /&gt; &lt;br /&gt;I'm making a large effort to maintain a high unit test coverage percentage.  I'm currently using NUnit and NCover.&lt;br /&gt; &lt;br /&gt;Please feel free to download the code, review it, and provide any comments you like.  If interested in assisting let me know!&lt;br /&gt;
&lt;/div&gt;</description><author>isuttle</author><pubDate>Sun, 06 Jan 2008 20:50:56 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080106085056P</guid></item><item><title>CREATED FEATURE: Support for non-standard data api location</title><link>http://www.codeplex.com/OpenSocial/WorkItem/View.aspx?WorkItemId=263</link><description>Any given OpenSocial host may choose where their data api is located.  For instance OpenSocial API docs discuss People data feeds at &amp;#47;feeds&amp;#47;... although a host may provide the API at &amp;#47;opensocial&amp;#47;feeds&amp;#47;... or any other path.&lt;br /&gt;&lt;br /&gt;The .Net wrapper should allow for custom locations to be specified.&lt;br /&gt;</description><author>isuttle</author><pubDate>Sun, 25 Nov 2007 07:34:45 GMT</pubDate><guid isPermaLink="false">CREATED FEATURE: Support for non-standard data api location 20071125073445A</guid></item><item><title>COMMENTED TASK: Friend-specific data requires parsing</title><link>http://www.codeplex.com/OpenSocial/WorkItem/View.aspx?WorkItemId=259</link><description>Currently only basic ATOM data is parsed.  Friend-specific data will also need to be parsed.&lt;br /&gt;Comments: Associated with changeset 1923.</description><author>isuttle</author><pubDate>Sun, 25 Nov 2007 07:08:26 GMT</pubDate><guid isPermaLink="false">COMMENTED TASK: Friend-specific data requires parsing 20071125070826A</guid></item><item><title>COMMENTED TASK: People-specific data requires parsing</title><link>http://www.codeplex.com/OpenSocial/WorkItem/View.aspx?WorkItemId=258</link><description>Currently only basic ATOM data is parsed.  People-specific data will also need to be parsed.&lt;br /&gt;Comments: Associated with changeset 1923.</description><author>isuttle</author><pubDate>Sun, 25 Nov 2007 07:08:24 GMT</pubDate><guid isPermaLink="false">COMMENTED TASK: People-specific data requires parsing 20071125070824A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/OpenSocial/SourceControl/ListDownloadableCommits.aspx</link><description>refactored object building logic to allow for easier custom data parsing.</description><author>isuttle</author><pubDate>Sun, 25 Nov 2007 07:08:24 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071125070824A</guid></item><item><title>NEW POST: 0.1b released</title><link>http://www.codeplex.com/OpenSocial/Thread/View.aspx?ThreadId=18252</link><description>&lt;div class="wikidoc"&gt;
0.1b has been released containing basic People Data parsing logic with a web sample to accompany it.&lt;br /&gt;
&lt;/div&gt;</description><author>isuttle</author><pubDate>Sat, 24 Nov 2007 06:15:51 GMT</pubDate><guid isPermaLink="false">NEW POST: 0.1b released 20071124061551A</guid></item><item><title>CREATED ISSUE: Friend-specific data requires parsing</title><link>http://www.codeplex.com/OpenSocial/WorkItem/View.aspx?WorkItemId=259</link><description>Currently only basic ATOM data is parsed.  Friend-specific data will also need to be parsed.&lt;br /&gt;</description><author>isuttle</author><pubDate>Sat, 24 Nov 2007 06:14:14 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Friend-specific data requires parsing 20071124061414A</guid></item><item><title>CREATED ISSUE: People-specific data requires parsing</title><link>http://www.codeplex.com/OpenSocial/WorkItem/View.aspx?WorkItemId=258</link><description>Currently only basic ATOM data is parsed.  People-specific data will also need to be parsed.&lt;br /&gt;</description><author>isuttle</author><pubDate>Sat, 24 Nov 2007 06:13:52 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: People-specific data requires parsing 20071124061352A</guid></item><item><title>CREATED ISSUE: Unavailable People Data returns 404</title><link>http://www.codeplex.com/OpenSocial/WorkItem/View.aspx?WorkItemId=257</link><description>When People data is not available i.e. private profile, an exception should be thrown and caught instead of giving the user a 404 error.&lt;br /&gt;</description><author>isuttle</author><pubDate>Sat, 24 Nov 2007 06:09:51 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Unavailable People Data returns 404 20071124060951A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/OpenSocial/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;OpenSocial .Net wrapper.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;NOTE: At this time only the People data API partially functional and available in release 0.1b.  We are actively working to add to this library.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Sample web app available at &lt;a href="http://www.iansuttle.com/opensocial" class="externalLink"&gt;http://www.iansuttle.com/opensocial&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created in an effort to establish a C# wrapper around Google's OpenSocial API.  At this time the OpenSocial services themselves are not stable therefore utilizing this code is not stable.  I expect this library to evolve greatly and change often as Google evolves the API from 0.5 to 1.0.&lt;br /&gt; &lt;br /&gt;I'm making a large effort to maintain a high unit test coverage percentage.  I'm currently using NUnit and NCover.&lt;br /&gt; &lt;br /&gt;Please feel free to download the code, review it, and provide any comments you like.  If interested in assisting let me know!&lt;br /&gt;
&lt;/div&gt;</description><author>isuttle</author><pubDate>Sat, 24 Nov 2007 06:07:19 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124060719A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/OpenSocial/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;OpenSocial .Net wrapper.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;NOTE: At this time only the People data API partially functional and available in release 0.1b.  We are actively working to add to this library.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Sample web app available at &lt;a href="http://www.iansuttle.com/opensocial" class="externalLink"&gt;http://www.iansuttle.com/opensocial&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created in an effort to establish a C# wrapper around Google's OpenSocial API.  At this time the OpenSocial services themselves are not stable therefore utilizing this code is not stable.  I expect this library to evolve greatly and change often as Google evolves the API from 0.5 to 1.0.&lt;br /&gt; &lt;br /&gt;I'm making a large effort to maintain a high unit test coverage percentage.  I'm currently using NUnit and NCover.&lt;br /&gt; &lt;br /&gt;Please feel free to download the code, review it, and provide any comments you like.  If interested in assisting let me know!&lt;br /&gt;
&lt;/div&gt;</description><author>isuttle</author><pubDate>Sat, 24 Nov 2007 06:05:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071124060545A</guid></item><item><title>CREATED RELEASE: 0.1b (Nov 23, 2007)</title><link>http://www.codeplex.com/OpenSocial/Release/ProjectReleases.aspx?ReleaseId=8591</link><description>Release includes much of the Friends API logic with web sample accessing Ecademy.com&amp;#39;s developing data feeds.  Note, we are not affiliated with Ecademy.com but have found their public data to be quite useful for development so far.</description><author></author><pubDate>Sat, 24 Nov 2007 06:02:57 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: 0.1b (Nov 23, 2007) 20071124060257A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/OpenSocial/SourceControl/ListDownloadableCommits.aspx</link><description>updated paths for cases where web sample isn&amp;#39;t running in the root</description><author>isuttle</author><pubDate>Fri, 23 Nov 2007 22:08:39 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071123100839P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/OpenSocial/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Project Description&lt;/b&gt;&lt;br /&gt;OpenSocial .Net wrapper.
&lt;br /&gt; &lt;br /&gt;&lt;b&gt;NOTE: At this time only the People data API partially functional.  We are actively working to add to this library.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This project has been created in an effort to establish a C# wrapper around Google's OpenSocial API.  At this time the OpenSocial services themselves are not stable therefore utilizing this code is not stable.  I expect this library to evolve greatly and change often as Google evolves the API from 0.5 to 1.0.&lt;br /&gt; &lt;br /&gt;I'm making a large effort to maintain a high unit test coverage percentage.  I'm currently using NUnit and NCover.&lt;br /&gt; &lt;br /&gt;Please feel free to download the code, review it, and provide any comments you like.  If interested in assisting let me know!&lt;br /&gt;
&lt;/div&gt;</description><author>isuttle</author><pubDate>Fri, 23 Nov 2007 17:23:45 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20071123052345P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/OpenSocial/SourceControl/ListDownloadableCommits.aspx</link><description>friends parsing, web project shows images</description><author>isuttle</author><pubDate>Thu, 22 Nov 2007 10:06:12 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071122100612A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/OpenSocial/SourceControl/ListDownloadableCommits.aspx</link><description>Added OpenSocial.Net.Web.Sample</description><author>isuttle</author><pubDate>Fri, 16 Nov 2007 08:37:29 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071116083729A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/OpenSocial/SourceControl/ListDownloadableCommits.aspx</link><description>Added NUnit dll, Updated People unit tests, Added Atom types, updated Person to be based off of AtomEntry.</description><author>isuttle</author><pubDate>Fri, 16 Nov 2007 07:00:01 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071116070001A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/OpenSocial/SourceControl/ListDownloadableCommits.aspx</link><description>Introduced PeopleBuilder class, began implementing basic Person creation from Atom feed, and updated tests.</description><author>isuttle</author><pubDate>Wed, 14 Nov 2007 07:13:13 GMT</pubDate><guid isPermaLink="false">Source code checked in 20071114071313A</guid></item></channel></rss>