Rock-Solid WordPress 3.0 Themes using Custom Post Types
The good people over at Nettuts+ have published a tutorial I wrote for them called Rock-Solid WordPress 3.0 Themes using Custom Post Types. In it I cover how to leverage 3.0’s new custom types to make it easier on yourself and on clients when creating different types of posts for you website. Head on over there and check it out!

Hello
Thank for the article you wrote about the custom types.
I have a question about the template.
I have created a custom type name “projectsâ€
when I create a new project the url is /projects/url – when I go there the correct theme file is used (single-projects.php). So no problems here
But what i’m trying to do is create the page /projects that will list all my projects.
I still have not figured out how to do that
when I go to the Url /projects i just get a 404 message
Any Ideas?
Thanks