<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: WordPress 2.7 Coming Soon!</title>
	<atom:link href="http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/</link>
	<description>WordPress, web development, and world domination.</description>
	<lastBuildDate>Sat, 11 Feb 2012 20:29:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19719</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: SEO Consultant</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165807</link>
		<dc:creator>SEO Consultant</dc:creator>
		<pubDate>Wed, 07 Jan 2009 05:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165807</guid>
		<description>Wordpress is becoming more and more a powerful CMS instead of just a blogging platform. I would put it up there with joomla and drupal. </description>
		<content:encoded><![CDATA[<p>WordPress is becoming more and more a powerful <acronym title='Content Management System'><span class='caps'>CMS</span></acronym> instead of just a blogging platform. I would put it up there with joomla and drupal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sori</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165760</link>
		<dc:creator>sori</dc:creator>
		<pubDate>Sat, 03 Jan 2009 03:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165760</guid>
		<description>I just am getting used to WP 2.7. the new layout on the dashboard seems cumbersome to me, but I am sure I will be able to get used to it soon enough. am I the only one who feels this way? </description>
		<content:encoded><![CDATA[<p>I just am getting used to <acronym title='WordPress'><span class='caps'>WP</span></acronym> 2.7. the new layout on the dashboard seems cumbersome to me, but I am sure I will be able to get used to it soon enough. am I the only one who feels this way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Newton</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165610</link>
		<dc:creator>Stephen Newton</dc:creator>
		<pubDate>Wed, 17 Dec 2008 18:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165610</guid>
		<description>Thanks for rolling out an update. Appears to work well.</description>
		<content:encoded><![CDATA[<p>Thanks for rolling out an update. Appears to work well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165590</link>
		<dc:creator>Dougal</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:23:52 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165590</guid>
		<description>Hmmm, okay, I think I do need to look into that and update the code. I think some of the postmeta functions changed a few versions ago so that they can return a simple string if there&#039;s only one entry, instead of always returning an array.

I&#039;ll get an updated version out as soon as I can.</description>
		<content:encoded><![CDATA[<p>Hmmm, okay, I think I do need to look into that and update the code. I think some of the postmeta functions changed a few versions ago so that they can return a simple string if there&#8217;s only one entry, instead of always returning an array.</p>
<p>I&#8217;ll get an updated version out as soon as I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Newton</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165589</link>
		<dc:creator>Stephen Newton</dc:creator>
		<pubDate>Thu, 11 Dec 2008 19:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165589</guid>
		<description>I&#039;ve got two blogs and both report error:
Warning: Invalid argument supplied for foreach() in /home2/[detail-deleted]/public_html/[detail-deleted]/wp/wp-content/plugins/headmeta.php on line 55

Warning: Invalid argument supplied for foreach() in /home2/[detail-deleted]/public_html/[detail-deleted]/wp/wp-content/plugins/headmeta.php on line 62</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got two blogs and both report error:<br />
Warning: Invalid argument supplied for foreach() in /home2/[detail-deleted]/public_html/[detail-deleted]/wp/wp-content/plugins/headmeta.php on line 55</p>
<p>Warning: Invalid argument supplied for foreach() in /home2/[detail-deleted]/public_html/[detail-deleted]/wp/wp-content/plugins/headmeta.php on line 62</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dougal</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165586</link>
		<dc:creator>Dougal</dc:creator>
		<pubDate>Thu, 11 Dec 2008 16:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165586</guid>
		<description>Looks like it&#039;s still working here... It&#039;s a pretty simple plugin using pretty standard API hooks. It would be odd for it to break, unless some other plugin is interfering with it. 

Even with All-In-One SEO running here, HeadMeta is still doing its thing for me.</description>
		<content:encoded><![CDATA[<p>Looks like it&#8217;s still working here&#8230; It&#8217;s a pretty simple plugin using pretty standard <acronym title='Application Interface'><span class='caps'>API</span></acronym> hooks. It would be odd for it to break, unless some other plugin is interfering with it. </p>
<p>Even with All-In-One <acronym title='Search Engine Optimization'><span class='caps'>SEO</span></acronym> running here, HeadMeta is still doing its thing for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Newton</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165584</link>
		<dc:creator>Stephen Newton</dc:creator>
		<pubDate>Thu, 11 Dec 2008 13:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165584</guid>
		<description>Sadly your HeadMeta plugin in broken by WP 2.7</description>
		<content:encoded><![CDATA[<p>Sadly your HeadMeta plugin in broken by <acronym title='WordPress'><span class='caps'>WP</span></acronym> 2.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mobbing</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165577</link>
		<dc:creator>mobbing</dc:creator>
		<pubDate>Wed, 10 Dec 2008 10:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165577</guid>
		<description>Yes I will prove it! MayBe is a good solution for my old wiki!

WP has more useable plugins as the python wiki. :)</description>
		<content:encoded><![CDATA[<p>Yes I will prove it! MayBe is a good solution for my old wiki!</p>
<p><acronym title='WordPress'><span class='caps'>WP</span></acronym> has more useable plugins as the python wiki. <img src='http://dougal.gunters.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff@Beauty tips</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165567</link>
		<dc:creator>jeff@Beauty tips</dc:creator>
		<pubDate>Tue, 09 Dec 2008 10:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165567</guid>
		<description>I have been a long, long term user of wordpress and think its just getting better and better.

However, i still feel its not up to what i want, which is why i hack away at it to get it how i want it.

Guess thats the reason so many mods and the likes are available.

WordPress has to be the best blog software though, and even as a standard install the search engines love it.</description>
		<content:encoded><![CDATA[<p>I have been a long, long term user of wordpress and think its just getting better and better.</p>
<p>However, i still feel its not up to what i want, which is why i hack away at it to get it how i want it.</p>
<p>Guess thats the reason so many mods and the likes are available.</p>
<p>WordPress has to be the best blog software though, and even as a standard install the search engines love it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Potty training</title>
		<link>http://dougal.gunters.org/blog/2008/12/03/wordpress-27-coming-soon/#comment-165566</link>
		<dc:creator>Potty training</dc:creator>
		<pubDate>Mon, 08 Dec 2008 22:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://dougal.gunters.org/?p=1263#comment-165566</guid>
		<description>I still using wordpress 2.6.3 and didn&#039;t upgrade because I&#039;m waiting for this 2.7 update. I had check the admin interface and it is very stylish design.</description>
		<content:encoded><![CDATA[<p>I still using wordpress 2.6.3 and didn&#8217;t upgrade because I&#8217;m waiting for this 2.7 update. I had check the admin interface and it is very stylish design.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: dougal.gunters.org @ 2012-02-11 23:20:38 by W3 Total Cache -->
