<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>JSLINQ Release Rss Feed</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx</link><description>JSLINQ Release Rss Description</description><item><title>Updated Release: v2.00 (Mar 30, 2009)</title><link>http://jslinq.codeplex.com/releases/view/18355</link><description>&lt;div class="wikidoc"&gt;This release will include at minimum all the functionality v1.03 has except for the following changes:
&lt;ul&gt;&lt;li&gt;Removed use of &amp;quot;eval&amp;quot; method for improved security&lt;/li&gt;
&lt;li&gt;Added an example of search an HTML DOM Table using JSLINQ&lt;/li&gt;
&lt;li&gt;Placed all functionality within the global JSLINQ object. This is to improve possible compatibility with other javascript frameworks (like jQuery and ASP.NET AJAX).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 16 Mar 2013 15:15:53 GMT</pubDate><guid isPermaLink="false">Updated Release: v2.00 (Mar 30, 2009) 20130316031553P</guid></item><item><title>Released: v2.00 (Mar 30, 2009)</title><link>http://jslinq.codeplex.com/releases/view/18355</link><description>
&lt;div class="wikidoc"&gt;This release will include at minimum all the functionality v1.03 has except for the following changes:
&lt;ul&gt;
&lt;li&gt;Removed use of &amp;quot;eval&amp;quot; method for improved security &lt;/li&gt;&lt;li&gt;Added an example of search an HTML DOM Table using JSLINQ &lt;/li&gt;&lt;li&gt;Placed all functionality within the global JSLINQ object. This is to improve possible compatibility with other javascript frameworks (like jQuery and ASP.NET AJAX).&lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 16 Mar 2013 15:15:53 GMT</pubDate><guid isPermaLink="false">Released: v2.00 (Mar 30, 2009) 20130316031553P</guid></item><item><title>Updated Release: v2.10 (Jun 16, 2009)</title><link>http://jslinq.codeplex.com/releases/view/28886</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nuget Package&lt;/h2&gt;&lt;a href="http://nuget.org/packages/jslinq"&gt;http://nuget.org/packages/jslinq&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://nuget.org/packages/jslinq"&gt;&lt;img style="border:none;" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=jslinq&amp;amp;DownloadId=639406" alt="Install SQLinq via Nuget" title="Install SQLinq via Nuget" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Release Notes&lt;/h2&gt;This release includes the below changes, one of which is the most notable is it now includes a &amp;quot;plugin&amp;quot; model similar to that of jQuery. An Extensibility example is included in the download.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Version 2.10 Change Log&lt;/u&gt;&lt;br /&gt;- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements&lt;br /&gt;using either of the following methods:&lt;br /&gt;	var option1 = JSLINQ(myArray);&lt;br /&gt;	var option2 = new JSLINQ(myArray);&lt;br /&gt;&lt;br /&gt;- Added an extensibility example; located at &amp;quot;/Examples/Extensions/get.htm&amp;quot;&lt;br /&gt;- Added Improved Intellisense Support and moved it to the &amp;quot;JSLINQ-vsdoc.js&amp;quot; file.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 16 Mar 2013 15:15:36 GMT</pubDate><guid isPermaLink="false">Updated Release: v2.10 (Jun 16, 2009) 20130316031536P</guid></item><item><title>Released: v2.10 (Jun 16, 2009)</title><link>http://jslinq.codeplex.com/releases/view/28886</link><description>
&lt;div class="wikidoc"&gt;
&lt;h2&gt;Nuget Package&lt;/h2&gt;
&lt;a href="http://nuget.org/packages/jslinq"&gt;http://nuget.org/packages/jslinq&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href="http://nuget.org/packages/jslinq"&gt;&lt;img src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=jslinq&amp;DownloadId=639406" alt="Install SQLinq via Nuget" title="Install SQLinq via Nuget" style="border:none"&gt;&lt;/a&gt;&lt;br&gt;
&lt;h2&gt;Release Notes&lt;/h2&gt;
This release includes the below changes, one of which is the most notable is it now includes a &amp;quot;plugin&amp;quot; model similar to that of jQuery. An Extensibility example is included in the download.&lt;br&gt;
&lt;br&gt;
&lt;u&gt;Version 2.10 Change Log&lt;/u&gt;&lt;br&gt;
- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements&lt;br&gt;
using either of the following methods:&lt;br&gt;
var option1 = JSLINQ(myArray);&lt;br&gt;
var option2 = new JSLINQ(myArray);&lt;br&gt;
&lt;br&gt;
- Added an extensibility example; located at &amp;quot;/Examples/Extensions/get.htm&amp;quot;&lt;br&gt;
- Added Improved Intellisense Support and moved it to the &amp;quot;JSLINQ-vsdoc.js&amp;quot; file.&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
</description><author></author><pubDate>Sat, 16 Mar 2013 15:15:36 GMT</pubDate><guid isPermaLink="false">Released: v2.10 (Jun 16, 2009) 20130316031536P</guid></item><item><title>Updated Release: v2.10 (Jun 16, 2009)</title><link>http://jslinq.codeplex.com/releases/view/28886</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Nuget Package&lt;/h2&gt;&lt;a href="http://nuget.org/packages/jslinq"&gt;http://nuget.org/packages/jslinq&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://nuget.org/packages/jslinq"&gt;&lt;img style="border:none;" src="http://download-codeplex.sec.s-msft.com/Download?ProjectName=jslinq&amp;amp;DownloadId=639406" alt="Install SQLinq via Nuget" title="Install SQLinq via Nuget" /&gt;&lt;/a&gt;&lt;br /&gt;
&lt;h2&gt;Release Notes&lt;/h2&gt;This release includes the below changes, one of which is the most notable is it now includes a &amp;quot;plugin&amp;quot; model similar to that of jQuery. An Extensibility example is included in the download.&lt;br /&gt;&lt;br /&gt;&lt;u&gt;Version 2.10 Change Log&lt;/u&gt;&lt;br /&gt;- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements&lt;br /&gt;using either of the following methods:&lt;br /&gt;	var option1 = JSLINQ(myArray);&lt;br /&gt;	var option2 = new JSLINQ(myArray);&lt;br /&gt;&lt;br /&gt;- Added an extensibility example; located at &amp;quot;/Examples/Extensions/get.htm&amp;quot;&lt;br /&gt;- Added Improved Intellisense Support and moved it to the &amp;quot;JSLINQ-vsdoc.js&amp;quot; file.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Sat, 16 Mar 2013 15:14:06 GMT</pubDate><guid isPermaLink="false">Updated Release: v2.10 (Jun 16, 2009) 20130316031406P</guid></item><item><title>Updated Release: vNext</title><link>http://jslinq.codeplex.com/releases/view/28888</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;Change Log:&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;See ReadMe.txt in source&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Thu, 03 May 2012 23:22:18 GMT</pubDate><guid isPermaLink="false">Updated Release: vNext 20120503112218P</guid></item><item><title>Updated Release: vNext</title><link>http://jslinq.codeplex.com/releases/view/28888</link><description>&lt;div class="wikidoc"&gt;Change Log:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Added &amp;quot;.Each&amp;quot; method&lt;/li&gt;
&lt;li&gt;Added &amp;quot;.Skip&amp;quot; method&lt;/li&gt;
&lt;li&gt;Added &amp;quot;.Take&amp;quot; method and sample&lt;/li&gt;
&lt;li&gt;Added &amp;quot;.Random(count)&amp;quot; method to return a random set of elements&lt;/li&gt;
&lt;li&gt;Added lower case options for the operator methods (ex: .where = .Where, .select = .Select, .orderBy = .OrderBy) that can be used interchangably with the upper case options.&lt;/li&gt;
&lt;li&gt;Fixed some code issues ala jslint&lt;/li&gt;
&lt;li&gt;Added small intellisense fix - http://jslinq.codeplex.com/Thread/View.aspx?ThreadId=76546&lt;/li&gt;
&lt;li&gt;modified &amp;quot;new Array()&amp;quot; calls to &amp;quot;[]&amp;quot;, and &amp;quot;new Object()&amp;quot; to &amp;quot;{}&amp;quot; to make the code cleaner&lt;/li&gt;
&lt;li&gt;Modified &amp;quot;.Select&amp;quot; to accept multiple fields to select by passing them in as a delimited string.&lt;/li&gt;
&lt;li&gt;Added &amp;quot;.Take&amp;quot; method to the intellisense file&lt;/li&gt;
&lt;li&gt;Added nested query sample to .Where examples - http://jslinq.codeplex.com/Thread/View.aspx?ThreadId=217589&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Thu, 03 May 2012 23:17:54 GMT</pubDate><guid isPermaLink="false">Updated Release: vNext 20120503111754P</guid></item><item><title>Created Release: vNext</title><link>http://jslinq.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28888</link><description>&lt;div&gt;vNext&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Tue, 16 Jun 2009 23:04:23 GMT</pubDate><guid isPermaLink="false">Created Release: vNext 20090616110423P</guid></item><item><title>Updated Release: v2.10 (Jun 16, 2009)</title><link>http://jslinq.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28886</link><description>&lt;div&gt;This release includes the below changes, one of which is the most notable is it now includes a &amp;quot;plugin&amp;quot; model similar to that of jQuery. An Extensibility example is included in the download.&lt;br&gt;&lt;br&gt;&lt;u&gt;Version 2.10 Change Log&lt;/u&gt;&lt;br&gt;- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements&lt;br&gt;using either of the following methods:&lt;br&gt;	var option1 = JSLINQ(myArray);&lt;br&gt;	var option2 = new JSLINQ(myArray);&lt;br&gt;&lt;br&gt;- Added an extensibility example; located at &amp;quot;/Examples/Extensions/get.htm&amp;quot;&lt;br&gt;- Added Improved Intellisense Support and moved it to the &amp;quot;JSLINQ-vsdoc.js&amp;quot; file.&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Tue, 16 Jun 2009 22:52:35 GMT</pubDate><guid isPermaLink="false">Updated Release: v2.10 (Jun 16, 2009) 20090616105235P</guid></item><item><title>Released: v2.10 (Jun 16, 2009)</title><link>http://jslinq.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28886</link><description>&lt;div&gt;This release includes the below changes, one of which is the most notable is it now includes a &amp;quot;plugin&amp;quot; model similar to that of jQuery. An Extensibility example is included in the download.&lt;br&gt;&lt;br&gt;&lt;u&gt;Version 2.10 Change Log&lt;/u&gt;&lt;br&gt;- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements&lt;br&gt;using either of the following methods:&lt;br&gt;	var option1 = JSLINQ(myArray);&lt;br&gt;	var option2 = new JSLINQ(myArray);&lt;br&gt;&lt;br&gt;- Added an extensibility example; located at &amp;quot;/Examples/Extensions/get.htm&amp;quot;&lt;br&gt;- Added Improved Intellisense Support and moved it to the &amp;quot;JSLINQ-vsdoc.js&amp;quot; file.&lt;/div&gt;</description><author></author><pubDate>Tue, 16 Jun 2009 22:52:35 GMT</pubDate><guid isPermaLink="false">Released: v2.10 (Jun 16, 2009) 20090616105235P</guid></item><item><title>Updated Release: v2.10 (Jun 16, 2009)</title><link>http://jslinq.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28886</link><description>&lt;div&gt;This release includes the below changes, one of which is the most notable is it now includes a &amp;quot;plugin&amp;quot; model similar to that of jQuery. An Extensibility example is included in the download.&lt;br&gt;&lt;br&gt;&lt;u&gt;Version 2.10 Change Log&lt;/u&gt;&lt;br&gt;- Modified the JSLINQ object to allow you to create an instance of JSLINQ containing an Array of elements&lt;br&gt;using either of the following methods:&lt;br&gt;	var option1 = JSLINQ(myArray);&lt;br&gt;	var option2 = new JSLINQ(myArray);&lt;br&gt;&lt;br&gt;- Added an extensibility example; located at &amp;quot;/Examples/Extensions/get.htm&amp;quot;&lt;br&gt;- Added Improved Intellisense Support and moved it to the &amp;quot;JSLINQ-vsdoc.js&amp;quot; file.&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Tue, 16 Jun 2009 22:52:27 GMT</pubDate><guid isPermaLink="false">Updated Release: v2.10 (Jun 16, 2009) 20090616105227P</guid></item><item><title>Updated Release: v2.00 (Mar 30, 2009)</title><link>http://jslinq.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18355</link><description>&lt;div&gt;
This release will include at minimum all the functionality v1.03 has except for the following changes:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Removed use of &amp;quot;eval&amp;quot; method for improved security&lt;/li&gt;&lt;li&gt;Added an example of search an HTML DOM Table using JSLINQ&lt;/li&gt;&lt;li&gt;Placed all functionality within the global JSLINQ object. This is to improve possible compatibility with other javascript frameworks (like jQuery and ASP.NET AJAX).&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Mon, 30 Mar 2009 21:52:32 GMT</pubDate><guid isPermaLink="false">Updated Release: v2.00 (Mar 30, 2009) 20090330095232P</guid></item><item><title>Released: v2.00 (Mar 30, 2009)</title><link>http://jslinq.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18355</link><description>&lt;div&gt;
This release will include at minimum all the functionality v1.03 has except for the following changes:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;Removed use of &amp;quot;eval&amp;quot; method for improved security&lt;/li&gt;&lt;li&gt;Added an example of search an HTML DOM Table using JSLINQ&lt;/li&gt;&lt;li&gt;Placed all functionality within the global JSLINQ object. This is to improve possible compatibility with other javascript frameworks (like jQuery and ASP.NET AJAX).&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Mon, 30 Mar 2009 21:52:32 GMT</pubDate><guid isPermaLink="false">Released: v2.00 (Mar 30, 2009) 20090330095232P</guid></item><item><title>Created Release: v2.0.0</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=18355</link><description>&lt;div&gt;
This release will include at minimum all that v1.03 has except for the following:&lt;br&gt;&lt;ul&gt;
&lt;li&gt;No more use of &amp;quot;eval&amp;quot;, so methods no longer accept string clauses. All clauses passed must be closures.&lt;/li&gt;&lt;li&gt;All JSLINQ functionality is contained within the global JSLINQ object, this prevents compatibility issues with other frameworks.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>crpietschmann</author><pubDate>Wed, 15 Oct 2008 05:45:31 GMT</pubDate><guid isPermaLink="false">Created Release: v2.0.0 20081015054531A</guid></item><item><title>UPDATED RELEASE: v1.03 (Feb 10, 2008)</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=10625</link><description>&amp;#42; Added Intersect Operator&lt;br /&gt;&amp;#42; Added DefaultIfEmpty Operator&lt;br /&gt;&amp;#42; Added ElementAtOrDefault Operator&lt;br /&gt;&amp;#42; Added FirstOrDefault Operator&lt;br /&gt;&amp;#42; Added LastOrDefault Operator&lt;br /&gt;&amp;#42; Started adding Usage Examples&lt;br /&gt;&amp;#42;&amp;#42; Count Word Occurrences&lt;br /&gt;&amp;#42;&amp;#42; Count Set of Words</description><author></author><pubDate>Sun, 10 Feb 2008 21:47:53 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: v1.03 (Feb 10, 2008) 20080210094753P</guid></item><item><title>UPDATED RELEASE: 1.02 (Feb 01, 2008)</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=10401</link><description>&amp;#42; A few Bug fixes that were revealed with Unit Tests&lt;br /&gt;&amp;#42; Interactive SDK Created&lt;br /&gt;&amp;#42; Unit Test Created&lt;br /&gt;&amp;#42;&amp;#42; Intial testing of the Samples Unit Tests yielded the following speed results for all tests&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; IE7&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; FireFox 2&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; Safari 3 for Windows&amp;#58; &amp;#126;4 milliseconds</description><author></author><pubDate>Sat, 02 Feb 2008 01:35:10 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.02 (Feb 01, 2008) 20080202013510A</guid></item><item><title>UPDATED RELEASE: 1.02</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=10401</link><description>&amp;#42; A few Bug fixes that were revealed with Unit Tests&lt;br /&gt;&amp;#42; Interactive SDK Created&lt;br /&gt;&amp;#42; Unit Test Created&lt;br /&gt;&amp;#42;&amp;#42; Intial testing of the Samples Unit Tests yielded the following speed results for all tests&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; IE7&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; FireFox 2&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; Safari 3 for Windows&amp;#58; &amp;#126;4 milliseconds</description><author></author><pubDate>Sat, 02 Feb 2008 01:34:31 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.02 20080202013431A</guid></item><item><title>UPDATED RELEASE: 1.02</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=10401</link><description>&amp;#42; A few Bug fixes that were revealed with Unit Tests&lt;br /&gt;&amp;#42; Interactive SDK Created&lt;br /&gt;&amp;#42; Unit Test Created&lt;br /&gt;&amp;#42;&amp;#42; Intial testing of the Samples Unit Tests yielded the following speed results for all tests&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; IE7&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; FireFox 2&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; Safari 3 for Windows&amp;#58; &amp;#126;4 milliseconds</description><author></author><pubDate>Sat, 02 Feb 2008 01:31:43 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.02 20080202013143A</guid></item><item><title>CREATED RELEASE: 1.02</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=10401</link><description>&amp;#42; A few Bug fixes that were revealed with Unit Tests&lt;br /&gt;&amp;#42; Interactive SDK Created&lt;br /&gt;&amp;#42; Unit Test Created&lt;br /&gt;&amp;#42;&amp;#42; Intial testing of the Samples Unit Tests yielded the following speed results&amp;#58;&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; IE7&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; FireFox 2&amp;#58; &amp;#126;10 milliseconds&lt;br /&gt;&amp;#42;&amp;#42;&amp;#42; Safari 3 for Windows&amp;#58; &amp;#126;4 milliseconds</description><author></author><pubDate>Sat, 02 Feb 2008 01:31:12 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: 1.02 20080202013112A</guid></item><item><title>UPDATED RELEASE: 1.01 (Jan 30, 2008)</title><link>http://www.codeplex.com/JSLINQ/Release/ProjectReleases.aspx?ReleaseId=10315</link><description>This release adds the following functionality&amp;#58;&lt;br /&gt;- Added the OrderByDescending Operator&lt;br /&gt;- Added the SelectMany Operator&lt;br /&gt;- Added the Count Operator&lt;br /&gt;- Added the Distinct Operator&lt;br /&gt;- Added the Any Operator&lt;br /&gt;- Added the All Operator&lt;br /&gt;- Made it so you can access the elements &amp;#34;index&amp;#34; within the clause&amp;#47;predicate of each of the following Operators&amp;#58; Where, Count, Any, All&lt;br /&gt;- Added the Reverse Operator, this also allows access to the elements &amp;#34;index&amp;#34; within the clause&amp;#47;predicate&lt;br /&gt;- Added First Operator, this also allows access to the elements &amp;#34;index&amp;#34; within the clause&amp;#47;predicate&lt;br /&gt;- Added Last Operator, this also allows access to the elements &amp;#34;index&amp;#34; within the clause&amp;#47;predicate&lt;br /&gt;- Added ElementAt Operator&lt;br /&gt;- Added Concat Operator - this is identical to JavaScripts Array.concat method</description><author></author><pubDate>Wed, 30 Jan 2008 18:51:50 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.01 (Jan 30, 2008) 20080130065150P</guid></item></channel></rss>