<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: An Introduction to Custom Fields</title>
	<atom:link href="http://wordpress.tv/2009/08/29/custom-fields-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/</link>
	<description>Engage Yourself with WordPress.tv</description>
	<lastBuildDate>Sat, 01 Oct 2011 10:49:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: votar fotos</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-6616</link>
		<dc:creator><![CDATA[votar fotos]]></dc:creator>
		<pubDate>Sun, 08 Nov 2009 05:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-6616</guid>
		<description><![CDATA[I guess never say never, huh?]]></description>
		<content:encoded><![CDATA[<p>I guess never say never, huh?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Markel</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-5428</link>
		<dc:creator><![CDATA[Ryan Markel]]></dc:creator>
		<pubDate>Mon, 28 Sep 2009 03:24:38 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-5428</guid>
		<description><![CDATA[No; you cannot.]]></description>
		<content:encoded><![CDATA[<p>No; you cannot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sarfraz Ahmed</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-5360</link>
		<dc:creator><![CDATA[Sarfraz Ahmed]]></dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:09:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-5360</guid>
		<description><![CDATA[can we add custom fields to wordpress.com blogs?]]></description>
		<content:encoded><![CDATA[<p>can we add custom fields to wordpress.com blogs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PNaw10</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-5073</link>
		<dc:creator><![CDATA[PNaw10]]></dc:creator>
		<pubDate>Sat, 12 Sep 2009 07:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-5073</guid>
		<description><![CDATA[Hello all, just wanted to add one extra tidbit of info.

The first time you use custom fields, the &quot;name&quot; field is blank, so yes, you would be typing in &quot;thumbnail&quot; as seen in the video.  But after your very first use, the &quot;name&quot; field will appear as a pulldown menu which displays ALL previously-used names.  So you really don&#039;t have to worry about typing it the right way every single time -- just as long as you get it right the first time, you can just select it from the menu.  Much faster, and it ensures you&#039;re spelling it the same way every time.

I realize everyone will discover this on their own as they try it, but thought I&#039;d mention it in case anyone was daunted by the prospect of having to be extra-careful about typing out those case-sensitive field names every time.

Case-sensitive is definitely important though... for one website I run, cnyradio.com , I originally used Tadlock&#039;s &quot;Newspaperize&quot; theme, which used the custom keywords &quot;thumbnail&quot; and &quot;image.&quot;  Later, I upgraded to a newer theme of his, but the theme was designed to seek out &quot;Thumbnail&quot; and &quot;Image&quot; with capital letters at the beginning.  Rather than go through all my old posts to change the custom keywords (would have taken forever) I just changed the uppercase letters to lowercase in the theme templates.

If you want a good example of how different custom fields can help with your site design, check out cnyradio.com.  It&#039;s not as complex as the site shown in the video, but it&#039;s (hopefully) still simple enough for newbies (like I was just 2 years ago) to understand.

My &quot;loop&quot; pages (home page, category pages, etc.) show 128x96 images invoked by the &quot;thumbnail&quot; custom field.  When you click to read the full text of any post, a larger 200x150 image appears, invoked by the &quot;image&quot; custom field.  If either field is blank or missing, then the site simply doesn&#039;t display an image -- the text takes up the entire width of the space.

Yes, it&#039;s more work because I have to create 2 custom fields for each post, and I create 2 separate images.  I do the latter for two main reasons.  One, I don&#039;t like relying on web browsers to resize images on-the-fly.  Even if it looks OK on my computer, it may appear choppy on someone else&#039;s.

Two, and more importantly, an image at 200x150 doesn&#039;t always look so good when you simply resize it to 128x96.  For example, the &quot;fullsize&quot; version of any mugshots I use will often include the subject&#039;s name and a &quot;courtesy line&quot; to credit the photo source.  But that text would be cluttered and tiny when the size is reduced, so when I make the thumbnail, I usually delete the &quot;courtesy&quot; line and bump up the text size of the person&#039;s last name so it&#039;s less cluttered and easier to read.

If anyone reading this does look at my site to see what I&#039;m talking about, just a note that any &quot;Picture of the Week&quot; posts are done entirely differently.  I won&#039;t get into details, just wanted to avoid any confusion.]]></description>
		<content:encoded><![CDATA[<p>Hello all, just wanted to add one extra tidbit of info.</p>
<p>The first time you use custom fields, the &#8220;name&#8221; field is blank, so yes, you would be typing in &#8220;thumbnail&#8221; as seen in the video.  But after your very first use, the &#8220;name&#8221; field will appear as a pulldown menu which displays ALL previously-used names.  So you really don&#8217;t have to worry about typing it the right way every single time &#8212; just as long as you get it right the first time, you can just select it from the menu.  Much faster, and it ensures you&#8217;re spelling it the same way every time.</p>
<p>I realize everyone will discover this on their own as they try it, but thought I&#8217;d mention it in case anyone was daunted by the prospect of having to be extra-careful about typing out those case-sensitive field names every time.</p>
<p>Case-sensitive is definitely important though&#8230; for one website I run, cnyradio.com , I originally used Tadlock&#8217;s &#8220;Newspaperize&#8221; theme, which used the custom keywords &#8220;thumbnail&#8221; and &#8220;image.&#8221;  Later, I upgraded to a newer theme of his, but the theme was designed to seek out &#8220;Thumbnail&#8221; and &#8220;Image&#8221; with capital letters at the beginning.  Rather than go through all my old posts to change the custom keywords (would have taken forever) I just changed the uppercase letters to lowercase in the theme templates.</p>
<p>If you want a good example of how different custom fields can help with your site design, check out cnyradio.com.  It&#8217;s not as complex as the site shown in the video, but it&#8217;s (hopefully) still simple enough for newbies (like I was just 2 years ago) to understand.</p>
<p>My &#8220;loop&#8221; pages (home page, category pages, etc.) show 128&#215;96 images invoked by the &#8220;thumbnail&#8221; custom field.  When you click to read the full text of any post, a larger 200&#215;150 image appears, invoked by the &#8220;image&#8221; custom field.  If either field is blank or missing, then the site simply doesn&#8217;t display an image &#8212; the text takes up the entire width of the space.</p>
<p>Yes, it&#8217;s more work because I have to create 2 custom fields for each post, and I create 2 separate images.  I do the latter for two main reasons.  One, I don&#8217;t like relying on web browsers to resize images on-the-fly.  Even if it looks OK on my computer, it may appear choppy on someone else&#8217;s.</p>
<p>Two, and more importantly, an image at 200&#215;150 doesn&#8217;t always look so good when you simply resize it to 128&#215;96.  For example, the &#8220;fullsize&#8221; version of any mugshots I use will often include the subject&#8217;s name and a &#8220;courtesy line&#8221; to credit the photo source.  But that text would be cluttered and tiny when the size is reduced, so when I make the thumbnail, I usually delete the &#8220;courtesy&#8221; line and bump up the text size of the person&#8217;s last name so it&#8217;s less cluttered and easier to read.</p>
<p>If anyone reading this does look at my site to see what I&#8217;m talking about, just a note that any &#8220;Picture of the Week&#8221; posts are done entirely differently.  I won&#8217;t get into details, just wanted to avoid any confusion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Consciência Planetária</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-5044</link>
		<dc:creator><![CDATA[Consciência Planetária]]></dc:creator>
		<pubDate>Thu, 10 Sep 2009 16:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-5044</guid>
		<description><![CDATA[Thanks for the reply!

I&#039;d like to suggest a subject for a future tutorial.

I love Drupal&#039;s ability to use blocks above and below main content area. It is much easier to implement than Wordpress widgets.

But I know it can be done in Wordpress too. I&#039;ve seen some magazine themes that have a &quot;horizontal sidebar&quot; on the botton of the page, and recently I&#039;ve also seen a premium theme that has a &quot;top horizontal sidebar&quot; and a &quot;bottom horizontal sidebar&quot;, together with standard right and left ones.

It would be great if we had a tutorial teaching how to do it!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the reply!</p>
<p>I&#8217;d like to suggest a subject for a future tutorial.</p>
<p>I love Drupal&#8217;s ability to use blocks above and below main content area. It is much easier to implement than WordPress widgets.</p>
<p>But I know it can be done in WordPress too. I&#8217;ve seen some magazine themes that have a &#8220;horizontal sidebar&#8221; on the botton of the page, and recently I&#8217;ve also seen a premium theme that has a &#8220;top horizontal sidebar&#8221; and a &#8220;bottom horizontal sidebar&#8221;, together with standard right and left ones.</p>
<p>It would be great if we had a tutorial teaching how to do it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Ellis</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4868</link>
		<dc:creator><![CDATA[Scott Ellis]]></dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4868</guid>
		<description><![CDATA[Consciência, you could use two custom fields for that if you wanted to. It would work just fine. I&#039;ve read about some potential performance issues if you use a lot of custom fields but haven&#039;t experienced it myself. We use several on citycrush.com including for the post thumbnail and the image in the post after you click through. The custom field type in the DB is &quot;longtext&quot; maximum size 4GB.

Driz - We used a plugin for that previously but moved to adding it to the functions.php and using wp hooks so it sounds like you are doing exactly what we would. 

Thomas, most of what was in there was actual logic or just spitting out the html, not css styling, we keep all of that in the stylesheet. Glad you enjoyed the video. 

Karen, sorry it felt fast, if you look at an example and watch the video I&#039;m sure you&#039;ll pick it up quickly. It took me a couple of rounds the first time I started playing with custom fields. Justin Tadlock has a good explanation here as well: http://justintadlock.com/archives/2007/10/24/using-wordpress-custom-fields-introduction. 
The pictures will appear on the page where your custom field spits them out once you save the image url in the appropriate custom field. FYI, you code didn&#039;t show up so visit http://www.vsellis.com/wordpress-how-to/using-custom-fields-in-wordpress/ and leave a comment and I&#039;ll take a closer look.]]></description>
		<content:encoded><![CDATA[<p>Consciência, you could use two custom fields for that if you wanted to. It would work just fine. I&#8217;ve read about some potential performance issues if you use a lot of custom fields but haven&#8217;t experienced it myself. We use several on citycrush.com including for the post thumbnail and the image in the post after you click through. The custom field type in the DB is &#8220;longtext&#8221; maximum size 4GB.</p>
<p>Driz &#8211; We used a plugin for that previously but moved to adding it to the functions.php and using wp hooks so it sounds like you are doing exactly what we would. </p>
<p>Thomas, most of what was in there was actual logic or just spitting out the html, not css styling, we keep all of that in the stylesheet. Glad you enjoyed the video. </p>
<p>Karen, sorry it felt fast, if you look at an example and watch the video I&#8217;m sure you&#8217;ll pick it up quickly. It took me a couple of rounds the first time I started playing with custom fields. Justin Tadlock has a good explanation here as well: <a href="http://justintadlock.com/archives/2007/10/24/using-wordpress-custom-fields-introduction" rel="nofollow">http://justintadlock.com/archives/2007/10/24/using-wordpress-custom-fields-introduction</a>.<br />
The pictures will appear on the page where your custom field spits them out once you save the image url in the appropriate custom field. FYI, you code didn&#8217;t show up so visit <a href="http://www.vsellis.com/wordpress-how-to/using-custom-fields-in-wordpress/" rel="nofollow">http://www.vsellis.com/wordpress-how-to/using-custom-fields-in-wordpress/</a> and leave a comment and I&#8217;ll take a closer look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4789</link>
		<dc:creator><![CDATA[Karen]]></dc:creator>
		<pubDate>Sun, 30 Aug 2009 17:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4789</guid>
		<description><![CDATA[Woopsie &amp; sorry. below is the code in my file:
]]></description>
		<content:encoded><![CDATA[<p>Woopsie &amp; sorry. below is the code in my file:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4788</link>
		<dc:creator><![CDATA[Karen]]></dc:creator>
		<pubDate>Sun, 30 Aug 2009 17:13:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4788</guid>
		<description><![CDATA[also, my home.php doesn&#039;t have the code you show. I am working in the theme Constructor. below is all the text in the home.php file:
]]></description>
		<content:encoded><![CDATA[<p>also, my home.php doesn&#8217;t have the code you show. I am working in the theme Constructor. below is all the text in the home.php file:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4787</link>
		<dc:creator><![CDATA[Karen]]></dc:creator>
		<pubDate>Sun, 30 Aug 2009 17:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4787</guid>
		<description><![CDATA[This is very hard to follow. I admit, I&#039;m not a newbie, but I am not terribly advanced, so I&#039;m not sure where the problem is. One, I think you&#039;re moving too fast. Two, when exactly should you first see the picture appear in the custom field? After you copy the url to the value field and update? or after you go into the home.php and change the code? That is completely unclear. This is such a great topic, so I hope if I post a few questions, it will become clear how to do this. I really do appreciate that you&#039;ve posted this. Thanks!]]></description>
		<content:encoded><![CDATA[<p>This is very hard to follow. I admit, I&#8217;m not a newbie, but I am not terribly advanced, so I&#8217;m not sure where the problem is. One, I think you&#8217;re moving too fast. Two, when exactly should you first see the picture appear in the custom field? After you copy the url to the value field and update? or after you go into the home.php and change the code? That is completely unclear. This is such a great topic, so I hope if I post a few questions, it will become clear how to do this. I really do appreciate that you&#8217;ve posted this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Clausen</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4785</link>
		<dc:creator><![CDATA[Thomas Clausen]]></dc:creator>
		<pubDate>Sun, 30 Aug 2009 15:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4785</guid>
		<description><![CDATA[I was just wondering about the styling, that you&#039;ve got about 3 minutes into the video. 

But I didn&#039;t mean to take our eyes of off things. You&#039;re absolutely right the custom fields can be a powerful tool. And I hadn&#039;t really grasped how easy it is, before I saw your video. Good job.]]></description>
		<content:encoded><![CDATA[<p>I was just wondering about the styling, that you&#8217;ve got about 3 minutes into the video. </p>
<p>But I didn&#8217;t mean to take our eyes of off things. You&#8217;re absolutely right the custom fields can be a powerful tool. And I hadn&#8217;t really grasped how easy it is, before I saw your video. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Ellis</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4784</link>
		<dc:creator><![CDATA[Scott Ellis]]></dc:creator>
		<pubDate>Sun, 30 Aug 2009 14:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4784</guid>
		<description><![CDATA[Thomas, that is a good plugin, Justin does great stuff but custom fileds can be used for a lot of things, images were just an easy example, hopefully viewers will find other creative uses. Not sure what you mean about all the css in the php?]]></description>
		<content:encoded><![CDATA[<p>Thomas, that is a good plugin, Justin does great stuff but custom fileds can be used for a lot of things, images were just an easy example, hopefully viewers will find other creative uses. Not sure what you mean about all the css in the php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: driz</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4773</link>
		<dc:creator><![CDATA[driz]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 23:25:46 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4773</guid>
		<description><![CDATA[I would like to see a follow-up video explaining about that Custom Field Template that you told us to ignore. I know it&#039;s created by coding in some WP hooks in functions.php as I have done it myself, but it would be cool to see your interpretation of doing this, might pick up some additional tips.]]></description>
		<content:encoded><![CDATA[<p>I would like to see a follow-up video explaining about that Custom Field Template that you told us to ignore. I know it&#8217;s created by coding in some WP hooks in functions.php as I have done it myself, but it would be cool to see your interpretation of doing this, might pick up some additional tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Clausen</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4770</link>
		<dc:creator><![CDATA[Thomas Clausen]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 20:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4770</guid>
		<description><![CDATA[Justin Tadlocks &lt;a href=&quot;http://wordpress.org/extend/plugins/get-the-image&quot; rel=&quot;nofollow&quot;&gt;Get the Image&lt;/a&gt; plugin can also help you to solve this task (also without CSS stuff in the php file ;-) ).]]></description>
		<content:encoded><![CDATA[<p>Justin Tadlocks <a href="http://wordpress.org/extend/plugins/get-the-image" rel="nofollow">Get the Image</a> plugin can also help you to solve this task (also without CSS stuff in the php file <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' />  ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vid</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4764</link>
		<dc:creator><![CDATA[Vid]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 14:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4764</guid>
		<description><![CDATA[Hi, Scott

This is very helpful for those of us who aren&#039;t programmers but want to maximize WordPress. Thanks for taking the time to submit this tip.]]></description>
		<content:encoded><![CDATA[<p>Hi, Scott</p>
<p>This is very helpful for those of us who aren&#8217;t programmers but want to maximize WordPress. Thanks for taking the time to submit this tip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Consciência Planetária</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4751</link>
		<dc:creator><![CDATA[Consciência Planetária]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 07:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4751</guid>
		<description><![CDATA[Nice explanation!

I always wondered how these thumbnails are added to magazine layout themes and I had no idea! Indeed I was more interested on the PHP code of how making it work :P

It seems that with custom fields we can do pratically any customization...
But I have 2 questions

Are custom fields limited to varchar values, or can we use any kind of data there? Does it have any size limit?

Ans what about these themes that have a stick post with a bigger image? Does it have 2 custom fields 1 for thumnail and 1 for stick image?

tnx again!]]></description>
		<content:encoded><![CDATA[<p>Nice explanation!</p>
<p>I always wondered how these thumbnails are added to magazine layout themes and I had no idea! Indeed I was more interested on the PHP code of how making it work <img src='http://s2.wp.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>It seems that with custom fields we can do pratically any customization&#8230;<br />
But I have 2 questions</p>
<p>Are custom fields limited to varchar values, or can we use any kind of data there? Does it have any size limit?</p>
<p>Ans what about these themes that have a stick post with a bigger image? Does it have 2 custom fields 1 for thumnail and 1 for stick image?</p>
<p>tnx again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex (Viper007Bond)</title>
		<link>http://wordpress.tv/2009/08/29/custom-fields-introduction/#comment-4749</link>
		<dc:creator><![CDATA[Alex (Viper007Bond)]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 03:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.tv/?p=2466#comment-4749</guid>
		<description><![CDATA[Some helpful links:

http://codex.wordpress.org/Function_Reference/get_post_meta
http://codex.wordpress.org/Function_Reference/post_meta_Function_Examples]]></description>
		<content:encoded><![CDATA[<p>Some helpful links:</p>
<p><a href="http://codex.wordpress.org/Function_Reference/get_post_meta" rel="nofollow">http://codex.wordpress.org/Function_Reference/get_post_meta</a><br />
<a href="http://codex.wordpress.org/Function_Reference/post_meta_Function_Examples" rel="nofollow">http://codex.wordpress.org/Function_Reference/post_meta_Function_Examples</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

