<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Coskun Cavusoglu SharePoint</title>
	<atom:link href="http://vspug.com/gnarus/feed/" rel="self" type="application/rss+xml" />
	<link>http://vspug.com/gnarus</link>
	<description>Chicago SharePoint Reporting Services</description>
	<lastBuildDate>Fri, 22 May 2009 14:35:00 +0000</lastBuildDate>
	<generator>http://vspug.com?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bug found on SharePoint Service Pack 2, re-enter the Product ID number to fix it</title>
		<link>http://vspug.com/gnarus/2009/05/22/</link>
		<comments>http://vspug.com/gnarus/2009/05/22/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:35:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;Yesterday the SharePoint Team blog posted an announcement on a bug they recently found. It&#39;s not that major but it&#39;s still something you need to take care of. Jeff Teper, Corporate Vice President, SharePoint says that
The Bug:&#34;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;Yesterday the SharePoint Team blog posted an announcement on a bug they recently found. It&#39;s not that major but it&#39;s still something you need to take care of. Jeff Teper, Corporate Vice President, SharePoint says that</p>
<p><b>The Bug:<br /></b>&quot;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though it was a trial installation 180 days after SP2 is deployed&quot;</p>
<p><b>Fix for the Bug:<br /></b>They say that they will post a new <a href="http://support.microsoft.com/kb/971620">KB article</a> (Currently not active) in the next 2 days that will help you fix this issu. <b><br />The work around is to re-enter the Product ID number (PID) on the Convert License Type page in Central Administration.</b> </p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/05/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug found on SharePoint Service Pack 2, re-enter the Product ID number to fix it</title>
		<link>http://vspug.com/gnarus/2009/05/22/</link>
		<comments>http://vspug.com/gnarus/2009/05/22/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:35:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;Yesterday the SharePoint Team blog posted an announcement on a bug they recently found. It&#39;s not that major but it&#39;s still something you need to take care of. Jeff Teper, Corporate Vice President, SharePoint says that
The Bug:&#34;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;Yesterday the SharePoint Team blog posted an announcement on a bug they recently found. It&#39;s not that major but it&#39;s still something you need to take care of. Jeff Teper, Corporate Vice President, SharePoint says that</p>
<p><b>The Bug:<br /></b>&quot;During the installation of SP2, a product expiration date is improperly activated. This means SharePoint will expire as though it was a trial installation 180 days after SP2 is deployed&quot;</p>
<p><b>Fix for the Bug:<br /></b>They say that they will post a new <a href="http://support.microsoft.com/kb/971620">KB article</a> (Currently not active) in the next 2 days that will help you fix this issu. <b><br />The work around is to re-enter the Product ID number (PID) on the Convert License Type page in Central Administration.</b> </p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/05/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make sure you install SP3 on SQL 2005 if you are using SharePoint Integrated Mode</title>
		<link>http://vspug.com/gnarus/2009/05/22/</link>
		<comments>http://vspug.com/gnarus/2009/05/22/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:19:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;If you haven&#39;t already you should definitly consider installing Microsoft SQL Server 2005 Service Pack 3, because it provides various updates including updates to how items are fetched using the SharePoint object model. It seems to bring 30 to 50% less latency after the SP3 is installed. Here is the link to the document released [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;If you haven&#39;t already you should definitly consider installing <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;displaylang=en">Microsoft SQL Server 2005 Service Pack 3</a>, because it provides various updates including updates to how items are fetched using the SharePoint object model. It seems to bring 30 to 50% less latency after the SP3 is installed. Here is the link to the document released by Microsoft that lists all<span> of the new features and improvements that are included in SQL Server 2005 SP3 -&nbsp; <a href="http://go.microsoft.com/fwlink/?LinkId=131442">What&#39;s New document</a>.</span> </p>
<p><strong>Below is the bit from the document that talks about what they have improved on SSRS with SharePoint integrated mode. </strong><br />In SharePoint integrated mode, reports typically run slower than the same reports run in native mode. The main cause of this latency can be attributed to SharePoint object model calls that are made. In SQL Server 2005 SP3, the number of SharePoint object model calls that SQL Server 2005 Reporting Services (SSRS) makes are optimized. This optimization reduces some of the latency when you compare report performance with native mode. </p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/05/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make sure you install SP3 on SQL 2005 if you are using SharePoint Integrated Mode</title>
		<link>http://vspug.com/gnarus/2009/05/22/</link>
		<comments>http://vspug.com/gnarus/2009/05/22/#comments</comments>
		<pubDate>Fri, 22 May 2009 14:19:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;If you haven&#39;t already you should definitly consider installing Microsoft SQL Server 2005 Service Pack 3, because it provides various updates including updates to how items are fetched using the SharePoint object model. It seems to bring 30 to 50% less latency after the SP3 is installed. Here is the link to the document released [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;If you haven&#39;t already you should definitly consider installing <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;displaylang=en">Microsoft SQL Server 2005 Service Pack 3</a>, because it provides various updates including updates to how items are fetched using the SharePoint object model. It seems to bring 30 to 50% less latency after the SP3 is installed. Here is the link to the document released by Microsoft that lists all<span> of the new features and improvements that are included in SQL Server 2005 SP3 -&nbsp; <a href="http://go.microsoft.com/fwlink/?LinkId=131442">What&#39;s New document</a>.</span> </p>
