<?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>BuyNowShop &#187; WordPress</title>
	<atom:link href="http://buynowshop.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://buynowshop.com</link>
	<description>WordPress administration, installation, and development.</description>
	<lastBuildDate>Tue, 31 Jan 2012 20:32:51 +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>Plugin: BNS Theme Add-Ins</title>
		<link>http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/</link>
		<comments>http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 23:26:46 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-theme-add-ins]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1824</guid>
		<description><![CDATA[This was an interesting week for coding. I really hadn&#8217;t planned to write a new plugin and get it released into the WordPress Extend repository, it just sort of worked out that way. I started with the premise of putting into practice the ideas behind one of the core trac tickets I have submitted (#16395). [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/10/bns-theme-add-ins-v0-2/' rel='bookmark' title='BNS Theme Add-Ins v0.2'>BNS Theme Add-Ins v0.2</a></li>
<li><a href='http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/' rel='bookmark' title='New WordPress Plugin: BNS Add Widget'>New WordPress Plugin: BNS Add Widget</a></li>
<li><a href='http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/' rel='bookmark' title='New Plugin: BNS Inline Asides'>New Plugin: BNS Inline Asides</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>This was an interesting week for coding. I really hadn&#8217;t planned to write a new plugin and get it released into the <a title="WordPress Extend" href="http://wordpress.org/extend/">WordPress Extend</a> repository, it just sort of worked out that way.</p>
<p>I started with the premise of putting into practice the ideas behind one of the core trac tickets I have submitted (<a title="WordPress core trac ticket #16395" href="http://core.trac.wordpress.org/ticket/16395">#16395</a>). This one deals with the Parent-Theme version and the &#8220;Template Version&#8221; a Child-Theme is created and maintained for.</p>
<p>The idea actually started from <a title="Customizing plugin and theme file headers" href="http://devpress.com/blog/customizing-plugin-and-theme-file-headers/">a post by Justin Tadlock</a> at <a title="DevPress.com" href="http://devpress.com/">DevPress</a> that follows very closely the idea I presented in the core trac ticket.</p>
<p>This brought about these add-ins:</p>
<ul>
<li>`BNS Extra Theme Headers`</li>
<li>`BNS Child-Theme Version Control`</li>
</ul>
<p>My involvement with the <a title="WPTRT / Make WordPress Themes" href="http://make.wordpress.org/themes">WordPress Theme Review Team</a> and the idea of presenting the recommended <a title="Theme Documentation" href="http://codex.wordpress.org/Theme_Review#Theme_Documentation">documentation</a> provided the ideas for the following items:</p>
<ul>
<li>`BNS Readme Menu Item`</li>
<li>`BNS Changelog Menu Item`</li>
</ul>
<p>This naturally led to the last Add-In function, as generally Child-Themes do not be default support internationalization:</p>
<ul>
<li>`BNS Child-Theme TextDomain` and i18n (translation) support</li>
</ul>
<p>&#8230; and so we have a new plugin that covers these items and does not require editing to add a `textdomain`; or menu items; or even a Child-Theme version versus Parent-Theme version test.</p>
<p>As I think of more &#8220;generic&#8221; functionality, or suitable suggestions,  I will update this plugin; in the meantime, please use the plugin and feel free to provide any constructive feedback.</p>
<p>As a closing remark and a bit more back-story, this code was first written to be called with an `include` statement; then re-written to be a <a title="Must Use Plugins" href="http://codex.wordpress.org/Must_Use_Plugins">mu-plugin</a>; and, finally, as a general WordPress plugin.</p>
<p>I suspect there will be at least some code optimizations to be made; let me know what you think &#8230; and, enjoy!</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/10/bns-theme-add-ins-v0-2/' rel='bookmark' title='BNS Theme Add-Ins v0.2'>BNS Theme Add-Ins v0.2</a></li>
<li><a href='http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/' rel='bookmark' title='New WordPress Plugin: BNS Add Widget'>New WordPress Plugin: BNS Add Widget</a></li>
<li><a href='http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/' rel='bookmark' title='New Plugin: BNS Inline Asides'>New Plugin: BNS Inline Asides</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desk Mess Mirrored 1.8.7</title>
		<link>http://buynowshop.com/2011/07/desk-mess-mirrored-1-8-7/</link>
		<comments>http://buynowshop.com/2011/07/desk-mess-mirrored-1-8-7/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 03:23:15 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1740</guid>
		<description><![CDATA[The free WordPress Theme Desk Mess Mirrored has been updated to version 1.8.7 and is now live in the WordPress Extend Theme repository as of July 12, 2011.
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/06/desk-mess-mirrored-1-8-6-1/' rel='bookmark' title='Desk Mess Mirrored 1.8.6.1'>Desk Mess Mirrored 1.8.6.1</a></li>
<li><a href='http://buynowshop.com/2010/08/desk-mess-mirrored-1-7/' rel='bookmark' title='Desk Mess Mirrored 1.7'>Desk Mess Mirrored 1.7</a></li>
<li><a href='http://buynowshop.com/2010/09/desk-mess-mirrored-1-7-2/' rel='bookmark' title='Desk Mess Mirrored 1.7.2'>Desk Mess Mirrored 1.7.2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just released a new version of <a title="Desk Mess Mirrored" href="http://buynowshop.com/themes/desk-mess-mirrored/">Desk Mess Mirrored</a>. It needed a few corrections as shown via the latest Theme Unit Test data being used by the <a title="Make WordPress Themes" href="http://make.wordpress.org/themes">WordPress Theme Review Team</a>. Coincidentally, WordPress version 3.2.1 was also released today so it is safe to say the most recent version of Desk Mess Mirrored has been tested with the most recent stable release of WordPress &#8230; and all is good!</p>
<p>Here is the recent changelog for those that want to have a read before installing and/or updating to the current version:</p>
<pre><code>Changelog as of July 12, 2011:
-- Version 1.8.7
  - tested compatible up to WordPress 3.2.1
  - removed inline styles affecting `the_tags()` in index, single, category, author, and 404 templates
  - chronologically arranged the 'Basic FAQ' in the readme file (most recent addition first).
  - hide comment "balloon" if post is password protected
  - miscellaneous clean-up in the style.css file
  - re-worked dropdown menu CSS to better handle multiple child menu items from one parent menu item
  - re-worked "sticky note" image to handle longer menu item names before repeating the image

  ******************************
  * Internet Browsers Reviewed *
  * ========================== *
  *                            *
  * Apple Safari v5.0.5 (Mac)  *
  * Apple Safari v5.0.5 (PC)   *
  * Firefox v5.0 (Mac)         *
  * Firefox v5.0 (PC)          *
  * Google Chrome v12.0        *
  * Internet Explorer v9.0     *
  * Opera v11.11               *
  *                            *
  ******************************
</code></pre>
<p>Enjoy!</p>
<p style='text-align:left'>&copy; 2011, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/06/desk-mess-mirrored-1-8-6-1/' rel='bookmark' title='Desk Mess Mirrored 1.8.6.1'>Desk Mess Mirrored 1.8.6.1</a></li>
<li><a href='http://buynowshop.com/2010/08/desk-mess-mirrored-1-7/' rel='bookmark' title='Desk Mess Mirrored 1.7'>Desk Mess Mirrored 1.7</a></li>
<li><a href='http://buynowshop.com/2010/09/desk-mess-mirrored-1-7-2/' rel='bookmark' title='Desk Mess Mirrored 1.7.2'>Desk Mess Mirrored 1.7.2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/07/desk-mess-mirrored-1-8-7/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Creating a Poker Site with WordPress</title>
		<link>http://buynowshop.com/2010/12/creating-a-poker-site-with-wordpress/</link>
		<comments>http://buynowshop.com/2010/12/creating-a-poker-site-with-wordpress/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 20:25:51 +0000</pubDate>
		<dc:creator>Jonas Adamson</dc:creator>
				<category><![CDATA[Contributed]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1569</guid>
		<description><![CDATA[More and more website designers are turning to WordPress as their preferred tool, as it not only greatly simplifies the process of creating a stylish website but it&#8217;s also free, open-source software. If you&#8217;ve wanted to create a poker site, blog, or poker affiliate site, WordPress is an excellent choice for getting your site up [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/10/site-changes/' rel='bookmark' title='Site Changes'>Site Changes</a></li>
<li><a href='http://buynowshop.com/2011/08/keeping-it-simple/' rel='bookmark' title='Keeping It Simple'>Keeping It Simple</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>More and more website designers are turning to <a href="http://www.wordpress.org">WordPress</a> as their preferred tool, as it  not only greatly simplifies the process of creating a stylish website but it&#8217;s  also free, open-source software. If you&#8217;ve wanted to create a poker site, blog,  or poker affiliate site, WordPress is an excellent choice for getting your site  up and running.</p>
<p>Once you&#8217;ve registered a domain name and have a Web hosting  plan set up, installing WordPress is fairly easy; some Web hosts even include  installation wizards for WordPress that can handle all of the installation and  set-up with just a few clicks. With WordPress up and running, your real work  will begin, as now you need to flesh out your new poker site with content and  make sure that search engines and users can find it.</p>
<p>The type of site you&#8217;re building will steer the direction  you go with content, such as offering reviews of sites to <a href="http://www.pokerlistings.com/play-poker">play poker online</a> at if you&#8217;re targeting a general poker audience, or more specialized strategies  and tips for a site about playing Omaha poker. Reviews of poker books and  videos are also popular content, as are tips and guides to finding good poker  bonuses and other freebies.</p>
<p>Before you start building your poker site, you&#8217;ll need to  brush up on some basic search engine optimization (SEO) skills. With <a href="http://www.pokerlistings.com/online-poker-rooms">online  poker sites</a> paying affiliates very generous commissions for referring new  players, the competition is fierce as far as poker content and it&#8217;s much more  difficult to get your site ranked at the top of search engines than it would be  for other less competitive topics. That doesn&#8217;t mean you should abandon the  dream of building a poker site with WordPress, just that you&#8217;ll need to be sure  to also devote a little time to learning the basic dos and don&#8217;ts of good SEO.</p>
<p><a href="http://buynowshop.com/contact-us/for-advertising/" class="paid">Paid Contribution</a></p>
<p style='text-align:left'>&copy; 2010, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2011/10/site-changes/' rel='bookmark' title='Site Changes'>Site Changes</a></li>
<li><a href='http://buynowshop.com/2011/08/keeping-it-simple/' rel='bookmark' title='Keeping It Simple'>Keeping It Simple</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/12/creating-a-poker-site-with-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 BNS Plugin Updates</title>
		<link>http://buynowshop.com/2010/04/wordpress-3-0-bns-plugin-updates/</link>
		<comments>http://buynowshop.com/2010/04/wordpress-3-0-bns-plugin-updates/#comments</comments>
		<pubDate>Wed, 07 Apr 2010 01:14:35 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-add-widget]]></category>
		<category><![CDATA[bns-corner-logo]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Wordpress.org]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1328</guid>
		<description><![CDATA[The free WordPress plugins BNS Add Widget, and BNS Corner Logo have been updated and tested to be compatible with WordPress 3.0.
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/09/new-wordpress-plugin-bns-corner-logo/' rel='bookmark' title='New WordPress Plugin: BNS Corner Logo'>New WordPress Plugin: BNS Corner Logo</a></li>
<li><a href='http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/' rel='bookmark' title='New WordPress Plugin: BNS Add Widget'>New WordPress Plugin: BNS Add Widget</a></li>
<li><a href='http://buynowshop.com/2011/11/bns-corner-logo-1-6/' rel='bookmark' title='BNS Corner Logo 1.6'>BNS Corner Logo 1.6</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org">WordPress</a> 3.0 is now officially in beta &#8230; beta1, but its still beta! That means the beginning of the final review and release of my <a href="http://buynowshop.com/plugins/">BNS series of plugins</a>.  The first two, in no particular order (actually they were alphabetically first on my list) that have been tested compatible with WordPress 3.0 and released to the <a href="http://wordpress.org/extend/plugins/">WordPress.org Plugins</a> repository are:</p>
<ul>
<li><a href="http://buynowshop.com/plugins/bns-add-widget/">BNS Add Widget</a></li>
<li><a href="http://buynowshop.com/plugins/bns-corner-logo/">BNS Corner Logo</a></li>
</ul>
<p>Simply follow the plugin links to see the latest changelog for each plugin; and, remember to check back to see the release announcements of the rest of the BNS series of plugins.</p>
<p>Following the plugin updates will be the update releases of <a href="http://buynowshop.com/themes/">our themes</a>.</p>
<p><em>NB: A minor issue in the BNS Corner Logo plugin using non-Gravatar images has been discovered and a temporary fix (version 1.3.1) will be going into the WordPress.org Plugin repository within the hour. EAC.</em></p>
<p style='text-align:left'>&copy; 2010, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2009/09/new-wordpress-plugin-bns-corner-logo/' rel='bookmark' title='New WordPress Plugin: BNS Corner Logo'>New WordPress Plugin: BNS Corner Logo</a></li>
<li><a href='http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/' rel='bookmark' title='New WordPress Plugin: BNS Add Widget'>New WordPress Plugin: BNS Add Widget</a></li>
<li><a href='http://buynowshop.com/2011/11/bns-corner-logo-1-6/' rel='bookmark' title='BNS Corner Logo 1.6'>BNS Corner Logo 1.6</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/04/wordpress-3-0-bns-plugin-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Desk Mess Mirrored 1.4.5</title>
		<link>http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/</link>
		<comments>http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 22:17:13 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[child theme]]></category>
		<category><![CDATA[desk mess mirrored]]></category>
		<category><![CDATA[multi]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1184</guid>
		<description><![CDATA[Desk Mess Mirrored version 1.4.5 is now available from the WordPress.org Extend Themes repository as of Jan 22, 2010.
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/11/desk-mess-mirrored-1-4-3-1-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.3.1 Live'>Desk Mess Mirrored 1.4.3.1 Live</a></li>
<li><a href='http://buynowshop.com/2011/12/desk-mess-mirrored-1-9-1/' rel='bookmark' title='Desk Mess Mirrored 1.9.1'>Desk Mess Mirrored 1.9.1</a></li>
<li><a href='http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/' rel='bookmark' title='Desk Mess Mirrored 2.0'>Desk Mess Mirrored 2.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Although I have been working on smaller and smaller issues with the <a href="http://buynowshop.com/themes/desk-mess-mirrored/">Desk Mess Mirrored</a> theme I am still looking for improvements and a finer tuning of the core theme files. Last night I finally said it was time to draw a line in the code and put the update out, thus we now have version 1.4.5 approved for download from the <a href="http://wordpress.org/extend/themes/desk-mess-mirrored/">WordPress Extend Themes</a> repository earlier today.</p>
<p>The following is the changelog for this update:</p>
<pre><code>Changelog, as of Jan 20, 2010:
-- Version 1.4.5
  - corrected positioning of 'cancel-comment-reply-link'
  - corrected positioning of 'logged-in' message for comments
  - added query reset to correct for possible is_home() issue?!
  - corrected deprecated parameter 'siteurl' to 'url' in header.php
  - editted footer.php template file to better handle possible lengthy text fields
  - CSS: cleaned out empty elements
  - CSS: added #bottom-container within #bottom-extended
  - CSS: reviewed IE6 conditional style sheet -> reduced theme elements being displayed; please upgrade!
  - CSS: added better styling of page list elements
  - moved theme version display to functions.php
  - minor updates to Multi child theme included
  - Multi version number should reflect Desk Mess Mirrored version
  - NB: The image files twitter.png and flickr.png will remain but are not used in the theme.
  - NB: Multi will no longer be included with Desk Mess Mirrored to reduce theme size after version 1.4.5
  - NB: Multi will be available to download at http://buynowshop.com/themes/desk-mess-mirrored

    ******************************
    * Internet Browsers Reviewed *
    * ========================== *
    *                            *
    * Apple Safari v4.0.4 (Mac)  *
    * Apple Safari v4.0.4 (PC)   *
    * Firefox v3.5.6             *
    * Google Chrome v3.0         *
    * Internet Explorer v8.0     *
    * Opera v10.10               *
    *                            *
    * IE 6 - basic functionality *
    ******************************
</code></pre>
<p style='text-align:left'>&copy; 2010, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2009/11/desk-mess-mirrored-1-4-3-1-live/' rel='bookmark' title='Desk Mess Mirrored 1.4.3.1 Live'>Desk Mess Mirrored 1.4.3.1 Live</a></li>
<li><a href='http://buynowshop.com/2011/12/desk-mess-mirrored-1-9-1/' rel='bookmark' title='Desk Mess Mirrored 1.9.1'>Desk Mess Mirrored 1.9.1</a></li>
<li><a href='http://buynowshop.com/2012/01/desk-mess-mirrored-2-0/' rel='bookmark' title='Desk Mess Mirrored 2.0'>Desk Mess Mirrored 2.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/01/desk-mess-mirrored-1-4-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordCamp Toronto 2010 #wcto</title>
		<link>http://buynowshop.com/2010/01/wordcamp-toronto-2010-wcto/</link>
		<comments>http://buynowshop.com/2010/01/wordcamp-toronto-2010-wcto/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 13:53:08 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[WordPress MU]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1151</guid>
		<description><![CDATA[WordCamp Toronto 2010 is scheduled for March 27 &#038; 28, 2010
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/12/happy-new-year-2010/' rel='bookmark' title='Happy New Year 2010'>Happy New Year 2010</a></li>
<li><a href='http://buynowshop.com/2010/06/june-2010-updates/' rel='bookmark' title='June 2010 Updates'>June 2010 Updates</a></li>
<li><a href='http://buynowshop.com/2009/12/new-wordpress-plugin-bns-support/' rel='bookmark' title='New WordPress Plugin: BNS Support'>New WordPress Plugin: BNS Support</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordcamptoronto.com">WordCamp Toronto</a> 2010 is scheduled for March 27 &#038; 28 and I will be there, will you?</p>
<p>I first found this news on the WordPress blog <a href="http://wordpress.org/development/2010/01/early-2010-wordcamps/">here</a>. Which lead me to the more obvious (now) web site address of the camp itself: <a href="http://wordcamptoronto.com">http://wordcamptoronto.com</a>.</p>
<p>I managed to create a TinyURL link for the location map: <a href="http://tinyurl.com/wcto2010map">http://tinyurl.com/wcto2010map</a>, feel free to pass it around. The link will open a Google map.</p>
<p>I am looking forward to this event and since I know about it well in advance I am scheduling my time to be available for both days. It also helps the location is only about a 30-40 minute drive from home.</p>
<p>If you are not sure what a WordCamp is, then this little bit from <a href="http://central.wordcamp.org">WordCamp Central</a> should help:</p>
<blockquote><p>WordCamp is a conference that focuses on everything WordPress. WordCamps are informal, community-organized events that are put together by WordPress users like you. Everyone from casual users to core developers participate, share ideas, and get to know each other. WordCamps are open to WordPress.com and WordPress.org users alike.</p></blockquote>
<p>I will be using the <a href="http://twitter.com">twitter</a> hash tag <a href="http://twitter.com/search?q=%23wcto">#wcto</a> for references to the event. Hope to see you there!</p>
<p style='text-align:left'>&copy; 2010, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2009/12/happy-new-year-2010/' rel='bookmark' title='Happy New Year 2010'>Happy New Year 2010</a></li>
<li><a href='http://buynowshop.com/2010/06/june-2010-updates/' rel='bookmark' title='June 2010 Updates'>June 2010 Updates</a></li>
<li><a href='http://buynowshop.com/2009/12/new-wordpress-plugin-bns-support/' rel='bookmark' title='New WordPress Plugin: BNS Support'>New WordPress Plugin: BNS Support</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/01/wordcamp-toronto-2010-wcto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

