<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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>BlueBusiness</title>
	<atom:link href="http://www.bluebirdservices.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bluebirdservices.info</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 29 Jul 2009 16:33:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>port slide one - toffee</title>
		<link>http://www.bluebirdservices.info/2009/07/port-slide-one-toffee/</link>
		<comments>http://www.bluebirdservices.info/2009/07/port-slide-one-toffee/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:22:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[portfolio-slide]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=278</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/07/port-slide-one-toffee/feed/</wfw:commentRss>
		</item>
		<item>
		<title>port slide two - ewc</title>
		<link>http://www.bluebirdservices.info/2009/07/port-slide-two-ewc/</link>
		<comments>http://www.bluebirdservices.info/2009/07/port-slide-two-ewc/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:21:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[portfolio-slide]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=276</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/07/port-slide-two-ewc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>port slide three - fma</title>
		<link>http://www.bluebirdservices.info/2009/07/port-slide-three-fma/</link>
		<comments>http://www.bluebirdservices.info/2009/07/port-slide-three-fma/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:20:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[portfolio-slide]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=274</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/07/port-slide-three-fma/feed/</wfw:commentRss>
		</item>
		<item>
		<title>port slide 5 - organics</title>
		<link>http://www.bluebirdservices.info/2009/07/portfolio-slide-test-two/</link>
		<comments>http://www.bluebirdservices.info/2009/07/portfolio-slide-test-two/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:47:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[portfolio-slide]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=265</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/07/portfolio-slide-test-two/feed/</wfw:commentRss>
		</item>
		<item>
		<title>port slide four - water</title>
		<link>http://www.bluebirdservices.info/2009/07/portfolio-test-slide/</link>
		<comments>http://www.bluebirdservices.info/2009/07/portfolio-test-slide/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:43:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[portfolio-slide]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=261</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/07/portfolio-test-slide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Wordpress Structure</title>
		<link>http://www.bluebirdservices.info/2009/03/the-wordpress-structure/</link>
		<comments>http://www.bluebirdservices.info/2009/03/the-wordpress-structure/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 18:11:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress HowTos]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=224</guid>
		<description><![CDATA[
One of the things that drove me nuts when first learning Wordpress was figuring out what page was driven by which php code.  I mean really there was a page called single.php a page called page.php, the index and more.


Easy to figure out was the header, footer and sidebars.  Self explanatory&#8230; header.php - [...]]]></description>
			<content:encoded><![CDATA[<p>
One of the things that drove me nuts when first learning Wordpress was figuring out what page was driven by which php code.  I mean really there was a page called single.php a page called page.php, the index and more.
</p>
<p>
Easy to figure out was the header, footer and sidebars.  Self explanatory&#8230; header.php - stuff at the top of the page, footer.php at the bottom and SURPRISE - sidebar.php was that stuff on either the left, right or both sides of the page.
</p>
<p>
But what page was delivered when someone clicked on the main navigation links - and what about a category - or a specific post.  When trying to edit what showed up on these pages - frustration quickly set in.
</p>
<p>
So an Internet search ensued.  I got a lot of great information form already knowledgeable Wordpress developers, and then I ran across the ULTIMATE resource - at least for me&#8230; a graphical depiction of how the hierarchical structure of Wordpress works.
</p>
<p>
<a href="http://www.bluebirdservices.info/images/wordpress structure.jpg"><img src="http://www.bluebirdservices.info/images/wordpress structure small.jpg" height="193" width="260" alt="wordpress structure" border="0"></a><br />
<br />
Click on image for full size view.
</p>
<p>
This picture shows exactly what page is served when a user clicks on various elements within the Wordpress platform, and what happens if that page doesn&#8217;t exist.  I find it an indispensable tool when designing themes or using themes from other designers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/03/the-wordpress-structure/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Exclude Pages from Main Navigation</title>
		<link>http://www.bluebirdservices.info/2009/03/exclude-pages-from-main-navigation/</link>
		<comments>http://www.bluebirdservices.info/2009/03/exclude-pages-from-main-navigation/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 20:23:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[BlueBiz Theme Tutorials]]></category>

		<category><![CDATA[Wordpress HowTos]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=217</guid>
		<description><![CDATA[In the BlueBiz Theme and most themes for that matter, the main navigation is set up to list all the pages you create in WordPress.  While that is great on many levels, there are times when you may not want to include a page in your main navigation system.  There are a couple [...]]]></description>
			<content:encoded><![CDATA[<p>In the BlueBiz Theme and most themes for that matter, the main navigation is set up to list all the pages you create in WordPress.  While that is great on many levels, there are times when you may not want to include a page in your main navigation system.  There are a couple of ways to get around this.  We will cover both&#8230;</p>
<p><strong>If you are a plugin junkie</strong></p>
<p>Simply download the <a href="http://wordpress.org/extend/plugins/exclude-pages/" target="_blank">Exclude Pages</a> plugin by Simon Wheatley.  This nifty little plugin &#8220;&#8230;adds a checkbox, “include this page in menus”, which is checked by default. If you uncheck it, the page will not appear in any listings of pages&#8221;</p>
<p>If you are new to plugins, that&#8217;s ok - to install of course, first download the package utilizing the link above.  Then:</p>
<ul>
<li>Unzip the contents of the package</li>
<li>Upload the package to the Wordpress plugins directory, the path is wp-content/plugins</li>
<li>Log in to your administration panel</li>
<li>Activate the plugin</li>
</ul>
<p>and then as Simon so eloquently puts it: &#8220;Create or edit a page, and enjoy the frisson of excitement as you exclude it from the navigation.&#8221;</p>
<p><strong>Or Maybe you wanna play with some code?</strong></p>
<p>This option will require that you play with the code of Wordpress a bit.  The first trick is determine which file is housing the main navigation.  In the BlueBiz Theme it is in the header.php file.  Some themes place the menu in the sidebar.  Take your best guess, then open that file in a plain ascii text editor. DO NOT use word or anything like it!</p>
<ul>
<li>Now look for some code that looks like php wp_list_pages(&#8217;SomeStuffInHere&#8217; );  In the BlueBiz Theme, the SomeStuffInHere is exactly php wp_list_pages(&#8217;title_li&#8217; );</li>
<li>Change that by adding an exclude argument to make it look like this php wp_list_pages(&#8217;exclude=210&amp;title_li&#8217; );</li>
</ul>
<p>Now by now you may be asking yourself - how the heck do i know what number to put in there.  Very good question!  To find the number of the page you would like to exclude, log into your administration panel of Wordpress.  Go to the Edit pages.  Hover your mouse over the page you would like to edit, and look in the lower left corner of your screen, in the grey area.  There will be a bunch of gobbldygoop there.  What you are looking for is a post number.  It looks like this action=edit&amp;post=SomeNumber.</p>
<p>Now remember that number and fill in the appropriate number in the line of code.  If you want to exclude several pages, simple add a comma in between the numbers.  There you have it.  Now those page numbers are excluded.</p>
<p>There are also several other arguments you can add to the wp_list_pages tag.  All of them can be found at the <a href="http://codex.wordpress.org/wp_list_pages" target="_blank">Wordpress Codex.</a> Check &#8216;em out and have some fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/03/exclude-pages-from-main-navigation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome</title>
		<link>http://www.bluebirdservices.info/2009/01/welcome/</link>
		<comments>http://www.bluebirdservices.info/2009/01/welcome/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 02:15:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[welcome]]></category>

		<guid isPermaLink="false">http://www.bluebirdservices.info/?p=19</guid>
		<description><![CDATA[Hi and welcome to the BlueBird Site.  We specialize in utilizing Wordpress to develop better more effective web sites that put you in control of your web presence.  We are currently developing the BlueBiz Theme for release.  Feel free to download our free &#8216;Where do I start?&#8217; report, or sign up for our rss feed [...]]]></description>
			<content:encoded><![CDATA[<p>Hi and welcome to the BlueBird Site.  We specialize in utilizing Wordpress to develop better more effective web sites that put you in control of your web presence.  We are currently developing the BlueBiz Theme for release.  Feel free to download our free &#8216;Where do I start?&#8217; report, or sign up for our rss feed (click the subscribe icon at the top of any page) to keep up to date with the latest.  The icons below link to examples of our latest work.  <a title="contact us" href="http://bluebirdservices.info/contact">Get in touch</a> with us about your web site needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bluebirdservices.info/2009/01/welcome/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
