<?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; Edward Caissie</title>
	<atom:link href="http://buynowshop.com/tag/edward-caissie/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>Shades 1.7</title>
		<link>http://buynowshop.com/2011/09/shades-1-7/</link>
		<comments>http://buynowshop.com/2011/09/shades-1-7/#comments</comments>
		<pubDate>Tue, 13 Sep 2011 20:11:08 +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[Edward Caissie]]></category>
		<category><![CDATA[shades]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[WPTRT]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1803</guid>
		<description><![CDATA[When I started working on the update for Shades I was completely surprised by how long it had been since I actually released the last version &#8230; one (1) year, to the day!! Remarkable, and also very unusual. Although I must say, as I use a Child-Theme of Shades on my personal website, there really [...]
Related posts:<ol>
<li><a href='http://buynowshop.com/2010/06/shades-1-5-1/' rel='bookmark' title='Shades 1.5.1'>Shades 1.5.1</a></li>
<li><a href='http://buynowshop.com/2010/04/shades-1-4/' rel='bookmark' title='Shades 1.4'>Shades 1.4</a></li>
<li><a href='http://buynowshop.com/2009/09/shades-1-1-1/' rel='bookmark' title='Shades 1.1.1'>Shades 1.1.1</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>When I started working on the update for <a title="Shades" href="http://buynowshop.com/themes/shades/">Shades</a> I was completely surprised by how long it had been since I actually released the last version &#8230; one (1) year, to the day!!</p>
<p>Remarkable, and also very unusual. Although I must say, as I use a <a title="WordPress Child-Themes at WPFirstAid.com" href="http://wpfirstaid.com/2011/04/wordpress-child-themes/">Child-Theme</a> of Shades on my <a title="EdwardCaissie.com" href="http://edwardcaissie.com">personal website</a>, there really did not seem to be a great deal that needed updating &#8230; well, the changelog will bare witness that was not the case.</p>
<p>Aside from the addition of some <a title="Post Formats at the WordPress Codex" href="http://codex.wordpress.org/Post_Formats">post-formats</a> (aside, quote, and status) that I thought would lend themselves well to the theme the rest of the updates were based in code improvements that have been brought to light or realized over the last year, especially with my involvement with the <a title="Make WordPress Themes" href="http://make.wordpress.org/themes/">WordPress Theme Review Team</a>.</p>
<div class="aside-toggler closed"><span class="open-aside changelog">To see the changelog for version 1.7, click here.</span><span class="close-aside changelog">To hide the <em>changelog</em> click here.</span>
                         </div><div class="bnsia aside changelog closed">&#8211; Version 1.7<br />
= Public =<br />
- released September 11, 2011<br />
- published September 13, 2011<br />
= CODE Changes =<br />
- added support for post formats: aside, quote, status<br />
- added the `shades` loop template<br />
- added theme page for support and a contextual-help readme<br />
- NB: adding the loop template and support for post formats affected the following template files: archive, author, index, page, single<br />
- added `shades_used_posted` function to provide a link to the single view of posts without titles<br />
- updated `BNS_Dynamic_Copyright` function<br />
- updated `BNS_Theme_Version` function<br />
- updated WordPress Required Version to 3.1 to implement post-formats (NB: Theme may still function correctly down to version 3.0)<br />
- removed featured image thumbnail from the single view<br />
- removed direct IE6 support<br />
- removed `show_avatar` function<br />
- removed `shades_page_number` function<br />
= CSS Changes =<br />
- reduced vertical distance between posts by half<br />
- modified style for tag elements; add bottom-right border to help define the post they are attached to<br />
- set base font-size to 100%; updated most other font-sizes to use percentages creating an over-all easier to read text<br />
- addressed image thumbnail sizes used by gallery shortcode to handle up to 10 columns<br />
- changed &#8216;widgettitle&#8217; to &#8216;widget-title&#8217; (NB: not currently used by the theme)<br />
= CODE &amp; CSS Changes =<br />
- updated menu code to better handle parent-child-grandchild etc. structures (NB: menu is no longer centered.)<br />
- moved the &#8220;Comments&#8221; to be inline with the post title and made minor style changes<br />
- changed #main-blog to #the-loop for more code clarity<br />
</div><script type="text/javascript">
            /* <![CDATA[ */
            jQuery( document ).ready( function(){
                jQuery( ".aside-toggler" ).click( function(){
                    jQuery( this ).toggleClass( "open" ).toggleClass( "closed" ).next( ".aside" ).slideToggle( "slow", function(){
                        jQuery( this ).toggleClass( "open" ).toggleClass( "closed" );
                    });
                });
            });
            /* ]]&gt; */
            </script>
<p>I have really enjoyed the modifications I have made with the Child-Theme I use at <a title="see the Cais theme at EdwardCaissie.com" href="http://edwardcaissie.com">EdwardCaissie.com</a> and truly enjoy using the Shades theme for my own purposes. I hope others find it as useful and interesting. Enjoy the new <a title="Shades at WordPress.org" href="http://wordpress.org/extend/themes/shades">Shades</a>!</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/2010/06/shades-1-5-1/' rel='bookmark' title='Shades 1.5.1'>Shades 1.5.1</a></li>
<li><a href='http://buynowshop.com/2010/04/shades-1-4/' rel='bookmark' title='Shades 1.4'>Shades 1.4</a></li>
<li><a href='http://buynowshop.com/2009/09/shades-1-1-1/' rel='bookmark' title='Shades 1.1.1'>Shades 1.1.1</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/09/shades-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My New Desktop</title>
		<link>http://buynowshop.com/2011/07/my-new-desktop/</link>
		<comments>http://buynowshop.com/2011/07/my-new-desktop/#comments</comments>
		<pubDate>Tue, 12 Jul 2011 15:08:26 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Edward Caissie]]></category>

		<guid isPermaLink="false">http://buynowshop.com/2011/07/my-new-desktop/</guid>
		<description><![CDATA[Oops &#8230; this was supposed to be posted on my personal site here. I was playing with the iOS WordPress app and the &#8220;Quick Photo&#8221; button. &#169; 2011, BuyNowShop. All rights reserved. Related posts: BNS Twitter Follow Button
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/06/bns-twitter-follow-button/' rel='bookmark' title='BNS Twitter Follow Button'>BNS Twitter Follow Button</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Oops &#8230; this was supposed to be posted on my personal site <a title="My New Desktop at EdwardCaissie.com" href="http://edwardcaissie.com/2011/07/my-new-desktop/">here</a>.</p>
<p>I was playing with the <a title="WordPress for iOS" href="http://wpiphone.wordpress.com/">iOS WordPress app</a> and the &#8220;Quick Photo&#8221; button.</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/bns-twitter-follow-button/' rel='bookmark' title='BNS Twitter Follow Button'>BNS Twitter Follow Button</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/07/my-new-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BNS Twitter Follow Button</title>
		<link>http://buynowshop.com/2011/06/bns-twitter-follow-button/</link>
		<comments>http://buynowshop.com/2011/06/bns-twitter-follow-button/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 13:04:22 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-twitter-follow-button]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1706</guid>
		<description><![CDATA[The new free WordPress Plugin BNS Twitter Follow Button is now available from the WordPress Extend Plugins repository as of June 2, 2011.
Related posts:<ol>
<li><a href='http://buynowshop.com/2010/09/bns-featured-category-1-8-1/' rel='bookmark' title='BNS Featured Category 1.8.1'>BNS Featured Category 1.8.1</a></li>
<li><a href='http://buynowshop.com/2009/08/new-wordpress-plugin-bns-login-1-0/' rel='bookmark' title='New WordPress Plugin: BNS-Login 1.0'>New WordPress Plugin: BNS-Login 1.0</a></li>
<li><a href='http://buynowshop.com/2010/04/wordpress-3-0-bns-plugin-updates/' rel='bookmark' title='WordPress 3.0 BNS Plugin Updates'>WordPress 3.0 BNS Plugin Updates</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Just gotta luv these emails:</p>
<blockquote><p>cais,</p>
<p>Your plugin hosting request has been approved.</p>
<p>Within one hour, you will have access to your SVN repository at</p>
<p><a href="http://plugins.svn.wordpress.org/bns-twitter-follow-button/" target="_blank">http://plugins.svn.wordpress.org/bns-twitter-follow-button/ &#8230;</a></p></blockquote>
<p>I received the above earlier this morning; and, for my readers who also follow me on twitter, this is what I was tweeting about yesterday. The first pass to a fully functional plugin was a little under 90 minutes. Although I did spend the rest of the day, on and off, tweaking and adding additional functionality until you now have the initial release just committed to the <a title="WordPress Extend Plugins" href="http://wordpress.org/extend/plugins/">WordPress Extend Plugins </a>repository: <a title="BNS Twitter Follow Button" href="http://buynowshop.com/plugins/bns-twitter-follow-button/">BNS Twitter Follow Button</a>.</p>
<p>Here is the plugins description:</p>
<blockquote><p>A widget to allow you to set the parameters of the Twitter Follow Button found here: <a title="Twitter Follow Button" href="https://twitter.com/about/resources/followbutton">https://twitter.com/about/resources/followbutton</a>. This widget also creates a shortcode that can be used in posts and pages. Also to note, each instance of the shortcode or widget can use a different Twitter name so you can have multiple Twitter accounts listed on your website.</p></blockquote>
<p>Enjoy! &#8230; and please feel free to leave comments with your feedback, too.</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/2010/09/bns-featured-category-1-8-1/' rel='bookmark' title='BNS Featured Category 1.8.1'>BNS Featured Category 1.8.1</a></li>
<li><a href='http://buynowshop.com/2009/08/new-wordpress-plugin-bns-login-1-0/' rel='bookmark' title='New WordPress Plugin: BNS-Login 1.0'>New WordPress Plugin: BNS-Login 1.0</a></li>
<li><a href='http://buynowshop.com/2010/04/wordpress-3-0-bns-plugin-updates/' rel='bookmark' title='WordPress 3.0 BNS Plugin Updates'>WordPress 3.0 BNS Plugin Updates</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/06/bns-twitter-follow-button/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Plugin: BNS Inline Asides</title>
		<link>http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/</link>
		<comments>http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 17:26:42 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-inline-asides]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1623</guid>
		<description><![CDATA[Released February 20, 2011 - The free WordPress plugin BNS Inline Asides will allow you to style sections of the post, or page, content with added emphasis by leveraging a style element from the active theme.
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/05/bns-inline-asides-0-4-1/' rel='bookmark' title='BNS Inline Asides 0.4.1'>BNS Inline Asides 0.4.1</a></li>
<li><a href='http://buynowshop.com/2011/11/bns-inline-asides-0-6/' rel='bookmark' title='BNS Inline Asides 0.6'>BNS Inline Asides 0.6</a></li>
<li><a href='http://buynowshop.com/2011/05/bns-inline-asides-0-3/' rel='bookmark' title='BNS Inline Asides 0.3'>BNS Inline Asides 0.3</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>The idea for this plugin has been on my &#8220;drawing board&#8221; for some time but the code was finally completed recently with the help of <a href="http://www.topquarkproductions.ca">Trevor Mills</a> whom I met through the <a href="http://meetup.wptoronto.com/">WordPress Toronto Meetup</a> group.</p>
<div class="aside-toggler open"><span class="open-aside note">To see the <em>Note</em> click here.</span><span class="close-aside note">To hide the <em>Note</em> click here.</span>
                         </div><div class="bnsia aside note open">The idea came from the concept to make it easier to add a note into a post with the ability to have the aside emphasized but not have to edit the Theme to create the additional styling.</div>
<p>Here is the &#8220;long&#8221; description from the readme.txt file included with the plugin:</p>
<blockquote><p>Have you ever wanted to add a personal comment into the body of a post or page and have it stand out from the rest of the content?<br />
Have you really wanted to throw a rant in a review because the subject just really got under your skin but you don&#8217;t want to dramatically disrupt the content?<br />
This plugin will allow you to style sections of the post, or page, content with a shortcode that can add more emphasis by leveraging a style element from the active theme.<br />
These asides can be left open as part of the content flow; or these asides can be closed to leave your readers the option of opening them if they choose to.</p></blockquote>
<p>&#8230; and you can find more details on the plugin on its <a title="BNS Inline Asides" href="http://buynowshop.com/plugins/bns-inline-asides/">page here</a>.</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/05/bns-inline-asides-0-4-1/' rel='bookmark' title='BNS Inline Asides 0.4.1'>BNS Inline Asides 0.4.1</a></li>
<li><a href='http://buynowshop.com/2011/11/bns-inline-asides-0-6/' rel='bookmark' title='BNS Inline Asides 0.6'>BNS Inline Asides 0.6</a></li>
<li><a href='http://buynowshop.com/2011/05/bns-inline-asides-0-3/' rel='bookmark' title='BNS Inline Asides 0.3'>BNS Inline Asides 0.3</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/02/new-plugin-bns-inline-asides/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress Plugin: BNS Chess.com Badge</title>
		<link>http://buynowshop.com/2010/05/new-wordpress-plugin-bns-chess-com-badge/</link>
		<comments>http://buynowshop.com/2010/05/new-wordpress-plugin-bns-chess-com-badge/#comments</comments>
		<pubDate>Sun, 16 May 2010 15:58:33 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-chesscom-badge]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1403</guid>
		<description><![CDATA[The free WordPress.org plugin BNS Chess.com Badge is now available in the WordPress Extend Plugins repository as of May 15, 2010.
Related posts:<ol>
<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>
<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/2009/08/new-wordpress-plugin-bns-featured-category-1-0/' rel='bookmark' title='New WordPress Plugin: BNS Featured Category 1.0'>New WordPress Plugin: BNS Featured Category 1.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of my all time favorite past-times is to play Chess. I enjoy the game on many levels from the artistry of the pieces to the elegance of their moves; the strategies of planning and the fruition of patience. I recently came across the <a href="http://www.chess.com">Chess.com</a> web site and started playing online via their free services. There are many sites that offer similar services but this one caught my attention.</p>
<p>I also found they offered a badge you could place on your own web site or page. I liked the look and feel of the badge but also realized it was completely static. You would need to copy and paste the code every time your &#8220;rating&#8221; changed. I thought this could be made into a dynamic plugin for <a href="http://wordpress.org">WordPress</a> and went about contacting the good people who run <a href="http://www.chess.com">Chess.com</a>.</p>
<p>After several emails I was happy to be provided with an API that I incorporated into the plugin by one of the developers, &#8220;Matt&#8221;. Now, once the plugin is activated and the widget placed accordingly, all you have to do us enter your <a href="http://www.chess.com">Chess.com</a> user name and the rest is dynamically maintained for you.</p>
<p>This plugin was quite quick to write. The turn-around time from blank page to publication in the <a href="http://wordpress.org/extend/plugins/">WordPress Extend Plugins</a> repository was less than 24 hours. You can find more information on the <a href="http://buynowshop.com/plugins/bns-chesscom-badge/">BNS Chess.com Badge</a> plugin page, or on the WordPress page <a href="http://wordpress.org/extend/plugins/bns-chesscom-badge/">here</a>.</p>
<p><em>PS: If you would like to see the plugin live, just visit my personal domain at <a href="http://edwardcaissie.com">EdwardCaissie.com</a> and look for Your Move?</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/12/new-wordpress-plugin-bns-support/' rel='bookmark' title='New WordPress Plugin: BNS Support'>New WordPress Plugin: BNS Support</a></li>
<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/2009/08/new-wordpress-plugin-bns-featured-category-1-0/' rel='bookmark' title='New WordPress Plugin: BNS Featured Category 1.0'>New WordPress Plugin: BNS Featured Category 1.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/05/new-wordpress-plugin-bns-chess-com-badge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New WordPress Plugin: BNS Add Widget</title>
		<link>http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/</link>
		<comments>http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 02:37:27 +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[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1237</guid>
		<description><![CDATA[The new free WordPress plugin BNS Add Widget is now available at WordPress.org as of Feb 10, 2010.
Related posts:<ol>
<li><a href='http://buynowshop.com/2010/04/wordpress-3-0-bns-plugin-updates/' rel='bookmark' title='WordPress 3.0 BNS Plugin Updates'>WordPress 3.0 BNS Plugin Updates</a></li>
<li><a href='http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/' rel='bookmark' title='Plugin: BNS Theme Add-Ins'>Plugin: BNS Theme Add-Ins</a></li>
<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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I wrote this plugin inspired by a <a href="http://wordpress.org/support/topic/359669">recent topic</a> on the <a href="http://wordpress.org/support/">WordPress Support</a> forums. I would like to thank <a href="http://wordpress.org/support/profile/5752365">Danylo</a> for the discussion that lead me to the idea.</p>
<p>Here is the description for the <a href="http://buynowshop.com/plugins/bns-add-widget/">BNS Add Widget</a> plugin:</p>
<blockquote><p>Add a widget area to the footer of any theme. Works just like the widget areas commonly created with code in the functions.php template file.</p></blockquote>
<p>It essentially just adds a widget area to the footer of any theme by &#8220;hooking into&#8221; the standard WordPress function <code>wp_footer()</code>. This plugin will allow other plugins, like my <a href="http://buynowshop.com/plugins/bns-corner-logo/">BNS Corner Logo</a>, to work when the active blog theme does not have its own built-in widget areas.</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/2010/04/wordpress-3-0-bns-plugin-updates/' rel='bookmark' title='WordPress 3.0 BNS Plugin Updates'>WordPress 3.0 BNS Plugin Updates</a></li>
<li><a href='http://buynowshop.com/2011/09/plugin-bns-theme-add-ins/' rel='bookmark' title='Plugin: BNS Theme Add-Ins'>Plugin: BNS Theme Add-Ins</a></li>
<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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2010/02/new-wordpress-plugin-bns-add-widget/feed/</wfw:commentRss>
		<slash:comments>2</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>
		<item>
		<title>Happy New Year 2010</title>
		<link>http://buynowshop.com/2009/12/happy-new-year-2010/</link>
		<comments>http://buynowshop.com/2009/12/happy-new-year-2010/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 22:57:59 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1137</guid>
		<description><![CDATA[Happy New Year 2010 - A look forward into the works of BuyNowShop.com
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/11/happy-thanksgiving/' rel='bookmark' title='Happy Thanksgiving'>Happy Thanksgiving</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/2010/01/wordcamp-toronto-2010-wcto/' rel='bookmark' title='WordCamp Toronto 2010 #wcto'>WordCamp Toronto 2010 #wcto</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Tomorrow is January 1, 2010! The beginning of a new year in the <a href="http://en.wikipedia.org/wiki/Gregorian_calendar">Gregorian Calendar</a>.</p>
<p>I thought I would write a post on what will be going on at <a href="http://buynowshop.com/">BuyNowShop.com</a> in the immediate future and the new year.</p>
<ul>
<li><a href="http://buynowshop.com/themes/">All of our themes</a> will continue to be maintained and updated.</li>
<li>Every theme will undergo regular reviews to address all of the ideas brought to our attention.</li>
<li><a href="http://buynowshop.com/plugins/">All of our plugins</a> will continue to be maintained and updated.</li>
<li>Every plugin will undergo regular reviews to address all of the ideas brought to our attention.</li>
<li>I will also be continuing to volunteer my time at the <a href="http://wordpress.org/support/">WordPress.org Support</a> forums</li>
</ul>
<p>There are still at least two themes on the drawing board and at least three plugins, too. We hope to see these released in the first half of the new year.</p>
<p>The last item being looked at right now is the incorporation of a forum. Maintaining themes and plugins via the WordPress comment system is possible but not the most efficient. We are seeing potential for a complimentary system offering support for our themes and plugins; as well as, a premium system to continue with our <a href="http://buynowshop.com/wordpress-services/">WordPress Services</a>.</p>
<p style='text-align:left'>&copy; 2009, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2009/11/happy-thanksgiving/' rel='bookmark' title='Happy Thanksgiving'>Happy Thanksgiving</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/2010/01/wordcamp-toronto-2010-wcto/' rel='bookmark' title='WordCamp Toronto 2010 #wcto'>WordCamp Toronto 2010 #wcto</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2009/12/happy-new-year-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress Plugin: BNS Support</title>
		<link>http://buynowshop.com/2009/12/new-wordpress-plugin-bns-support/</link>
		<comments>http://buynowshop.com/2009/12/new-wordpress-plugin-bns-support/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 02:10:42 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[bns-support]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1126</guid>
		<description><![CDATA[New free WordPress plugin BNS Support now live at WordPress.org as of Dec 27, 2009.
Related posts:<ol>
<li><a href='http://buynowshop.com/2010/04/bns-support-ready-for-wordpress-3-0/' rel='bookmark' title='BNS Support Ready for WordPress 3.0'>BNS Support Ready for WordPress 3.0</a></li>
<li><a href='http://buynowshop.com/2010/05/new-wordpress-plugin-bns-chess-com-badge/' rel='bookmark' title='New WordPress Plugin: BNS Chess.com Badge'>New WordPress Plugin: BNS Chess.com Badge</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>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Yesterday was one of my more productive. I managed to strike a major item off my to-do list with the complete writing, submission, and go live of the free <a href="http://buynowshop.com/plugins/bns-support/">BNS Support</a> plugin for <a href="http://wordpress.org">WordPress</a>.</p>
<p>The idea behind the plugin comes from my time at the <a href="http://wordpress.org/support/">WordPress Support</a> forums and how often I have replied, or any number of other volunteers have replied, asking for a link to the blog in question that the issue at hand is being experienced on. Also, from time to time it is nice to know the theme and maybe the installed version of WordPress, too.</p>
<p>This lead me to put together a simple plugin that provides all this information, clearly labeled and easily copied and pasted in the body of the question being posted. This information, first and foremost, is only displayed if the user is logged in; and, by default, only logged in users that are administrators are able to see it.</p>
<p>I see this plugin as very useful, especially by <a href="http://wordpress.org">WordPress</a> support individuals and organizations.</p>
<p style='text-align:left'>&copy; 2009, <a href='http://buynowshop.com'>BuyNowShop</a>. All rights reserved. </p>
<p>Related posts:<ol>
<li><a href='http://buynowshop.com/2010/04/bns-support-ready-for-wordpress-3-0/' rel='bookmark' title='BNS Support Ready for WordPress 3.0'>BNS Support Ready for WordPress 3.0</a></li>
<li><a href='http://buynowshop.com/2010/05/new-wordpress-plugin-bns-chess-com-badge/' rel='bookmark' title='New WordPress Plugin: BNS Chess.com Badge'>New WordPress Plugin: BNS Chess.com Badge</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>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2009/12/new-wordpress-plugin-bns-support/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

