<?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>North by North Interactive Web Design &#187; WordPress Specific Web Design Tutorials and Links</title>
	<atom:link href="http://nxnweb.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://nxnweb.com</link>
	<description>Web Design and Development</description>
	<lastBuildDate>Sat, 14 Apr 2012 14:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Slow Cooked WordPress</title>
		<link>http://nxnweb.com/slow-cooked-wordpress/</link>
		<comments>http://nxnweb.com/slow-cooked-wordpress/#comments</comments>
		<pubDate>Sun, 31 Jul 2011 03:11:34 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[slowcookedwp]]></category>
		<category><![CDATA[speaking]]></category>
		<category><![CDATA[wordcamp]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=624</guid>
		<description><![CDATA[My presentation topic for WordCamp Chicago 2011 was Slow Cooked WordPress. This made for a curious title, and more than one fellow WordCamper approached me before the session started and wanted to know what this was all about. The idea &#8230; <a href="http://nxnweb.com/slow-cooked-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My presentation topic for WordCamp Chicago 2011 was Slow Cooked WordPress. This made for a curious title, and more than one fellow WordCamper approached me before the session started and wanted to know what this was all about. The idea was to compare building a WordPress site to slow cooking a delicious meal.</p>
<p>The presentation started out with three important concepts: Ingredients, Care, and Craft. These concepts were illustrated with examples of some of the great local food and beverages that are produced in the Traverse City area. Thanks goes out to Matt and Carissa Visser of <a href="http://www.isadorefarm.com/">Isadore Farm</a> for allowing me to use a photo of them at their farmer&#8217;s market booth. I suppose I should also thank Right Brain Brewery, Shorts Brewery, and Higher Grounds for making my most favorite inspiring beverages too.</p>
<p>Some of the topics we covered in this session were:</p>
<ul>
<li>Why install WordPress manually vs. the 1-click install</li>
<li>How to choose a theme that works with your content</li>
<li>How to choose plugins that won&#8217;t cause conflicts</li>
<li>Where to go for reliable tutorials to help improve your craft</li>
</ul>
<p>I related a few real life examples that I thought we could all learn from. One was about a site that I was contracted to rebuild after a failed first attempt by another developer. The problems with the site included the use of a theme that just did not work for the site owner&#8217;s content. For example, having more than three pages broke the site&#8217;s navigation layout. This theme was available as a free download at the wordpress.org theme repository. That&#8217;s right: it <em>was</em> available. Fortunately for the WordPress community, there is a <a href="http://make.wordpress.org/themes/">crack team of theme reviewers</a> now who review each and every theme that go into the repository. Older themes typically stay in unless they have a good reason to suspend them. Like a spammy footer link. A distinguished member of said team, Emil Uzelac, was present and made sure the theme was suspended after I demoed the spammy link that was output to the footer.</p>
<p>There was a little bit of code presented here and there throughout, and I hope that some of the newer WordPress users/developers in the audience could see the beauty in just how simple and clean WordPress code can be.</p>
<p>Many thanks to those who asked some great questions, offered some additional helpful tips, and gave kind words about the session. The slides from this presentation can be viewed at <a href="http://slidesha.re/slowcookwp">http://slidesha.re/slowcookwp</a>.</p>
<p>Thanks to Mary Duquaine and Heather Acton, among the many others who worked so hard to make WordCamp Chicago 2011 a success. Also, a big thanks to all of the wicked awesome <a href="http://2011.chicago.wordcamp.org/supporters/">sponsors</a> too.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/slow-cooked-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here&#8217;s a Plugin to Keep an Eye On</title>
		<link>http://nxnweb.com/heres-a-plugin-to-keep-an-eye-on/</link>
		<comments>http://nxnweb.com/heres-a-plugin-to-keep-an-eye-on/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 00:44:04 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Custom post types]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://nxnweb.com/heres-a-plugin-to-keep-an-eye-on/</guid>
		<description><![CDATA[Epic Post Type A library for the creation of Custom Post Types, Custom Taxonomies, and Custom MetaBoxes on an EPIC Scale. A very interesting plugin from Andrew Terris and Eric Marden. This will most certainly help out with some of &#8230; <a href="http://nxnweb.com/heres-a-plugin-to-keep-an-eye-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h3>Epic Post Type</h3>
<blockquote><p>A library for the creation of Custom Post Types, Custom Taxonomies, and Custom MetaBoxes on an EPIC Scale.</p></blockquote>
<p>A very interesting plugin from Andrew Terris and Eric Marden. This will most certainly help out with some of the busy work with setting these up, included getting the permalinks working, custom icons, and some cool metabox functionality. No documentation as of early July &#8217;11, (except within the code itself.) </p>
<p>in the .org repo:</p>
<p><a href="http://wordpress.org/extend/plugins/epic-post-type/">http://wordpress.org/extend/plugins/epic-post-type/</a></p>
<p>and on github:</p>
<p><a href="https://github.com/aterris/epic-post-type">https://github.com/aterris/epic-post-type</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/heres-a-plugin-to-keep-an-eye-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress Podcast</title>
		<link>http://nxnweb.com/new-wordpress-podcast/</link>
		<comments>http://nxnweb.com/new-wordpress-podcast/#comments</comments>
		<pubDate>Sat, 29 Jan 2011 18:54:39 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=518</guid>
		<description><![CDATA[You can download and listen to the first episode of daWPshow, a new WordPress podcast by yours truly. The featured topic for the first show is WordPress security. Check it out and let me know what you think.]]></description>
			<content:encoded><![CDATA[<p>You can download and listen to the first episode of daWPshow, a new <a href="http://dawpshow.com">WordPress podcast</a> by yours truly. The featured topic for the first show is WordPress security. Check it out and <a href="http://dawpshow.com/contact">let me know</a> what you think.</p>
<p><a href="http://nxnweb.com/wp-content/uploads/2011/01/dawpshow.png"><img class="aligncenter size-medium wp-image-519" title="dawpshow" src="http://nxnweb.com/wp-content/uploads/2011/01/dawpshow-300x300.png" alt="Album art for daWPshow, a WordPress podcast" width="300" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/new-wordpress-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Choose a WordPress Theme</title>
		<link>http://nxnweb.com/how-to-choose-a-wordpress-theme/</link>
		<comments>http://nxnweb.com/how-to-choose-a-wordpress-theme/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 02:47:41 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=469</guid>
		<description><![CDATA[At WordCamps and on the WordPress.org support forums, I meet quite a few new WordPress users who want a few tips on finding good WordPress themes. Here&#8217;s a quick screen cast with some helpful information for newer WordPress users. Here&#8217;s &#8230; <a href="http://nxnweb.com/how-to-choose-a-wordpress-theme/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At WordCamps and on the WordPress.org support forums, I meet quite a few new WordPress users who want a few tips on finding good WordPress themes. <span id="more-469"></span>Here&#8217;s a quick screen cast with some helpful information for newer WordPress users.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/d4ovzNJccK8?fs=1&amp;hl=en_US&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/d4ovzNJccK8?fs=1&amp;hl=en_US&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Here&#8217;s what a few experts have been writing about the dangers of grabbing themes from sketchy sources:<br />
<a href="http://ottopress.com/2010/anatomy-of-a-theme-malware/">http://ottopress.com/2010/anatomy-of-a-theme-malware/</a></p>
<p><a href="http://www.themelab.com/2009/12/08/stop-downloading-wordpress-themes-from-shady-sites/">http://www.themelab.com/2009/12/08/stop-downloading-wordpress-themes-from-shady-sites/</a></p>
<p><a href="http://weblogtoolscollection.com/archives/2010/12/10/theme-malware-anatomy/">http://weblogtoolscollection.com/archives/2010/12/10/theme-malware-anatomy</a></p>
<p><a href="http://www.chipbennett.net/2010/12/10/only-download-wordpress-themes-from-trusted-sources/">http://www.chipbennett.net/2010/12/10/only-download-wordpress-themes-from-trusted-sources/</a></p>
<p>A few places to get started:</p>
<p><a href="http://themefinder.wpcandy.com/">Theme finder, a WPCandy project</a></p>
<p><a href="http://wordpress.org/extend/themes/">WordPress.org Free Themes Directory</a></p>
<p>If you&#8217;ve got any good tips you&#8217;d like to share, please leave them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/how-to-choose-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the Difference Between WordPress.com and WordPress.org?</title>
		<link>http://nxnweb.com/whats-the-difference-between-wordpress-com-and-wordpress-org/</link>
		<comments>http://nxnweb.com/whats-the-difference-between-wordpress-com-and-wordpress-org/#comments</comments>
		<pubDate>Wed, 24 Nov 2010 17:51:13 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=455</guid>
		<description><![CDATA[The nice folks over at WooThemes explain the differences between the software from WordPress.org and an account from WordPress.com. WP.org vs WP.com from WooThemes on Vimeo.]]></description>
			<content:encoded><![CDATA[<p>The nice folks over at <a href="http://www.woothemes.com/amember/go.php?r=35370&#038;i=b33">WooThemes</a> explain the differences between the software from <a href="http://wordpress.org">WordPress.org</a> and an account from <a href="http://wordpress.com">WordPress.com.</a><span id="more-455"></span></p>
<p><a href="http://vimeo.com/17147781">WP.org vs WP.com</a> from <a href="http://vimeo.com/woothemes">WooThemes</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/whats-the-difference-between-wordpress-com-and-wordpress-org/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build a Landing Page Template for WordPress</title>
		<link>http://nxnweb.com/landing-page-template-wordpress/</link>
		<comments>http://nxnweb.com/landing-page-template-wordpress/#comments</comments>
		<pubDate>Tue, 26 Oct 2010 22:24:31 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=377</guid>
		<description><![CDATA[A few of my clients have requested landing pages for their websites. They wanted a way to use WordPress on the backend to make it easy to edit and add forms via the Gravity Forms plugin. In this example, we&#8217;ll &#8230; <a href="http://nxnweb.com/landing-page-template-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few of my clients have requested landing pages for their websites. They wanted a way to use WordPress on the backend to make it easy to edit and add forms via the <a href="http://nxnweb.com/go/gravity-forms">Gravity Forms</a> plugin.</p>
<p>In this example, we&#8217;ll build a landing page template off of the 2010 theme by means of a child theme. This will keep all changes protected from updates to the parent theme. The steps shown here could be used to build a landing page template for most other WordPress themes. You&#8217;ll need to be comfortable with editing WordPress template files, and know some CSS to make the final customizations. <a title="landing page template at GitHub" href="http://nxnweb.com/go/landing-github-2/" target="_blank">The code is available to check out at GitHub</a>. </p>
<blockquote><p>If you&#8217;re looking for a custom landing page solution that will integrate nicely into another theme, <a title="Contact" href="http://nxnweb.com/contact/">contact me</a> for a quote.</p></blockquote>
<p><span id="more-377"></span></p>
<p>Step 1: Add a new page with your landing page content. In our example you&#8217;ll see that I wrote up some typical landing page copy along with a signup form.<br />
<img class="aligncenter" title="step one" src="http://dl.dropbox.com/u/622475/Screenshots/beginning-landing-page.jpg" alt="standard 2010 page" width="600" height="528" /></p>
<p>Step 2: Add a new folder to the theme directory, we&#8217;ll call it &#8220;twentytenland&#8221;<br />
<img class="aligncenter" title="Step Two" src="http://dl.dropbox.com/u/622475/Screenshots/steptwo.png" alt="Newly created folder shown in the Finder window" width="399" height="287" /></p>
<p>Step 3: Open a new document in your favorite editor, paste in the following CSS, then save this as &#8220;style.css&#8221; in the twentytenland folder.</p>
<pre class="css">/*
Theme Name: Twenty Ten Land
Description: A Child Theme of Twenty Ten
Template: twentyten
*/
@import url(../twentyten/style.css);</pre>
<p>Step 4: Now we need to copy three files from the parent theme: header.php, footer.php and onecolumn-page.php. The 2010 theme has a one-column page template. If the theme you&#8217;re working with has one, use that. If not, use the regular page template. Paste these into the new child theme folder. Now we&#8217;ll modify these three new templates contained here.</p>
<p>Step 5: Modify the header template: Rename header.php to header-landing.php We&#8217;re going to remove the code and markup that produces the banner and navigation menu. Remove everything inside the header div. Now save this document. You could even remove the header div completely, but you might use it to put a minimal header in later.</p>
<p>Step 6: Modify the footer template: Rename footer.php to footer-landing.php. I removed the &#8220;site-info&#8221; and &#8220;site-generator&#8221; divs. I left in the sidebar footer code because it might be useful to have those widgets available. For example, you could put a contact form in one, a testimonial in another, etc.</p>
<p>Step 7: Modify the page template: Rename onecolumn-page.php to landing-page.php. Make the changes as shown below:<br />
<a href="http://dl.dropbox.com/u/622475/Screenshots/landing-page-full.png"><img class="aligncenter" title="Landing Page Template " src="http://dl.dropbox.com/u/622475/Screenshots/landing.png" alt="Landing Page template modifications" width="640" height="486" /></a></p>
<p>Step 7.5: With a recent WordPress update, the bundled version of the twentyten one column page template now calls the standard page loop which includes a comment block. Probably the simplest way to avoid including a comment form would be to turn off comments for this page. Look for the &#8220;Discussion&#8221; meta box and uncheck &#8220;Allow Comments&#8221;. If you can&#8217;t find the &#8220;Discussion&#8221; you will need to enable it from the &#8220;Screen Options&#8221; tab located in the upper right corner of the admin screen.</p>
<p>Step 8: Now head back to the WordPress admin panel and switch to this new theme. Then edit your example landing page. Inside the box labeled &#8220;Page Attributes&#8221; you can now choose &#8220;Landing Page.&#8221;<br />
<img class="aligncenter" title="Landing Page Template Option" src="http://dl.dropbox.com/u/622475/Screenshots/wordpress-landing-page-template.png" alt="Landing Page Template option now appears in the WordPress admin" width="303" height="255" /></p>
<p>Step 9: Customize the CSS: You can now change the appearance with a few lines of CSS. In our example, I added a light background texture, and added some color and text shadow to the title and main heading. Note the body class used here to make these new styles only apply to our landing page template.</p>
<pre class="css">/*
Theme Name: Twenty Ten Land
Description: A Child Theme of Twenty Ten
Template: twentyten
*/
@import url(../twentyten/style.css);

.page-template-landing-page-php #wrapper{
	background:#fff url(images/bg-texture.png);
}

.page-template-landing-page-php #content .entry-title {
	color: #703999;
	font-size: 64px;
	text-shadow: 2px 2px 2px rgba(112,58,151,.2);
}

.page-template-landing-page-php h1 {
	text-shadow: 2px 2px 2px rgba(255,255,255,.8);

}</pre>
<p>The example landing page:</p>
<p><a href="http://dl.dropbox.com/u/622475/Screenshots/wordpress-landing-page.png"><img class="aligncenter" title="The Landing Page Example" src="http://dl.dropbox.com/u/622475/Screenshots/wordpress-landing-page-example.png" alt="A landing page built with the WordPress 2010 theme" width="500" height="369" /></a><br />
Now make it your own!</p>
<p>Here are a few references to help you design, write and test better landing pages:</p>
<ul>
<li><a href="http://www.copyblogger.com/seal-the-deal-10-tips-for-writing-the-ultimate-landing-page/">Seal the Deal: 10 Tips for Writing the Ultimate Landing Page</a></li>
<li><a href="http://dev.studiopress.com/create-landing-page.htm">How to Create a &#8216;Landing&#8217; Page Template using the Genesis Theme Framework.</a> <em>It&#8217;s much easier to do with Genesis.</em></li>
<li><a href="http://econsultancy.com/us/blog/5879-landing-pages-ten-top-tips">Landing pages: ten top tips</a></li>
<li><a href="http://blog.kissmetrics.com/landing-page-design/">5 Beautiful Landing Pages That Prove Great Design Still Sells</a> <em>Landing pages don&#8217;t need to be ugly.</em></li>
<li><a href="http://thinkvitamin.com/design/how-to-do-ab-testing-in-wordpress/">How to do A/B Testing in WordPress</a> <em>Test and iterate!</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/landing-page-template-wordpress/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>How to Install a WordPress Sandbox on a PC</title>
		<link>http://nxnweb.com/how-to-install-a-wordpress-sandbox-on-a-pc/</link>
		<comments>http://nxnweb.com/how-to-install-a-wordpress-sandbox-on-a-pc/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 15:34:18 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/how-to-install-a-wordpress-sandbox-on-a-pc</guid>
		<description><![CDATA[A few people at WordCamp Detroit were asking how to set up a WordPress sandbox. Here&#8217;s a few resources for PC and Mac users. Linux users most likely have this already figured out. The WordPress.org Codex has a detailed guide &#8230; <a href="http://nxnweb.com/how-to-install-a-wordpress-sandbox-on-a-pc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few people at WordCamp Detroit were asking how to set up a WordPress sandbox. Here&#8217;s a few resources for PC and Mac users.<span id="more-359"></span> Linux users most likely have this already figured out.</p>
<p>The WordPress.org Codex has a detailed guide that includes a walk-through of installing XAMPP on Microsoft Windows®:<br />
<a href="http://codex.wordpress.org/Test_Driving_WordPress">http://codex.wordpress.org/Test_Driving_WordPress</a></p>
<p>Mac OSX users can check out <a href="http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP">Installing WordPress Locally on Your Mac With MAMP</a>, another guide from the Codex.</p>
<p>WAMP is an alternative to XAMPP for PC users, here&#8217;s a well written guide for that: <a href="http://www.ampercent.com/install-wordpress-computer-wamp-server/1079/">Install a WordPress sandbox on a PC</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/how-to-install-a-wordpress-sandbox-on-a-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordCamp Detroit Slides</title>
		<link>http://nxnweb.com/wordcamp-detroit/</link>
		<comments>http://nxnweb.com/wordcamp-detroit/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 00:10:23 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=336</guid>
		<description><![CDATA[Here are links to the presentation slides from WordCamp Detroit: What&#8217;s in a theme? by: Todd J. List http://www.slideshare.net/TJList/whats-in-a-theme There’s a Plugin for That by: Anthony Montalbano http://prezi.com/47wh2rpbk59f/yup-theres-a-plugin-for-that/ SEO and Social Media for WordPress by: Justin Popovic http://igniteyouressence.com/wcdet/ (This is &#8230; <a href="http://nxnweb.com/wordcamp-detroit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here are links to the presentation slides from WordCamp Detroit:<span id="more-336"></span></p>
<div id="list">
<dl>
<dt><a href="http://www.slideshare.net/TJList/whats-in-a-theme">What&#8217;s in a theme?</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/8.png"></dd>
<dd>by: Todd J. List</dd>
<dd><a href="http://www.slideshare.net/TJList/whats-in-a-theme">http://www.slideshare.net/TJList/whats-in-a-theme</a></dd>
</dl>
<dl>
<dt><a href="http://prezi.com/47wh2rpbk59f/yup-theres-a-plugin-for-that/">There’s a Plugin for That</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/2.png"></dd>
<dd>by: Anthony Montalbano</dd>
<dd><a href="http://prezi.com/47wh2rpbk59f/yup-theres-a-plugin-for-that/">http://prezi.com/47wh2rpbk59f/yup-theres-a-plugin-for-that/</a></dd>
</dl>
<dl>
<dt><a href="http://igniteyouressence.com/wcdet/">SEO and Social Media for WordPress</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/4.png"></dd>
<dd>by: Justin Popovic</dd>
<dd><a href="http://igniteyouressence.com/wcdet/">http://igniteyouressence.com/wcdet/</a> (This is a link to a landing page, subscription is required to download slides.)</dd>
<dd><strong>Update:</strong> Slides now available to view on Scribd: <a href="http://www.scribd.com/doc/39205985/Wordcamp-Detroit-SEO-Talk-Justin-Popovic">Wordcamp Detroit SEO Talk Justin Popovic</a></dd>
</dl>
<dl>
<dt><a href="http://stylizedweb.com/2010/10/11/speed-up-wordpress-wordpress-horsepower-presentation/">WordPress Horsepower: 10 ways to speed up WordPress</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/5.png"></dd>
<dd>by: Ross Johnson</dd>
<dd><a href="http://stylizedweb.com/2010/10/11/speed-up-wordpress-wordpress-horsepower-presentation/">http://stylizedweb.com/2010/10/11/speed-up-wordpress-wordpress-horsepower-presentation/</a></dd>
</dl>
<dl>
<dt><a href="http://shaynesanderson.com/det2010/">PHP/CSS for Beginners</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/1.png"></dd>
<dd>by: Shayne Sanderson</dd>
<dd><a href="http://shaynesanderson.com/det2010/">http://shaynesanderson.com/det2010/</a></dd>
</dl>
<dl>
<dt><a href="http://wpcandy.com/presents/an-introduction-to-wordpress-multisite">Understanding WordPress Multisite</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/c.png"></dd>
<dd>by: Ryan Imel</dd>
<dd><a href="http://wpcandy.com/presents/an-introduction-to-wordpress-multisite">http://wpcandy.com/presents/an-introduction-to-wordpress-multisite</a></dd>
</dl>
<dl>
<dt><a href="http://www.slideshare.net/wholebraingroup/wordpress-turn-your-website-into-a-social-media-engine-5406702">Turn Your Website into a Social Media Engine</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/3.png"></dd>
<dd>by: Marisa Smith</dd>
<dd><a href="http://www.slideshare.net/wholebraingroup/wordpress-turn-your-website-into-a-social-media-engine-5406702">http://www.slideshare.net/wholebraingroup/wordpress-turn-your-website-into-a-social-media-engine-5406702</a></dd>
</dl>
<dl>
<dt><a href="http://www.slideshare.net/regroupinc/wordcamp-detroit-building-your-content-bubble">Building Your Content Bubble</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/b.png"></dd>
<dd>by: David Murray</dd>
<dd><a href="http://www.slideshare.net/regroupinc/wordcamp-detroit-building-your-content-bubble">http://www.slideshare.net/regroupinc/wordcamp-detroit-building-your-content-bubble</a></dd>
</dl>
<dl>
<dt><a href="http://www.jtprattmedia.com/wordcamp-detroit-presentation/">WordPress Theme Hacks Nearly Anyone Can Do</a></dt>
<dd class="img"><img src="http://dl.dropbox.com/u/622475/Screenshots/7.png"></dd>
<dd>by: John Pratt</dd>
<dd><a href="http://www.jtprattmedia.com/wordcamp-detroit-presentation/">http://www.jtprattmedia.com/wordcamp-detroit-presentation/</a></dd>
</dl>
</div>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/wordcamp-detroit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digging Into WordPress updated for 3.0</title>
		<link>http://nxnweb.com/digging-into-wordpress-updated-for-3-0/</link>
		<comments>http://nxnweb.com/digging-into-wordpress-updated-for-3-0/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 03:19:38 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=306</guid>
		<description><![CDATA[Looks like a new chapter covering what&#8217;s new in WordPress3. Custom menus, custom post types, custom taxonomies and MultiSite to name a few. Get your free upgrade if you&#8217;ve already bought it, or buy it today. (affiliate link) I highly &#8230; <a href="http://nxnweb.com/digging-into-wordpress-updated-for-3-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Looks like a new chapter covering what&#8217;s new in WordPress3. Custom menus, custom post types, custom taxonomies and MultiSite to name a few. Get your free upgrade if you&#8217;ve already bought it, or <a href="https://www.e-junkie.com/ecom/gb.php?cl=88539&#038;c=ib&#038;aff=105612">buy it today</a>. (affiliate link) I highly recommended it.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/digging-into-wordpress-updated-for-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugins and Themes: Functionally Distinct</title>
		<link>http://nxnweb.com/wordpress-plugins-and-themes-functionally-distinct/</link>
		<comments>http://nxnweb.com/wordpress-plugins-and-themes-functionally-distinct/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 03:06:13 +0000</pubDate>
		<dc:creator>joshfeck</dc:creator>
				<category><![CDATA[Linked List]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[futureofwordpress]]></category>

		<guid isPermaLink="false">http://nxnweb.com/?p=303</guid>
		<description><![CDATA[A great post and discussion over at WPCandy. A sort of follow up to Joost&#8217;s post from last week. A must read for the thinking plugin dev or theme author.]]></description>
			<content:encoded><![CDATA[<p><a href="http://wpcandy.com/thinks/plugins-and-themes-are-different-animals">A great post and discussion over at WPCandy.</a> A sort of follow up to <a href="http://yoast.com/theme-functionality-issues/">Joost&#8217;s post</a> from last week. A must read for the thinking plugin dev or theme author.</p>
]]></content:encoded>
			<wfw:commentRss>http://nxnweb.com/wordpress-plugins-and-themes-functionally-distinct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