<p><strong>Below is the bit from the document that talks about what they have improved on SSRS with SharePoint integrated mode. </strong><br />In SharePoint integrated mode, reports typically run slower than the same reports run in native mode. The main cause of this latency can be attributed to SharePoint object model calls that are made. In SQL Server 2005 SP3, the number of SharePoint object model calls that SQL Server 2005 Reporting Services (SSRS) makes are optimized. This optimization reduces some of the latency when you compare report performance with native mode. </p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/05/22/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE Webinar on Reporting Services and SharePoint</title>
		<link>http://vspug.com/gnarus/2009/05/04/</link>
		<comments>http://vspug.com/gnarus/2009/05/04/#comments</comments>
		<pubDate>Mon, 04 May 2009 19:56:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I wanted to let you know that&#160;I&#39;m going to be presenting a FREE webinar on SharePoint and SQL Reporting services. 
Read the webinar invite below to register!!!
Thanks,
Coskun&#8212;-
Put the Pedal to the MetalReporting through SharePoint &#8211; Webinar
Date:&#160;&#160;&#160; Thursday, May 7th
Time:&#160;&#160;&#160; 2 to 3 pm Eastern (1 to 2 pm Central)
There is no charge for this webinar
SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">I wanted to let you know that&nbsp;I&#39;m going to be presenting a FREE webinar on SharePoint and SQL Reporting services. </span></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">Read the webinar invite below to register!!!</span></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">Thanks,</span></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">Coskun<br />&#8212;-</span></span></p>
<p><strong><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;">Put the Pedal to the Metal</span></strong><b><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><br /></span></b><em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#333333;">Reporting through SharePoint &#8211; Webinar</span></em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;"></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">Date:&nbsp;&nbsp;&nbsp; Thursday, May 7th</span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">Time:&nbsp;&nbsp;&nbsp; 2 to 3 pm Eastern (1 to 2 pm Central)</span></p>
<p><em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">There is </span></em><strong><i><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">no charge</span></i></strong><em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;"> for this webinar</span></em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;"></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">SharePoint guru&nbsp;<strong><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;">Coskun &quot;<span class="SpellE">Cujo</span>&quot;&nbsp;Cavusoglu</span></strong> will be your driver and discuss how&nbsp;Microsoft SQL Server 2008 Reporting Services has two gears: Native and SharePoint Integrated.&nbsp;Native mode is like driving on a highway (smooth and fast) but there is a speed limit.&nbsp;Incorporating Reporting Services into MOSS via SharePoint Integrated mode enables users to put the pedal to the metal and speed through tasks.</span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">We will explore how the integration works and how to get the most out of your investment if you set up Reporting Services in SharePoint Integrated mode. You will&nbsp;learn the functionalities that didn&#39;t make it to the integrated mode, or unsupported scenarios, that you should be fully aware of before putting the foot to the floor.&nbsp;Both pros and cons will be discussed.</span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">You can <a target="_blank" href="https://www2.gotomeeting.com/register/401578298" title="Register Now">register here</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/05/04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FREE Webinar on Reporting Services and SharePoint</title>
		<link>http://vspug.com/gnarus/2009/05/04/</link>
		<comments>http://vspug.com/gnarus/2009/05/04/#comments</comments>
		<pubDate>Mon, 04 May 2009 19:56:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I wanted to let you know that&#160;I&#39;m going to be presenting a FREE webinar on SharePoint and SQL Reporting services. 
