<?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>Carrington &#187; Alex King</title>
	<atom:link href="http://text.carringtontheme.com/author/aking/feed/" rel="self" type="application/rss+xml" />
	<link>http://text.carringtontheme.com</link>
	<description>The CMS Theme Framework for WordPress</description>
	<lastBuildDate>Thu, 22 Jul 2010 21:15:55 +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>Carrington Core 3.0</title>
		<link>http://text.carringtontheme.com/2010/07/carrington-core-3-0/</link>
		<comments>http://text.carringtontheme.com/2010/07/carrington-core-3-0/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 21:15:55 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=496</guid>
		<description><![CDATA[We’ve released a new version of the Carrington Core – the engine that powers the Carrington framework. This version has a few moderate list changes, some of which are pretty interesting. In particular:

Added support for custom post types (WordPress 3.0)
Support for child themes (including adding templates and plugins in child themes that do not exist [...]]]></description>
			<content:encoded><![CDATA[<p>We’ve released a new version of the Carrington Core – the engine that powers the Carrington framework. This version has a few moderate list changes, some of which are pretty interesting. In particular:</p>
<ul>
<li>Added support for custom post types (WordPress 3.0)</li>
<li>Support for child themes (including adding templates and plugins in child themes that do not exist in the parent theme)</li>
<li>Allow custom functions to be filtered into the Single and Comment template selection process (already supported in General context selection)</li>
<li>home.php is now only used in is_home() situations, not is_front_page() (reverses feature requested and added in v. 2.5)</li>
</ul>
<p>Other changes:</p>
<ul>
<li>Make the posts_per_page setting work as intended (only on initial query)</li>
<li>Support for nesting templates inside sub-directories in misc/ and forms/</li>
<li>Removed use of deprecated function `get_the_author_ID`. Replaced with 2.8 `get_the_author_meta` (since 2.8.0). Users of versions of WordPress prior to 2.8.0 should be aware this change will cause problems for them.</li>
<li>Define required Carrington settings in a more forgiving way, making it easier to use just part of Carrington on a site when desired</li>
<li>Make gallery settings (implemented in CSS) specific to each gallery</li>
<li>Added changelog</li>
</ul>
<p>Get the Carrington Core 3.0 release from the public SVN directory:</p>
<p>http://carrington.googlecode.com/svn/framework/tags/3.0</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2010/07/carrington-core-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Child Theme Support for /plugins</title>
		<link>http://text.carringtontheme.com/2010/05/child-theme-support-for-plugins/</link>
		<comments>http://text.carringtontheme.com/2010/05/child-theme-support-for-plugins/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 04:03:32 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=482</guid>
		<description><![CDATA[Plugins added to the /plugins directory in child themes will now be auto-loaded after the /plugins files in the parent theme. The revision, for those inclined to review it.
Child theme support is getting broader testing and is working well from what we&#8217;ve seen. An updated release of Carrington is probably due in the near future. [...]]]></description>
			<content:encoded><![CDATA[<p>Plugins added to the /plugins directory in child themes will now be auto-loaded after the /plugins files in the parent theme. The <a href="http://code.google.com/p/carrington/source/detail?r=492">revision</a>, for those inclined to review it.</p>
<p>Child theme support is getting broader testing and is working well from what we&#8217;ve seen. An updated release of Carrington is probably due in the near future. If you&#8217;re seeing any issues with child themes with the latest Carrington core code, please <a href="http://code.google.com/p/carrington/issues/list">open a ticket</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2010/05/child-theme-support-for-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moving Resources</title>
		<link>http://text.carringtontheme.com/2010/05/moving-resources/</link>
		<comments>http://text.carringtontheme.com/2010/05/moving-resources/#comments</comments>
		<pubDate>Thu, 06 May 2010 00:12:41 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=471</guid>
		<description><![CDATA[We&#8217;ve struggled a little bit to figure out how best to organize and present information about the Carrington framework, themes, support and documentation. Having it all here is confusing to everyone, and that&#8217;s something we&#8217;re hoping to remedy with some of the changes we&#8217;ve made and some that we&#8217;re still working on.
Here is the (current) [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve struggled a little bit to figure out how best to organize and present information about the Carrington framework, themes, support and documentation. Having it all here is confusing to everyone, and that&#8217;s something we&#8217;re hoping to remedy with some of the changes we&#8217;ve made and some that we&#8217;re still working on.</p>
<p>Here is the (current) plan <a href="http://www.youtube.com/watch?v=jKMK3XGO27k">in a nutshell</a>:</p>
<ol>
<li>Done: Create separate community support forums for our three consumer Carrington themes (<a href="http://crowdfavorite.com/forums/forum/carrington-blog">Blog</a>, <a href="http://crowdfavorite.com/forums/forum/carrington-text">Text</a>, <a href="http://crowdfavorite.com/forums/forum/carrington-mobile">Mobile</a>). These are now live and hosted on the <a href="http://crowdfavorite.com">Crowd Favorite website</a>.</li>
<li>Done: Create an additional community support forums for developers and designers to work together regarding the <a href="http://crowdfavorite.com/forums/forum/carrington-developers-corner">Carrington framework</a> and <a href="http://crowdfavorite.com/forums/forum/carrington-jam">Carrington JAM</a>.</li>
<li>Done: Deprecate the <a href="http://groups.google.com/group/carrington-framework">Google Group</a>. It gets SPA, it&#8217;s hard to find things in old threads and it&#8217;s confusing to have both end-user theme support and developer framework support in one place.</li>
<li>Planned: move all framework documentation, etc. from this site to carringtonframework.com. We&#8217;ve got some good plans for making that site a great developer resource, no idea on timeline at this point. Also, we want to add inline documentation to the code to support some of these efforts &#8211; patches welcome.</li>
</ol>
<p>Sorry for the constant shuffling around of late. Hopefully in the near future everything will be settling into their more permanent locations.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2010/05/moving-resources/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Post Type and Comment Meta Support</title>
		<link>http://text.carringtontheme.com/2010/05/post-type-and-comment-meta-support/</link>
		<comments>http://text.carringtontheme.com/2010/05/post-type-and-comment-meta-support/#comments</comments>
		<pubDate>Sun, 02 May 2010 20:18:46 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=466</guid>
		<description><![CDATA[Support for post types (available in WordPress 3.0) using a type- prefix and comment meta using our standard meta-{key}- and meta-{key}-{value}- prefixes has landed in the development version of Carrington core (/framework/trunk). Play around with it and let us know if you run into any issues.
]]></description>
			<content:encoded><![CDATA[<p>Support for post types (available in WordPress 3.0) using a <code>type-</code> prefix and comment meta using our standard <code>meta-{key}-</code> and <code>meta-{key}-{value}-</code> prefixes has landed in the development version of Carrington core (<a href="http://code.google.com/p/carrington/source/browse/#svn/framework/trunk">/framework/trunk</a>). Play around with it and let us know if you run into any issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2010/05/post-type-and-comment-meta-support/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Child Theme Support</title>
		<link>http://text.carringtontheme.com/2010/01/child-theme-support/</link>
		<comments>http://text.carringtontheme.com/2010/01/child-theme-support/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 06:46:31 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=428</guid>
		<description><![CDATA[Child theme support has landed in the Carrington core framework. We&#8217;d love to get some additional real-world testing on this before we tag the next core version.
You can grab the latest from SVN on Google Code. Then simply replace the carrington-core directory in your theme with new version you have checked out from:
http://carrington.googlecode.com/svn/framework/trunk
and that should [...]]]></description>
			<content:encoded><![CDATA[<p>Child theme support has landed in the Carrington core framework. We&#8217;d love to get some additional real-world testing on this before we tag the next core version.</p>
<p>You can grab the latest from SVN on <a href="http://code.google.com/p/carrington">Google Code</a>. Then simply replace the carrington-core directory in your theme with new version you have checked out from:</p>
<p>http://carrington.googlecode.com/svn/framework/trunk</p>
<p>and that should do it.</p>
<p>Note that the way child theme support is implemented, your child theme can add new templates to your theme as well as overriding existing templates. I think this is necessary for Carrington &#8211; it allows you to create custom templates for your specific site and have them upgrade cleanly via the child theme.</p>
<p>Feedback welcome.</p>
<p>UPDATE:</p>
<p>The steps to test if you want to make a child theme for a Carrington theme (before this support is rolled out in new releases):</p>
<ol>
<li>Download the framework from SVN using the URL above and replace the carrington-core directory in your parent theme.</li>
<li><a href="http://www.google.com/search?hl=en&#038;q=how+to+create+a+child+theme+in+wordpress">Create your child theme</a> (which can include new Carrington templates).</li>
</ol>
<p>That&#8217;s it.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2010/01/child-theme-support/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Carrington Blog bbPress Theme</title>
		<link>http://text.carringtontheme.com/2009/12/carrington-blog-bbpress-theme/</link>
		<comments>http://text.carringtontheme.com/2009/12/carrington-blog-bbpress-theme/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 06:07:16 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[In The Wild]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=418</guid>
		<description><![CDATA[Nate has created a Carrington Blog bbPress theme from the Carrington Blog WordPress theme. Very cool!
Check out the preview.
]]></description>
			<content:encoded><![CDATA[<p>Nate has created a <a href="http://www.refueled.net/carrington-blog-for-bbpress/">Carrington Blog bbPress theme</a> from the Carrington Blog WordPress theme. Very cool!</p>
<p>Check out the <a href="http://bb.refueled.net/">preview</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2009/12/carrington-blog-bbpress-theme/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Carrington Google Group</title>
		<link>http://text.carringtontheme.com/2009/10/carrington-google-group/</link>
		<comments>http://text.carringtontheme.com/2009/10/carrington-google-group/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 04:24:01 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=381</guid>
		<description><![CDATA[The forums have been taken offline for the time being, and we&#8217;ve created a Google Group for community discussion and support.
If you need help or customizations and don&#8217;t get what you need in the Google Group, the WordPress HelpCenter provides support for all of our Carrington themes.
]]></description>
			<content:encoded><![CDATA[<p>The forums have been taken offline for the time being, and we&#8217;ve created a <a href="http://groups.google.com/group/carrington-framework">Google Group for community discussion and support</a>.</p>
<p>If you need help or customizations and don&#8217;t get what you need in the Google Group, the <a href="http://wphelpcenter.com">WordPress HelpCenter</a> provides support for all of our Carrington themes.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2009/10/carrington-google-group/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Carrington Framework Q&amp;A, Part II</title>
		<link>http://text.carringtontheme.com/2009/08/carrington-framework-qa-part-2/</link>
		<comments>http://text.carringtontheme.com/2009/08/carrington-framework-qa-part-2/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 18:05:25 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=285</guid>
		<description><![CDATA[Who should use the Carrington framework?
It really depends on the needs of your site/theme. Carrington is all about making it easy for you to build the custom design and features needed for a specific site and set of content. If you look at the features of the Carrington framework and think &#8220;why would someone need [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Who should use the Carrington framework?</strong></p>
<p>It really depends on the needs of your site/theme. Carrington is all about making it easy for you to build the custom design and features needed for a specific site and set of content. If you look at the features of the Carrington framework and think &#8220;why would someone need that?&#8221;, then it probably isn&#8217;t for you.</p>
<p>Remember, WordPress can power more than just a blog &#8211; many of us use WordPress to build complex CMS web sites with a vast collection of sections, archives and content types. Most of the time when I describe how Carrington works to a fellow WordPress developer that builds rich CMS sites, they nod emphatically and &#8220;get it&#8221; right away.</p>
<p>Conversely, there are some folks who don&#8217;t see the need for the features provided by the Carrington framework. My guess is that if these people joined us at <a href="http://crowdfavorite.com">Crowd Favorite</a> to help build one of our standard sites, they&#8217;d have a different view of the value of Carrington. <img src='http://text.carringtontheme.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Once you understand how Carrington works, you may want to use it even if you&#8217;re just building a very simple blog or web site. It isn&#8217;t harder than any other theme techniques and provides for much greater flexibility for the future.</p>
<p>There <em>is</em> a learning curve. Carrington introduces new concepts and features to WordPress themes. If you don&#8217;t want/need the customization ability provided by Carrington, it may not be the best option for you.</p>
<p><strong>How do I create a child theme from Carrington JAM?</strong></p>
<p>This is actually the wrong question. You don&#8217;t create a child theme from Carrington JAM because Carrington JAM isn&#8217;t a parent theme. JAM is a Carrington file and folder skeleton to help you easily get started using the concepts in the Carrington framework so you can create a theme of your own.</p>
<p>Remember, Carrington is a real framework like Rails for Ruby and Django for Python. The theme you create from Carrington JAM is your own theme, just like the application you build with Ruby on Rails is your own application.</p>
<p><strong>If I really want to can I create a child theme for Carrington Blog/Text/Mobile?</strong></p>
<p>Yes, any theme in WordPress can be a parent theme. You can read a tutorial about how to do this <a href="http://op111.net/53">here</a>. There are some limitations of how parent themes work in WordPress, so those are also shared by Carrington themes.</p>
<p>I think it would be great if someone would like to take an in-depth look at creating child themes from Carrington and created an FAQ/tutorial. Please let me know if you create one.</p>
<p>If it turns out some changes are needed to Carrington, we&#8217;ll certainly consider them.</p>
<p><strong>How do I upgrade the theme I built on Carrington?</strong></p>
<p>Like any good development framework, the framework is separate from the product itself. The Carrington framework resides in the carrington-core directory and can be upgraded separately from the rest of your Carrington-based theme when a new version of the core Carrington framework is available.</p>
<p><strong>With all of the template files, how do I tell what is getting loaded from where?</strong></p>
<p>Carrington includes a function to show the file location of each included file. Simply open up the functions.php file in your editor and change this code:</p>
<p><code>define('CFCT_DEBUG', false);</code></p>
<p>to:</p>
<p><code>define('CFCT_DEBUG', true);</code></p>
<p>and you will see file paths appear all throughout the theme. This makes it very easy to see what part of the theme is comprised of which template(s).</p>
<p><strong>Can I use just part of Carrington?</strong></p>
<p>Absolutely. Remember, Carrington is a 100% additive framework. You can bring in Carrington for just your site header, just post content, comments, etc. All you have to do is create the appropriate folder and file combinations where you want to use Carrington, and call the appropriate function (cfct_header(), cfct_content(), etc.) to invoke Carrington&#8217;s selection of a template from that folder.</p>
<p><strong>How do I use a custom taxonomy with Carrington?</strong></p>
<p>It&#8217;s common to use custom taxonomies when creating advanced CMS web sites. Carrington doesn&#8217;t try to guess your intentions with a custom taxonomy, instead you can teach it about your taxonomy.</p>
<p>Create functions that check for the named templates that you want to use with your custom taxonomy, then use the appropriate filters to add your function into the template selection used by Carrington. You can use the existing functions that work with tags as a guide.</p>
<p><strong>How do I do XYZ in Carrington?</strong></p>
<p>It obviously depends on what XYZ is, but it&#8217;s likely that you&#8217;d do it the way you would in any other theme. Since Carrington is a 100% additive framework, the standard way of doing anything in a WordPress theme should work just fine. The areas in which you can take advantage of additional Carrington functionality are around conditional presentation and display of content, data, etc.</p>
<p><strong>I find Carrington compelling, but I&#8217;m having trouble getting started &#8211; how can I get help?</strong></p>
<p>I recommend reading the documentation linked on the <a href="http://carringtontheme.com/developers/">Developers</a> page on this site, and the README files in each directory in our Carrington themes and participating <a href="http://crowdfavorite.com/forums/">community support forums</a>. Hopefully this information will be enough to get people going in most situations.</p>
<p>If you need additional help, you can also call the <a href="http://wphelpcenter.com">WordPress HelpCenter</a> and they can answer most Carrington questions you may have. <a href="http://crowdfavorite.com">Crowd Favorite</a> also provides commercial Carrington consulting and support (generally needs to be scheduled about 3-5 days in advance).</p>
<p><strong>I think I found a bug in Carrington, what do I do?</strong></p>
<p>Bug reports are best added to the <a href="http://code.google.com/p/carrington/issues/list">Issue tracker at Google Code</a>. If you&#8217;re not sure it&#8217;s a bug you may want to discuss the issue in the <a href="http://crowdfavorite.com/forums/">forums</a> first to confirm.</p>
<p>If the bug is security related, please <a href="http://crowdfavorite.com/contact/">contact us directly</a> instead of posting it publicly.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2009/08/carrington-framework-qa-part-2/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Carrington Blog 2.2</title>
		<link>http://text.carringtontheme.com/2009/08/carrington-blog-2-2/</link>
		<comments>http://text.carringtontheme.com/2009/08/carrington-blog-2-2/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 20:20:15 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Carrington Blog]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=359</guid>
		<description><![CDATA[Carrington Blog has been updated to version 2.2. This includes version 2.5 of the Carrington Core, updated documentation, an entirely new PNG-fix solution and several minor code enhancements.
Please download from the themes page.
]]></description>
			<content:encoded><![CDATA[<p>Carrington Blog has been updated to version 2.2. This includes <a href="http://carringtontheme.com/2009/08/carrington-core-2-5/">version 2.5 of the Carrington Core</a>, updated documentation, an entirely new <a href="http://www.dillerdesign.com/experiment/DD_belatedPNG/">PNG-fix solution</a> and several minor code enhancements.</p>
<p>Please download from the <a href="http://carringtontheme.com/themes/">themes page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2009/08/carrington-blog-2-2/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Carrington Text 1.3</title>
		<link>http://text.carringtontheme.com/2009/08/carrington-text-1-3/</link>
		<comments>http://text.carringtontheme.com/2009/08/carrington-text-1-3/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 20:18:16 +0000</pubDate>
		<dc:creator>Alex King</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[Carrington Text]]></category>

		<guid isPermaLink="false">http://carringtontheme.com/?p=357</guid>
		<description><![CDATA[Carrington Text has been updated to version 1.3. This includes version 2.5 of the Carrington Core, updated documentation and several minor code enhancements.
Please download from the themes page.
]]></description>
			<content:encoded><![CDATA[<p>Carrington Text has been updated to version 1.3. This includes <a href="http://carringtontheme.com/2009/08/carrington-core-2-5/">version 2.5 of the Carrington Core</a>, updated documentation and several minor code enhancements.</p>
<p>Please download from the <a href="http://carringtontheme.com/themes/">themes page</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://text.carringtontheme.com/2009/08/carrington-text-1-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
