<?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: Using custom taxonomies to create a movie database</title>
	<atom:link href="http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database/feed" rel="self" type="application/rss+xml" />
	<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database</link>
	<description>Life, Blogging, and WordPress</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:19:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Steve Covello</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-561460</link>
		<dc:creator>Steve Covello</dc:creator>
		<pubDate>Fri, 13 Jan 2012 04:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-561460</guid>
		<description>THANK YOU!!! I&#039;ve trying to crack this DAYS!!</description>
		<content:encoded><![CDATA[<p>THANK YOU!!! I&#8217;ve trying to crack this DAYS!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordash</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-553593</link>
		<dc:creator>Jordash</dc:creator>
		<pubDate>Fri, 06 Jan 2012 19:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-553593</guid>
		<description>Oh and it would also be good if those custom queries could go to a search engine friendly url, something like.

http://domain.com/producer/stephenspielbierg/genre/fantasy/</description>
		<content:encoded><![CDATA[<p>Oh and it would also be good if those custom queries could go to a search engine friendly url, something like.</p>
<p><a href="http://domain.com/producer/stephenspielbierg/genre/fantasy/" rel="nofollow">http://domain.com/producer/stephenspielbierg/genre/fantasy/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordash</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-553577</link>
		<dc:creator>Jordash</dc:creator>
		<pubDate>Fri, 06 Jan 2012 19:30:45 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-553577</guid>
		<description>Thanks for this well written tutorial.

Here&#039;s a question, is it possible to create a page that queries multiple taxonomies?

Using your example, say I wanted to find all the movies that were produced by Stephen Spielbierg IN the genre Fantasy.

So basically sort by multiple taxonomies.</description>
		<content:encoded><![CDATA[<p>Thanks for this well written tutorial.</p>
<p>Here&#8217;s a question, is it possible to create a page that queries multiple taxonomies?</p>
<p>Using your example, say I wanted to find all the movies that were produced by Stephen Spielbierg IN the genre Fantasy.</p>
<p>So basically sort by multiple taxonomies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-467045</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Thu, 03 Nov 2011 15:39:41 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-467045</guid>
		<description>Another thought! (sorry)

A way around this (seemingly overly-complex) methodology I posted above might be to just associate images with taxonomy terms and keep it like your example.  HOWEVER, what do you do in the case of Daniel Petrie Jr. in your Turner &amp; Hooch example?  How do you make it so you can click on him in either taxonomy and get to the same Daniel Petrie Jr. archive that displays ALL his credits (not just his writing credits or just his producing credits)?</description>
		<content:encoded><![CDATA[<p>Another thought! (sorry)</p>
<p>A way around this (seemingly overly-complex) methodology I posted above might be to just associate images with taxonomy terms and keep it like your example.  HOWEVER, what do you do in the case of Daniel Petrie Jr. in your Turner &amp; Hooch example?  How do you make it so you can click on him in either taxonomy and get to the same Daniel Petrie Jr. archive that displays ALL his credits (not just his writing credits or just his producing credits)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-466110</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Wed, 02 Nov 2011 19:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-466110</guid>
		<description>Sorry to double post - just wanted to add that as examples, this type of functionality exists on funnyordie.com and vimeo.com</description>
		<content:encoded><![CDATA[<p>Sorry to double post &#8211; just wanted to add that as examples, this type of functionality exists on funnyordie.com and vimeo.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-466102</link>
		<dc:creator>Darren</dc:creator>
		<pubDate>Wed, 02 Nov 2011 18:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-466102</guid>
		<description>Thank you so much for this post.

Is there a way to associate a custom taxonomy with users of the website, so that I can do this exact thing for original content?  I&#039;d like to be able to display the avatar and name of each person associated with the post.  I&#039;m essentially trying to create multiple &quot;author&quot; taxonomies, all with different names.</description>
		<content:encoded><![CDATA[<p>Thank you so much for this post.</p>
<p>Is there a way to associate a custom taxonomy with users of the website, so that I can do this exact thing for original content?  I&#8217;d like to be able to display the avatar and name of each person associated with the post.  I&#8217;m essentially trying to create multiple &#8220;author&#8221; taxonomies, all with different names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Tutorials to Take Your WordPress Development Skills to the Next Level &#124; E-SEOPRO</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-465336</link>
		<dc:creator>10 Tutorials to Take Your WordPress Development Skills to the Next Level &#124; E-SEOPRO</dc:creator>
		<pubDate>Wed, 02 Nov 2011 02:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-465336</guid>
		<description>[...] 1. Using Custom Taxonomies to Create a Movie Database [...]</description>
		<content:encoded><![CDATA[<p>[...] 1. Using Custom Taxonomies to Create a Movie Database [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vito</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-459281</link>
		<dc:creator>Vito</dc:creator>
		<pubDate>Thu, 27 Oct 2011 04:21:23 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-459281</guid>
		<description>Thanks for this excellent post, Justin. It takes seeing a real example like you posted above to see the power of taxonomies. I&#039;m just seeing now that I&#039;m only scratching the surface.</description>
		<content:encoded><![CDATA[<p>Thanks for this excellent post, Justin. It takes seeing a real example like you posted above to see the power of taxonomies. I&#8217;m just seeing now that I&#8217;m only scratching the surface.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Denis</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-442849</link>
		<dc:creator>Denis</dc:creator>
		<pubDate>Fri, 07 Oct 2011 21:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-442849</guid>
		<description>Hey Justin,

your suggestion with bands and music is exactly what I search for.
I know how to create my own taxanomies and how I can show them.

If  want to list all CDs of a band (band taxanomy) how does it work, when I read one CD review and click on the band (thats the taxanomy) the the new page shows the band name and displays a image, title of all the available CD reviews.

this is what I dont find out yet.

Like in your movie database, it shows only the images.

Can you please explain how you created the templage-page for showing the diffrent taxanomies.

Thanks a lot,
Denis</description>
		<content:encoded><![CDATA[<p>Hey Justin,</p>
<p>your suggestion with bands and music is exactly what I search for.<br />
I know how to create my own taxanomies and how I can show them.</p>
<p>If  want to list all CDs of a band (band taxanomy) how does it work, when I read one CD review and click on the band (thats the taxanomy) the the new page shows the band name and displays a image, title of all the available CD reviews.</p>
<p>this is what I dont find out yet.</p>
<p>Like in your movie database, it shows only the images.</p>
<p>Can you please explain how you created the templage-page for showing the diffrent taxanomies.</p>
<p>Thanks a lot,<br />
Denis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AbuBakar</title>
		<link>http://justintadlock.com/archives/2009/06/04/using-custom-taxonomies-to-create-a-movie-database#comment-422796</link>
		<dc:creator>AbuBakar</dc:creator>
		<pubDate>Sat, 17 Sep 2011 21:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://justintadlock.com/?p=1690#comment-422796</guid>
		<description>Is there any tutorial which explains, how to build a simple review system in wordpress theme like leetpress theme. I am looking for this thing from many days, I&#039;ll be really really thankful if anyone can point me to such tutorial or guide.</description>
		<content:encoded><![CDATA[<p>Is there any tutorial which explains, how to build a simple review system in wordpress theme like leetpress theme. I am looking for this thing from many days, I&#8217;ll be really really thankful if anyone can point me to such tutorial or guide.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

