<?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>WPCanada&#187; WordPress</title>
	<atom:link href="http://wpcanada.ca/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpcanada.ca</link>
	<description>in the great white north</description>
	<lastBuildDate>Mon, 14 May 2012 06:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Are You Ready?</title>
		<link>http://wpcanada.ca/2011/are-you-ready/</link>
		<comments>http://wpcanada.ca/2011/are-you-ready/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 03:36:16 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpcanada.ca/?p=2714</guid>
		<description><![CDATA[With WordPress 3.2 just around the corner have you checked to make sure your hosting environment will support it? Remember, the minimum requirements are changing as duly noted on the WordPress News blog last July. The latest and greatest version of WordPress will require at least: PHP 5.2.4 MySQL 5.0 We've all had nearly a [...]]]></description>
			<content:encoded><![CDATA[<p>With WordPress 3.2 just around the corner have you checked to make sure your hosting environment will support it?</p>
<p>Remember, the minimum requirements are changing <a href="http://wordpress.org/news/2010/07/eol-for-php4-and-mysql4/" title="WordPress News">as duly noted</a> on the WordPress News blog last July. The latest and greatest version of WordPress will require at least:</p>
<ul>
<li>PHP 5.2.4</li>
<li>MySQL 5.0</li>
</ul>
<p>We've all had nearly a year to prepare for this change. If you haven't yet taken any steps to ensure compatibility now would be a good time as the clock is ticking. At the time of this writing there is only <a href="http://core.trac.wordpress.org/milestone/3.2" title="WordPress Trac">1 active ticket</a> on Trac.</p>
<p>You should be able to see what version of PHP and MySQL your host is running by logging in to your site's control panel. If you are unable to find the information don't fret, contact your host's support department or download and install the <a href="http://wordpress.org/extend/plugins/health-check/" title="WordPress Plugin Directory: Health Check">Health Check</a> plugin from the WordPress Plugin Directory. Of course you can also install the plugin directly from your dashboard - just search for "health check".</p>
<p>Once the plugin is installed simply activate it after which you will see a notice at the top of the page similar to the image below.</p>
<p><img src="http://wpcanada.ca/wp-content/uploads/2011/07/healthcheck.png" alt="Health Check Result" title="Health Check Result" width="600" height="107" class="aligncenter size-full wp-image-2715" /></p>
<p>If you get a warning message you'll need to take action. Most hosting companies already meet the minimum requirements of WordPress 3.2. If your site is not currently running the needed versions of PHP and MySQL you should be able to change that from within your control panel. If you cannot or don't know how then contact your host's support department.</p>
<p>If your host doesn't meet the minimum requirements and refuses to upgrade you might want to find a new home for your blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcanada.ca/2011/are-you-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Distraction Free Writing</title>
		<link>http://wpcanada.ca/2011/distraction-free-writing/</link>
		<comments>http://wpcanada.ca/2011/distraction-free-writing/#comments</comments>
		<pubDate>Sun, 08 May 2011 06:20:51 +0000</pubDate>
		<dc:creator>Len Kutchma</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://wpcanada.ca/?p=2504</guid>
		<description><![CDATA[One of the things I enjoy most about WordPress is testing out trunk aka bleeding edge. Not only can the bug hunts be fun but so too can the testing of new features. For this I employ a SVN client called Tortoise SVN to access the latest trunk residing in the WordPress Subversion repository. WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things I enjoy most about WordPress is testing out trunk aka <em>bleeding edge</em>. Not only can the bug hunts be fun but so too can the testing of new features. For this I employ a SVN client called Tortoise SVN to access the latest trunk residing in the WordPress Subversion repository.</p>
<p>WordPress 3.2, due to be released sometime in June, promises to bring speed and optimization improvements to the table among other things. For more on that check out the <a href="http://codex.wordpress.org/Version_3.2" title="Codex">Codex documentation</a>.</p>
<p>One of the new features that has made its way into trunk is <em>distraction free writing</em>. You're going to be hearing more and more about this as the days go on. But what does it mean?</p>
<p>When in the Write/Edit Post or Page screen simply toggle fullscreen mode where you will be taken to, you guessed it, fullscreen mode. This is where it gets interesting. In fullscreen mode there are no sidebars or menus. There is a simplified Post Editor Toolbar at the top of the screen which completely fades away leaving nothing visible but the content of your post. Move your mouse cursor and the toolbar magically reappears only to fade away again seconds later. Thus you have distraction free mode. Below I have a few screencaps and a quick video at the end of this post to better illustrate what I'm talking about.</p>
<p>Below is an image of the Write Post screen. Simply click the button as shown to enter fullscreen mode.</p>
<p><img src="http://wpcanada.ca/wp-content/uploads/2011/05/add_post_screen.png" alt="Toggle fullscreen mode" title="Toggle fullscreen mode" width="500" height="195" class="aligncenter size-full wp-image-2505" /></p>
<p>Below you can see we are now in fullscreen mode. Note the absence of any menus, sidebars or meta boxes. All that is visible is a simplified toolbar at the top of the screen. (click image to enlarge)</p>
<p><a href="http://wpcanada.ca/wp-content/uploads/2011/05/fullscreen_01.png"><img src="http://wpcanada.ca/wp-content/uploads/2011/05/fullscreen_01-300x145.png" alt="fullscreen mode with toolbar visible" title="fullscreen mode with toolbar visible" width="300" height="145" class="aligncenter size-medium wp-image-2506" /></a></p>
<p>After a few seconds of mouse inactivity the toolbar has faded away as evidenced in the image below. (click to enlarge) All that is visible is the content of your post. This is what is meant by distraction free writing. By moving your mouse cursor ever so slightly the toolbar will return.</p>
<p><a href="http://wpcanada.ca/wp-content/uploads/2011/05/fullscreen_02.png"><img src="http://wpcanada.ca/wp-content/uploads/2011/05/fullscreen_02-300x153.png" alt="" title="fullscreen mode with only the post content visible" width="300" height="153" class="aligncenter size-medium wp-image-2507" /></a></p>
<p>I have to admit at first I wasn't crazy about this new feature but the more I use it the more I'm getting to like it. It's slowly winning me over. If you'd like to follow the continued development of distraction free writing you can do so by bookmarking <a href="http://core.trac.wordpress.org/ticket/17136" title="WordPress Trac">this ticket</a> over at Trac.</p>
<p>And now as promised here is a quick little video I threw together to give you a glimpse of distraction free writing in action.</p>
<p><iframe width="590" height="332" src="http://www.youtube.com/embed/NxpmmplLhGk?fs=1&#038;feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p>If you prefer to view it directly on YouTube <a href="http://www.youtube.com/watch?v=NxpmmplLhGk">click here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpcanada.ca/2011/distraction-free-writing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

