<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>N2 CMS</title><link>http://n2cms.codeplex.com/project/feeds/rss</link><description>A lightweight CMS framework that helps you build great web sites that anyone can update. Content editors can enjoy a simple and empowering web interface. Developers will benefit from a programmer friendly API that makes building web sites quick and fun.</description><item><title>New Post: Inconsistent Search </title><link>http://n2cms.codeplex.com/discussions/444321</link><description>&lt;div style="line-height: normal;"&gt;Hello, I'm currently developing a survey system for my application and I'm having some problems how the search results. In much of the time in which to realize the search results returned are inconsistent with the words searched. In this case I am using words in Portuguese-Brazil at the time of the survey, for example:&lt;br /&gt;
When I search for &amp;quot;Maria&amp;quot; the results returned is &amp;quot;Maré&amp;quot;, &amp;quot;Marido&amp;quot;, &amp;quot;Mar&amp;quot;&lt;br /&gt;
When I search for &amp;quot;Brasília&amp;quot;, &amp;quot;Brasil&amp;quot; contains the result returned.&lt;br /&gt;
Here the code I'm using search.&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;string searchKey = &amp;quot;%\&amp;quot; &amp;quot;+q+&amp;quot;\&amp;quot; %&amp;quot;;

consulta = N2.Find.Items
                                  .Where
                                  .Type.In(filter.ToArray())   
                                  .And.Detail().Like(searchKey)
                                  .Or.Title.Like(searchKey).And.Title.NotLike(&amp;quot;%@%&amp;quot;)
                                  .Select().ToList();&lt;/code&gt;&lt;/pre&gt;

I wonder how can I set my search to only return results consistent with the research topic. Where I search for &amp;quot;Maria&amp;quot; and the results returned are only those that actually contain the word &amp;quot;Maria&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Tnks!&lt;br /&gt;
&lt;/div&gt;</description><author>leandrowa</author><pubDate>Mon, 20 May 2013 19:24:07 GMT</pubDate><guid isPermaLink="false">New Post: Inconsistent Search  20130520072407P</guid></item><item><title>New Post: Inconsistent Search </title><link>http://n2cms.codeplex.com/discussions/444321</link><description>&lt;div style="line-height: normal;"&gt;Hello, I'm currently developing a survey system for my application and I'm having some problems how the search results. In much of the time in which to realize the search results returned are inconsistent with the words searched. In this case I am using words in Portuguese-Brazil at the time of the survey, for example:&lt;br /&gt;
When I search for &amp;quot;Maria&amp;quot; the results returned is &amp;quot;Maré&amp;quot;, &amp;quot;Marido&amp;quot;, &amp;quot;Mar&amp;quot;&lt;br /&gt;
When I search for &amp;quot;Brasília&amp;quot;, &amp;quot;Brasil&amp;quot; contains the result returned.&lt;br /&gt;
Here the code I'm using search.&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;string searchKey = &amp;quot;%\&amp;quot; &amp;quot;+q+&amp;quot;\&amp;quot; %&amp;quot;;

consulta = N2.Find.Items
                                  .Where
                                  .Type.In(filter.ToArray())   
                                  .And.Detail().Like(searchKey)
                                  .Or.Title.Like(searchKey).And.Title.NotLike(&amp;quot;%@%&amp;quot;)
                                  .Select().ToList();&lt;/code&gt;&lt;/pre&gt;

I wonder how can I set my search to only return results consistent with the research topic. Where I search for &amp;quot;Maria&amp;quot; and the results returned are only those that actually contain the word &amp;quot;Maria&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Tnks!&lt;br /&gt;
&lt;/div&gt;</description><author>leandrowa</author><pubDate>Mon, 20 May 2013 19:24:07 GMT</pubDate><guid isPermaLink="false">New Post: Inconsistent Search  20130520072407P</guid></item><item><title>New Post: Inconsistent Search </title><link>http://n2cms.codeplex.com/discussions/444321</link><description>&lt;div style="line-height: normal;"&gt;Hello, I'm currently developing a survey system for my application and I'm having some problems how the search results. In much of the time in which to realize the search results returned are inconsistent with the words searched. In this case I am using words in Portuguese-Brazil at the time of the survey, for example:&lt;br /&gt;
When I search for &amp;quot;Maria&amp;quot; the results returned is &amp;quot;Maré&amp;quot;, &amp;quot;Marido&amp;quot;, &amp;quot;Mar&amp;quot;&lt;br /&gt;
When I search for &amp;quot;Brasília&amp;quot;, &amp;quot;Brasil&amp;quot; contains the result returned.&lt;br /&gt;
Here the code I'm using search.&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;string searchKey = &amp;quot;%\&amp;quot; &amp;quot;+q+&amp;quot;\&amp;quot; %&amp;quot;;

