<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>WordpressIntoCMS</title>
	<link>http://wordpressintocms.com</link>
	<description>How I am turning Wordpress into a CMS</description>
	<lastBuildDate>Thu, 17 Jul 2008 17:37:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Display the Subcategory Without the Parent Category</title>
		<description>Many people on the Wordpress.org support forum are asking how to do this.

Here is the simple solution I came across.  It will allow you to display the title of a child category without displaying the parent category.

Put this code in your template:

[php][/php]

(Adapted from this code at Wordpress.org.)

The [1] tells ...</description>
		<link>http://wordpressintocms.com/display-the-subcategory-without-the-parent-category/</link>
			</item>
	<item>
		<title>Display Recent PHPBB3 Posts in Wordpress:  A method that works</title>
		<description>After much searching followed by some searching and then some more searching I have finally struck upon a method for showing recent PHPBB3 posts in Wordpress.  There are a lot of methods out there and little bits of code but they are not all packaged up neatly in plugin ...</description>
		<link>http://wordpressintocms.com/display-recent-phpbb3-posts-in-wordpress-a-method-that-works/</link>
			</item>
	<item>
		<title>Redirect Case Sensitive URL Using mod_rewrite and PHP</title>
		<description>In Wordpress you may have noticed that the page slug defaults to lower case letters.  I have learned that it does this in order to prevent potential problems or conflicts between Windows, Linux, and different browers.

Unfortunately, this can also cause problems.

For example, a user recently tried to visit Metro-East.com/bloggers ...</description>
		<link>http://wordpressintocms.com/redirect-case-sensitive-url-using-mod_rewrite-and-php/</link>
			</item>
	<item>
		<title>Custom Login Branding Without Using a Plugin</title>
		<description>This is a continuation of yesterday's post about Custom Admin Branding. 

As you'll recall, I was trying to find a way to brand the Login screen without using the Custom Admin Branding plugin and I promised I would share the method with you when I figured it out.

You can see ...</description>
		<link>http://wordpressintocms.com/custom-login-branding-without-plugin/</link>
			</item>
	<item>
		<title>Custom Admin Branding:  With or Without Plugin</title>
		<description>I will be writing in the near future about Wordpress plugins that I have been using at Metro-East.com.  This morning, however, I want to write about a new plugin that I have just installed.  (*Shocking/interesting note:  I just counted and I have 57 plugins installed at Metro-East.com ...</description>
		<link>http://wordpressintocms.com/custom-admin-branding/</link>
			</item>
	<item>
		<title>Display RSS Feeds From Another Website Using PHP</title>
		<description>In this article I will show you how you can add RSS feeds from other websites to your Wordpress website using only a few simple lines of PHP code.  No plugin is required.

This ability has got to be both one of the most sought-after Wordpress solutions and one of ...</description>
		<link>http://wordpressintocms.com/display-rss-feeds-from-another-website-using-php/</link>
			</item>
	<item>
		<title>Display Posts: Limit Number, Limit Categories, and Include Excerpt and Thumbnail</title>
		<description>If you look at the front page of Metro-East.com you will see three short blog excerpts on the right side.  There may not seem to be anything special about these excerpts but there are actually a few interesting things going on here.  I have seen questions about this ...</description>
		<link>http://wordpressintocms.com/limit-categories-include-excerpt-thumbnail/</link>
			</item>
	<item>
		<title>Display the Oodle API with Wordpress using Custom Fields</title>
		<description>There is very little documentation available on the Oodle API.  The official Yahoo discussion group is useful to an extent but there isn't much going on over there.  There is, however, some decent documentation at the Oodle developer center.

*Disclaimer:  I am not an expert programmer.  Far ...</description>
		<link>http://wordpressintocms.com/display-the-oodle-api-with-wordpress-using-custom-fields/</link>
			</item>
</channel>
</rss>
