<?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>Devdevote</title>
	<atom:link href="http://www.devdevote.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.devdevote.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 20 Jul 2010 18:19:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>HTML5 Resources</title>
		<link>http://www.devdevote.com/markup/html5/resources/</link>
		<comments>http://www.devdevote.com/markup/html5/resources/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:19:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[HTML5]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=188</guid>
		<description><![CDATA[HTML5 is the new HTML standard. Here comes resources for HTML5. It's ment to grow.]]></description>
			<content:encoded><![CDATA[<p>HTML5 is the new HTML standard. Here comes resources for HTML5. It&#8217;s ment to grow.</p>
<ul>
<li><a href="http://css-tricks.com/what-beautiful-html-code-looks-like/">Beautiful HTML5 code</a></li>
<li><a href="http://www.w3avenue.com/2010/05/07/html5-unleashed-tips-tricks-and-techniques/">HTML5 unleashed</a></li>
</ul>
<p>Have a great HTML5 resource? Leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/markup/html5/resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Resources</title>
		<link>http://www.devdevote.com/server-script/php-sql-resources/php-resources/</link>
		<comments>http://www.devdevote.com/server-script/php-sql-resources/php-resources/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 20:13:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=184</guid>
		<description><![CDATA[A list with PHP functions to save time or save the day.]]></description>
			<content:encoded><![CDATA[<p>A list with PHP functions to save time or save the day.</p>
<h2>Helpful PHP functions</h2>
<ul>
<li><a href="http://www.catswhocode.com/blog/10-life-saving-php-snippets">Cats who code &#8211; PHP snippets</a></li>
<li><a href="http://www.catswhocode.com/blog/10-php-code-snippets-for-working-with-strings">Cats who code &#8211; PHP string functions</a></li>
<li><a href="http://edrackham.com/php/get-days-between-two-dates-using-php/">Edrackham &#8211; Get days between two dates</a></li>
<li><a href="http://www.24hourapps.com/2009/03/php-dates-between-two-dates-tutorial.html">24 hour apps &#8211; Dates between two dates</a></li>
</ul>
<h2>Misc</h2>
<ul>
<li><a href="http://www.kavoir.com/2009/01/php4-class-differences-from-php5.html">Kavoir &#8211; Make PHP5 classes work with PHP4</a></li>
<li><a href="http://css-tricks.com/css-variables-with-php/">CSS tricks &#8211; CSS with PHP</a></li>
<li><a href="http://www.electrictoolbox.com/php-str-replace-associative-array/">Electric tool box &#8211; Associative array with str_replace</a></li>
<li><a href="http://scripts.franciscocharrua.com/php-calendar.php">My little scripts &#8211; PHP calendar</a></li>
</ul>
<p>Leave a comment if you know a great resource to PHP functions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/server-script/php-sql-resources/php-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 Tricks Resources</title>
		<link>http://www.devdevote.com/markup/css3/css3-tricks-resources/</link>
		<comments>http://www.devdevote.com/markup/css3/css3-tricks-resources/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:21:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=180</guid>
		<description><![CDATA[CSS3 creates new possibilities. Here is a list of great CSS3 articles.]]></description>
			<content:encoded><![CDATA[<p>CSS3 creates new possibilities. Here is a list of great CSS3 articles.</p>
<h2>CSS3 IE workarounds</h2>
<ul>
<li><a href="http://www.smashingmagazine.com/2010/04/28/css3-solutions-for-internet-explorer/">Smashing Magazine &#8211; CSS3 solutions for Internet Explorer</a></li>
</ul>
<h2>CSS3 declarations</h2>
<ul>
<li><a href="http://www.zenelements.com/blog/css3-rgb-rgba-color-opacity/">Zen Elements Blog &#8211; CSS3 RGBA</a></li>
<li><a href="http://dev.opera.com/articles/view/beautiful-ui-styling-with-css3-text-shadow-box-shadow-and-border-radius/">CSS3 in Opera and other browsers</a></li>
</ul>
<h2>Impressive CSS3 examples</h2>
<ul>
<li><a href="http://girliemac.com/sandbox/button.html">Girliemac &#8211; CSS3 Button</a></li>
<li><a href="http://www.marcofolio.net/css/8_different_ways_to_beautifully_style_your_lists.html">Marcfolio &#8211; Style lists</a></li>
</ul>
<p>Found a great article that is not in this list? Leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/markup/css3/css3-tricks-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS2 Tricks Resources</title>
		<link>http://www.devdevote.com/markup/css2/css2-tricks-resources/</link>
		<comments>http://www.devdevote.com/markup/css2/css2-tricks-resources/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 18:13:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS2]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=178</guid>
		<description><![CDATA[This list of CSS resources will be updated when new great CSS tricks are found.]]></description>
			<content:encoded><![CDATA[<p>This list of CSS resources will be updated when new great CSS tricks are found.</p>
<ul>
<li><a href="http://css-tricks.com/overriding-the-default-text-selection-color-with-css/">CSS-tricks &#8211; Select text color</a></li>
<li><a href="http://css-discuss.incutio.com/wiki/Any_Column_Longest">CSS-discuss &#8211; All columns the same height</a></li>
</ul>
<p>Missing a good CSS trick? Leave a comment!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/markup/css2/css2-tricks-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submit your WP site</title>
		<link>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site/</link>
		<comments>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 09:53:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=175</guid>
		<description><![CDATA[Here is a list of resources where you can submit your Wordpress site. Are you missing a good site? Write a comment. I will update this post frequently.]]></description>
			<content:encoded><![CDATA[<p>Here is a list of resources where you can submit your WordPress site. Are you missing a good site? Write a comment. I will update this post frequently.</p>
<ul>
<li><a href="http://www.wpin.me/submit-wordpress-news/">WPin news</a> &#8211; <a href="http://www.wpin.me/wp/submit-blog/">WPin blog</a></li>
<li><a href="http://wpscoop.com/">WPscoop</a></li>
<li><a href="http://wparena.com/wordpress-powered-site/">WP Arena</a></li>
<li><a href="http://wpvote.com/">WP vote</a></li>
<li><a href="http://welovewp.com/submit">We love WP</a></li>
<li><a href="http://www.wpview.com/submit/">WP View</a></li>
<li><a href="http://werockwp.com/submit/">We rock WP</a></li>
<li><a href="http://wpinspire.com/submit/">WP Inspire</a></li>
<li><a href="http://wpinspiration.com/submit/">WP Inspiration</a></li>
<li><a href="http://wpgarden.com/submit/">WP Garden</a></li>
<li><a href="http://wpfloat.com/submit">WP Float</a></li>
<li><a href="http://www.wordpressious.com/submit/">WordPressious</a></li>
<li><a href="http://looppress.com/submit/">LoopPress</a></li>
<li><a href="http://wordpress.org/showcase/submit-a-wordpress-site/">WordPress Showcase</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Plugins &#8211; All categories</title>
		<link>http://www.devdevote.com/cms/wordpress-resources/plugins-all-categories/</link>
		<comments>http://www.devdevote.com/cms/wordpress-resources/plugins-all-categories/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 19:49:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=172</guid>
		<description><![CDATA[My personal favourite Wordpress plugins. What's yours?]]></description>
			<content:encoded><![CDATA[<p>My personal favourite WordPress plugins. What&#8217;s yours?</p>
<h2>Admin</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/subheading/">SubHeading</a> &#8211; Extra post title</li>
<li><a href="http://wordpress.org/extend/plugins/serverbuddy-by-pluginbuddy/">ServerBuddy</a> &#8211; Checks server enviroment</li>
<li><a href="http://wordpress.org/extend/plugins/simple-fields/">Simple Fields</a> &#8211; Better custom fields</li>
<li><a href="http://www.wpeasyposttypes.com/">Easy post types</a> &#8211; Create new post types on the fly</li>
<li><a href="http://wordpress.org/extend/plugins/no-self-ping/">No self pings</a> &#8211; Don&#8217;t ping your own site</li>
<li><a href="http://wordpress.org/extend/plugins/page-excerpt/">Page Excerpt</a> &#8211; Adds excerpt to pages (like posts)</li>
<li><a href="http://wordpress.org/extend/plugins/wp-no-category-base/">WP no category base</a> &#8211; Remove category from permalinks</li>
<li><a href="http://wordpress.org/extend/plugins/wp-super-cache/">WP Super Cache</a> &#8211; Speed up your site with caching</li>
</ul>
<h2>Forms</h2>
<ul>
<li><a title="Contact form 7" href="http://wordpress.org/extend/plugins/contact-form-7/">Contact form 7</a></li>
</ul>
<h2>SEO</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/seo-ultimate/">SEO Ultimate</a></li>
</ul>
<h2>Widgets</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/nktagcloud/">Better tag cloud</a> &#8211; Settings to tag clouds</li>
</ul>
<h2>CMS</h2>
<ul>
<li><a href="http://wordpress.org/extend/plugins/cms-tree-page-view/">CMS Tree Page View</a> &#8211; Better overview over pages</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/plugins-all-categories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best WordPress hacks</title>
		<link>http://www.devdevote.com/cms/wordpress-resources/best-wordpress-hacks/</link>
		<comments>http://www.devdevote.com/cms/wordpress-resources/best-wordpress-hacks/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 19:28:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress resources]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=169</guid>
		<description><![CDATA[A list of Wordpress resources and hacks picked from my bookmarks. Enjoy!]]></description>
			<content:encoded><![CDATA[<p>A list of WordPress resources and hacks picked from my bookmarks. Enjoy!</p>
<h2>Widgets</h2>
<ul>
<li><a href="http://digwp.com/2010/03/declare-multiple-widgetized-areas/">Digging into WordPress &#8211; Declare Multiple Widgetized Areas</a></li>
</ul>
<h2>Rewrite rules</h2>
<ul>
<li><a href="http://wordpress.org/support/topic/304364">WordPress.org &#8211; Flush rules on activate plugin</a></li>
</ul>
<h2>Theme functions</h2>
<ul>
<li><a href="http://www.deluxeblogtips.com/2010/05/code-practices-twenty-ten-theme.html">Deluxe blog tips &#8211; 7 code practices from Twenty Ten theme</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/get_template_part">get_template_part</a></li>
<li><a href="http://codex.wordpress.org/Function_Reference/get_page_by_title">get_page_by_title</a></li>
<li><a href="http://codex.wordpress.org/Template_Tags/wp_nav_menu">wp_nav_menu</a></li>
<li><a href="http://foolswisdom.com/wp-activate-theme-actio/">A fools wisdom &#8211; Activate theme action</a></li>
<li><a href="http://ottopress.com/2010/wordpress-3-0-theme-tip-feed-links/">Otto on WordPress &#8211; add theme support automatic feed links</a></li>
</ul>
<h2>Custom post types</h2>
<ul>
<li><a href="http://www.vooshthemes.com/blog/wordpress-tip/create-a-professional-portfolio-using-wordpress-3-0-custom-post-types/">Voosh themes &#8211; Custom post types</a></li>
</ul>
<h2>Custom taxonomies</h2>
<ul>
<li><a href="http://net.tutsplus.com/tutorials/wordpress/introducing-wordpress-3-custom-taxonomies/">Net Tuts &#8211; Custom taxonomies</a></li>
</ul>
<h2>Meta boxes</h2>
<ul>
<li><a href="http://www.deluxeblogtips.com/2010/04/how-to-create-meta-box-wordpress-post.html">Deluxe blog tips &#8211; Create a better meta box</a></li>
</ul>
<h2>Admin</h2>
<ul>
<li><a href="http://www.deluxeblogtips.com/2010/05/add-custom-column.html">Deluxe blog tips &#8211; Add custom column</a></li>
<li><a href="http://justintadlock.com/archives/2009/03/06/disable-widget-areas-without-touching-theme-templates">Justin Tadlock &#8211; Disable widget areas without touching themes</a></li>
<li><a href="http://wpengineer.com/display-post-thumbnail-post-page-overview/">Wp Engineer &#8211; Display post thumbnail in post and page column</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/best-wordpress-hacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP Comment Pages</title>
		<link>http://www.devdevote.com/cms/wordpress-plugins/wp-comment-pages/</link>
		<comments>http://www.devdevote.com/cms/wordpress-plugins/wp-comment-pages/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 17:50:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=160</guid>
		<description><![CDATA[Let's say you have 200 comments on your site. Imagine if every comment was an unique page, complete with title, meta description, header and content. This plugin will add comment pages dynamically without screwing up your database.]]></description>
			<content:encoded><![CDATA[<h2>In short</h2>
<p><strong>Requires at least:</strong> 2.9<br />
<strong>Tested up to:</strong> 2.9<br />
<strong>Download from:</strong> <a title="WP Comment Pages" href="http://www.devdevote.com/wp-content/uploads/zip/wp-comment-pages.zip">Devdevote</a></p>
<h2>Description</h2>
<h3>What is page comments?</h3>
<p>Let&#8217;s say you have 200 comments on your site. Imagine if every   comment was an unique page, complete with title, meta description,   header and content. It&#8217;s good for SEO (Search Engine Optimization) as   well as users. Your users can link directly to an interesting comment,   instead of the whole article.</p>
<p>This plugin will add comment pages dynamically without screwing up   your database. The plugin will only create ONE page called &#8221;comment&#8221;   which works like a template for ALL your comment pages.</p>
<p><strong><em>Just activate the plugin and it works instantly.</em></strong> If you  are an advanced user you can change the look of the comment  pages.</p>
<h2>Screenshots</h2>
<p><img title="A comment page" src="http://www.devdevote.com/wp-content/uploads/screenshot-1.png" alt="" width="489" height="215" /></p>
<p>This is how it looks like on my Swedish blog with the default theme.    You can change how the content i displayed if you like.</p>
<p><img title="Post with  comment" src="http://www.devdevote.com/wp-content/uploads/screenshot-2.png" alt="" width="450" height="131" /></p>
<p>The author comment link (&#8221;Mr WordPress&#8221; in this case) is replaced   with a  link to the comment page.</p>
<h3>What does the page called &#8221;comment&#8221; do?</h3>
<p>It works like a template for ALL your comment pages. If you go to a   comment page this happeneds automatically:</p>
<ul>
<li>Title tag is replaced. Example: &#8221;Mr WordPress @ Hello world »   MyBlogName&#8221;.</li>
<li>Meta description is added from the comment content with maximum 160   characters.</li>
<li>Canonical meta is added.</li>
<li>The title for the content is replaced. Example: &#8221;Mr WordPress @   Hello world&#8221;.</li>
<li>The content is added from the page &#8221;comment&#8221; and the shortcodes are   replaced with the comment content.</li>
</ul>
<h3>Shortcodes for the &#8221;comment&#8221; page</h3>
<p>Edit the page &#8221;comment&#8221;. It works like a template for all the comment   pages. The shortcodes will be replaced with real comment content. If   you need more shortcodes than default, here you go:</p>
<ul>
<li>[single_comment type="comment_author"]</li>
<li>[single_comment type="comment_author_url"]</li>
<li>[single_comment type="comment_author_link"]</li>
<li>[single_comment type="comment_avatar"]</li>
<li>[single_comment type="comment_avatar_link"]</li>
<li>[single_comment type="comment_date"]</li>
<li>[single_comment type="comment_content"]</li>
<li>[single_comment type="post_date"]</li>
<li>[single_comment type="post_link"]</li>
<li>[single_comment type="post_title"]</li>
<li>[single_comment type="post_url"]</li>
</ul>
<p>You can even add classes to the shortcodes named &#8221;_link&#8221;, like this:</p>
<ul>
<li>[single_comment type="comment_avatar_link"]</li>
</ul>
<h2>Installation</h2>
<ol>
<li>Make sure that you don&#8217;t already have a page called &#8221;comment&#8221;</li>
<li>Upload &#8216;wp-comment-pages&#8217; folder to the &#8216;/wp-content/plugins/&#8217;   directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Done! Click on a comment author link in your theme to try it.</li>
</ol>
<h2>Frequently Asked Questions</h2>
<h4>What is changed when activating the plugin?</h4>
<ul>
<li>It adds a rewrite rule to allow the comment pages to work.</li>
<li>It adds a page called &#8221;comment&#8221; that works like a template for all   the comment pages.</li>
</ul>
<h4>Does the plugin add new pages to the post table?</h4>
<p>The comment pages are created dynamically and are not stored in the   database. The only page that is created is the &#8221;comment&#8221; page. It works   like a template for ALL the comment pages.</p>
<h4>Does the plugin change the database structure?</h4>
<p>No.</p>
<h2>Changelog</h2>
<h4>1.0</h4>
<ul>
<li>Initial release</li>
</ul>
<h2>Upgrade Notice</h2>
<dl>
<dt>1.0</dt>
<dd>Initial release</dd>
</dl>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-plugins/wp-comment-pages/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WP Sitemap</title>
		<link>http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/</link>
		<comments>http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 19:44:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=123</guid>
		<description><![CDATA[A HTML sitemap with both post and pages. Easy to implement, just add a shortcode tag in a page. Tags: sitemap, html sitemap, table of contents, seo. Requires at least: 2.9 Tested up to: 2.9 Stable tag: 1.0 Download from: Devdevote Download from: WordPress.org Demo Description Place a shortcode into a post or a page [...]]]></description>
			<content:encoded><![CDATA[<p><em>A HTML sitemap with both post and pages. Easy to implement, just  add a shortcode tag in a page.</em></p>
<p><strong>Tags:</strong> sitemap, html sitemap, table of contents, seo.<br />
<strong>Requires at least:</strong> 2.9<br />
<strong>Tested up to:</strong> 2.9<br />
<strong>Stable tag:</strong> 1.0</p>
<p><strong>Download from:</strong> <a href="http://www.devdevote.com/wp-content/uploads/zip/wp-sitemap.zip">Devdevote</a><strong><br />
Download from:</strong> <a title="WP Sitemap" href="http://wordpress.org/extend/plugins/wp-sitemap/">WordPress.org</a></p>
<h2>Demo</h2>
<ul><li><a href="http://www.devdevote.com/markup/html5/resources/">HTML5 Resources</a></li><li><a href="http://www.devdevote.com/server-script/php-sql-resources/php-resources/">PHP Resources</a></li><li><a href="http://www.devdevote.com/markup/css3/css3-tricks-resources/">CSS3 Tricks Resources</a></li><li><a href="http://www.devdevote.com/markup/css2/css2-tricks-resources/">CSS2 Tricks Resources</a></li><li><a href="http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site/">Submit your WP site</a></li></ul><ul class='page-numbers'>
	<li><span class='page-numbers current'>1</span></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/2/'>2</a></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/3/'>3</a></li>
	<li><span class='page-numbers dots'>...</span></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/6/'>6</a></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/7/'>7</a></li>
	<li><a class='page-numbers' href='http://www.devdevote.com/cms/wordpress-plugins/wp-sitemap/page/8/'>8</a></li>
</ul>

<h2>Description</h2>
<p>Place a shortcode into a post or a page (page recommended) and your  HTML sitemap will apear as a list, complete with page numbers.</p>
<h2>Shortcode simple example</h2>
<p>[wp_sitemap]</p>
<h2>Features</h2>
<ul>
<li>Support for both posts and pages</li>
<li>Support for page numbers and option to place it on top or bottom</li>
<li>Support for include and exclude pages / posts</li>
<li>Support for disable posts / pages</li>
<li>Support for order by and sort order</li>
<li>No data added to the database</li>
<li>No settings page added into admin</li>
<li>Sitemap settings are added through a shortcode added in a page</li>
<li>WordPress built in functions are used to make a very small code</li>
</ul>
<h2>Shortcode advanced example</h2>
<p>[wp_sitemap pages="false" exclude="9,21,34"]</p>
<h2>Parameters</h2>
<p><strong>exclude</strong></p>
<ul>
<li>(string) Define a comma-separated list of Page IDs to be excluded  from the list (example: &#8216;exclude=3,7,31&#8242;). There is no default value.</li>
</ul>
<p><strong>include</strong></p>
<ul>
<li>(string) Only include certain Pages or Posts in the sitemap. Like  exclude, this parameter takes a comma-separated list of Page IDs. There  is no default value.</li>
</ul>
<p><strong>posts</strong></p>
<ul>
<li>(string) Include Posts. Valid values:
<ul>
<li>true &#8211; Posts are included. (Default)</li>
<li>false &#8211; Posts are not included.</li>
</ul>
</li>
</ul>
<p><strong>pages</strong></p>
<ul>
<li>(string) Include Pages. Valid values:
<ul>
<li>true &#8211; Pages are included. (Default)</li>
<li>false &#8211; Pages are not included.</li>
</ul>
</li>
</ul>
<p><strong>sort_column</strong></p>
<ul>
<li>(string) Sorts the list of Posts and Pages in a number of different  ways. The default setting is sort newest first by Post / Page date.
<ul>
<li>&#8216;post_date&#8217; &#8211; Published Post / Page date. (Default)</li>
<li>&#8216;post_title&#8217; &#8211; The Post or Page title.</li>
<li>&#8216;post_modified&#8217; &#8211; The updated Post or Page date.</li>
<li>&#8216;comment_count&#8217; &#8211; The number of comments on a Post or Page.</li>
</ul>
</li>
</ul>
<p><strong>sort_order</strong></p>
<ul>
<li>(string) Change the sort order of the list of Pages (either  ascending or descending). The default is ascending. Valid values:
<ul>
<li>&#8216;ASC&#8217; &#8211; Sort from lowest to highest.</li>
<li>&#8216;DESC&#8217; &#8211; Sort from highest to lowest. (Default)</li>
</ul>
</li>
</ul>
<p><strong>paging_position</strong></p>
<ul>
<li>(string) The position of the page numbers. Valid values:
<ul>
<li>&#8216;top&#8217; &#8211; Add page numbers above the sitemap list</li>
<li>&#8216;bottom&#8217; &#8211; Add the page numbers below the sitemap list (Default)</li>
<li>&#8216;both&#8217; &#8211; Add page numbers above and below the sitemap list</li>
</ul>
</li>
</ul>
<p><strong>post_count</strong></p>
<ul>
<li>(string) Sets the number of Pages and Posts to display. The default  is 50.</li>
</ul>
<h2>Shortcode default settings</h2>
<p>If you don&#8217;t know what this means, just ignore this section.</p>
<ul>
<li>exclude =&gt; 0</li>
<li>include =&gt; 0</li>
<li>posts =&gt; &#8221;true&#8221;</li>
<li>pages =&gt; &#8221;true&#8221;</li>
<li>sort_column =&gt; &#8221;post_date&#8221;</li>
<li>sort_order =&gt; &#8221;DESC&#8221;</li>
<li>paging_position =&gt; &#8221;bottom&#8221;</li>
<li>post_count =&gt; 50</li>
</ul>
<h2>Installation</h2>
<p>This section describes how to install the plugin and get it working.</p>
<ol>
<li>Upload the folder &#8216;wp-sitemap&#8217; to the &#8216;/wp-content/plugins/&#8217;  directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress</li>
<li>Add the shortcode [wp_sitemap] to a post or a page (page  rekommended)</li>
<li>Look at the post / page. Done!</li>
</ol>
<h2>Frequently Asked Questions</h2>
<h3>Where is the settings page?</h3>
<p>There are none. You can add settings into the shortcode.</p>
<h2>Screenshots</h2>
<ol>
<li>Maybe soon. It&#8217;s just a list of posts and pages with page numbers.</li>
</ol>
<h2>Changelog</h2>
<h4>1.0</h4>
<ul>
<li>Initial release</li>
</ul>
<h2>Upgrade Notice</h2>
<dl>
<dt>1.0</dt>
<dd>This is not an upgrade, it&#8217;s an initial release.</dd>
</dl>
<h2>Support this plugin</h2>
<ul>
<li>Report bugs. Be detailed about the problem.</li>
<li>Spread the word.</li>
</ul>
<div class="adsense"><script type="text/javascript"><!--
			google_ad_client = "pub-3076083280861773";
			/* 336x280, skapad 2009-12-06 */
			google_ad_slot = "4722225889";
			google_ad_width = 336;
			google_ad_height = 280;
			//-->
			</script>
			<script type="text/javascript"
				src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
			</script></div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.devdevote.com%2Fcms%2Fwordpress-resources%2Fsubmit-your-wp-site%2F&amp;linkname=Submit%20your%20WP%20site"><img src="http://www.devdevote.com/wp-content/plugins/add-to-any/share_save_256_24.png" width="256" height="24" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/cms/wordpress-resources/submit-your-wp-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PixelGrid X</title>
		<link>http://www.devdevote.com/markup/xhtml/pixelgrid-x/</link>
		<comments>http://www.devdevote.com/markup/xhtml/pixelgrid-x/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 15:22:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.devdevote.com/?p=73</guid>
		<description><![CDATA[The advantage of a grid system in HTML / CSS is that you have more control over your site. It makes you work faster and more exact.]]></description>
			<content:encoded><![CDATA[<h2>Why use a grid system?</h2>
<ul>
<li>It keeps your code more structured and organized.</li>
<li>It&#8217;s easier to overview.</li>
<li>It makes you build new websites faster.</li>
<li>It makes you update your websites faster.</li>
</ul>
<h2>Live demo preview</h2>
<div class="x-320">
<div class="box info">
<h3>960 pixels wide</h3>
<ul>
<li><a title="All predefined boxes" href="http://www.devdevote.com/html-css/pixelgrid-x/preview/">All predefined boxes</a></li>
<li><a title="Live demo" href="http://www.devdevote.com/html-css/pixelgrid-x/preview-2/">Live demo</a></li>
<li><a title="PixelGrid X - Minimal preview" href="http://www.devdevote.com/html-css/pixelgrid-x/pixelgrid-x-minimal-preview/">Minimal preview</a></li>
</ul>
</div>
</div>
<div class="x-320">
<div class="box info">
<h3>1152 pixels wide</h3>
<ul>
<li><a title="PixelGrid X - 1152 pixels wide - All predefined boxes" href="http://www.devdevote.com/html-css/pixelgrid-x/pixelgrid-x-1152-pixels-wide-all-predefined-boxes/">All predefined boxes</a></li>
<li><a title="PixelGrid X - 1152 pixels wide - Live demo" href="http://www.devdevote.com/html-css/pixelgrid-x/pixelgrid-x-1152-pixels-wide-live-demo/">Live demo</a></li>
<li><a title="PixelGrid X - 1152 pixels wide - Minimal preview" href="http://www.devdevote.com/html-css/pixelgrid-x/pixelgrid-x-1152-pixels-wide-minimal-preview/">Minimal preview</a></li>
</ul>
</div>
</div>
<p><img class="alignnone size-full wp-image-133" title="pixelgrid-x-preview" src="http://www.devdevote.com/wp-content/uploads/2009/07/pixelgrid-x-preview.png" alt="pixelgrid-x-preview" width="640" height="150" /></p>
<h2>Classes overview</h2>
<p>The <strong><em>x</em></strong>-class is the grid column. The <strong><em>box</em></strong>-class is the one you add your styles to. To make a nice code structure you can add <strong><em>head</em></strong>-, <strong><em>body</em></strong>- and <strong><em>foot</em></strong>-classes.</p>
<p><strong>This is an example of a complete PixelGrid X skeleton:</strong></p>
<p><img title="PixelGrid X box model" src="http://www.devdevote.com/wp-content/uploads/2009/07/pixelgrid-x-box-model.png" alt="PixelGrid X box model" width="402" height="197" /></p>
<h2>Classes explained</h2>
<div class="black-box">
<h2>x-class</h2>
<h3>Info</h3>
<ul>
<li>The x-class is the grid column.</li>
<li>Besides the x it has a number (like 480) which displays how many pixels wide the class is.</li>
</ul>
<h3 class="green">What to do</h3>
<ul>
<li>Add styles to the x-class if you like, but only if it&#8217;s relevant to the whole grid column.</li>
<li>When adding other x-classes, add them directly within an x-class, never inside a box-class. If you do, the grid will not function properly.</li>
</ul>
<h3 class="red">Warnings</h3>
<ul>
<li>Never add padding or margins to the x-class. If you do, the grid will not function properly. Add it to the box-class instead.</li>
</ul>
</div>
<div class="black-box">
<h2>box-class</h2>
<h3>Info</h3>
<ul>
<li>The box is the container of all HTML code inside the box.</li>
<li>When adding HTML, the box class is required to not affect the size of the containing x-class.</li>
</ul>
<h3 class="green">What to do</h3>
<ul>
<li>Write all HTML code inside the box.</li>
<li>You can add more than one box into a grid column.</li>
<li>Add extra classes or IDs if you like.</li>
</ul>
<h3 class="red">Warnings</h3>
<ul>
<li>Never add x-classes inside a box-class. Add them inside another x-class instead.</li>
</ul>
</div>
<h2>Optional classes</h2>
<div class="black-box">
<h2>head-class</h2>
<ul>
<li>The head class could be used as a title of the box.</li>
<li>This class is optional.</li>
</ul>
<h2>body-class</h2>
<ul>
<li>The body class is used for the box body content.</li>
<li>This class is optional.</li>
</ul>
<h2>foot-class</h2>
<ul>
<li>The foot class could be used as a footer of the box.</li>
<li>This class is optional.</li>
</ul>
</div>
<h2>Versions / Download</h2>
<h3>PixelGrid X &#8211; 960 pixels wide</h3>
<ul>
<li>It&#8217;s dividable by 2, 3, 4, 8, 12, 16, 24, 32, 48, 64, 96</li>
<li><a title="PixelGrid X - 960" href="http://www.devdevote.com/wp-content/uploads/zip/pixelgrid-x-960.zip">Download</a></li>
</ul>
<h3>PixelGrid X &#8211; 1152 pixels wide</h3>
<ul>
<li>It&#8217;s dividable by 2, 3, 4, 8, 12, 16, 24, 32, 48, 64, 96, 128, 144, 192</li>
<li><a title="PixelGrid X - 1152" href="http://www.devdevote.com/wp-content/uploads/zip/pixelgrid-x-1152.zip">Download</a></li>
</ul>
<h3>PixelGrid X &#8211; Dynamic</h3>
<ul>
<li>Dynamic width</li>
<li>Available soon</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.devdevote.com/markup/xhtml/pixelgrid-x/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
