<?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; nona</title>
	<atom:link href="http://buynowshop.com/tag/nona/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>NoNa 1.4</title>
		<link>http://buynowshop.com/2011/12/nona-1-4/</link>
		<comments>http://buynowshop.com/2011/12/nona-1-4/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 14:40:50 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[nona]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1930</guid>
		<description><![CDATA[The NoNa Theme, version 1.4, is now available at WordPress.org as of December 12, 2011
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/01/nona-1-3-1/' rel='bookmark' title='Nona 1.3.1'>Nona 1.3.1</a></li>
<li><a href='http://buynowshop.com/2009/10/new-wordpress-theme-nona/' rel='bookmark' title='New WordPress Theme: NoNa'>New WordPress Theme: NoNa</a></li>
<li><a href='http://buynowshop.com/2011/09/shades-1-7/' rel='bookmark' title='Shades 1.7'>Shades 1.7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a very long time since this theme was updated &#8230; more from time constraints than anything else as the majority of the updates are as noted in its Trac ticket:</p>
<blockquote><p>It looks like lots of changes, however most of the stuff is CSS related as well as code formatting. There are no visual issues and this Theme is now approved.<br />
Review was based on Diff.<br />
<cite><a href="http://themes.trac.wordpress.org/ticket/5740" title="NoNa - Trac Ticket #5740">Trac Ticket #5740</a></cite></p></blockquote>
<p>This is the recent Changelog that also provides an overview of what was worked on as well &#8230; personally I think there was more than CSS and code formatting but I know the reviewer did a thorough job all the same; feel free to read for yourself.<br />
<div class="aside-toggler closed"><span class="open-aside changelog">To see the <em>changelog</em> click here.</span><span class="close-aside changelog">To hide the <em>changelog</em> click here.</span>
                         </div><div class="bnsia aside changelog closed"><br />
==== Changelog.txt ====<br />
@date: November 6, 2011</p>
<p>== Version 1.4 ==<br />
* released November 6, 2011<br />
* published December 12, 2011</p>
<p>== Code ==<br />
* Added textdomain as needed to string functions<br />
* Added previous and next post navigation in the `single.php` template<br />
* Added `wp_link_pages` after every instance of `the_content`<br />
* Added `description` parameter to `register_sidebar` definitions<br />
* Removed `show_avatar` function &#8211; not used<br />
* Removed `bns_menu` function &#8211; not used<br />
* Removed `nona_get_page_number` function &#8211; no longer used<br />
* Removed display of &#8216;Featured Image&#8217; in `single.php` for aesthetic reasons<br />
* Removed default &#8216;Home&#8217; link in menus when not on home page; leave as end-user choice via custom menu<br />
* Replaced `the_author_posts_link` (deprecated) with `get_author_posts_url`<br />
* Updated &#8216;BNS Dynamic Copyright&#8217; and renamed to &#8216;NoNa Dynamic Copyright&#8217;<br />
* Updated &#8216;BNS Theme Version&#8217; and renamed to &#8216;NoNa Theme Version&#8217;</p>
<p>== CSS ==<br />
* `font-size` changed to base of 115% from 18px<br />
* Changed font-sizes changed to percentage base; some additional adjustments made<br />
* Change main background image to `GrungeOverlayTileSmall.png` for better seamless tiling<br />
* Change `GrungeOverlayTileSmall.png` background property to &#8216;body&#8217; tag and remove `#full-screen`<br />
* Added more consistent formatting<br />
* Added `max-width` parameter to address gallery with up to 10 columns<br />
* Added CSS to support `editor-style`<br />
* Removed Internet Explorer `lte IE 7` support<br />
* Removed `head2toe` as not needed<br />
* Removed .avatar class; not used (and conflicts with v3.3-beta1 Admin Bar)<br />
* Removed all empty elements (except those required by WordPress guidelines)<br />
* General clean-up with minor optimizations and additions</p>
<p>== Code &#038; CSS ==<br />
* Updated menu system<br />
* Cleaned up widget code in functions.php<br />
* Cleaned up template code eliminating unneeded code</p>
<p>== Miscellaneous ==<br />
* Changed to &#8216;new&#8217; changelog format<br />
* Corrected Theme Name to NoNa<br />
* Update `readme.txt` with better &#8216;markdown&#8217;<br />
* Update `changelog.txt` with better &#8216;markdown&#8217;<br />
* Add `support.txt` file</p>
<p>== Internet Browsers Reviewed ==<br />
* Apple Safari v5.1.1<br />
* Firefox v7.0.1<br />
* Google Chrome v14.0<br />
* Internet Explorer v9.0<br />
* Opera v11.52</p>
<p>****<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<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>
<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/01/nona-1-3-1/' rel='bookmark' title='Nona 1.3.1'>Nona 1.3.1</a></li>
<li><a href='http://buynowshop.com/2009/10/new-wordpress-theme-nona/' rel='bookmark' title='New WordPress Theme: NoNa'>New WordPress Theme: NoNa</a></li>
<li><a href='http://buynowshop.com/2011/09/shades-1-7/' rel='bookmark' title='Shades 1.7'>Shades 1.7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/12/nona-1-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nona 1.3.1</title>
		<link>http://buynowshop.com/2011/01/nona-1-3-1/</link>
		<comments>http://buynowshop.com/2011/01/nona-1-3-1/#comments</comments>
		<pubDate>Sat, 15 Jan 2011 16:38:13 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[nona]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=1611</guid>
		<description><![CDATA[The free WordPress Theme Nona is available at WordPress.org as of January 13, 2011.
Related posts:<ol>
<li><a href='http://buynowshop.com/2011/12/nona-1-4/' rel='bookmark' title='NoNa 1.4'>NoNa 1.4</a></li>
<li><a href='http://buynowshop.com/2009/10/new-wordpress-theme-nona/' rel='bookmark' title='New WordPress Theme: NoNa'>New WordPress Theme: NoNa</a></li>
<li><a href='http://buynowshop.com/2011/03/ground-floor-1-7/' rel='bookmark' title='Ground Floor 1.7'>Ground Floor 1.7</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a busy last few days but I really wanted to get <a title="NoNa" href="http://buynowshop.com/themes/nona/">this Theme</a> updated and released into the <a href="http://wordpress.org/extend/themes/">WordPress Extend Themes</a> repository. There are still a few items on the TO-DO list, but several features and enhancements were added for this version. Here is the recent changelog that notes the highlights:</p>
<pre><code>Changelog.txt (as of January 13, 2011)
= Version 1.3.1 =
* correct for missing 'echo' on home_url() calls

  ******************************
  * Internet Browsers Reviewed *
  * ========================== *
  *                            *
  * Apple Safari v5.0   (Mac)  *
  * Apple Safari v5.0   (PC)   *
  * Firefox v3.6.8             *
  * Google Chrome v8.0         *
  * Internet Explorer v8.0     *
  * Opera v11.00               *
  *                            *
  ******************************

= Version 1.3 =
* added WP3.0 custom menu functionality
* modified the theme description for clarity
* updated call to search form with get_search_form()
* added readme.txt file (includes TO-DO list)
* added post-thumbnail support to all templates

= Version 1.2 =
* released: July 5, 2010
* NB: This theme is WordPress 3.0+ compatible, earlier versions may not be able to use it.
* cleaned up code to meet WP Standards
* replaced background color option with WP3.0 custom-background functionality
* added comment_form for WP3.0
* miscellaneous updates to better reflect Theme Development Checklist criteria
</code></pre>
<p>You might notice this changelog covers several versions as there were several fixes added/required since the last approved release.</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/12/nona-1-4/' rel='bookmark' title='NoNa 1.4'>NoNa 1.4</a></li>
<li><a href='http://buynowshop.com/2009/10/new-wordpress-theme-nona/' rel='bookmark' title='New WordPress Theme: NoNa'>New WordPress Theme: NoNa</a></li>
<li><a href='http://buynowshop.com/2011/03/ground-floor-1-7/' rel='bookmark' title='Ground Floor 1.7'>Ground Floor 1.7</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2011/01/nona-1-3-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New WordPress Theme: NoNa</title>
		<link>http://buynowshop.com/2009/10/new-wordpress-theme-nona/</link>
		<comments>http://buynowshop.com/2009/10/new-wordpress-theme-nona/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 03:47:30 +0000</pubDate>
		<dc:creator>Edward Caissie</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cais]]></category>
		<category><![CDATA[Edward Caissie]]></category>
		<category><![CDATA[nona]]></category>
		<category><![CDATA[pinup meets grunge]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://buynowshop.com/?p=877</guid>
		<description><![CDATA[New free WordPress theme NoNa uploaded to WordPress.org on Oct 3, 2009 - the replacement for the Pinup Meets Grunge theme from BuyNowShop.com
Related posts:<ol>
<li><a href='http://buynowshop.com/2009/08/new-wordpress-theme-pinup-meets-grunge/' rel='bookmark' title='New WordPress Theme: Pinup Meets Grunge'>New WordPress Theme: Pinup Meets Grunge</a></li>
<li><a href='http://buynowshop.com/2011/01/nona-1-3-1/' rel='bookmark' title='Nona 1.3.1'>Nona 1.3.1</a></li>
<li><a href='http://buynowshop.com/2011/12/nona-1-4/' rel='bookmark' title='NoNa 1.4'>NoNa 1.4</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Although this theme is not really new, as far as it will appear in the <a href="http://wordpress.org/extend/themes/">WordPress Extend Themes</a> repository it will be.  Essentially <a href="http://buynowshop.com/themes/nona/">NoNa</a> is the No Nadia child theme of <a href="http://buynowshop.com/themes/pinup-meets-grunge/">Pinup Meets Grunge</a> but with all of the template files included. We will still support the No Nadia child theme but its development will end with the release of NoNa.</p>
<p>Here is the description from the style.css file:</p>
<blockquote><p>Missing the pretty pin-up girl posing in the header, this grunge based theme originally known as <a href="http://buynowshop.com/themes/pinup-meets-grunge/">Pinup Meets Grunge</a> beautifully blends user option enabled background colors. This built-in option gives you the creative opportunity to truly make this theme your own. Do not be scared off by the dark look, try installing your own copy and playing with the background color changing option yourself. Remember, if you are not a fan of &#8220;blank&#8221; headers feel free to drop us a note and we can discuss additional options.</p></blockquote>
<p><img src="http://buynowshop.com/wp-content/uploads/2009/09/screenshot.png" alt="NoNa Screenshot" title="NoNa Screenshot" width="300" height="225" class="aligncenter size-full wp-image-666" /></p>
<p>As much as I would like to see Pinup Meets Grunge &#8220;live&#8221; at <a href="http://wordpress.org">WordPress.org</a> again I do not expect it will happen, at least not without <a href="http://buynowshop.com/2009/09/death-of-a-theme-i-think-not/comment-page-1/#comment-245">the community supporting</a> its return.</p>
<p>Feel free to write themes@wordpress.org with your recommendation to have the status of <a class="downloadlink" href="http://buynowshop.com/wp-downloads/pinup-meets-grunge.zip" title="Version1.1.1 downloaded 266 times" >Pinup Meets Grunge (266)</a> changed from suspended back to live.<br />
Thank You!<br />
<em>(NB: <a href="http://buynowshop.com/themes/nona/">NoNa</a> version 1.0 is now live at WordPress.org as of Oct 5, 2009.)</em></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/08/new-wordpress-theme-pinup-meets-grunge/' rel='bookmark' title='New WordPress Theme: Pinup Meets Grunge'>New WordPress Theme: Pinup Meets Grunge</a></li>
<li><a href='http://buynowshop.com/2011/01/nona-1-3-1/' rel='bookmark' title='Nona 1.3.1'>Nona 1.3.1</a></li>
<li><a href='http://buynowshop.com/2011/12/nona-1-4/' rel='bookmark' title='NoNa 1.4'>NoNa 1.4</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://buynowshop.com/2009/10/new-wordpress-theme-nona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

