<?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.6 Goes Live</title>
	<atom:link href="http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/</link>
	<description>Make Money Online</description>
	<lastBuildDate>Sun, 22 Nov 2009 06:41:01 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy T</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-4167199</link>
		<dc:creator>Andy T</dc:creator>
		<pubDate>Tue, 02 Sep 2008 03:14:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-4167199</guid>
		<description>I upgraded to WordPress 2.61. It took me about 20 minutes for the upgrade. So, far so good! 
I like the new features for writing blog. I hope just not make it too complicated like a desk top publishing software, in the future!</description>
		<content:encoded><![CDATA[<p>I upgraded to WordPress 2.61. It took me about 20 minutes for the upgrade. So, far so good!<br />
I like the new features for writing blog. I hope just not make it too complicated like a desk top publishing software, in the future!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pixel Shoppe</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3925945</link>
		<dc:creator>Pixel Shoppe</dc:creator>
		<pubDate>Wed, 30 Jul 2008 13:59:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3925945</guid>
		<description>Doea it work for anyone? I can&#039;t lg in and it screwed up my blog. It does not seem to play well with plugins like &quot;share this&quot;.</description>
		<content:encoded><![CDATA[<p>Doea it work for anyone? I can&#8217;t lg in and it screwed up my blog. It does not seem to play well with plugins like &#8220;share this&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark LaFlamme</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3872653</link>
		<dc:creator>Mark LaFlamme</dc:creator>
		<pubDate>Thu, 24 Jul 2008 06:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3872653</guid>
		<description>Hi, Geek&#039;s Dream:
For me, it turned out to be a conflict between WP 2.6 and an older version of Max Banner Ads I was using. I upgraded to the latest version of that and bam! Captions worked great. If you don&#039;t have that particular plug-in, maybe it&#039;s a different one causing the problem.
Otherwise, adding the script to my current theme seemed to work, as well. I&#039;ll paste it in on the chance you don&#039;t have it yet:

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */</description>
		<content:encoded><![CDATA[<p>Hi, Geek&#8217;s Dream:<br />
For me, it turned out to be a conflict between WP 2.6 and an older version of Max Banner Ads I was using. I upgraded to the latest version of that and bam! Captions worked great. If you don&#8217;t have that particular plug-in, maybe it&#8217;s a different one causing the problem.<br />
Otherwise, adding the script to my current theme seemed to work, as well. I&#8217;ll paste it in on the chance you don&#8217;t have it yet:</p>
<p>/* Captions */<br />
.aligncenter,<br />
div.aligncenter {<br />
	display: block;<br />
	margin-left: auto;<br />
	margin-right: auto;<br />
}</p>
<p>.wp-caption {<br />
	border: 1px solid #ddd;<br />
	text-align: center;<br />
	background-color: #f3f3f3;<br />
	padding-top: 4px;<br />
	margin: 10px;<br />
	-moz-border-radius: 3px;<br />
	-khtml-border-radius: 3px;<br />
	-webkit-border-radius: 3px;<br />
	border-radius: 3px;<br />
}</p>
<p>.wp-caption img {<br />
	margin: 0;<br />
	padding: 0;<br />
	border: 0 none;<br />
}</p>
<p>.wp-caption p.wp-caption-text {<br />
	font-size: 11px;<br />
	line-height: 17px;<br />
	padding: 0 4px 5px;<br />
	margin: 0;<br />
}<br />
/* End captions */</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuleonk</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3872533</link>
		<dc:creator>tuleonk</dc:creator>
		<pubDate>Thu, 24 Jul 2008 05:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3872533</guid>
		<description>This is my first time using Wordpress. So, I don&#039;t know if there is something which does not work the way it should. It looks very easy to use, and I have no problem logging in into dashboard. Guess I&#039;ll have to wait and see.</description>
		<content:encoded><![CDATA[<p>This is my first time using Wordpress. So, I don&#8217;t know if there is something which does not work the way it should. It looks very easy to use, and I have no problem logging in into dashboard. Guess I&#8217;ll have to wait and see.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geek's Dream Girl</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3872516</link>
		<dc:creator>Geek's Dream Girl</dc:creator>
		<pubDate>Thu, 24 Jul 2008 05:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3872516</guid>
		<description>@Mark - I&#039;m having similar problems.  If I insert an image into a post and I want it left-aligned, the text only appears next to the image if I don&#039;t have a caption.   If I put a caption, it will shove the text of the post under the image.

Anybody have a fix for this?</description>
		<content:encoded><![CDATA[<p>@Mark &#8211; I&#8217;m having similar problems.  If I insert an image into a post and I want it left-aligned, the text only appears next to the image if I don&#8217;t have a caption.   If I put a caption, it will shove the text of the post under the image.</p>
<p>Anybody have a fix for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark LaFlamme</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3834584</link>
		<dc:creator>Mark LaFlamme</dc:creator>
		<pubDate>Sun, 20 Jul 2008 02:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3834584</guid>
		<description>For the life of me, I cannot get captions to work. It looks great in preview, but live, all the code spills out around the photo and there’s no caption at all. I added the caption code to my theme’s style.css but there was no change. Seems like I’m just one minor step away from making this work. If anyone has any ideas, I’d love to hear them. I’ll add a caption to my first post to demonstrate.</description>
		<content:encoded><![CDATA[<p>For the life of me, I cannot get captions to work. It looks great in preview, but live, all the code spills out around the photo and there’s no caption at all. I added the caption code to my theme’s style.css but there was no change. Seems like I’m just one minor step away from making this work. If anyone has any ideas, I’d love to hear them. I’ll add a caption to my first post to demonstrate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjen</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3825501</link>
		<dc:creator>Arjen</dc:creator>
		<pubDate>Fri, 18 Jul 2008 09:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3825501</guid>
		<description>I updated yesterday. It works fine for me. All the plugins I&#039;m using work on 2.6 :)</description>
		<content:encoded><![CDATA[<p>I updated yesterday. It works fine for me. All the plugins I&#8217;m using work on 2.6 :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Snoskred</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3821998</link>
		<dc:creator>Snoskred</dc:creator>
		<pubDate>Fri, 18 Jul 2008 00:14:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3821998</guid>
		<description>Before everyone gets excited and upgrades, you may want to note there is a fairly substantial bug in this version to do with permalinks. I wrote about it &lt;a href=&quot;http://www.snoskred.org/2008/07/wtf-wordpress.html&quot; rel=&quot;nofollow&quot;&gt;on my blog&lt;/a&gt; , with links to info about the bug in the support forums.

If you have upgraded, check to make sure your permalinks are working. And it is always a good idea to have a look around the support forums and see what issues people are having just to make sure you&#039;re not having them too - if you can stand to look around there without getting a headache. ;(

Me personally, I won&#039;t be upgrading anytime soon - it seems Wordpress is losing the plot a bit.</description>
		<content:encoded><![CDATA[<p>Before everyone gets excited and upgrades, you may want to note there is a fairly substantial bug in this version to do with permalinks. I wrote about it <a href="http://www.snoskred.org/2008/07/wtf-wordpress.html" rel="nofollow">on my blog</a> , with links to info about the bug in the support forums.</p>
<p>If you have upgraded, check to make sure your permalinks are working. And it is always a good idea to have a look around the support forums and see what issues people are having just to make sure you&#8217;re not having them too &#8211; if you can stand to look around there without getting a headache. ;(</p>
<p>Me personally, I won&#8217;t be upgrading anytime soon &#8211; it seems Wordpress is losing the plot a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weneedmoney</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3819405</link>
		<dc:creator>weneedmoney</dc:creator>
		<pubDate>Thu, 17 Jul 2008 14:47:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3819405</guid>
		<description>I hate it! I can&#039;t log in. I&#039;m glad I backed up everything because I am reverting. What A waste of time.</description>
		<content:encoded><![CDATA[<p>I hate it! I can&#8217;t log in. I&#8217;m glad I backed up everything because I am reverting. What A waste of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3816976</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Thu, 17 Jul 2008 06:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3816976</guid>
		<description>I&#039;m still on v2.5, waiting for my currently used plugins to be available for v2.6 before I make the change.

Anyway, v2.6 looks promising than ever.</description>
		<content:encoded><![CDATA[<p>I&#8217;m still on v2.5, waiting for my currently used plugins to be available for v2.6 before I make the change.</p>
<p>Anyway, v2.6 looks promising than ever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Carol</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3816601</link>
		<dc:creator>Jack Carol</dc:creator>
		<pubDate>Thu, 17 Jul 2008 05:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3816601</guid>
		<description>I upgrade my wp today, but something wrong with this version. Some people say they cannot login to wp dasdboard.</description>
		<content:encoded><![CDATA[<p>I upgrade my wp today, but something wrong with this version. Some people say they cannot login to wp dasdboard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Brain</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3816154</link>
		<dc:creator>Big Brain</dc:creator>
		<pubDate>Thu, 17 Jul 2008 02:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3816154</guid>
		<description>I was already thinking of moving to wordpress. Now may be the time.</description>
		<content:encoded><![CDATA[<p>I was already thinking of moving to wordpress. Now may be the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Family Guy</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3813108</link>
		<dc:creator>Family Guy</dc:creator>
		<pubDate>Wed, 16 Jul 2008 15:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3813108</guid>
		<description>i don`t like it! it gives me a headeack working with it</description>
		<content:encoded><![CDATA[<p>i don`t like it! it gives me a headeack working with it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan McLean</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3812416</link>
		<dc:creator>Ryan McLean</dc:creator>
		<pubDate>Wed, 16 Jul 2008 12:30:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3812416</guid>
		<description>I installed this today, and I love it on my financial blog.
Thankyou wordpress for your awesome service</description>
		<content:encoded><![CDATA[<p>I installed this today, and I love it on my financial blog.<br />
Thankyou wordpress for your awesome service</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slevi</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3811803</link>
		<dc:creator>Slevi</dc:creator>
		<pubDate>Wed, 16 Jul 2008 10:23:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3811803</guid>
		<description>Did the update yesterday, it really went smoothly as ever. Not a single issue and the newly added features are great, but let&#039;s not forget the roughly 150 (if my memory serves me right) or so bug fixes which have been applied either.</description>
		<content:encoded><![CDATA[<p>Did the update yesterday, it really went smoothly as ever. Not a single issue and the newly added features are great, but let&#8217;s not forget the roughly 150 (if my memory serves me right) or so bug fixes which have been applied either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Whiles</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3810754</link>
		<dc:creator>Adam Whiles</dc:creator>
		<pubDate>Wed, 16 Jul 2008 07:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3810754</guid>
		<description>I just upgraded my blog to 2.6, lots of changes. Above all, it didn&#039;t tear up anything I had which is the most important thing. I hate upgrading then realizing that something is broken due to the upgrade.</description>
		<content:encoded><![CDATA[<p>I just upgraded my blog to 2.6, lots of changes. Above all, it didn&#8217;t tear up anything I had which is the most important thing. I hate upgrading then realizing that something is broken due to the upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ElegantCelebBlogger</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3810096</link>
		<dc:creator>ElegantCelebBlogger</dc:creator>
		<pubDate>Wed, 16 Jul 2008 04:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3810096</guid>
		<description>Yay, they now have version control included. It sounds like they listened to suggestions, too. Now, if only they could include a notes areas with each post, so I could keep track of things like where I submitted the post, etc., that would be great.</description>
		<content:encoded><![CDATA[<p>Yay, they now have version control included. It sounds like they listened to suggestions, too. Now, if only they could include a notes areas with each post, so I could keep track of things like where I submitted the post, etc., that would be great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Aulia</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3809754</link>
		<dc:creator>Michael Aulia</dc:creator>
		<pubDate>Wed, 16 Jul 2008 03:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3809754</guid>
		<description>I&#039;ve been following the updates since 2.6 Beta 1 to RC1 :) 

I love the image captioning that they&#039;ve put on the last Beta 3-RC1 the most! Imagine what I can do with it on every screenshot of my application/games reviews :D</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been following the updates since 2.6 Beta 1 to RC1 :) </p>
<p>I love the image captioning that they&#8217;ve put on the last Beta 3-RC1 the most! Imagine what I can do with it on every screenshot of my application/games reviews :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3809467</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Wed, 16 Jul 2008 02:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3809467</guid>
		<description>groovy music!</description>
		<content:encoded><![CDATA[<p>groovy music!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Nichols</title>
		<link>http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/comment-page-1/#comment-3809182</link>
		<dc:creator>Mike Nichols</dc:creator>
		<pubDate>Wed, 16 Jul 2008 00:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/archives/2008/07/15/wordpress-26-goes-live/#comment-3809182</guid>
		<description>The new features are attractive, especially the writing upgrades. But I have established an off-line blog writing routine that has many of these features - and more. 

Being the cautious person I am, I&#039;ll be waiting for a while to upgrade until some of the bugs are shaken out. Also, I will be watching the plugins I depend upon to see if they upgrade or are listed as compatible. As for themes, the ones I use are so heavily modified that I think I&#039;m on my own there!</description>
		<content:encoded><![CDATA[<p>The new features are attractive, especially the writing upgrades. But I have established an off-line blog writing routine that has many of these features &#8211; and more. </p>
<p>Being the cautious person I am, I&#8217;ll be waiting for a while to upgrade until some of the bugs are shaken out. Also, I will be watching the plugins I depend upon to see if they upgrade or are listed as compatible. As for themes, the ones I use are so heavily modified that I think I&#8217;m on my own there!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
