<?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: Extend Wordpress Part 1 - Custom Fields</title>
	<atom:link href="http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/feed/" rel="self" type="application/rss+xml" />
	<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/</link>
	<description>Web Development, Tips, and more...</description>
	<pubDate>Sat, 11 Oct 2008 22:13:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: Matt</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-2813</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 19 Nov 2007 18:23:30 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-2813</guid>
		<description>Read Part 2 and 3 :)  If you still have questions, let me know.</description>
		<content:encoded><![CDATA[<p>Read Part 2 and 3 <img src='http://zurnet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you still have questions, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seagyn Davis</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-2812</link>
		<dc:creator>Seagyn Davis</dc:creator>
		<pubDate>Mon, 19 Nov 2007 09:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-2812</guid>
		<description>Hi, 

This is a brilliant tutorial/plugin. I am also trying to adapt it to my template. What code must we place in our template page to get it to work on our templates.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>This is a brilliant tutorial/plugin. I am also trying to adapt it to my template. What code must we place in our template page to get it to work on our templates.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-930</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 10 Sep 2007 20:08:54 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-930</guid>
		<description>Why can't text data be the name of a file?  And then just stick that in an image tag?  For example, create a custom field called 'Image'... and then the person enters in:  photo.jpg  and you pull in that 'text' into the theme.</description>
		<content:encoded><![CDATA[<p>Why can&#8217;t text data be the name of a file?  And then just stick that in an image tag?  For example, create a custom field called &#8216;Image&#8217;&#8230; and then the person enters in:  photo.jpg  and you pull in that &#8216;text&#8217; into the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-833</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 06 Sep 2007 20:38:37 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-833</guid>
		<description>Is it possible to set up a custom field that, instead of accepting text data, contained an image instead. If this was possible, it would be very easy to place an image exactly where you wanted within a page. This would be excellent if you were trying to go for a standard directory look. 

Cheers

Joe</description>
		<content:encoded><![CDATA[<p>Is it possible to set up a custom field that, instead of accepting text data, contained an image instead. If this was possible, it would be very easy to place an image exactly where you wanted within a page. This would be excellent if you were trying to go for a standard directory look. </p>
<p>Cheers</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Allan</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-585</link>
		<dc:creator>Nathan Allan</dc:creator>
		<pubDate>Thu, 23 Aug 2007 16:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-585</guid>
		<description>I finally worked it out!

I think all you ned to tell people is to make sure they have:


in their post area.

I will now move on to step 2!</description>
		<content:encoded><![CDATA[<p>I finally worked it out!</p>
<p>I think all you ned to tell people is to make sure they have:</p>
<p>in their post area.</p>
<p>I will now move on to step 2!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Allan</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-584</link>
		<dc:creator>Nathan Allan</dc:creator>
		<pubDate>Thu, 23 Aug 2007 15:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-584</guid>
		<description>Ok so I have Part one to work with your template "default 2". What I am trying to do is fine the code in that template that displays the custom fields so I can slot it in to my template.

Thanks for the help I really do appreciate it.</description>
		<content:encoded><![CDATA[<p>Ok so I have Part one to work with your template &#8220;default 2&#8243;. What I am trying to do is fine the code in that template that displays the custom fields so I can slot it in to my template.</p>
<p>Thanks for the help I really do appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-582</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 23 Aug 2007 02:53:27 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-582</guid>
		<description>What trouble are you having?  Have you gone through all three parts of this tutorial?  I'll be more than happy to answer some specific questions.</description>
		<content:encoded><![CDATA[<p>What trouble are you having?  Have you gone through all three parts of this tutorial?  I&#8217;ll be more than happy to answer some specific questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Allan</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-578</link>
		<dc:creator>Nathan Allan</dc:creator>
		<pubDate>Wed, 22 Aug 2007 23:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-578</guid>
		<description>Well I want to incorporate this in to my template rather than yours. So if I knew the code to slot in I would do that. Perhaps it should work without but I am not having much luck.</description>
		<content:encoded><![CDATA[<p>Well I want to incorporate this in to my template rather than yours. So if I knew the code to slot in I would do that. Perhaps it should work without but I am not having much luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-577</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-577</guid>
		<description>How do you mean exactly?</description>
		<content:encoded><![CDATA[<p>How do you mean exactly?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Allan</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-576</link>
		<dc:creator>Nathan Allan</dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-576</guid>
		<description>A suggestion would be to extend on this and break out the code so it is easier to update your own template.</description>
		<content:encoded><![CDATA[<p>A suggestion would be to extend on this and break out the code so it is easier to update your own template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extend Wordpress Part 3 - Templates at Zurnet</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-70</link>
		<dc:creator>Extend Wordpress Part 3 - Templates at Zurnet</dc:creator>
		<pubDate>Wed, 20 Jun 2007 17:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-70</guid>
		<description>[...] we&#8217;ll learn how templates work pertaining to categories and how to format those custom fields on our live [...]</description>
		<content:encoded><![CDATA[<p>[...] we&#8217;ll learn how templates work pertaining to categories and how to format those custom fields on our live [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Extend Wordpress Part 2 - Admin at Zurnet</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-42</link>
		<dc:creator>Extend Wordpress Part 2 - Admin at Zurnet</dc:creator>
		<pubDate>Thu, 31 May 2007 19:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-42</guid>
		<description>[...] Contact          &#171; Extend Wordpress Part 1 - Custom Fields [...]</description>
		<content:encoded><![CDATA[<p>[...] Contact          &laquo; Extend Wordpress Part 1 - Custom Fields [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-14</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 10 May 2007 17:33:28 +0000</pubDate>
		<guid isPermaLink="false">http://zurnet.com/2007/05/09/extend-wordpress-part-1-custom-fields/#comment-14</guid>
		<description>Looks like an excellent start! Good job!</description>
		<content:encoded><![CDATA[<p>Looks like an excellent start! Good job!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
