<?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>OMNINOGGIN &#187; WordPress</title>
	<atom:link href="http://omninoggin.com/category/wordpress-posts/feed/" rel="self" type="application/rss+xml" />
	<link>http://omninoggin.com</link>
	<description>WordPress and Web Dev From the Ground Up</description>
	<lastBuildDate>Wed, 07 Jul 2010 16:01:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Troubleshooting WP Minify with FirePHP</title>
		<link>http://omninoggin.com/wordpress-posts/troubleshooting-wp-minify-with-firephp/</link>
		<comments>http://omninoggin.com/wordpress-posts/troubleshooting-wp-minify-with-firephp/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 07:50:56 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Debug]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[troubleshoot]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=643</guid>
		<description><![CDATA[WP Minify should work out of the box for many people. For the rest of you, who tinker and venturing into advanced options and experimenting, you&#8217;ll probably run into issues causing your minify calls to return &#8220;400 Bad Request&#8221; code. Here&#8217;s a quick troubleshooting guide on how to debug this error message quickly and efficiently.
Tools [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> should work out of the box for many people. For the rest of you, who tinker and venturing into advanced options and experimenting, you&#8217;ll probably run into issues causing your minify calls to return &#8220;400 Bad Request&#8221; code. Here&#8217;s a quick troubleshooting guide on how to debug this error message quickly and efficiently.<br />
<span id="more-643"></span></p>
<h3>Tools Needed</h3>
<ul>
<li><a href="http://www.mozilla.com/en-US/firefox/firefox.html?from=getfirefox" rel="nofollow" >Firefox</a> browser.</li>
<li><a href="http://getfirebug.com/" rel="nofollow" >Firebug</a> add-on.</li>
<li><a href="http://www.firephp.org/" rel="nofollow" >FirePHP</a> add-on.</li>
</ul>
<h3>Troubleshooting Steps</h3>
<ol>
<li>Modify &#8220;$min_errorLogger = true;&#8221; in plugins/wp-minify/min/config.php</li>
<li>Enable Firebug<br />
<img class="alignnone size-full wp-image-645" title="Enable Firebug" src="http://omninoggin.com/wp-content/uploads/2010/06/enable_firebug.png" alt="" width="100" height="74" /></li>
<li>Enable FirePHP<br />
<a href="http://omninoggin.com/wp-content/uploads/2010/06/enable_firephp.png"><img class="alignnone size-full wp-image-646" title="Enable FirePHP" src="http://omninoggin.com/wp-content/uploads/2010/06/enable_firephp.png" alt="" width="262" height="235" /></a></li>
<li>Load the page that has the broken minify call.<br />
<img class="size-medium wp-image-644 alignnone" title="Broken Minify call" src="http://omninoggin.com/wp-content/uploads/2010/06/Screen-shot-2010-06-08-at-12.13.15-AM-300x79.png" alt="" width="300" height="79" /></li>
<li>Expand the broken minify call and then view error message.<br />
<a href="http://omninoggin.com/wp-content/uploads/2010/06/error.png"><img class="alignnone size-medium wp-image-647" title="Minify Error" src="http://omninoggin.com/wp-content/uploads/2010/06/error-300x170.png" alt="" width="300" height="170" /></a></li>
<li><a href="http://omninoggin.com/wp-content/uploads/2010/06/error.png"></a>Exclude this file in WP Minify options.</li>
</ol>
<h3>Didn&#8217;t work?</h3>
<p>Check out the plugin <a href="http://omninoggin.com/forum">forum</a> to see if others have ran into and solved the same problem you are having.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/troubleshooting-wp-minify-with-firephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Minify 0.9.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-minify-0-9-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-minify-0-9-0/#comments</comments>
		<pubDate>Thu, 27 May 2010 17:32:15 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=642</guid>
		<description><![CDATA[WP Minify version 0.9.0 is here!
What&#8217;s new this release?
This version of WP Minify has the following enhancements.
Added SSL option to force http -> https on secured pages.
Updated common.php and some other maintenance.
Where do I download and read documentation?
Please visit the original plugin post.
Where do I file bugs, make feature requests, and get support?
Please visit the [...]]]></description>
			<content:encoded><![CDATA[<p>WP Minify version 0.9.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> has the following enhancements.</p>
<ol>
<li>Added SSL option to force http -> https on secured pages.</li>
<li>Updated common.php and some other maintenance.</li>
</ol>
<p><span id="more-642"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/"title="WP Minify WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-minify-0-9-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do You Plugin/Theme Developers Make Money?</title>
		<link>http://omninoggin.com/wordpress-posts/how-do-you-plugintheme-developers-make-money/</link>
		<comments>http://omninoggin.com/wordpress-posts/how-do-you-plugintheme-developers-make-money/#comments</comments>
		<pubDate>Thu, 27 May 2010 02:35:58 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[advertisement]]></category>
		<category><![CDATA[gpl]]></category>
		<category><![CDATA[make money online]]></category>
		<category><![CDATA[plugin]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=641</guid>
		<description><![CDATA[I just read a recent post on Vladimir Prelovac&#8217;s blog titled &#8220;The Future of Free&#8220;, and I totally agree with this. My question is, without putting a price on my WordPress plugins, how do I make people appreciate all the work I&#8217;ve put into them? I think the WordPress community is too used to getting [...]]]></description>
			<content:encoded><![CDATA[<p>I just read a recent post on Vladimir Prelovac&#8217;s blog titled &#8220;<a href="http://www.prelovac.com/vladimir/the-future-of-free" rel="nofollow" >The Future of Free</a>&#8220;, and I totally agree with this. My question is, without putting a price on my WordPress plugins, how do I make people appreciate all the work I&#8217;ve put into them? I think the WordPress community is too used to getting things for free.  You can download and install tons of plugins/themes completely free of charge.  Here are some questions for you on this topic (along with my own personal answers):<br />
<span id="more-641"></span><br />
<strong>1. How often do you thank those authors for their hard work?</strong><br />
Not very often (guilty as charged). I do appreciate them on a whole different level though. Whenever I find a bug in their plugin, I help submit fixes.</p>
<p><strong>2. How do you put back into the WordPress community?</strong><br />
I write plugins and provide them for free.</p>
<p><strong>3. How are you other developers making money from your free plugins/themes?</strong><br />
I am making money from advertisement revenue from traffic generated by my plugins.</p>
<p><strong>4. Do people appreciate you for what you do or just expect you to do it?</strong><br />
Generally people appreciate me, but I&#8217;ve come across a few people people who flat out expected me to troubleshoot their site and when I didn&#8217;t have time for it, they got mad and said that I am a terrible person.</p>
<p>It would be interesting to hear some perspectives from fellow plugin/theme developers. Please share in the comments section!</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/how-do-you-plugintheme-developers-make-money/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Released WP Greet Box 6.0.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-greet-box-6-0-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-greet-box-6-0-0/#comments</comments>
		<pubDate>Tue, 25 May 2010 02:45:40 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp greet box]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=640</guid>
		<description><![CDATA[WP Greet Box version 6.0.0 is here!
What&#8217;s new this release?
That&#8217;s right 6.0.0!! This version of WP Greet Box has the following enhancements.
Re-architected the plugin to have a smaller footprint for visitors.
Added DZone (Thank you Matthew Schmidt).
Added UI on post/page edit form to exclude greet box from showing up on current post/page
Updated it_IT translation by Gianni [...]]]></description>
			<content:encoded><![CDATA[<p>WP Greet Box version 6.0.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>That&#8217;s right 6.0.0!! This version of <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a> has the following enhancements.</p>
<ol>
<li>Re-architected the plugin to have a smaller footprint for visitors.</li>
<li>Added <a href="http://dzone.com" rel="nofollow" >DZone</a> (Thank you Matthew Schmidt).</li>
<li>Added UI on post/page edit form to exclude greet box from showing up on current post/page</li>
<li>Updated it_IT translation by <a href="http://gidibao.net/" rel="nofollow" >Gianni Diurno</a>.</li>
<li>Fixed translation strings and updated .pot file.</li>
<li>Fixed broken CSS when both rounded corners and drop shadow options are unchecked.</li>
</ol>
<p>Here are some addition notable point release changes for version 6.0.x:</p>
<ul>
<li><strong>6.0.1:</strong> Updated it_IT translation by <a href="http://gidibao.net/" rel="nofollow" >Gianni Diurno</a>.</li>
<li><strong>6.0.7:</strong> Updated it_IT translation by <a href="http://gidibao.net/" rel="nofollow" >Gianni Diurno</a>.</li>
<li><strong>6.0.8:</strong> Updated da_DK translation by <a href="http://wordpress.blogos.dk/" rel="nofollow" >Georg S. Adamsen</a>.</li>
</ul>
<p><span id="more-640"></span><br />
Please help me test this release and post bugs in the support forum!</p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"title="WP Greet Box WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-greet-box-6-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Ads Inside Your Post Content</title>
		<link>http://omninoggin.com/wordpress-posts/how-to-add-ads-inside-your-post-content/</link>
		<comments>http://omninoggin.com/wordpress-posts/how-to-add-ads-inside-your-post-content/#comments</comments>
		<pubDate>Mon, 17 May 2010 06:12:40 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[advertisement]]></category>
		<category><![CDATA[functions.php]]></category>
		<category><![CDATA[hack]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=639</guid>
		<description><![CDATA[As a webmaster, it is always good to experiment with advertisement placements to maximize your ad revenue. One possible ad placement is in the middle of your posts. One way to do this is to manually include the ad into every one of your post text (I&#8217;m not a big fan of this idea). The [...]]]></description>
			<content:encoded><![CDATA[<p>As a webmaster, it is always good to experiment with advertisement placements to maximize your ad revenue. One possible ad placement is in the middle of your posts. One way to do this is to manually include the ad into every one of your post text (I&#8217;m not a big fan of this idea). The better way to do it is to modify your theme to automatically show this ad in your posts&#8217; content. Since it&#8217;s a bit tricky, I&#8217;d like to share a quick tip on how to do this.<br />
<span id="more-639"></span></p>
<h3>Copy/Paste</h3>
<p>Copy and paste the following code into your theme&#8217;s functions.php:</p>
<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> inject_ad_text_after_n_chars<span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  <span style="color: #666666; font-style: italic;">// only do this if post is longer than 1000 characters</span>
  <span style="color: #000088;">$enable_length</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">1000</span><span style="color: #339933;">;</span>
  <span style="color: #666666; font-style: italic;">// insert after the first &lt;/p&gt; after 500 characters</span>
  <span style="color: #000088;">$after_character</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">500</span><span style="color: #339933;">;</span>
  <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>is_single<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #990000;">strlen</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&gt;</span> <span style="color: #000088;">$enable_length</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000088;">$before_content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">substr</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">0</span><span style="color: #339933;">,</span> <span style="color: #000088;">$after_character</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$after_content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">substr</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #339933;">,</span> <span style="color: #000088;">$after_character</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$after_content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">explode</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'&lt;/p&gt;'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$after_content</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$text</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'
      &lt;!-- PUT YOUR AD HERE --&gt;
    '</span><span style="color: #339933;">;</span>
    <span style="color: #990000;">array_splice</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$after_content</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">0</span><span style="color: #339933;">,</span> <span style="color: #000088;">$text</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$after_content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">implode</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'&lt;/p&gt;'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$after_content</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">return</span> <span style="color: #000088;">$before_content</span> <span style="color: #339933;">.</span> <span style="color: #000088;">$after_content</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
  <span style="color: #b1b100;">else</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">return</span> <span style="color: #000088;">$content</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
add_filter<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'the_content'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'inject_ad_text_after_n_chars'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>
<h3>Modify</h3>
<ul>
<li>Make sure to replace &#8220;PUT YOUR AD HERE&#8221; with your advertisement code.</li>
<li>$enable_length: Your ad will only be inserted if the post length exceeds this value.</li>
<li>$after_character: Your ad will be inserted after the first &lt;/p&gt; after this value.</li>
</ul>
<h3>That&#8217;s it! Enjoy!</h3>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/how-to-add-ads-inside-your-post-content/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Released WP Minify 0.8.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-minify-0-8-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-minify-0-8-0/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 06:17:15 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=636</guid>
		<description><![CDATA[WP Minify version 0.8.0 is here!
What&#8217;s new this release?
This version of WP Minify has the following enhancements.
Added ability to de-dupe sources
Added ability to manually specify location of minified JS and CSS files.
Fixed XHTML compliance bugs
Cleaned empty lines in HTML output
Where do I download and read documentation?
Please visit the original plugin post.
Where do I file bugs, [...]]]></description>
			<content:encoded><![CDATA[<p>WP Minify version 0.8.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> has the following enhancements.</p>
<ol>
<li>Added ability to de-dupe sources</li>
<li>Added ability to manually specify location of minified JS and CSS files.</li>
<li>Fixed XHTML compliance bugs</li>
<li>Cleaned empty lines in HTML output</li>
</ol>
<p><span id="more-636"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/"title="WP Minify WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-minify-0-8-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Greet Box 5.7.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-7-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-7-0/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 23:12:28 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp greet box]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=625</guid>
		<description><![CDATA[WP Greet Box version 5.7.0 is here!
What&#8217;s new this release?
This version of WP Greet Box has the following enhancements.
Added Designerfix and Web Design News by Dale Crum.
Added be_BY translation by Marcis G..
Fixed Google Buzz icon file name typo.
Where do I download and read documentation?
Please visit the original plugin post.
Where do I file bugs, make feature [...]]]></description>
			<content:encoded><![CDATA[<p>WP Greet Box version 5.7.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a> has the following enhancements.</p>
<ol>
<li>Added Designerfix and Web Design News by <a href="http://www.doc4design.com/" rel="nofollow" >Dale Crum</a>.</li>
<li>Added be_BY translation by <a href="http://pc.de/" rel="nofollow" >Marcis G.</a>.</li>
<li>Fixed Google Buzz icon file name typo.</li>
</ol>
<p><span id="more-625"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"title="WP Greet Box WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Minify 0.7.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-minify-0-7-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-minify-0-7-0/#comments</comments>
		<pubDate>Mon, 08 Mar 2010 08:56:21 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=623</guid>
		<description><![CDATA[WP Minify version 0.7.0 is here!
What&#8217;s new this release?
This version of WP Minify has the following enhancements.
Added the following advanced options:
Minification on external files
Ability to place JavaScript in footer
Extra arguments for Minify engine
Removed wp_path option (Thanks Jan Seidl!)
Fixed Output Buffer conflicts with other plugins that use output buffering such as All-in-One SEO and Anarchy Media [...]]]></description>
			<content:encoded><![CDATA[<p>WP Minify version 0.7.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> has the following enhancements.</p>
<ol>
<li>Added the following advanced options:
<ul>
<li>Minification on external files</li>
<li>Ability to place JavaScript in footer</li>
<li>Extra arguments for Minify engine</li>
</ul>
</li>
<li>Removed wp_path option (Thanks Jan Seidl!)</li>
<li>Fixed Output Buffer conflicts with other plugins that use output buffering such as All-in-One SEO and Anarchy Media Player.</li>
</ol>
<p><span id="more-623"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/"title="WP Minify WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-minify-0-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released Buy Sell Ads WP Plugin 1.0.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-buy-sell-ads-wp-plugin-1-0-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-buy-sell-ads-wp-plugin-1-0-0/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 23:16:43 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[advertise]]></category>
		<category><![CDATA[buy sell ads]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[plugin update]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=620</guid>
		<description><![CDATA[
Buy Sell Ads WP Plugin version 1.0.0 is here!
What&#8217;s new this release?
This version of Buy Sell Ads WordPress plugin has the following enhancements.
Upgraded to asynchronous Buy Sell Ads code.
Changed integration method, now you only need to specify yout site key!
Added ability to auto insert into posts/pages.
Changed widget integration.
Disabled Anti-AdBlock for now as this interferes with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://omninoggin.com/wp-content/uploads/2010/02/screenshot-1.png"><img src="http://omninoggin.com/wp-content/uploads/2010/02/screenshot-1-300x165.png" alt="" title="Buy Sell Ads Options" width="300" height="165" class="alignright size-medium wp-image-621" /></a><br />
Buy Sell Ads WP Plugin version 1.0.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/buy-sell-ads-wordpress-plugin/">Buy Sell Ads WordPress plugin</a> has the following enhancements.</p>
<ol>
<li>Upgraded to asynchronous Buy Sell Ads code.</li>
<li>Changed integration method, now you only need to specify yout site key!</li>
<li>Added ability to auto insert into posts/pages.</li>
<li>Changed widget integration.</li>
<li>Disabled Anti-AdBlock for now as this interferes with BSA statistics.</li>
</ol>
<p><span id="more-620"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/buy-sell-ads-wordpress-plugin/"title="Buy Sell Ads WordPress Plugin" rel="nofollow" >original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-buy-sell-ads-wp-plugin-1-0-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Minify 0.6</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-minify-0-6/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-minify-0-6/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:08:39 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=619</guid>
		<description><![CDATA[WP Minify version 0.6 is here!
What&#8217;s new this release?
This version of WP Minify has the following enhancements.
Upgraded to Minify engine 2.1.3
Added automatic Minify engine cache configuration
Fixed HTML5  conflict
Fixed bug from blog installed in subdirectory
Fixed localization
Where do I download and read documentation?
Please visit the original plugin post.
Where do I file bugs, make feature requests, and [...]]]></description>
			<content:encoded><![CDATA[<p>WP Minify version 0.6 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> has the following enhancements.</p>
<ol>
<li>Upgraded to Minify engine 2.1.3</li>
<li>Added automatic Minify engine cache configuration</li>
<li>Fixed HTML5 <header> conflict</li>
<li>Fixed bug from blog installed in subdirectory</li>
<li>Fixed localization</li>
</ol>
<p><span id="more-619"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/"title="WP Minify WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-minify-0-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Minify 0.5</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-minify-0-5/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-minify-0-5/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 10:51:11 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=618</guid>
		<description><![CDATA[WP Minify version 0.5 is here!
What&#8217;s new this release?
This version of WP Minify has the following enhancements.
Added option to disable JS or CSS minification.
Fixed a few bugs.
Admin facelift
Where do I download and read documentation?
Please visit the original plugin post.
Where do I file bugs, make feature requests, and get support?
Please visit the support forum.
Copyright &#169; Thaya [...]]]></description>
			<content:encoded><![CDATA[<p>WP Minify version 0.5 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> has the following enhancements.</p>
<ol>
<li>Added option to disable JS or CSS minification.</li>
<li>Fixed a few bugs.</li>
<li>Admin facelift</li>
</ol>
<p><span id="more-618"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/"title="WP Minify WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-minify-0-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Greet Box 5.6.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-6-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-6-0/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 08:28:14 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp greet box]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=616</guid>
		<description><![CDATA[WP Greet Box version 5.6.0 is here!
What&#8217;s new this release?
This version of WP Greet Box has the following enhancements.
Added support for rounded corners and drop shadow (CSS3 supported browsers)
Added &#8220;Debug&#8221; mode that will always display messages (ignores most rules).
Updated pt_BR translation by Isaac Ribeiro.
Updated .pot file.
Fixed admin CSS a bit.
Here are some addition notable point [...]]]></description>
			<content:encoded><![CDATA[<p>WP Greet Box version 5.6.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a> has the following enhancements.</p>
<ol>
<li>Added support for rounded corners and drop shadow (CSS3 supported browsers)</li>
<li>Added &#8220;Debug&#8221; mode that will always display messages (ignores most rules).</li>
<li>Updated pt_BR translation by <a href="http://www.isaacribeiro.com.br/" rel="nofollow" >Isaac Ribeiro</a>.</li>
<li>Updated .pot file.</li>
<li>Fixed admin CSS a bit.</li>
</ol>
<p><a href="http://omninoggin.com/wp-content/uploads/2010/01/corners_drop_shadow.png"><img src="http://omninoggin.com/wp-content/uploads/2010/01/corners_drop_shadow.png" alt="Corners and Drop Shadow" title="Corners and Drop Shadow" width="144" height="139" class="alignright size-full wp-image-617" /></a><br />
Here are some addition notable point release changes for version 5.6.x:</p>
<ul>
<li><strong>5.6.1:</strong> Added hr translation by <a href="http://yuraz.uni.cc/" rel="nofollow" >Yuraz</a></li>
<li><strong>5.6.2</strong> Gogle Buzz by <a href="http://frgdr.com/blog/" rel="nofollow" title="Shahar Golan" >Shahar Golan</a>.</li>
<li><strong>5.6.3:</strong> Added fr_FR translation <a href="http://ramenetascience.com/" rel="nofollow" >The Alien</a></li>
</ul>
<p><span id="more-616"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"title="WP Greet Box WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-6-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released SEO No Duplicate 0.4</title>
		<link>http://omninoggin.com/wordpress-posts/released-seo-no-duplicate-0-4/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-seo-no-duplicate-0-4/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 02:43:59 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[canonical]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[duplicate]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[SEO]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=614</guid>
		<description><![CDATA[SEO No Duplicate version 0.4 is here!
What&#8217;s new this release?
This version of SEO No Duplicate has the following enhancements.
WordPress 2.9 compatibility
Canonical URL override box on post edit page
Code cleanup
Added options page
Where do I download and read documentation?
Please visit the original plugin post.
Where do I file bugs, make feature requests, and get support?
Please visit the support [...]]]></description>
			<content:encoded><![CDATA[<p>SEO No Duplicate version 0.4 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p><a href="http://omninoggin.com/wp-content/uploads/2010/01/screenshot-1.png"><img src="http://omninoggin.com/wp-content/uploads/2010/01/screenshot-1-300x42.png" alt="" title="Canonical URL Override Box" width="300" height="42" class="alignright size-medium wp-image-615" /></a>This version of <a href="http://omninoggin.com/wordpress-plugins/seo-no-duplicate-wordpress-plugin/">SEO No Duplicate</a> has the following enhancements.</p>
<ol>
<li>WordPress 2.9 compatibility</li>
<li>Canonical URL override box on post edit page</li>
<li>Code cleanup</li>
<li>Added options page</li>
</ol>
<p><span id="more-614"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/seo-no-duplicate-wordpress-plugin/"title="SEO No Duplicate WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-seo-no-duplicate-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Book Review: WordPress MU 2.8</title>
		<link>http://omninoggin.com/wordpress-posts/book-reviews/book-review-wordpress-mu-2-8/</link>
		<comments>http://omninoggin.com/wordpress-posts/book-reviews/book-review-wordpress-mu-2-8/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 12:00:36 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[Book Reviews]]></category>
		<category><![CDATA[blog network]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=612</guid>
		<description><![CDATA[Since I haven&#8217;t ventured off into the world of WordPress MU yet, I was quite anxious to get my hands on Lesley A. Harrison&#8217;s WordPress MU 2.8 (Beginner&#8217;s Guide) book.  I have finished reading this book and I would like to share some of my thoughts about the book.
Overview
This isn&#8217;t much of an introduction to WordPress [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.packtpub.com/wordpress-mu-2-8-beginners-guide/book/mid/231109uw1wsm" rel="nofollow" ><img class="alignright size-medium wp-image-613" title="WordPress MU 2.8" src="http://omninoggin.com/wp-content/uploads/2009/11/1847196543-243x300.jpg" alt="WordPress MU 2.8" width="243" height="300" /></a>Since I haven&#8217;t ventured off into the world of WordPress MU yet, I was quite anxious to get my hands on Lesley A. Harrison&#8217;s <a href="https://www.packtpub.com/wordpress-mu-2-8-beginners-guide/book" rel="nofollow" >WordPress MU 2.8 (Beginner&#8217;s Guide)</a> book.  I have finished reading this book and I would like to share some of my thoughts about the book.</p>
<h3>Overview</h3>
<p>This isn&#8217;t much of an introduction to WordPress MU, but more so a guide on how to build your own blog network, social network, or community using WordPress MU.  There are also chapters with good techniques that can also be used on any other platforms (in other words, non-WordPress-MU-specific tips).</p>
<p>The book walks you step-by-step through how to create a mythical community site called &#8220;SlayerCafe&#8221;.  During the process, it shows you everything from finding the right host, installing/customizing WordPress MU to driving traffic to your site and monetizing your site.<br />
<span id="more-612"></span></p>
<h3>What do I love about the book?</h3>
<p>The first thing I love about this book is that it is quite detailed.  It&#8217;s detailed enough that a person who&#8217;s not familiar with WordPress can pickup this book and build a basic community site without finding help anywhere else.</p>
<p>The next thing I love about this book is its organization.  The writing convention is quite intuitive and geared for easy learning.  Being a semi-technical book, it does a great job at keeping instructions organized and understandable.  The book also has plenty of screenshots so it&#8217;s harder for you to get lost in WordPress MU settings.  Each instruction set (&#8220;Time for action&#8221;) section is followed by a &#8220;What just happened?&#8221; section that let&#8217;s you take a breather to understand what you just did and why you did it.  I believe that this pause for explanation is the key reason why it is so easy to learn from this book.</p>
<p>What I love most about the WordPress MU 2.8 book is that it touches on many aspects of creating a community site, not just WordPress MU features.  Some topics covered are:</p>
<ul>
<li>Finding the right host and hosting platform</li>
<li>Installing/customizing WordPress MU</li>
<li>Securing your site</li>
<li>Increasing traffic to your site</li>
<li>Keeping users on your site longer (making site sticky)</li>
<li>Adding forum or social network to WordPress MU</li>
<li>Monetizing your site</li>
<li>Optimizing your site</li>
</ul>
<p>Learning about these topics will definitely help you to build a community site properly from the start.  I personally found the chapters &#8220;Customizing the Appearance of Your Site&#8221; and &#8220;Letting Users Manage Their Blogs&#8221; most helpful at helping me understand more about WordPress and its capabilities.  I can now use this knowledge to expand my horizons when starting a new project.</p>
<h3><strong>What are some drawbacks?</strong></h3>
<p>No product is perfect, so I do see a few drawbacks with this book.</p>
<p>First, because the title of the book I expected to read a book that talked more about WordPress MU and less about everything else.  Things like driving traffic to your site, making your site sticky and monetizing are really not WordPress MU topics.</p>
<p>Second, this book talks too much about plugins and how a combination of plugins can make up a good community site.  Some of the plugin choices the book mentions is also not good.  For example, the plugin suggests that users install <a href="http://wordpress.org/extend/plugins/what-would-seth-godin-do/" rel="nofollow" >WWSGD</a> instead of <a href="http://wordpress.org/extend/plugins/wp-greet-box/" rel="nofollow" >WP Greet Box</a>.  Later on, the book recommends that you use <a href="http://wordpress.org/extend/plugins/wp-super-cache/" rel="nofollow" >WP Super Cache</a> for optmization, but WWSGD doesn&#8217;t work with WP Super Cache.  WP Greet Box works with WP Super Cache and is much more powerful than WWSGD.  There are definitely some inconsistencies here which makes me seconds-guess some advice that this book gives me.</p>
<p>Last, WordPress MU is constantly changing with new functionality added and old ones deprecated.  This mean that this book can easily become outdated after a few major WordPress version releases.</p>
<h3>Final words</h3>
<p>If you are at all interested in building a community site, you should definitely get a copy of <a href="http://www.packtpub.com/wordpress-mu-2-8-beginners-guide/book/mid/231109uw1wsm" rel="nofollow" >WordPress MU 2.8 (Beginner&#8217;s Guide)</a>.  The step-by-step nature of this book has me convinced that anybody can build a community site using WordPress MU and this book.  Also after reading this book you will have a pretty good idea if WordPress MU is the right platform for your community site or not.  I wouldn&#8217;t recommend this book if you are more advanced and want to learn about the nuts and bolts of WordPress MU.  The book is just what it was written to be, a beginner&#8217;s guide [to building a community site].</p>
<p><!--wsa:affiliate-reviews--></p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/book-reviews/book-review-wordpress-mu-2-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Released WP Greet Box 5.5.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-5-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-5-0/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 11:07:04 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp greet box]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=610</guid>
		<description><![CDATA[WP Greet Box version 5.5.0 is here!
What&#8217;s new this release?
This version of WP Greet Box has the following enhancements.
Added ability to not show greeting message to logged in users.
Added &#8220;About this plugin&#8221; section in admin area.
Here are some addition notable point release changes for version 5.5.x:
5.5.1: Added wpgb_has_greet_message() for theme developers to check if the [...]]]></description>
			<content:encoded><![CDATA[<p>WP Greet Box version 5.5.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a> has the following enhancements.</p>
<ol>
<li>Added ability to not show greeting message to logged in users.</li>
<li>Added &#8220;About this plugin&#8221; section in admin area.</li>
</ol>
<p>Here are some addition notable point release changes for version 5.5.x:</p>
<ul>
<li><strong>5.5.1:</strong> Added wpgb_has_greet_message() for theme developers to check if the current page has a greeting message associate with it or not.</li>
<li><strong>5.5.3:</strong> Added sq_AL translation by <a href="http://www.romeolab.com/" rel="nofollow" >Romeo Shuka</a>.</li>
<li><strong>5.5.5:</strong> Added zh_CN translation by <a href="http://bwskyer.cn/" rel="nofollow" >Sam Zuo</a>.</li>
<li><strong>5.5.6:</strong> Added nl_NL translation by <a href="http://larsm99.hyves.nl/" rel="nofollow" >Lars Mennen</a>.</li>
<li><strong>5.5.6:</strong> Added es_ES translation by <a href="http://viciao2k3.net/" rel="nofollow" >Miquel Camps Orteza</a>.</li>
<li><strong>5.5.8:</strong> Added de_DE translation by <a href="http://www.buerstinghaus.net/" rel="nofollow" >Bjoern Buerstinghaus</a>.</li>
</ul>
<p><span id="more-610"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"title="WP Greet Box WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-5-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Minify 0.4</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-minify-0-4/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-minify-0-4/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 09:49:14 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp minify]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=609</guid>
		<description><![CDATA[WP Minify version 0.4 is here!
What&#8217;s new this release?
This version of WP Minify has the following enhancements.
Automatically exclude CSS conditionals.
Automatically exclude CSS media != all, or screen.
Automatically exclude https URLs.
Added sanity checking for buffer start &#038; stop.
Moved buffer start to init with priority 99999.
Fixed &#8220;strpos()&#8221; warnings when settings have empty lines.
Where do I download and [...]]]></description>
			<content:encoded><![CDATA[<p>WP Minify version 0.4 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/">WP Minify</a> has the following enhancements.</p>
<ol>
<li>Automatically exclude CSS conditionals.</li>
<li>Automatically exclude CSS media != all, or screen.</li>
<li>Automatically exclude https URLs.</li>
<li>Added sanity checking for buffer start &#038; stop.</li>
<li>Moved buffer start to init with priority 99999.</li>
<li>Fixed &#8220;strpos()&#8221; warnings when settings have empty lines.</li>
</ol>
<p><span id="more-609"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-minify-wordpress-plugin/"title="WP Minify WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-minify-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Hack Google Analyticator Plugin to Display Page Views</title>
		<link>http://omninoggin.com/wordpress-posts/how-to-hack-google-analyticator-plugin-to-display-page-views/</link>
		<comments>http://omninoggin.com/wordpress-posts/how-to-hack-google-analyticator-plugin-to-display-page-views/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 10:00:31 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[advertise]]></category>
		<category><![CDATA[google analyticator]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[monetize]]></category>
		<category><![CDATA[Statistics]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=605</guid>
		<description><![CDATA[If you haven&#8217;t noticed, I have an advertise page on this blog that displays various OMNINOGGIN statistics for any interested advertiser to see.  If you visit that page, you will also notice a little section under &#8220;View Counts&#8221; that displays the number of page views on my blog in the last 30 days.  [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://omninoggin.com/wp-content/uploads/2009/09/Picture-1-300x96.png" alt="Page View on Advertise Page" title="Page View on Advertise Page" width="300" height="96" class="alignleft size-medium wp-image-606" />If you haven&#8217;t noticed, I have an <a href="http://omninoggin.com/advertise/">advertise</a> page on this blog that displays various OMNINOGGIN statistics for any interested advertiser to see.  If you visit that page, you will also notice a little section under &#8220;View Counts&#8221; that displays the number of page views on my blog in the last 30 days.  This statistics is tracked in my <a href="http://www.google.com/analytics/" rel="nofollow" >Google Analytics</a> account and I use a hacked version of the <a href="http://plugins.spiralwebconsulting.com/analyticator.html" rel="nofollow" >Google Analyticator WordPress plugin</a> to display it.</p>
<p>The reason why hacked the plugin to display the number of page views is because advertisers usually care more about the number of page views than the number of unique visitors.</p>
<p>In this tutorial I will show you how to hack the Google Analyticator plugin to display the number of page views instead of the unique visitors <strong>and</strong> display the count in any one of your posts or pages.<br />
<span id="more-605"></span></p>
<h3>Changes to the Google Analyticator Plugin</h3>
<p>Here are the changes I made to the Google Analyticator plugin version 5.3.1.  The guys at Spiral Web Consulting can feel free to use it and integrate it into their plugin (with a link back to here I hope).</p>
<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Index: google-analytics-stats-widget.php
===================================================================
--- google-analytics-stats-widget.php	(revision 151304)
+++ google-analytics-stats-widget.php	(working copy)
@@ -168,7 +168,7 @@
&nbsp;
 		echo '&lt;td style=&quot;width:auto!important;border-width:1px;border-color:#' . $font_color . ';border-style:solid;padding:0px 5px 0px 5px;text-align:right;background:#' . $inner_background_color . ';min-width:80px;*width:80px!important;&quot;&gt;&lt;div style=&quot;min-width:80px;&quot;&gt;'. $visitor_count . '&lt;/div&gt;&lt;/td&gt;';
&nbsp;
-		echo '&lt;td style=&quot;width:auto!important;padding:0px 5px 0px 5px;text-align:center;font-size:11px;&quot;&gt;' . $line_one . '&lt;br /&gt;' . $line_two . '&lt;/td&gt;';
+		echo '&lt;td style=&quot;width:auto!important;padding:0px 5px 0px 5px;text-align:center;font-size:11px;&quot;&gt;' . $line_one . '&lt;/td&gt;';
&nbsp;
 	}
&nbsp;
@@ -235,16 +235,16 @@
 		# Get the latest stats
 		$before = date('Y-m-d', strtotime('-' . $time . ' days'));
 		$yesterday = date('Y-m-d', strtotime('-1 day'));
-		$uniques = number_format($stats-&gt;getMetric('ga:visitors', $before, $yesterday));
+		$pageviews = number_format($stats-&gt;getMetric('ga:pageviews', $before, $yesterday));
&nbsp;
 		# Make the array for database storage
-		$visit = serialize(array('unique'=&gt;$uniques, 'lastcalled'=&gt;time()));
+		$visit = serialize(array('unique'=&gt;$pageviews, 'lastcalled'=&gt;time()));
&nbsp;
 		# Store the array
 		update_option('google_stats_visits_' . $account, $visit);
&nbsp;
 		# Return the visits
-		return $uniques;
+		return $pageviews;
 	}
&nbsp;
 }// END class</pre></div></div>
<h3>Displaying in Your Posts and Pages</h3>
<p>Google Analyticator plugin be default only allows you to display this information in your sidebar widget.  You will have to do some more hackery in your theme&#8217;s functions.php to be able to display this information in your posts and pages.</p>
<h4>1.  Modify functions.php</h4>
<p>Here is the code I added to my functions.php.</p>
<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> display_ga_stats<span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  <span style="color: #000088;">$stats_pos</span> <span style="color: #339933;">=</span> <span style="color: #990000;">strpos</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$content</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'##google_analyticator_statistics##'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$stats_pos</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #990000;">ob_start</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$google_stat_options</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'title'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">''</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'account'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">'ga:7875704'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'timeFrame'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">'30'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'pageBg'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">'f6f6f6'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'widgetBg'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">'999'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'innerBg'</span><span style="color: #339933;">=</span>
<span style="color: #339933;">&gt;</span><span style="color: #0000ff;">'fff'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'font'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">'333'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'line1'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">'Views in the last 30 days'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'line2'</span><span style="color: #339933;">=&gt;</span><span style="color: #0000ff;">''</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    the_widget<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'GoogleStatsWidget'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$google_stat_options</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$ga_stats</span> <span style="color: #339933;">=</span> <span style="color: #990000;">ob_get_contents</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #990000;">ob_end_clean</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #000088;">$content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">str_replace</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'##google_analyticator_statistics##'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$ga_stats</span><span style="color: #339933;">,</span> <span style="color: #000088;">$content</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span>
  <span style="color: #b1b100;">return</span> <span style="color: #000088;">$content</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
add_filter<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'the_content'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'display_ga_stats'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></div></div>
<h4>2. Insert ##google_analyticator_statistics## into your posts</h4>
<p>Now all you have to do to display this information on your posts and pages is to include the text &#8220;<strong>##google_analyticator_statistics##</strong>&#8221; anywhere you want to display in your posts and/or pages.  Enjoy!</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/how-to-hack-google-analyticator-plugin-to-display-page-views/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Turn off Caching in My Buy Sell Ads WordPress plugin!</title>
		<link>http://omninoggin.com/wordpress-posts/turn-off-caching-in-my-buy-sell-ads-wordpress-plugin/</link>
		<comments>http://omninoggin.com/wordpress-posts/turn-off-caching-in-my-buy-sell-ads-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 04:10:10 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=603</guid>
		<description><![CDATA[Here is a note to people who use my Buy Sell Ads WordPress plugin.  I recommend that you set cache expiration to 0 to make your statistics register correctly with the Buy Sell Ads network.
This is because Buy Sell Ads network is now also tracking the number of times the ads themselves get requested [...]]]></description>
			<content:encoded><![CDATA[<p>Here is a note to people who use my <a href="http://omninoggin.com/wordpress-plugins/buy-sell-ads-wordpress-plugin/" title="Buy Sell Ads WordPress plugin">Buy Sell Ads WordPress plugin</a>.  <strong>I recommend that you set cache expiration to 0 to make your statistics register correctly with the Buy Sell Ads network</strong>.</p>
<p>This is because Buy Sell Ads network is now also tracking the number of times the ads themselves get requested (not just the tracking pixel).  If the ads are cached on your server, then they are not going to count in your Buy Sell Ads statistics whenever it is being displayed (lowering your impression count).</p>
<p>I am working on ripping out the caching mechanism right now, but for the time being, you should just <strong>set cache expiration to 0</strong> in the Buy Sell Ads WordPress plugin settings.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/turn-off-caching-in-my-buy-sell-ads-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Greet Box 5.3.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-3-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-3-0/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:22:33 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp greet box]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=601</guid>
		<description><![CDATA[WP Greet Box version 5.3.0 is here!
What&#8217;s new this release?
This version of WP Greet Box has the following enhancements.
Added ru_RU translation by FatCow.
Fixed exclusion rule that won&#8217;t work per Window&#8217;s end of line issue.
Updated readme.txt format (Changelog).
Here are some addition notable point release changes for version 5.3.x:
5.3.1: Added it_IT translation by Gianni Diurno
5.3.2: Updated it_IT [...]]]></description>
			<content:encoded><![CDATA[<p>WP Greet Box version 5.3.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a> has the following enhancements.</p>
<ol>
<li>Added ru_RU translation by <a href="http://blog.fatcow.com" rel="nofollow" >FatCow</a>.</li>
<li>Fixed exclusion rule that won&#8217;t work per Window&#8217;s end of line issue.</li>
<li>Updated readme.txt format (<a href="http://wordpress.org/development/2009/07/improving-your-plugin-changelogs/" rel="nofollow" >Changelog</a>).</li>
</ol>
<p>Here are some addition notable point release changes for version 5.3.x:</p>
<ul>
<li><strong>5.3.1:</strong> Added it_IT translation by <a href="http://gidibao.net/" rel="nofollow" >Gianni Diurno</a></li>
<li><strong>5.3.2:</strong> Updated it_IT translation by <a href="http://gidibao.net/" rel="nofollow" >Gianni Diurno</a></li>
<li><strong>5.3.4:</strong> Added pt_BR translation <a href	="http://ramenetascience.com/">The Alien</a></li>
</ul>
<p><span id="more-601"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"title="WP Greet Box WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Released WP Greet Box 5.2.0</title>
		<link>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-2-0/</link>
		<comments>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-2-0/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 03:06:31 +0000</pubDate>
		<dc:creator>Thaya Kareeson</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plugin update]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wp greet box]]></category>
		<guid isPermaLink="false">http://omninoggin.com/?p=597</guid>
		<description><![CDATA[
WP Greet Box version 5.2.0 is here!
What&#8217;s new this release?
 
This version of WP Greet Box has the following enhancements.
Added ability to not show greeting messages per post/page by adding &#8220;wpgb_hide&#8221; into a post/page&#8217;s custom field.
Moved documentation to omninoggin.com.
Fixed &#8220;Cannot modify header information&#8221; warning in admin media library.
Fixed fellow->follow typos in the default reddit message.
Fixed i18n [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://omninoggin.com/wp-content/uploads/2009/07/Picture-7-300x102.png" alt="WPGB Custom Field" title="WPGB Custom Field" width="300" height="102" class="alignright size-medium wp-image-598" /><br />
WP Greet Box version 5.2.0 is here!</p>
<h3>What&#8217;s new this release?</h3>
<p> </p>
<p>This version of <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/">WP Greet Box</a> has the following enhancements.</p>
<ol>
<li>Added ability to not show greeting messages per post/page by adding &#8220;wpgb_hide&#8221; into a post/page&#8217;s custom field.</li>
<li>Moved documentation to omninoggin.com.</li>
<li>Fixed &#8220;Cannot modify header information&#8221; warning in admin media library.</li>
<li>Fixed fellow->follow typos in the default reddit message.</li>
<li>Fixed i18n bug &#8220;$this->plugin_domain&#8221; (Thank you Lutz!)</li>
</ol>
<p><span id="more-597"></span></p>
<h3>Where do I download and read documentation?</h3>
<p>Please visit the <a href="http://omninoggin.com/wordpress-plugins/wp-greet-box-wordpress-plugin/"title="WP Greet Box WordPress Plugin"  rel="nofollow">original plugin post</a>.</p>
<h3>Where do I file bugs, make feature requests, and get support?</h3>
<p>Please visit the <a href="http://omninoggin.com/forum"title="OMNINOGGIN Support Forum" >support forum</a>.</p>
<hr />
<small>Copyright &copy; Thaya Kareeson 2007-2009. <a href="http://omninoggin.com/terms-of-use/">Terms of Use</a>.<br /> This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright.<br/>(Digital Fingerprint: 3c9448923b0370185951175e004b25f5 (38.107.191.92) )</small>]]></content:encoded>
			<wfw:commentRss>http://omninoggin.com/wordpress-posts/released-wp-greet-box-5-2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
