<?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>DivitoDesign &#187; Blogging</title>
	<atom:link href="http://divitodesign.com/category/blogging/feed/" rel="self" type="application/rss+xml" />
	<link>http://divitodesign.com</link>
	<description>Articles, Tutorials and Resources for the Webdesigner</description>
	<lastBuildDate>Thu, 09 Sep 2010 11:32:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress Resources: The Ultimate Collection</title>
		<link>http://divitodesign.com/blogging/wordpress-resources-ultimate-collection/</link>
		<comments>http://divitodesign.com/blogging/wordpress-resources-ultimate-collection/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 17:50:17 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=1442</guid>
		<description><![CDATA[As I am a WordPress user by heart, I have a large list of WordPress related bookmarks. Many of... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fwordpress-resources-ultimate-collection%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fwordpress-resources-ultimate-collection%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/collection.jpg" alt="wp-collection" width="435" height="150" /></p>
<hr />
<p>As I am a WordPress user by heart, I have a large list of WordPress related bookmarks. Many of these bookmarks have proven their value over time and I am pretty sure they will be helpful for you too. Welcome to the <strong>Ultimate Collection of WordPress Resources</strong>.</p>
<p><em>If I haven&#8217;t included a resource I definitely had to include, <a href="http://www.divitodesign.com/2009/02/wordpress-resources-ultimate-collection/#respond">leave a comment</a> and I will be happy to add it to the article. </em></p>
<h2>General</h2>
<p>Here are some general resources on WordPress.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-general.jpg" alt="wp-general" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://codex.wordpress.org/Hosting_WordPress">Host WordPress &#8211; What do you need</a></li>
<li><a href="http://codex.wordpress.org/Installing_WordPress#Famous_5-Minute_Install">Install WordPress</a></li>
<li><a href="http://codex.wordpress.org/Upgrading_WordPress">Upgrade WordPress</a></li>
<li><a href="http://www.wordpress.tv">WordPressTV</a></li>
</ul>
<h2>Beginners</h2>
<p>There are always people who would like to get into the game. Here are a couple tutorials that learned me developing WordPress themes.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-scratch.jpg" alt="wp-beginners" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://www.wpdesigner.com/2007/02/19/so-you-want-to-create-wordpress-themes-huh/">So you want to create WordPress themes, huh?<br />
</a></li>
<li><a href="http://nettuts.com/site-builds/how-to-create-a-wordpress-theme-from-scratch/">Build a WordPress Theme from Scratch</a></li>
<li><a href="http://themetation.com/2008/07/14/how-to-create-wordpress-themes-from-scratch-part-1/">WordPress Theme from Scratch (3 parts)</a></li>
</ul>
<h2>Developing your Theme on your Local Computer</h2>
<p>A great way to develop WordPress themes is to have a local server on your computer. A server that runs PHP and MySQL allows you to test WordPress themes without uploading to your online server. It isn&#8217;t hard to set up such server:</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-local.jpg" alt="wp-local" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://www.divitodesign.com/2008/11/develop-wordpress-themes-offline-with-xampp/">Develop WordPress Themes Offline</a></li>
<li><a href="http://www.webdesignerwall.com/tutorials/installing-wordpress-locally/">Install WordPress Locally</a></li>
<li><a href="http://wpcandy.com/articles/easier-theme-development-with-the-sample-post-collection.html">Sample Post Collection</a></li>
</ul>
<h2>Codex</h2>
<p>The WordPress <a href="http://codex.wordpress.org">Codex</a> is the official documentation for WordPress. It has a huge number of content and you can find almost anything about WordPress There. Here are most important resources.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-codex.jpg" alt="wp-codex" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://codex.wordpress.org/Theme_Development">Theme Development</a></li>
<li><a href="http://codex.wordpress.org/Conditional_Tags">Conditional Tags</a></li>
<li><a href="http://codex.wordpress.org/Template_Tags/">Template Tags</a></li>
<li><a href="http://codex.wordpress.org/Stepping_Into_Template_Tags">Stepping into Template Tags</a></li>
<li><a href="http://codex.wordpress.org/Designing_Themes_for_Public_Release">Designing Themes For Public Release</a></li>
<li><a href="http://codex.wordpress.org/The_Loop">The Loop</a></li>
<li><a href="http://codex.wordpress.org/Template_Hierarchy">Template Hierarchy</a></li>
<li><a href="http://codex.wordpress.org/Using_Custom_Fields">Using Custom Fields</a></li>
</ul>
<p><span id="more-1442"></span></p>
<h2>Theme Starting Points</h2>
<p>When you are just starting out (or if you don&#8217;t want to start from scratch) you can use so-called &#8220;WordPress Frameworks&#8221;. Check of the most popular below:</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-framework.jpg" alt="wp-frameworks" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://themeshaper.com/thematic-for-wordpress/">Thematic &#8211; WordPress Framework</a></li>
<li><a href="http://justintadlock.com/archives/2008/11/12/hybrid-wordpress-theme-framework">Hybrid WordPress Theme Framework</a></li>
<li><a href="http://elliotjaystocks.com/blog/archive/2008/free-starkers-wordpress-theme/">Starkers WordPress Theme</a></li>
<li><a href="http://plainbeta.com/2008/05/20/whiteboard-a-free-wordpress-theme-framework/">WhiteBoard &#8211; Free WP Theme Framework</a></li>
</ul>
<h2>WordPress Hacks</h2>
<p>Because WordPress is so popular, many people use it. All these people have different requirements and WordPress can&#8217;t support them all. So, whoever needs more functionality experimented and hacked away. Here are a few WP hacks you can incorporate into your theme.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-hacks.jpg" alt="wp-hacks" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://wphacks.com/wordpress-hacks/">Collection of WordPress Hacks</a></li>
<li><a href="http://www.webdesignerwall.com/tutorials/wordpress-theme-hacks/">WordPress Theme Hacks</a></li>
<li><a href="http://speckyboy.com/2008/03/08/63-essential-wordpress-hacks-tutorials-help-files-and-cheats/">63 WordPress Hacks</a></li>
<li><a href="http://www.noupe.com/wordpress/mastering-your-wordpress-theme-hacks-and-techniques.html">Mastering Your WordPress Theme Hacks and Techniques</a></li>
</ul>
<h2>WordPress Tutorials</h2>
<p>Hundreds of tutorials have been written about WordPress and theme development. Here is a small  section of the best tutorials out there.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-tutorials1.jpg" alt="wp-tutorials" width="435" height="50" /></p>
<hr />
<ul>
<li><a title="Social Bookmarking with WordPress" href="http://www.themelab.com/2008/03/21/social-bookmarking-with-wordpress/">Social Bookmarking with WordPress</a></li>
<li><a href="http://www.pearsonified.com/2008/02/what_every_blogger_needs_to_know_about_categories.php">What Every Blogger need to know about Categories</a></li>
<li><a href="http://automattic.com/code/widgets/themes/">Widgetizing Themes</a></li>
<li><a href="http://hackwordpress.com/how-to-separate-wordpress-comments-and-trackbacks/">How to Separate WordPress Comments and Trackbacks</a></li>
<li><a title="Different Ways To Display Content in WordPress" rel="bookmark" href="../2008/09/different-ways-to-display-content-in-wordpress/">Different Ways To Display Content in WordPress</a></li>
<li><a href="http://www.mattcutts.com/blog/highlight-author-comments-wordpress/">How to Highlight Author Comments in WordPress</a></li>
<li><a href="http://www.problogdesign.com/general-tips/how-to-install-domtabs-on-wordpress/">How to Install DomTABs on WordPress</a></li>
<li><a href="http://nettuts.com/tutorials/wordpress/creating-a-custom-wordpress-plugin-from-scratch/">Create a Custom WordPress Plugin From Scratch</a></li>
<li><a href="http://nettuts.com/tutorials/wordpress/build-a-featured-posts-section-for-wordpress/">Build a Featured Posts Section for WordPress</a></li>
<li><a href="http://nettuts.com/tutorials/wordpress/unraveling-the-secrets-of-wordpress-commentsphp-file/">Unraveling the Secrets of WordPress’ Comments.php File</a></li>
<li><a href="http://www.blogdesignblog.com/blog-design/how-to-blog-design-style-guide/">How to Blog Design Style Guide</a></li>
</ul>
<h2>WordPress &amp; SEO</h2>
<p>By default, WordPress is a search engine friendly blogging platform. However, you can enhance your themes much further with the following SEO techniques.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-seo.jpg" alt="wp-seo" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://yoast.com/articles/wordpress-seo/">WordPress SEO by Joost de Valk</a></li>
<li><a href="http://perishablepress.com/press/2008/07/21/how-to-generate-perfect-wordpress-title-tags-without-a-plugin/">Perfect WordPress Title Tags</a></li>
<li><a href="http://www.divitodesign.com/2008/03/wordpress-permalinks-explained/">WordPress Permalinks Explained</a></li>
<li><a href="http://www.seoresearcher.com/how-to-make-your-wordpress-blog-duplicate-content-safe.htm">Duplicated Content </a></li>
</ul>
<h2>CheatSheets</h2>
<p>Cheatsheets can be very handy when you need to reference to a WordPress tag or function. You can print them and put them up your wall for quick referencing!</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-cheatsheets.jpg" alt="wp-cheatsheets" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://www.divitodesign.com/2008/12/wordpress-theme-development-checklist/">WordPress Theme Development Checklist</a></li>
<li><a href="http://wpcandy.com/wp-content/uploads/WordPress-Help-Sheet.pdf">WordPress Help-Sheet</a></li>
<li><a href="http://wpcandy.com/wp-content/uploads/Advanced-WordPress-Help-Sheet.pdf">WordPress Advanced Help-Sheet</a></li>
<li><a href="http://andywibbels.com/files/WordPress_Cheatsheet_v1.pdf">WordPress CheatSheet V1</a></li>
<li><a href="http://bueltge.de/wp-content/download/wp/WP_Theme_Tags.pdf">WP Theme Tags</a></li>
</ul>
<h2>Promote your WordPress Theme</h2>
<p>If you want to release your theme for free to the public, you can add your theme to these sites to get more attention.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-promote.jpg" alt="wp-promote" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://weblogtoolscollection.com/submit-news/">Submit Themes &#8211; WeblogToolsCollection</a></li>
<li><a href="http://wordpress.org/extend/themes/">WordPress &#8211; Theme Directory</a></li>
<li><a href="http://wpthemez.com/">WP Themez</a></li>
<li><a href="http://www.wpthemesfree.com/">WP Themes Free</a></li>
</ul>
<h2>WordPress Community</h2>
<p>The people around WordPress are great: the community is much alive. Check out these forums to discuss anything WordPress related.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-community.jpg" alt="wp-community" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://wordpress.org/support/">Official WordPress forums</a></li>
<li><a href="http://www.wptavern.com/forum/">WP Tavern forums</a></li>
<li><a href="http://wpforums.com/">WP forums</a></li>
</ul>
<h2>WordPress Blogs</h2>
<p>Many people write about WordPress to teach other WordPress enthusiasts about their findings and tricks. Here are a few blogs on the subject.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-blogs.jpg" alt="wp-blogs" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://lorelle.wordpress.com/">Lorelle on WordPress</a></li>
<li><a href="http://www.wpcandy.com/">WP Candy</a></li>
<li><a href="http://www.themelab.com/">ThemeLab</a></li>
<li><a href="http://www.wprecipes.com/">WpRecipes</a></li>
<li><a href="http://www.blogdesignblog.com/">Blog Design Blog</a></li>
<li><a href="http://www.darrenhoyt.com/">Darren Hoyt</a></li>
<li><a href="http://wordpressmodder.org/">WordPress Modder</a></li>
<li><a href="http://bloggingpro.com/">Blogging Pro</a></li>
<li><a href="http://www.wpzoom.com">WPZoom</a></li>
</ul>
<h2>Plugins</h2>
<p>One great advantage of WordPress is the great plugin support. With thousands of plugins available, there&#8217;s almost a fix for anything.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-plugins.jpg" alt="wp-plugins" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://wordpress.org/extend/plugins/akismet/">Akismet</a></li>
<li><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO Pack</a></li>
<li><a href="http://wordpress.org/extend/plugins/stats/">WordPress.com Stats</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP Super Cache</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-db-backup/">WP-DB-Backup</a></li>
<li><a href="http://wordpress.org/extend/plugins/contact-form-7/">Contact Form 7</a></li>
</ul>
<p>More plugins? Check out these links:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/">WordPress &#8211; Plugin Directory</a></li>
<li><a href="http://www.divitodesign.com/2008/10/10-unusual-wordpress-plugins-that-improved-my-blog/">10 Un-Usual WordPress Plugins that Improved my Blog</a></li>
<li><a href="http://wphacks.com/wordpress-plugins/">Ultimate Collection fo WordPress Plugins</a></li>
</ul>
<h2>WordPress Inspiration</h2>
<p>It&#8217;s important to get inspiration from time to time, it can give you many idea&#8217;s for your themes. Here are some WordPress related showcase sites.</p>
<hr /><img src="http://www.divitodesign.com/wp-content/uploads/2009/02/wp-showcases.jpg" alt="wp-inspiration" width="435" height="50" /></p>
<hr />
<ul>
<li><a href="http://wordpress.org/showcase/">WordPress Showcase</a></li>
<li><a href="http://welovewp.com/">We Love WP</a></li>
<li><a href="http://looppress.com/">Loop Press</a></li>
<li><a href="http://wpinspire.com/">WP Inspire</a></li>
<li><a href="http://wpcandy.com/sites">WP Candy &#8211; Sites</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/wordpress-resources-ultimate-collection/feed/</wfw:commentRss>
		<slash:comments>73</slash:comments>
		</item>
		<item>
		<title>Start Blogging Guide</title>
		<link>http://divitodesign.com/blogging/start-blogging-guide/</link>
		<comments>http://divitodesign.com/blogging/start-blogging-guide/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 14:42:50 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=1559</guid>
		<description><![CDATA[Illustration by cambodia4kidsorg definite 
Blogging
So you want to start blogging, right? That is great news, we never have... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fstart-blogging-guide%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fstart-blogging-guide%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img title="blog" src="http://www.divitodesign.com/wp-content/uploads/2008/08/blog.jpg" alt="blog" /><br />
<small>Illustration by <a href="http://www.flickr.com/photos/cambodia4kidsorg/">cambodia4kidsorg</a></small> definite </p>
<h2>Blogging</h2>
<p>So you want to start blogging, right? That is great news, we never have too many blogs on the internet! Welcome to the new blogging guide written with one goal in mind: <strong>help you to start blogging</strong>. This guide will tell you exactly how you prepare before beginning with blogging and what points you need to consider before you make the start.</p>
<p>I guess you all have read blogs from time to time. Maybe you already have checked some blogs to see how things work in this world. That is only great but it&#8217;s not everything you need to know, there is more. You will learn all those things in this guide.</p>
<p>This guide include six chapters till date and in the future I might write some other chapters that might help the beginner out. What there&#8217;s written now is enough for a starter to become a beginning blogger.</p>
<p><span style="text-decoration: underline;">You can&#8217;t learn everything just from reading, there comes a time you have to take that write-page and write your first article. Remember that. </span></p>
<p><strong>When the time comes, enter the game.</strong></p>
<h2>Content Table</h2>
<p><a href="http://www.divitodesign.com/start-blogging-how-to-start-blogging-guide/">0. Welcome to the Guide</a><br />
<a href="http://www.divitodesign.com/2008/08/start-blogging-1-what-is-a-blog">1. What is a blog</a><br />
<a href="http://www.divitodesign.com/2008/08/start-blogging-2-what-pages-should-a-blog-have/">2. What pages should a blog have</a><br />
<a href="http://www.divitodesign.com/2008/08/start-blogging-3-choose-a-niche/">3. Choose a Niche</a><br />
<a href="http://www.divitodesign.com/2008/08/start-blogging-4-store-your-blog/">4. Store your blog</a><br />
<a href="http://www.divitodesign.com/2008/08/start-blogging-5-blogging-software/">5. Blogging software</a><br />
<a href="http://www.divitodesign.com/2008/08/start-blogging-6-blogging-tips-and-tricks/">6. Blogging Tips and Tricks</a></p>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/start-blogging-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Development Checklist</title>
		<link>http://divitodesign.com/blogging/wordpress-theme-development-checklist/</link>
		<comments>http://divitodesign.com/blogging/wordpress-theme-development-checklist/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 21:25:56 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=1148</guid>
		<description><![CDATA[As you might know, I have been diving into WordPress theme development and I&#8217;ve learned many tips and tricks... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fwordpress-theme-development-checklist%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fwordpress-theme-development-checklist%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>As you might know, I have been diving into <a href="/wordpress-themes/">WordPress theme development</a> and I&#8217;ve learned many tips and tricks along the way. I noticed I was forgetting about some small issues all the time.</p>
<p>That&#8217;s why I decided to make a <strong>WordPress Theme Development Checklist</strong>. <em>Oh, and if I forgot about some things, be sure to <a href="http://www.divitodesign.com/2008/12/wordpress-theme-developement-checklist/#respond">let me know</a>!</em></p>
<h2>General</h2>
<ul>
<li>Stylesheet should start with these codes or your theme will not be recognized as WordPress theme.<br />
/*      Theme Name:  The Name of your theme<br />
*        Theme URI: The URL where people can get more information<br />
*        Description: Description<br />
*        Version: 1.0<br />
*        Author: Your Name<br />
*        Author URI: Designers&#8217; URL<br />
*        Tags: red, black, widget-ready (etc) */</li>
<li>Download the <a href="http://wpcandy.com/articles/easier-theme-development-with-the-sample-post-collection.html">Sample Post Collection</a> to have a filled WordPress installation to start with.</li>
<li>Theme preview image
<ul>
<li><strong>240 x 180 pixels</strong></li>
<li>Name: screenshot.jpg, screenshot.png or screenshot.gif</li>
</ul>
</li>
<li><a href="http://www.divitodesign.com/2008/09/multiple-sidebars-with-wordpress-widgets/">Widget ready themes</a></li>
<li>Add <em>rules</em> to your Comments form</li>
<li>Backwards Compatibility (WordPress version 2.5+ is alright I guess)</li>
<li><a href="http://www.divitodesign.com/2008/07/one-image-equals-multiple-images/">CSS sprites for optimizing images</a></li>
<li><a href="http://www.area381.com/2007/07/10/wordpress-psd-framework/">WordPress PSD framework</a></li>
</ul>
<h2>Stylesheets</h2>
<p>Make sure you have these stylesheets included with your theme:</p>
<ul>
<li>General.css</li>
<li>Print.css</li>
<li>Reset.css</li>
<li><em>Browser specific st</em><em>ylesheet &#8211; ie.css</em></li>
<li><a href="http://www.divitodesign.com/2008/06/css-compressors/">Compressed Stylesheet</a><em><a href="http://www.divitodesign.com/2008/06/css-compressors/">?</a><br />
</em></li>
<p><em></em></ul>
<h2>Browser Compatibility</h2>
<p>Test your theme in a number of browsers to make sure everyone sees the same theme. Use <a href="http://www.browsershots.org/">browsershots.org</a> to get screenshots from your site in the most browsers. The most important browsers are:</p>
<ul>
<li>Firefox 2.0/3.0</li>
<li>Internet Explorer 6</li>
<li>Internet Explorer 7</li>
<li>Google Chrome</li>
<li>Safari</li>
<li>Opera</li>
</ul>
<h2>Blog Elements</h2>
<p>Every theme should have some elements every blog should have:</p>
<ul>
<li>Title/Logo</li>
<li>Navigation of Pages</li>
<li>Navigation of Categories</li>
<li>RSS links</li>
<li>Search Form</li>
<li>Archives links</li>
<li>Dates/Timestamps</li>
<li>Comments</li>
<li>Copyright message</li>
<li>Past/Next links</li>
<li><em>Advertisiments</em></li>
</ul>
<p><span id="more-1148"></span></p>
<h2>Styled Everything?</h2>
<p>You never know how bloggers will use your theme and therefore you have to style all HTML elements. Here are some elements you might not have thought of:</p>
<ul>
<li>blocknotes</li>
<li>tables</li>
<li>captions</li>
<li>unordered lists</li>
<li>ordered lists</li>
<li>img</li>
</ul>
<h2>Pages</h2>
<p>The basic pages you need to produce for a good <a href="http://codex.wordpress.org/Template_Hierarchy">template hierarchy</a>:</p>
<ul>
<li>Index.php
<ul>
<li>Header.php</li>
<li>Footer.php</li>
<li>Sidebar.php</li>
</ul>
</li>
<li>Single.php</li>
<li>Archive.php</li>
<li>Page.php</li>
<li>Home.php</li>
<li>Author.php</li>
<li>Date.php</li>
<li>Tag.php</li>
<li>Category.php</li>
<li>404.php</li>
</ul>
<h2>Valid HTML/CSS</h2>
<p>You can not validate your PHP files, so you have to go to your favorite browser and click the right mouse button &gt; view source. You copy/past everything into the HTML validator.</p>
<ul>
<li>Style.css (<a href="http://jigsaw.w3.org/css-validator/">CSS validator</a>)</li>
<li>Single.php (<a href="http://validator.w3.org/">HTML validator</a>)
<ul>
<li>Normal</li>
<li>With Comment/Without Comments</li>
<li>Login Required/Non-required</li>
<li>Password protected pages</li>
</ul>
</li>
<li>All other pages (categories/tags/authors/ etc)</li>
</ul>
<hr />
<h2>Suggestions?</h2>
<p>Remember, this checklist is not finished. Because I learn about WordPress theme development all the time, more things will be added as soon as I think of them. My question for you is:</p>
<p><strong>Do you have suggestions that make this WordPress theme development checklist better?</strong></p>
<h2>PDF Version</h2>
<p>Soon, I will also come up with a PDF version of this checklist so that you can print it and put it next to your computer when you are developing <a href="/wordpress-themes/">WordPress Themes</a>.</p>
<h2>Keep Updated!</h2>
<p>Do you want to get noticed when the CheatSheet PDF version gets released? Be sure to <a href="http://feeds.feedburner.com/DivitoDesign">subscribe to the RSS feed</a>, or you can <a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1020080&amp;loc=en_US">get the latest news delivered right into your mailbox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/wordpress-theme-development-checklist/feed/</wfw:commentRss>
		<slash:comments>34</slash:comments>
		</item>
		<item>
		<title>Develop WordPress Themes Offline with XAMPP</title>
		<link>http://divitodesign.com/blogging/develop-wordpress-themes-offline-with-xampp/</link>
		<comments>http://divitodesign.com/blogging/develop-wordpress-themes-offline-with-xampp/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 17:39:11 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=1135</guid>
		<description><![CDATA[I have been developing on the internet for some time now and I have owned multiple sites online. These... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fdevelop-wordpress-themes-offline-with-xampp%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fdevelop-wordpress-themes-offline-with-xampp%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>I have been developing on the internet for some time now and I have owned multiple sites online. These sites all had their own custom design developed by me. I was constantly copying/pasting files to the site being developed and the time it took bothered me.</p>
<p>It bothered me that bad that I decided to search for an alternative. The alternative was called XAMPP and it has the possibility to run your development space offline, on your own computer. You would have your own &#8220;webserver&#8221; that runs MySQL and PHP, which means you can install WordPress too. That sounded awesome for me!</p>
<h2>Installing your offline &#8220;webserver&#8221;</h2>
<p>The program XAMPP was the perfect solution to all my developing adventures. That&#8217;s why I would recommend this program for anyone interested in developing WordPress themes. Let&#8217;s install XAMPP.</p>
<p>You should download the latest version from the <a href="http://www.apachefriends.org/en/xampp.html">original site</a>.  I run a Windows computer, so I&#8217;ve downloaded the Windows version. I guess it doesn&#8217;t differ much between other operating systems.</p>
<p>The installation progress shouldn&#8217;t be to hard, it is just a normal setup.</p>
<h2>Starting your offline &#8220;webserver&#8221;</h2>
<p>Once you&#8217;ve installed this program, you have to start the program. You can do that by running the XAMPP.exe file.</p>
<p>To make your webserver run, you have to start the Apache and the MySql modules. PHP has no apart module because it is included in the Apache module. We need to run these particular services to make WordPress work.</p>
<p><img class="alignnone size-full wp-image-1138" title="xampp" src="http://www.divitodesign.com/wp-content/uploads/2008/11/xampp.jpg" alt="xampp" width="423" height="222" /></p>
<h2>Navigating to Localhost</h2>
<p>When you have started these modules, you have started your offline webserver. This means you can navigate to the contents of your webserver from this point. The URL you have to visit is <strong><a href="http://localhost/">http://localhost/</a></strong>.</p>
<p>You should get redirected to the XAMPP web-based control panel. In this control panel you can find links to Status, PHPMyAdmin, phpinfo() and other services. A services that is of interest of us is <strong>PHPMyAdmin</strong>.</p>
<p><span id="more-1135"></span></p>
<h2>PHPMyAdmin and MySQL</h2>
<p>We need to create a new database to install WordPress to PHPMyAdmin offers that service. Fortunately, all you need to do is &#8220;create a new database&#8221; and you are done. In the online versions you need to make users and passwords, but on your localhost, things can stay simple.</p>
<p>If you, for example, have made a database called &#8216;blog&#8217; you need to remember the following information when installing WordPress:</p>
<p><em>Database: blog<br />
User: blog<br />
Password: (no password)<br />
Server: localhost</em></p>
<p><img class="alignnone size-full wp-image-1139" title="xampp-2" src="http://www.divitodesign.com/wp-content/uploads/2008/11/xampp-2.jpg" alt="xampp-2" width="344" height="88" /></p>
<h2>Installing WordPress</h2>
<p>Finally, we are ready to install WordPress as we have set up our database and offline connection. First things first, <a href="http://wordpress.org/download/">download the most recent version</a> from WordPress.org. From now on, things are the same as your online version.</p>
<p>You have to extract the WordPress files to these folder: <em>/XAMPP/htdocs</em>. Remember to use the database information I have given you before.</p>
<h2>Once WordPress is Installed</h2>
<p>After you have installed you are ready to go. You can now develop WordPress themes with the ease of a webserver but it doesn&#8217;t cost you much time to constantly upload more recent versions of certain files to see changes.</p>
<p>Now you can just save your files and you see your changes right away. This greatly improves your productivity when developing WordPress themes. It defenitely did for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/develop-wordpress-themes-offline-with-xampp/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>8 Pointers To Better and Prettier Article Formatting</title>
		<link>http://divitodesign.com/blogging/8-ways-better-prettier-article-formatting/</link>
		<comments>http://divitodesign.com/blogging/8-ways-better-prettier-article-formatting/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 16:06:52 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Writing]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=1004</guid>
		<description><![CDATA[Blogging is a business of many aspects. You need to write quality content, promote your content on social media,... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2F8-ways-better-prettier-article-formatting%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2F8-ways-better-prettier-article-formatting%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>Blogging is a business of many aspects. You need to write quality content, promote your content on social media, network with fellow bloggers and if you are interested in monetizing your blog, you need to find advertisers for your blog as well.</p>
<p>If you have your visitors on your blog, you want to keep them and let them browse around. You can do that by improving your blog design. That&#8217;s not today&#8217;s subject, we will improve<strong> the look and feel of your article</strong>.</p>
<p>Most important part you should learn from today&#8217;s topic is that you keep your reader focused on your content. <em>They shouldn&#8217;t be bored.</em></p>
<p><img title="design-can-make-a-difference" src="http://www.divitodesign.com/wp-content/uploads/2008/10/design-can-make-a-differencel.jpg" alt="design-can-make-a-difference" width="431" height="115" /><small>Make your article look nice too. <a href="http://www.flickr.com/photos/araswami/">Photo by Araswami</a></small></p>
<h2>1. Strong, Italic and Colors</h2>
<p>One of the most important parts of webdesign or blog design is <strong>contrast</strong>. With a proper use of contrast you can draw attention to the parts you want your visitors to see (for example advertisements or your RSS link).</p>
<p>To make certain sentences or words stand out from the rest of your paragraph and content, we can use <strong>strong</strong>, <em>italic</em> or <span style="color:red;">text with a color</span>.</p>
<h2>2. Paragraphs</h2>
<p>As we have discussed before, the paragraph is a very important part of your content. The whole article visitors are reading is build on paragraphs.</p>
<p>The important part of your paragraph is that they shouldn&#8217;t bore your visitors. If people don&#8217;t like how the letters and words &#8220;flows&#8221; or &#8220;feels&#8221; they might skip that paragraph, or in the worst case move on and click the exit button. I suggest you read some tips for <a href="http://www.divitodesign.com/2008/10/paragraph-typography-guide/">styling the paragraph</a>.</p>
<p>You also have to make sure you don&#8217;t write paragraphs that are too long. You have to keep the attention on what is important. Usually I keep my paragraphs around 4, 5 or maybe 6 sentences, because that is the length myself am most comfortable with.<br />
<span id="more-1004"></span><br />
Paragraphs that are 10+ sentences &#8220;feel&#8221; like though and hard-to-understand content while if you keep your sentences shorter, it doesn&#8217;t feel like that and your visitors read the same amount of text.</p>
<h2>3. Images</h2>
<div class="wp-caption alignright"><img title="attention-grabber" src="http://www.divitodesign.com/wp-content/uploads/2008/10/attention-grabber.jpg" alt="attention-grabber" width="200" height="171" />
<p>You are looking, right? <a href="http://www.flickr.com/photos/kamoteus/">photo by Kamoteus</a>.</p>
</div>
<p>Using images in your article can make your post easier to read and scan and make it looks nicer. For example, if you align an image inside a paragraph you rebut the focus from the paragraph to the related image.</p>
<p>And if you use an image you should consider adding a caption below to explain what the readers are seeing. That makes it easier to connect the image to the content and that might help the reader to better understand everything that has been said.</p>
<h2>4. Whitespace</h2>
<p>Whitespace is the most underestimated part of webdesign and that while it has great power: it can make or break a design.</p>
<p>With whitespace you can make the content feel less cluttered and comfortable on the eyes. A very &#8220;busy&#8221; layout is less easier to read then a layout that adds enough space between elements. I suggest you read this article by <a href="http://www.alistapart.com/articles/whitespace">A List Apart about whitespace</a>.</p>
<h2>5. Titles</h2>
<p>Did you take a look at this article? It is separated in chapters, and all these chapters have a title that stands out and makes a structured article. With one fast look your visitor you can see what each chapter is about.</p>
<p>You can achieve a title that works by making the size larger, bolder and you could also add a color. <strong>You have to make your title stand out.</strong></p>
<h2>Smaller Tips</h2>
<p><strong><span style="text-decoration: underline;">6. Lists</span></strong> &#8211; Organized data is very easy to read for your readers. With lists you can structure information and you can make it look good too.</p>
<p><strong><span style="text-decoration: underline;">7. Links</span></strong> &#8211; Make it easy for your visitors to see what are links and what are not. Do you remember those default colors? Why do you think the were styled with the colors blue, purple and red? <img class="alignright" title="lists" src="http://www.divitodesign.com/wp-content/uploads/2008/10/lists1.jpg" alt="lists" width="186" height="99" /><strong>People recognize them as links</strong>. You can use some other colors and styles, but remember to let them stand out from the surrounding.</p>
<p><strong><span style="text-decoration: underline;">8. Backgrounds</span></strong> &#8211; Another way to make some part of your post stand out from the rest. For example, if you have quoted someone you could make visitors look at it by adding a slight darker or lighter color (depending on your layout style).</p>
<h2 class="tag">Important notes</h2>
<p>This article is all based on my experience on the web and how I read articles online. Everyone could have their slightly different ways and views and therefore everyone should be able to create an &#8220;article-design&#8221; that you prefer.</p>
<p>If you follow the basic rules or pointers given in this article you can produce a nice and structured article. Just remember you <span style="text-decoration: underline;">shouldn&#8217;t overdo certain things</span>. Using bold sentences or colors will lower the effect we have been talking about.</p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/8-ways-better-prettier-article-formatting/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>10 Un-Usual WordPress Plugins that Improved my Blog</title>
		<link>http://divitodesign.com/blogging/10-unusual-wordpress-plugins-that-improved-my-blog/</link>
		<comments>http://divitodesign.com/blogging/10-unusual-wordpress-plugins-that-improved-my-blog/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 15:21:37 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=971</guid>
		<description><![CDATA[After the redesign I have implanted many new tricks and plugins into my WordPress theme to improve performance, the... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2F10-unusual-wordpress-plugins-that-improved-my-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2F10-unusual-wordpress-plugins-that-improved-my-blog%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>After the redesign I have implanted many new tricks and plugins into my WordPress theme to improve performance, the look and productivity options of my blog.</p>
<p>Other blogs have been writing articles like these too, but I will add a couple that aren&#8217;t the usual plugins that you have already implanted.</p>
<p><strong>1. <a href="http://sparepencil.com/code/advanced-excerpt/">Advanced Excerpt</a></strong> &#8211; Because I needed to customize the default excerpt function of WordPress I decided to give this plugin a go. I can now do everything I want with my excerpts like the number of words, the html characters that are allowed, the ending character and more.<br />
<a href="http://sparepencil.com/code/advanced-excerpt/"><br />
<img title="advanced-excerpt" src="http://www.divitodesign.com/wp-content/uploads/2008/10/advanced-excerpt1.jpg" alt="advanced-excerpt" width="435" height="93" /></a></p>
<hr />
<p><strong>2. <a href="http://www.semiologic.com/software/wp-tweaks/dofollow/">DoFollow</a></strong> &#8211; There has been numerous discussion going on about the Dofollow. Is it a good step to take with your blog? I think it is, it haven&#8217;t increased my spam posts, but it have increased the &#8216;look-like-real-comments-but-are-spam&#8217; comments. You will get more discussion, and a little more moderation.</p>
<p><a href="http://www.semiologic.com/software/wp-tweaks/dofollow/"><img title="dofollow2" src="http://www.divitodesign.com/wp-content/uploads/2008/10/dofollow2.jpg" alt="dofollow2" width="337" height="93" /></a></p>
<hr />
<p><strong>3. <a title="Visit plugin homepage" href="http://flagrantdisregard.com/feedburner/">FD Feedburner Plugin</a> &#8211; </strong>If you are using Feedburner as your RSS service, you should have this plugin installed. This make sure all the subscribers subscribed to <em>www.yourblog.com/feed/</em> are redirected to <em>feeds.feedburner.com/yourblog.</em><br />
<a href="http://flagrantdisregard.com/feedburner/"><br />
<img title="fdfeedburner" src="http://www.divitodesign.com/wp-content/uploads/2008/10/fdfeedburner1.jpg" alt="fdfeedburner" width="434" height="121" /></a></p>
<hr />
<p><strong><span id="more-971"></span>4. <a title="Visit plugin homepage" href="http://techtites.com/2008/10/15/wordpress-plugin-review-feed-pauser/">Feed Pauser</a></strong> &#8211; Feed Pauser was exactly what I was looking for. After almost every post I found some small typos in my article but the article was yet send to the RSS feed, I couldn&#8217;t change the typos there. With Feed Pauser you can choose to let WordPress send your post to the RSS feed after a number of minutes so you make sure everything is fine.</p>
<p><a href="http://techtites.com/2008/10/15/wordpress-plugin-review-feed-pauser/"><img title="feed-pauser" src="http://www.divitodesign.com/wp-content/uploads/2008/10/feed-pauser.jpg" alt="feed-pauser" width="434" height="92" /></a></p>
<hr />
<p><strong>5. <a title="Visit plugin homepage" href="http://www.frank-verhoeven.com/wordpress-plugin-fv-code-highlighter/">FV Code Highlighter</a></strong> &#8211; If you want to highlight code tags like <em>HTML, CSS, PHP or JavaScript</em> on your WordPress blog you could use the other plugins out there. This plugin however is developed to give the blogger full control over their codes. You can style everything in this code highlighter!</p>
<p><a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-code-highlighter/"><img title="fv code highlighter" src="http://www.divitodesign.com/wp-content/uploads/2008/10/fvcodehighlighter.jpg" alt="fv code highlighter" width="434" height="112" /></a></p>
<hr />
<p><strong>6. <a title="Visit plugin homepage" href="http://yoast.com/wordpress/rss-footer/">RSS Footer</a></strong> &#8211; My fellow Dutchman Joost de Valk know what bloggers need. This RSS footer plugin let you do exactly what its name tell us: add a line of text, a copyright notice or even advertisements after or before each post that is published in your RSS feed.</p>
<p><a href="http://yoast.com/wordpress/rss-footer/"><img title="rss-footer1" src="http://www.divitodesign.com/wp-content/uploads/2008/10/rss-footer1.jpg" alt="rss-footer1" width="360" height="72" /></a></p>
<hr />
<p><strong>7. <a title="Visit plugin homepage" href="http://blog.samsarin.com/samsarin-php-widget">Samsarin PHP Widget</a></strong> &#8211; If you want to use widgets for your sidebar, there might be time you need to use PHP to get the functionality you like to have. This &#8220;PHP widget&#8221; is a an awesome solution as you can choose as many widgets as you like.<br />
<a href="http://blog.samsarin.com/samsarin-php-widget"><br />
<img title="php-samsarin1" src="http://www.divitodesign.com/wp-content/uploads/2008/10/php-samsarin1.jpg" alt="php-samsarin1" width="424" height="91" /></a></p>
<hr />
<p><strong>8. <a title="Visit plugin homepage" href="http://fucoder.com/code/search-excerpt/">Search Excerpt</a></strong> &#8211; The default search function sucks, we used to sort by date and not by relevance. Fortunately there has been some talking about this and this plugin has been developed to help us.</p>
<p><a href="http://fucoder.com/code/search-excerpt/"><img title="search-excerpt" src="http://www.divitodesign.com/wp-content/uploads/2008/10/search-excerpt2.jpg" alt="search-excerpt" width="424" height="91" /></a></p>
<hr />
<p><strong>9. <a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/wp-existing-tags/">WP Existing Tags</a></strong> &#8211; This small plugin adds an existing tags-section to your new post page. This makes it easy to choose a tag for your post and makes sure you don&#8217;t make two tags almost identical to each other.<br />
<a href="http://wordpress.org/extend/plugins/wp-existing-tags/"><br />
<img title="existing-tags" src="http://www.divitodesign.com/wp-content/uploads/2008/10/existing-tags1.jpg" alt="existing-tags" width="283" height="137" /></a></p>
<hr />
<p><strong>10. <a title="Visit plugin homepage" href="http://wordpress.org/extend/plugins/download-monitor/">WordPress Download Monitor</a></strong> &#8211; If you offer downloads for your visitors it might be nice to know how many times files are downloaded. This awesome plugin does a good job.</p>
<p><a href="http://wordpress.org/extend/plugins/download-monitor/"><img title="download-manager" src="http://www.divitodesign.com/wp-content/uploads/2008/10/download-manager.jpg" alt="download-manager" width="424" height="127" /></a></p>
<hr />
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/10-unusual-wordpress-plugins-that-improved-my-blog/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>Single Author or Multiple Authors on a Blog?</title>
		<link>http://divitodesign.com/blogging/single-author-or-multiple-authors/</link>
		<comments>http://divitodesign.com/blogging/single-author-or-multiple-authors/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 18:00:23 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Community]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=785</guid>
		<description><![CDATA[This question had crossed my mind lately and I think some of the bloggers out there might thinks about... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fsingle-author-or-multiple-authors%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fsingle-author-or-multiple-authors%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>This question had crossed my mind lately and I think some of the bloggers out there might thinks about this once in a while.</p>
<p><img class="alignnone size-full wp-image-966" title="are-you-on-your-own1" src="http://www.divitodesign.com/wp-content/uploads/2008/10/are-you-on-your-own1.jpg" alt="are-you-on-your-own1" width="433" height="195" /><small>Are you on your own on your blog? Picture by <a href="http://www.flickr.com/photos/wili/361388393/">wili_hybrid</a>.</small></p>
<p>A typical blogger might have a busy day with a regular job because they can&#8217;t live from their blog yet. And this while their visitors are constantly looking for more interesting articles and content.</p>
<p>But what if you think you need to bring much more interesting content for your readers then you can provide? You could find yourself looking at the same problem I was looking at and you might consider the question asked before: <strong>Single or Multiple Authors?</strong></p>
<p>If you are considering adding multiply authors to your blog, be sure to read on for the disadvantages and the advantages. The advantages first:</p>
<h2>Multiply authors: Advantages</h2>
<h3>More time</h3>
<p>- Usually the most important reason to add more authors to your blog: you will have more time for other things. Maybe this is family or other blogs, or maybe you just want to have less stress.</p>
<h3><span id="more-785"></span>More Articles</h3>
<p>- More authors will mean more time, you will be able to add more quality articles to your blog than you should when you were a single author. It&#8217;s also great as a backup: if you fail to write an article for 5 days due for example family problems, you will know your blog will be still running smooth.</p>
<h3>Different Voices</h3>
<p>- We can approach this point from two sides, this time from the &#8216;advantages&#8217;-side (the disadvantages will come later). Different voices can be a good thing for a blog: your readers can read a story they are interested in explained in a different writing style and tone. This might work refreshing for your blog!</p>
<h2>Multiply Authors: Disadvantages</h2>
<h3>Money</h3>
<p>- Money is a problem for many people. If you don&#8217;t earn (much) money through your blog you might not be able to pay your authors. Great authors that write quality articles aren&#8217;t too cheap and this same rule applies as in every business: you get what you pay for. You could also consider contacting some bloggers in your niche for a guest-post.</p>
<h3>Personal Blog</h3>
<p>- If you have a personal blog you shouldn&#8217;t invite other authors to write an article: your visitors are your visitors because they want to read something about YOU, not some other author.</p>
<h3>Different Voices</h3>
<p>- Here&#8217;s the disadvantage. Many niches are full of blogs with different authors. Some readers might subscribe to <em>your</em> blog because they like how <em>you</em> are formulating your sentences. They aren&#8217;t subscriber to <em>your</em> blog to read some others insight.</p>
<h2>Vote For Your Preference</h2>
<p>Do you have a preference for a blog? Do you subscribe easier when there&#8217;s only one author? Or don&#8217;t that interest you as long as you read quality content?</p>
<p>Give you me your thoughts as people might find that valuable information (I do). And maybe you could vote on the poll about this question!</p>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/single-author-or-multiple-authors/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>6 Ways To Add More User-Interactivity To Your Blog</title>
		<link>http://divitodesign.com/seo/6-ways-to-add-more-user-interactivity-to-your-blog/</link>
		<comments>http://divitodesign.com/seo/6-ways-to-add-more-user-interactivity-to-your-blog/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 15:08:56 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimizing]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=786</guid>
		<description><![CDATA[Photo By suzanneandsimon
One big difference between a blog and a website is the way visitors can interact with... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fseo%2F6-ways-to-add-more-user-interactivity-to-your-blog%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fseo%2F6-ways-to-add-more-user-interactivity-to-your-blog%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p><img title="6 Ways To Add More User-Interactivity To Your Blog" src="http://www.divitodesign.com/wp-content/uploads/2008/10/communicate-440x183.jpg" alt="" width="435" height="180" /><br />
<small>Photo By <a href="http://www.flickr.com/photos/suzanneandsimon/421356420/" style="color:#999;!important;">suzanneandsimon</a></small></p>
<p>One big difference between a blog and a website is the way visitors can interact with the blog author. Bloggers allow all their visitors to leave a comment anytime. If they asked a question, simple say they enjoyed the article or when you don&#8217;t agree with the author&#8217;s opinion. That&#8217;s the power of the blog.</p>
<p>I have to admit, getting comments is one of the greatest things you can get when you are blogger. You get the confirmation your visitors are actually there and they aren&#8217;t just a number on your statistics software.</p>
<p>But allowing comments isn&#8217;t everything you can do to get user interactivity on your blog, many more options exist. In this article we will go through the solutions I think works best to improve user interactivity.</p>
<h2>1. Contact Form</h2>
<p><img src="/dd-articles/improve-user-interactivity/contact.jpg" alt="" /></p>
<p>You should always try to make things as easy as possible for your readers on your blog. People are lazy and busy and if they can&#8217;t find something right way, they will simply leave.<br />
<span id="more-786"></span><br />
The same thing with the contact form: if they can&#8217;t find that page in one click, they are usually gone. If you make it easy to find your contact information and web-form, you will receive more thank-, opinion- and comment-emails. That&#8217;s always great.</p>
<p>In some cases you could even add <a href="http://justcreativedesign.com/2008/08/10/how-to-get-more-email/">multiply contact forms to your blog</a> to improve the number of emails you get.</p>
<p>My plugin recommendation is <a href="http://www.deliciousdays.com/cforms-plugin">Cforms II</a>: the best contact form plugin available for WordPress.</p>
<hr />
<h2>2. Polls</h2>
<p><img src="/dd-articles/improve-user-interactivity/polls.jpg" alt="" /></p>
<p>Adding a poll is a very good feature to add when you want to improve user interactivity. Many people read your article and move on, because they don&#8217;t have the time to add a opinion through the comments.</p>
<p>With a poll however the user only has to click once to leave an opinion and they will do that easier. You can also use the poll to gather valuable information about your visitors!</p>
<p>A good solution to add a poll to your WordPress blog is the <a href="http://lesterchan.net/portfolio/programming/php/#wp-polls">WP-Polls</a> plugin.</p>
<hr />
<h2>3. Shoutbox</h2>
<p><img src="/dd-articles/improve-user-interactivity/shoutbox.jpg" alt="" /></p>
<p>If you have a free spot in your sidebar and you want your visitors to contact you even easier then hitting the &#8220;contact&#8221; button, consider using a shoutbox on your blog.</p>
<p>In a shoutbox a user can &#8220;shout&#8221; what they would like to tell you or the other visitors. Your visitor usually only has to add their name, email and their message, so when placed on a easy to find spot, it&#8217;ll really stimulate user interactivity.</p>
<p>You can find a live example of a shoutbox on <a href="http://www.jeffro2pt0.com/">Jeffro2pt0</a>. To add a shoutbox to your WordPress blog, the following  plugins <a href="http://blog.jalenack.com/archives/ajax-shoutbox-plugin-wordspew-auredict/">AJAX Shoutbox</a> and <a href="http://www.prelovac.com/vladimir/wordpress-plugins/wp-wall ">WP-Wall </a> are recommended.</p>
<hr />
<h2>4. Community Forums</h2>
<p><img src="/dd-articles/improve-user-interactivity/forums.jpg" alt="" /></p>
<p>If you want to have a conversation or extensive discussion, the comments under your article aren’t the right place. That&#8217;s where your forum software comes in: you can separate the discussion from the other comments.</p>
<p>Forums were developed to let people talk to each other and therefore ideal for these kind of conversations. It can also become a place where visitors come to discuss and talk about niche-related news.</p>
<p>Remember: to make a forum successful on your blog you need to have a large visitors base.</p>
<p>This article will tell you exactly how to <a href="http://bloghelper.is-there.net/integrating-a-forum-with-wordpress/">integrate forums with your WordPress blog</a>.</p>
<hr />
<h2>5. Community News</h2>
<p><img src="/dd-articles/improve-user-interactivity/news.jpg" alt="" /></p>
<p>Community news is a feature that is popping up at some more places lately: it allows visitors to promote their own articles in the sidebar of your blog.</p>
<p>If you don&#8217;t have the time to fill your readers&#8217; hunger for more articles, let them provide interesting articles for their fellow readers by adding the news items to your sidebar.</p>
<p><a href="http://www.frank-verhoeven.com/">Frank Verhoeven</a> has just released the <a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-community-news/">Community News plugin</a> that<br />
allows your visitors to add their news to the sidebar or page.</p>
<hr />
<h2>6. Voting</h2>
<p><img src="/dd-articles/improve-user-interactivity/vote.jpg" alt="" /></p>
<p>Usually, people have their opinion ready about an article, plugin, theme or website. Why not use this fact and let people rate that stuff with a voting system?</p>
<p>This way you make it very easy (same principle as with polls) for people to give their opinion about something, just with one simple click.</p>
<p>To add a voting system to your WordPress blog, you could use the <a href="http://wp.gdragon.info/plugins/gd-star-rating/">GD Star Rating</a> plugin.</p>
<h2 class="tag">Do you have other tricks?</h2>
<p>There are loads more ideas and tricks in the world that could improve the user interactivity of your blog, so if you would like to share some that could help me or the readers, please do so in the <a href="#respond">comments</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/seo/6-ways-to-add-more-user-interactivity-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Separate Comments From Trackbacks</title>
		<link>http://divitodesign.com/blogging/seperate-comments-from-trackbacks/</link>
		<comments>http://divitodesign.com/blogging/seperate-comments-from-trackbacks/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 20:58:39 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[WP Tricks]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=731</guid>
		<description><![CDATA[To improve the user experience of the comment section of your blog you can do a couple things. You... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fseperate-comments-from-trackbacks%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fseperate-comments-from-trackbacks%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>To improve the user experience of the comment section of your blog you can do a couple things. You can <a href="http://www.divitodesign.com/2008/09/add-gravatar-support-to-wordpress-theme/">add Gravatar support</a> to make the comments more appealing, but there is more.</p>
<p>For example, you can separate the real comments from the trackbacks. You often see links or lines of codes mixed up with the original conversation and that can be annoying to the commentator or the people just reading the comments. They might have lost track of the conversation because of the mixture.</p>
<h2>Showing Comments Only</h2>
<p>The trick to show real comments only is very easy to implant with the use of the <strong>comment.php</strong> file. The first thing you need to do is open<em> comments.php</em>.</p>
<p><strong>Step 1.</strong> Locate the following lines of codes:</p>
<pre class="php"><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> foreach </span><span class="phpOperator">(</span><span class="phpIdentifier">$comments</span><span class="phpKeyword"> as </span><span class="phpIdentifier">$comment</span><span class="phpOperator">)</span> <span class="phpOperator">:</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span></pre>
<p><small>Figure 1.1</small></p>
<p>Right after, you need to add a couple lines that filter real comments from trackbacks and pingbacks. The following codes add that functionality:</p>
<pre class="php"><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span> <span class="phpIdentifier">$comment_type</span> <span class="phpOperator">=</span><span class="htmlText"> get_comment_type</span><span class="phpOperator">(</span><span class="phpOperator">)</span><span class="phpText">;</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>
<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> if<span class="phpOperator">(</span></span><span class="phpIdentifier">$comment_type</span> <span class="phpOperator"><span class="phpOperator">=</span>=</span> <span class="phpString">'comment'</span><span class="phpOperator">)</span> <span class="phpOperator">{</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span></pre>
<p><small>Figure 1.2</small></p>
<p><span id="more-731"></span><br />
You need to close this function or your <em>comments.php</em> file will give an error.</p>
<p><strong>Step 2. </strong>Locate the following line:</p>
<pre class="php"><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> endforeach<span class="phpText">;</span></span> <span class="phpComment">/* end<span class="phpKeyword"> for </span>each comment */</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span></pre>
<p><small>Figure 2.1</small></p>
<p>Right <em>before</em> that line close the tag:</p>
<pre class="php"><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span> <span class="phpOperator">}</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span></pre>
<p><small>Figure 2.2</small></p>
<p>It is really important you past that line <strong>before</strong> the <em>endforeach</em> tag.</p>
<h2>Showing The Trackbacks/Pingbacks</h2>
<p>As of now, you have real comments left by real people only (if you have a proper spam protection installed), no links will interfere with your conversations.</p>
<p>We aren&#8217;t done yet, because we (most likely) want to show appreciation to the blogs that linked to us. We do that by adding trackbacks or pingbacks only too. You have two choices:</p>
<ol>
<li>Before the comments</li>
<li>After the comments</li>
</ol>
<p>Depending on which spot you choose you have to place the following codes somewhere else.</p>
<pre class="php"><span class="htmlOtherTag">&lt;h3&gt;</span>Trackbacks<span class="htmlOtherTag">&lt;/h3&gt;</span>
<span class="htmlOtherTag">&lt;ol&gt;</span>
<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> foreach </span><span class="phpOperator">(</span><span class="phpIdentifier">$comments</span><span class="phpKeyword"> as </span><span class="phpIdentifier">$comment</span><span class="phpOperator">)</span> <span class="phpOperator">:</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>
<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span> <span class="phpIdentifier">$comment_type</span> <span class="phpOperator">=</span><span class="htmlText"> get_comment_type</span><span class="phpOperator">(</span><span class="phpOperator">)</span><span class="phpText">;</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>
<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> if<span class="phpOperator">(</span></span><span class="phpIdentifier">$comment_type</span> <span class="phpOperator">!</span><span class="phpOperator">=</span> <span class="phpString">'comment'</span><span class="phpOperator">)</span> <span class="phpOperator">{</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>
<span class="htmlOtherTag">&lt;li&gt;</span><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="htmlText"> comment_author_link</span><span class="phpOperator">(</span><span class="phpOperator">)</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span><span class="htmlOtherTag">&lt;/li&gt;</span>
<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span> <span class="phpOperator">}</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>
<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> endforeach<span class="phpText">;</span></span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>
<span class="htmlOtherTag">&lt;/ol&gt;</span></pre>
<p><small>Figure 3.1</small></p>
<p><strong>Before the comments.</strong> If you want to place these codes before the comments, locate the following codes. Remember if you are using a customized theme this might differ a little:</p>
<pre class="php"><span class="htmlOtherTag">&lt;h2 id=<span class="htmlAttributeValue">&quot;comments&quot;</span>&gt;</span><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="htmlText"> comments_number</span><span class="phpOperator">(</span><span class="phpString">'No Responses'</span><span class="phpText">,</span> <span class="phpString">'One Response'</span><span class="phpText">,</span> <span class="phpString">'% Responses'</span> <span class="phpOperator">)</span><span class="phpText">;</span><span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span> to “<span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="htmlText"> the_title</span><span class="phpOperator">(</span><span class="phpOperator">)</span><span class="phpText">;</span> <span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span>”<span class="htmlOtherTag">&lt;/h2&gt;</span></pre>
<p><small>Figure 3.2</small></p>
<p>Add the codes shown in Figure 3.1 right <strong>after</strong> these codes.</p>
<p><strong>After the comments.</strong> If you prefer to put the trackbacks right after the comments (which is in my opinion the best spot to encourage user commenting!) you should locate these codes:</p>
<pre class="php"><span class="phpScriptTag"><span class="phpOperator">&lt;</span><span class="phpOperator">?</span>php</span><span class="phpKeyword"> else </span><span class="phpOperator">:</span> <span class="phpComment">// this is displayed<span class="phpKeyword"> if </span>there are no comments so far </span><span class="phpScriptTag"><span class="phpOperator">?</span><span class="phpOperator">&gt;</span></span></pre>
<p><small>Figure 3.3</small></p>
<p>Add the codes shown in Figure 3.1 right <strong>before</strong> these codes.</p>
<hr /><em>Get <a href="http://www.orangiz.com">myspace comments</a> for free</em><br />
<hr />
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/seperate-comments-from-trackbacks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Add More Interaction To Your Blog &#8211; The Community News Plugin</title>
		<link>http://divitodesign.com/blogging/add-more-interaction-to-your-blog-the-community-news-plugin/</link>
		<comments>http://divitodesign.com/blogging/add-more-interaction-to-your-blog-the-community-news-plugin/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 15:23:41 +0000</pubDate>
		<dc:creator>Stefan Vervoort</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.divitodesign.com/?p=726</guid>
		<description><![CDATA[When I was developing this new theme, I wanted to add more user interactivity to the site and to... &#187;]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fadd-more-interaction-to-your-blog-the-community-news-plugin%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdivitodesign.com%2Fblogging%2Fadd-more-interaction-to-your-blog-the-community-news-plugin%2F&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>When I was developing this new theme, I wanted to add more user interactivity to the site and to create a dynamic sidebar. A user that visits once in a week should find different articles and more related stuff.</p>
<p>That&#8217;s why I looked for a <strong>Community News</strong> plugin, a plugin that allows users to add articles they thought were relevant to the blog, and allow me to moderate them.</p>
<p>I couldn&#8217;t find this kind of plugin anywhere, so I looked at my buddy <a href="http://www.frank-verhoeven.com/">Frank Verhoeven</a> with some sweet puppy eyes. He agreed and developed a wonderful plugin that allowed me to do everything I wanted and this plugin goes beyond!</p>
<p><a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-community-news/">FV Community News</a> plugin for WordPress was born!</p>
<h2>Features</h2>
<p>The current feature-list is awesome and there&#8217;s more to come:</p>
<ul>
<li>Widget Ready (Different form/results widget)</li>
<li>Moderation panel (with email option) &#8211; Make sure you approve the right articles</li>
<li>Customizable templates</li>
<li>Captcha Spam protection (on/off)</li>
<li>Settings</li>
</ul>
<p><a href="http://www.frank-verhoeven.com/wp-content/uploads/2008/09/fvcommunitynewssettings.png"><img class="alignnone" src="http://www.frank-verhoeven.com/wp-content/uploads/2008/09/fvcommunitynewssettings.png" alt="" width="430" /><br />
</a><small><em>FV Community News &#8211; Settings Page</em></small></p>
<h2>Add More Interaction To Your Blog!</h2>
<p>If you want to get more people to be active on your blog or you simply want more related articles (= more content) for your visitors, be sure to download this plugin.</p>
<p>Read more information on <a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-community-news/">Frank&#8217;s FV Community News</a> and be sure to keep track of <a href="http://www.frank-verhoeven.com/">Frank&#8217;s blog</a> for more interesting plugins. Did you know he developed the great <a href="http://www.frank-verhoeven.com/wordpress-plugin-fv-code-highlighter/">Code Highlight plugin</a> I am using on DivitoDesign?</p>
]]></content:encoded>
			<wfw:commentRss>http://divitodesign.com/blogging/add-more-interaction-to-your-blog-the-community-news-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