Read the webinar invite below to register!!!
Thanks,
Coskun&#8212;-
Put the Pedal to the MetalReporting through SharePoint &#8211; Webinar
Date:&#160;&#160;&#160; Thursday, May 7th
Time:&#160;&#160;&#160; 2 to 3 pm Eastern (1 to 2 pm Central)
There is no charge for this webinar
SharePoint [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">I wanted to let you know that&nbsp;I&#39;m going to be presenting a FREE webinar on SharePoint and SQL Reporting services. </span></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">Read the webinar invite below to register!!!</span></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">Thanks,</span></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><span style="color:#000000;font-size:x-small;">Coskun<br />&#8212;-</span></span></p>
<p><strong><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;">Put the Pedal to the Metal</span></strong><b><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#f58428;font-size:18pt;"><br /></span></b><em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:#333333;">Reporting through SharePoint &#8211; Webinar</span></em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;"></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">Date:&nbsp;&nbsp;&nbsp; Thursday, May 7th</span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">Time:&nbsp;&nbsp;&nbsp; 2 to 3 pm Eastern (1 to 2 pm Central)</span></p>
<p><em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">There is </span></em><strong><i><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">no charge</span></i></strong><em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;"> for this webinar</span></em><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;"></span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">SharePoint guru&nbsp;<strong><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;">Coskun &quot;<span class="SpellE">Cujo</span>&quot;&nbsp;Cavusoglu</span></strong> will be your driver and discuss how&nbsp;Microsoft SQL Server 2008 Reporting Services has two gears: Native and SharePoint Integrated.&nbsp;Native mode is like driving on a highway (smooth and fast) but there is a speed limit.&nbsp;Incorporating Reporting Services into MOSS via SharePoint Integrated mode enables users to put the pedal to the metal and speed through tasks.</span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">We will explore how the integration works and how to get the most out of your investment if you set up Reporting Services in SharePoint Integrated mode. You will&nbsp;learn the functionalities that didn&#39;t make it to the integrated mode, or unsupported scenarios, that you should be fully aware of before putting the foot to the floor.&nbsp;Both pros and cons will be discussed.</span></p>
<p><span style="font-family:&#39;Arial&#39;,&#39;sans-serif&#39;;color:black;font-size:10pt;">You can <a target="_blank" href="https://www2.gotomeeting.com/register/401578298" title="Register Now">register here</a>.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/05/04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chicago&#039;s very own SharePoint Saturday on June 13, 09</title>
		<link>http://vspug.com/gnarus/2009/04/14/</link>
		<comments>http://vspug.com/gnarus/2009/04/14/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 11:03:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Call for Speakers &#8211; SharePoint Saturday Chicago &#8211; June 13, 2009 
If you are interested in speaking at SharePoint Saturday Chicago on June 13th, 2009, they are currently looking for sessions on SharePoint. 
For more information please visit &#8211; http://www.sharepointsaturday.org/chicago/default.aspx 
&#160;&#160; 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://sharepointkris.com/Blog/Lists/Posts/ViewPost.aspx?ID=9">Call for Speakers &#8211; SharePoint Saturday Chicago &ndash; June 13, 2009</a> </p>
<p>If you are interested in speaking at SharePoint Saturday Chicago on June 13th, 2009, they are currently looking for sessions on SharePoint. </p>
<p>For more information please visit &#8211; <a href="http://www.sharepointsaturday.org/chicago/default.aspx">http://www.sharepointsaturday.org/chicago/default.aspx</a> </p>
<p>&nbsp;&nbsp;<a href="http://www.sharepointsaturday.org/chicago/default.aspx"><img border="0" src="http://sharepointkris.com/Blog/Lists/Photos/041009_0420_CallforSpea1.png" alt="  " /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/04/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chicago&#039;s very own SharePoint Saturday on June 13, 09</title>
		<link>http://vspug.com/gnarus/2009/04/14/</link>
		<comments>http://vspug.com/gnarus/2009/04/14/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 11:03:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Call for Speakers &#8211; SharePoint Saturday Chicago &#8211; June 13, 2009 
If you are interested in speaking at SharePoint Saturday Chicago on June 13th, 2009, they are currently looking for sessions on SharePoint. 
For more information please visit &#8211; http://www.sharepointsaturday.org/chicago/default.aspx 
&#160;&#160; 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://sharepointkris.com/Blog/Lists/Posts/ViewPost.aspx?ID=9">Call for Speakers &#8211; SharePoint Saturday Chicago &ndash; June 13, 2009</a> </p>
<p>If you are interested in speaking at SharePoint Saturday Chicago on June 13th, 2009, they are currently looking for sessions on SharePoint. </p>
<p>For more information please visit &#8211; <a href="http://www.sharepointsaturday.org/chicago/default.aspx">http://www.sharepointsaturday.org/chicago/default.aspx</a> </p>
<p>&nbsp;&nbsp;<a href="http://www.sharepointsaturday.org/chicago/default.aspx"><img border="0" src="http://sharepointkris.com/Blog/Lists/Photos/041009_0420_CallforSpea1.png" alt="  " /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/04/14/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TechDays Slides &#8211; OFC202 Put the Pedal to the Metal When Reporting through SharePoint</title>
		<link>http://vspug.com/gnarus/2009/04/03/</link>
		<comments>http://vspug.com/gnarus/2009/04/03/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:48:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi All,
Thank you for attending my session on Microsoft TechDays April 1st.
And here is the link to download the PPTs.
&#160;
Thanks,
Coskun
]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>Thank you for attending my session on Microsoft TechDays April 1st.</p>
<p>And here is the link to download the PPTs.</p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>Coskun</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/04/03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TechDays Slides &#8211; OFC202 Put the Pedal to the Metal When Reporting through SharePoint</title>
		<link>http://vspug.com/gnarus/2009/04/03/</link>
		<comments>http://vspug.com/gnarus/2009/04/03/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:48:00 +0000</pubDate>
		<dc:creator>coskunc</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi All,
Thank you for attending my session on Microsoft TechDays April 1st.
And here is the link to download the PPTs.
&#160;
Thanks,
Coskun
]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>Thank you for attending my session on Microsoft TechDays April 1st.</p>
<p>And here is the link to download the PPTs.</p>
<p>&nbsp;</p>
<p>Thanks,</p>
<p>Coskun</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/gnarus/2009/04/03/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
