<?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>Edward Caissie &#187; Questions</title>
	<atom:link href="http://edwardcaissie.com/tag/questions/feed/" rel="self" type="application/rss+xml" />
	<link>http://edwardcaissie.com</link>
	<description>practicing habitual skills</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>You Could Be WPTRT</title>
		<link>http://edwardcaissie.com/2010/11/you-could-be-wptrt/</link>
		<comments>http://edwardcaissie.com/2010/11/you-could-be-wptrt/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 20:41:36 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[contribute]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[WPTRT]]></category>

		<guid isPermaLink="false">http://edwardcaissie.com/?p=1214</guid>
		<description><![CDATA[A (suggested guest) post I wrote describing how to get involved with the WordPress Theme Review Team as it was published at the Weblog Tools Collection web site by Jeff Chandler.]]></description>
			<content:encoded><![CDATA[<p><strong>How do I get involved with the WordPress Theme Review Team (WPTRT)?</strong><br />
It&#8217;s really rather simple. Just follow these steps below.</p>
<ol>
<li>Subscribe to the <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers">Theme Review mailing list</a>.</li>
<li>Make sure you have a <a href="http://wordpress.org/">WordPress.org</a> username.</li>
<li>Send a message to the mailing list expressing your interest in helping out with Theme Reviews.</li>
<li>A current <abbr title="WordPress Theme Review Team">WPTRT</abbr> member will contact you (generally via a reply to your message). If you are ready they will assign you a ticket in the <a href="http://themes.trac.wordpress.org/">Theme trac</a> and you will be on your way to becoming a Theme reviewer.</li>
</ol>
<p>Of course, there is more to reviewing Themes as part of the <abbr title="WordPress Theme Review Team">WPTRT</abbr>, the above is just how you get started.</p>
<p>Let&#8217;s have a quick look through these steps.</p>
<ol>
<li>Subscribing to the mailing list gets you involved in one of the main discussion areas of the <abbr title="WordPress Theme Review Team">WPTRT</abbr>. It is one of the places we discuss ideas about various items that may, or may not, affect how the <a href="http://codex.wordpress.org/Theme_Review">Theme Review</a> guidelines are interpreted or used when reviewing a submitted Theme.</li>
<li>Your WordPress username is a common focal point for all of your WordPress activities. If you are a Theme author, or a plugin developer, you already have one and this is the one that will be used on the Theme trac system. It could also be the username you log into the WordPress Support forums with although current members generally use their &#8220;developer&#8221; username.</li>
<li>We need to know you are interested, although you can also log into the <em>#wordpress-themes</em> channel on <a href="http://webchat.freenode.net">freenode.net</a> and chat via <abbr title="Internet Relay Chat">IRC</abbr> with one of the theme reviewers as well. The mailing list is generally the more common approach.</li>
<li>We assign the first few tickets to new reviewers just to help with the learning process. Once you have shown you understand the process we&#8217;ll make a few changes behind the scenes and you will be able to assign yourself your own tickets in trac and carry on reviewing Themes.</li>
</ol>
<p>We expect that sometime during this process you have thoroughly familiarized yourself with the <a href="http://codex.wordpress.org/Theme_Review">Theme Review</a> guidelines as well as a few other relevant pages in the codex. Here are the links to the pages I always recommend reading:</p>
<ul>
<li><a href="http://codex.wordpress.org/Theme_Development">Theme Development</a> &#8211; http://codex.wordpress.org/Theme_Development</li>
<li><a href="http://codex.wordpress.org/Theme_Unit_Test">Theme Unit Test</a> &#8211; http://codex.wordpress.org/Theme_Unit_Test</li>
<li><a href="http://codex.wordpress.org/Theme_Review">Theme Review</a> &#8211; http://codex.wordpress.org/Theme_Review</li>
</ul>
<p>NB: Just in case, I would suggest reading these pages at least once a week, although generally our intent is to not have them change very often.</p>
<p>Also, you should create yourself a test-bed installation; import the Theme Unit Test data (from the link above); and, install the following few very useful plugins:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/log-deprecated-notices/">Log Deprecated Notices</a> by Andrew Nacin aka nacin</li>
<li><a href="http://wordpress.org/extend/plugins/debogger/">DeBogger</a> and <a href="http://wordpress.org/extend/plugins/theme-check/">Theme-Check</a> by Simon Prosser aka Pross</li>
</ul>
<p>I also suggest installing a plugin that writes viewable text to &#8216;<a href="http://codex.wordpress.org/Function_Reference/wp_footer">wp_footer()</a>&#8216; for testing as well, if you do not have your own preference you are welcome to download and install my <a href="http://wordpress.org/extend/plugins/bns-login/">BNS Login</a> plugin.</p>
<p><strong>Now, you might be asking why would I want to join the <abbr title="WordPress Theme Review Team">WPTRT</abbr>?</strong><br />
There are many reasons and many ways to get involved with the <a href="http://wordpress.org">WordPress</a> community. This one will offer you: insight into how the Theme submission process works; the opportunity to influence positive change in the <a href="http://codex.wordpress.org/Theme_Review">Theme Review</a> guidelines; a wealth of new ideas and code possibilities; and, interactions with some of the best and the brightest current Theme authors involved with the <a href="http://wordpress.org/extend/themes/">WordPress Themes repository</a>.</p>
<div class="nota-bene">
N.B.: The above &#8220;guest&#8221; post was written after a suggestion from <a href="http://www.wptavern.com/">Jeff Chandler</a> during the <a href="http://www.wptavern.com/wpweekly-episode-106-%E2%80%93-the-theme-review-team">106th episode of the WordPress Weekly</a> podcast; and was posted by Jeff at the <a href="http://weblogtoolscollection.com/archives/2010/11/30/contributing-to-the-theme-review-team/">Weblog Tools Collection</a> site.
</div>
<p style='text-align:left'>&copy; 2010, <a href='http://edwardcaissie.com'>Edward Caissie</a>. All rights reserved. </p>
]]></content:encoded>
			<wfw:commentRss>http://edwardcaissie.com/2010/11/you-could-be-wptrt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thelonious Is In The House</title>
		<link>http://edwardcaissie.com/2010/06/thelonious-is-in-the-house/</link>
		<comments>http://edwardcaissie.com/2010/06/thelonious-is-in-the-house/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 17:38:54 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[BuyNowShop]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[Install]]></category>
		<category><![CDATA[Questions]]></category>
		<category><![CDATA[Update]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://edwardcaissie.com/?p=500</guid>
		<description><![CDATA[WordPress 3.0 is here. Our installations and updates went very smooth, do you need help getting it installed or updated on your site? Contact us.]]></description>
			<content:encoded><![CDATA[<p>Being a self-professed <a href="http://wordpress.org">WordPress</a> junkie I would be remiss in not making the obligatory post regarding the <a href="http://core.trac.wordpress.org/changeset/15272">release of WordPress 3.0</a> &#8230; which I saw only a short while ago on the <a href="http://twitter.com/wpdevel">@wpdevel</a> twitter account.</p>
<p>For some additional reading you can follow this <a href="http://wordpress.org/development/2010/06/thelonious/">link to Matt&#8217;s post</a> on the WordPress Blog.</p>
<p>All of the sites I am involved with, or manage, have been successfully updated to this latest version of WordPress.</p>
<p>If you are having any troubles, concerns or issues please <a href="http://buynowshop.com/contact-us/">contact us at BuyNowShop.com</a> for additional assistance through our premium <a href="http://buynowshop.com/wordpress-services/">WordPress Services</a>.</p>
<p>Have you blogged today?</p>
<p style='text-align:left'>&copy; 2010, <a href='http://edwardcaissie.com'>Edward Caissie</a>. All rights reserved. </p>
]]></content:encoded>
			<wfw:commentRss>http://edwardcaissie.com/2010/06/thelonious-is-in-the-house/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Four States of Knowledge</title>
		<link>http://edwardcaissie.com/2009/08/the-four-states-of-knowledge/</link>
		<comments>http://edwardcaissie.com/2009/08/the-four-states-of-knowledge/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 18:54:50 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://edwardcaissie.com/?p=42</guid>
		<description><![CDATA[How often are you asked a question that falls into the fourth state of knowledge?]]></description>
			<content:encoded><![CDATA[<p>The four states of knowledge can be summed up with:</p>
<p>1) You know what you know.<br />
2) You know what you don&#8217;t know.<br />
3) You don&#8217;t know what you know.<br />
4) You don&#8217;t know what you don&#8217;t know.</p>
<p><em><strong>How often are you asked a question that falls into the fourth state of knowledge?</strong></em></p>
<p style='text-align:left'>&copy; 2009, <a href='http://edwardcaissie.com'>Edward Caissie</a>. All rights reserved. </p>
]]></content:encoded>
			<wfw:commentRss>http://edwardcaissie.com/2009/08/the-four-states-of-knowledge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Out There &#8230;</title>
		<link>http://edwardcaissie.com/2009/08/out-there/</link>
		<comments>http://edwardcaissie.com/2009/08/out-there/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 12:35:17 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[Questions]]></category>

		<guid isPermaLink="false">http://edwardcaissie.com/?p=39</guid>
		<description><![CDATA[Are we the life on another planet? &#169; 2009, Edward Caissie. All rights reserved.]]></description>
			<content:encoded><![CDATA[<p>Are we the life on another planet?</p>
<p style='text-align:left'>&copy; 2009, <a href='http://edwardcaissie.com'>Edward Caissie</a>. All rights reserved. </p>
]]></content:encoded>
			<wfw:commentRss>http://edwardcaissie.com/2009/08/out-there/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

