<?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>Washington, DC Web Design by GroovySoup &#187; WordPress</title>
	<atom:link href="http://www.groovysoup.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.groovysoup.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 Sep 2010 00:35:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exclude Posts From Your WordPress RSS Feed By Category</title>
		<link>http://www.groovysoup.com/exclude-posts-from-your-wordpress-rss-feed-by-category/</link>
		<comments>http://www.groovysoup.com/exclude-posts-from-your-wordpress-rss-feed-by-category/#comments</comments>
		<pubDate>Tue, 17 Aug 2010 02:54:10 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=1148</guid>
		<description><![CDATA[I realize this is a VERY specific topic but since it just happened to me, I thought I&#8217;d share. The problem: You&#8217;re using WordPress as a CMS and while you&#8217;d love for your readers to see all of the great things on your site, there are just some things that don&#8217;t need to be pushed [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-654" title="WordPress Goodies" src="http://www.groovysoup.com/wp-content/uploads/2009/12/wp1.gif" alt="WordPress Goodies" width="570" height="162" /></p>
<p>I realize this is a VERY specific topic but since it just happened to me, I thought I&#8217;d share.</p>
<p>The problem: You&#8217;re using <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a> as a CMS and while you&#8217;d love for your readers to see all of the great things on your site, there are just some things that don&#8217;t need to be pushed to their feed-readers. Like adding new sites to the Portfolio category or adding a second page for contact info or adding a new employee&#8217;s bio to the site. While these things are important and your readers may find them later, it&#8217;s certainly not news &#8211; unless you hired the Dalai Lama or something (<em>great, here come the Chinese hackers</em>).</p>
<p>This also has to do with the structure of your site. Granted, you&#8217;ll probably be using Pages for employee bios and contact info but if you&#8217;re reading this you&#8217;ve probably thought of a reason to filter a category from your feeds. We&#8217;re not alone. <a title="Exclude RSS Categories in WordPress" href="http://www.smashingmagazine.com/2008/12/02/10-useful-rss-hacks-for-wordpress/" target="_blank">Smashing Magazine</a>, via <a title="Exclude RSS Categories in WordPress" href="http://www.jangro.com/wordpress/excluding-posts-from-your-blog-feed/" target="_blank">Jangro.com</a> and <a href="http://www.wprecipes.com/how-to-exclude-categories-from-your-rss-feed" target="_blank">WPRecipes.com</a> have shared the solution and here it is:</p>
<p>&#8220;It’s quite simple to do so. Just add the following code to your template’s functions.php file:</p>
<pre>function myFilter($query) {
	if ($query-&gt;is_feed) {
		$query-&gt;set('cat','-5');
	}

return $query;
}

add_filter('pre_get_posts','myFilter');</pre>
<p>That will keep category with ID 5 out of the feed.&#8221;</p>
<p>You can get the Category ID by going to your Posts &gt; Categories page in your WP admin and hovering over the title of the category you want to exclude. The &#8220;ID&#8221; number is what you&#8217;re looking for. Substitute that in for the number 5 in the above example and you&#8217;re all set. <a title="Scott Jangro" href="http://www.jangro.com/wordpress/excluding-posts-from-your-blog-feed/" target="_blank">Visit Scott Jangro&#8217;s site</a> for more about using it for multiple categories and possibly Tags.</p>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2010/06/10/wordpress-tweaks/">Top 10 Ways to Tweak Your WordPress Theme</a> (mashable.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.wptavern.com/wordpress-is-more-functional-over-time">WordPress Is More Functional Over Time &#8211; WP Tavern</a> (wptavern.com)</li>
<li class="zemanta-article-ul-li"><a href="http://wp-fun.co.uk/2010/05/09/wordpress-rss-seo-supremacy/">WordPress RSS, SEO Supremacy &#8211; WP Fun</a> (wp-fun.co.uk)</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=c2d860a8-3179-4b86-ba9e-f93e8fcb37b1" alt="" /><span class="zem-script pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><map name='google_ad_map_1148_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1148?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1148_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1148&amp;url= http%3A%2F%2Fwww.groovysoup.com%2Fexclude-posts-from-your-wordpress-rss-feed-by-category%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/exclude-posts-from-your-wordpress-rss-feed-by-category/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Essential WordPress Security Plugins</title>
		<link>http://www.groovysoup.com/5-essential-wordpress-security-plugins/</link>
		<comments>http://www.groovysoup.com/5-essential-wordpress-security-plugins/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 18:55:49 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[plug ins]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=1088</guid>
		<description><![CDATA[I know there are TONS of WordPress security-related plugins out there but these are the ones that work for me and have shown to be without conflicts and are easy to install and use. Most importantly, they also find, kill and (so far) prevent malware and hidden javascript links. I put this list together because [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.groovysoup.com/wp-content/uploads/2009/12/wp1.gif"><img class="alignnone size-full wp-image-654" title="WordPress Goodies" src="http://www.groovysoup.com/wp-content/uploads/2009/12/wp1.gif" alt="" width="570" height="162" /></a></p>
<p>I know there are TONS of <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a> security-related plugins out there but these are the ones that work for me and have shown to be without conflicts and are easy to install and use. Most importantly, they also find, kill and (so far) prevent malware and hidden javascript links. I put this list together because I was constantly fighting a battle to keep spam links off my WordPress sites and couldn&#8217;t afford to keep spending the hours necessary to clean out the files that kept making their way back into my sites and directories.</p>
<p>Before you try any of the plug ins below to fix what might already be broken, update your WordPress install to the <a href="http://wordpress.org/download/" target="_blank">latest version</a>. That may overwrite files that you don&#8217;t want in there. If that doesn&#8217;t cure you, you can back up your theme, uploads and plugin files and start with a clean WP install. That will <strong>for sure</strong> eliminate any files that don&#8217;t belong in the core WP install. That won&#8217;t fix those files that may be in your themes, plugins or uploads though. That&#8217;s where I went to the plugins to find some help.</p>
<ol>
<li><strong><a href="http://wordpress.org/extend/plugins/jw-cloud-sites-wp-scanner" target="_blank">Cloud Sites WP Scanner</a></strong>: This plugin &#8211; designed to work with <a class="zem_slink" title="Rackspace Cloud" rel="homepage" href="http://www.rackspacecloud.com">Rackspace Cloud</a> Sites &#8211; adjusts your file permissions so they&#8217;re more secure, and can be used to look for ALL &#8220;non-core files, modified core files, auto loading options with malicious code, and posts/pages injected with javascript.&#8221; Now this last bit may give you a small heart attack, especially if you use <a class="zem_slink" title="Zemanta" rel="homepage" href="http://www.zemanta.com">Zemanta</a> on your blog. EVERY post on your site that contains javascript will be listed. This is where I found the malware on one site but you do have to sift through a lot and know what kind of code you&#8217;re loading into posts by default. This is worth the install for the file permission info alone. I&#8217;ve got a screenshot of the corrected permissions below and I hope that <a href="http://jacksonwhelan.com/" target="_blank">Jackson</a> doesn&#8217;t sue me for it.</li>
<li><strong><a href="http://wordpress.org/extend/plugins/bad-behavior/" target="_blank">Bad Behavior</a></strong>: This plugin takes the preventative route and looks for the types of users and robots that attempt to leave comment spam on your site. This is used in conjunction with the default plugin <a class="zem_slink" title="Akismet" rel="homepage" href="http://akismet.com">Akismet</a> to further limit those with nothing better to do than screw up your site. You can also implement a feature of Bad Behavior that ties to a spammer honey pot. This will prevent those with IP addresses already known for malicious activity from ever reaching your site in the first place.</li>
<li><strong><a href="http://wordpress.org/extend/plugins/secure-wordpress/" target="_blank">Secure WordPress</a></strong>: This plugin also does a bunch of little things to tighten up the WordPress ship by removing small bits of information that a hacker can use to determine what version of WP you&#8217;re using and what files you might have hiding in different directories. Easy to install and easy to update.</li>
<li><strong><a href="http://wordpress.org/extend/plugins/ttc-wordpress-security-plugin/" target="_blank">TimesToCome WordPress Security Tool</a></strong>: This one is one of my favorites from the geeky ability to block any IP address that seems like it&#8217;s doing bad things. Bot hitting your site too often and not identified correctly? Just add the IP address and out they go. You can also block by terms in the request, how they are identified (as a bot) and <a href="http://herselfswebtools.com" target="_blank">Linda</a> has done a great job of supplying a list of &#8220;bad bots&#8221; right in the package so you don&#8217;t have to look them up.</li>
<li><strong>A good stats plug in.</strong> You&#8217;ll need this to identify the IP addresses of those users doing things you don&#8217;t like. I personally use <a href="http://wordpress.org/extend/plugins/statpress/" target="_blank">StatPress</a> but I&#8217;m sure there are many others that will give you these important bits of info: IP address, user agent, time stamp. You&#8217;ll need that info in order to block the users using TimesToCome (TTC).</li>
</ol>
<p>Now I know this is by no means an exhaustive list. Please feel free to add your favorites in the comments below and I&#8217;ll include them once I&#8217;ve tried them. Remember one thing about this list: all of these plugins get along together and with Akismet without breaking the admin or the site&#8217;s theme. I&#8217;ve seen plenty that do a great job of keeping out bad users &#8211; and admins, good users and anyone else who wants to see your site. Also these plugins all work well within the latest (3.0.1) version of WP.</p>
<p>Good luck to you in keeping your site secure. It&#8217;s a battle.</p>
<div id="attachment_1091" class="wp-caption alignnone" style="width: 580px"><a href="http://www.groovysoup.com/wp-content/uploads/2010/08/Screen-shot-2010-08-12-at-2.47.37-PM.jpg"><img class="size-medium wp-image-1091" title="Default directory permissions for a secure WordPress installation" src="http://www.groovysoup.com/wp-content/uploads/2010/08/Screen-shot-2010-08-12-at-2.47.37-PM-570x247.jpg" alt="Default directory permissions for a secure WordPress installation" width="570" height="247" /></a><p class="wp-caption-text">Default directory permissions for a secure WordPress installation</p></div>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.smashingmagazine.com/2010/07/01/10-useful-wordpress-security-tweaks/">10 Useful WordPress Security Tweaks</a> (smashingmagazine.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.wptavern.com/review-of-the-limit-login-attempts-plugin">Review Of The Limit Login Attempts Plugin &#8211; WP Tavern</a> (wptavern.com)</li>
<li class="zemanta-article-ul-li"><a href="http://aext.net/2010/05/wordpress-security-plugins/">Top 15 WordPress Plugins to Make Your Blog Secure | AEXT.NET MAGAZINE</a> (aext.net)</li>
<li class="zemanta-article-ul-li"><a href="http://thewordpresswizard.com/upgrading-to-a-new-wordpress-version/">Upgrading to a New WordPress Version</a> (thewordpresswizard.com)</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=77bc584f-c2d0-4ee3-8b2c-10fe10a3eb7b" alt="" /><span class="zem-script pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><map name='google_ad_map_1088_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/1088?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_1088_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=1088&amp;url= http%3A%2F%2Fwww.groovysoup.com%2F5-essential-wordpress-security-plugins%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/5-essential-wordpress-security-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlogPress for Blogging on the Go</title>
		<link>http://www.groovysoup.com/blogpress-for-blogging-on-the-go/</link>
		<comments>http://www.groovysoup.com/blogpress-for-blogging-on-the-go/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 18:05:37 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=919</guid>
		<description><![CDATA[iPhone and iPad users: If you&#8217;ve had enough of the complete bugginess of the WordPress App you need to give this one a try. At $2.99 it&#8217;s not as cheap (free) as the WordPress app but BlogPress (iTunes link) actually works! You just enter the type of blog you have (WordPress self-hosted blogs still use [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-974" title="BlogPress" src="http://www.groovysoup.com/wp-content/uploads/2010/07/Screen-shot-2010-07-26-at-2.16.03-PM.jpg" alt="BlogPress" width="195" height="187" /><a class="zem_slink" title="iPhone" rel="homepage" href="http://www.apple.com/iphone">iPhone</a> and <a class="zem_slink" title="iPad" rel="homepage" href="http://www.tipb.com/ipad/">iPad</a> users: If you&#8217;ve had enough of the complete bugginess of the <a class="zem_slink" title="WordPress for iPhone" rel="homepage" href="http://iphone.wordpress.org/">WordPress</a> App you need to give this one a try. At $2.99 it&#8217;s not as cheap (free) as the WordPress app but <a title="BlogPress for iPhone and iPad" href="http://click.linksynergy.com/fs-bin/click?id=SXzVNvB4/YY&amp;offerid=146261.317799861&amp;type=2&amp;subid=0" target="_blank">BlogPress</a> (iTunes link) actually works! You just enter the type of blog you have (WordPress self-hosted blogs still use the WordPress setting), your username, password and site address. That&#8217;s it!</p>
<p>My site was giving me error messages until I enabled the XML-RPC feature under Settings &gt; Writing &gt; Remote Publishing but now all is well. Holy crap! It&#8217;s like the future!</p>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.geekwithkids.com/software-i-use/mobile-app-wordpress">Mobile app: WordPress</a> (geekwithkids.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.wptavern.com/wordpress-matt-cutts-and-google">WordPress, Matt Cutts, And Google</a> (wptavern.com)</li>
<li class="zemanta-article-ul-li"><a href="http://mashable.com/2010/07/01/wordpress-phone/">WordPress Now Lets You Phone in Your Blog Posts</a> (mashable.com)</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=010ae0e0-b203-4512-bbcf-3b33250b1edf" alt="" /><span class="zem-script pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><a href="http://click.linksynergy.com/fs-bin/click?id=SXzVNvB4/YY&#038;offerid=145244.10000076&#038;subid=0&#038;type=4"><img border="0"   alt="PeachPit (Pearson Education)" src="http://ad.linksynergy.com/fs-bin/show?id=SXzVNvB4/YY&#038;bids=145244.10000076&#038;subid=0&#038;type=4&#038;gridnum=1"/></a</a></p>
<p><map name='google_ad_map_919_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/919?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_919_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=919&amp;url= http%3A%2F%2Fwww.groovysoup.com%2Fblogpress-for-blogging-on-the-go%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/blogpress-for-blogging-on-the-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 is out!</title>
		<link>http://www.groovysoup.com/wordpress-3-0-is-out/</link>
		<comments>http://www.groovysoup.com/wordpress-3-0-is-out/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 17:14:06 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Recommendations]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=702</guid>
		<description><![CDATA[Update 2: Looks like wp-security-scan is also having some conflict issues /killing the admin on a few sites I&#8217;ve done upgrades on. I&#8217;m deactivating that where necessary. Check out the video below highlighting the changes in this newest (and long awaited) version. Send me a note if you&#8217;d like me to build you a site [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update 2</strong>: Looks like <a href="http://wordpress.org/extend/plugins/wp-security-scan" target="_blank">wp-security-scan</a> is also having some conflict issues /killing the admin on a few sites I&#8217;ve done upgrades on. I&#8217;m deactivating that where necessary.</p>
<p>Check out the video below highlighting the changes in this newest (and long awaited) version.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="guid=BQtfIEY1&amp;width=640&amp;height=360&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M" /><param name="src" value="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.21" allowfullscreen="true" wmode="transparent" flashvars="guid=BQtfIEY1&amp;width=640&amp;height=360&amp;locksize=no&amp;dynamicseek=false&amp;qc_publisherId=p-18-mFEk4J448M"></embed></object></p>
<p><a href="http://www.groovysoup.com/contact-info/">Send me a note</a> if you&#8217;d like me to build you a site using this awesome content management system / blogging platform or if you have questions concerning your current <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a> site. Those of you with sites already based on WordPress and hosted with GroovySoup will be updated as we sort through the changes and make sure everything works as it should. Remember: all installs are different due to the plugins you use and the custom code used in your site themes. These differences can cause parts of the site to stop functioning correctly until they are sorted out. That&#8217;s why we&#8217;re taking our time rolling this one out :)</p>
<p><strong>Update:</strong> We did find a bug with our site and <a class="zem_slink" title="All-In-One SEO" rel="homepage" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in One SEO</a> forcing us to deactivate that plugin. It&#8217;s not necessarily the plugin&#8217;s fault but turning it off solved our issue which was the live site not displaying correctly or at all.</p>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://trishussey.com/2010/06/16/get-ready-for-wordpress-3-backup-your-database/">Get Ready for WordPress 3: Backup Your Database</a> (trishussey.com)</li>
<li class="zemanta-article-ul-li"><a href="http://carsonified.com/blog/design/wordpress-3-0-for-web-designers/">WordPress 3.0 for Web Designers</a> (carsonified.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.studionashvegas.com/wordpress/wordpress-3-0-rc1-a-look/">WordPress 3.0 RC1 &#8211; a look</a> (studionashvegas.com)</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=4bc9c129-cbac-44e7-ba17-9fadf713d4d8" alt="" /><span class="zem-script pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><map name='google_ad_map_702_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/702?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_702_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=702&amp;url= http%3A%2F%2Fwww.groovysoup.com%2Fwordpress-3-0-is-out%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/wordpress-3-0-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two Quick WordPress Fixes</title>
		<link>http://www.groovysoup.com/two-quick-wordpress-fixes/</link>
		<comments>http://www.groovysoup.com/two-quick-wordpress-fixes/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 21:40:13 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=680</guid>
		<description><![CDATA[Let&#8217;s say you&#8217;re trying to upgrade all of your plug ins at once using Tools &#62; Upgrade. Let&#8217;s also say that WordPress hangs mid upgrade with the site in maintenance mode. How do you fix it? Assuming you have FTP access, go to the top level directory for your WordPress install and delete the file [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-654" title="WordPress Goodies" src="http://www.groovysoup.com/wp-content/uploads/2009/12/wp1.gif" alt="" width="570" height="162" /></p>
<p>Let&#8217;s say you&#8217;re trying to upgrade all of your plug ins at once using Tools &gt; Upgrade. Let&#8217;s also say that <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org">WordPress</a> hangs mid upgrade with the site in maintenance mode. How do you fix it? Assuming you have FTP access, go to the top level directory for your WordPress install and delete the file named &#8220;.maintenance&#8221;. This file is created when you opt to do mass upgrades and generates the &#8220;Site in Maintenance mode, come back in a minute&#8221; message.</p>
<p>Related to this potential disaster is the &#8220;I can&#8217;t get my damn WordPress to auto update&#8221; issue. I happen to have been suffering from this one on a few blogs and guess what? It&#8217;s one of the plug ins I have installed on the site(s). Solution? Go to your Plug ins page, deactivate all of your plug ins, do your WP core upgrade, then re-activate all of your plug ins. It worked for me but your results may vary :) I found this solution <a href="http://wordpress.org/support/topic/278746">here</a>.</p>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.howtospoter.com/web-20/wordpress/wordpress-2-9-2-should-you-upgrade">WordPress 2.9.2 &#8211; Should you Upgrade?</a> (howtospoter.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.nofluffjuststuff.com/blog/emmanuel_bernard/2010/02/migrating_from_blogger_esp_ftp_to_wordpress?utm_source=blogitem&amp;utm_medium=rss&amp;utm_campaign=blogrss">Migrating from Blogger (esp FTP) to WordPress</a> (nofluffjuststuff.com)</li>
<li class="zemanta-article-ul-li"><a href="http://thewordpresswizard.com/wordpress-plugins-a-list-of-5-recommended-plugins/">WordPress Plugins &#8211; A List of 5 Recommended Plugins</a> (thewordpresswizard.com)</li>
</ul>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=f2421e28-96ce-41dc-8432-8fb9e2cbfca5" alt="" /><span class="zem-script pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><map name='google_ad_map_680_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/680?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_680_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=680&amp;url= http%3A%2F%2Fwww.groovysoup.com%2Ftwo-quick-wordpress-fixes%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/two-quick-wordpress-fixes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jeff Yarbro</title>
		<link>http://www.groovysoup.com/jeff-yarbro/</link>
		<comments>http://www.groovysoup.com/jeff-yarbro/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:35:50 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Web page]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=547</guid>
		<description><![CDATA[visit the live project Using WordPress as the foundation, we incorporated Twitter, a blog and an easy-to-update CMS into Jeff&#8217;s new campaign website. WordPress is ideal for this sort of project due to its simplicity and the wide variety of customizable plugins available to add additional functionality quickly and inexpensively.]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-548" title="yarbro" src="http://www.groovysoup.com/wp-content/uploads/2009/11/yarbro-570x162.jpg" alt="yarbro" width="570" height="162" /></p>
<p>visit the <a href="http://yarbro2010.com">live project</a></p>
<p>Using WordPress as the foundation, we incorporated Twitter, a blog and an easy-to-update CMS into Jeff&#8217;s new campaign website. WordPress is ideal for this sort of project due to its simplicity and the wide variety of customizable plugins available to add additional functionality quickly and inexpensively.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b69a9705-934a-4c53-859c-7e4516dc8b40/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=b69a9705-934a-4c53-859c-7e4516dc8b40" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p><map name='google_ad_map_547_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/547?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_547_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=547&amp;url= http%3A%2F%2Fwww.groovysoup.com%2Fjeff-yarbro%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/jeff-yarbro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Andy Berke for State Senator</title>
		<link>http://www.groovysoup.com/andy-berke-for-state-senator/</link>
		<comments>http://www.groovysoup.com/andy-berke-for-state-senator/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 06:33:02 +0000</pubDate>
		<dc:creator>Dave Newman</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.groovysoup.com/?p=480</guid>
		<description><![CDATA[Click here to visit the site Andy Berke asked us to create a site that would help him get the message out about his upcoming run for Tennessee State Senator. We built his site using CSS, XHTML and a deathly fear of tables. Translation: It looks pretty good, it loads pretty fast and if Mr. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-479" title="berke" src="http://www.groovysoup.com/wp-content/uploads/2009/11/berke-570x162.jpg" alt="berke" width="570" height="162" /></p>
<p><a class="more" href="http://www.andyberke.com/">Click here to visit the site</a><br />
Andy Berke asked us to create a site that would help him get the message out about his upcoming run for Tennessee State Senator. We built his site using CSS, XHTML and a deathly fear of tables. Translation: It looks pretty good, it loads pretty fast and if Mr. Berke ever wants to change things in the future, it&#8217;s easily edited.</p>
<p>We also designed the logo for Andy Berke and his office collateral, including letterhead, business cards, and envelopes &#8211; all on Union printed stock.</p>
<p><map name='google_ad_map_480_f4f545ed98bc0cb8'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/480?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_480_f4f545ed98bc0cb8' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=480&amp;url= http%3A%2F%2Fwww.groovysoup.com%2Fandy-berke-for-state-senator%2F' /></p>]]></content:encoded>
			<wfw:commentRss>http://www.groovysoup.com/andy-berke-for-state-senator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
