<?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>Xavisys&#187; WordPress News</title>
	<atom:link href="http://xavisys.com/tag/wordpress-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://xavisys.com</link>
	<description>WordPress Plugins and Custom WordPress Development</description>
	<lastBuildDate>Wed, 16 Nov 2011 20:45:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://xavisys.com/?pushpress=hub'/>
		<item>
		<title>News About WordPress 2.9</title>
		<link>http://xavisys.com/news-wordpress-29/</link>
		<comments>http://xavisys.com/news-wordpress-29/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 15:16:28 +0000</pubDate>
		<dc:creator>Aaron D. Campbell</dc:creator>
				<category><![CDATA[wordpress development]]></category>
		<category><![CDATA[Upcoming WordPress Release]]></category>
		<category><![CDATA[WordPress 2.9]]></category>
		<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[WordPress Performance]]></category>

		<guid isPermaLink="false">http://wpinformer.com/?p=81</guid>
		<description><![CDATA[There was a meeting in IRC for WordPress developers yesterday. A release date for WordPress 2.8 was chosen, and they made some great decisions regarding WordPress 2.9 as well. Here&#8217;s a quick summary of the things I found important. For WordPress 2.9, they&#8217;ve decided to raise the version of MySQL supported from 4.0 to 4.1.2! [...]]]></description>
			<content:encoded><![CDATA[<p>There was a <a href="http://wordpress.org/development/2009/06/summary-of-wordpress-dev-irc-meetup-for-20090603/">meeting in IRC for WordPress developers</a> yesterday.  A <a href="http://wpinformer.com/wordpress-2-8-release-date/">release date for WordPress 2.8</a> was chosen, and they made some great decisions regarding WordPress 2.9 as well.  Here&#8217;s a quick summary of the things I found important.</p>
<p>For WordPress 2.9, they&#8217;ve decided to raise the version of MySQL supported from 4.0 to 4.1.2!  That may not seem like much to those of us out there using the latest versions of everything, since version 5.1 is out, 5.4 is in beta, and even 6.0 is under development (and because 4.1.2 was released in May of 2004).  However, the big thing that sticks out to me is that 4.1 support subqueries and unicode.  Unicode should help for people that are using WordPress in non-English languages, and subqueries should help to greatly simplify queries.  Also in 4.1 MySQL added support for the &#8216;INSERT &#8230; ON DUPLICATE KEY UPDATE&#8217; syntax which will insert a new row unless that would cause a duplicate primary or unique key, in which case it updates the existing row.</p>
<p><span id="more-81"></span></p>
<p>I&#8217;m looking forward to the next few versions of WordPress, which I predict will get considerably faster (and the codebase will probably lean out a little too) simply because of the additional MySQL functionality.  Just remember that there&#8217;s a lot to do and not every query will be updated in 2.9 to take advantage of the new versions.  Also, for those that are worried, they plan to add a check to the automatic upgrader to keep people from upgrading to 2.9 if they don&#8217;t have a new enough version of MySQL.</p>
<p>Which brings me to the next big decision.  While WordPress is <strong>not</strong> going to require PHP 5, they <strong>are</strong> going to suggest it.  If someone is still running PHP 4, the WordPress upgrader will suggest that they switch to PHP 5, and will even link to a Codex page describing how to do it for various hosts!  As someone who&#8217;s been a huge proponent of moving the PHP requirements up to PHP 5, this is a big step in the right direction.  According to Matt Mullenweg at WordCamp San Francisco 2009, over 80% of WordPress.org users are already on PHP 5+.  If a notice like this could raise that percentage enough to make it reasonable to require PHP 5+, the codebase will see some huge improvements.</p>
<p>Overall, the meeting (which I unfortunately missed) took some great steps toward serious improvements of WordPress both in 2.9 and the versions to follow.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://xavisys.com/wordpress-29/' title='Looking forward to WordPress 2.9'>Looking forward to WordPress 2.9</a></li>
<li><a href='http://xavisys.com/wordpress-2-8-release-date/' title='WordPress 2.8 Release Date'>WordPress 2.8 Release Date</a></li>
<li><a href='http://xavisys.com/wordpress-weekly-podcast/' title='WordPress Weekly Podcast'>WordPress Weekly Podcast</a></li>
<li><a href='http://xavisys.com/improve-performance-of-your-wordpress-theme-in-5-minutes/' title='Improve Performance of Your WordPress Theme in 5 Minutes'>Improve Performance of Your WordPress Theme in 5 Minutes</a></li>
<li><a href='http://xavisys.com/drag-drop-widgets-wordpress-2-8/' title='WordPress 2.8 Brings Back Drag and Drop Widget Management'>WordPress 2.8 Brings Back Drag and Drop Widget Management</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xavisys.com/news-wordpress-29/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>WordPress Weekly Podcast</title>
		<link>http://xavisys.com/wordpress-weekly-podcast/</link>
		<comments>http://xavisys.com/wordpress-weekly-podcast/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 14:00:08 +0000</pubDate>
		<dc:creator>Aaron D. Campbell</dc:creator>
				<category><![CDATA[WordPress News]]></category>

		<guid isPermaLink="false">http://wpinformer.com/?p=48</guid>
		<description><![CDATA[There are a lot of places to get information on WordPress, this site being one of them. However, information comes in all shapes and sizes. WordPress Weekly is a podcast hosted by Jeff Chandler and David Peralty, that gives you some great easily-digestible news about WordPress. They cover themes and plugins (both popular and little-known), [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of places to get information on WordPress, this site being one of them.  However, information comes in all shapes and sizes.  <a href="http://www.wptavern.com/wordpress-weekly">WordPress Weekly</a> is a podcast hosted by Jeff Chandler and David Peralty, that gives you some great easily-digestible news about WordPress.  They cover themes and plugins (both popular and little-known), interview people in the WordPress community, talk about news that affects WordPress, and even look at features of upcoming releases.  The podcast is interactive, so you can chime in with questions in the chatroom, and possibly even end up &#8220;on air&#8221;.</p>
<p>If you&#8217;re new to WordPress, you&#8217;ll find all sorts of useful information, plugin  and theme recommendations, and useful tips and tricks.  However, I&#8217;m definitely no new to WordPress.  I know a fair bit about WordPress and would consider myself to be a pretty advanced user/contributor.  I&#8217;ve <a href="http://wordpress.org/extend/plugins/profile/aaroncampbell">written plugins</a>, contributed to the core across several versions, I run plenty of WordPress based websites, and I&#8217;ve worked on some pretty high-level sites (such as Harvard&#8217;s new Program on Negotiation site).  I even follow the WordPress SVN mailing list so I know every change that&#8217;s been made to WordPress.  So is the podcast for me?</p>
<p>Yes.  I rarely get the chance to listen live, but I listen to it on iTunes while I work.  Why? That&#8217;s simple.  No one can know all the available plugins or themes that exist, no one can know what everyone else in the WordPress community is doing.  One hour a week gives me a quick overview of what&#8217;s been happening, points me to lesser-known plugins, and helps me keep my thumb on the pulse of the community.</p>
<p>Thanks to Jeff and David for their great work!<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://xavisys.com/news-wordpress-29/' title='News About WordPress 2.9'>News About WordPress 2.9</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://xavisys.com/wordpress-weekly-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

