<?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>MatSays : ramblings of a grumpy developer-designer-teacher &#187; blog</title>
	<atom:link href="http://www.matsays.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.matsays.com</link>
	<description>ramblings of a grumpy developer - designer - teacher &#124; my art institute of las vegas web design blog</description>
	<lastBuildDate>Thu, 02 Sep 2010 18:11:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress 3.0</title>
		<link>http://www.matsays.com/misc/wordpress-3-0/</link>
		<comments>http://www.matsays.com/misc/wordpress-3-0/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 15:56:16 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Internet News]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.matsays.com/?p=1208</guid>
		<description><![CDATA[I&#8217;ve been waiting in anticipation for the release of WP3.0 and now that it went full-bore, I&#8217;ve been way to busy to mess around with it. Nonetheless, I&#8217;m looking forward to spending a few hours this weekend checking out the changes. In the meantime, here&#8217;s a good post from Craig Buckler at Sitepoint &#8230; WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been waiting in anticipation for the release of WP3.0 and now that it went full-bore, I&#8217;ve been way to busy to mess around with it. Nonetheless, I&#8217;m looking forward to spending a few hours this weekend checking out the changes. In the meantime, here&#8217;s a <a href="http://www.sitepoint.com/blogs/2010/06/22/whats-new-in-wordpress-3-0-for-developers/">good post from Craig Buckler at Sitepoint</a> &#8230;</p>
<p>WordPress version 3.0 was released at the end of last week. It’s a little later than the intended May 1 release date, but WordPress is one of the most popular blogging and content management systems on the planet, so it was better to be late than cause issues for thousands of websites.</p>
<p>The update is the result of six months’ work by 218 dedicated contributors, culminating in 1,217 bug fixes and feature enhancements. So what can you expect from WordPress 3.0?</p>
<h4>New Installer</h4>
<p>WordPress has always been easy to install but it’s become even simpler. Few administrators will have to fiddle with the <code>wp-config.php</code> configuration file: all the MySQL settings can be specified within the installer panels now.</p>
<p>The new installer also allows you to specify the administrator ID and password. I suspect few people ever bothered to change it from the default “admin” in previous versions, so the facility to create your own ID will aid security.</p>
<h4>New Interface</h4>
<p>The WordPress 3.0 administration panels have received a polish. It’s hardly a radical change from version 2, but it’s lighter and feels slicker.</p>
<p><a href="http://www.matsays.com/wp-content/uploads/2010/06/wordpress-3-admin.png"><img class="aligncenter size-full wp-image-1209" title="wordpress-3-admin" src="http://www.matsays.com/wp-content/uploads/2010/06/wordpress-3-admin.png" alt="" width="450" height="387" /></a></p>
<p>There are few obvious changes to the interface until you reach the Appearance section.</p>
<h4>New Default Theme</h4>
<p>RIP Kubrick: you’ve served us well and many websites use you to this day. Kubrick has been replaced by “Twenty Ten,” a new theme that has built-in support for child themes, background alterations, header customization, and drop-down menus.</p>
<p>The theme’s look and widgets can be customized within the administration panel, so I expect many people will never venture beyond the Twenty Ten theme. For those that do, there’s a new “Install Themes” tab that allows you to search for templates by color, type, and features.</p>
<p><em>Not impressed but then again, if they made a nice one, I&#8217;d be out of extra work!</em></p>
<h4>WordPress Multi-user</h4>
<p>WordPress MU was a fork that allowed hundreds of blogs to run from a single installation; it has now been merged with the main version 3.0 application. It’s disabled by default, but can be switched on by adding the following line to your <code>wp-config.php</code> file:</p>
<div>
<div><code>define('WP_ALLOW_MULTISITE', true);<br />
</code></div>
</div>
<p>This could be the most important feature for web developers: you can create a number of websites using just one installation of WordPress. Updates are easier and hosting space is drastically reduced.</p>
<h4>Custom Post Types</h4>
<p>Pages and Posts were available in previous versions of WordPress:</p>
<ul>
<li>Pages were normally used for static content such as About Us or Contact Us pages.</li>
<li>Posts would commonly be used for date-stamped news, articles, or blog posts.</li>
</ul>
<p>WordPress 3.0 supports custom post types. For example, you could have a Product type that’s specifically used for items sold on your website. Product pages can then be treated separately; for example, have their own menu or search box.</p>
<p>Custom post types are configured using PHP rather than within the administration panels. Watch out for a full tutorial on SitePoint shortly.</p>
<h4>Other Features</h4>
<p>Where do I start? I suggest you visit <a href="http://codex.wordpress.org/Version_3.0">the WordPress 3.0 Codex page</a> for a comprehensive list.</p>
<h4>Should you upgrade now?</h4>
<p>I have no hesitation in recommending WordPress 3.0 for a new installation. But what if you’re upgrading from WordPress 2.x?</p>
<p>I’ve rarely experienced problems with the WordPress automated upgrade; it’s a quick one-click process that just works. However, my first attempt failed abysmally and I was left with a broken site. You should note that this was a test installation of 2.8.6 with lots of dodgy code and plugins, but you need to be wary: some themes and plugins are certain to break.</p>
<p>I would recommend updating a local test version of your site before attempting to upgrade the live server. Remember to back up your files and MySQL database, and you can’t go wrong.</p>
<p>If past experience is anything to go by, the WordPress team will almost certainly release 3.0.1 within a few weeks. If you’re especially nervous, you might be advised to wait a little longer …</p>
<script type="text/javascript">
addthis_pub = 'mobimeet';
</script><a href="http://www.addthis.com/bookmark.php" onMouseOver="return addthis_open(this, '', 'http%3A%2F%2Fwww.matsays.com%2Fmisc%2Fwordpress-3-0%2F', 'WordPress+3.0')" onMouseOut="addthis_close()" onClick="return addthis_sendto()"><img src="http://www.matsays.com/images/addthis-plusorange.png" width="28" height="16" border="0" alt="Share this post on digg, del.icio.us, facebook, blah blah blah" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
]]></content:encoded>
			<wfw:commentRss>http://www.matsays.com/misc/wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.8</title>
		<link>http://www.matsays.com/misc/wordpress-28/</link>
		<comments>http://www.matsays.com/misc/wordpress-28/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:10:44 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.matsays.com/misc/wordpress-28/</guid>
		<description><![CDATA[I kid you not, I am looking forward to the release of 2.8 than the new iPhone. Pretty nerdy, eh? Just a few more hours&#8230; addthis_pub = 'mobimeet';]]></description>
			<content:encoded><![CDATA[<p>I kid you not, I am looking forward to the release of 2.8 than the new iPhone.  Pretty nerdy, eh?  Just a few more hours&#8230;</p>
<script type="text/javascript">
addthis_pub = 'mobimeet';
</script><a href="http://www.addthis.com/bookmark.php" onMouseOver="return addthis_open(this, '', 'http%3A%2F%2Fwww.matsays.com%2Fmisc%2Fwordpress-28%2F', 'WordPress+2.8')" onMouseOut="addthis_close()" onClick="return addthis_sendto()"><img src="http://www.matsays.com/images/addthis-plusorange.png" width="28" height="16" border="0" alt="Share this post on digg, del.icio.us, facebook, blah blah blah" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
]]></content:encoded>
			<wfw:commentRss>http://www.matsays.com/misc/wordpress-28/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ecto</title>
		<link>http://www.matsays.com/misc/ecto/</link>
		<comments>http://www.matsays.com/misc/ecto/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 06:42:15 +0000</pubDate>
		<dc:creator>Mat</dc:creator>
				<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mobimeet.com/misc/ecto/</guid>
		<description><![CDATA[So this is just a test post that I&#8217;m creating using ecto by Illuminex. Jennifer was kind enough to buy me a rockin&#8217; Mac (and you all know me and my love &#60;sarcasm&#62; of the Mac OS) to replace my ailing five-year old laptop but she&#8217;s in dire need of an app that will post [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><img src="http://www.mobimeet.com/wp-content/uploads/2009/01/ecto-128px.png" width="128" height="128" alt="ecto_128px.png" style="float:right;" />So this is just a test post that I&#8217;m creating using <a href="http://illuminex.com/ecto/" title="ecto by Illuminex">ecto by Illuminex</a>. Jennifer was kind enough to buy me a rockin&#8217; Mac (and you all know me and my love &lt;sarcasm&gt; of the Mac OS) to replace my ailing five-year old laptop but she&#8217;s in dire need of an app that will post to her blog and do the things she wants it to do that the Blogger interface won&#8217;t. I have to admit, the Blogger interface kind of blows. And now that I&#8217;m on the Mac, <a href="http://www.wordpress.org" title="WordPress 2.7 - still the best and better than ever">WordPress 2.7</a> just doesn&#8217;t quite work as elegantly on it as on Windows so here I am.</p>
<p>In any case, this is just a test post so please excuse the images. Just seeing how they react once I post them.</p>
<script type="text/javascript">
addthis_pub = 'mobimeet';
</script><a href="http://www.addthis.com/bookmark.php" onMouseOver="return addthis_open(this, '', 'http%3A%2F%2Fwww.matsays.com%2Fmisc%2Fecto%2F', 'ecto')" onMouseOut="addthis_close()" onClick="return addthis_sendto()"><img src="http://www.matsays.com/images/addthis-plusorange.png" width="28" height="16" border="0" alt="Share this post on digg, del.icio.us, facebook, blah blah blah" /></a><script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
]]></content:encoded>
			<wfw:commentRss>http://www.matsays.com/misc/ecto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