consulta = N2.Find.Items
                                  .Where
                                  .Type.In(filter.ToArray())   
                                  .And.Detail().Like(searchKey)
                                  .Or.Title.Like(searchKey).And.Title.NotLike(&amp;quot;%@%&amp;quot;)
                                  .Select().ToList();&lt;/code&gt;&lt;/pre&gt;

I wonder how can I set my search to only return results consistent with the research topic. Where I search for &amp;quot;Maria&amp;quot; and the results returned are only those that actually contain the word &amp;quot;Maria&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Tnks!&lt;br /&gt;
&lt;/div&gt;</description><author>leandrowa</author><pubDate>Mon, 20 May 2013 19:24:07 GMT</pubDate><guid isPermaLink="false">New Post: Inconsistent Search  20130520072407P</guid></item><item><title>New Post: Inconsistent Search </title><link>http://n2cms.codeplex.com/discussions/444321</link><description>&lt;div style="line-height: normal;"&gt;Hello, I'm currently developing a survey system for my application and I'm having some problems how the search results. In much of the time in which to realize the search results returned are inconsistent with the words searched. In this case I am using words in Portuguese-Brazil at the time of the survey, for example:&lt;br /&gt;
When I search for &amp;quot;Maria&amp;quot; the results returned is &amp;quot;Maré&amp;quot;, &amp;quot;Marido&amp;quot;, &amp;quot;Mar&amp;quot;&lt;br /&gt;
When I search for &amp;quot;Brasília&amp;quot;, &amp;quot;Brasil&amp;quot; contains the result returned.&lt;br /&gt;
Here the code I'm using search.&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;string searchKey = &amp;quot;%\&amp;quot; &amp;quot;+q+&amp;quot;\&amp;quot; %&amp;quot;;

consulta = N2.Find.Items
                                  .Where
                                  .Type.In(filter.ToArray())   
                                  .And.Detail().Like(searchKey)
                                  .Or.Title.Like(searchKey).And.Title.NotLike(&amp;quot;%@%&amp;quot;)
                                  .Select().ToList();&lt;/code&gt;&lt;/pre&gt;

I wonder how can I set my search to only return results consistent with the research topic. Where I search for &amp;quot;Maria&amp;quot; and the results returned are only those that actually contain the word &amp;quot;Maria&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Tnks!&lt;br /&gt;
&lt;/div&gt;</description><author>leandrowa</author><pubDate>Mon, 20 May 2013 19:24:07 GMT</pubDate><guid isPermaLink="false">New Post: Inconsistent Search  20130520072407P</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;What i did was actually to get the following packages into a blank Razor MVC project:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;package id=&amp;quot;N2CMS&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Config&amp;quot; version=&amp;quot;1.0&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Library&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Management.NoZip&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Razor&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then did another project that included Dinamico, copied over all the stuff in the Dinamico/themes/default folder to the root of my clean project. The reason for this was that i wanted the templates Dinamico provides very nicely but dont want the extra folder structure and theme support. I want all my views and controllers in directly in /Views and so on.&lt;br /&gt;
&lt;/div&gt;</description><author>yoan</author><pubDate>Mon, 20 May 2013 07:00:15 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130520070015A</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;What i did was actually to get the following packages into a blank Razor MVC project:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;package id=&amp;quot;N2CMS&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Config&amp;quot; version=&amp;quot;1.0&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Library&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Management.NoZip&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Razor&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then did another project that included Dinamico, copied over all the stuff in the Dinamico/themes/default folder to the root of my clean project. The reason for this was that i wanted the templates Dinamico provides very nicely but dont want the extra folder structure and theme support. I want all my views and controllers in directly in /Views and so on.&lt;br /&gt;
&lt;/div&gt;</description><author>yoan</author><pubDate>Mon, 20 May 2013 07:00:15 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130520070015A</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;What i did was actually to get the following packages into a blank Razor MVC project:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;package id=&amp;quot;N2CMS&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Config&amp;quot; version=&amp;quot;1.0&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Library&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Management.NoZip&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
  &amp;lt;package id=&amp;quot;N2CMS.Razor&amp;quot; version=&amp;quot;2.5.0.1&amp;quot; targetFramework=&amp;quot;net45&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then did another project that included Dinamico, copied over all the stuff in the Dinamico/themes/default folder to the root of my clean project. The reason for this was that i wanted the templates Dinamico provides very nicely but dont want the extra folder structure and theme support. I want all my views and controllers in directly in /Views and so on.&lt;br /&gt;
