<?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"
	>
<channel>
	<title>Comments on: Wordpress development techniques #1 - Running custom queries using the &#8216;wpdb&#8217; class</title>
	<atom:link href="http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class/feed" rel="self" type="application/rss+xml" />
	<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class</link>
	<description>The online blogfolio of Mike Jolley</description>
	<pubDate>Fri, 10 Oct 2008 22:48:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: James Gardner</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-1323</link>
		<dc:creator>James Gardner</dc:creator>
		<pubDate>Sun, 02 Dec 2007 13:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-1323</guid>
		<description>Hey,

Excellent article, just what I was looking for! Perhaps you could help me with something? I have created my own table and want to create an admin panel which lists it's contents - can I facilitate something within wpdb to organize my results into pages automatically?</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>Excellent article, just what I was looking for! Perhaps you could help me with something? I have created my own table and want to create an admin panel which lists it&#8217;s contents - can I facilitate something within wpdb to organize my results into pages automatically?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Bailey</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-1038</link>
		<dc:creator>Andy Bailey</dc:creator>
		<pubDate>Wed, 07 Nov 2007 11:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-1038</guid>
		<description>great post, I have been toying with using the wp database for reads and writes since I started making plugins for wordpress. So far I haven't needed to use the database but I think my future plans for plugins will definitely use it so thanks for making it so clear on how to use wp-db.php!</description>
		<content:encoded><![CDATA[<p>great post, I have been toying with using the wp database for reads and writes since I started making plugins for wordpress. So far I haven&#8217;t needed to use the database but I think my future plans for plugins will definitely use it so thanks for making it so clear on how to use wp-db.php!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-675</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Wed, 26 Sep 2007 09:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-675</guid>
		<description>Another great post - thanks! Would it be possible to use this technique in conjunction with your secure and accessible contact form to pull an email address stored in a post's custom field and therefore have the contents of the contact form sent to an email address depending on the post ID. I think something like this is being used here:

http://geofeat.com/directory/air_water/water_home/water_filter_systems/40616/

Do you think this would work?

Cheers, Joe</description>
		<content:encoded><![CDATA[<p>Another great post - thanks! Would it be possible to use this technique in conjunction with your secure and accessible contact form to pull an email address stored in a post&#8217;s custom field and therefore have the contents of the contact form sent to an email address depending on the post ID. I think something like this is being used here:</p>
<p><a href="http://geofeat.com/directory/air_water/water_home/water_filter_systems/40616/" rel="nofollow">http://geofeat.com/directory/air_water/water_home/water_filter_systems/40616/</a></p>
<p>Do you think this would work?</p>
<p>Cheers, Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cherim</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-674</link>
		<dc:creator>Mike Cherim</dc:creator>
		<pubDate>Sat, 23 Jun 2007 14:12:34 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-674</guid>
		<description>Yes, that's what I did in this case, Mike. It is embedded directly in a page.</description>
		<content:encoded><![CDATA[<p>Yes, that&#8217;s what I did in this case, Mike. It is embedded directly in a page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Jolley</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-673</link>
		<dc:creator>Mike Jolley</dc:creator>
		<pubDate>Sat, 23 Jun 2007 08:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-673</guid>
		<description>@Mike - I take it you put that inside actual wordpress pages? I prefer making a template for a page, then the user can choose that as the template when they create it.

@ant and @James - Thanks. Ill get the next one out next week ;)</description>
		<content:encoded><![CDATA[<p>@Mike - I take it you put that inside actual wordpress pages? I prefer making a template for a page, then the user can choose that as the template when they create it.</p>
<p>@ant and @James - Thanks. Ill get the next one out next week <img src='http://blue-anvil.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Oppenheim</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-672</link>
		<dc:creator>James Oppenheim</dc:creator>
		<pubDate>Sat, 23 Jun 2007 04:35:25 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-672</guid>
		<description>Nice article, can't wait for the next one. Keep up the good work.</description>
		<content:encoded><![CDATA[<p>Nice article, can&#8217;t wait for the next one. Keep up the good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Cherim</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-671</link>
		<dc:creator>Mike Cherim</dc:creator>
		<pubDate>Sat, 23 Jun 2007 00:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-671</guid>
		<description>That's excellent Mike. Thanks. I can see lots of uses for that. For recent post in particular, I like that and may implement it on a site I'm making. Currently I have this...

&lt;code&gt;&#60;?php wp_get_archives('type=postbypost&#38;limit=4'); ?&#62;&lt;/code&gt;

...which, with the Run PHP plugin (which is a must have as far as I'm concerned) I can grab listed links to the posts &lt;code&gt;postbypost&lt;/code&gt;. Not sure if there's a description or excerpt parameter to add to it do grab some post content as well.

The number in the string is the number displayed.</description>
		<content:encoded><![CDATA[<p>That&#8217;s excellent Mike. Thanks. I can see lots of uses for that. For recent post in particular, I like that and may implement it on a site I&#8217;m making. Currently I have this&#8230;</p>
<p><code>&amp;lt;?php wp_get_archives('type=postbypost&amp;amp;limit=4'); ?&amp;gt;</code></p>
<p>&#8230;which, with the Run PHP plugin (which is a must have as far as I&#8217;m concerned) I can grab listed links to the posts <code>postbypost</code>. Not sure if there&#8217;s a description or excerpt parameter to add to it do grab some post content as well.</p>
<p>The number in the string is the number displayed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Brewitt</title>
		<link>http://blue-anvil.com/archives/wordpress-development-techniques-1-running-custom-queries-using-the-wpdb-class#comment-670</link>
		<dc:creator>Anthony Brewitt</dc:creator>
		<pubDate>Fri, 22 Jun 2007 12:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://82.110.105.91/blue-anvil.co.uk/?p=83#comment-670</guid>
		<description>I will definetly be using this as a resource - thanks Mike!</description>
		<content:encoded><![CDATA[<p>I will definetly be using this as a resource - thanks Mike!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
