<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chicago Web Design &#187; plugins</title>
	<atom:link href="http://blueprintds.com/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://blueprintds.com</link>
	<description>Design and Marketing implemented the right way.</description>
	<lastBuildDate>Mon, 12 Jul 2010 16:00:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress Flash Photo Carousel Plugin</title>
		<link>http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/</link>
		<comments>http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 15:53:03 +0000</pubDate>
		<dc:creator>Adam Freetly</dc:creator>
				<category><![CDATA[Developer News]]></category>
		<category><![CDATA[Web Design News]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[flshow manager]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://blueprintds.com/?p=525</guid>
		<description><![CDATA[We often develop sites that include static flash galleries, headers, menus, and intros.  It&#8217;s often difficult, then, to explain which parts of the site can be changed within WordPress, and which are hard-coded.  This plugin is built to manage the excellent flShow Photo Carousel within the comfort of the WordPress dashboard.
Download:
flShow Photo Carousel Plugin for [...]]]></description>
			<content:encoded><![CDATA[<p>We often develop sites that include static flash galleries, headers, menus, and intros.  It&#8217;s often difficult, then, to explain which parts of the site can be changed within WordPress, and which are hard-coded.  This plugin is built to manage the excellent <a title="Flash powered Photo Carousel" href="http://www.flshow.net/">flShow Photo Carousel</a> within the comfort of the WordPress dashboard.</p>
<div id="attachment_553" class="wp-caption aligncenter" style="width: 510px"><a href="http://blueprintds.com/test/"><img class="size-full wp-image-553" title="Flash Gallery Carousel in action" src="http://blueprintds.com/wp-content/uploads/2008/09/fllive.jpg" alt="Live Demo of the Photo Gallery" width="500" height="268" /></a><p class="wp-caption-text">Live example of the Photo Gallery</p></div>
<h3>Download:</h3>
<p><a class="download" href="http://blueprintds.com/wp-content/uploads/2008/09/flshow.zip">flShow Photo Carousel Plugin for WordPress</a></p>
<p><span id="more-525"></span></p>
<h3>How To Use:</h3>
<ol>
<li>Install the way you would any other WordPress Plugin.  Upload the flshow folder to your plugins directory and activate it from the <strong>Plugins</strong> page.</li>
<li>Go to &#8216;<strong>Manage</strong> &gt; <strong>flShow</strong>&#8216;</li>
</ol>
<h3>Creating the Carousel Gallery</h3>
<div id="attachment_527" class="wp-caption alignright" style="width: 182px"><a rel="attachment wp-att-527" href="http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/fladdnew/"><img class="size-medium wp-image-527" title="Flash Carousel Plugin New Gallery" src="http://blueprintds.com/wp-content/uploads/2008/09/fladdnew-172x135.jpg" alt="Create a Gallery" width="172" height="135" /></a><p class="wp-caption-text">Create a Gallery</p></div>
<ol>
<li>Click &#8220;<strong>Add New Carousel</strong>&#8220;, which brings up the Carousel editing interface in a thickbox window.</li>
<li>Fill out the information that you want to use. Mostly the Title and the background color.  The rest of the options you can tweak at any time, after you&#8217;ve seen how the carousel works by default.</li>
<li>Scroll to the bottom of the popup and Click &#8220;<strong>Choose Images</strong>&#8220;</li>
</ol>
<h3>Adding Photos to the Carousel</h3>
<div id="attachment_526" class="wp-caption alignright" style="width: 186px"><a rel="attachment wp-att-526" href="http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/fladdimages/"><img class="size-medium wp-image-526" title="Flash Carousel Plugin Images" src="http://blueprintds.com/wp-content/uploads/2008/09/fladdimages-176x135.jpg" alt="Add Images to the Carousel" width="176" height="135" /></a><p class="wp-caption-text">Add Images to the CarouselCreate a Gallery</p></div>
<ol>
<li>Click &#8220;<strong>Choose Images</strong>&#8221; at the bottom of the carousel settings interface</li>
<li>In the images interface, you can do the following:
<ul>
<li> Find existing images from your WordPress install</li>
<li> Upload a new image for use in the carousel</li>
<li> Sort the images that you have in the current image queue by dragging and dropping</li>
</ul>
</li>
<li>When you have put all the images in place that you would like to have in your carousel, click the &#8220;<strong>Preview and Finalize</strong>&#8221; button</li>
<li>If you are happy with your preview, click &#8220;<strong>Close</strong>.&#8221;  Otherwise, go back and change whatever settings you need to.</li>
</ol>
<h3>Displaying Your Carousel</h3>
<ol>
<li>To display the carousel on your site, add the following code to your PHP templates where you want the carousel to appear: <code>&lt;div style="height:200px"&gt;&lt;?php flshow( $id ); ?&gt;&lt;/div&gt;</code>.   You can find the ID on the <strong>Manage</strong> &gt; <strong>flShow</strong> page:</li>
</ol>
<div id="attachment_534" class="wp-caption aligncenter" style="width: 479px"><a rel="attachment wp-att-534" href="http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/flid/"><img class="size-full wp-image-534" title="Flash Carousel Gallery Management" src="http://blueprintds.com/wp-content/uploads/2008/09/flid.jpg" alt="Use the ID when including in your templates" width="469" height="167" /></a><p class="wp-caption-text">Use the ID when including in your templates</p></div>
<h3>Some minor caveats</h3>
<p>This plugin uses WordPress&#8217;s built-in jQuery library, so there shouldn&#8217;t be compatibility issues, no matter which browser you&#8217;re running, but it does require WordPress 2.5 or above.  The plugin was tested in Firefox 3, IE7, and Google Chrome.  Also, I would recommend using smaller images that are all roughly the same size in the same carousel.  It results in a better display and faster loading times.  5.1 MegaPixel .jpg files are not recommended <img src='http://blueprintds.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  .</p>
<h3>Support</h3>
<p>If you have any issues with the plugin, please start a thread in the <a href="http://wordpress.org/support/">WordPress support forums</a>, and tag the thread &#8216;<a href="http://wordpress.org/tags/flshow-manager">flShow Manager</a>&#8216;.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=WordPress+Flash+Photo+Carousel+Plugin+-+http://b2l.me/wrxv+(via+@blueprintds)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;t=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22WordPress%20Flash%20Photo%20Carousel%20Plugin%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22We%20often%20develop%20sites%20that%20include%20static%20flash%20galleries%2C%20headers%2C%20menus%2C%20and%20intros.%C2%A0%20It%27s%20often%20difficult%2C%20then%2C%20to%20explain%20which%20parts%20of%20the%20site%20can%20be%20changed%20within%20WordPress%2C%20and%20which%20are%20hard-coded.%C2%A0%20This%20plugin%20is%20built%20to%20manage%20the%20excellent%20flShow%20Photo%20Carousel%20within%20the%20comfort%20%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;submitHeadline=WordPress+Flash+Photo+Carousel+Plugin&amp;submitSummary=We%20often%20develop%20sites%20that%20include%20static%20flash%20galleries%2C%20headers%2C%20menus%2C%20and%20intros.%C2%A0%20It%27s%20often%20difficult%2C%20then%2C%20to%20explain%20which%20parts%20of%20the%20site%20can%20be%20changed%20within%20WordPress%2C%20and%20which%20are%20hard-coded.%C2%A0%20This%20plugin%20is%20built%20to%20manage%20the%20excellent%20flShow%20Photo%20Carousel%20within%20the%20comfort%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;t=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin&amp;summary=We%20often%20develop%20sites%20that%20include%20static%20flash%20galleries%2C%20headers%2C%20menus%2C%20and%20intros.%C2%A0%20It%27s%20often%20difficult%2C%20then%2C%20to%20explain%20which%20parts%20of%20the%20site%20can%20be%20changed%20within%20WordPress%2C%20and%20which%20are%20hard-coded.%C2%A0%20This%20plugin%20is%20built%20to%20manage%20the%20excellent%20flShow%20Photo%20Carousel%20within%20the%20comfort%20&amp;source=Chicago Web Design" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/&amp;title=WordPress+Flash+Photo+Carousel+Plugin" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+Flash+Photo+Carousel+Plugin&amp;link=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblueprintds.com%2F2008%2F09%2F16%2Fwordpress-flash-photo-carousel-plugin%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blueprintds.com/2008/09/16/wordpress-flash-photo-carousel-plugin/feed/</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
		<item>
		<title>Wordpress 2.6 is released</title>
		<link>http://blueprintds.com/2008/07/15/wordpress-26-is-released/</link>
		<comments>http://blueprintds.com/2008/07/15/wordpress-26-is-released/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 14:05:46 +0000</pubDate>
		<dc:creator>Adam Freetly</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://blueprintds.com/?p=376</guid>
		<description><![CDATA[WordPress Announced the release of version 2.6, which provides some new features that our clients have been interested in for a while:

Captions for images are now easy to add, and won&#8217;t be eaten by the visual editor
Wiki-like revisions for posts, allow you to change your content back to a previous version, and see who&#8217;s edited [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">WordPress Announced the release of version 2.6</a>, which provides some new features that our clients have been interested in for a while:</p>
<ul>
<li>Captions for images are now easy to add, and won&#8217;t be eaten by the visual editor</li>
<li>Wiki-like revisions for posts, allow you to change your content back to a previous version, and see who&#8217;s edited the page:</li>
</ul>
<p><span id="more-376"></span><br />
<img class="center" src="http://wpdotorg.wordpress.com/files/2008/07/diff.gif" alt="Wiki-like revision system" /><br />
Support for <a href="http://gears.google.com/">Google Gears</a> makes the dashboard much faster.  Also, I wrote this post from the new Press This! bookmarklet, that makes it easy to include pictures, quotes, videos, and links from other sites.  Here&#8217;s a video explaining many of the new features:</p>
<div class="center"><embed src="http://v.wordpress.com/mARhRBcT/fmt_std" type="application/x-shockwave-flash" width="400" height="250" flashvars="blog_domain=http://wordpress.org/development/2008/07/wordpress-26/&#038;width=400&#038;height=250"> </embed>
</div>
<p>It&#8217;s generally best practice to deactivate all plugins before upgrading, and although Matt claims that there are very few changes to the way existing plugins and themes work, I did run into some issues with the OpenID plugin, and <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/">Ozh&#8217;s excellent dropdown menu</a> needs to be updated to expose some of the new features.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Wordpress+2.6+is+released+-+http://b2l.me/wrxz+(via+@blueprintds)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;t=Wordpress+2.6+is+released" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Wordpress%202.6%20is%20released%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22WordPress%20Announced%20the%20release%20of%20version%202.6%2C%20which%20provides%20some%20new%20features%20that%20our%20clients%20have%20been%20interested%20in%20for%20a%20while%3A%0D%0A%0D%0A%09Captions%20for%20images%20are%20now%20easy%20to%20add%2C%20and%20won%27t%20be%20eaten%20by%20the%20visual%20editor%0D%0A%09Wiki-like%20revisions%20for%20posts%2C%20allow%20you%20to%20change%20your%20content%20back%20to%20a%20prev%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://blueprintds.com/2008/07/15/wordpress-26-is-released/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://blueprintds.com/2008/07/15/wordpress-26-is-released/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;submitHeadline=Wordpress+2.6+is+released&amp;submitSummary=WordPress%20Announced%20the%20release%20of%20version%202.6%2C%20which%20provides%20some%20new%20features%20that%20our%20clients%20have%20been%20interested%20in%20for%20a%20while%3A%0D%0A%0D%0A%09Captions%20for%20images%20are%20now%20easy%20to%20add%2C%20and%20won%27t%20be%20eaten%20by%20the%20visual%20editor%0D%0A%09Wiki-like%20revisions%20for%20posts%2C%20allow%20you%20to%20change%20your%20content%20back%20to%20a%20prev&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blueprintds.com/2008/07/15/wordpress-26-is-released/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;t=Wordpress+2.6+is+released" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released&amp;summary=WordPress%20Announced%20the%20release%20of%20version%202.6%2C%20which%20provides%20some%20new%20features%20that%20our%20clients%20have%20been%20interested%20in%20for%20a%20while%3A%0D%0A%0D%0A%09Captions%20for%20images%20are%20now%20easy%20to%20add%2C%20and%20won%27t%20be%20eaten%20by%20the%20visual%20editor%0D%0A%09Wiki-like%20revisions%20for%20posts%2C%20allow%20you%20to%20change%20your%20content%20back%20to%20a%20prev&amp;source=Chicago Web Design" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blueprintds.com/2008/07/15/wordpress-26-is-released/&amp;title=Wordpress+2.6+is+released" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Wordpress+2.6+is+released&amp;link=http://blueprintds.com/2008/07/15/wordpress-26-is-released/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://blueprintds.com/2008/07/15/wordpress-26-is-released/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblueprintds.com%2F2008%2F07%2F15%2Fwordpress-26-is-released%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blueprintds.com/2008/07/15/wordpress-26-is-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Reasons to Upgrade (or not) to WordPress 2.5</title>
		<link>http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/</link>
		<comments>http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 13:01:29 +0000</pubDate>
		<dc:creator>Adam Freetly</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/</guid>
		<description><![CDATA[Who Should Upgrade?
People using wordpress primarily for blogging, who don&#8217;t use many plugins.Â  Also, people who like shiny new things, as the dashboard has been completely redesigned.
Who Should Not Upgrade?
People who use wordpress in conjunction with other software, like a forum, e-Commerce, etc.  2.5 introduces database changes that will affect a large number of [...]]]></description>
			<content:encoded><![CDATA[<h3>Who Should Upgrade?</h3>
<p>People using wordpress primarily for blogging, who don&#8217;t use many plugins.Â  Also, people who like shiny new things, as <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">the dashboard has been completely redesigned</a>.</p>
<h3>Who Should Not Upgrade?</h3>
<p>People who use wordpress in conjunction with other software, like a forum, e-Commerce, etc.  2.5 introduces <a href="http://weblogtoolscollection.com/archives/2008/03/23/23-to-25-database-changes/">database changes</a> that will affect a large number of plugins.  Beyond that, <a href="http://boren.nu/archives/2008/03/27/md5-password-hashes-for-25/">2.5 changes the way passwords are stored</a>, so if you&#8217;re using any software that integrates tightly with wordpress (<a href="http://www.wp-united.com/">wp-united</a>, <a href="http://lussumo.com/docs/doku.php?id=vanilla:integration:wordpress">vanilla</a>, etc.), you&#8217;ll need to <a href="http://boren.nu/archives/2008/03/27/md5-password-hashes-for-25/">install a separate plugin</a> to revert that change.</p>
<p>In general if you&#8217;re using a lot of plugins, you should be wary of upgrading.Â  Here&#8217;s the <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">master list of plugins that do and don&#8217;t work</a>.Â  Of the plugins that I&#8217;ve used thus far on test blogs, here are the ones that have had issues:</p>
<ul>
<li><strong>Event Calendar 3</strong>:Â  has issues with the new Write panel, but <a href="http://penguin.firetree.net/pipermail/eventcalendar/2008-March/003034.html">there is a fix</a>.</li>
<li><strong>TinyMCE Advanced</strong>: The second row is obscured, making it less usable</li>
<li><strong>WPG2</strong>: DOA.Â  Version 3.1 is on its way, which will be compatible</li>
</ul>
<p>If you&#8217;re using a plugin that&#8217;s listed as incompatible, <strong>DON&#8217;T UPGRADE</strong>.Â  There are large security <em>enhancements</em>, but no patched security <em>flaws</em> in the new version.Â  I&#8217;m still testing plugins, and most plugin authors are working steadily on fixes.Â  Just wait it out.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5+-+http://b2l.me/wr3m+(via+@blueprintds)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;t=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Reasons%20to%20Upgrade%20%28or%20not%29%20to%20WordPress%202.5%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22%0D%0AWho%20Should%20Upgrade%3F%0D%0APeople%20using%20wordpress%20primarily%20for%20blogging%2C%20who%20don%27t%20use%20many%20plugins.%C3%82%C2%A0%20Also%2C%20people%20who%20like%20shiny%20new%20things%2C%20as%20the%20dashboard%20has%20been%20completely%20redesigned.%0D%0AWho%20Should%20Not%20Upgrade%3F%0D%0APeople%20who%20use%20wordpress%20in%20conjunction%20with%20other%20software%2C%20like%20a%20forum%2C%20e-Commer%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;submitHeadline=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5&amp;submitSummary=%0D%0AWho%20Should%20Upgrade%3F%0D%0APeople%20using%20wordpress%20primarily%20for%20blogging%2C%20who%20don%27t%20use%20many%20plugins.%C3%82%C2%A0%20Also%2C%20people%20who%20like%20shiny%20new%20things%2C%20as%20the%20dashboard%20has%20been%20completely%20redesigned.%0D%0AWho%20Should%20Not%20Upgrade%3F%0D%0APeople%20who%20use%20wordpress%20in%20conjunction%20with%20other%20software%2C%20like%20a%20forum%2C%20e-Commer&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;t=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5&amp;summary=%0D%0AWho%20Should%20Upgrade%3F%0D%0APeople%20using%20wordpress%20primarily%20for%20blogging%2C%20who%20don%27t%20use%20many%20plugins.%C3%82%C2%A0%20Also%2C%20people%20who%20like%20shiny%20new%20things%2C%20as%20the%20dashboard%20has%20been%20completely%20redesigned.%0D%0AWho%20Should%20Not%20Upgrade%3F%0D%0APeople%20who%20use%20wordpress%20in%20conjunction%20with%20other%20software%2C%20like%20a%20forum%2C%20e-Commer&amp;source=Chicago Web Design" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/&amp;title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Reasons+to+Upgrade+%28or+not%29+to+WordPress+2.5&amp;link=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblueprintds.com%2F2008%2F03%2F30%2Freasons-to-upgrade-or-not-to-wordpress-25%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blueprintds.com/2008/03/30/reasons-to-upgrade-or-not-to-wordpress-25/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>An update to the List</title>
		<link>http://blueprintds.com/2008/03/14/an-update-to-the-list/</link>
		<comments>http://blueprintds.com/2008/03/14/an-update-to-the-list/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 16:47:29 +0000</pubDate>
		<dc:creator>Adam Freetly</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[lists]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.blueprintds.com/2008/03/14/an-update-to-the-list/</guid>
		<description><![CDATA[We&#8217;d like to thank Mark Ghosh from WLTC for picking up our post yesterday.  We&#8217;re glad our list was so well received.  Many people have commented that they&#8217;d like to see a longer list.  Oxeye Daisy is picking up where we left off the list, adding 4 more plugins, similar to ones [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;d like to thank <a href="http://weblogtoolscollection.com/archives/2008/03/13/top-10-wordpress-cms-plugins/">Mark Ghosh from <abbr title="Weblog Tools Collection">WLTC</abbr> for picking up our post</a> yesterday.  We&#8217;re glad our list was so well received.  Many people have commented that they&#8217;d like to see a longer list.  <a href="http://www.oxeyedaisy.co.uk/2008/03/14/additions-to-the-top-10-wordpress-plugins-post/">Oxeye Daisy is picking up where we left off the list</a>, adding 4 more plugins, similar to ones we use regularly (SEO, de-cluttering the dashboard, and some of wordpress&#8217; other backend shortcomings).  As I mentioned on their blog, we also use quite a few of the plugins from <a href="http://blogsecurity.net/category/wordpress/tools/">BlogSecurity</a> regularly.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=An+update+to+the+List+-+http://b2l.me/wr3n+(via+@blueprintds)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;t=An+update+to+the+List" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22An%20update%20to%20the%20List%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22We%27d%20like%20to%20thank%20Mark%20Ghosh%20from%20WLTC%20for%20picking%20up%20our%20post%20yesterday.%20%20We%27re%20glad%20our%20list%20was%20so%20well%20received.%20%20Many%20people%20have%20commented%20that%20they%27d%20like%20to%20see%20a%20longer%20list.%20%20Oxeye%20Daisy%20is%20picking%20up%20where%20we%20left%20off%20the%20list%2C%20adding%204%20more%20plugins%2C%20similar%20to%20ones%20we%20use%20regularly%20%28SEO%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://blueprintds.com/2008/03/14/an-update-to-the-list/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://blueprintds.com/2008/03/14/an-update-to-the-list/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;submitHeadline=An+update+to+the+List&amp;submitSummary=We%27d%20like%20to%20thank%20Mark%20Ghosh%20from%20WLTC%20for%20picking%20up%20our%20post%20yesterday.%20%20We%27re%20glad%20our%20list%20was%20so%20well%20received.%20%20Many%20people%20have%20commented%20that%20they%27d%20like%20to%20see%20a%20longer%20list.%20%20Oxeye%20Daisy%20is%20picking%20up%20where%20we%20left%20off%20the%20list%2C%20adding%204%20more%20plugins%2C%20similar%20to%20ones%20we%20use%20regularly%20%28SEO&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blueprintds.com/2008/03/14/an-update-to-the-list/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;t=An+update+to+the+List" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List&amp;summary=We%27d%20like%20to%20thank%20Mark%20Ghosh%20from%20WLTC%20for%20picking%20up%20our%20post%20yesterday.%20%20We%27re%20glad%20our%20list%20was%20so%20well%20received.%20%20Many%20people%20have%20commented%20that%20they%27d%20like%20to%20see%20a%20longer%20list.%20%20Oxeye%20Daisy%20is%20picking%20up%20where%20we%20left%20off%20the%20list%2C%20adding%204%20more%20plugins%2C%20similar%20to%20ones%20we%20use%20regularly%20%28SEO&amp;source=Chicago Web Design" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blueprintds.com/2008/03/14/an-update-to-the-list/&amp;title=An+update+to+the+List" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=An+update+to+the+List&amp;link=http://blueprintds.com/2008/03/14/an-update-to-the-list/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://blueprintds.com/2008/03/14/an-update-to-the-list/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblueprintds.com%2F2008%2F03%2F14%2Fan-update-to-the-list%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blueprintds.com/2008/03/14/an-update-to-the-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 WordPress CMS Plugins</title>
		<link>http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/</link>
		<comments>http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 15:13:07 +0000</pubDate>
		<dc:creator>Adam Freetly</dc:creator>
				<category><![CDATA[Web Design News]]></category>
		<category><![CDATA[Web Design Tutorials]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[Chicago Events]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[contact forms]]></category>
		<category><![CDATA[e-Commerce]]></category>
		<category><![CDATA[edirectory]]></category>
		<category><![CDATA[MP3 player]]></category>
		<category><![CDATA[newsletter]]></category>
		<category><![CDATA[photo gallery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[sitemaps]]></category>

		<guid isPermaLink="false">http://www.blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/</guid>
		<description><![CDATA[Based on our experience buiding out dozens of e-Commerce, Gallery, Restaurant, NFP, Directory, and Service-based websites, this is the definitive list of plugins that whip wordpress into shape, and don't let our clients down.]]></description>
			<content:encoded><![CDATA[<p>For moderately sized sites (including simple e-Commerce sites), WordPress does a pretty good job as a <abbr title="Content Management System">CMS</abbr>, making it easy to maintain your site, and update your content.  Of course, it does this best with the help of a good theme, and some great plugins.  The strength of WordPress is the community of developers who have already done almost anything you can think of with it.  Here are the best plugins we&#8217;ve run across, the ones we install for nearly all of our client&#8217;s sites.<br />
<span id="more-288"></span></p>
<ol>
<li><a title="Download the latest version at wordpress.org" href="http://wordpress.org/extend/plugins/cforms/"><strong>Cforms II</strong></a> &#8211; This is far and away the best contact form plugin there is.  The reason? configurability.  You can easy build literally anything with it.  We&#8217;ve built out employment application forms, wedding checklists, and more for clients.  It also drives our own quote form.  There&#8217;s also built in spam protection, via question and answer or captcha. <cite>by <a title="Author of cforms plugin" href="http://deliciousdays.com/cforms-plugin">delicious days</a></cite></li>
<li><a title="Download the latest version at wordpress.org" href="http://wordpress.org/extend/plugins/wp-e-commerce/"><strong>WP e-Commerce</strong></a> &#8211; Unlike cforms, this plugin has no competition.  It provides an easy to manage storefront and shopping cart as an integral part of your wordpress installation.  It includes the ability to sell digital downloads as well, which is great for photographers, musicians, and authors.  By default it includes support for PayPal, although the $29.99 fee for the authorize.net module will pay for itself in lower fees for most serious e-Commerce sites. <cite>by <a href="http://www.instinct.co.nz/e-commerce/">Instinct Entertainment</a></cite></li>
<li><a href="http://wordpress.org/extend/plugins/search-everything/"><strong>Search Everything</strong></a> &#8211; Since most of the sites we develop focus more on their static content than on their blog posts, this plugin is essential for allowing users to search your entire site without leaving your site and relying on google. <cite>by <a href="http://dancameron.org/wordpress/">Dan Cameron</a></cite></li>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/"><strong>Google Sitemap Generator</strong></a> &#8211; The biggest benefit of using wordpress is the manual labor you save because the software already knows where all of your content is.  This Plugin submits a comprehensive index of your site to google, yahoo, MSN Live, and Ask.com every time you update your site.  It&#8217;s a huge boost to your site&#8217;s <abbr title="Search Engine Optimization">SEO</abbr>. <cite>by <a href="http://www.arnebrachhold.de/redir/sitemap-home/">Arne Brachhold</a></cite><a href="http://www.arnebrachhold.de/redir/sitemap-home/"></a></li>
<li><a href="http://wordpress.org/extend/plugins/subscribe2/"><strong>Subscribe2</strong></a> &#8211; Subscribe2 is a newsletter plugin for your site.  It allows you to create newsletters and manage subscribers within your WordPress Dashboard.  It also allows you to email subscribers when you post a blog entry, which allows you to have a permanent copy of the newsletter that you can refer people to. <cite><a href="http://subscribe2.wordpress.com/">plugin homepage</a></cite></li>
<li><a title="Download the latest version at sourceforge" href="http://sourceforge.net/projects/wpcal"><strong>Event Calendar 3</strong></a> &#8211; There are a ton of event plugins out there.  This is the best &amp; most integrated one we&#8217;ve used.  It provides an <abbr title="Internet Calendar">iCal</abbr> feed, in addition to the standard <abbr title="Really Simple Syndication">RSS</abbr> feed.  Since the events are created as Blog posts, it&#8217;s easy to integrate them into your site. <cite>by <a title="Project Homepage" href="http://wpcal.firetree.net/">Alex Tingle</a></cite></li>
<li><strong><a href="http://wordpress.org/extend/plugins/page-links-to/">Page Links To</a></strong> &#8211; by far the simplest plugin on this list, This plugin allows you to create &#8220;pages&#8221; that link to something else.  It&#8217;s the easiest way to add links to your main menu, without mucking around in code.  It&#8217;s good for adding a link to an external photography portfolio, for example.  You could also use it to link to sections of a page, rather than an entirely seperate page, which could be useful for linking to sections of a restaurant menu, or other small sections of a larger page. <cite>by <a href="http://txfx.net/code/wordpress/page-links-to/">Mark Jaquith</a></cite><a href="http://txfx.net/code/wordpress/page-links-to/"></a></li>
<li><a href="http://wordpress.org/extend/plugins/tinymce-advanced/"><strong>TinyMCE Advanced</strong></a> &#8211; I&#8217;ve posted a lot about using this plugin.  It was referred to me by Jim Burke from <abbr title="Tax Strategies Group">TSG</abbr> Real Estate, who needed a way to easily add classes to blockquotes, tables, and images.  The plugin also does a great job of making tables work well with WordPress posts. <cite><a href="http://www.laptoptips.ca/projects/tinymce-advanced/">plugin homepage</a></cite></li>
<li><strong><a href="http://www.boriel.com/?page_id=12">XSPF_Player</a></strong> &#8211; As much as I&#8217;m not a fan of auto-playing music on websites, This MP3 player makes it easy to manage playlists, cover art, and artist links.  It&#8217;s a great way for music venues to highlight upcoming shows.  Used in conjunction with Event Calendar, you can make the track link lead to the post for their upcoming show, all of which is easily manageable from your wordpress dashboard. <cite>by <a href="http://www.boriel.com/">Boriel</a></cite></li>
<li><a href="http://wordpress.org/extend/plugins/pagemash/"><strong>pageMash</strong></a> &#8211; I just posted about this, but it&#8217;s worth mentioning again.  This plugin makes it very easy to put your pages in order, without having to edit every page individually.  <cite>by <a href="http://joelstarnes.co.uk/pagemash/">Joel Starnes</a></cite></li>
</ol>
<h3>Bigger than Plugins:</h3>
<p><a href="http://www.dezinerfolio.com/2007/06/07/dfgallery/">DFGallery by Dezinerfolio</a> provides an easy way to set up a flash slideshow without relying on flickr, or another external service.  There&#8217;s not really an easy way to manage the photos, but we&#8217;ve used the gallery successfully for several clients.</p>
<p><a href="http://www.dezinerfolio.com/2007/06/07/dfgallery/"><img class="center" src="http://www.blueprintds.com/wp-content/uploads/2008/03/dfgallery.JPG" alt="Free Gallery Slideshow" /></a></p>
<p><a href="http://thedesigncanopy.com/downloads/wp-contact-manager/">WP Contact Manager by The Design Canopy</a> is a great start on a project to make wordpress into a directory.  It&#8217;s not just one plugin, it&#8217;s actually a series of plugins and a custom theme.  While a public <abbr title="Lightweight Directory Access Protocol">LDAP</abbr> server would certainly make a better (and easier) contact manager, we&#8217;ve used the project to create vendor lists, and we&#8217;re working on building in <a href="http://microformats.org">microformat</a> support, easier installation, and eventually the ability to use it as a paid-inclusion directory: <a href="http://thedesigncanopy.com/downloads/wp-contact-manager/"><img class="center" src="http://www.blueprintds.com/wp-content/uploads/2008/03/directory.JPG" alt="WordPress Contact Manager" /></a></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Top+10+WordPress+CMS+Plugins+-+http://b2l.me/wr2v+(via+@blueprintds)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;t=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Top%2010%20WordPress%20CMS%20Plugins%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22For%20moderately%20sized%20sites%20%28including%20simple%20e-Commerce%20sites%29%2C%20WordPress%20does%20a%20pretty%20good%20job%20as%20a%20CMS%2C%20making%20it%20easy%20to%20maintain%20your%20site%2C%20and%20update%20your%20content.%20%20Of%20course%2C%20it%20does%20this%20best%20with%20the%20help%20of%20a%20good%20theme%2C%20and%20some%20great%20plugins.%20%20The%20strength%20of%20WordPress%20is%20the%20community%20o%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;submitHeadline=Top+10+WordPress+CMS+Plugins&amp;submitSummary=For%20moderately%20sized%20sites%20%28including%20simple%20e-Commerce%20sites%29%2C%20WordPress%20does%20a%20pretty%20good%20job%20as%20a%20CMS%2C%20making%20it%20easy%20to%20maintain%20your%20site%2C%20and%20update%20your%20content.%20%20Of%20course%2C%20it%20does%20this%20best%20with%20the%20help%20of%20a%20good%20theme%2C%20and%20some%20great%20plugins.%20%20The%20strength%20of%20WordPress%20is%20the%20community%20o&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;t=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins&amp;summary=For%20moderately%20sized%20sites%20%28including%20simple%20e-Commerce%20sites%29%2C%20WordPress%20does%20a%20pretty%20good%20job%20as%20a%20CMS%2C%20making%20it%20easy%20to%20maintain%20your%20site%2C%20and%20update%20your%20content.%20%20Of%20course%2C%20it%20does%20this%20best%20with%20the%20help%20of%20a%20good%20theme%2C%20and%20some%20great%20plugins.%20%20The%20strength%20of%20WordPress%20is%20the%20community%20o&amp;source=Chicago Web Design" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/&amp;title=Top+10+WordPress+CMS+Plugins" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Top+10+WordPress+CMS+Plugins&amp;link=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblueprintds.com%2F2008%2F03%2F13%2Ftop-10-wordpress-cms-plugins%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blueprintds.com/2008/03/13/top-10-wordpress-cms-plugins/feed/</wfw:commentRss>
		<slash:comments>217</slash:comments>
		</item>
		<item>
		<title>Organizing Pages in WordPress</title>
		<link>http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/</link>
		<comments>http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/#comments</comments>
		<pubDate>Wed, 12 Mar 2008 15:10:45 +0000</pubDate>
		<dc:creator>Adam Freetly</dc:creator>
				<category><![CDATA[Web Design News]]></category>
		<category><![CDATA[Web Design Tutorials]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.blueprintds.com/2008/03/12/organizing-pages-in-wordpress/</guid>
		<description><![CDATA[WordPress can be a very straightforward CMS for many types of websites.  Our website, like most of our clients&#8217; sites, runs on WordPress exclusively.  Writing and editing static content is pretty easy, but organizing your static content is a little less obvious.  There are two parts to organizing pages:  the Page [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress can be a very straightforward <abbr title="Content Management System">CMS</abbr> for many types of websites.  Our website, like most of our clients&#8217; sites, runs on WordPress exclusively.  Writing and editing static content is pretty easy, but organizing your static content is a little less obvious.  There are two parts to organizing pages:  the <strong>Page Parent</strong> and the <strong>Page Order</strong>.</p>
<p><span id="more-284"></span></p>
<h3> Page Parent</h3>
<p><img src="http://www.blueprintds.com/wp-content/uploads/2008/03/page-parent.jpg" class="left" alt="Page Parent Dropdown" /> When you&#8217;re writing or editing a page, on the right hand side, you&#8217;ll see a box called &#8220;Page Parent&#8221;.  You may need to click the plus sign to expand it.  Inside there&#8217;s a dropdown with all of the pages in your site.  It can get a little lengthy, if your site is like ours.  The default is &#8220;Main Page (no parent)&#8221;, which means that the page will show up in your site&#8217;s main menu.  Choosing another page as the parent will make your page a &#8220;Subpage&#8221; of that one.  Then the page will only show up in a submenu of that item.  If you have dropdown menus, the page will show up in the dropdown from the parent page.</p>
<h3>Page Order</h3>
<p>Below the Page Parent box, there&#8217;s another box called &#8220;Page Order&#8221;.  Page order is used to control the order of the items in your menu.  This works for either your Main Menu, or any submenu. <img src="http://www.blueprintds.com/wp-content/uploads/2008/03/pageorder.JPG" class="right" alt="Page Order Field" /></p>
<p>Page order won&#8217;t affect the order of pages in different submenus, or from Main Menu to submenu.</p>
<p>I typically order my pages in groups of ten.  So on our site, for instance, my page order values look like this:</p>
<ul>
<li>Web Design = 1</li>
<li>SEO = 11</li>
<li>Graphic Design = 21</li>
<li>Photography = 31</li>
<li>etc&#8230;.</li>
</ul>
<p>That way, if I make a new page that I want to put in between my existing pages, i can use a value of, say, 25.</p>
<h3>Is there an easier way?</h3>
<p>If you&#8217;re comfortable installing plugins, yes!  The <a href="http://joelstarnes.co.uk/pagemash/">pageMash plugin</a> adds a <q>&#8220;Drag And Drop&#8221;</q> interface for ordering pages.  After installing the plugin, you can go to <strong>Manage</strong> &gt; <strong>pageMash</strong>, and you&#8217;ll see all of your pages, where you can drag them up and down, or move them to be subpages.  I&#8217;m using the <a href="http://wordpress.org/extend/plugins/pagemash/" title="Available on wordpress extend">1.0.0 beta version</a> of the plugin, which works better than the previous version, but still being improved.  Here&#8217;s what the interface looks like:</p>
<p><img src="http://www.blueprintds.com/wp-content/uploads/2008/03/pagemash.JPG" class="center" alt="Page Mash Management Page" /></p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-caring-old">
<ul class="socials">
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Organizing+Pages+in+WordPress+-+http://b2l.me/wr2w+(via+@blueprintds)" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;t=Organizing+Pages+in+WordPress" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-delicious">
			<a href="http://del.icio.us/post?url=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-mail">
			<a href="mailto:?subject=%22Organizing%20Pages%20in%20WordPress%22&amp;body=I%20thought%20this%20article%20might%20interest%20you.%0A%0A%22WordPress%20can%20be%20a%20very%20straightforward%20CMS%20for%20many%20types%20of%20websites.%20%20Our%20website%2C%20like%20most%20of%20our%20clients%27%20sites%2C%20runs%20on%20WordPress%20exclusively.%20%20Writing%20and%20editing%20static%20content%20is%20pretty%20easy%2C%20but%20organizing%20your%20static%20content%20is%20a%20little%20less%20obvious.%20%20There%20are%20two%20parts%20to%20organizing%20pa%22%0A%0AYou%20can%20read%20the%20full%20article%20here%3A%20http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/" rel="nofollow" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="sexy-comfeed">
			<a href="http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;submitHeadline=Organizing+Pages+in+WordPress&amp;submitSummary=WordPress%20can%20be%20a%20very%20straightforward%20CMS%20for%20many%20types%20of%20websites.%20%20Our%20website%2C%20like%20most%20of%20our%20clients%27%20sites%2C%20runs%20on%20WordPress%20exclusively.%20%20Writing%20and%20editing%20static%20content%20is%20pretty%20easy%2C%20but%20organizing%20your%20static%20content%20is%20a%20little%20less%20obvious.%20%20There%20are%20two%20parts%20to%20organizing%20pa&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" title="Buzz up!">Buzz up!</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-mixx">
			<a href="http://www.mixx.com/submit?page_url=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress" rel="nofollow" title="Share this on Mixx">Share this on Mixx</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;t=Organizing+Pages+in+WordPress" rel="nofollow" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress&amp;summary=WordPress%20can%20be%20a%20very%20straightforward%20CMS%20for%20many%20types%20of%20websites.%20%20Our%20website%2C%20like%20most%20of%20our%20clients%27%20sites%2C%20runs%20on%20WordPress%20exclusively.%20%20Writing%20and%20editing%20static%20content%20is%20pretty%20easy%2C%20but%20organizing%20your%20static%20content%20is%20a%20little%20less%20obvious.%20%20There%20are%20two%20parts%20to%20organizing%20pa&amp;source=Chicago Web Design" rel="nofollow" title="Share this on Linkedin">Share this on Linkedin</a>
		</li>
		<li class="sexy-google">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/&amp;title=Organizing+Pages+in+WordPress" rel="nofollow" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Organizing+Pages+in+WordPress&amp;link=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/" rel="nofollow" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fblueprintds.com%2F2008%2F03%2F12%2Forganizing-pages-in-wordpress%2F&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px;margin-top:5px;"></iframe>]]></content:encoded>
			<wfw:commentRss>http://blueprintds.com/2008/03/12/organizing-pages-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
