<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Editing WordPress pages using blogging tools</title>
	<atom:link href="http://sameerahuja.com/blog/editing-wordpress-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://sameerahuja.com/blog/editing-wordpress-pages/</link>
	<description></description>
	<lastBuildDate>Fri, 20 Aug 2010 03:26:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jarod Taylor</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-503</link>
		<dc:creator>Jarod Taylor</dc:creator>
		<pubDate>Fri, 20 Aug 2010 03:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-503</guid>
		<description>&lt;p&gt;Doesn&#039;t seem to work with WP 3.0.1&lt;/p&gt;

&lt;p&gt;I used:&lt;/p&gt;

&lt;p&gt;$sql = &quot;SELECT * FROM $wpdb-&gt;posts WHERE post_type = &#039;post&#039; OR post_type = &#039;page&#039; AND post_status IN ( &#039;draft&#039;, &#039;publish&#039;, &#039;future&#039;, &#039;pending&#039;, &#039;private&#039; ) ORDER BY post_date DESC $limit&quot;;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Doesn&#8217;t seem to work with WP 3.0.1</p>

<p>I used:</p>

<p>$sql = &#8220;SELECT * FROM $wpdb-&gt;posts WHERE post_type = &#8216;post&#8217; OR post_type = &#8216;page&#8217; AND post_status IN ( &#8216;draft&#8217;, &#8216;publish&#8217;, &#8216;future&#8217;, &#8216;pending&#8217;, &#8216;private&#8217; ) ORDER BY post_date DESC $limit&#8221;;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sameer</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-92</link>
		<dc:creator>sameer</dc:creator>
		<pubDate>Mon, 08 Feb 2010 08:02:58 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-92</guid>
		<description>&lt;p&gt;Thanks, Simon. I&#039;ll update the original post.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, Simon. I&#8217;ll update the original post.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-91</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-91</guid>
		<description>&lt;p&gt;Hi Sameer,&lt;/p&gt;

&lt;p&gt;Pleased to report his works on WordPress 2.9.1 and all my pages appeared in Marsedit. I edited on and the changes appeared on my WordPress site.&lt;/p&gt;

&lt;p&gt;thank you soo much, I&#039;d been trying to find an answer to this for the past 2 hours.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Sameer,</p>

<p>Pleased to report his works on WordPress 2.9.1 and all my pages appeared in Marsedit. I edited on and the changes appeared on my WordPress site.</p>

<p>thank you soo much, I&#8217;d been trying to find an answer to this for the past 2 hours.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-90</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Mon, 11 Jan 2010 18:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-90</guid>
		<description>&lt;p&gt;Hi Sameer,&lt;/p&gt;

&lt;p&gt;How would I do this with WP 2.9.1 which now reads:&lt;/p&gt;

&lt;p&gt;$sql = &quot;SELECT * FROM $wpdb-&gt;posts WHERE post_type = &#039;post&#039; AND post_status IN ( &#039;draft&#039;, &#039;publish&#039;, &#039;future&#039;, &#039;pending&#039;, &#039;private&#039; ) ORDER BY post_date DESC $limit&quot;;&lt;/p&gt;

&lt;p&gt;Can I add the &#039;OR post_type = &#039;page&#039;&#039;?&lt;/p&gt;

&lt;p&gt;many thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Sameer,</p>

<p>How would I do this with WP 2.9.1 which now reads:</p>

<p>$sql = &#8220;SELECT * FROM $wpdb-&gt;posts WHERE post_type = &#8216;post&#8217; AND post_status IN ( &#8216;draft&#8217;, &#8216;publish&#8217;, &#8216;future&#8217;, &#8216;pending&#8217;, &#8216;private&#8217; ) ORDER BY post_date DESC $limit&#8221;;</p>

<p>Can I add the &#8216;OR post_type = &#8216;page&#8221;?</p>

<p>many thanks</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre Olivier</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-89</link>
		<dc:creator>Pierre Olivier</dc:creator>
		<pubDate>Wed, 30 Sep 2009 15:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-89</guid>
		<description>&lt;p&gt;Awesome! I&#039;ve been looking for a way to do this! Now I can edit my pages in Texmate. Hope it won&#039;t break anything else...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Awesome! I&#8217;ve been looking for a way to do this! Now I can edit my pages in Texmate. Hope it won&#8217;t break anything else&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-88</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 05 Jul 2009 22:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-88</guid>
		<description>&lt;p&gt;Sameer, good question, and I&#039;m not quite sure. I notice that Zoundry also supports WordPress pages but I&#039;ve not been able to include tags with them, despite the apparent feature.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sameer, good question, and I&#8217;m not quite sure. I notice that Zoundry also supports WordPress pages but I&#8217;ve not been able to include tags with them, despite the apparent feature.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: sameer</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-87</link>
		<dc:creator>sameer</dc:creator>
		<pubDate>Sun, 05 Jul 2009 22:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-87</guid>
		<description>&lt;p&gt;Thanks for pointing that out, Jeremy. I haven&#039;t used WLW in a while so didn&#039;t know about it. I&#039;m now curious as to how Windows Live Writer does it - I mean, if it does it, there has to be &lt;em&gt;some&lt;/em&gt; API exposed somewhere that the TextMate bundle I use is not aware of.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for pointing that out, Jeremy. I haven&#8217;t used WLW in a while so didn&#8217;t know about it. I&#8217;m now curious as to how Windows Live Writer does it &#8211; I mean, if it does it, there has to be <em>some</em> API exposed somewhere that the TextMate bundle I use is not aware of.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://sameerahuja.com/blog/editing-wordpress-pages/comment-page-1/#comment-86</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Sun, 05 Jul 2009 22:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://sameerahuja.com/?p=56#comment-86</guid>
		<description>&lt;p&gt;Sameer, not sure when you wrote this, but I&#039;ve been using Windows Live Writer for some time now to compose and edit WordPress pages. It works very well for that.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Sameer, not sure when you wrote this, but I&#8217;ve been using Windows Live Writer for some time now to compose and edit WordPress pages. It works very well for that.</p>]]></content:encoded>
	</item>
</channel>
</rss>
