<?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>Fresh &#187; 2010 Theme</title>
	<atom:link href="http://welikeitfresh.com/tag/2010/feed/" rel="self" type="application/rss+xml" />
	<link>http://welikeitfresh.com</link>
	<description>Home-squeezed goodness with no added pulp. Ideas and inspiration from the eROI creative team.</description>
	<lastBuildDate>Thu, 09 Sep 2010 00:14:20 +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>The Exciting Future of WordPress! Part 2</title>
		<link>http://welikeitfresh.com/2010/02/02/the-exciting-future-of-wordpress-part-2/</link>
		<comments>http://welikeitfresh.com/2010/02/02/the-exciting-future-of-wordpress-part-2/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 18:00:25 +0000</pubDate>
		<dc:creator>Jill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[2010 Theme]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Kubrick]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://welikeitfresh.com/?p=1793</guid>
		<description><![CDATA[In yesterday&#8217;s post I hit upon two major developments happening with WordPress this year: the merge of WordPress MU into WordPress, and better support for custom post types.  But there&#8217;s more! Here are just a few more advancements in the WordPress world that I&#8217;m looking forward to this year.
New 2010 default theme
Kubrick: klassic, but old [...]]]></description>
			<content:encoded><![CDATA[<p>In yesterday&#8217;s post I hit upon two major developments happening with WordPress this year: the merge of WordPress MU into WordPress, and better support for custom post types.  But there&#8217;s more! Here are just a few more advancements in the WordPress world that I&#8217;m looking forward to this year.</p>
<h3 style="font-size:18px;margin-bottom:10px">New 2010 default theme</h3>
<p><a href="http://www.huffingtonpost.com/tina-daunt/the-secret-history-of-kub_b_415050.html"><img class="alignright size-full wp-image-1817" src="http://welikeitfresh.com/files/2010/02/kubrick.png" alt="kubrick" width="280" height="280" />Kubrick: klassic, but old and krusty</a>. At eROI we&#8217;ve discussed creating our own default/starter themes that contain all the basic essential functions for a blog or a non-blog website. Many theme developers just getting started in WordPress (or even those who&#8217;ve been at it a while) take the default theme and tweak it to fit their structure/design.  Oftentimes this leads to having extraneous code that isn&#8217;t really needed or even code that has been deprecated. Having new default themes with up-to-date functions, heavily commented HTML and CSS, more basic HTML structures and without functions we don&#8217;t use often will help new members of our team learn theme creation faster.</p>
<p><span id="more-1793"></span></p>
<p>But before we could get out of the gate with our eROI Starter Theme however, I learned that Automattic was already in discussions of <a href="http://www.wptavern.com/a-theme-called-2010">creating a new default theme for 2010</a>.  I think it would also be a great idea to have multiple default themes depending on the type of site you are building (blog, basic brochure site, community site, magazine site, etc. etc.), which <a href="http://wordpress.org/support/topic/342819">others have suggested as well</a>. Plus, there is also talk of updating the default theme every year, which is an excellent idea considering how regularly new features are added or changed, or functions deprecated.</p>
<p>For the immediately future though, it looks like we will be getting the new 2010 theme along with WordPress 3.0 in April.  <a href="http://2010dev.wordpress.com/">Check out the current demo and watch as it evolves!</a></p>
<h3 style="font-size:18px;margin-bottom:10px">Canonical plugins</h3>
<p>If you&#8217;ve ever tried looking for a WordPress plugin you know that sometimes it can be quite a task to find a plugin that:</p>
<ul>
<li>Does what you need it to do</li>
<li>Is compatible with the most recent version of WordPress</li>
<li>Was written by someone willing to offer support, patches and/or new features</li>
<li>Doesn&#8217;t make your site vulnerable to exploits or slow it down with unoptimized or unnecessary code</li>
</ul>
<p><img class="alignright size-full wp-image-1872" src="http://welikeitfresh.com/files/2010/02/thumbsup1.png" alt="thumbsup" width="280" height="267" />Even plugin authors with the best intentions at the beginning can give up on supporting it or updating their plugin, even if the functionality is highly sought after (may have something to do with the fact that compensation for WordPress plugin developers is usually no more than a pat on the back, if that). To help alleviate some plugin frustration, the core dev team has decided to start an initiative originally called &#8220;canonical plugins&#8221; (though I think they have decided to go with &#8220;core plugins&#8221; as the official name). These plugins would be developed by teams in conjunction with the development of WordPress itself, and have an official bug tracking system and release schedule.</p>
<p>The first core plugin, <a href="http://westi.wordpress.com/2009/12/26/giving-your-wordpress-a-check-up/">Health Check</a>, will be a handy tool that will assist in troubleshooting your WordPress installation should things get a bit wonky. Hopefully that will just be the first of many, many, many official/canonical/core plugins.  With core plugins you know they in theory will have been written and tested properly, will always work with the latest version of WordPress, AND be optimized and secure. Sounds miraculous!</p>
<h3 style="font-size:18px;margin-bottom:10px">Menu management</h3>
<p><img class="alignright size-full wp-image-1819" src="http://welikeitfresh.com/files/2010/02/menu.png" alt="menu" width="271" height="200" />This is a new feature in WordPress 3.0 that will fill a HUGE hole in its CMS capabilities. Previously it has been very difficult to create an easily manageable navigation/menu on your WordPress site.  Creating a dynamic list of navigation links on the front-end is doable, but difficult or nearly impossible if you want to have navigation containing mixed content, e.g. pages with different parents, posts, category pages, etc.  For example, if you wanted your sidebar navigation to contain your About page, your introduction blog post, and links to your categories &#8220;Design&#8221; and &#8220;Development&#8221;, you&#8217;d probably have to code those links into your template.</p>
<p>With a menu manager in the WordPress admin area, you will be able to create one or more menus and add any type of link you wish. The <a href="http://wpdevel.wordpress.com/2010/01/17/menu-management-ui/">menu management screen looks virtually the same as widget management screen</a>, and appears to work similarly too.  Just call the menu you&#8217;ve created in your template, and you will never need to edit that template again to update your navigation links.  So clients can now change their navigation themselves if that&#8217;s something the design will allow them to do (horizontal navigation with limited space or with graphic text/buttons might not be good candidates for a dynamic menu).</p>
<h3 style="font-size:18px;margin-bottom:10px">But wait, there&#8217;s more&#8230;</h3>
<p>If you have any upcoming features that you are looking forward to, or anything else to add, please share!  There are other things happening in the WordPress community that I haven&#8217;t mentioned, things like the community code of conduct and making it easier to participate, as well as other features and code changes, but I think this post is long enough as it is, and frankly I just don&#8217;t know enough about some of those initiatives. I&#8217;m always looking to learn more though so if you have any thoughts/links to share, please do.</p>
]]></content:encoded>
			<wfw:commentRss>http://welikeitfresh.com/2010/02/02/the-exciting-future-of-wordpress-part-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Exciting Future of WordPress! Part 1</title>
		<link>http://welikeitfresh.com/2010/02/01/the-exciting-future-of-wordpress/</link>
		<comments>http://welikeitfresh.com/2010/02/01/the-exciting-future-of-wordpress/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 19:26:43 +0000</pubDate>
		<dc:creator>Jill</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[2010 Theme]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://welikeitfresh.com/?p=1667</guid>
		<description><![CDATA[I am a huge WordPress nerd. When Mary asked &#8220;If you have a half-hour to kill in between meetings, what do you do?&#8221; I promptly replied &#8220;Read blogs about WordPress.  Which are written using WordPress.&#8221; (it didn&#8217;t make the video though, audio problems. Thank goodness. Hah.)  The past few months I&#8217;ve been amassing a collection [...]]]></description>
			<content:encoded><![CDATA[<p>I am a huge WordPress nerd. <a href="http://welikeitfresh.com/2010/01/15/website-technologies-idle-musings-and-cocktails/">When Mary asked &#8220;If you have a half-hour to kill in between meetings, what do you do?&#8221;</a> I promptly replied &#8220;Read blogs about WordPress.  Which are written using WordPress.&#8221; (it didn&#8217;t make the video though, audio problems. Thank goodness. Hah.)  The past few months I&#8217;ve been amassing a collection of my favorite blogs about WordPress, and the ones I love reading the most are those that discuss current features being developed, upcoming planned additions to the core and other kinds improvements to WordPress and the WP community. Reading the <a href="http://wpdevel.wordpress.com/2010/01/21/summary-of-jan-21st-2010-dev-chat/">dev chat summaries</a> from the official <a href="http://wpdevel.wordpress.com">WordPress Development blog</a> get me damn near giddy sometimes. I&#8217;ve even found myself diving deep into development discussions, where previously I might have skimmed a bit and then gone back to Facebook before my eyes rolled into the back of my head.  But there are just too many cool things happening in the WordPress community right now, I feel like I need to have more and more information.</p>
<p>I&#8217;d like to share a few of things I&#8217;m excited about right now in the world of WordPress. Some of these are coming up very soon (WordPress 3.0 is on schedule to be released in April) while some might be rolled out over the course of the year, or maybe even next year. But even the fact that discussions are taking place  is very exciting for a WordPress dork like me.</p>
<p><span id="more-1667"></span></p>
<h3 style="font-size:18px;margin-bottom:10px">WPMU merging into WordPress</h3>
<p><img class="alignright size-full wp-image-1869" src="http://welikeitfresh.com/files/2010/02/wordpress-mu1.png" alt="wordpress-mu" width="281" height="253" />This is a biggie. For any non-WordPress-nerds, WPMU (WordPress Multi-User) is like a separate branch of WordPress that allows you to have multiple blogs on a single installation. With WPMU you can allow users to create their own blogs on your site (like we did with <a href="http://www.onlinemarketingconnect.com">Online Marketing Connect</a>). Or you can use multiple blogs to better compartmentalize different types of content and information (which we&#8217;ve also <a href="http://ieice.com">done </a>before).  The multi-user capabilities have come in quite handy and we use it quite a lot here at eROI. However, the problem with WPMU has been that it was separate from WordPress. Every time WordPress was updated to a new version and given new features, WPMU had to be updated with those same features separately. Releases for MU can come weeks after the equivalent WordPress release.</p>
<p>So now the &#8220;<a href="http://ocaoimh.ie/wordpress-mu-merge-gpl-and-support/">thin layer of code</a>&#8221; that makes WordPress into WPMU is going to be integrated with WordPress, so they will be one and the same.  This is excellent news, especially for plugin users and plugin authors who always had to make sure plugin code worked in both regular and MU versions of WordPress. The feature set that MU provided will be known as &#8220;multi-site&#8221; in post-merge WordPress, and can be activated and managed from an <a href="http://wpengineer.com/wordpress-3-multisite-settings/">admin settings page</a>.  <a href="http://www.clickonf5.org/wordpress/first-look-wordpress-30-mu-merge-settings-network-blogs/6699">Here is an early-look tutorial for how the multi-site feature will be enabled and configured</a>.  Unfortunately it looks like native <a href="http://wpmu.org/wordpress-multi-site-multi-user-mu-ms/comment-page-1/#comment-6924">multiple domain name support won&#8217;t be included</a> in the 3.0 release, but we can cross our fingers for a later release.</p>
<h3 style="font-size:18px;margin-bottom:10px">Custom post types (or &#8220;object types&#8221; or &#8220;item types&#8221;)</h3>
<p><img class="alignright size-full wp-image-1870" src="http://welikeitfresh.com/files/2010/02/wordpress-types1.png" alt="wordpress-types" width="281" height="230" />When you build a site in WordPress you usually have to work with the two built-in content types, namely Posts and Pages. Because WordPress was created as a blogging platform, these content types make sense &#8211; &#8220;Posts&#8221; are your blog posts or articles, and &#8220;Pages&#8221; are your static pages like About or Contact.  When you get into using WordPress as a CMS, these content types can be a bit limiting.  It is entirely possible to build a robust data-filled website using WordPress and its default content types, but it can sometimes be confusing to a client (or whoever will be updating the blog) when you explain &#8220;Press releases and office locations are under Posts, and your homepage and about page are under Pages.&#8221; Unless you spend some time explaining the history of WordPress and WHY it has a &#8220;Posts&#8221; section even though their site may not have a blog, site management can be unintuitive and abstract.</p>
<p>Enter custom post types.  Instead of using &#8220;Posts&#8221; for Press Releases, just make a type called &#8220;Press Releases,&#8221; and add a section in the navigation for Press Releases including Edit and Add New functions. <a href="http://welikeitfresh.com/wp-admin/post.php?action=edit&amp;post=288">I&#8217;ve written before about the plugin More Fields and its custom post type abilities</a>, but have yet to have a completely smooth experience with it (though still love its custom field capabilities).  Fortunately, native <a href="http://www.forumone.com/blogs/post/wordpress-29-custom-post-types-explained">support for custom post types was much improved in WordPress 2.9</a>, and in 3.0 it will be even better.  You will still have to <a href="http://core.trac.wordpress.org/attachment/ticket/9674/post-type.php">register your new content type using a plugin</a> (Discussions on Wordpress Trac indicate a <a href="http://core.trac.wordpress.org/ticket/9674#comment:131">post type manager UI in the admin area won&#8217;t happen</a>), but the act of doing so will now automatically add manage &amp; edit screens and custom taxonomy management pages for your custom type.</p>
<h3>And that&#8217;s not all&#8230;</h3>
<p>There is too much WP future goodness for just one post. Check back tomorrow for three more totally boffo advancements in WordPress!  Yep, I said <a href="http://www.thefreedictionary.com/boffo">BOFFO</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://welikeitfresh.com/2010/02/01/the-exciting-future-of-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
