<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Natasha Fondren</title>
	
	<link>http://www.natashafondren.com/writing</link>
	<description>Adventures in Writing on the Road</description>
	<lastBuildDate>Thu, 19 Jan 2012 06:20:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/spyscribbler" /><feedburner:info uri="spyscribbler" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>spyscribbler</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Pull-Quotes in Kindle Format 8</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/MW3qZ74673s/</link>
		<comments>http://www.natashafondren.com/writing/kindle-formatting/pull-quotes-in-kindle-format-8/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 06:20:40 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Kindle Formatting]]></category>
		<category><![CDATA[KF8]]></category>
		<category><![CDATA[Kindle Format 8]]></category>
		<category><![CDATA[mobi formatting]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/kindle-formatting/pull-quotes-in-kindle-format-8/</guid>
		<description><![CDATA[One of the problems with the new Kindle Format is backwards-compatibility. First problem was poetry and hanging indents, which Joshua Tallent solved most excellently: Backwards Compatible Poetry for KF8/Mobi Next on my list were pull quotes. The old Kindle format never did pull quotes very well, but the new one will float them: very pretty. [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">One of the problems</span> with the new Kindle Format is backwards-compatibility. First problem was poetry and hanging indents, which Joshua Tallent solved most excellently: <a href="http://ebookarchitects.com/blog/backwards-compatible-poetry-for-kf8mobi/" target="_blank">Backwards Compatible Poetry for KF8/Mobi</a></p>
<p>Next on my list were pull quotes. The old Kindle format never did pull quotes very well, but the new one will float them: very pretty. However… to be backwards compatible with the old mobi format, I had to lose the top and bottom border and use &lt;hr&gt; tags. (*shudders*) And then there’s that &lt;hr&gt; bottom/top margin problem, along with Kindle margin-bottom problem, as well.</p>
<p>I’d love thoughts and suggestions! Kindle markup is just <em>ugly, </em>sometimes.</p>
<p>I’m not 100% happy, but this is what I ended up with:</p>
<p><strong>The Kindle Fire:</strong></p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="kFirebq" border="0" alt="kFirebq" src="http://www.natashafondren.com/writing/wp-content/uploads/2012/01/kFirebq.jpg" width="440" height="326" /></p>
<p><strong>Old Kindle e-ink:</strong></p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="kKbq" border="0" alt="kKbq" src="http://www.natashafondren.com/writing/wp-content/uploads/2012/01/kKbq.jpg" width="440" height="321" /></p>
<p><strong>Kindle for PC:</strong></p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px; padding-top: 0px" title="kPCbq" border="0" alt="kPCbq" src="http://www.natashafondren.com/writing/wp-content/uploads/2012/01/kPCbq.jpg" width="412" height="620" /></p>
<p><strong>Kindle for iPhone:</strong></p>
<p><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="kIPhbq" border="0" alt="kIPhbq" src="http://www.natashafondren.com/writing/wp-content/uploads/2012/01/kIPhbq.jpg" width="301" height="466" /></p>
<p>And the CSS:</p>
<blockquote><p style="font-style: normal"><code><font color="#0000ff">/*Kindle Format 8*/</font>         <br />@media not amzn-mobi {         <br />.pqg {         <br />&#160;&#160;&#160; float:right !important;         <br />&#160;&#160;&#160; width:40% !important;         <br />&#160;&#160;&#160; margin: 0;         <br />&#160;&#160;&#160; padding-right: .5em !important;         <br />&#160;&#160;&#160; padding-left: .5em !important;         <br />&#160;&#160;&#160; padding-top:0;         <br />&#160;&#160;&#160; padding-bottom:0;         <br />&#160;&#160;&#160; text-align: center;         <br />&#160;&#160;&#160; border: none;         <br />&#160;&#160;&#160; }         <br />p.after {         <br />&#160;&#160;&#160; text-indent:2em;         <br />&#160;&#160;&#160; }         <br />p.blockp {         <br />&#160;&#160;&#160; text-indent:0;         <br />&#160;&#160;&#160; text-align:left;         <br />&#160;&#160;&#160; margin-top:10px; }         <br />}         </p>
<p><font color="#0000ff">/*Old Mobi*/</font>         <br />@media amzn-mobi {         <br />.pqg {         <br />&#160;&#160;&#160; text-align: center;         <br />&#160;&#160;&#160; }         <br />p.after {         <br />&#160;&#160;&#160; text-indent:2em;         <br />&#160;&#160;&#160; margin-top:30px;         <br />&#160;&#160;&#160; }         <br />p.blockp {         <br />&#160;&#160;&#160; text-indent:0;         <br />&#160;&#160;&#160; text-align:left;         <br />&#160;&#160;&#160; margin-top:10px; }         <br />}</code></p>
</blockquote>
<p>And then the HTML:</p>
<blockquote><p style="font-style: normal"><code><font color="#0000ff">&lt;div <font color="#ff8000">class=</font><font color="#9b00d3">&quot;pqg&quot;</font>&gt;           <br />&lt;hr <font color="#ff8000">class=</font><font color="#9b00d3">&quot;nd&quot;</font>/&gt;           <br />&lt;p <font color="#ff8000">class=</font><font color="#9b00d3">&quot;blockp&quot;</font>&gt;&lt;span <font color="#ff8000">class=</font><font color="#9b00d3">&quot;gre&quot;</font>&gt;&lt;i&gt;</font>God loves fermentation just as dearly as he loves vegetation<font color="#0000ff">.&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;</font>         <br /><font color="#0000ff">&lt;p <font color="#ff8000">class=</font><font color="#9b00d3">&quot;right&quot;</font>&gt;&lt;span <font color="#ff8000">class=</font><font color="#9b00d3">&quot;gre&quot;</font>&gt;&lt;span <font color="#ff8000">class=</font><font color="#9b00d3">&quot;smallcaps&quot;</font>&gt;</font><font color="#ff0080">&amp;ndash;</font> Ralph Waldo Emerson<font color="#0000ff">&lt;/span&gt;&lt;span&gt;&lt;/p&gt;</font>         <br /></code><code><font color="#0000ff">&lt;hr</font> <font color="#ff8000">class=</font><font color="#9b00d3">&quot;nd&quot;</font><font color="#0000ff">/&gt;          <br />&lt;/div&gt;</font>         </p>
<p><font color="#0000ff">&lt;p</font> <font color="#ff8000">class=</font><font color="#9b00d3">&quot;after&quot;</font><font color="#0000ff">&gt;</font></code></p>
</blockquote>
<p>It’s the best I’ve come up with thus far. I can’t wait until the old devices are updated to support KF8, but I’m not real hopeful it will happen anytime soon.</p>
<p><span class="question">What do you think? Suggestions?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/kindle-formatting/pull-quotes-in-kindle-format-8/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2012. |
<a href="http://www.natashafondren.com/writing/kindle-formatting/pull-quotes-in-kindle-format-8/#comments">Come leave a comment!</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/MW3qZ74673s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/kindle-formatting/pull-quotes-in-kindle-format-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/kindle-formatting/pull-quotes-in-kindle-format-8/</feedburner:origLink></item>
		<item>
		<title>Another Year, Another Wish</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/5OhOQU6YaZQ/</link>
		<comments>http://www.natashafondren.com/writing/musings/another-year-another-wish/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 04:58:45 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[boys]]></category>
		<category><![CDATA[eBook Artisans]]></category>
		<category><![CDATA[Neil Gaiman]]></category>
		<category><![CDATA[New Year's resolutions]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/another-year-another-wish/</guid>
		<description><![CDATA[It’s been quite a year. To sum up, I’m glad it’s over, I’m happy at how I’ve changed my life, I’m tired of change, I’m thrilled at how well my eBook company, the eBook ArtisansTM, is doing, I love my job, I’m sad I didn’t—as Neil Gaiman says—kiss someone who thinks I’m wonderful, and I [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">It’s been quite a year.</span> To sum up, I’m glad it’s over, I’m happy at how I’ve changed my life, I’m tired of change, I’m thrilled at how well my eBook company, <a href="http://ebookartisandesign.com" target="_blank">the eBook Artisans<sup><font size="1">TM</font></sup></a>, is doing, I love my job, I’m sad I didn’t—as Neil Gaiman says—kiss someone who thinks I’m wonderful, and I GOT A PUPPY! </p>
<p>My year in Facebook statuses:</p>
<p><a href="http://www.natashafondren.com/writing/wp-content/uploads/2011/12/2011.jpg" rel="lightbox[740]"><img style="background-image: none; border-right-width: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto; padding-top: 0px" title="2011" border="0" alt="2011" src="http://www.natashafondren.com/writing/wp-content/uploads/2011/12/2011_thumb.jpg" width="505" height="486" /></a></p>
<p>And every few years, I post my favorite blessing for the New Year by Neil Gaiman. I don’t really have any resolutions this year, and to be honest, I want everything in his benediction—especially to kiss someone who thinks I’m wonderful. <img style="border-bottom-style: none; border-left-style: none; border-top-style: none; border-right-style: none" class="wlEmoticon wlEmoticon-smile" alt="Smile" src="http://www.natashafondren.com/writing/wp-content/uploads/2011/12/wlEmoticon-smile.png" /></p>
<blockquote><p>“May your coming year be filled with magic and dreams and good madness. I hope you read some fine books and kiss someone who thinks you&#8217;re wonderful, and don&#8217;t forget to make some art—write or draw or build or sing or live as only you can. May your coming year be a wonderful thing in which you dream both dangerously and outrageously.</p>
<p>I hope you&#8217;ll make something that didn&#8217;t exist before you made it, that you will be loved and you will be liked, and you will have people to love and to﻿ like in return. And most importantly, because I think there should be more kindness and more wisdom in the world right now—I hope that you will, when you need to be, be wise, and that you will always be kind. And I hope that somewhere, in the next year, you surprise yourself.”</p>
</blockquote>
<p>Isn’t that the best ever? Here he is, reading it.</p>
<p><center><object width="440" height="298"><param name="movie" value="http://www.youtube.com/v/2d0QIt1EOGo?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2d0QIt1EOGo?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="440" height="298" allowscriptaccess="always" allowfullscreen="true"></embed></object></center></p>
<p><span class="question">And what is your wish for the new year?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/another-year-another-wish/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/another-year-another-wish/#comments">7 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/5OhOQU6YaZQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/another-year-another-wish/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/another-year-another-wish/</feedburner:origLink></item>
		<item>
		<title>Still Grieving</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/AOniBZfe4XI/</link>
		<comments>http://www.natashafondren.com/writing/musings/still-grieving/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 20:14:23 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/still-grieving/</guid>
		<description><![CDATA[I don’t remember if I made a proper post about Borders closing. Probably I did. But I’m still grieving. I know, it’s ridiculous, and there are plenty of people with much worse to grieve about, especially during the holidays. Barnes &#38; Noble keeps emailing me and asking me to comb through the hundreds (thousands?) of [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">I don’t remember if I made a proper post about Borders closing.</span> Probably I did. But I’m still grieving. I know, it’s ridiculous, and there are plenty of people with much worse to grieve about, especially during the holidays.</p>
<p>Barnes &amp; Noble keeps emailing me and asking me to comb through the hundreds (thousands?) of blog posts I’ve made in the last ten years or so to change all my links to Borders to links to Barnes &amp; Noble.</p>
<p>As I posted on Facebook:</p>
<blockquote><p>I don&#8217;t have time, I don&#8217;t care, and I LOVED Borders. I do not love you. I grudgingly appreciate that you&#8217;re still in business. Please do not mistake that for the eleven year—oftentimes daily—relationship I had with Borders based upon my love, devotion, and gratitude. Not to mention the memories, which I treasure. I will always miss Borders. The links stay as they are.</p>
</blockquote>
<p>Borders has always been my home and my refuge. I’ve often said it was more a house of worship than any house of worship has ever been to me. All those books, so much information, and always the hope they hold the solution I desire, the knowledge I want, the inspiration for my writing, or just an escape from my problems.</p>
<p>And then there’s the community of people in the café. I miss knowing I can go to Borders and be among friends. I have a great café I go to, but it’s not the same, not even close. I love it, it’s awesome, and it’s the best café ever, but I don’t have a “circle” like I did at Borders.</p>
<p>When Barnes &amp; Noble emailed me again yesterday, I got all sad, probably because it’s the holiday season, and with Tucson being my new home where I’ll be mostly alone during the holidays, I miss Borders especially.</p>
<p>It’s not only the people: I loved the hustle and bustle of the holiday season, too.</p>
<p>I miss Borders soooooo much.</p>
<p>But I think I’m going to rent a little shed and install a treadmill desk. How cool is that? I can’t wait. I’ve been wanting one for years, and I just don’t have time to do two hours of walking every night anymore, so I need to get my exercise in another way.</p>
<p><span class="question">Do you miss Borders?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/still-grieving/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/still-grieving/#comments">7 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/AOniBZfe4XI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/still-grieving/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/still-grieving/</feedburner:origLink></item>
		<item>
		<title>I Haz a Happy!</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/qf7jSoEn1vk/</link>
		<comments>http://www.natashafondren.com/writing/musings/i-haz-a-happy/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 02:11:46 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[PAW]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/i-haz-a-happy/</guid>
		<description><![CDATA[I am fiercely loyal. To a fault. So the other day, when a friend posted one of those super cute puppy videos, my gut reaction was “Pfffttt. I’m a cat person.” BUT… I got a puppy! A puppy! A puppy! When he walks beside me, he sorta bounces happily up and down. It is SO [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">I am fiercely loyal.</span> To a fault. So the other day, when a friend posted one of those super cute puppy videos, my gut reaction was “Pfffttt. I’m a cat person.”</p>
<p>BUT… I got a puppy! A puppy! A puppy!</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/317549_10150382681982346_561427345_8351041_379856716_n.jpg" width="440" height="587" /></p>
<p>When he walks beside me, he sorta bounces happily up and down. It is SO cute. You wouldn’t believe what a good dog he is. In the store, he never tired of interacting with the visiting people, BUT he wasn’t crazy excited, either; he was calm and relaxed.</p>
<p>I got a dog because I always planned to when two of the cats died. Thankfully, they didn’t die, but they’re going to the ex. <img src='http://www.natashafondren.com/writing/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  And I wanted a dog of my own to grin at me and keep me company on my walks. I walk a lot, so why not have a dog?</p>
<p>My biggest fear was that I’d feel tied down, and I’d want to go and do things, but I’d have to worry about letting puppy out. As it turns out, I can’t <em>wait </em>to get home to puppy. </p>
<p>Who wouldn’t want to rush home to unconditional love and adoration? He is SO excited to see me. When I wake up, he RACES across the room, like, “Mommy’s up! Mommy’s up! Mommy’s up!”</p>
<p>But last Wednesday or Thursday, when carrying him out in the morning, I fell off my top step and banged my head on the concrete. My arms were too busy protecting puppy to brace my fall. <img src='http://www.natashafondren.com/writing/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  So I lost about three days of work to a slight concussion, and I was oddly dazed, disoriented, and confused for several days. I mostly slept. It was freaky and surreal. My brain is clear again, but I still can’t run or laugh without the headache returning, so I expect it’ll be awhile before I’m normal again.</p>
<p>He was SO good though: he just patiently and happily sat in my arms after the fall, like “that was an interesting way to exit the RV!” After a few minutes, I was able to utter a whimper, and he licked my face.</p>
<p><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" border="0" src="https://fbcdn-sphotos-a.akamaihd.net/hphotos-ak-ash4/303698_10150390644817346_561427345_8385657_842577761_n.jpg" width="420" height="315" /></p>
<p>His name is Padfoot Atari Worf, or P.A.W. I couldn’t decide between the three.</p>
<p><span class="question">I luvs the puppy so much! He’s a cutie, right? It’s not just my bias?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/i-haz-a-happy/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/i-haz-a-happy/#comments">11 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/qf7jSoEn1vk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/i-haz-a-happy/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/i-haz-a-happy/</feedburner:origLink></item>
		<item>
		<title>All Alone in the World</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/avNQ6dNYJdM/</link>
		<comments>http://www.natashafondren.com/writing/musings/all-alone-in-the-world/#comments</comments>
		<pubDate>Tue, 08 Nov 2011 05:37:27 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/all-alone-in-the-world/</guid>
		<description><![CDATA[If you’re my Facebook friend, this won’t be news to you: Glenn and I split up after ten years. It’s been a year-long process, but everything was wrapped up and finished today. Emotionally, we did a really good job of ending it. No fights or insults or uglinesses. I felt like I moved on in [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">If you’re my Facebook friend,</span> this won’t be news to you: Glenn and I split up after ten years. It’s been a year-long process, but everything was wrapped up and finished today. Emotionally, we did a really good job of ending it. No fights or insults or uglinesses.</p>
<p>I felt like I moved on in January or so, but a lot of his stuff was still here, so it didn’t feel as over as it was. I’m a minimalist and live in a small space, so it is a big difference to feel his stuff gone.</p>
<p>What’s weird is that with his stuff gone and two of my cats gone, I suddenly feel, to myself, like the person I was ten years ago. It’s almost as if the last ten years didn’t happen, except I’m not going to wake up tomorrow and teach a bunch of piano students.</p>
<p>It’s good.</p>
<p>Now I’m just working hard to save money so that I can have children. Loving the ebook production world, and trying to write enough so that I can pay all the bills with my royalties by January 2013.</p>
<p>Of course I want it all: husband, kids, love, sex, happy ever after. I’m real healthy and doing yoga—I feel in the best shape of my life—so I have a good amount of time left, but I can’t putz around. The new-fangled dating world isn’t for me, honestly. I’m focused on creating my happy ever after, and if a guy comes along and sweeps me off my feet, then a.w.e.s.o.m.e.</p>
<p>If not, then I can do most of it myself. I’ll make an awesome mom. My whole life has been preparing for this.</p>
<p>Isn’t it funny? If I could talk to my 20-year-old self, she’d be appalled that I’m not a full-time musician anymore and that all I want with my whole heart is a family.</p>
<p>I’m a little bit scared, but mostly excited. I’ve never wanted anything this much in my life. I honestly don’t know what I’ll do if I don’t get it. But then I’ve always been better at getting what I want if I don’t have a backup plan.</p>
<p><span class="question">Have you been through a big split? Huge life change? Any advice?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/all-alone-in-the-world/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/all-alone-in-the-world/#comments">13 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/avNQ6dNYJdM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/all-alone-in-the-world/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/all-alone-in-the-world/</feedburner:origLink></item>
		<item>
		<title>No-Kill Shelters</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/HNUA09H3fuY/</link>
		<comments>http://www.natashafondren.com/writing/musings/no-kill-shelters/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:08:50 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/no-kill-shelters/</guid>
		<description><![CDATA[So in the split, I’m losing two of my cats. And so, since I’ve always wanted a dog, and since I bug all dog walkers by interrupting their walk so I can pet and hug their dogs, and since I walk around my RV Park to pet and hug all the dogs, I thought I’d [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">So in the split,</span> I’m losing two of my cats. <img src='http://www.natashafondren.com/writing/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  And so, since I’ve always wanted a dog, and since I bug all dog walkers by interrupting their walk so I can pet and hug their dogs, and since I walk around my RV Park to pet and hug all the dogs, I thought I’d finally get a dog of my own.</p>
<p>And on Petfinder, I accidentally tripped across an ad that said IF THIS DOG IS NOT ADOPTED BY 5PM IT WILL BE EUTHANIZED.</p>
<p>And I felt horrible.</p>
<p>I felt awful.</p>
<p>I could save a life, and I’m not. But it’s not the right dog, and I’m not ready <em>today</em>, but maybe I should be. I don’t know. I understand the workers do that because they want someone to save the dog, but it’s an awful thing to do.</p>
<p>And that led me to Tucson’s only <a href="http://hopeanimalshelter.net/" target="_blank">No-Kill Shelter: HOPE</a>.</p>
<p>And I thought, maybe, since we’ve all asked for and donated funds for our various causes over the years, that maybe, you might want to <a href="http://hopeanimalshelter.net/donate/" target="_blank">send them a dollar or two</a>, if you can. </p>
<p>And I’m trying to work out this puzzle: if I adopt from a kill shelter, I save an animal from being euthanized, but I’m supporting a shelter that kills. If I adopt from a non-kill shelter, then I’m not saving an animal from euthanization, but I’m supporting a no-kill shelter.</p>
<p><span class="caps">How do you solve that puzzle?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/no-kill-shelters/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/no-kill-shelters/#comments">14 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/HNUA09H3fuY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/no-kill-shelters/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/no-kill-shelters/</feedburner:origLink></item>
		<item>
		<title>How to Set Ebook Prices</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/UPHm1F6u_qs/</link>
		<comments>http://www.natashafondren.com/writing/kindle-formatting/how-to-set-ebook-prices/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 16:36:40 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Ebook Formatting]]></category>
		<category><![CDATA[Epub Formatting]]></category>
		<category><![CDATA[iPad Formatting]]></category>
		<category><![CDATA[Kindle Formatting]]></category>
		<category><![CDATA[Ebook pricing]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/kindle-formatting/how-to-set-ebook-prices/</guid>
		<description><![CDATA[I get this question a lot. Mostly, I say “I don’t know.” It’s not that I don’t have opinions or ideas, but I don’t want to give advice on something that could, potentially, lose someone money. But iampariah did in the video below, and I think he did it super well. I think there’s another [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">I get this question a lot.</span> Mostly, I say “I don’t know.” It’s not that I don’t have opinions or ideas, but I don’t want to give advice on something that could, potentially, lose someone money.</p>
<p>But <a href="http://iampariah.com/" target="_blank">iampariah</a> did in the video below, and I think he did it super well. I think there’s another price range, $3.99 – $4.99, that deserves it’s own range, though. Just my opinion, but what he said about $3.99 – $8.99 is really more for the $5 – $8.99 range.</p>
<p>I&#8217;d be interested in what people think of the $3.99 &#038;ndash $4.99 range, both from readers and from authors who&#8217;ve experimented with that price range.</p>
<p>From a theoretical standpoint, I <i>like</i> that price point. It&#8217;s fair and good payment for the author, and still cheap for readers.</p>
<p>Mostly I&#8217;m thinking fiction here, by the way.</p>
<p><object width="440" height="328"><param name="movie" value="http://www.youtube.com/v/9ur7aBfygnI?version=3&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/9ur7aBfygnI?version=3&amp;hl=en_US" type="application/x-shockwave-flash" width="440" height="328" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><span class="question">What do you think about ebook pricing?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/kindle-formatting/how-to-set-ebook-prices/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/kindle-formatting/how-to-set-ebook-prices/#comments">8 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/UPHm1F6u_qs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/kindle-formatting/how-to-set-ebook-prices/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/kindle-formatting/how-to-set-ebook-prices/</feedburner:origLink></item>
		<item>
		<title>Crazy, Crazy Change</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/TRl78HngtUA/</link>
		<comments>http://www.natashafondren.com/writing/kindle-formatting/crazy-crazy-change/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 03:42:32 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Ebook Formatting]]></category>
		<category><![CDATA[Kindle Formatting]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/kindle-formatting/crazy-crazy-change/</guid>
		<description><![CDATA[The ebook world is crazy, lately. As you’ve probably heard, Kindle is embracing an entirely new format. This is a great thing: books are going to pretty much be almost as flexible as web pages, now. The possibilities are (well, I’m a writer, so I hate to use clichés, but…) endless. But change stresses me [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">The ebook world is crazy, lately.</span> As you’ve probably heard, Kindle is embracing an entirely new format. This is a great thing: books are going to pretty much be almost as flexible as web pages, now. The possibilities are (well, I’m a writer, so I hate to use clichés, but…) endless.</p>
<p>But change stresses me out. I find that the first day of a change, whether it be a bug or a bad change or a good change, I can hardly eek out any work afterwards.</p>
<p>And then the next day?</p>
<p>The ever-changing ebook world is <em>why </em>I love it. It’s so exciting!</p>
<p>If it stayed the same, I’d get bored and quit.</p>
<p>But today? The first day? There have been so many changes lately, that I’m stressed out.</p>
<p>I do love it, though. <img src='http://www.natashafondren.com/writing/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>So what? Do I now delete all my Kindle Formatting posts? I’m sorta glad I never had time to finish the series.</p>
<p><span class="question">Do you need time to process change?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/kindle-formatting/crazy-crazy-change/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/kindle-formatting/crazy-crazy-change/#comments">9 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/TRl78HngtUA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/kindle-formatting/crazy-crazy-change/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/kindle-formatting/crazy-crazy-change/</feedburner:origLink></item>
		<item>
		<title>Let It Change</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/cppBcFF8MC8/</link>
		<comments>http://www.natashafondren.com/writing/musings/let-it-change/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:56:44 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[yoga]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/let-it-change/</guid>
		<description><![CDATA[The last few years have been so much change, that my first instinct when I want something I don’t have is to change me or my life or something. But I’ve done most all my changing. I’m usually happy. I love going to yoga, doing belly dancing, doing my work, etc. I can’t really think [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">The last few years have been so much change,</span> that my first instinct when I want something I don’t have is to change me or my life or <em>something</em>.</p>
<p>But I’ve done most all my changing. I’m usually happy. I love going to yoga, doing belly dancing, doing my work, etc. I can’t really think of anything within my control to change.</p>
<p>And so I think I’ve entered a period of my life where I’m on the right path; I just need to walk it.</p>
<p>I can’t even think of a resolution for my new year; I’m already on the path to all my goals.</p>
<p>The last year, my body has changed a great deal in reflection of the change in my mind and life. I don’t know what else to change, though. Something must need to, because I’m not where I want to be yet, but I’m trusting that if anything else in me needs to change, yoga will make it happen.</p>
<p>Yoga does change me internally. It makes me feel so happy and joyful and loving, and focusing on work is easier. So I am relaxing and breathing and being present.</p>
<p><span class="question">And being patient. (Now there’s a hard one!)</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/let-it-change/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/let-it-change/#comments">8 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/cppBcFF8MC8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/let-it-change/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/let-it-change/</feedburner:origLink></item>
		<item>
		<title>This, My 38th Year</title>
		<link>http://feedproxy.google.com/~r/spyscribbler/~3/uVCTMBZ_NaY/</link>
		<comments>http://www.natashafondren.com/writing/musings/this-my-38th-year/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 03:08:59 +0000</pubDate>
		<dc:creator>Natasha Fondren</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[birthdays]]></category>

		<guid isPermaLink="false">http://www.natashafondren.com/writing/musings/this-my-38th-year/</guid>
		<description><![CDATA[So you already know today’s my birthday, since most of you are on Facebook. When I was little, a birthday was cause for celebration because I wanted to get older. And I wanted to get older because I wanted freedom. And then I wanted respect. And gradually, a birthday was a cause for celebration simply [...]]]></description>
			<content:encoded><![CDATA[<p><span class="caps">So you already know today’s my birthday,</span> since most of you are on Facebook. When I was little, a birthday was cause for celebration because I wanted to get older. And I wanted to get older because I wanted freedom. And then I wanted respect. And gradually, a birthday was a cause for celebration simply because I’d managed to survive<em> </em>another crazy year on this earth.</p>
<p>This year, though? </p>
<p>I feel total terror.</p>
<p>I pretty much feel like the rest of my life, all my future possible happiness and worth as a human being, rides on how much money I make and what I manage to do in this next year—all so that I can have kids.</p>
<p>No pressure or anything.</p>
<p>I am so terrified, I can’t tell you.</p>
<p><em>Don’t Get Pregnant </em>was drilled into me from a very early age, so somewhere along the line, I guess I got the idea that it was wrong, bad, something I should avoid at all costs. And being sick for a decade in my twenties never gave me an opportunity to question this.</p>
<p>I hate that I missed that decade. I’m ten years behind!</p>
<p>And marriage? My father drilled into me that I shouldn’t get married before I was thirty. And so I never went for it.</p>
<p>So here I am, thirty-freakin-eight, late to the game, and I took way too long to realize I wanted these things quite a lot.</p>
<p>I suppose if I have children now, I have a good fifteen years of experience of teaching and watching kids grow up. And I’ve done a lot of living, so I can’t help but hope that will make me a better mother.</p>
<p>Part of me keeps thinking that I need to explore and consider what I want to do if I don’t end up having kids. If I don’t meet the one and get married, I can bear that, but I’m not sure I could bear not having kids.</p>
<p>But backup plans have never been my thing. For me, a safety net would be the same as planning for failure.</p>
<p>I spent a lot of time this summer exploring myself and exploring Tucson. It was wonderful, but this year is just heads-down and work.</p>
<p>Terror has its uses. It’s good fuel for productivity. <img src='http://www.natashafondren.com/writing/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><span class="question">What was your most terror-filled birthday? How’d your year after that work out?</span></p>
<hr />
<p><a href="http://www.natashafondren.com/writing/musings/this-my-38th-year/">Visit this post on my Blog.</a></p>
<p><small>© Natasha Fondren for <a href="http://www.natashafondren.com/writing">Natasha Fondren</a>, 2011. |
<a href="http://www.natashafondren.com/writing/musings/this-my-38th-year/#comments">13 comments</a>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<img src="http://feeds.feedburner.com/~r/spyscribbler/~4/uVCTMBZ_NaY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.natashafondren.com/writing/musings/this-my-38th-year/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://www.natashafondren.com/writing/musings/this-my-38th-year/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.420 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-01-18 23:21:19 -->

