<?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>WP Garage &#187; upgrades</title>
	<atom:link href="http://wpgarage.com/tag/upgrades/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpgarage.com</link>
	<description>wordpress tricks, hacks, and tips</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:11:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New CSS for aligning images, block elements and captions</title>
		<link>http://wpgarage.com/css/css-classes-align-images-block-captions/</link>
		<comments>http://wpgarage.com/css/css-classes-align-images-block-captions/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 09:19:52 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[captions]]></category>
		<category><![CDATA[Images]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=340</guid>
		<description><![CDATA[I was recently working on a WordPress site, and I just couldn&#8217;t get my images to left-align with the text so that the text would wrap around it. It was wrapping in the text editor in the admin, but on the front end the image stuck out of the top of the text.
Rebecca, our genius [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently working on a WordPress site, and I just couldn&#8217;t get my images to left-align with the text so that the text would wrap around it. It was wrapping in the text editor in the admin, but on the front end the image stuck out of the top of the text.</p>
<p>Rebecca, our genius Web Project Manager at <a title="illuminea marketing &amp; media" href="http://illuminea.com">illuminea</a>, did a search and discovered on the <a title="CSS on the WordPress Codex" href="http://codex.wordpress.org/CSS">WordPress Codex</a> that a bunch of new styles are needed in your style.php file in order to get the images to do what you want from WordPress version 2.5 and up. If you are using an older theme, you may not have these styles in your style sheet. The same classes are used to align images that have a caption (as of WordPress 2.6).</p>
<p>Here are the styles &#8211; you can just copy and paste them into your style.css file or wherever your CSS styles are located:</p>
<pre>.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}
</pre>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;desc=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;t=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;link=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;body=Link: http://wpgarage.com/css/css-classes-align-images-block-captions/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;srcUrl=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;srcTitle=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;snippet=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;summary=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;url=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions&amp;selection=I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/css/css-classes-align-images-block-captions/&amp;title=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/css/css-classes-align-images-block-captions/+&quot;New+CSS+for+aligning+images%2C+block+elements+and+captions&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fcss%2Fcss-classes-align-images-block-captions%2F&amp;t=New+CSS+for+aligning+images%2C+block+elements+and+captions" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=New+CSS+for+aligning+images%2C+block+elements+and+captions+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22New%20CSS%20for%20aligning%20images%2C%20block%20elements%20and%20captions%22&amp;body=Link: http://wpgarage.com/css/css-classes-align-images-block-captions/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20was%20recently%20working%20on%20a%20WordPress%20site%2C%20and%20I%20just%20couldn%27t%20get%20my%20images%20to%20left-align%20with%20the%20text%20so%20that%20the%20text%20would%20wrap%20around%20it.%20It%20was%20wrapping%20in%20the%20text%20editor%20in%20the%20admin%2C%20but%20on%20the%20front%20end%20the%20image%20stuck%20out%20of%20the%20top%20of%20the%20text.%0D%0A%0D%0ARebecca%2C%20our%20genius%20Web%20Project%20Manage" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/css/css-classes-align-images-block-captions/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/css/css-classes-align-images-block-captions/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>WordPress 2.7 heavily based on existing plugins</title>
		<link>http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/</link>
		<comments>http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 09:41:34 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=339</guid>
		<description><![CDATA[Weblog Tools Collection has published an overview of the features in store for us in WordPress 2.7. As I was reading the list, I noticed that many of them them are based on existing popular plugins, like the Google Sitemaps Generator, Better Comments Manager, YATCP (Yet Another Threaded Comments Plugin), and Subscribe to Comments.
I had [...]]]></description>
			<content:encoded><![CDATA[<p>Weblog Tools Collection has published an overview of the <a title="Features Planned for WordPress 2.7" href="http://weblogtoolscollection.com/archives/2008/07/31/features-plannwordpress-27/">features in store for us in WordPress 2.7</a>. As I was reading the list, I noticed that many of them them are based on existing popular plugins, like the <a title="Google Sitemaps Generator" href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">Google Sitemaps Generator</a>, <a title="Better Comments Manager" href="http://techie-buzz.com/wordpress-plugins/better-comments-manager-just-got-better.html">Better Comments Manager</a>, <a title="Yet Another Threaded Comments Plugin" href="http://www.organisiert.net/yatcp/">YATCP (Yet Another Threaded Comments Plugin)</a>, and <a title="Subscribe to Comments" href="http://txfx.net/code/wordpress/subscribe-to-comments/">Subscribe to Comments</a>.</p>
<p>I had mixed feelings about this: on the one hand, these plugin authors had enough vision to see a need and fill it with some plugins that became standards for experienced WordPress blog developers. If WordPress makes these features part of the core, than these plugins become legacy and are no longer needed, and all the developers will no longer get recognition for their innovation and leadership in the WordPress community.</p>
<p>On the other hand, these types of developments are par for the course in an open source community, and is what makes the WordPress software so fantastic. The people at <a title="Automattic" href="http://automattic.com">Automattic</a> give free rein to the community to develop new features, and then these features are tested by thousands around the world over many years, and &#8220;survival of the fittest&#8221; helps the community identify the best and most important features to be added to the WordPress core.</p>
<p>The result: one of the best pieces of open source software around, and a celebration of the culture of open source.</p>
<p>What do you think?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins&amp;desc=Weblog%20Tools%20Collection%20has%20published%20an%20overview%20of%20the%20features%20in%20store%20for%20us%20in%20WordPress%202.7.%20As%20I%20was%20reading%20the%20list%2C%20I%20noticed%20that%20many%20of%20them%20them%20are%20based%20on%20existing%20popular%20plugins%2C%20like%20the%20Google%20Sitemaps%20Generator%2C%20Better%20Comments%20Manager%2C%20YATCP%20%28Yet%20Another%20Threaded%20Comments%20Plu" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;t=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+2.7+heavily+based+on+existing+plugins&amp;link=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WordPress+2.7+heavily+based+on+existing+plugins&amp;body=Link: http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Weblog%20Tools%20Collection%20has%20published%20an%20overview%20of%20the%20features%20in%20store%20for%20us%20in%20WordPress%202.7.%20As%20I%20was%20reading%20the%20list%2C%20I%20noticed%20that%20many%20of%20them%20them%20are%20based%20on%20existing%20popular%20plugins%2C%20like%20the%20Google%20Sitemaps%20Generator%2C%20Better%20Comments%20Manager%2C%20YATCP%20%28Yet%20Another%20Threaded%20Comments%20Plu" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins&amp;srcUrl=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;srcTitle=WordPress+2.7+heavily+based+on+existing+plugins&amp;snippet=Weblog%20Tools%20Collection%20has%20published%20an%20overview%20of%20the%20features%20in%20store%20for%20us%20in%20WordPress%202.7.%20As%20I%20was%20reading%20the%20list%2C%20I%20noticed%20that%20many%20of%20them%20them%20are%20based%20on%20existing%20popular%20plugins%2C%20like%20the%20Google%20Sitemaps%20Generator%2C%20Better%20Comments%20Manager%2C%20YATCP%20%28Yet%20Another%20Threaded%20Comments%20Plu" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins&amp;summary=Weblog%20Tools%20Collection%20has%20published%20an%20overview%20of%20the%20features%20in%20store%20for%20us%20in%20WordPress%202.7.%20As%20I%20was%20reading%20the%20list%2C%20I%20noticed%20that%20many%20of%20them%20them%20are%20based%20on%20existing%20popular%20plugins%2C%20like%20the%20Google%20Sitemaps%20Generator%2C%20Better%20Comments%20Manager%2C%20YATCP%20%28Yet%20Another%20Threaded%20Comments%20Plu&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WordPress+2.7+heavily+based+on+existing+plugins&amp;url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins&amp;selection=Weblog%20Tools%20Collection%20has%20published%20an%20overview%20of%20the%20features%20in%20store%20for%20us%20in%20WordPress%202.7.%20As%20I%20was%20reading%20the%20list%2C%20I%20noticed%20that%20many%20of%20them%20them%20are%20based%20on%20existing%20popular%20plugins%2C%20like%20the%20Google%20Sitemaps%20Generator%2C%20Better%20Comments%20Manager%2C%20YATCP%20%28Yet%20Another%20Threaded%20Comments%20Plu" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/&amp;title=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/+&quot;WordPress+2.7+heavily+based+on+existing+plugins&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fwordpress-27-heavily-based-on-existing-plugins%2F&amp;t=WordPress+2.7+heavily+based+on+existing+plugins" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+2.7+heavily+based+on+existing+plugins+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WordPress%202.7%20heavily%20based%20on%20existing%20plugins%22&amp;body=Link: http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Weblog%20Tools%20Collection%20has%20published%20an%20overview%20of%20the%20features%20in%20store%20for%20us%20in%20WordPress%202.7.%20As%20I%20was%20reading%20the%20list%2C%20I%20noticed%20that%20many%20of%20them%20them%20are%20based%20on%20existing%20popular%20plugins%2C%20like%20the%20Google%20Sitemaps%20Generator%2C%20Better%20Comments%20Manager%2C%20YATCP%20%28Yet%20Another%20Threaded%20Comments%20Plu" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/wordpress-27-heavily-based-on-existing-plugins/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Welcome back WordPress Press This bookmarklet! I missed you.</title>
		<link>http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/</link>
		<comments>http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 03:30:45 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/?p=337</guid>
		<description><![CDATA[A few days ago, the folk over at Automattic released WordPress 2.6. This release was so ahead of time (apparently it was released a month early) that I feel like it snuck up on me.
First of all, kudos to all involved for getting out a new release ahead of time. And secondly, they&#8217;ve done a [...]]]></description>
			<content:encoded><![CDATA[<p>A few days ago, the folk over at Automattic <a title="WordPress 2.6" href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">released WordPress 2.6</a>. This release was so ahead of time (apparently it was released a month early) that I feel like it snuck up on me.</p>
<p>First of all, kudos to all involved for getting out a new release ahead of time. And secondly, they&#8217;ve done a great job adding some really useful features and security fixes to this version. But the apple of my eye is the reinstatement of the <strong>Press This bookmarklet</strong>.</p>
<p>I know they&#8217;ve added all sorts of cool features like post revisions for multi-author blogs, easy insertion of image captions, and more user-friendly management of plugins; but I really liked the Press This bookmarklet, and kind of mourned its loss when it was removed from WordPress 2.5. The Press This bookmarklet makes it much easier to post about other web content on your own blog, in a way that&#8217;s similar to the <a title="Tumblr" href="http://tumblr.com">Tumblr</a> bookmarklet. <a title="10 Things You Need to Know About WordPress 2.6" href="http://technosailor.com/2008/06/30/10-things-you-need-to-know-about-wordpress-26/">Aaron Brazell describes the Press This bookmarklet</a> as follows:</p>
<blockquote><p>&#8230;it allows the user to be on any website, click the bookmarklet and get a miniaturized version of WordPress admin with options to snip text, photos from the page, quotes or video embeds.</p></blockquote>
<p>I still haven&#8217;t upgraded (see below to find out why), so I wonder if the Link This bookmarklet has been reinstated too&#8230;</p>
<h4>It&#8217;s not all rosy</h4>
<p>Some bloggers have had problems after upgrading to 2.6. <a title="http://yoast.com/wordpress-26-windows-hosting-issue/" href="http://yoast.com/wordpress-26-windows-hosting-issue/">Joost de Valk warns WordPress bloggers using Windows hosting</a> that the upgrade may mess up your permalinks. Upstart Blogger upgraded only to find that <a title="http://www.upstartblogger.com/read-this-before-upgrading-to-wordpress-26" href="http://www.upstartblogger.com/read-this-before-upgrading-to-wordpress-26">all of his categories and category permalinks had been messed up</a>, despite the fact that he took all the necessary precautions like deactivating plugins, etc. Apparently he&#8217;s not the only one, either. He says that that there&#8217;s a solution, but it involves messing with your database, which is not for the fainthearted. Being a seasoned member of the fainthearted club, and having just <a title="6 things to remember when moving WordPress blogs to a different host" href="http://wpgarage.com/tips/6-things-moving-wordpress-blogs-different-host/">moved all my blogs and sites from one host to another</a>, I think I&#8217;ll wait a bit before upgrading, <a title="Sit tight and wait before upgrading to WP 2.2" href="http://wpgarage.com/news-views/sit-tight-and-wait-before-upgrading-to-wp-22/">as usual</a>.</p>
<h4>More about WordPress 2.6</h4>
<p><a title="10 Things You Need to Know About WordPress 2.6" href="http://technosailor.com/2008/06/30/10-things-you-need-to-know-about-wordpress-26/">10 Things You Need to Know About WordPress 2.6</a> from Technosailer</p>
<p><a title="WordPress 2.6" href="http://wordpress.org/development/2008/07/wordpress-26-tyner/">WordPress 2.6</a> from WordPress.org</p>
<p><a href="http://weblogtoolscollection.com/archives/2008/06/30/what-you-need-to-know-about-wordpress-26/">What You Need To Know About WordPress 2.6</a> from Weblog Tools Collection</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;desc=A%20few%20days%20ago%2C%20the%20folk%20over%20at%20Automattic%20released%20WordPress%202.6.%20This%20release%20was%20so%20ahead%20of%20time%20%28apparently%20it%20was%20released%20a%20month%20early%29%20that%20I%20feel%20like%20it%20snuck%20up%20on%20me.%0D%0A%0D%0AFirst%20of%20all%2C%20kudos%20to%20all%20involved%20for%20getting%20out%20a%20new%20release%20ahead%20of%20time.%20And%20secondly%2C%20they%27ve%20done%20a%20great%20" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;t=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;link=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;body=Link: http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A A%20few%20days%20ago%2C%20the%20folk%20over%20at%20Automattic%20released%20WordPress%202.6.%20This%20release%20was%20so%20ahead%20of%20time%20%28apparently%20it%20was%20released%20a%20month%20early%29%20that%20I%20feel%20like%20it%20snuck%20up%20on%20me.%0D%0A%0D%0AFirst%20of%20all%2C%20kudos%20to%20all%20involved%20for%20getting%20out%20a%20new%20release%20ahead%20of%20time.%20And%20secondly%2C%20they%27ve%20done%20a%20great%20" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;srcUrl=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;srcTitle=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;snippet=A%20few%20days%20ago%2C%20the%20folk%20over%20at%20Automattic%20released%20WordPress%202.6.%20This%20release%20was%20so%20ahead%20of%20time%20%28apparently%20it%20was%20released%20a%20month%20early%29%20that%20I%20feel%20like%20it%20snuck%20up%20on%20me.%0D%0A%0D%0AFirst%20of%20all%2C%20kudos%20to%20all%20involved%20for%20getting%20out%20a%20new%20release%20ahead%20of%20time.%20And%20secondly%2C%20they%27ve%20done%20a%20great%20" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;summary=A%20few%20days%20ago%2C%20the%20folk%20over%20at%20Automattic%20released%20WordPress%202.6.%20This%20release%20was%20so%20ahead%20of%20time%20%28apparently%20it%20was%20released%20a%20month%20early%29%20that%20I%20feel%20like%20it%20snuck%20up%20on%20me.%0D%0A%0D%0AFirst%20of%20all%2C%20kudos%20to%20all%20involved%20for%20getting%20out%20a%20new%20release%20ahead%20of%20time.%20And%20secondly%2C%20they%27ve%20done%20a%20great%20&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&amp;selection=A%20few%20days%20ago%2C%20the%20folk%20over%20at%20Automattic%20released%20WordPress%202.6.%20This%20release%20was%20so%20ahead%20of%20time%20%28apparently%20it%20was%20released%20a%20month%20early%29%20that%20I%20feel%20like%20it%20snuck%20up%20on%20me.%0D%0A%0D%0AFirst%20of%20all%2C%20kudos%20to%20all%20involved%20for%20getting%20out%20a%20new%20release%20ahead%20of%20time.%20And%20secondly%2C%20they%27ve%20done%20a%20great%20" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/&amp;title=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/+&quot;Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fwelcome-back-wordpress-press-this-bookmarklet%2F&amp;t=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you." rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Welcome+back+WordPress+Press+This+bookmarklet%21+I+missed+you.+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Welcome%20back%20WordPress%20Press%20This%20bookmarklet%21%20I%20missed%20you.%22&amp;body=Link: http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A A%20few%20days%20ago%2C%20the%20folk%20over%20at%20Automattic%20released%20WordPress%202.6.%20This%20release%20was%20so%20ahead%20of%20time%20%28apparently%20it%20was%20released%20a%20month%20early%29%20that%20I%20feel%20like%20it%20snuck%20up%20on%20me.%0D%0A%0D%0AFirst%20of%20all%2C%20kudos%20to%20all%20involved%20for%20getting%20out%20a%20new%20release%20ahead%20of%20time.%20And%20secondly%2C%20they%27ve%20done%20a%20great%20" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/welcome-back-wordpress-press-this-bookmarklet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 2.5 released &#8211; and WordPress.org gets a makeover</title>
		<link>http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/</link>
		<comments>http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 11:53:37 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/</guid>
		<description><![CDATA[I know this is coming pretty late for the world of the internet, but I&#8217;ve been really busy and I only recently started getting to know WordPress 2.5. All in all, I think that the upgrade is fantastic, and here&#8217;s my review of the new features I have used so far:
New admin design
I like the [...]]]></description>
			<content:encoded><![CDATA[<p>I know this is coming pretty late for the world of the internet, but I&#8217;ve been really busy and I only recently started getting to know WordPress 2.5. All in all, I think that the upgrade is fantastic, and here&#8217;s my review of the new features I have used so far:</p>
<h3>New admin design</h3>
<p>I like the new design for the WordPress admin (and for the <a href="http://wordpress.org" title="WordPress.org">WordPress.org</a> site). The colors are ok, but what&#8217;s great is that everything seems to be a bit tighter so it&#8217;s easier to get an overview of a page quickly, like which plugins you&#8217;re using, or the categories.</p>
<h3>Smarter layout of admin navigation bar</h3>
<p>I think that the new setup of the navigation bar in the admin section is much more user friendly. It separates the features that you use regularly while blogging, like writing and managing posts and comments, from the features that you only need to deal with once in a while, like Plugins, Settings (used to be called Options) and Users.</p>
<p>The only drawback that still exists is that in order to get to anything on a submenu, you have to click on the top of the menu, like Write for example, and only once the page has reloaded can you click on Post. <a href="http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/" title="Admin Drop Down Menu">So I&#8217;ve installed the Admin Drop Down Menu</a> by Ozh to overcome that, but unfortunately it regroups all of the links into one long navigation bar like in previous versions of WP, which means that I don&#8217;t benefit from the new grouping.</p>
<p><img src="http://wpgarage.com/wp-content/uploads/2008/04/wordpress-navigation-bar.png" alt="WordPress navigation bar" /></p>
<h3>More flexible Dashboard</h3>
<p>The new Dashboard is a huge improvement over the old one, since it gives you a quick view of the things you need to know about your blog: how many posts, Pages, categories and tags. However, I rarely take more than a quick look at the Dashboard while I&#8217;m blogging, so although I can now add my own RSS feeds there, I probably won&#8217;t.</p>
<h3>Write Post/Page page changes</h3>
<p>The new layout of the Write Post/Page page is tighter and smarter in most respects. The important information is at the top, and the new expandable text editor is a pleasure, although the very useful shortcut for adding links &#8211; Ctrl+K -does not work in the new text editor. But apparently the text editor no longer <a href="http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/" title="http://wpgarage.com/tips/plugins-and-hacks-for-improving-the-wordpress-tinymce-editor/">messes with your code</a>, which I guess makes up for it. The main drawback to the new layout that I&#8217;ve found is that the Post Author drop-down box is all the way at the bottom. When I&#8217;m working on multi-author blogs I keep forgetting to change the author to the correct one.</p>
<p>Another annoying thing, but maybe this is a problem with my installation, is that when I first start writing a post and I click on Save, it often goes out of the admin into the front end of the site to show me the page. Also, it creates another version which is saved as a draft, so I end up with two versions of every post I&#8217;m working on, and I have to go back and delete the second draft.</p>
<h3>Media manager</h3>
<p>Managing images, video and any other type of media in previous versions of WordPress was pretty lame. The new image manager is very handy, and allows you to easily upload and insert images, and align them however you want within the text. You can add titles, descriptions, and other information to the images as well.</p>
<p>The video manager has not worked for me at all. When I insert a video URL into the form, it just inserts a link to the video as opposed to embedding it. So I&#8217;m still using a plugin for video management. I haven&#8217;t tried adding audio or other media yet.</p>
<h3>Auto-suggest for tags</h3>
<p>Now, when you add tags to a WordPress post, it suggests tags that have already been used on the blog. This is great because it ensures that you do not create multiple tags that are really the same, like &#8220;blogs,&#8221; &#8220;blog,&#8221; and &#8220;blogging.&#8221; However, be aware that it takes a few seconds for the suggestions to pop up. I didn&#8217;t realize this in the beginning, and I ended up with multiple related tags.</p>
<p>This new features also means that I can now use one less plugin, which I&#8217;m always happy about. <a href="http://wordpress.org/extend/plugins/simple-tags/" title="Simple Tags">Simple Tags</a> (and its predecessor Simple Tagging), you were the best and thanks for everything. No wait &#8211; I just checked out Simple Tags and I realized I still can&#8217;t live without it.</p>
<h3>Automatic plugin updates!!!</h3>
<p>Now if one of your plugins needs updating, you get a message that says something like &#8220;This plugin needs updating. Click here to download, or click here to upgrade automatically.&#8221; Um let&#8217;s see &#8211; either I can download the new plugin, unzip it, delete the current plugin files from my server to make sure it&#8217;s all gone, upload the new plugin and reactivate, or I can click on one link. I&#8217;m clicking on the link baby!</p>
<h3>No more Category IDs</h3>
<p>If you go to Manage &gt; Pages or Manage &gt; Categories, the ID numbers no longer appear. That is annoying for theme editors who want to hard code inclusion or exclusion of pages or categories in menus or in <a href="http://codex.wordpress.org/The_Loop" title="The Loop">The Loop</a>. You can still find out what the Page or Category ID is by mousing over the title and looking at the link in the bottom of your browser to find the number, but that&#8217;s not very intuitive, is it?</p>
<h3>No more WordPress bookmarklet</h3>
<p>WordPress used to have a bookmarklet and Link bookmarklet that you could drag to your browser toolbar, where it would become a button that you could click to post about a page you are visiting, or to add a link from a page you are visiting. These bookmarklets have disappeared in WordPress 2.5.</p>
<p>That&#8217;s it for now. If I discover anything else that is new and interesting, I&#8217;ll be sure to let y&#8217;all know.</p>
<p>Here are some more good articles on what users can expect from WordPress 2.5:</p>
<p><a href="http://www.xssnews.com/2008/03/30/wordpress-25/" title="Wordpress 2.5 - nice security improvements">Wordpress 2.5 &#8211; nice security improvements</a></p>
<p><a href="http://web30technology.com/web-30-technology/wordpress-theme-design/themes-for-wordpress-25-and-web-30-design-and-functionality/">Themes for WordPress 2.5 and Web 3.0 Design and Functionality</a> &#8211; good overview of WP&#8217;s new features</p>
<p><a href="http://weblogtoolscollection.com/archives/2008/04/01/faq-on-wordpress-25/" title="FAQ on WordPress 2.5">Weblogtools: FAQ on WordPress 2.5</a> and <a href="http://weblogtoolscollection.com/archives/2008/04/09/faq-on-wordpress-25-version-2/" title="FAQ On WordPress 2.5 Version 2">FAQ On WordPress 2.5 Version 2</a></p>
<p>The WordPress Blog: <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/" title="WordPress 2.5">WordPress 2.5</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;desc=I%20know%20this%20is%20coming%20pretty%20late%20for%20the%20world%20of%20the%20internet%2C%20but%20I%27ve%20been%20really%20busy%20and%20I%20only%20recently%20started%20getting%20to%20know%20WordPress%202.5.%20All%20in%20all%2C%20I%20think%20that%20the%20upgrade%20is%20fantastic%2C%20and%20here%27s%20my%20review%20of%20the%20new%20features%20I%20have%20used%20so%20far%3A%0ANew%20admin%20design%0AI%20like%20the%20new%20design" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;t=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;link=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;body=Link: http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20know%20this%20is%20coming%20pretty%20late%20for%20the%20world%20of%20the%20internet%2C%20but%20I%27ve%20been%20really%20busy%20and%20I%20only%20recently%20started%20getting%20to%20know%20WordPress%202.5.%20All%20in%20all%2C%20I%20think%20that%20the%20upgrade%20is%20fantastic%2C%20and%20here%27s%20my%20review%20of%20the%20new%20features%20I%20have%20used%20so%20far%3A%0ANew%20admin%20design%0AI%20like%20the%20new%20design" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;srcUrl=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;srcTitle=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;snippet=I%20know%20this%20is%20coming%20pretty%20late%20for%20the%20world%20of%20the%20internet%2C%20but%20I%27ve%20been%20really%20busy%20and%20I%20only%20recently%20started%20getting%20to%20know%20WordPress%202.5.%20All%20in%20all%2C%20I%20think%20that%20the%20upgrade%20is%20fantastic%2C%20and%20here%27s%20my%20review%20of%20the%20new%20features%20I%20have%20used%20so%20far%3A%0ANew%20admin%20design%0AI%20like%20the%20new%20design" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;summary=I%20know%20this%20is%20coming%20pretty%20late%20for%20the%20world%20of%20the%20internet%2C%20but%20I%27ve%20been%20really%20busy%20and%20I%20only%20recently%20started%20getting%20to%20know%20WordPress%202.5.%20All%20in%20all%2C%20I%20think%20that%20the%20upgrade%20is%20fantastic%2C%20and%20here%27s%20my%20review%20of%20the%20new%20features%20I%20have%20used%20so%20far%3A%0ANew%20admin%20design%0AI%20like%20the%20new%20design&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&amp;selection=I%20know%20this%20is%20coming%20pretty%20late%20for%20the%20world%20of%20the%20internet%2C%20but%20I%27ve%20been%20really%20busy%20and%20I%20only%20recently%20started%20getting%20to%20know%20WordPress%202.5.%20All%20in%20all%2C%20I%20think%20that%20the%20upgrade%20is%20fantastic%2C%20and%20here%27s%20my%20review%20of%20the%20new%20features%20I%20have%20used%20so%20far%3A%0ANew%20admin%20design%0AI%20like%20the%20new%20design" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/&amp;title=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/+&quot;WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fwordpress-25-released-and-wordpressorg-gets-a-makeover%2F&amp;t=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+2.5+released+-+and+WordPress.org+gets+a+makeover+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WordPress%202.5%20released%20-%20and%20WordPress.org%20gets%20a%20makeover%22&amp;body=Link: http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20know%20this%20is%20coming%20pretty%20late%20for%20the%20world%20of%20the%20internet%2C%20but%20I%27ve%20been%20really%20busy%20and%20I%20only%20recently%20started%20getting%20to%20know%20WordPress%202.5.%20All%20in%20all%2C%20I%20think%20that%20the%20upgrade%20is%20fantastic%2C%20and%20here%27s%20my%20review%20of%20the%20new%20features%20I%20have%20used%20so%20far%3A%0ANew%20admin%20design%0AI%20like%20the%20new%20design" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/wordpress-25-released-and-wordpressorg-gets-a-makeover/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Matt presents WordPress 2.5 in screencast</title>
		<link>http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/</link>
		<comments>http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 06:54:00 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/matt-presents-wordpress-25-in-screencast/</guid>
		<description><![CDATA[Matt has created a screencast that presents some of the new and cool features of WordPress 2.5. The screencast fills a gap that has existed until now with regards to people writing and talking about the new version using only screenshots and descriptions. Seeing the system live really brings home how WordPress 2.5 signals a [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Screencast and WordPress 2.5 RC2" href="http://wordpress.org/development/2008/03/wordpress-25-rc2/">Matt has created a screencast</a> that presents some of the new and cool features of WordPress 2.5. The screencast fills a gap that has existed until now with regards to people writing and talking about the new version using only screenshots and descriptions. Seeing the system live really brings home how WordPress 2.5 signals a pretty new approach to WordPress blogging in so many ways.</p>
<p>Here are some of the points that I found most interesting:</p>
<ul>
<li><strong>The dashboard is fully editable</strong>. I mean fully. Fabulous.</li>
<li>One little click and the <strong>text editor becomes full screen</strong>. Usability heaven.</li>
<li>The interface has all sorts of <strong>Ajaxy stuff</strong>, which seems to make uploading and interacting with dialogue boxes a lot smoother&#8230;and prettier.</li>
<li><strong>A built-in photo gallery</strong> which looks great. This gallery allows you to add groups of photos right from the text editor and create albums and galleries. You can see examples on <a title="Matt's blog" href="http://ma.tt/category/gallery/">Matt&#8217;s blog</a></li>
<li>The <strong>new tagging interface</strong> is way more user friendly, with the ability to easily add and remove tags, and my favorite new feature: auto-suggest. This ensures that you don&#8217;t end up with duplicate tags within your blog, like &#8220;blog,&#8221; &#8220;Blog,&#8221; and &#8220;Blogs&#8221; by suggesting existing tags to you as you type. This is really great because it means I can knock one more plugin off of my &#8220;always use&#8221; plugin list &#8211; this time it&#8217;s <a title="Simple Tags" href="http://wordpress.org/extend/plugins/simple-tags">Simple Tags</a>, which is a great plugin, but I&#8217;m always happy to use less plugins.</li>
<li>Matt had <strong>five wisdom teeth pulled</strong>, and he sounds like it. Poor Matt. I know how that feels, and all I can say is that I hope you have a really speedy recovery, and &#8220;<em>Refuah Sheleimah</em>&#8221; (right Raanan?).</li>
</ul>
<p>Matt also points out that the community has started a list of <a title="Plugins/Plugin Compatibility/2.5" href="http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.5">which plugins work with WordPress 2.5, and which don&#8217;t</a>, and from what I can see most of the plugins I use on a regular basis are compatible. Phew.</p>
<p>Here&#8217;s the screencast, but I suggest you visit <a href="http://wordpress.org/development/2008/03/wordpress-25-rc2/">Matt&#8217;s original post on this subject at the WP developer&#8217;s blog</a> since the quality is much better there:</p>
<div><object width="420" height="339" data="http://www.dailymotion.com/swf/x4uorg" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.dailymotion.com/swf/x4uorg" /><param name="allowfullscreen" value="true" /></object></div>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast&amp;desc=Matt%20has%20created%20a%20screencast%20that%20presents%20some%20of%20the%20new%20and%20cool%20features%20of%20WordPress%202.5.%20The%20screencast%20fills%20a%20gap%20that%20has%20existed%20until%20now%20with%20regards%20to%20people%20writing%20and%20talking%20about%20the%20new%20version%20using%20only%20screenshots%20and%20descriptions.%20Seeing%20the%20system%20live%20really%20brings%20home%20ho" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;t=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Matt+presents+WordPress+2.5+in+screencast&amp;link=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Matt+presents+WordPress+2.5+in+screencast&amp;body=Link: http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Matt%20has%20created%20a%20screencast%20that%20presents%20some%20of%20the%20new%20and%20cool%20features%20of%20WordPress%202.5.%20The%20screencast%20fills%20a%20gap%20that%20has%20existed%20until%20now%20with%20regards%20to%20people%20writing%20and%20talking%20about%20the%20new%20version%20using%20only%20screenshots%20and%20descriptions.%20Seeing%20the%20system%20live%20really%20brings%20home%20ho" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast&amp;srcUrl=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;srcTitle=Matt+presents+WordPress+2.5+in+screencast&amp;snippet=Matt%20has%20created%20a%20screencast%20that%20presents%20some%20of%20the%20new%20and%20cool%20features%20of%20WordPress%202.5.%20The%20screencast%20fills%20a%20gap%20that%20has%20existed%20until%20now%20with%20regards%20to%20people%20writing%20and%20talking%20about%20the%20new%20version%20using%20only%20screenshots%20and%20descriptions.%20Seeing%20the%20system%20live%20really%20brings%20home%20ho" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast&amp;summary=Matt%20has%20created%20a%20screencast%20that%20presents%20some%20of%20the%20new%20and%20cool%20features%20of%20WordPress%202.5.%20The%20screencast%20fills%20a%20gap%20that%20has%20existed%20until%20now%20with%20regards%20to%20people%20writing%20and%20talking%20about%20the%20new%20version%20using%20only%20screenshots%20and%20descriptions.%20Seeing%20the%20system%20live%20really%20brings%20home%20ho&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Matt+presents+WordPress+2.5+in+screencast&amp;url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast&amp;selection=Matt%20has%20created%20a%20screencast%20that%20presents%20some%20of%20the%20new%20and%20cool%20features%20of%20WordPress%202.5.%20The%20screencast%20fills%20a%20gap%20that%20has%20existed%20until%20now%20with%20regards%20to%20people%20writing%20and%20talking%20about%20the%20new%20version%20using%20only%20screenshots%20and%20descriptions.%20Seeing%20the%20system%20live%20really%20brings%20home%20ho" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/&amp;title=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/+&quot;Matt+presents+WordPress+2.5+in+screencast&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fmatt-presents-wordpress-25-in-screencast%2F&amp;t=Matt+presents+WordPress+2.5+in+screencast" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Matt+presents+WordPress+2.5+in+screencast+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Matt%20presents%20WordPress%202.5%20in%20screencast%22&amp;body=Link: http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Matt%20has%20created%20a%20screencast%20that%20presents%20some%20of%20the%20new%20and%20cool%20features%20of%20WordPress%202.5.%20The%20screencast%20fills%20a%20gap%20that%20has%20existed%20until%20now%20with%20regards%20to%20people%20writing%20and%20talking%20about%20the%20new%20version%20using%20only%20screenshots%20and%20descriptions.%20Seeing%20the%20system%20live%20really%20brings%20home%20ho" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/matt-presents-wordpress-25-in-screencast/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What we can look forward to in WordPress 2.5</title>
		<link>http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/</link>
		<comments>http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 15:28:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/</guid>
		<description><![CDATA[Normally I don&#8217;t get excited about WordPress updates because they tend to be pretty incremental (and cause a lot of stress). WordPress upgrades usually add a few features and a lot of bug fixes, which is great but not very exciting.
But I have to admit that I just took a look at Matt&#8217;s post on [...]]]></description>
			<content:encoded><![CDATA[<p>Normally <a href="http://wpgarage.com/news-views/get-ready-to-update-wordpressagain/" title="Get ready to update WordPress…again">I don&#8217;t get excited about WordPress updates</a> because they tend to be pretty incremental (and <a href="http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/" title="WordPress upgrade nightmare and lessons learned">cause a lot of stress</a>). WordPress upgrades usually add a few features and a lot of bug fixes, which is great but not very exciting.</p>
<p>But I have to admit that I just took a look at <a href="http://wordpress.org/development/2008/03/25-sneak-peek/" title="2.5 Sneak Peek">Matt&#8217;s post on what lies in store in WordPress 2.5</a>, and I&#8217;m actually excited about the new version. People like the team behind Automattic always amaze me with their ability to think outside of the box, and innovate beyond what has been expected and accepted.</p>
<p>Those of us who have been using WordPress for a while are used to the WordPress admin, to the point where we probably don&#8217;t feel like much is lacking. It seems that new users find the admin confusing and cumbersome, and therefore Automattic has streamlined it in a way that is smart and intuitive.</p>
<p>So here&#8217;s an overview of what&#8217;s in store <a href="http://wordpress.org/development/2008/03/25-sneak-peek/" title="2.5 Sneak Peek">as reported by Matt</a>, with my commentary:</p>
<h3>The Dashboard</h3>
<p>I barely glance at the Dashboard when I enter the admin of my blogs. Most of it is useless, with the incoming links section being the only thing that grabs my attention. In 2.5, the WordPress dashboard will focus on the most relevant tasks at hand for the blogger: a quick summary of what’s published and scheduled for publication, the latest comments and incoming links, blog stats, and WordPress updates and news.</p>
<p>A really exciting addition is the ability to add our own RSS feeds to the Dashboard. That means that users can set their Dashboard to present them with information related to their blog topic, for example, or a project management blog can pull in RSS feeds related to their project. Cool.</p>
<h3>Navigation</h3>
<p>As I mentioned above, as a longish-time user of WordPress, the navigation in the admin doesn&#8217;t bother me. I know where I need to go to get things done, but apparently the navigation can be confusing, and could be improved. So they&#8217;ve improved it by separating the main tasks that we do, like writing, managing posts and pages, editing the blog’s design, and managing comments, from the tasks that are used less often.</p>
<p>The only thing I would have done differently is move the blog design editing section to the secondary section. I don&#8217;t know about you, but I NEVER edit my theme files from the admin. That just seems too risky. I prefer to make all changes offline using a good editor so that all of the most current theme files are on my hard drive, and if I make a mistake, I can easily undo it.</p>
<h3>Write Post/Page</h3>
<p>The new Write Post/Page page loses a lot of the clutter of the current layout. Matt says that the new write screen &#8220;only displays the information that you’ll use most often.&#8221; This concerns me a bit, because I actually use a lot of the stuff that is there, and if I don&#8217;t use it all the time, I like to know that it&#8217;s there. Hopefully the new layout gives users easy access to everything, even the stuff used infrequently.</p>
<p>What <em>is</em> cool is that the Write page remembers how you left it the last time, and what&#8217;s even cooler is that the <strong>visual editor now has a full-screen mode</strong>!! Although I rarely write posts within WordPress anymore (I use and love <a href="http://get.live.com/writer/overview" title="Windows Live Writer">Windows Live Writer</a>), the full screen mode will make writing posts within WordPress a heck of a lot more enjoyable than scrolling within the current tiny editor. Matt says this is his favorite new feature, and I have a feeling I&#8217;m going to agree.</p>
<h3>Manage Posts/Pages</h3>
<p>The changes to the management pages seem to be in terms of removing clutter and making useful information more accessible. It&#8217;s hard to judge this one without seeing it, but I imagine it will be an improvement in usability.</p>
<h3>Colors</h3>
<p>The most visible change to the WordPress admin is, of course, its style. The fonts have changed a bit, and the colors consist of lightish blue and lightish orange. While I am a sucker for change when it comes to web apps and the like, these colors seem kind of washed out and hospital-like. But no worries! If you like the old look you can restore them by selecting &#8220;classic&#8221; under Options.</p>
<p>Even better &#8211; you can now have a per-user Admin color scheme! That means that every user on a blog can use their own stylesheet in the admin. <a href="http://planetozh.com/blog/2008/03/per-user-custom-stylesheet-in-wordpress-25/" title="Per User Custom Stylesheet in WordPress 2.5">PlanetOzh has a little tutorial explaining how</a>.</p>
<h3>Testing it out before release</h3>
<p>I don&#8217;t know if Automattic has ever done this before, but Matt has asked people to test out the latest release and report back with bugs. This is a smart move, since generally new versions of WordPress almost always need to be upgraded immediately to fix bugs and security issues. Hopefully this strategy will mean that we can enjoy our new version of WordPress for a while before having to upgrade.</p>
<h3>Summary</h3>
<p>What&#8217;s amazing about WordPress is that they manage to continually add more features while decreasing clutter. The addition of features does not translate into a weighed-down, clunky interface, which is more than a lot of web applications can claim. I can&#8217;t wait to try it out!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5&amp;desc=Normally%20I%20don%27t%20get%20excited%20about%20WordPress%20updates%20because%20they%20tend%20to%20be%20pretty%20incremental%20%28and%20cause%20a%20lot%20of%20stress%29.%20WordPress%20upgrades%20usually%20add%20a%20few%20features%20and%20a%20lot%20of%20bug%20fixes%2C%20which%20is%20great%20but%20not%20very%20exciting.%0A%0ABut%20I%20have%20to%20admit%20that%20I%20just%20took%20a%20look%20at%20Matt%27s%20post%20on%20what" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;t=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=What+we+can+look+forward+to+in+WordPress+2.5&amp;link=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=What+we+can+look+forward+to+in+WordPress+2.5&amp;body=Link: http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Normally%20I%20don%27t%20get%20excited%20about%20WordPress%20updates%20because%20they%20tend%20to%20be%20pretty%20incremental%20%28and%20cause%20a%20lot%20of%20stress%29.%20WordPress%20upgrades%20usually%20add%20a%20few%20features%20and%20a%20lot%20of%20bug%20fixes%2C%20which%20is%20great%20but%20not%20very%20exciting.%0A%0ABut%20I%20have%20to%20admit%20that%20I%20just%20took%20a%20look%20at%20Matt%27s%20post%20on%20what" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5&amp;srcUrl=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;srcTitle=What+we+can+look+forward+to+in+WordPress+2.5&amp;snippet=Normally%20I%20don%27t%20get%20excited%20about%20WordPress%20updates%20because%20they%20tend%20to%20be%20pretty%20incremental%20%28and%20cause%20a%20lot%20of%20stress%29.%20WordPress%20upgrades%20usually%20add%20a%20few%20features%20and%20a%20lot%20of%20bug%20fixes%2C%20which%20is%20great%20but%20not%20very%20exciting.%0A%0ABut%20I%20have%20to%20admit%20that%20I%20just%20took%20a%20look%20at%20Matt%27s%20post%20on%20what" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5&amp;summary=Normally%20I%20don%27t%20get%20excited%20about%20WordPress%20updates%20because%20they%20tend%20to%20be%20pretty%20incremental%20%28and%20cause%20a%20lot%20of%20stress%29.%20WordPress%20upgrades%20usually%20add%20a%20few%20features%20and%20a%20lot%20of%20bug%20fixes%2C%20which%20is%20great%20but%20not%20very%20exciting.%0A%0ABut%20I%20have%20to%20admit%20that%20I%20just%20took%20a%20look%20at%20Matt%27s%20post%20on%20what&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=What+we+can+look+forward+to+in+WordPress+2.5&amp;url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5&amp;selection=Normally%20I%20don%27t%20get%20excited%20about%20WordPress%20updates%20because%20they%20tend%20to%20be%20pretty%20incremental%20%28and%20cause%20a%20lot%20of%20stress%29.%20WordPress%20upgrades%20usually%20add%20a%20few%20features%20and%20a%20lot%20of%20bug%20fixes%2C%20which%20is%20great%20but%20not%20very%20exciting.%0A%0ABut%20I%20have%20to%20admit%20that%20I%20just%20took%20a%20look%20at%20Matt%27s%20post%20on%20what" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/&amp;title=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/+&quot;What+we+can+look+forward+to+in+WordPress+2.5&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fwhat-we-can-look-forward-to-in-wordpress-25%2F&amp;t=What+we+can+look+forward+to+in+WordPress+2.5" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=What+we+can+look+forward+to+in+WordPress+2.5+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22What%20we%20can%20look%20forward%20to%20in%20WordPress%202.5%22&amp;body=Link: http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Normally%20I%20don%27t%20get%20excited%20about%20WordPress%20updates%20because%20they%20tend%20to%20be%20pretty%20incremental%20%28and%20cause%20a%20lot%20of%20stress%29.%20WordPress%20upgrades%20usually%20add%20a%20few%20features%20and%20a%20lot%20of%20bug%20fixes%2C%20which%20is%20great%20but%20not%20very%20exciting.%0A%0ABut%20I%20have%20to%20admit%20that%20I%20just%20took%20a%20look%20at%20Matt%27s%20post%20on%20what" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/what-we-can-look-forward-to-in-wordpress-25/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is WordPress&#8217; security vulnerable at its core?</title>
		<link>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/</link>
		<comments>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 09:04:20 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[Automattic]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/</guid>
		<description><![CDATA[To my chagrin, my blog is telling me that it&#8217;s time to upgrade again.

It&#8217;s an urgent security release because if you allow registration on your WordPress blog, users can edit other users&#8217; drafts. WordPress development also mentions the vulnerability in the WP-Forum plugin that I mentioned recently. This is the first time that I&#8217;ve seen [...]]]></description>
			<content:encoded><![CDATA[<p>To my chagrin, my blog is telling me that it&#8217;s time to upgrade again.</p>
<p><img src="http://wpgarage.com/wp-content/uploads/2008/02/wordpress-upgrade.png" alt="A new version of WordPress is available! Please update now." /></p>
<p><a href="http://wordpress.org/development/2008/02/wordpress-233/" title="WordPress 2.3.3">It&#8217;s an urgent security release</a> because if you allow registration on your WordPress blog, users can edit other users&#8217; drafts. WordPress development also mentions the <a href="http://wpgarage.com/shorties/wordpress-wp-forum-plugin-security-vulnerability/" title="WordPress WP-Forum plugin security vulnerability">vulnerability in the WP-Forum plugin</a> that I mentioned recently. This is the first time that I&#8217;ve seen WordPress themselves mention a plugin security problem. It must be really serious.</p>
<p><strong>Can we discuss WordPress&#8217; security for a sec?</strong></p>
<p>I know that WP fans say that the reason there are so many security breaches is because WordPress is so popular and widespread, more people try to hack it.</p>
<p><a href="http://wordpress.org/development/2008/02/wordpress-233/" title="WordPress sucks, WordPress sucks not. Which one is it?">WordPress detractors</a> say that there is no excuse: WP gets hacked too much, has too much spam, and too many security problems.</p>
<p>So which is it? Let&#8217;s take a look at what a pretty objective group of people have to say about WordPress security: <a href="http://blogsecurity.net/" title="BlogSecurity.net">BlogSecurity.net</a>.</p>
<p>BlogSecurity.net is a great blog that reports on social networking and web blog security. A large percentage of their posts are dedicated to WordPress issues. This could be because WordPress is so popular so they&#8217;ve decided to dedicate most of their energies to covering it, or it could be because WordPress has more security issues to report about.</p>
<p>It seems to be the latter, and BlogSecurity.net <a href="http://blogsecurity.net/wordpress/wordpress-insecure-by-design/" title="WordPress Insecure by Design?">addressed the general issue of WordPress security</a> recently:</p>
<blockquote><p>We have seen alot of critical vulnerabilities being discovered in WordPress core and its plugins of late, who’s to blame?&#8230;</p>
<p><strong>One of the major problems I see with WordPress is that it provides little (if any) protection against input validation attacks.</strong> So where does the problem lie?</p>
<p>One of the main problem lies in the way WordPress sanitises user input&#8230;.</p>
<p>If WordPress is going to get serious about security, we need to come up with hardcore secure functions, that the WordPress core, and its plugin developers can use. These functions should take the security considerations out of the plugin developers hands and secured from within the WordPress core!&#8230;</p>
<p><strong> This is one area, where I think blogging platforms like <a href="http://drupal.org/" onclick="javascript:urchinTracker('/outbound/drupal.org');">Drupal</a> do a far better job! </strong>(my bold)</p></blockquote>
<p>So is WordPress insecure by design? The answer seems to be yes!</p>
<p>Ramifications? I don&#8217;t know. I&#8217;m not jumping ship any time soon because no other blogging or CMS platform offers what WP does: flexibility, ease of use, extensibility, and great community support.</p>
<p>I&#8217;m no software developer, but I would say that it&#8217;s probably in <a href="http://automattic.com/" title="Automattic">Automattic&#8217;s</a> interest to concentrate all their efforts in tightening up security issues now, and only once that&#8217;s done to add any new features they planned on implementing in the next release.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>Here are some <strong>other plugin vulnerabilities</strong> that were recently discovered, in case you missed them:</p>
<p><a href="http://secunia.com/advisories/28702/">WordPress WassUp Plugin &#8220;to_date&#8221; SQL Injection Vulnerability</a></p>
<p><a href="http://secunia.com/advisories/28708/">WordPress AdServe Plugin &#8220;id&#8221; SQL Injection</a></p>
<p><a href="http://www.secuobs.com/secumail/snsecumail/msg09193.shtml">WordPress WP-Footnotes Plugin &#8220;admin_panel.php&#8221; Cross-Site Scripting</a></p>
<p><a href="http://blogsecurity.net/wordpress/dmsguestbook-st_newsletter-wordspew-wp-footnotes-vulnerabilities/">dmsguestbook, st_newsletter, Wordspew, wp-footnotes vulnerabilities</a></p>
<p><a href="http://blogsecurity.net/wordpress/wp-calc-wp-adserv-plugin-vulnerabilities/">wp-calc &amp; wp adserv plugin vulnerabilities</a></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;desc=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;t=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;link=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;body=Link: http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;srcUrl=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;srcTitle=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;snippet=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;summary=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F&amp;selection=To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/&amp;title=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/+&quot;Is+WordPress%27+security+vulnerable+at+its+core%3F&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fis-wordpress-security-vulnerable-at-its-core%2F&amp;t=Is+WordPress%27+security+vulnerable+at+its+core%3F" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Is+WordPress%27+security+vulnerable+at+its+core%3F+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Is%20WordPress%27%20security%20vulnerable%20at%20its%20core%3F%22&amp;body=Link: http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A To%20my%20chagrin%2C%20my%20blog%20is%20telling%20me%20that%20it%27s%20time%20to%20upgrade%20again.%0A%0A%0A%0AIt%27s%20an%20urgent%20security%20release%20because%20if%20you%20allow%20registration%20on%20your%20WordPress%20blog%2C%20users%20can%20edit%20other%20users%27%20drafts.%20WordPress%20development%20also%20mentions%20the%20vulnerability%20in%20the%20WP-Forum%20plugin%20that%20I%20mentioned%20recentl" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/is-wordpress-security-vulnerable-at-its-core/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress upgrade nightmare and lessons learned</title>
		<link>http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/</link>
		<comments>http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 12:25:03 +0000</pubDate>
		<dc:creator>Miriam Schwab</dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/</guid>
		<description><![CDATA[I just spent five hours trying to save WordPress Garage and another site of mine, but some of the damage is irrevocable. Here&#8217;s the story of this nightmare, and what I&#8217;ve learned:
I have a site that was running on WordPress version 2.2. I hadn&#8217;t bothered to upgrade since we had stopped publishing on it in [...]]]></description>
			<content:encoded><![CDATA[<p>I just spent five hours trying to save WordPress Garage and another site of mine, but some of the damage is irrevocable. Here&#8217;s the story of this nightmare, and what I&#8217;ve learned:</p>
<p>I have a site that was running on WordPress version 2.2. I hadn&#8217;t bothered to upgrade since we had stopped publishing on it in November for various reasons, but a recent link <a href="http://israelplug.com/business/fraud-sciences-technology-to-stop-online-purchasing-fraud/" title="Fraud Sciences technology to stop online purchasing fraud">to one of the posts</a> on that site <a href="http://www.techcrunch.com/2008/01/28/ebay-acquires-fraud-sciences-for-169-million/" title="eBay Acquires Fraud Sciences For $169 Million">from TechCrunch</a> inspired me to get that site going again.</p>
<p>The site was running really slowly, which was another reason to try to fix it up. So the upgrade began.</p>
<p>Once the upgrade was finished and all plugins were reactivated, all the posts disappeared. I could see that they were there somewhere, since we have a section in the sidebar where random post titles show up, and titles were displaying there, but the home page was blank, and if I went to Manage &gt; Posts, nothing showed up there.</p>
<p>So I backed up everything (or so I thought), uninstalled and reinstalled the whole site. Still no luck, plus I realized that I hadn&#8217;t backed up all of the site&#8217;s images in the Uploads folder &#8211; they were now gone for good. Horror number 1.</p>
<p>I hacked around for a few hours, and then I got into even more trouble: by mistake I imported the other site&#8217;s database into WordPress Garage via PHPmyAdmin (don&#8217;t ask). Horror number 2. That&#8217;s not great, I thought, but I&#8217;ll just restore the WordPress Garage database backup that I get emailed to me automatically with the <a href="http://wordpress.org/extend/plugins/wp-db-backup/" title="WP-DB-Backup plugin">WP-DB-Backup plugin</a>. Or so I thought.</p>
<p>For some reason I has set the plugin to send backups only once a week, and the backup files were not being attached and were coming out as a big jumble within the body of the email. Horror number 3.</p>
<p>In short: I had no backup of WordPressGarage. I thought all was lost, and was planning my final post for this site telling people that the whole site was gone and I was giving up.</p>
<h3>How I mostly got out of this ridiculous mess</h3>
<p>Then I remembered that I had upgraded WordPressGarage recently, and like a good girl I had backed it up before upgrading. I found the backup file in my Recycle Bin, and imported it into the database. That fixed everything, but I was still missing a few posts. I found them via Google&#8217;s Cache, and re-entered them one by one.</p>
<p>So the only information missing here are a few comments. I apologize to the commenters &#8211; if you want to resubmit, please do.</p>
<h3>The situation on the other site</h3>
<p>It turns out that a plugin was causing the posts to disappear. I use the <a href="http://wordpress.org/extend/plugins/sideblog/#post-1294" title="Sideblog plugin">Sideblog plugin</a> there (as I do here for the <a href="http://wpgarage.com/category/shorties/" title="Shorties">Shorties</a> category that appears in the sidebar), and the older version that I was using for WordPress 2.2 was making the posts disappear for some reason. Once I upgraded the plugin, the posts reappeared.</p>
<p>As a result of this whole <em><a href="http://www.balagan.org.uk/balagan.htm" title="balagan">balagan</a> </em>(a very useful Hebrew word that means chaos and mess, and is one of the two Hebrew words that <a href="http://lorelle.wordpress.com" title="Lorelle on WordPress.com">Lorelle</a> knows, as she told us at <a href="http://2007.wordcamp.co.il" title="WordCamp Israel">WordCamp Israel</a>), I was left with the following collateral damage: I lost all of the other site&#8217;s images, which is pretty blatant since every post there has a thumbnail image. In additional, all the tags have disappeared, and I can&#8217;t get them back. Plus I lost a few comments here on WordPress Garage.</p>
<h3>Lessons learned</h3>
<p>This whole experience aged me a few years, but I&#8217;d like to help you live a bit longer, so here&#8217;s some advice when it comes to messing around with WordPress upgrades and databases:</p>
<ol>
<li>Don&#8217;t get complacent about upgrades. We do it so often, and most of the time it works, that we can get lazy. It&#8217;s understandable, especially for people running multiple WordPress blogs, since backing everything up every time and going through the whole process for every site can be really time consuming. But if you value the content you&#8217;ve produced, it&#8217;s worth taking the time to protect yourself against any possible mishaps.</li>
<li>If you are using the WP-DB Backup plugin, check to make sure you&#8217;re getting the backups often enough, and that they actually work.</li>
<li>Do yourself a favor and set your WordPress blog to save all images in your theme folder. You can do this by going to Options &gt; Miscellaneous, and changing the file path to wp-content/themes/yourtheme/blogimages. That way you have everything together in one place. One of my mistakes here was that I backed up the theme files, but not the images. Or at least just remember to back up your images, wherever they are.</li>
<li>Be very very careful when messing around in PHPmyAdmin. There is no undo button or option. If you make a mistake, you have to live with it.</li>
<li>If you upgrade and then find that something is wrong, deactivate all your plugins and then reactivate them one by one to see if any of them are the cause of the problem. Also, make sure you&#8217;re running the latest versions of the plugins. If I had known this, I could have saved myself a lot of heartache.</li>
<li>Don&#8217;t do sensitive work like this in the middle of the night. You&#8217;re brain just isn&#8217;t as clear as it is in daylight. Get a good night&#8217;s sleep, and then upgrade. This could save you from making some really stupid mistakes.</li>
</ol>
<p>Here&#8217;s to more infrequent WordPress upgrades!</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned&amp;desc=I%20just%20spent%20five%20hours%20trying%20to%20save%20WordPress%20Garage%20and%20another%20site%20of%20mine%2C%20but%20some%20of%20the%20damage%20is%20irrevocable.%20Here%27s%20the%20story%20of%20this%20nightmare%2C%20and%20what%20I%27ve%20learned%3A%0A%0AI%20have%20a%20site%20that%20was%20running%20on%20WordPress%20version%202.2.%20I%20hadn%27t%20bothered%20to%20upgrade%20since%20we%20had%20stopped%20publishing%20o" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;t=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+upgrade+nightmare+and+lessons+learned&amp;link=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WordPress+upgrade+nightmare+and+lessons+learned&amp;body=Link: http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20just%20spent%20five%20hours%20trying%20to%20save%20WordPress%20Garage%20and%20another%20site%20of%20mine%2C%20but%20some%20of%20the%20damage%20is%20irrevocable.%20Here%27s%20the%20story%20of%20this%20nightmare%2C%20and%20what%20I%27ve%20learned%3A%0A%0AI%20have%20a%20site%20that%20was%20running%20on%20WordPress%20version%202.2.%20I%20hadn%27t%20bothered%20to%20upgrade%20since%20we%20had%20stopped%20publishing%20o" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned&amp;srcUrl=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;srcTitle=WordPress+upgrade+nightmare+and+lessons+learned&amp;snippet=I%20just%20spent%20five%20hours%20trying%20to%20save%20WordPress%20Garage%20and%20another%20site%20of%20mine%2C%20but%20some%20of%20the%20damage%20is%20irrevocable.%20Here%27s%20the%20story%20of%20this%20nightmare%2C%20and%20what%20I%27ve%20learned%3A%0A%0AI%20have%20a%20site%20that%20was%20running%20on%20WordPress%20version%202.2.%20I%20hadn%27t%20bothered%20to%20upgrade%20since%20we%20had%20stopped%20publishing%20o" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned&amp;summary=I%20just%20spent%20five%20hours%20trying%20to%20save%20WordPress%20Garage%20and%20another%20site%20of%20mine%2C%20but%20some%20of%20the%20damage%20is%20irrevocable.%20Here%27s%20the%20story%20of%20this%20nightmare%2C%20and%20what%20I%27ve%20learned%3A%0A%0AI%20have%20a%20site%20that%20was%20running%20on%20WordPress%20version%202.2.%20I%20hadn%27t%20bothered%20to%20upgrade%20since%20we%20had%20stopped%20publishing%20o&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WordPress+upgrade+nightmare+and+lessons+learned&amp;url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned&amp;selection=I%20just%20spent%20five%20hours%20trying%20to%20save%20WordPress%20Garage%20and%20another%20site%20of%20mine%2C%20but%20some%20of%20the%20damage%20is%20irrevocable.%20Here%27s%20the%20story%20of%20this%20nightmare%2C%20and%20what%20I%27ve%20learned%3A%0A%0AI%20have%20a%20site%20that%20was%20running%20on%20WordPress%20version%202.2.%20I%20hadn%27t%20bothered%20to%20upgrade%20since%20we%20had%20stopped%20publishing%20o" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/&amp;title=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/+&quot;WordPress+upgrade+nightmare+and+lessons+learned&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fwordpress-upgrade-nightmare-and-lessons-learned%2F&amp;t=WordPress+upgrade+nightmare+and+lessons+learned" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+upgrade+nightmare+and+lessons+learned+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WordPress%20upgrade%20nightmare%20and%20lessons%20learned%22&amp;body=Link: http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20just%20spent%20five%20hours%20trying%20to%20save%20WordPress%20Garage%20and%20another%20site%20of%20mine%2C%20but%20some%20of%20the%20damage%20is%20irrevocable.%20Here%27s%20the%20story%20of%20this%20nightmare%2C%20and%20what%20I%27ve%20learned%3A%0A%0AI%20have%20a%20site%20that%20was%20running%20on%20WordPress%20version%202.2.%20I%20hadn%27t%20bothered%20to%20upgrade%20since%20we%20had%20stopped%20publishing%20o" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/wordpress-upgrade-nightmare-and-lessons-learned/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>WordPress sucks, WordPress sucks not. Which one is it?</title>
		<link>http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/</link>
		<comments>http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/#comments</comments>
		<pubDate>Wed, 09 Jan 2008 11:15:30 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/</guid>
		<description><![CDATA[Mark from 45n5.com has posted a short and pointed video about WordPress, and how it sucks. The video is aptly titled &#8220;WordPress sucks,&#8221; and here it is for your viewing pleasure:
[youtube]http://www.youtube.com/watch?v=X0BTz-hTvOg[/youtube]
David Peralty has responded with his own video on BloggingPro arguing that WordPress doesn&#8217;t suck. And here it is:
[youtube]http://www.youtube.com/watch?v=7fyuvzWtTgI[/youtube]
So does it or doesn&#8217;t it? Suck, [...]]]></description>
			<content:encoded><![CDATA[<p>Mark from <a href="http://45n5.com" title="45n5.com">45n5.com</a> has posted a short and pointed video about WordPress, and how it sucks. The video is aptly titled &#8220;<a href="http://www.45n5.com/permalink/wordpress-sucks.html" title="WordPress sucks">WordPress sucks</a>,&#8221; and here it is for your viewing pleasure:</p>
<p>[youtube]http://www.youtube.com/watch?v=X0BTz-hTvOg[/youtube]</p>
<p>David Peralty has responded with his own video on <a href="http://www.bloggingpro.com/archives/2008/01/08/wordpress-sucks-i-think-not/" title="WordPress Sucks? I Think Not!">BloggingPro</a> arguing that <a href="http://www.youtube.com/watch?v=7fyuvzWtTgI" title="WordPress doesn't suck">WordPress doesn&#8217;t suck</a>. And here it is:</p>
<p>[youtube]http://www.youtube.com/watch?v=7fyuvzWtTgI[/youtube]</p>
<p>So does it or doesn&#8217;t it? Suck, I mean.</p>
<p>Let&#8217;s do a comparison between the two videos and their messages to try to figure this one out:</p>
<table border="1" cellpadding="2" cellspacing="0" height="252" width="469">
<tr>
<td valign="top" width="200"><strong>Mark</strong></td>
<td valign="top" width="200"><strong>David</strong></td>
</tr>
<tr>
<td valign="top" width="200">Short, to the point</td>
<td valign="top" width="200">Starts off strong, but goes on way too long</td>
</tr>
<tr>
<td valign="top" width="200">Sings really badly</td>
<td valign="top" width="200">Needs a haircut (or so he says &#8211; I don&#8217;t think so)</td>
</tr>
<tr>
<td valign="top" width="200">Entertaining with &#8220;interesting&#8221; effects</td>
<td valign="top" width="200">Is boring</td>
</tr>
<tr>
<td valign="top" width="200">Makes some good points I can&#8217;t argue with: WP gets hacked a lot, has too many security updates, and too much spam (&#8220;WordPress has more spam than a fat kid eats spam&#8230;and that&#8217;s a lot!&#8221;)</td>
<td valign="top" width="200">Basically says these problems are the fault of the users. But who can blame users who don&#8217;t update all the time when updates are being released every week? And spam is not the users&#8217; faults.</td>
</tr>
</table>
<p>In my opinion, Mark wins this round &#8211; he gets his points across in seconds flat, so he keeps our attention, plus his arguments are legitimate. But I still really like WordPress, despite its faults, because it does have a lot of benefits. The biggest benefit, I think, is that it puts flexible publishing in the hands of the people. You don&#8217;t have to be a programming guru to put together a stylish, user-friendly, optimized, and feature-filled site. And of course, the price is right.</p>
<p>What do you think?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;desc=Mark%20from%2045n5.com%20has%20posted%20a%20short%20and%20pointed%20video%20about%20WordPress%2C%20and%20how%20it%20sucks.%20The%20video%20is%20aptly%20titled%20%22WordPress%20sucks%2C%22%20and%20here%20it%20is%20for%20your%20viewing%20pleasure%3A%0A%0A%5Byoutube%5Dhttp%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0BTz-hTvOg%5B%2Fyoutube%5D%0A%0ADavid%20Peralty%20has%20responded%20with%20his%20own%20video%20on%20Blogging" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;t=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;link=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;body=Link: http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Mark%20from%2045n5.com%20has%20posted%20a%20short%20and%20pointed%20video%20about%20WordPress%2C%20and%20how%20it%20sucks.%20The%20video%20is%20aptly%20titled%20%22WordPress%20sucks%2C%22%20and%20here%20it%20is%20for%20your%20viewing%20pleasure%3A%0A%0A%5Byoutube%5Dhttp%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0BTz-hTvOg%5B%2Fyoutube%5D%0A%0ADavid%20Peralty%20has%20responded%20with%20his%20own%20video%20on%20Blogging" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;srcUrl=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;srcTitle=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;snippet=Mark%20from%2045n5.com%20has%20posted%20a%20short%20and%20pointed%20video%20about%20WordPress%2C%20and%20how%20it%20sucks.%20The%20video%20is%20aptly%20titled%20%22WordPress%20sucks%2C%22%20and%20here%20it%20is%20for%20your%20viewing%20pleasure%3A%0A%0A%5Byoutube%5Dhttp%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0BTz-hTvOg%5B%2Fyoutube%5D%0A%0ADavid%20Peralty%20has%20responded%20with%20his%20own%20video%20on%20Blogging" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;summary=Mark%20from%2045n5.com%20has%20posted%20a%20short%20and%20pointed%20video%20about%20WordPress%2C%20and%20how%20it%20sucks.%20The%20video%20is%20aptly%20titled%20%22WordPress%20sucks%2C%22%20and%20here%20it%20is%20for%20your%20viewing%20pleasure%3A%0A%0A%5Byoutube%5Dhttp%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0BTz-hTvOg%5B%2Fyoutube%5D%0A%0ADavid%20Peralty%20has%20responded%20with%20his%20own%20video%20on%20Blogging&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&amp;selection=Mark%20from%2045n5.com%20has%20posted%20a%20short%20and%20pointed%20video%20about%20WordPress%2C%20and%20how%20it%20sucks.%20The%20video%20is%20aptly%20titled%20%22WordPress%20sucks%2C%22%20and%20here%20it%20is%20for%20your%20viewing%20pleasure%3A%0A%0A%5Byoutube%5Dhttp%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0BTz-hTvOg%5B%2Fyoutube%5D%0A%0ADavid%20Peralty%20has%20responded%20with%20his%20own%20video%20on%20Blogging" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/&amp;title=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/+&quot;WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fwordpress-sucks-wordpress-sucks-not-which-one-is-it%2F&amp;t=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+sucks%2C+WordPress+sucks+not.+Which+one+is+it%3F+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22WordPress%20sucks%2C%20WordPress%20sucks%20not.%20Which%20one%20is%20it%3F%22&amp;body=Link: http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A Mark%20from%2045n5.com%20has%20posted%20a%20short%20and%20pointed%20video%20about%20WordPress%2C%20and%20how%20it%20sucks.%20The%20video%20is%20aptly%20titled%20%22WordPress%20sucks%2C%22%20and%20here%20it%20is%20for%20your%20viewing%20pleasure%3A%0A%0A%5Byoutube%5Dhttp%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DX0BTz-hTvOg%5B%2Fyoutube%5D%0A%0ADavid%20Peralty%20has%20responded%20with%20his%20own%20video%20on%20Blogging" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/wordpress-sucks-wordpress-sucks-not-which-one-is-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>It&#8217;s time to upgrade WordPress</title>
		<link>http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/</link>
		<comments>http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 11:08:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[News & Views]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrades]]></category>

		<guid isPermaLink="false">http://wordpressgarage.com/news-views/its-time-to-upgrade-wordpress/</guid>
		<description><![CDATA[I logged in to my blog today only to find a disturbing little message at the top of the screen: &#8220;A new version of WordPress is available! Please update now.&#8221;
Yes folks, despite the goal of not releasing any new versions until 2.3, we now are faced with WordPress version 2.3.2, which fixes the draft vulnerability [...]]]></description>
			<content:encoded><![CDATA[<p>I logged in to my blog today only to find a disturbing little message at the top of the screen: &#8220;A new version of WordPress is available! <a href="http://wordpress.org/download/">Please update now</a>.&#8221;</p>
<p>Yes folks, despite the goal of not releasing any new versions until 2.3, we now are faced with WordPress version 2.3.2, which fixes <a href="http://wpgarage.com/news-views/wordpress-vulnerability-means-dont-save-sensitive-information-in-drafts/" title="WordPress vulnerability means don’t save sensitive information in drafts">the draft vulnerability</a> we wrote about recently, as well as &#8220;<a href="http://trac.wordpress.org/ticket/5473">suppress[ing] some error messages</a> that can give away information about your database table structure and limits and stops some information leaks in the XML-RPC and APP implementations&#8221; (from the <a href="http://wordpress.org/development/2007/12/wordpress-232/" title="WordPress 2.3.2">WordPress blog)</a>.</p>
<p>An added bonus in this upgrade is the ability to create a custom template page that will display when users encounter database errors. Instead of some WordPress page filled with database mumbo jumbo, you can have a user-friendly page appear at times of database troubles with a message explaining the problem. This page is called db-error.php, and should be placed in your wp-content folder.</p>
<p>So <a href="http://wordpress.org/download/" title="WordPress download">let&#8217;s go upgrade everybody</a>&#8230;<a href="http://www.netenberg.com/fantastico.php" title="Fantastico">Fantastico</a> users will have to wait, since Fantastico hasn&#8217;t upgraded their WordPress installation yet.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center">
<ul class="socials">
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-diigo">
			<a href="http://www.diigo.com/post?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress&amp;desc=I%20logged%20in%20to%20my%20blog%20today%20only%20to%20find%20a%20disturbing%20little%20message%20at%20the%20top%20of%20the%20screen%3A%20%22A%20new%20version%20of%20WordPress%20is%20available%21%20Please%20update%20now.%22%0A%0AYes%20folks%2C%20despite%20the%20goal%20of%20not%20releasing%20any%20new%20versions%20until%202.3%2C%20we%20now%20are%20faced%20with%20WordPress%20version%202.3.2%2C%20which%20fixes%20the%20draft" rel="nofollow" class="external" title="Post this on Diigo">Post this on Diigo</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;t=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=It%27s+time+to+upgrade+WordPress&amp;link=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=It%27s+time+to+upgrade+WordPress&amp;body=Link: http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20logged%20in%20to%20my%20blog%20today%20only%20to%20find%20a%20disturbing%20little%20message%20at%20the%20top%20of%20the%20screen%3A%20%22A%20new%20version%20of%20WordPress%20is%20available%21%20Please%20update%20now.%22%0A%0AYes%20folks%2C%20despite%20the%20goal%20of%20not%20releasing%20any%20new%20versions%20until%202.3%2C%20we%20now%20are%20faced%20with%20WordPress%20version%202.3.2%2C%20which%20fixes%20the%20draft" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-googlereader">
			<a href="http://www.google.com/reader/link?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress&amp;srcUrl=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;srcTitle=It%27s+time+to+upgrade+WordPress&amp;snippet=I%20logged%20in%20to%20my%20blog%20today%20only%20to%20find%20a%20disturbing%20little%20message%20at%20the%20top%20of%20the%20screen%3A%20%22A%20new%20version%20of%20WordPress%20is%20available%21%20Please%20update%20now.%22%0A%0AYes%20folks%2C%20despite%20the%20goal%20of%20not%20releasing%20any%20new%20versions%20until%202.3%2C%20we%20now%20are%20faced%20with%20WordPress%20version%202.3.2%2C%20which%20fixes%20the%20draft" rel="nofollow" class="external" title="Add this to Google Reader">Add this to Google Reader</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress&amp;summary=I%20logged%20in%20to%20my%20blog%20today%20only%20to%20find%20a%20disturbing%20little%20message%20at%20the%20top%20of%20the%20screen%3A%20%22A%20new%20version%20of%20WordPress%20is%20available%21%20Please%20update%20now.%22%0A%0AYes%20folks%2C%20despite%20the%20goal%20of%20not%20releasing%20any%20new%20versions%20until%202.3%2C%20we%20now%20are%20faced%20with%20WordPress%20version%202.3.2%2C%20which%20fixes%20the%20draft&amp;source=WP Garage" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-netvibes">
			<a href="http://www.netvibes.com/share?title=It%27s+time+to+upgrade+WordPress&amp;url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/" rel="nofollow" class="external" title="Submit this to Netvibes">Submit this to Netvibes</a>
		</li>
		<li class="shr-posterous">
			<a href="http://posterous.com/share?linkto=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress&amp;selection=I%20logged%20in%20to%20my%20blog%20today%20only%20to%20find%20a%20disturbing%20little%20message%20at%20the%20top%20of%20the%20screen%3A%20%22A%20new%20version%20of%20WordPress%20is%20available%21%20Please%20update%20now.%22%0A%0AYes%20folks%2C%20despite%20the%20goal%20of%20not%20releasing%20any%20new%20versions%20until%202.3%2C%20we%20now%20are%20faced%20with%20WordPress%20version%202.3.2%2C%20which%20fixes%20the%20draft" rel="nofollow" class="external" title="Post this to Posterous">Post this to Posterous</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-slashdot">
			<a href="http://slashdot.org/bookmark.pl?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Submit this to SlashDot">Submit this to SlashDot</a>
		</li>
		<li class="shr-sphinn">
			<a href="http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/" rel="nofollow" class="external" title="Sphinn this on Sphinn">Sphinn this on Sphinn</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/&amp;title=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-techmeme">
			<a href="http://twitter.com/home/?status=Tip+@Techmeme+http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/+&quot;It%27s+time+to+upgrade+WordPress&quot;&amp;source=shareaholic" rel="nofollow" class="external" title="Tip this to TechMeme">Tip this to TechMeme</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwpgarage.com%2Fnews-views%2Fits-time-to-upgrade-wordpress%2F&amp;t=It%27s+time+to+upgrade+WordPress" rel="nofollow" class="external" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=It%27s+time+to+upgrade+WordPress+-++%28via+%40wpgarage%29&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22It%27s%20time%20to%20upgrade%20WordPress%22&amp;body=Link: http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20logged%20in%20to%20my%20blog%20today%20only%20to%20find%20a%20disturbing%20little%20message%20at%20the%20top%20of%20the%20screen%3A%20%22A%20new%20version%20of%20WordPress%20is%20available%21%20Please%20update%20now.%22%0A%0AYes%20folks%2C%20despite%20the%20goal%20of%20not%20releasing%20any%20new%20versions%20until%202.3%2C%20we%20now%20are%20faced%20with%20WordPress%20version%202.3.2%2C%20which%20fixes%20the%20draft" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-printfriendly">
			<a href="http://www.printfriendly.com/print?url=http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/" rel="nofollow" class="external" title="Send this page to Print Friendly">Send this page to Print Friendly</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://wpgarage.com/news-views/its-time-to-upgrade-wordpress/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
