<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>Remote Pages</title><link>https://gallery.orchardproject.net:443/Packages/Orchard.Module.Contrib.RemotePages</link><description>&lt;p&gt;This is a simple Orchard module which enables remote page creation and management using apps that support static page management via an XML-RPC supportsPages capability - like Windows Live Writer.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;* disclaimer *&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This is an early release that &lt;em&gt;should&lt;/em&gt; work well but it could have some quirks. &lt;/p&gt;

&lt;p&gt;One such &amp;quot;quirk&amp;quot;, because of Windows Live Writer (WLW) at least, is that the created date (date&lt;em&gt;created&lt;/em&gt;gmt) returned for every page is back dated a day so all of the pages will look to have been created a day before they actually were. &lt;/p&gt;

&lt;p&gt;The reason for this is that WLW does recognize the created date as GMT but it seems to see it as a local time when deciding on whether or not to display the page in the list of pages from the server. It won&amp;#39;t show pages created in the future. It appears to see the date created as local time when showing the list of pages. It doesn&amp;#39;t show pages touched between now and your time zone offset if you have a negative offset. &lt;/p&gt;

&lt;p&gt;Because of this interesting behavior I&amp;#39;ve (temporarily) set the created date to -1 day in the data returned for the XML-RPC request. This doesn&amp;#39;t affect the date elsewhere in the system so it should only be a bit annoying when managing pages from a client app.&lt;/p&gt;
</description><item><title>Remote Pages 0.1</title><link>https://gallery.orchardproject.net:443/Packages/Orchard.Module.Contrib.RemotePages/0.1</link><description>Remote Pages 0.1</description><pubDate>Thu, 21 Jul 2011 20:31:28 GMT</pubDate><guid isPermaLink="true">https://gallery.orchardproject.net:443/Packages/Orchard.Module.Contrib.RemotePages/0.1</guid></item></channel></rss>