<?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>maxpagels.com &#187; shortcode</title>
	<atom:link href="http://www.maxpagels.com/tag/shortcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.maxpagels.com</link>
	<description>Est. MMVIII</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:54:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='www.maxpagels.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Shortcode update</title>
		<link>http://wordpress.org/extend/plugins/shortcode/</link>
		<comments>http://www.maxpagels.com/2010/12/17/shortcode-update-2/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 12:11:38 +0000</pubDate>
		<dc:creator>Max Pagels</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.maxpagels.com/?p=3281</guid>
		<description><![CDATA[Version 0.5.7 of the Shortcode WordPress plugin adds a new shortcode, totalwords, that counts the total number of words in published posts. Note that the count is only an approximation: the total is calculated in SQL as the  sum of LENGTH(post_content) - LENGTH(REPLACE(post_content, ' ', '')) + 1, i.e. the sum of the length of [...]]]></description>
			<content:encoded><![CDATA[<p>Version 0.5.7 of the Shortcode WordPress plugin adds a new shortcode, <code>totalwords</code>, that counts the total number of words in published posts. Note that the count is only an approximation: the total is calculated in SQL as the  sum of <code>LENGTH(post_content) - LENGTH(REPLACE(post_content, ' ', '')) + 1</code>, i.e. the sum of the length of all posts (including spaces) minus the length of all posts without any spaces (plus one). Words may not be counted properly if they are separated by more than one space, but the result should be sufficient in accuracy nonetheless.</p>
<p>As always, <a href="http://www.maxpagels.com/shortcodes.txt">www.maxpagels.com/shortcodes.txt</a> lists all of the shortcodes offered by the plugin, sorted by version.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxpagels.com/2010/12/17/shortcode-update-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortcode update</title>
		<link>http://www.maxpagels.com/2010/12/01/shortcode-update/</link>
		<comments>http://www.maxpagels.com/2010/12/01/shortcode-update/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 15:17:13 +0000</pubDate>
		<dc:creator>Max Pagels</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Site updates]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.maxpagels.com/?p=3163</guid>
		<description><![CDATA[A new version (0.5.6) of the Shortcode WordPress plugin has been released, allowing you to get the total number of images attached in all posts &#38; pages with the code photosingallery. As always, look at the text file located at www.maxpagels.com/shortcodes.txt for all available shortcodes.]]></description>
			<content:encoded><![CDATA[<p>A new version (0.5.6) of the <a href="http://www.maxpagels.com/projects/shortcode/">Shortcode WordPress plugin</a> has been released, allowing you to get the total number of images attached in all posts &amp; pages with the code <code>photosingallery</code>.</p>
<p>As always, look at the text file located at <a href="http://www.maxpagels.com/shortcodes.txt">www.maxpagels.com/shortcodes.txt</a> for all available shortcodes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxpagels.com/2010/12/01/shortcode-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortcode 0.5.5</title>
		<link>http://wordpress.org/extend/plugins/shortcode/</link>
		<comments>http://www.maxpagels.com/2010/07/14/shortcode-0-5-5/#comments</comments>
		<pubDate>Wed, 14 Jul 2010 04:40:30 +0000</pubDate>
		<dc:creator>Max Pagels</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.maxpagels.com/?p=2800</guid>
		<description><![CDATA[Added two new shortcodes: futpostcount shows the number of posts set to publish in the future, and draftpostcount the number of drafts. Refer to the list for all available codes.]]></description>
			<content:encoded><![CDATA[<p>Added two new shortcodes: <code>futpostcount</code> shows the number of posts set to publish in the future, and <code>draftpostcount</code> the number of drafts. <a href="http://www.maxpagels.com/shortcodes.txt">Refer to the list</a> for all available codes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxpagels.com/2010/07/14/shortcode-0-5-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shortcode 0.5</title>
		<link>http://wordpress.org/extend/plugins/shortcode/</link>
		<comments>http://www.maxpagels.com/2010/05/20/shortcode-0-5/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:32:21 +0000</pubDate>
		<dc:creator>Max Pagels</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.maxpagels.com/?p=2491</guid>
		<description><![CDATA[Adds two new shortcodes (both averages): charsperpostavg &#8211; the average number of characters per post postsperdayavg &#8211; the average number of published posts per day As always, refer to http://maxpagels.com/shortcodes.txt for the full list of available codes.]]></description>
			<content:encoded><![CDATA[<p>Adds two new shortcodes (both averages):</p>
<ul>
<li><code>charsperpostavg</code> &#8211; the average number of characters per post</li>
<li><code>postsperdayavg</code> &#8211; the average number of published posts per day</li>
</ul>
<p>As always, refer to <a href="http://maxpagels.com/shortcodes.txt">http://maxpagels.com/shortcodes.txt</a> for the full list of available codes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxpagels.com/2010/05/20/shortcode-0-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Shortcode</title>
		<link>http://www.maxpagels.com/2009/08/12/shortcode/</link>
		<comments>http://www.maxpagels.com/2009/08/12/shortcode/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 13:25:25 +0000</pubDate>
		<dc:creator>Max Pagels</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.maxpagels.com/?p=166</guid>
		<description><![CDATA[I&#8217;m happy to announce the release of a new WordPress plugin of mine called Shortcode. Since WordPress 2.5, users have been able to insert special macro codes called shortcodes into their blog posts and pages. Shortcode is a plugin that adds useful, preconfigured shortcodes to your WordPress install, ready to use on any post or [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m happy to announce the release of a new WordPress plugin of mine called <strong>Shortcode</strong>.</p>
<p>Since WordPress 2.5, users have been able to insert special macro codes called shortcodes into their blog posts and pages. Shortcode is a plugin that adds useful, preconfigured shortcodes to your WordPress install, ready to use on any post or page you want. Version 0.1 of this plugin has a total of four codes useful for showing off your blog statistics. I plan on updating Shortcode frequently with more (and more diverse) codes.</p>
<p>You can grab the latest version of Shortcode <a href="http://wordpress.org/extend/plugins/shortcode/">from the WordPress Plugin Directory</a>. I&#8217;ve also set up a <a href="http://www.maxpagels.com/projects/shortcode/">page for the project</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.maxpagels.com/2009/08/12/shortcode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

