<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>CoolStorage.NET</title><link>http://coolstorage.codeplex.com/Project/ProjectRss.aspx</link><description>CoolStorage.NET is a fully typed Object Relational Mapping library for .NET 2.0.      Advanced use of generics make this ORM library extremely intuitive to use.      As of May 1st, 2009, this project has b...</description><item><title>Updated Wiki: Home</title><link>http://coolstorage.codeplex.com/Wiki/View.aspx?title=Home&amp;version=15</link><description>&lt;div class="wikidoc"&gt;&lt;b&gt;&lt;i&gt;NOTE: This project has been moved to the &lt;a href="http://www.viciproject.com" class="externalLink"&gt;Vici Project&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. The CodePlex pages will no longer by updated&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;CoolStorage.NET&lt;/b&gt; is a fully typed Object Relational Mapping library for .NET 2.0.&lt;br /&gt;&lt;br /&gt;Although the feature list you find below is extensive, the main strength of CoolStorage.NET is the ease of use. Most ORM tools still require a lot of type casting and other plumbing to be written, CoolStorage.NET is designed to relieve the programmer from these tedious and error-prone tasks, making it very intuitive to use.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;The main features are:&lt;/i&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Supports SQL Server 2000/2005, MySQL, IBM DB2, SQLite, MS Access, VistaDB&lt;/li&gt;
&lt;li&gt;Any existing relational data model can be mapped to CoolStorage objects with minimal effort&lt;/li&gt;
&lt;li&gt;All relation types are supported: One-To-One, One-To-Many, Many-To-One and Many-To-Many&lt;/li&gt;
&lt;li&gt;Completely typed object model (no type casts required)&lt;/li&gt;
&lt;li&gt;Full support for transactions, including .NET 2.0 TransactionScope&lt;/li&gt;
&lt;li&gt;Nullable columns can be mapped to .NET 2.0 nullable fields or any other value&lt;/li&gt;
&lt;li&gt;Delayed (lazy) loading of data to minimize database access&lt;/li&gt;
&lt;li&gt;Selective pre-fetching of all relation types for improved query performance&lt;/li&gt;
&lt;li&gt;Powerful and intuitive database-independent object query language&lt;/li&gt;
&lt;li&gt;Flexible event framework to intercept any event&lt;/li&gt;
&lt;li&gt;Identity (auto-increment) keys are supported for all database types&lt;/li&gt;
&lt;li&gt;Support for server and client generated Guid keys&lt;/li&gt;
&lt;li&gt;Sessionless data access&lt;/li&gt;
&lt;li&gt;Objects can be mapped to different databases, even across object relations&lt;/li&gt;
&lt;li&gt;Pageable object collections (at server level)&lt;/li&gt;
&lt;li&gt;Extensive support for retrieving aggregate values on collections (count, sum, average, ...)&lt;/li&gt;
&lt;li&gt;Collections implement IBindingList so they can be used by controls (grids) as a data source&lt;/li&gt;
&lt;li&gt;Underlying database engine uses optimized and parameterized SQL queries. SQL injection is impossible&lt;/li&gt;
&lt;li&gt;Built specifically for .NET 2.0, taking full advantage of generics and nullable variables&lt;/li&gt;
&lt;li&gt;Raw SQL and/or stored procedures can be called on the underlying database without the need for a separate database connection&lt;/li&gt;
&lt;li&gt;Small footprint (less than 120 KB)&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;b&gt;Forum&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;A discussion forum dedicated to CoolStorage.NET can be found at &lt;a href="http://www.forum.activa.be" class="externalLink"&gt;www.forum.activa.be&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;</description><author>activa</author><pubDate>Sat, 09 May 2009 09:20:16 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20090509092016A</guid></item><item><title>Commented Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;Comments: ** Comment from web user: activa ** &lt;p&gt;This is closed because it&amp;#39;s not an issue. It&amp;#39;s how MySQL works. From what I can tell, it has nothing to do with CoolStorage.NET&lt;/p&gt;</description><author>activa</author><pubDate>Fri, 28 Nov 2008 20:08:58 GMT</pubDate><guid isPermaLink="false">Commented Issue: MySQL - Using single quote in text search produces expression error 20081128080858P</guid></item><item><title>Commented Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;Comments: ** Comment from web user: veector ** &lt;p&gt;why was this closed&amp;#63;&lt;/p&gt;</description><author>veector</author><pubDate>Wed, 26 Nov 2008 18:09:09 GMT</pubDate><guid isPermaLink="false">Commented Issue: MySQL - Using single quote in text search produces expression error 20081126060909P</guid></item><item><title>Closed Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;</description><author>activa</author><pubDate>Sun, 09 Nov 2008 22:54:21 GMT</pubDate><guid isPermaLink="false">Closed Issue: MySQL - Using single quote in text search produces expression error 20081109105421P</guid></item><item><title>Commented Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;Comments: ** Comment from web user: veector ** &lt;p&gt;This MySQL syntax works&amp;#58; SELECT &amp;#42; FROM REVIEWS WHERE Comments LIKE &amp;#39;&amp;#37;Timothy&amp;#92;&amp;#39;s&amp;#37;&amp;#39;&lt;/p&gt;</description><author>veector</author><pubDate>Wed, 05 Nov 2008 20:26:06 GMT</pubDate><guid isPermaLink="false">Commented Issue: MySQL - Using single quote in text search produces expression error 20081105082606P</guid></item><item><title>Commented Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;Comments: ** Comment from web user: veector ** &lt;p&gt;In VisualStudio debug, when you move your mouse over the value of SearchTerm, it will show &amp;#34;Timothy&amp;#92;&amp;#92;&amp;#39;s&amp;#34;&lt;/p&gt;&lt;p&gt;So it&amp;#39;s sending to the database a string which already has the &amp;#92; escaped.&lt;/p&gt;</description><author>veector</author><pubDate>Wed, 05 Nov 2008 20:23:33 GMT</pubDate><guid isPermaLink="false">Commented Issue: MySQL - Using single quote in text search produces expression error 20081105082333P</guid></item><item><title>Commented Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;Comments: ** Comment from web user: veector ** &lt;p&gt;Ok, I confirmed that MySQL is expecting &amp;#92;&amp;#39; to escape a &amp;#39; &amp;#40;single quote&amp;#41;, that&amp;#39;s why I use the first line. In the actual code the string &amp;#34;Timothy&amp;#39;s&amp;#34; comes from a textbox.&lt;/p&gt;&lt;p&gt;string SearchTerm &amp;#61; &amp;#34;Timothy&amp;#39;s&amp;#34;.Replace&amp;#40;&amp;#34;&amp;#39;&amp;#34;, &amp;#34;&amp;#92;&amp;#92;&amp;#39;&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;myReviewList &amp;#61; Review.List&amp;#40;&amp;#34;Comments like &amp;#39;&amp;#37;&amp;#34; &amp;#43; SearchTerm &amp;#43; &amp;#34;&amp;#37;&amp;#39;&amp;#34;&amp;#41;&amp;#59;&lt;/p&gt;</description><author>veector</author><pubDate>Wed, 05 Nov 2008 20:21:38 GMT</pubDate><guid isPermaLink="false">Commented Issue: MySQL - Using single quote in text search produces expression error 20081105082138P</guid></item><item><title>Created Issue: Insert statement and read-only properties</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11558</link><description>If you define a property in the mapping class as read-only by creating only its getter it will discard the data when inserting a new item in the database. The data of the property will be NULL in the insert statement.&lt;br /&gt;&lt;br /&gt;ex.&lt;br /&gt;public string Name &amp;#123; get&amp;#59; set&amp;#59; &amp;#125;&lt;br /&gt;public int TypeId &amp;#123; get&amp;#59; &amp;#125;&lt;br /&gt;&lt;br /&gt;will result in &lt;br /&gt;&lt;br /&gt;INSERT INTO TestTable&amp;#40;Name, TypeId&amp;#41; VALUES &amp;#40;&amp;#39;Tester&amp;#39;, NULL&amp;#41;&lt;br /&gt;</description><author>BjornB</author><pubDate>Tue, 04 Nov 2008 10:38:17 GMT</pubDate><guid isPermaLink="false">Created Issue: Insert statement and read-only properties 20081104103817A</guid></item><item><title>Commented Issue: Using OrderedBy with Range (descending) on CSList has error in SQL syntax</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11546</link><description>You have an error in your SQL syntax&amp;#59; check the manual that corresponds to your MySQL server version for the right syntax to use near &amp;#39;DESClimit 7&amp;#39; at line 1&lt;br /&gt;&lt;br /&gt;myReviewList &amp;#61; Review.List&amp;#40;&amp;#41;.Range&amp;#40;Convert.ToInt16&amp;#40;hidPageOffset.Value&amp;#41; &amp;#43; 1, Convert.ToInt16&amp;#40;hidNumberOfRows.Value&amp;#41;&amp;#41;.OrderedBy&amp;#40;&amp;#34;ReviewDate-&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: activa ** &lt;p&gt;You&amp;#39;re right. This is a problem, but it should have been fixed in the latest source code commit&lt;/p&gt;</description><author>activa</author><pubDate>Mon, 03 Nov 2008 19:25:29 GMT</pubDate><guid isPermaLink="false">Commented Issue: Using OrderedBy with Range (descending) on CSList has error in SQL syntax 20081103072529P</guid></item><item><title>Commented Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;Comments: ** Comment from web user: activa ** &lt;p&gt;Can you show a code sample that fails&amp;#63;&lt;/p&gt;</description><author>activa</author><pubDate>Mon, 03 Nov 2008 19:23:17 GMT</pubDate><guid isPermaLink="false">Commented Issue: MySQL - Using single quote in text search produces expression error 20081103072317P</guid></item><item><title>Created Issue: MySQL - Using single quote in text search produces expression error</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11547</link><description>Error in expression. &amp;#91;timothy&amp;#93; is not a valid field name&lt;br /&gt;&lt;br /&gt;Search term was &amp;#34;timothy&amp;#39;s&amp;#34;. Before the search was submitted, I replace single quotes &amp;#39; with two single quotes &amp;#39;&amp;#39;&lt;br /&gt;I also got the error when replacing single quotes &amp;#39; with escaped single quotes &amp;#92;&amp;#39;&lt;br /&gt;The SQL query works with &amp;#39;&amp;#39; or &amp;#92;&amp;#39;&lt;br /&gt;</description><author>veector</author><pubDate>Fri, 31 Oct 2008 20:54:32 GMT</pubDate><guid isPermaLink="false">Created Issue: MySQL - Using single quote in text search produces expression error 20081031085432P</guid></item><item><title>Commented Issue: Using OrderedBy with Range (descending) on CSList has error in SQL syntax</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11546</link><description>You have an error in your SQL syntax&amp;#59; check the manual that corresponds to your MySQL server version for the right syntax to use near &amp;#39;DESClimit 7&amp;#39; at line 1&lt;br /&gt;&lt;br /&gt;myReviewList &amp;#61; Review.List&amp;#40;&amp;#41;.Range&amp;#40;Convert.ToInt16&amp;#40;hidPageOffset.Value&amp;#41; &amp;#43; 1, Convert.ToInt16&amp;#40;hidNumberOfRows.Value&amp;#41;&amp;#41;.OrderedBy&amp;#40;&amp;#34;ReviewDate-&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;Comments: ** Comment from web user: veector ** &lt;p&gt;Sorry, should have clarified. Using MySQL with the latest version of the dll.&lt;/p&gt;</description><author>veector</author><pubDate>Fri, 31 Oct 2008 20:49:02 GMT</pubDate><guid isPermaLink="false">Commented Issue: Using OrderedBy with Range (descending) on CSList has error in SQL syntax 20081031084902P</guid></item><item><title>Created Issue: Using OrderedBy with Range (descending) on CSList has error in SQL syntax</title><link>http://www.codeplex.com/coolstorage/WorkItem/View.aspx?WorkItemId=11546</link><description>You have an error in your SQL syntax&amp;#59; check the manual that corresponds to your MySQL server version for the right syntax to use near &amp;#39;DESClimit 7&amp;#39; at line 1&lt;br /&gt;&lt;br /&gt;myReviewList &amp;#61; Review.List&amp;#40;&amp;#41;.Range&amp;#40;Convert.ToInt16&amp;#40;hidPageOffset.Value&amp;#41; &amp;#43; 1, Convert.ToInt16&amp;#40;hidNumberOfRows.Value&amp;#41;&amp;#41;.OrderedBy&amp;#40;&amp;#34;ReviewDate-&amp;#34;&amp;#41;&amp;#59;&lt;br /&gt;</description><author>veector</author><pubDate>Fri, 31 Oct 2008 20:35:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Using OrderedBy with Range (descending) on CSList has error in SQL syntax 20081031083539P</guid></item><item><title>Source code checked in, #20944</title><link>http://www.codeplex.com/CoolStorage/SourceControl/ListDownloadableCommits.aspx</link><description>Build 287</description><author>activa</author><pubDate>Sun, 27 Jul 2008 10:32:48 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20944 20080727103248A</guid></item><item><title>Source code checked in, #20910</title><link>http://www.codeplex.com/CoolStorage/SourceControl/ListDownloadableCommits.aspx</link><description>Build 286</description><author>activa</author><pubDate>Sat, 26 Jul 2008 13:08:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #20910 20080726010816P</guid></item><item><title>New Post: missing files in release</title><link>http://www.codeplex.com/CoolStorage/Thread/View.aspx?ThreadId=32263</link><description>&lt;div style="line-height: normal;"&gt;You are right. It has been fixed...&lt;br&gt;
&lt;/div&gt;</description><author>activa</author><pubDate>Fri, 25 Jul 2008 08:57:44 GMT</pubDate><guid isPermaLink="false">New Post: missing files in release 20080725085744A</guid></item><item><title>Released: CoolStorage.NET v1.2.0 (May 29, 2008)</title><link>http://www.codeplex.com/CoolStorage/Release/ProjectReleases.aspx?ReleaseId=5425</link><description>&lt;div&gt;
Changes since v1.1.2:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for prefetching of many-to-one, one-to-one and one-to-many relations (marked by the [Prefetch] attribute at compile-time or by using the .WithPrefetch() method). This change results in a spectacular performance improvement in most cases where lists of objects with related objects are retrieved from the database.&lt;/li&gt;&lt;li&gt;Support for paging at server level. Use the Range() method on the CSList class to get a specific range of records&lt;/li&gt;&lt;li&gt;Support for GUID fields (server-generated and client-generated)&lt;/li&gt;&lt;li&gt;Support for specifying a context when calling generic CSDatabase.RunQuery() methods&lt;/li&gt;&lt;li&gt;New method ToList&amp;lt;T&amp;gt; on CSList&lt;/li&gt;&lt;li&gt;New method ThenBy() on CSList (in line with the LINQ methods)&lt;/li&gt;&lt;li&gt;New attribute [ClientGenerated] for GUID fields&lt;/li&gt;&lt;li&gt;New attribute [NotMapped] for fields that are not mapped to a database column&lt;/li&gt;&lt;li&gt;Support for VistaDB 3.x database&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Fri, 25 Jul 2008 08:56:50 GMT</pubDate><guid isPermaLink="false">Released: CoolStorage.NET v1.2.0 (May 29, 2008) 20080725085650A</guid></item><item><title>Updated Release: CoolStorage.NET v1.2.0 (May 29, 2008)</title><link>http://www.codeplex.com/CoolStorage/Release/ProjectReleases.aspx?ReleaseId=5425</link><description>&lt;div&gt;
Changes since v1.1.2:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;li&gt;Support for prefetching of many-to-one, one-to-one and one-to-many relations (marked by the [Prefetch] attribute at compile-time or by using the .WithPrefetch() method). This change results in a spectacular performance improvement in most cases where lists of objects with related objects are retrieved from the database.&lt;/li&gt;&lt;li&gt;Support for paging at server level. Use the Range() method on the CSList class to get a specific range of records&lt;/li&gt;&lt;li&gt;Support for GUID fields (server-generated and client-generated)&lt;/li&gt;&lt;li&gt;Support for specifying a context when calling generic CSDatabase.RunQuery() methods&lt;/li&gt;&lt;li&gt;New method ToList&amp;lt;T&amp;gt; on CSList&lt;/li&gt;&lt;li&gt;New method ThenBy() on CSList (in line with the LINQ methods)&lt;/li&gt;&lt;li&gt;New attribute [ClientGenerated] for GUID fields&lt;/li&gt;&lt;li&gt;New attribute [NotMapped] for fields that are not mapped to a database column&lt;/li&gt;&lt;li&gt;Support for VistaDB 3.x database&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author></author><pubDate>Fri, 25 Jul 2008 08:56:50 GMT</pubDate><guid isPermaLink="false">Updated Release: CoolStorage.NET v1.2.0 (May 29, 2008) 20080725085650A</guid></item><item><title>New Post: missing files in release</title><link>http://www.codeplex.com/CoolStorage/Thread/View.aspx?ThreadId=32263</link><description>&lt;div style="line-height: normal;"&gt;I did not find an easy way to contact the CoolStorage.NET owner(s) to notify this issue:&lt;br&gt;
&lt;br&gt;
The&amp;nbsp;&lt;a class=FileNameLink id="ctl00_ctl00_Content_TabContentPanel_Content_ReleaseFiles_FileList_ctl03_FileNameLink" tabindex=9&gt;&lt;span style="color:#3e62a6"&gt;CoolStorage.SqlServer.1.2.0.283.bin.zip&lt;/span&gt;&lt;/a&gt;&amp;nbsp; only has a pdb file in it.
&lt;/div&gt;</description><author>netsu</author><pubDate>Fri, 25 Jul 2008 07:18:19 GMT</pubDate><guid isPermaLink="false">New Post: missing files in release 20080725071819A</guid></item><item><title>Source code checked in, #18604</title><link>http://www.codeplex.com/CoolStorage/SourceControl/ListDownloadableCommits.aspx</link><description>Build 285</description><author>activa</author><pubDate>Tue, 10 Jun 2008 19:25:02 GMT</pubDate><guid isPermaLink="false">Source code checked in, #18604 20080610072502P</guid></item></channel></rss>