<?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>Coppervale International</title>
	<atom:link href="http://coppervaleinternational.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://coppervaleinternational.com</link>
	<description>Building a New Mythology</description>
	<lastBuildDate>Fri, 17 Feb 2012 17:43:18 +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>Make today EXTRAORDINARY &#8211; Free DRAWING OUT THE DRAGONS ebook trio</title>
		<link>http://coppervaleinternational.com/make-today-extraordinary/</link>
		<comments>http://coppervaleinternational.com/make-today-extraordinary/#comments</comments>
		<pubDate>Wed, 15 Feb 2012 19:17:27 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Special Offers]]></category>
		<category><![CDATA[The Meditations]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=369</guid>
		<description><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		var ap_id = $("input#free_download_ap_id").val();
		var clientip = $("input#free_download_clientip").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id + '&ap_id=' + ap_id + '&clientip=' + clientip;
		//alert (dataString);return false;
        var process_script_url = 'http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(250, function() {
			$('.message').append("<img id='loader1' src='http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(250, function() {
          $('.message').append("<img id='checkmark' src='http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
As a grateful answer to the overwhelming responses I have gotten from my keynote address at the LTUE Symposium at Utah Valley University this past weekend, for the next twenty-four hours, I am offering the ebook trio &#8211; all formats in one zip file, pdf, epub, and mobi &#8211; of DRAWING OUT THE DRAGONS, the [...]]]></description>
			<content:encoded><![CDATA[<script type="text/javascript">
jQuery(document).ready(function($) {
$(function() {
  $('.error').hide();
  $(".button").click(function() {
		// validate and process form
		// first hide any error messages
    $('.error').hide();
		
	  var name = $("input#name").val();
		if (name == "") {
      $("label#name_error").show();
      $("input#name").focus();
      return false;
    }
		var email = $("input#eStore_ajax_email").val();
		if (email == "") {
      $("label#email_error").show();
      $("input#eStore_ajax_email").focus();
      return false;
    }
		var prod_id = $("input#free_download_product_id").val();
		var ap_id = $("input#free_download_ap_id").val();
		var clientip = $("input#free_download_clientip").val();
		
		var dataString = 'name='+ name + '&email=' + email + '&prod_id=' + prod_id + '&ap_id=' + ap_id + '&clientip=' + clientip;
		//alert (dataString);return false;
        var process_script_url = 'http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products' + '/ajax_process_download.php';

	// Because the server might be invoking the PDF Stamper, we want the user to have a "warm fuzzy feeling" while they
	// wait for a response.  Otherwise, they might get "click happy" with the submit button.
	// -- The Assurer, 2010-09-14.
	{
		$('.free_download_form').html("<div class='message'></div>");
		$('.message').html("")
		.append("Processing Order...")
		.hide()
		.fadeIn(250, function() {
			$('.message').append("<img id='loader1' src='http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products/images/ajax-loader1.gif' />");
		});
	}

		$.ajax({
      type: "POST",
      url: process_script_url,
      data: dataString,
      success: function() {
        $('.free_download_form').html("<div class='message'></div>");
        $('.message').html("")
        .append("<p style='color: green;'><strong>Email sent! Please check your inbox for the download link.</strong></p>")
        .hide()
        .fadeIn(250, function() {
          $('.message').append("<img id='checkmark' src='http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products/images/check.png' />");
        });
      }
     });
    return false;
	});
});
});
</script>
<p>As a grateful answer to the overwhelming responses I have gotten from my keynote address at the LTUE Symposium at Utah Valley University this past weekend, for the next twenty-four hours, I am offering the ebook trio &#8211; all formats in one zip file, pdf, epub, and mobi &#8211; of <a href="http://coppervaleinternational.com/marketplace/the-meditations/">DRAWING OUT THE DRAGONS</a>, the basis for my keynote address&#8230;</p>
<p>&#8230;for FREE. For the next twenty-four hours.</p>
<p>Simply fill in your name and email address, click the link below, and you&#8217;ll get the download link sent to you. That&#8217;s it. (And if you want to read more about the book itself, simply click on the link above.)</p>
<p>In return, all I ask is that you take on a challenge: I would like to give away ONE THOUSAND COPIES of this book in the next twenty-four hours. So please post links, email it to your friends and family; and if you were at the LTUE keynote, share your impressions of that event, and then tell them about the book.</p>
<p>It is, I feel, the most meaningful, most significant thing I have ever written. And I want to give it to as many people as possible.</p>
<p>Help me do something extraordinary today.</p>
<p>(Two things of note: the link will be sent right away, so if you don&#8217;t see it, check your spam folder! And also, the pdf &#8211; the pretty version, I think &#8211; reads best in Adobe Reader. There&#8217;s a glitch in Preview that drops the art off the cover. Still reads fine, though!)</p>
<p>EDITED TO ADD: we reached &#8211; and exceeded &#8211; the goal of 1000 books downloaded in 24 hours. I wrote about <a href="https://www.facebook.com/note.php?note_id=347489338624857">the reason I did it here</a> &#8211; and now, we&#8217;re going to keep it going for seven more days. Please pass it on!</p>
<p><div class="free_download_form"><form name="free_download" method="post" action="">
      <label for="name" id="name_label">Name: </label><br />
      <input type="text" name="name" id="name" value="" class="eStore_text_input" />
      <br /><label class="error" for="name" id="name_error">This field is required.<br /></label>

      <label for="eStore_ajax_email" id="email_label">Email: </label><br />
      <input type="text" name="eStore_ajax_email" id="eStore_ajax_email" value="" class="eStore_text_input" />
      <br /><label class="error" for="eStore_ajax_email" id="email_error">This field is required.<br /></label>
      
      <input type="hidden" name="free_download_product_id" id="free_download_product_id" value="80" />
      <input type="hidden" name="free_download_ap_id" id="free_download_ap_id" value="" />
      <input type="hidden" name="free_download_clientip" id="free_download_clientip" value="38.107.179.207" />

      <input type="image" name="submit" class="button" id="submit_btn" alt ="Download" src="http://coppervaleinternational.com/wp-content/plugins/wp-cart-for-digital-products/images/download_icon.png" /></form></div></p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/make-today-extraordinary/feed/</wfw:commentRss>
		<slash:comments>59</slash:comments>
		</item>
		<item>
		<title>On August 28, 2012&#8230;</title>
		<link>http://coppervaleinternational.com/on-august-28-2012/</link>
		<comments>http://coppervaleinternational.com/on-august-28-2012/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:09:49 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[The Imaginarium Geographica]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=344</guid>
		<description><![CDATA[&#160; …The penultimate adventure of the Caretakers of the Imaginarium Geographica will be loosed upon the world… &#160;]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>…The penultimate adventure of the Caretakers of the Imaginarium Geographica will be loosed upon the world…</p>
<p><a href="http://coppervaleinternational.com/wp-content/uploads/2012/02/DragonsOfWinterCvrmedium1.jpg"><img class="aligncenter size-full wp-image-346" title="DragonsOfWinterCvr(medium)" src="http://coppervaleinternational.com/wp-content/uploads/2012/02/DragonsOfWinterCvrmedium1.jpg" alt="" width="450" height="666" /></a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/on-august-28-2012/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dear Jeff Bezos&#8230;</title>
		<link>http://coppervaleinternational.com/dear-jeff-bezos/</link>
		<comments>http://coppervaleinternational.com/dear-jeff-bezos/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 19:32:11 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=331</guid>
		<description><![CDATA[There&#8217;s been a lot of discussion about your recent addition to Amazon of an app that people can use to scan items in stores &#8211; items which they are then asked to purchase from Amazon instead of at their local store. In addition to (in all probability) getting a lower price on the same item, [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a lot of discussion about your recent addition to Amazon of an app that people can use to scan items in stores &#8211; items which they are then asked to purchase from Amazon instead of at their local store. In addition to (in all probability) getting a lower price on the same item, they&#8217;ll also get five bucks for using the app. I think, as a business move, this is brilliant. As a PR move, it seems to have been a bit of a misstep.</p>
<p>I&#8217;d like to make a suggestion to undo a lot of that PR damage, and in the same move give you some positive PR that will be all but unassailable by your critics.</p>
<p>I&#8217;d like to suggest you create a new app &#8211; a seasonal one, that&#8217;s valid from the day after Thanksgiving until midnight on Christmas Eve. For the purposes of my suggestion, and because it&#8217;s the field I work in, the app would be limited to use in independent bookstores. With this app, which we could call &#8220;Santa&#8217;s Apprentice&#8221;, for any customer who scans a book in an independent bookstore &#8211; and then purchases that item at that store &#8211; Amazon would donate five bucks to a program that provides free books to kids at Christmas.</p>
<p>You still get the market data that all the experts seem to think you&#8217;re after &#8211; but the independent bookstore gets the sale, and some kid who may otherwise be getting nothing under the tree will have a chance to get a beautiful book of their very own. I&#8217;m already doing something similar as an individual, but charities like Kids Need To Read would be an excellent recipient for those donations, and are practically primed to start just such a program.</p>
<p>Making smart business choices has been the hallmark of your professional career, and it has certainly benefitted your company. Doing something like this is another arena altogether: it&#8217;s doing something that would not only help your competitors in a time of economic uncertainty, but would also help to give children some hope and happiness at a time in our world when both are sorely needed. And as PR, it&#8217;s as simple as Gimbel&#8217;s sending customers to Macy&#8217;s in Miracle on 34th St. It&#8217;s a move that generates both goodwill and profits.</p>
<p>Too often, I&#8217;ve seen kids &#8211; who will never get a Christmas present &#8211; out on street corners at this time of year with their parents, who are selling decorated pencils, or other little odds and ends just to try to make ends meet. Those are the kids I&#8217;m going to be giving presents to this year &#8211; as many as I am able. And I can&#8217;t for the life of me imagine approaching such a kid and telling them, &#8220;I have the ability to give you a book of your very own for Christmas &#8211; but I can&#8217;t, because my shareholders wouldn&#8217;t like it.&#8221; I bet you couldn&#8217;t, either.</p>
<p>Mr. Bezos, you have demonstrated beyond any doubt that Amazon is both successful and powerful. I hope you&#8217;re willing to demonstrate, to your own benefit, that Amazon can be good, too.</p>
<p>With all best wishes,</p>
<p>James A. Owen &#8211; Author, Independent Bookstore Owner, and Senior Apprentice to Kris Kringle</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/dear-jeff-bezos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guess what&#8217;s back in stock?</title>
		<link>http://coppervaleinternational.com/guess-whats-back-in-stock/</link>
		<comments>http://coppervaleinternational.com/guess-whats-back-in-stock/#comments</comments>
		<pubDate>Tue, 01 Nov 2011 20:37:21 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=319</guid>
		<description><![CDATA[And just in time for the holidays? Crossroads Books now has all four paperbacks in the Chronicles of the Imaginarium Geographica series, all five hardcovers, and a special reader&#8217;s set of the paperbacks in stock. We&#8217;ve finally sorted out all the computer problems that plagued us this Spring and Summer, so all orders ought to [...]]]></description>
			<content:encoded><![CDATA[<p>And just in time for the holidays? Crossroads Books now has all four paperbacks in the Chronicles of the Imaginarium Geographica series, all five hardcovers, and a special reader&#8217;s set of the paperbacks in stock. We&#8217;ve finally sorted out all the computer problems that plagued us this Spring and Summer, so all orders ought to be processed and sent in a much more timely manner. Any orders of these books placed by December first will be signed, sketched-in, and shipped in time for Christmas &#8211; but sooner is better, so start making your gift lists and get your orders in! Just go to the Coppervale Marketplace page to browse what&#8217;s available, and send a note if you have any questions.<a href="http://coppervaleinternational.com/wp-content/uploads/2011/09/IGcoverssmall.jpg"><img src="http://coppervaleinternational.com/wp-content/uploads/2011/09/IGcoverssmall.jpg" alt="" title="IGcovers(small)" width="648" height="483" class="aligncenter size-full wp-image-328" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/guess-whats-back-in-stock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just because it ought to be said</title>
		<link>http://coppervaleinternational.com/just-because-it-ought-to-be-said/</link>
		<comments>http://coppervaleinternational.com/just-because-it-ought-to-be-said/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 18:11:20 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=312</guid>
		<description><![CDATA[I would not be able to do ANY of the cool, interesting, fun, and exciting things I do without the support of the fans who enjoy my work, and especially the support of the friends who believe in me and have been there when I needed them. I work hard &#8211; but there are a [...]]]></description>
			<content:encoded><![CDATA[<p>I would not be able to do ANY of the cool, interesting, fun, and exciting things I do without the support of the fans who enjoy my work, and especially the support of the friends who believe in me and have been there when I needed them. I work hard &#8211; but there are a lot of people pushing the cart I&#8217;m driving, and for all of them I am truly grateful.</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/just-because-it-ought-to-be-said/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Thousand Brilliant Batman Stories</title>
		<link>http://coppervaleinternational.com/a-thousand-brilliant-batman-stories/</link>
		<comments>http://coppervaleinternational.com/a-thousand-brilliant-batman-stories/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 19:16:16 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=313</guid>
		<description><![CDATA[Anyone even peripherally exposed to comics knows that there&#8217;s a paradigm shift underway at DC (publisher of Superman, Batman, and a gazillion other well-known characters) right now: they are rebooting most of their line, and starting EVERYTHING over with new number one issues. They&#8217;re also rebooting most of the iconic characters&#8217; backstories, in order to [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone even peripherally exposed to comics knows that there&#8217;s a paradigm shift underway at DC (publisher of Superman, Batman, and a gazillion other well-known characters) right now: they are rebooting most of their line, and starting EVERYTHING over with new number one issues. They&#8217;re also rebooting most of the iconic characters&#8217; backstories, in order to re-present the entire pantheon as an anywhere-you-like-jumping-on-point.</p>
<p>I popped over to the local shop (Moose Cave, in Show Low, Arizona) to grab the lead title, JUSTICE LEAGUE, because 1) it was Wednesday; and 2) I&#8217;m a huge Superman and Justice League (of America) fan, and I really wanted to read it.</p>
<p>I also really want to read a handful of the other upcoming titles, like ACTION (because they made some changes to Superman) and GREEN LANTERN (because they&#8217;re changing very little). But the one book I&#8217;m MOST looking forward to reading this month? The original NEW TEEN TITANS graphic novel &#8220;Games&#8221;, by creators Marv Wolfman and George Perez. It isn&#8217;t part of the reboot, but a twenty-years-in-the-making completely retro book set in the creators&#8217; (and, to me, the characters&#8217;) heyday.</p>
<p>It will have NOTHING to do with the new continuity, at all. But having only read about it, and seen a few pages of art, I already know I&#8217;m going to love it &#8211; because it pushes all of MY particular buttons &#8211; and it fits the continuity that means the MOST to ME: one set a quarter-century ago, in terms of the publishing timeline.</p>
<p>Continuity has long been an embedded part of the comics reading and buying experience; commercially speaking, it feeds the &#8216;habitual entertainment&#8217; that Larry Marder observed our hobby had become. New comics day (which always existed, but merely shifted from the convenience store to the specialty shop) is the day you popped in for the newest issue of whatever you were reading. And the continuity &#8211; the larger arcs as well as the smaller details &#8211; kept you hooked.</p>
<p>Every once in a while though, the publishers would drop a cherry bomb into the continuity of things, and shake everything up. And in recent years, that&#8217;s meant interweaving tighter and tighter threads of continuity into EVERY title, so that missing ONE ISSUE might throw you off with your understanding of everything else going on in the line. (Or worse, realizing that missing one issue or five makes no difference at all.)</p>
<p>Which brings me back to &#8216;Games&#8217;. One reason I&#8217;m expecting to enjoy it is that it&#8217;s going to be a COMPLETE story. A &#8216;Done In One&#8217;, as Maggie Thompson says. And that&#8217;s a great, rare thing these days. It&#8217;s also where I have to wonder if DC, in their pursuit of the reboot goal, might have missed an even cooler (and possibly more lucrative) one.</p>
<p>In recent weeks DC released a number of &#8216;Retro&#8217; books: single issues with the tone (and relevant creative teams) of books from the 70&#8242;s, 80&#8242;s, and 90&#8242;s. I&#8217;ve only seen the house ads &#8211; but obviously SOMEONE at DC recognized that there was value in, say, reuniting Giffen, DeMatteis, and Maguire on a JUSTICE LEAGUE book. Even if only for a single issue.</p>
<p>My question is, why aren&#8217;t they doing this ALL THE TIME?</p>
<p>Elsewhere on the net, my friend Mario Boon commented, &#8220;Imagine if they did the entire relaunch of the nuDC as 52 done in one issues? Imagine that? An entire story in 20-30 pages? With a beginning, middle and end? A real “pilot”?&#8221;</p>
<p>That would have been PERFECT. But imagine this: what if the Retro Books/Done in One idea were part of the ongoing publishing plan? What if continuity were more of a storytelling convenience than an apparently necessary foundation?</p>
<p>It isn&#8217;t important for me to reconcile the TEEN TITANS of my kids&#8217; generation with the TEEN TITANS of mine. I enjoy them both, even though they are COMPLETELY different. The look, stories, everything &#8211; but I love them both. What if this were not the exception, but the new norm, to have different creators doing THEIR versions of the characters?</p>
<p>A few years back, during one of the mega-event-crossovers, a writer pal suggested that I could draw one of the segments (knowing I love DC stuff, but have never done much with the company professionally, outside of writing ONE introduction). He said he could get me in the door &#8211; but I&#8217;d have to match the current &#8216;house style&#8217;, and mimic the eleven OTHER artists working on the books. I declined, in part because that wasn&#8217;t a career goal of mine &#8211; I wanted my OWN identity, and I wanted any work I did to be recognizably MINE.</p>
<p>Friends who have worked for DC maintained a similar creative integrity, and to great results: Paul Pope did a glorious turn on BATMAN YEAR 100, and it looked like few Batman stories published before or since. Jeff Smith did a great turn on Captain Marvel. And Wednesday Comics was, in many ways, a near-perfect creative experiment &#8211; partly because they selected some great creators and then mostly let them Do Their Thing.</p>
<p>There are lots of great reasons for DC&#8217;s line-wide reboot. I hope it brings &#8211; and keeps &#8211; lots of readers. But after missing a few months&#8217; worth of comics (due to working on deadlines and, until recently, no local place to shop) I find myself caring a LOT less about reading BATMAN INCORPORATED #8, in which I have no clue what&#8217;s happened since Bruce Wayne died, was replaced, came back, was replaced, died again, etc&#8230; even though I love the writer and thought the art was nice. It was still part 56 of a 70 part story (I&#8217;m being facetious &#8211; but only just barely).</p>
<p>TEEN TITANS: &#8220;Games&#8221; will be one book, by two of my favorite creators, set in my favorite continuity. And I&#8217;m excited just at the thought of it &#8211; as I&#8217;d be for a LEGION OF SUPER HEROES book by Levitz and Giffen&#8230;or WONDER WOMAN by Perez&#8230; or BATMAN by Bill Sienkiewicz or Garcia-Lopez&#8230; or SUPERMAN by Barreto&#8230; or&#8230;You get the picture.</p>
<p>Continuity is great (see: last few decades); new approaches are great (see: animated TEEN TITANS); but Done in One stories can be created for both NEW readers as well as the longtime fans. And to me, that would really be the best of all: not to have a thousand-part Batman story, but to instead have a thousand brilliant Batman stories &#8211; whether or not they all fit into the continuity.</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/a-thousand-brilliant-batman-stories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Boom</title>
		<link>http://coppervaleinternational.com/boom/</link>
		<comments>http://coppervaleinternational.com/boom/#comments</comments>
		<pubDate>Fri, 05 Aug 2011 04:24:57 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=296</guid>
		<description><![CDATA[Power has been restored. The Fortress of Solitude is back online. Twice the memory; double the speed; and all the Awesome. If you hear the echo of thunder in the distance, fear not &#8211; that is simply my barbaric yawp, and it is an harbinger of things to come. Soon.]]></description>
			<content:encoded><![CDATA[<p>Power has been restored. The Fortress of Solitude is back online. Twice the memory; double the speed; and all the Awesome. If you hear the echo of thunder in the distance, fear not &#8211; that is simply my barbaric yawp, and it is an harbinger of things to come. Soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/boom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replacing the Spit &amp; Bailing Wire</title>
		<link>http://coppervaleinternational.com/replacing-the-spit-bailing-wire/</link>
		<comments>http://coppervaleinternational.com/replacing-the-spit-bailing-wire/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 19:11:53 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=294</guid>
		<description><![CDATA[Lots of people are waiting for lots of things: correspondence, books, a benevolent totalitarian regime based on a love of comic book digests &#8211; but all of that is temporarily on hold while we await the replacement hard drive for the primary work computer (i.e., MINE) here at the Fortress of Solitude. Updates to follow [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of people are waiting for lots of things: correspondence, books, a benevolent totalitarian regime based on a love of comic book digests &#8211; but all of that is temporarily on hold while we await the replacement hard drive for the primary work computer (i.e., MINE) here at the Fortress of Solitude. Updates to follow shortly.</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/replacing-the-spit-bailing-wire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here We Go</title>
		<link>http://coppervaleinternational.com/here-we-go/</link>
		<comments>http://coppervaleinternational.com/here-we-go/#comments</comments>
		<pubDate>Tue, 02 Aug 2011 17:29:57 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=287</guid>
		<description><![CDATA[I am moving at the Speed of Quality: Substance over Surface; Value over Volume; and constantly striving to surpass an increasingly high standard, driven by the absolute belief that the Extraordinary is something that can be Chosen.]]></description>
			<content:encoded><![CDATA[<p>I am moving at the Speed of Quality: Substance over Surface; Value over Volume; and constantly striving to surpass an increasingly high standard, driven by the absolute belief that the Extraordinary is something that can be Chosen.</p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/here-we-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All Good Things Happen In Time</title>
		<link>http://coppervaleinternational.com/all-good-things-happen-in-time/</link>
		<comments>http://coppervaleinternational.com/all-good-things-happen-in-time/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 18:08:28 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[The Wonder Cabinet]]></category>

		<guid isPermaLink="false">http://coppervaleinternational.com/?p=289</guid>
		<description><![CDATA[We&#8217;ve made the Kickstarter goal for the DRAWING OUT THE DRAGONS Project, with sixty hours to go. DotD WILL be a print book. I am very grateful to everyone who has supported this, both in pledges and in spreading the word about it. There are still several great rewards to be claimed, and pledges coming [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve made the Kickstarter goal for the DRAWING OUT THE DRAGONS Project, with sixty hours to go. DotD WILL be a print book. I am very grateful to everyone who has supported this, both in pledges and in spreading the word about it.</p>
<p>There are still several great rewards to be claimed, and pledges coming in. We&#8217;re now looking to hit $10,000, which means a better print run, so give us a hand in making this last dash to the finish a spectacular run!</p>
<p><a href="http://www.kickstarter.com/projects/1401678214/james-a-owen-the-drawing-out-the-dragons-project">http://www.kickstarter.com/projects/1401678214/james-a-owen-the-drawing-out-the-dragons-project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://coppervaleinternational.com/all-good-things-happen-in-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