&lt;/div&gt;</description><author>yoan</author><pubDate>Mon, 20 May 2013 07:00:15 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130520070015A</guid></item><item><title>New Post: N2 Management Error Handling</title><link>http://n2cms.codeplex.com/discussions/444225</link><description>&lt;div style="line-height: normal;"&gt;One of the third party components that I am using in some custom code in the management side of N2 is throwing some sort of error on postback or callback. I am not certain which, but the Global.asax on the main site is not picking it up and it is not bubbling up far enough for ASP.NET to log the error in the Windows Application log.&lt;br /&gt;
&lt;br /&gt;
Where are the errors being caught/handled in the management portal? Is there anywhere else I should be adding some logging to triage the issue?&lt;br /&gt;
&lt;/div&gt;</description><author>mmcdermott</author><pubDate>Sun, 19 May 2013 22:54:32 GMT</pubDate><guid isPermaLink="false">New Post: N2 Management Error Handling 20130519105432P</guid></item><item><title>New Post: N2 Management Error Handling</title><link>http://n2cms.codeplex.com/discussions/444225</link><description>&lt;div style="line-height: normal;"&gt;One of the third party components that I am using in some custom code in the management side of N2 is throwing some sort of error on postback or callback. I am not certain which, but the Global.asax on the main site is not picking it up and it is not bubbling up far enough for ASP.NET to log the error in the Windows Application log.&lt;br /&gt;
&lt;br /&gt;
Where are the errors being caught/handled in the management portal? Is there anywhere else I should be adding some logging to triage the issue?&lt;br /&gt;
&lt;/div&gt;</description><author>mmcdermott</author><pubDate>Sun, 19 May 2013 22:54:32 GMT</pubDate><guid isPermaLink="false">New Post: N2 Management Error Handling 20130519105432P</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;I thought that I could install the following &lt;a href="http://nuget.org/packages/N2CMS.Razor/" rel="nofollow"&gt;package&lt;/a&gt; from nuget (without N2.Dinamico) and then have acces to the Html-Helpers e.g. &lt;a href="mailto:@Html.DroppableZone" rel="nofollow"&gt;@Html.DroppableZone&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>luckystrike</author><pubDate>Sat, 18 May 2013 11:23:09 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130518112309A</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;I thought that I could install the following &lt;a href="http://nuget.org/packages/N2CMS.Razor/" rel="nofollow"&gt;package&lt;/a&gt; from nuget (without N2.Dinamico) and then have acces to the Html-Helpers e.g. &lt;a href="mailto:@Html.DroppableZone" rel="nofollow"&gt;@Html.DroppableZone&lt;/a&gt;.&lt;br /&gt;
&lt;/div&gt;</description><author>luckystrike</author><pubDate>Sat, 18 May 2013 11:23:09 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130518112309A</guid></item><item><title>New Post: user registeration member issue</title><link>http://n2cms.codeplex.com/discussions/443323</link><description>&lt;div style="line-height: normal;"&gt;
&lt;div&gt;
&lt;div style="font-size:11pt; font-family:Calibri,sans-serif"&gt;Right. And then save the changes. The code for that is in the n2 documentation I linked above.&lt;br&gt;
&lt;br&gt;
Sent from my Windows Phone&lt;/div&gt;
&lt;/div&gt;
&lt;div dir="ltr"&gt;
&lt;hr&gt;
&lt;span style="font-size:11pt; font-family:Calibri,sans-serif; font-weight:bold"&gt;From:
&lt;/span&gt;&lt;span style="font-size:11pt; font-family:Calibri,sans-serif"&gt;[email removed]&lt;/span&gt;&lt;br&gt;
&lt;span style="font-size:11pt; font-family:Calibri,sans-serif; font-weight:bold"&gt;Sent:
&lt;/span&gt;&lt;span style="font-size:11pt; font-family:Calibri,sans-serif"&gt;‎5/‎17/‎2013 1:36 PM&lt;/span&gt;&lt;br&gt;
&lt;span style="font-size:11pt; font-family:Calibri,sans-serif; font-weight:bold"&gt;To:
&lt;/span&gt;&lt;span style="font-size:11pt; font-family:Calibri,sans-serif"&gt;[email removed]&lt;/span&gt;&lt;br&gt;
&lt;span style="font-size:11pt; font-family:Calibri,sans-serif; font-weight:bold"&gt;Subject:
&lt;/span&gt;&lt;span style="font-size:11pt; font-family:Calibri,sans-serif"&gt;Re: user registeration member issue [n2cms:443323]&lt;/span&gt;&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;div&gt;
&lt;p&gt;From: ahmed205&lt;/p&gt;
&lt;div id="ThreadNotificationPostBody"&gt;thank you I have add it like this &lt;br&gt;
&lt;br&gt;
[HttpPost]&lt;br&gt;
&lt;pre&gt;&lt;code&gt;public ActionResult Register(RegisterModel model)
{
    if (ModelState.IsValid)
    {
        // Attempt to register the user
        MembershipCreateStatus createStatus = MembershipService.CreateUser(model.UserName, model.Password, model.Email);

        if (createStatus == MembershipCreateStatus.Success)
        {
            Roles.AddUserToRole(username, rolename)
            FormsService.SignIn(model.UserName, false /* createPersistentCookie */);
            return Redirect(N2.Find.StartPage.Url);
        }
        else
        {
            ModelState.AddModelError(&amp;quot;&amp;quot;, AccountValidation.ErrorCodeToString(createStatus));
        }
    }&lt;/code&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</description><author>bherila</author><pubDate>Sat, 18 May 2013 01:49:26 GMT</pubDate><guid isPermaLink="false">New Post: user registeration member issue 20130518014926A</guid></item><item><title>New Post: user registeration member issue</title><link>http://n2cms.codeplex.com/discussions/443323</link><description>&lt;div style="line-height: normal;"&gt;thank you I have add it like this&lt;br /&gt;
&lt;br /&gt;
 [HttpPost]&lt;br /&gt;
&lt;pre&gt;&lt;code&gt;public ActionResult Register(RegisterModel model)
{
    if (ModelState.IsValid)
    {
        // Attempt to register the user
        MembershipCreateStatus createStatus = MembershipService.CreateUser(model.UserName, model.Password, model.Email);

        if (createStatus == MembershipCreateStatus.Success)
        {
            Roles.AddUserToRole(username, rolename)
            FormsService.SignIn(model.UserName, false /* createPersistentCookie */);
            return Redirect(N2.Find.StartPage.Url);
        }
        else
        {
            ModelState.AddModelError(&amp;quot;&amp;quot;, AccountValidation.ErrorCodeToString(createStatus));
        }
    }&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;</description><author>ahmed205</author><pubDate>Fri, 17 May 2013 20:36:35 GMT</pubDate><guid isPermaLink="false">New Post: user registeration member issue 20130517083635P</guid></item><item><title>New Post: user registeration member issue</title><link>http://n2cms.codeplex.com/discussions/443323</link><description>&lt;div style="line-height: normal;"&gt;Roles.AddUserToRole(username, rolename)&lt;br /&gt;
&lt;/div&gt;</description><author>bherila</author><pubDate>Fri, 17 May 2013 17:58:43 GMT</pubDate><guid isPermaLink="false">New Post: user registeration member issue 20130517055843P</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;Somewhat- they are not completely compatible though. It would definitely be a nice idea to improve the import process for items across the different frameworks. I'm not sure how someone would go about doing that, though. &lt;br /&gt;
&lt;/div&gt;</description><author>bherila</author><pubDate>Fri, 17 May 2013 17:41:51 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130517054151P</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;Somewhat- they are not completely compatible though. It would definitely be a nice idea to improve the import process for items across the different frameworks. I'm not sure how someone would go about doing that, though. &lt;br /&gt;
&lt;/div&gt;</description><author>bherila</author><pubDate>Fri, 17 May 2013 17:41:51 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130517054151P</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;At the moment I am using Webforms, but think to switch to MVC. Can I use the normal MVC with Razor and keep my ContentItems? &lt;br /&gt;
&lt;/div&gt;</description><author>luckystrike</author><pubDate>Fri, 17 May 2013 17:27:49 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130517052749P</guid></item><item><title>New Post: Dinamico vs "Normal" MVC</title><link>http://n2cms.codeplex.com/discussions/444007</link><description>&lt;div style="line-height: normal;"&gt;At the moment I am using Webforms, but think to switch to MVC. Can I use the normal MVC with Razor and keep my ContentItems? &lt;br /&gt;
&lt;/div&gt;</description><author>luckystrike</author><pubDate>Fri, 17 May 2013 17:27:49 GMT</pubDate><guid isPermaLink="false">New Post: Dinamico vs "Normal" MVC 20130517052749P</guid></item><item><title>New Post: upload large file</title><link>http://n2cms.codeplex.com/discussions/443691</link><description>&lt;div style="line-height: normal;"&gt;You can set request filtering also in the machine.config or applicationHost.config (IIS 7 and above) file. I just want to mention it, because one time i had to contact the hoster because the setting in web.config was ignored. &lt;br /&gt;
&lt;/div&gt;</description><author>andy4711</author><pubDate>Fri, 17 May 2013 13:31:02 GMT</pubDate><guid isPermaLink="false">New Post: upload large file 20130517013102P</guid></item><item><title>New Post: upload large file</title><link>http://n2cms.codeplex.com/discussions/443691</link><description>&lt;div style="line-height: normal;"&gt;You can set request filtering also in the machine.config or applicationHost.config (IIS 7 and above) file. I just want to mention it, because one time i had to contact the hoster because the setting in web.config was ignored. &lt;br /&gt;
&lt;/div&gt;</description><author>andy4711</author><pubDate>Fri, 17 May 2013 13:31:02 GMT</pubDate><guid isPermaLink="false">New Post: upload large file 20130517013102P</guid></item></channel></rss>