<?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>Nina Munteanu &#187; writing tips</title>
	<atom:link href="http://www.ninamunteanu.com/category/writing-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninamunteanu.com</link>
	<description>The Writing Life</description>
	<lastBuildDate>Sun, 05 Feb 2012 01:04:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>FREE Video Course</title>
		<link>http://www.ninamunteanu.com/825/free-video-course/</link>
		<comments>http://www.ninamunteanu.com/825/free-video-course/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 16:25:57 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[free video course]]></category>
		<category><![CDATA[how to write]]></category>
		<category><![CDATA[instructional video]]></category>
		<category><![CDATA[master writing class]]></category>
		<category><![CDATA[nina the writing coach]]></category>
		<category><![CDATA[online writing classes]]></category>
		<category><![CDATA[online writing coaching]]></category>
		<category><![CDATA[online writing courses]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=825</guid>
		<description><![CDATA[    FREE Course from the Master Writing Class!                  Sign up below and we&#8217;ll send it to you.  * indicates required Email Address * First Name   Last Name   Share and Enjoy:]]></description>
			<content:encoded><![CDATA[<p> </p>
<p><!-- Change the width below to just wider than your form's width<br />
to optimize its initial scale on Apple iOS  and Android devices --></p>
<p><script src="http://www.google.com/jsapi" type="text/javascript"></script><br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
			google.load("jquery", "1.4.2");</p>
<p>// ]]&gt;</script><br />
<script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
            $(document).ready(function(){	
	            try {
				$('#archive-list li:even').addClass("odd");
	            $('.field-group, .field-group input, .field-group select').live('click',function(event){		 			
					if (event.type == 'click') {
    		 			if ($(this).hasClass('field-group')){
    		 			    var fg = $(this);
    		 			    if($(this).children('.datefield').length == 1){
    		 			        // Do not select 1st input so date picker will work.
    		 			    } else {
    		 			        $(this).find('input, select').slice(0,1).focus();
		 			        }
    		 			} else {
    		 			    var fg = $(this).parents('.field-group');
						    $(this).focus();
    		 			}
		            	fg.not('.focused-field').addClass('focused-field').children('.field-help').slideDown('fast');
		            	$('.focused-field').not(fg).removeClass('focused-field').children('.field-help').slideUp('fast');
					}
	            });
	            // Allow select inputs to be width:auto up to 500px (because max-width doesn't work in IE7)
                $("select").each(function(){
                    $(this).css("width", "auto");
                    if($(this).width() > 400){
                        $(this).css("width", "400px");
                    }
                });</p>
<div mce_tmp="1">                } catch(e){ console.log(e); }
            });		</p>
<p>// </p>
</div>
<p>// ]]&gt;</script></p>
<p><!--   		body{ 			font:14px/20px 'Helvetica', Arial, sans-serif; 			min-width:400px; 			margin:0; 			padding:75px 0 0 0; 			text-align:center; 			background-color:#000000; 		} 		p{ 			padding:0 0 10px 0; 		} 		textarea{ 			font:12px/18px 'Helvetica', Arial, sans-serif; 		} 		h2{ 			font-size:22px; 			line-height:28px; 			margin:0 0 10px 0; 		} 		h3{ 			margin:0 0 5px 0; 			padding:0; 		} 		.headerBar{ 			background:none; 			padding:0; 			border:none; 		} 		.wrapper{ 			width:400px; 			margin:0 auto 10px auto; 			text-align:left; 			background-color:#000000; 		} 		.container{ 			position:relative; 			border-width:0 !important; 			border-color:transparent !important; 			margin:0; 			text-align:left; 			-moz-box-shadow:2px 2px 4px rgba(0,0,0,0.1); 			-webkit-box-shadow:2px 2px 4px rgba(0,0,0,0.1); 			box-shadow:2px 2px 4px rgba(0,0,0,0.1); 			background-color:#FFFFFF; 			color:#685B31; 			font-size:30; 		} 		.tpl-image-content{ 			padding-left:20px; 		} 		fieldset{ 			padding:10px; 			background-color:#ddd; 			border:1px solid #ccc; 		} 		label{ 			float:none; 			clear:both; 			display:block; 			width:auto; 			margin-top:8px; 			text-align:left; 			font-weight:bold; 			position:relative; 		} 		.field-group{ 			float:none; 			margin:3px 0 15px 0; 			padding:5px; 			border-style:solid; 			background:-moz-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, .25)); 			background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0, rgba(255, 255, 255, 0)),color-stop(1, rgba(255, 255, 255, .25))); 			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#3fffffff'); 			-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#3fffffff')"; 		} 		.field-group input{ 			display:block; 			margin:0; 			padding:5px; 			border:0; 			background:none; 			width:98%; 			color:#000000; 			font-family:Arial; 			font-size:21; 		} 		.radiogroup input,.phonearea input,.addressfield input,.datefield input,.groups input{ 			width:auto; 		} 		.field-group label{ 			clear:none; 		} 		.field-group textarea{ 			background:none; 			border:none; 			width:525px; 			height:150px; 			margin:0; 			overflow:auto; 		} 		.field-help{ 			display:none; 			font-weight:normal; 			position:static; 			float:none; 			clear:both; 			margin:5px -5px -5px -5px; 			width:auto; 			padding:8px 10px; 			line-height:16px; 			font-size:12px; 			-moz-border-radius:0; 			border-radius:0; 			-webkit-border-radius:0; 			color:#000000; 		} 		.field-help .help{ 			min-height:16px; 			text-decoration:none; 		} 		.field-group .feedback br{ 			display:none; 		} 		.field-group .feedback div{ 			margin:0 !important; 			padding:0 !important; 		} 		.indicates-required{ 			text-align:right; 		} 		.indicates-required span{ 			font-size:150%; 			font-weight:bold; 		} 		label .asterisk{ 			position:absolute; 			top:36px; 			right:10px; 			font-size:30px; 		} 		.error,.errorText{ 			margin:5px 0 0 0; 			padding:5px 10px; 		} 		.formstatus{ 			margin-bottom:10px; 		} 		.alert{ 			background:#e4f3d4; 			border:2px solid #5ca000; 			font-size:14px; 			color:#5ca000; 			margin:10px 0; 			padding:10px; 		} 		.alert a{ 			color:#5ca000; 			text-decoration:underline; 		} 		.datefield,.phonefield-us{ 			padding:5px; 		} 		.datefield input,.phonefield-us input{ 			display:inline; 			width:60px; 			margin:0 2px; 			letter-spacing:1px; 			text-align:center; 			padding:5px 0 2px 0; 		} 		.datefield .small-meta{ 			font-size:11px; 		} 		.phonefield-us .phonearea input,.phonefield-us .phonedetail1 input{ 			width:40px; 		} 		.datefield .monthfield input,.datefield .dayfield input{ 			width:30px; 		} 		.datefield label,.phonefield-us label{ 			display:none; 		} 		ul.interestgroup_field{ 			display:block; 			padding:5px; 			margin:0; 		} 		ul.interestgroup_field li,.interestgroup_row{ 			display:block; 			margin:0; 			padding:0; 			list-style:none; 		} 		ul.interestgroup_field input{ 			display:inline !important; 			width:auto !important; 		} 		ul.interestgroup_field label{ 			display:inline; 			padding:0 30px 0 3px; 			font-weight:normal; 		} 		select{ 			width:300px; 			margin:5px; 		} 		ul.unsub-options{ 			display:block; 		} 		ul.unsub-options li{ 			display:block; 			padding-bottom:5px; 		} 		ul.unsub-options li label{ 			display:inline; 			padding-left:5px; 		} 		ul.unsub-options li textarea{ 			display:block; 			padding:5px; 			background:#fff; 			border:1px solid #ccc; 			margin:5px 0; 			width:350px; 			height:100px; 		} 		.addressfield span{ 			display:block; 			height:34px; 		} 		.addressfield input{ 			float:right; 			width:56%; 			margin:0 9% 0 0; 			padding:8px 0 2px 0; 		} 		.addressfield label{ 			float:left; 			font-weight:normal; 			text-align:right; 			width:33%; 		} 		.addressfield .countryfield{ 			display:block; 			height:45px; 			position:relative; 		} 		.addressfield .countryfield select{ 			margin:0; 			position:absolute; 			top:10px; 			left:35%; 		} 		.captcha{ 			float:left; 			width:340px; 			height:170px; 		} 		#archive-list{ 			display:block; 			margin:15px 0; 			padding:0; 			border-top:1px solid #eee; 		} 		#archive-list li{ 			display:block; 			list-style:none; 			margin:0; 			padding:6px 10px; 			border-bottom:1px solid #eee; 		} 		.button,.button-small{ 			display:inline-block; 			font-family:'Helvetica', Arial, sans-serif; 			width:auto; 			white-space:nowrap; 			height:32px; 			margin:5px 5px 0 0; 			padding:0 22px; 			text-decoration:none; 			text-align:center; 			font-weight:bold; 			font-style:normal; 			font-size:15px; 			line-height:32px; 			cursor:pointer; 			border:0; 			-moz-border-radius:4px; 			border-radius:4px; 			-webkit-border-radius:4px; 			vertical-align:top; 		} 		.button-small{ 			float:none; 			display:inline-block; 			height:auto; 			line-height:18px !important; 			padding:2px 15px !important; 			font-size:11px !important; 		} 		.rounded6{ 			-moz-border-radius:6px; 			border-radius:6px; 			-webkit-border-radius:6px; 		} 		.poweredWrapper{ 			padding:20px 0; 			width:560px; 			margin:0 auto; 		} 		.poweredBy{ 			display:block; 		} 		span.or{ 			display:inline-block; 			height:32px; 			line-height:32px; 			padding:0 5px; 			margin:5px 5px 0 0; 		} 		.clear{ 			clear:both; 		} 		.tpl-image-content{ 			padding-left:0px; 		} 		.profile-list{ 			display:block; 			margin:15px 20px; 			padding:0; 			list-style:none; 			border-top:1px solid #eee; 		} 		.profile-list li{ 			display:block; 			margin:0; 			padding:5px 0; 			border-bottom:1px solid #eee; 		} 		body{ 			-webkit-text-size-adjust:none; 			background-color:#000000; 		} 		input{ 			-webkit-appearance:none; 		} 		input[type=checkbox]{ 			-webkit-appearance:checkbox; 		} 		input[type=radio]{ 			-webkit-appearance:radio; 		} 		input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{ 			-webkit-appearance:none; 			margin:0; 		} 		body{ 			background-color:#000000; 		} 		h1{ 			font-size:30; 			margin-bottom:15px; 			padding:0; 			margin-top:0; 		} 		.wrapper{ 			background-color:#000000; 		} 		.container{ 			background-color:#FFFFFF; 			padding:20px; 			color:#685B31; 			font-size:30; 		} 		.container{ 			line-height:150%; 			font-family:Helvetica; 			font-size:30; 			color:#685B31; 			background-color:#FFFFFF; 		} 		a:link,a:active,a:visited,a{ 			color:#81993B; 		} 		.button:link,.button:active,.button:visited,.button,.button-small:link,.button-small:active,.button-small:visited,.button-small{ 			background-color:#336699; 			color:#ffffff; 		} 		.button:hover,.button-small:hover{ 			background-color:#1e5781; 			color:#ffffff; 		} 		label{ 			line-height:150%; 			font-family:Helvetica; 			font-size:14px; 			color:#333333; 		} 		.field-group{ 			background-color:#eeeeee; 			border-width:2px; 			border-color:#d0d0d0; 		} 		.datefield input,.phonefield-us input,.addressfield input{ 			border-bottom-width:1px; 			border-bottom-style:solid; 			border-color:#999999; 		} 		.field-group input{ 			font-family:Arial; 			font-size:21; 			color:#000000; 		} 		.asterisk{ 			color:#cc6600; 		} 		.field-help{ 			background-color:#dcdcdc; 			color:#000000; 		} 		.error,.errorText{ 			font-size:12px; 			color:#6b0505; 			background-color:#f4bfbf; 		} 		#templateHeader{ 			padding:0px; 			background-color:#000000; 		} --> </p>
<div class="wrapper rounded6">
<h1>
<div style="text-align: left;"><img style="margin: 0; padding: 0; display: block; margin-top: 0; margin-bottom: 0;" src="http://gallery.mailchimp.com/eb71d88469da0b4c0088236a4/images/FREE_VIDEO_COURSE1313597538.jpg" border="0" alt="FREE VIDEO COURSE1313597538 FREE Video Course" width="375" height="250" title="FREE Video Course" /></div>
</h1>
<div class="container rounded6">
<div id="subscribeFormWelcome">
<p><strong><span class="tpl-content-empty"><span style="font-size: 18px;">FREE Course from the Master Writing Class!</span><br />
                 <span style="font-size: 14px;">Sign up below and we&#8217;ll send it to you.  </span></span></strong></p>
</div>
<div class="indicates-required"><span class="asterisk">*</span> indicates required</div>
<form id="[object HTMLInputElement]" action="http://ninamunteanu.us2.list-manage2.com/subscribe/post" enctype="application/x-www-form-urlencoded" method="post">
<input name="u" type="hidden" value="eb71d88469da0b4c0088236a4" />
<input name="id" type="hidden" value="97c237a72a" />
<div id="mergeTable" class="mergeTable">
<div id="mergeRow-0" class="mergeRow dojoDndItem mergeRow-email"><label for="MERGE0"><strong>Email Address</strong> <span class="asterisk">*</span></label></div>
<div class="field-group">
<input id="MERGE0" name="MERGE0" size="25" type="text" /></div>
</div>
<div id="mergeRow-1" class="mergeRow dojoDndItem mergeRow-text"><label for="MERGE1">First Name</label></div>
<div class="field-group">
<input id="MERGE1" name="MERGE1" size="25" type="text" /></div>
</form>
<div class="poweredWrapper"><span class="poweredBy"><a href="http://www.mailchimp.com/monkey-rewards/?aid=eb71d88469da0b4c0088236a4&amp;afl=1"><img title="MailChimp Email Marketing" src="http://gallery.mailchimp.com/089443193dd93823f3fed78b4/images/postmark_mailchimp_red.gif" border="0" alt="postmark mailchimp red FREE Video Course"  /></a></span></div>
<p> </p>
</div>
<div id="mergeRow-2" class="mergeRow dojoDndItem mergeRow-text"><label for="MERGE2">Last Name</label></div>
<div class="field-group">
<input id="MERGE2" name="MERGE2" size="25" type="text" /></div>
</div>
<p> </p>
<input class="button" name="submit" type="submit" value="Subscribe to list" />

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course&amp;bodytext=%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AFREE%20Course%20from%20the%20Master%20Writing%20Class%21%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%20%C2%A0%20Sign%20up%20below%20and%20we%27ll%20send%20it%20to%20you.%C2%A0%20%0D%0A%0D%0A%0D%0A%2A%20indicates%20required%0D%0A%20%0D%0A%0D%0AEmail%20Address%20%2A%0D%0A%0D%0A%0D%0AFirst%20Name%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0ALast%20Name%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course&amp;notes=%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AFREE%20Course%20from%20the%20Master%20Writing%20Class%21%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%20%C2%A0%20Sign%20up%20below%20and%20we%27ll%20send%20it%20to%20you.%C2%A0%20%0D%0A%0D%0A%0D%0A%2A%20indicates%20required%0D%0A%20%0D%0A%0D%0AEmail%20Address%20%2A%0D%0A%0D%0A%0D%0AFirst%20Name%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0ALast%20Name%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;t=FREE%20Video%20Course" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;h=FREE%20Video%20Course" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course&amp;annotation=%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AFREE%20Course%20from%20the%20Master%20Writing%20Class%21%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%20%C2%A0%20Sign%20up%20below%20and%20we%27ll%20send%20it%20to%20you.%C2%A0%20%0D%0A%0D%0A%0D%0A%2A%20indicates%20required%0D%0A%20%0D%0A%0D%0AEmail%20Address%20%2A%0D%0A%0D%0A%0D%0AFirst%20Name%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0ALast%20Name%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;submitHeadline=FREE%20Video%20Course&amp;submitSummary=%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AFREE%20Course%20from%20the%20Master%20Writing%20Class%21%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%20%C2%A0%20Sign%20up%20below%20and%20we%27ll%20send%20it%20to%20you.%C2%A0%20%0D%0A%0D%0A%0D%0A%2A%20indicates%20required%0D%0A%20%0D%0A%0D%0AEmail%20Address%20%2A%0D%0A%0D%0A%0D%0AFirst%20Name%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0ALast%20Name%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=FREE%20Video%20Course%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live FREE Video Course" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;title=FREE%20Video%20Course&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AFREE%20Course%20from%20the%20Master%20Writing%20Class%21%0D%0A%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%20%C2%A0%20Sign%20up%20below%20and%20we%27ll%20send%20it%20to%20you.%C2%A0%20%0D%0A%0D%0A%0D%0A%2A%20indicates%20required%0D%0A%20%0D%0A%0D%0AEmail%20Address%20%2A%0D%0A%0D%0A%0D%0AFirst%20Name%0D%0A%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%0D%0ALast%20Name%0D%0A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin FREE Video Course" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F825%2Ffree-video-course%2F&amp;t=FREE%20Video%20Course" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace FREE Video Course" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/825/free-video-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nina&#8217;s Writing Workshops in Nova Scotia</title>
		<link>http://www.ninamunteanu.com/854/ninas-writing-workshops-in-nova-scotia/</link>
		<comments>http://www.ninamunteanu.com/854/ninas-writing-workshops-in-nova-scotia/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 02:29:17 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[how to write]]></category>
		<category><![CDATA[writing classes]]></category>
		<category><![CDATA[writing courses]]></category>
		<category><![CDATA[Writing Programs]]></category>
		<category><![CDATA[Writing Workshop]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=854</guid>
		<description><![CDATA[I am holding several workshops in the Halifax region and South Shore this fall and winter. Here are some of my workshops for October and November 2011:       Workshops at the Writer&#8217;s Federation of Nova Scotia in Halifax and the South Shore: 1. Get Published, Write Now: 1-day 6-hr course — October 9th (Sunday) 10 am to 4 pm [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_614" class="wp-caption alignleft" style="width: 300px"><a href="http://www.ninamunteanu.com/images/nina-fireplace-crop01-close2-web.jpg"><img class="size-medium wp-image-614" title="nina-fireplace-crop01-close2-web" src="http://www.ninamunteanu.com/images/nina-fireplace-crop01-close2-web-290x300.jpg" alt="nina fireplace crop01 close2 web 290x300 Ninas Writing Workshops in Nova Scotia" width="290" height="300" /></a><p class="wp-caption-text">Nina Munteanu</p></div>
<p>I am holding several workshops in the Halifax region and South Shore this fall and winter.</p>
<p>Here are some of my workshops for October and November 2011:</p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em> </em></strong></p>
<p><strong><em>Workshops at the Writer&#8217;s Federation of Nova Scotia in Halifax and the South Shore:</em></strong></p>
<p>1. <strong>Get Published, Write Now</strong>: 1-day 6-hr course — October 9th (Sunday) 10 am to 4 pm at WFNS, 1113 Marginal Road, Halifax REGISTRATION CLOSED</p>
<p>2. <strong>Master</strong> <strong>Class in SF Writing</strong>: 2-day 6-hr course October 22 &amp; 23 (Saturday &amp; Sunday) at WFNS, 1113 Marginal Road, Halifax REGISTRATION CLOSED</p>
<p>3. <strong>How to Use Blogs and Social Networking to Promote Yourself</strong>: 1-day 3-hr course &#8212; October 29 (Saturday) 1 pm to 4 pm at Golden Key BB, 964 Main St., Mahone Bay REGISTRATION CLOSED</p>
<p>4. <strong>Writing to Wellness</strong>: 1-day 4-hr course — November 6th (Sunday) 1 pm to 5 pm at WFNS, 1113 Marginal Road, Halifax REGISTRATION CLOSED</p>
<p>5. Writing To Wellness: 1-day 3-hour course &#8212; November 9th (Wednesday) 2-5 pm at The Biscuit Easter, Mahone Bay REGISTRATION CLOSED</p>
<p><strong><em> </em></strong></p>
<p><strong><em>Here are the Details:</em></strong></p>
<p><strong>1. Get Published, Write Now &#8212; CLOSED &#8211;Thanks for a great class! </strong></p>
<p>&#8220;<em>It was nice to have so much attention on my work&#8211;very inspiring and helpful</em>.&#8221;&#8211;Angie MacKay</p>
<p>&#8220;<em>Terrific class!.. Excellent examples, notes, presentations and discussions</em>.&#8221;&#8211;Keith McPhail</p>
<p>This lecture and workshop course focuses on the important creative process in an author’s writing-publishing career: revision, marketing and promotion. Every finished work must first pass through the scrutiny of revision and editing before it is ready to market. Nina Munteanu (internationally published writer of short stories and five novels) provides you with the basic essentials of revision and editing, addressing the question of how much is enough and when to stop. She provides essential instruction on how to write successful pitches, queries and synopses (all necessary for novelists wishing to publish), how to interpret and handle rejection letters and more. Nina shares current markets for writing of all kinds from memoirs and non-fiction to short stories and novels (genre to literary fiction) and poetry. Students are encouraged to bring examples of their works and be prepared to discuss them. Students will be expected to write and share their writing.</p>
<p>Handouts and the booklet “What Writers Need to Know About Book Contracts” by Nina Munteanu are included.</p>
<p>Cost is $65.00</p>
<p>Register and Pay for the Sunday course located at WFNS office at 1113 Marginal Road, Halifax below:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="JKEBWVGSVSBAC" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" alt="pixel Ninas Writing Workshops in Nova Scotia" width="1" height="1" title="Ninas Writing Workshops in Nova Scotia" /></form>
<p>**************************************************************************************</p>
<p><strong>2. Master Class on How to Write and Publish Science Fiction &#8212; CLOSED<br />
</strong><em>Saturday and Sunday, October 22 &amp; 23 from 10 am to 4 pm (with short lunch break) at WFNS, Halifax</em> This 2-day class is for serious writers who have finished or are near finished their WIPs and wish to publish them. The course consists of lecture and hands-on workshop focused on polishing craft and self-editing using your own work. You will be expected to submit and share a portion of your work and will receive critical feedback.</p>
<p>Lectures will cover essential tools of world building, research, plot integration and character development.</p>
<p>Lectures and workshops will provide direction on self-editing that includes evaluating story promise, conveying premise and theme into a compelling story with fulfilling end, critical aspects of draft rewrites, self-editing, and tools to polish your WIP into a publishable original work. Key elements of marketing (such as queries, pitching, blurbs, and synopses) will be covered as well.</p>
<p>Handouts and the textbook “The Fiction Writer: Get Published, Write Now!” (Starfire World Syndicate) by Nina Munteanu are included. Location: the WFNS office on 1113 Marginal Road, Halifax. Cost is $125.00. Attendance limited to 10 people. Register and pay for the Saturday and Sunday course located at WFNS office at 1113 Marginal Road, Halifax below:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="LUSVZK4MSC6XS" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" alt="pixel Ninas Writing Workshops in Nova Scotia" width="1" height="1" title="Ninas Writing Workshops in Nova Scotia" /></form>
<p>**************************************************************************************** </p>
<p><strong>3. How to Use Blogs and Social Networking to Promote Yourself &#8212; CLOSED</strong></p>
<p><em>Saturday October 29th from 1pm to 5 pm at the Golden Key BB, Mahone Bay</em></p>
<p>Most promotion by authors is currently done online. The many opportunities boggle the mind, however, particularly for those of us who aren’t terribly proficient with internet social media.  Both published and soon-to-be published authors are using Blogs, Facebook, YouTube, Websites with podcasts and other social networks to great success. Learn how to command this incredibly inexpensive and highly potent and efficient medium to promote you and your work.<br />
 <br />
Internationally published author and essayist Nina Munteanu is an active blogger and proficient social networker of many years. She publishes several blogs and participates in many social networks on the internet. Nina will share her knowledge and experience in this interactive discussion and multi-media lecture. Nina will go over steps on how to build a blog, and cover topics like how to get traffic to your site, Search Engine Optimization (SEO), what makes a good blog, how to write copy, the pros and cons of social networking, and other topics related to internet promotion and marketing. Bring your imagination. Location: Golden Key BB, 946 Main St., Mahone Bay, NS. Cost: $60/student; price includes worksheets, example blog articles. Attendance limited to 7 people.</p>
<p>Register and pay for the Saturday course at the Golden Key BB in Mahone Bay below:</p>
<form action="https://www.paypal.com/cgi-bin/webscr" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="AZGAM5B84B6P2" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" /> <img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" alt="pixel Ninas Writing Workshops in Nova Scotia" width="1" height="1" title="Ninas Writing Workshops in Nova Scotia" /><br />
</form>
<p><strong>****************************************************************************************</strong></p>
<p><strong>4. Writing to Wellness &#8212; CLOSED &#8230; Thanks for a wonderful session!</strong><br />
<em>Sunday, November 6th (Sunday) from 1 pm to 5 pm at the WFNS, Halifax $50.00</em></p>
<p><em>Wednesday, November 9th from 2 pm to 5 pm at The Biscuit Eater, Mahone Bay $40.00</em> </p>
<p>&#8220;Beautiful energy &#8230; well organized and interesting &#8230; It touched me more deeply spiritually and emotionally than I expected. It has motivated me to create the time and space to write again&#8230;&#8221; students of the class</p>
<p>Did you know that by simply keeping a journal, blogging or writing long letters, memoirs or fiction you are improving your health? The immediate and long-term beneficial effects of expressive writing have been clinically proven. Some of these include improved blood pressure, immune system functioning, lung and liver function, memory, social and linguistic behavior, and psychological well-being.</p>
<p>Join internationally published novelist, essayist and blogger NINA MUNTEANU for a candid discussion and exploration on wellness writing. Nina shares how she became a professional writer and how it helped her through various periods in her life. She discusses various forms of expressive writing (e.g., free writing, journaling, blogging, letter-writing, memoir and fiction); and through exercises, programs and other tools she shows you how you can enjoy a life of improved well-being through writing that is suited to your lifestyle. The workshop consists of lecture, discussion and hands-on exercises. Participants should bring a notebook and pen and be prepared to share.</p>
<p>Handouts provided.Recommended texts: Cameron, Julia. 1992 The Artist’s Way. Penguin Putnam Inc., New York, NY. 222pp.; Munteanu, Nina. 2009. The Fiction Writer: Get Published, Write Now! Starfire World Syndicate. Louisville, KY. 266pp.; Munteanu, Nina. 2010. The Writer’s Toolkit. DVD. Starfire World Syndicate. Louisville, KY. Location: the WFNS office on 1113 Marginal Road, Halifax. Cost is $50.00 at WFNS. Register below.</p>
<form action="https://www.paypal.com/cgi-bin/webscr" enctype="application/x-www-form-urlencoded" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="LCNVN7H5NL7U2" />
<input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" type="image" /><img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" border="0" alt="pixel Ninas Writing Workshops in Nova Scotia" width="1" height="1" title="Ninas Writing Workshops in Nova Scotia" /></form>
<p>Register at the Biscuit Eater or pay at the door for the Wednesday course at the Biscuit Eater.</p>
<p>************************************************************************************** </p>
<p><strong>If you missed a workshop that you hope Nina will give online or in your area let us know at </strong><a href="mailto:nina.sfgirl@gmail.com"><strong>nina.sfgirl@gmail.com</strong></a><strong> [message line: Book a Workshop] Look for more online courses starting January 2012</strong></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia&amp;bodytext=%0D%0A%0D%0AI%C2%A0am%20holding%20several%20workshops%20in%20the%20Halifax%20region%20and%20South%20Shore%20this%20fall%20and%20winter.%0D%0A%0D%0AHere%20are%C2%A0some%20of%C2%A0my%C2%A0workshops%20for%20October%C2%A0and%20November%202011%3A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0AWorkshops%20at%C2%A0the%20Writer%27s%20Federation%20of%20Nova%20Scotia%20in%20Halifax%20a" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia&amp;notes=%0D%0A%0D%0AI%C2%A0am%20holding%20several%20workshops%20in%20the%20Halifax%20region%20and%20South%20Shore%20this%20fall%20and%20winter.%0D%0A%0D%0AHere%20are%C2%A0some%20of%C2%A0my%C2%A0workshops%20for%20October%C2%A0and%20November%202011%3A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0AWorkshops%20at%C2%A0the%20Writer%27s%20Federation%20of%20Nova%20Scotia%20in%20Halifax%20a" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;t=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;h=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia&amp;annotation=%0D%0A%0D%0AI%C2%A0am%20holding%20several%20workshops%20in%20the%20Halifax%20region%20and%20South%20Shore%20this%20fall%20and%20winter.%0D%0A%0D%0AHere%20are%C2%A0some%20of%C2%A0my%C2%A0workshops%20for%20October%C2%A0and%20November%202011%3A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0AWorkshops%20at%C2%A0the%20Writer%27s%20Federation%20of%20Nova%20Scotia%20in%20Halifax%20a" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;submitHeadline=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia&amp;submitSummary=%0D%0A%0D%0AI%C2%A0am%20holding%20several%20workshops%20in%20the%20Halifax%20region%20and%20South%20Shore%20this%20fall%20and%20winter.%0D%0A%0D%0AHere%20are%C2%A0some%20of%C2%A0my%C2%A0workshops%20for%20October%C2%A0and%20November%202011%3A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0AWorkshops%20at%C2%A0the%20Writer%27s%20Federation%20of%20Nova%20Scotia%20in%20Halifax%20a&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%0D%0A%0D%0AI%C2%A0am%20holding%20several%20workshops%20in%20the%20Halifax%20region%20and%20South%20Shore%20this%20fall%20and%20winter.%0D%0A%0D%0AHere%20are%C2%A0some%20of%C2%A0my%C2%A0workshops%20for%20October%C2%A0and%20November%202011%3A%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0A%C2%A0%0D%0A%0D%0AWorkshops%20at%C2%A0the%20Writer%27s%20Federation%20of%20Nova%20Scotia%20in%20Halifax%20a" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F854%2Fninas-writing-workshops-in-nova-scotia%2F&amp;t=Nina%27s%20Writing%20Workshops%20in%20Nova%20Scotia" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Ninas Writing Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/854/ninas-writing-workshops-in-nova-scotia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Memoir Class Opens August 2</title>
		<link>http://www.ninamunteanu.com/817/memoir-class-summer-session-opens-august-2/</link>
		<comments>http://www.ninamunteanu.com/817/memoir-class-summer-session-opens-august-2/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 20:22:09 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[beginning writer]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[hero’s journey]]></category>
		<category><![CDATA[inspirational]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[stages in women]]></category>
		<category><![CDATA[story]]></category>
		<category><![CDATA[write on]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[how to write memoirs]]></category>
		<category><![CDATA[idea to research in storytelling]]></category>
		<category><![CDATA[memoir class]]></category>
		<category><![CDATA[memoir writing]]></category>
		<category><![CDATA[online writing classes]]></category>
		<category><![CDATA[online writing course]]></category>
		<category><![CDATA[online writing courses]]></category>
		<category><![CDATA[Storytelling]]></category>
		<category><![CDATA[teleseminars]]></category>
		<category><![CDATA[writer]]></category>
		<category><![CDATA[Writing the Memoir]]></category>
		<category><![CDATA[writing webinars]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=817</guid>
		<description><![CDATA[The summer session of Nina&#8217;s Memoir Writing Course opens Tuesday, August 2, 2011, at 4-5 pm EST. The 3-wk course runs for 1-hour each Tuesday for three weeks (August 2, 9, and 16). Cost is $50.oo payable via Paypal to nina.sfgirl@gmail.com. Once you pay, you will receive instructions on how to access the teleseminar and live-stream [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ninamunteanu.com/images/writing-pen.jpg"><img class="alignleft size-full wp-image-498" title="writing-pen" src="http://www.ninamunteanu.com/images/writing-pen.jpg" alt="writing pen Memoir Class Opens August 2" width="260" height="185" /></a>The summer session of <a href="http://www.ninamunteanu.com/online-writing-courses-winter-spring-2011/writing-the-memoir-from-idea-to-research-to-storytelling-3-wks/" target="_blank">Nina&#8217;s Memoir Writing Course</a> opens Tuesday, August 2, 2011, at 4-5 pm EST.</p>
<p>The 3-wk course runs for 1-hour each Tuesday for three weeks (August 2, 9, and 16). Cost is $50.oo payable via Paypal to <a href="mailto:nina.sfgirl@gmail.com">nina.sfgirl@gmail.com</a>. Once you pay, you will receive instructions on how to access the teleseminar and live-stream lecture/workshop. Class is limited so join now.</p>
<p><strong>Writing the Memoir: from Idea to Research to Storytelling</strong>.  </p>
<p>Have you been writing your memoir for years, waiting to finish it and hoping to publish? You may be looking for direction on how and where to start and proceed and where to finish. Memoirs, like all good creative non-fiction, tell a story. Internationally published novelist and writing coach Nina Munteanu shares details of how you can outline, storyboard and complete your memoir and make it marketable to your target audience. </p>
<p>The 3-weeks of 1-hour Lecture &amp; Workshop, will cover the following:</p>
<ul>
<li>Writing for your intended audience</li>
<li>Formulating the core idea into theme</li>
<li>Why and how to outline</li>
<li>Why, how, where and when to do research</li>
<li>Courage and privacy issues: what and how to reveal</li>
<li>General discussion of how to incorporate plot with theme in storytelling.</li>
<li>How to create a good story from truth</li>
<li>Mechanics of good storytelling (show don’t tell, language, POV, setting, etc.)</li>
</ul>
<p>Contact <a href="mailto:nina.sfgirl@gmail.com">nina.sfgirl@gmail.com</a> [subject: Memoir Writing] for information and to register for the course.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202&amp;bodytext=The%20summer%20session%20of%20Nina%27s%20Memoir%20Writing%20Course%20opens%20Tuesday%2C%20August%202%2C%202011%2C%20at%204-5%20pm%20EST.%0D%0A%0D%0AThe%203-wk%20course%20runs%20for%C2%A01-hour%20each%20Tuesday%20for%20three%20weeks%20%28August%202%2C%209%2C%20and%2016%29.%20Cost%20is%20%2450.oo%20payable%20via%20Paypal%20to%20nina.sfgirl%40gmail.com.%20Once%20" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202&amp;notes=The%20summer%20session%20of%20Nina%27s%20Memoir%20Writing%20Course%20opens%20Tuesday%2C%20August%202%2C%202011%2C%20at%204-5%20pm%20EST.%0D%0A%0D%0AThe%203-wk%20course%20runs%20for%C2%A01-hour%20each%20Tuesday%20for%20three%20weeks%20%28August%202%2C%209%2C%20and%2016%29.%20Cost%20is%20%2450.oo%20payable%20via%20Paypal%20to%20nina.sfgirl%40gmail.com.%20Once%20" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;t=Memoir%20Class%20Opens%20August%202" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;h=Memoir%20Class%20Opens%20August%202" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202&amp;annotation=The%20summer%20session%20of%20Nina%27s%20Memoir%20Writing%20Course%20opens%20Tuesday%2C%20August%202%2C%202011%2C%20at%204-5%20pm%20EST.%0D%0A%0D%0AThe%203-wk%20course%20runs%20for%C2%A01-hour%20each%20Tuesday%20for%20three%20weeks%20%28August%202%2C%209%2C%20and%2016%29.%20Cost%20is%20%2450.oo%20payable%20via%20Paypal%20to%20nina.sfgirl%40gmail.com.%20Once%20" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;submitHeadline=Memoir%20Class%20Opens%20August%202&amp;submitSummary=The%20summer%20session%20of%20Nina%27s%20Memoir%20Writing%20Course%20opens%20Tuesday%2C%20August%202%2C%202011%2C%20at%204-5%20pm%20EST.%0D%0A%0D%0AThe%203-wk%20course%20runs%20for%C2%A01-hour%20each%20Tuesday%20for%20three%20weeks%20%28August%202%2C%209%2C%20and%2016%29.%20Cost%20is%20%2450.oo%20payable%20via%20Paypal%20to%20nina.sfgirl%40gmail.com.%20Once%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Memoir%20Class%20Opens%20August%202%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;title=Memoir%20Class%20Opens%20August%202&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=The%20summer%20session%20of%20Nina%27s%20Memoir%20Writing%20Course%20opens%20Tuesday%2C%20August%202%2C%202011%2C%20at%204-5%20pm%20EST.%0D%0A%0D%0AThe%203-wk%20course%20runs%20for%C2%A01-hour%20each%20Tuesday%20for%20three%20weeks%20%28August%202%2C%209%2C%20and%2016%29.%20Cost%20is%20%2450.oo%20payable%20via%20Paypal%20to%20nina.sfgirl%40gmail.com.%20Once%20" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F817%2Fmemoir-class-summer-session-opens-august-2%2F&amp;t=Memoir%20Class%20Opens%20August%202" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Memoir Class Opens August 2" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/817/memoir-class-summer-session-opens-august-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second Master Class NOW OPEN</title>
		<link>http://www.ninamunteanu.com/788/second-master-class-now-open/</link>
		<comments>http://www.ninamunteanu.com/788/second-master-class-now-open/#comments</comments>
		<pubDate>Wed, 06 Jul 2011 03:52:18 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[SF writer]]></category>
		<category><![CDATA[SF writers]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[fiction]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[sf author]]></category>
		<category><![CDATA[sf girl]]></category>
		<category><![CDATA[short story]]></category>
		<category><![CDATA[story]]></category>
		<category><![CDATA[write on]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[master class]]></category>
		<category><![CDATA[master writing class]]></category>
		<category><![CDATA[online writing classes]]></category>
		<category><![CDATA[online writing course]]></category>
		<category><![CDATA[writing classes]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=788</guid>
		<description><![CDATA[As a result of continued pressure by new students, Nina has opened a second Master Writing Class. It runs every Wednesday at 5 pm EST. Join this Exclusive Club of writing enthusiasts for $49/month. Sign up for Nina&#8217;s ongoing Master Writing Class on the Master Class Page. For $49/month, this is what you get: four weekly one-hour interactive [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_714" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ninamunteanu.com/images/nina-prospect01-close-warm_edited-1.jpg"><img class="size-medium wp-image-714" title="i1035 FW1.1" src="http://www.ninamunteanu.com/images/nina-prospect01-close-warm_edited-1-300x266.jpg" alt="nina prospect01 close warm edited 1 300x266 Second Master Class NOW OPEN" width="300" height="266" /></a><p class="wp-caption-text">Nina Munteanu, Prospect Point</p></div>
<p>As a result of continued pressure by new students, Nina has opened a second <strong>Master Writing Class. </strong></p>
<p>It runs every Wednesday at 5 pm EST. Join this <strong>Exclusive Club</strong> of writing enthusiasts for $49/month.</p>
<p>Sign up for Nina&#8217;s ongoing <strong>Master Writing Class</strong> on the <strong><a title="Master Writing Class" href="http://www.ninamunteanu.com/master-writing-class/" target="_blank">Master Class Page</a></strong>.</p>
<p>For $49/month, this is what you get:</p>
<ul>
<li>four weekly one-hour interactive teleseminars accompanied by live webinar (computer streaming: NEW!) Nina lectures on popular writing and publishing topics, based on your submitted works, common issues, and questions from previous sessions. Topics covered and discussed are directly applicable to your personal writing challenges and interests.</li>
<li>teleseminar sessions include a twenty minute telephone lecture, followed by interactive computer streaming discussion of specific topics and works directly applicable to your ongoing work. Nina “shows” and “tells”.</li>
<li>facilitated discussions on the 10 most common issues faced by novice and professional writers: getting started; dealing with time management &amp; writer’s block; getting those ideas down and making a story out of them; focusing and maintaining the staying power to finish; incorporating all the elements of good storytelling like plot, character, theme and setting into a seamless, page-turning story; making your writing compelling, clear and exciting; doing research and editing; marketing, synopses &amp; outlines, query letters; handling rejection and fear of rejection; and overcoming fear (of failure, of success, of everything).</li>
</ul>
<p><strong>Eligibility Criteria &amp; Requirements:</strong></p>
<p>The <strong>Master Class</strong> is tailored for writers serious about getting published and with works in progress (e.g., first draft finished, mostly completed, firm premise and storyboard with portion written). If you do not fit these criteria, you may find that one of Nina’s other online courses or her manuscript evaluation and personal coaching is more suited to your needs.</p>
<p>To be eligible for the <strong>Master Class</strong>, you must submit an example of your work and agree that you are willing to persist with efforts toward publication, including the willingness to be critiqued, pursue ongoing revisions, and discussions.</p>
<p>The course requires that you have a computer with internet, a secure phone line, have submitted some of your work, have subscribed below, and have acquired the codes to access both conference call and live computer streaming. </p>
<p><strong>Unless you have been specifically INVITED, contact Nina BEFORE you subscribe:</strong></p>
<p>BEFORE you sign up, contact Nina for eligability and availability at <a href="mailto:nina.sfgirl@gmail.com">nina.sfgirl@gmail.com</a> [subject: Master Class]. In order to address each of you personally, Nina limits her class sizes. Our first class is still running at maximum. This is why Nina has opened up a new class.</p>
<p>The <strong><a href="http://www.ninamunteanu.com/master-writing-class/" target="_blank">Master Class</a></strong> that is currently open, runs every Wednesday at 5 pm EST. There are limited spaces for Master Classes so availability will be on a first come basis. Once you successfully register and subscribe for a place in this exclusive club, you will get an email with information on how to get in on the next call. See you there!</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN&amp;bodytext=%0D%0A%0D%0AAs%20a%20result%20of%20continued%20pressure%20by%20new%20students%2C%20Nina%20has%20opened%20a%20second%20Master%20Writing%20Class.%20%0D%0A%0D%0AIt%20runs%20every%20Wednesday%20at%205%20pm%20EST.%20Join%20this%20Exclusive%20Club%20of%20writing%20enthusiasts%20for%20%2449%2Fmonth.%0D%0A%0D%0ASign%20up%C2%A0for%C2%A0Nina%27s%20ongoing%C2%A0Master%20Writ" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN&amp;notes=%0D%0A%0D%0AAs%20a%20result%20of%20continued%20pressure%20by%20new%20students%2C%20Nina%20has%20opened%20a%20second%20Master%20Writing%20Class.%20%0D%0A%0D%0AIt%20runs%20every%20Wednesday%20at%205%20pm%20EST.%20Join%20this%20Exclusive%20Club%20of%20writing%20enthusiasts%20for%20%2449%2Fmonth.%0D%0A%0D%0ASign%20up%C2%A0for%C2%A0Nina%27s%20ongoing%C2%A0Master%20Writ" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;t=Second%20Master%20Class%20NOW%20OPEN" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;h=Second%20Master%20Class%20NOW%20OPEN" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN&amp;annotation=%0D%0A%0D%0AAs%20a%20result%20of%20continued%20pressure%20by%20new%20students%2C%20Nina%20has%20opened%20a%20second%20Master%20Writing%20Class.%20%0D%0A%0D%0AIt%20runs%20every%20Wednesday%20at%205%20pm%20EST.%20Join%20this%20Exclusive%20Club%20of%20writing%20enthusiasts%20for%20%2449%2Fmonth.%0D%0A%0D%0ASign%20up%C2%A0for%C2%A0Nina%27s%20ongoing%C2%A0Master%20Writ" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;submitHeadline=Second%20Master%20Class%20NOW%20OPEN&amp;submitSummary=%0D%0A%0D%0AAs%20a%20result%20of%20continued%20pressure%20by%20new%20students%2C%20Nina%20has%20opened%20a%20second%20Master%20Writing%20Class.%20%0D%0A%0D%0AIt%20runs%20every%20Wednesday%20at%205%20pm%20EST.%20Join%20this%20Exclusive%20Club%20of%20writing%20enthusiasts%20for%20%2449%2Fmonth.%0D%0A%0D%0ASign%20up%C2%A0for%C2%A0Nina%27s%20ongoing%C2%A0Master%20Writ&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Second%20Master%20Class%20NOW%20OPEN%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;title=Second%20Master%20Class%20NOW%20OPEN&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%0D%0A%0D%0AAs%20a%20result%20of%20continued%20pressure%20by%20new%20students%2C%20Nina%20has%20opened%20a%20second%20Master%20Writing%20Class.%20%0D%0A%0D%0AIt%20runs%20every%20Wednesday%20at%205%20pm%20EST.%20Join%20this%20Exclusive%20Club%20of%20writing%20enthusiasts%20for%20%2449%2Fmonth.%0D%0A%0D%0ASign%20up%C2%A0for%C2%A0Nina%27s%20ongoing%C2%A0Master%20Writ" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F788%2Fsecond-master-class-now-open%2F&amp;t=Second%20Master%20Class%20NOW%20OPEN" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Second Master Class NOW OPEN" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/788/second-master-class-now-open/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Fiction Writer: Get Published, Write Now! Reviewed</title>
		<link>http://www.ninamunteanu.com/767/the-fiction-writer-get-published-write-now-gets-stellar-review/</link>
		<comments>http://www.ninamunteanu.com/767/the-fiction-writer-get-published-write-now-gets-stellar-review/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 01:44:20 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nancy Kress]]></category>
		<category><![CDATA[News about Nina]]></category>
		<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[Ray Bradbury]]></category>
		<category><![CDATA[SF writers]]></category>
		<category><![CDATA[The Fiction Writer]]></category>
		<category><![CDATA[The Writers Toolkit]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[allegory]]></category>
		<category><![CDATA[archetypes]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[expression]]></category>
		<category><![CDATA[hero]]></category>
		<category><![CDATA[hero's journey]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[prix aurora award]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[robert j. sawyer]]></category>
		<category><![CDATA[sf author]]></category>
		<category><![CDATA[short story]]></category>
		<category><![CDATA[write on]]></category>
		<category><![CDATA[writer's block]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[Darwin's Paradox]]></category>
		<category><![CDATA[Fiction Writing]]></category>
		<category><![CDATA[get published]]></category>
		<category><![CDATA[guidebook on fiction writing]]></category>
		<category><![CDATA[how to write fiction]]></category>
		<category><![CDATA[learn how to write]]></category>
		<category><![CDATA[learning how to write]]></category>
		<category><![CDATA[nina]]></category>
		<category><![CDATA[nina the writing coach]]></category>
		<category><![CDATA[online writing courses]]></category>
		<category><![CDATA[review of The Fiction Writer]]></category>
		<category><![CDATA[The Scriptorium]]></category>
		<category><![CDATA[write now]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=767</guid>
		<description><![CDATA[The writing webzine &#8220;The Scriptorium&#8221; gave Nina&#8217;s writing guidebook The Fiction Writer: Get Published, Write Now! a stellar review. Here it is:  Almost every aspiring (and successful!) writer has a few volumes of writing advice that he or she feels are indispensable–books we return to, re-read, and use as guideposts on our writing journey. Munteanu’s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ninamunteanu.com/images/FictionWriterCoverWeb2.jpg"><img class="alignleft size-medium wp-image-768" title="FictionWriterCoverWeb" src="http://www.ninamunteanu.com/images/FictionWriterCoverWeb2-190x300.jpg" alt="FictionWriterCoverWeb2 190x300 The Fiction Writer: Get Published, Write Now! Reviewed" width="190" height="300" /></a>The writing webzine &#8220;<a href="http://www.thescriptorium.net/toolbox/reading/" target="_blank">The Scriptorium</a>&#8221; gave Nina&#8217;s writing guidebook <em><strong><a href="http://www.amazon.com/Fiction-Writer-Get-Published-Write/dp/0982378300" target="_blank">The Fiction Writer: Get Published, Write Now!</a></strong></em> a stellar review. Here it is: </p>
<blockquote><p>Almost every aspiring (and successful!) writer has a few volumes of writing advice that he or she feels are indispensable–books we return to, re-read, and use as guideposts on our writing journey. Munteanu’s wonderful book might find that kind of home on your own bookshelf.</p>
<p>Beginning writers especially will find <em><a href="http://www.amazon.com/Fiction-Writer-Get-Published-Write/dp/0982378300">The Fiction Writer</a></em> a resource for every step on the road to writing–from defining genre to writing a great beginning; from outlining and plotting to preparing the perfect submission package. It really is an A-to-Z of fiction writing, starting with the chapter “Alien Architecture: Building from Scenes to Worlds” and hitting every letter of the alphabet right through to “The Zen of Passionate Writing.” Munteanu includes examples and lessons from her own writing career, which serve to emphasize the practical value of her advice.</p>
<p>Although the book covers a lot of ground, there’s no “scattershot” feel to the advice. It’s practical and grounded, and liberally seasoned with constructive exercises and helpful lists and tables, such as “The Hero’s Journey Map” (complete with an explanation of three-act structure), “Ten Ways To Revise Your Story,” common sentence structure and grammar errors.</p>
<p>Despite the fact that readers may know Nina Munteanu as a speculative fiction writer (<em><a href="http://amzn.to/fTyElp">Darwin’s Paradox</a></em>, <em><a href="http://amzn.to/evXvjg">Angel of Chaos</a></em>), the vast majority of the advice and information in <em>The Fiction Writer</em> applies equally to writers in any fiction genres. Good writing is good writing, and Munteanu has worked hard to provide a guidebook that shows exactly how to achieve that result. Highly recommended!</p>
<p><em>reviewed by Sherry</em></p></blockquote>
<p>Sherry Ramsey is the editor &amp; publisher of <strong><em>The Scriptorium Webzine for Writers</em></strong>, a great resource for writers. Ramsey has also published a writing guide, <a href="http://www.thescriptorium.net/writers-shops-2/new-writers-guide/" target="_blank">The New Writer&#8217;s Guide to Just About Everything</a>.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed&amp;bodytext=The%20writing%20webzine%20%22The%20Scriptorium%22%20gave%20Nina%27s%20writing%20guidebook%20The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20a%20stellar%20review.%20Here%20it%20is%3A%C2%A0%0D%0AAlmost%20every%20aspiring%20%28and%20successful%21%29%20writer%20has%20a%20few%20volumes%20of%20writing%20advice%20that%20he%20or%20she%20feels" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed&amp;notes=The%20writing%20webzine%20%22The%20Scriptorium%22%20gave%20Nina%27s%20writing%20guidebook%20The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20a%20stellar%20review.%20Here%20it%20is%3A%C2%A0%0D%0AAlmost%20every%20aspiring%20%28and%20successful%21%29%20writer%20has%20a%20few%20volumes%20of%20writing%20advice%20that%20he%20or%20she%20feels" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;t=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;h=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed&amp;annotation=The%20writing%20webzine%20%22The%20Scriptorium%22%20gave%20Nina%27s%20writing%20guidebook%20The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20a%20stellar%20review.%20Here%20it%20is%3A%C2%A0%0D%0AAlmost%20every%20aspiring%20%28and%20successful%21%29%20writer%20has%20a%20few%20volumes%20of%20writing%20advice%20that%20he%20or%20she%20feels" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;submitHeadline=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed&amp;submitSummary=The%20writing%20webzine%20%22The%20Scriptorium%22%20gave%20Nina%27s%20writing%20guidebook%20The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20a%20stellar%20review.%20Here%20it%20is%3A%C2%A0%0D%0AAlmost%20every%20aspiring%20%28and%20successful%21%29%20writer%20has%20a%20few%20volumes%20of%20writing%20advice%20that%20he%20or%20she%20feels&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;title=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=The%20writing%20webzine%20%22The%20Scriptorium%22%20gave%20Nina%27s%20writing%20guidebook%20The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20a%20stellar%20review.%20Here%20it%20is%3A%C2%A0%0D%0AAlmost%20every%20aspiring%20%28and%20successful%21%29%20writer%20has%20a%20few%20volumes%20of%20writing%20advice%20that%20he%20or%20she%20feels" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F767%2Fthe-fiction-writer-get-published-write-now-gets-stellar-review%2F&amp;t=The%20Fiction%20Writer%3A%20Get%20Published%2C%20Write%20Now%21%20Reviewed" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace The Fiction Writer: Get Published, Write Now! Reviewed" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/767/the-fiction-writer-get-published-write-now-gets-stellar-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nina&#8217;s Upcoming Workshops in Nova Scotia</title>
		<link>http://www.ninamunteanu.com/713/ninas-upcoming-workshops-in-nova-scotia/</link>
		<comments>http://www.ninamunteanu.com/713/ninas-upcoming-workshops-in-nova-scotia/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 19:03:24 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[News about Nina]]></category>
		<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[commandments of fiction writing]]></category>
		<category><![CDATA[Fiction Writing]]></category>
		<category><![CDATA[get published]]></category>
		<category><![CDATA[Halifax]]></category>
		<category><![CDATA[how to write fiction]]></category>
		<category><![CDATA[How to Write Science Fiction]]></category>
		<category><![CDATA[Nova Scotia]]></category>
		<category><![CDATA[online writing courses]]></category>
		<category><![CDATA[South Shore Libraries]]></category>
		<category><![CDATA[The Fiction Writer]]></category>
		<category><![CDATA[The Writers Toolkit]]></category>
		<category><![CDATA[write now]]></category>
		<category><![CDATA[Writers Federation of Nova Scotia]]></category>
		<category><![CDATA[Writing the Memoir]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=713</guid>
		<description><![CDATA[Nina will be in Nova Scotia March 2011, teaching several writing workshops in Halifax and the South Shore.  Nina will also make an appearance in several Halifax schools and will be doing readings at libraries. She will also be signing her latest book Angel of Chaos at several Halifax bookstores, locations to be announced shortly. Check here for [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_714" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ninamunteanu.com/images/nina-prospect01-close-warm_edited-1.jpg"><img class="size-medium wp-image-714" title="i1035 FW1.1" src="http://www.ninamunteanu.com/images/nina-prospect01-close-warm_edited-1-300x266.jpg" alt="nina prospect01 close warm edited 1 300x266 Ninas Upcoming Workshops in Nova Scotia" width="300" height="266" /></a><p class="wp-caption-text">Nina Munteanu, Prospect Point</p></div>
<p>Nina will be in Nova Scotia March 2011, teaching several writing workshops in Halifax and the South Shore. </p>
<p>Nina will also make an appearance in several Halifax schools and will be doing readings at libraries. She will also be signing her latest book <em><strong>Angel of Chaos</strong></em> at several Halifax bookstores, locations to be announced shortly.</p>
<p>Check here for updates on Nina&#8217;s appearances and for specific times.</p>
<p><strong> </strong></p>
<p><strong> </strong></p>
<p><strong>APPEARANCES, SIGNINGS &amp; READINGS:</strong></p>
<ul>
<li><strong>Talk at Sacred Heart School, Halifax </strong>on March 18th at 3:30 pm</li>
<li><strong>Reading at The Biscuit Eater, Mahone Bay</strong> on March 24th at 7:oo pm</li>
<li><strong>Reading at Keshen Goodman Public Library, Halifax</strong> March 29 at 7:00 pm</li>
</ul>
<p> </p>
<p><strong>COURSES INCLUDE:</strong></p>
<ul>
<li>&#8220;<strong>How to Write and Publish Science Fiction</strong>&#8221; on March 13, 10 am to 4 pm (at the Writers Federation of Nova Scotia)</li>
<li>&#8220;<strong>The Writer&#8217;s Toolkit</strong>&#8221; on March 19, 1-4 pm (at the Tantallon Public Library) and on March 28 at the Biscuit Eater, Mahone Bay, 1-4 pm</li>
<li>&#8220;<strong>Writing the Memoir: from Idea to Research to Storytelling</strong>&#8220; March 26, 2-4 pm (at the Bridgewater Library)</li>
<li>&#8220;<strong>10 Commandments of Fiction Writing</strong>&#8220; March 5 and March 12, 2-4 pm (at the Bridgewater Library)</li>
</ul>
<p><strong> </strong></p>
<p><strong>COURSES:</strong></p>
<p><strong> </strong></p>
<p><strong>How to Write and Publish Science Fiction</strong>. Cost $55/WFNS members; $75/non-members. Sunday, March 13 from 10 am to 4 pm. At WFNS, 1113 Marginal Road, Halifax. Includes work sheets and reference materials. Students are expected to bring an example of their current work.</p>
<p>What is Science Fiction? What isn’t it? What’s involved in writing SF and how do you get it published? Internationally published SF author, blogger and scientist Nina Munteanu answers these questions and more in an interactive &amp; hands-on workshop designed to help you define your project, get started and successfully see it to publication. Learn some essential tools of this genre such as world-building, research, plot approaches and how to generate and follow through with premise, idea and theme toward a publishable original work. Students are expected to bring in and discuss their own works.  Workshop includes lectures, use of examples, discussions, exercises, readings and some writing. Recommended resource: <strong><em>The Fiction Writer: Get Published, Write Now!</em></strong> (Starfire World Syndicate) by Nina Munteanu, available at Amazon.</p>
<p><strong> </strong></p>
<p><strong>The Writer&#8217;s Toolkit.</strong> Free. Saturday, March 19, 1-4 pm. At the Upper Tantallon Library, Upper Tantallon. Includes work sheets and reference materials. Students are encouraged to bring an example of their current work. Also at the Biscuit Eater, Mahone Bay Monday, March 28th, 1-4 pm (cost of $50/person covers text book and coffee &amp; dessert)</p>
<p>Every writer requires some necessary items in his/her toolkit to get published. This workshop introduces and discusses the most common challenges faced by writers serious about getting published. Areas covered include:</p>
<ul>
<li>getting started</li>
<li>dealing with time management &amp; writer’s block</li>
<li>getting those ideas down and making a story out of them</li>
<li>focusing and maintaining the staying power to finish</li>
<li>incorporating all the elements of good storytelling like plot, character, theme and setting into a seamless story</li>
<li>making your writing compelling, clear and exciting</li>
<li>doing research and editing</li>
<li>marketing, synopses &amp; outlines, query letters</li>
<li>overcoming fear (of failure, of success, of everything)</li>
</ul>
<p>Recommended resource: <strong><em>The Fiction Writer: Get Published, Write Now!</em></strong> (Starfire World Syndicate) by Nina Munteanu, available at Amazon.</p>
<p><strong> </strong></p>
<p><strong>Writing the Memoir: from Idea to Research to Storytelling</strong>. Cost $40/student. Saturday March 26, 2-4 pm. At the Bridgewater Library, King Street, Bridgewater. Course includes work sheets and reference materials. Students are expected to bring an example of their current work.</p>
<p>Have you been writing your memoir for years, waiting to finish it and hoping to publish? You may be looking for direction on how and where to start and proceed and where to finish. Memoirs, like all good creative non-fiction, tell a story. Internationally published novelist and writing coach Nina Munteanu shares details of how you can outline, storyboard and complete your memoir and make it marketable to your target audience. </p>
<p>The two-hour Lecture &amp; Workshop, will cover the following:<br />
·         Writing for your intended audience<br />
·         Formulating the core idea into theme<br />
·         Why and how to outline<br />
·         Why, how, where and when to do research<br />
·         Courage and privacy issues: what and how to reveal<br />
·         General discussion of how to incorporate plot with theme in storytelling.<br />
·         How to create a good story from truth<br />
·         Mechanics of good storytelling (show don’t tell, language, POV, setting, etc.)<br />
<strong> </strong></p>
<p><strong> </strong></p>
<p><strong>Ten Commandments of Fiction Writing</strong>. Cost $40/student. Saturday March 5, 2-4 pm and March 12, 2-4 pm. At the Bridgewater Library, King Street, Bridgewater. Course includes work sheets and reference materials. Students are encouraged to bring an example of their current work.</p>
<p>Although the act of creating fiction often involves the fluid chaos of the “muse”, published authors agree that some rules are required to successfully publish.  Seeing your fiction published involves more than mastering craft and technique; it involves adopting a winning attitude from passion to perspective.  Internationally published novelist and writing coach Nina Munteanu shares and discusses 10 imperatives that will guarantee your publishing success.  Come prepared to contribute. Recommended resource: <strong><em>The Fiction Writer: Get Published, Write Now!</em></strong> (Starfire World Syndicate) by Nina Munteanu, available at Amazon.</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia&amp;bodytext=%0D%0A%0D%0ANina%20will%20be%20in%20Nova%20Scotia%20March%202011%2C%20teaching%20several%20writing%20workshops%20in%20Halifax%20and%20the%20South%20Shore.%C2%A0%0D%0A%0D%0ANina%20will%C2%A0also%20make%20an%C2%A0appearance%20in%20several%20Halifax%20schools%20and%20will%20be%20doing%20readings%20at%20libraries.%20She%20will%20also%20be%20signing%20her%20l" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia&amp;notes=%0D%0A%0D%0ANina%20will%20be%20in%20Nova%20Scotia%20March%202011%2C%20teaching%20several%20writing%20workshops%20in%20Halifax%20and%20the%20South%20Shore.%C2%A0%0D%0A%0D%0ANina%20will%C2%A0also%20make%20an%C2%A0appearance%20in%20several%20Halifax%20schools%20and%20will%20be%20doing%20readings%20at%20libraries.%20She%20will%20also%20be%20signing%20her%20l" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;t=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;h=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia&amp;annotation=%0D%0A%0D%0ANina%20will%20be%20in%20Nova%20Scotia%20March%202011%2C%20teaching%20several%20writing%20workshops%20in%20Halifax%20and%20the%20South%20Shore.%C2%A0%0D%0A%0D%0ANina%20will%C2%A0also%20make%20an%C2%A0appearance%20in%20several%20Halifax%20schools%20and%20will%20be%20doing%20readings%20at%20libraries.%20She%20will%20also%20be%20signing%20her%20l" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;submitHeadline=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia&amp;submitSummary=%0D%0A%0D%0ANina%20will%20be%20in%20Nova%20Scotia%20March%202011%2C%20teaching%20several%20writing%20workshops%20in%20Halifax%20and%20the%20South%20Shore.%C2%A0%0D%0A%0D%0ANina%20will%C2%A0also%20make%20an%C2%A0appearance%20in%20several%20Halifax%20schools%20and%20will%20be%20doing%20readings%20at%20libraries.%20She%20will%20also%20be%20signing%20her%20l&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;title=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%0D%0A%0D%0ANina%20will%20be%20in%20Nova%20Scotia%20March%202011%2C%20teaching%20several%20writing%20workshops%20in%20Halifax%20and%20the%20South%20Shore.%C2%A0%0D%0A%0D%0ANina%20will%C2%A0also%20make%20an%C2%A0appearance%20in%20several%20Halifax%20schools%20and%20will%20be%20doing%20readings%20at%20libraries.%20She%20will%20also%20be%20signing%20her%20l" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F713%2Fninas-upcoming-workshops-in-nova-scotia%2F&amp;t=Nina%27s%20Upcoming%20Workshops%20in%20Nova%20Scotia" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Ninas Upcoming Workshops in Nova Scotia" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/713/ninas-upcoming-workshops-in-nova-scotia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writer&#8217;s Digest FREE Webinar!</title>
		<link>http://www.ninamunteanu.com/493/493/</link>
		<comments>http://www.ninamunteanu.com/493/493/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 00:31:52 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[how to get published]]></category>
		<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[online writing courses]]></category>
		<category><![CDATA[successful publishing]]></category>
		<category><![CDATA[Writer's Digest]]></category>
		<category><![CDATA[writing and publishing]]></category>
		<category><![CDATA[Writing Coach]]></category>
		<category><![CDATA[writing webinars]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=493</guid>
		<description><![CDATA[Hello writers! Have you watched my FREE webinar &#8221;Get Published with Nina, The Writing Coach&#8221; through Writer&#8217;s Digest University yet? It&#8217;s still running by popular demand. The letter from the Editor in the August 10, 2010 Writer&#8217;s Digest Newsletter said: We often get people asking if we offer free webinars. Well, this week those folks (and you) are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ninamunteanu.com/images/writer-021.jpg"><img class="alignleft size-medium wp-image-500" title="writer-02[1]" src="http://www.ninamunteanu.com/images/writer-021-223x300.jpg" alt="writer 021 223x300 Writers Digest FREE Webinar!" width="223" height="300" /></a>Hello writers! Have you watched my <a href="http://links.mkt230.com/servlet/MailView?ms=NDUyOTQ0MQS2&amp;r=Njg3MzE3MjcyS0&amp;j=MTYxNDkwNTM3S0&amp;mt=1&amp;rt=0" target="_blank">FREE webinar</a> &#8221;<em>Get Published with Nina, The Writing Coach</em>&#8221; through Writer&#8217;s Digest University yet? It&#8217;s still running by popular demand.</p>
<p>The letter from the Editor in the August 10, 2010 <em>Writer&#8217;s Digest Newsletter</em> said:</p>
<blockquote><p>We often get people asking if we offer free webinars. Well, this week those folks (and you) are in luck: Sign up for &#8220;<em><a href="http://links.mkt230.com/servlet/MailView?ms=NDUyOTQ0MQS2&amp;r=Njg3MzE3MjcyS0&amp;j=MTYxNDkwNTM3S0&amp;mt=1&amp;rt=0" target="_blank">Get Published with Nina, The Writing Coach</a></em>,&#8221; a free on-demand webinar where host Nina Munteanu answers some of the most frequently asked questions that writers need to know. And the best part of on-demand is that you can watch it whenever you want, where ever you want, which means two things: Computer required, pants optional.</p>
<p>Take care of yourself and your writing,<br />
Brian A. Klems<br />
Newsletter Editor<br />
Writer&#8217;s Digest</p></blockquote>
<p>Looks like people are enjoying the Webinar. Here&#8217;s a comment Writer&#8217;s Digest shared with us from a Webinar student:</p>
<blockquote><p>&#8220;Words can not express the joy I received by watching the video with the two authors [Vernon Oikle and me] on <em>The Writing Coach, Can Help You Get Published</em>. Thanks so much.&#8221;</p></blockquote>
<p>The webinar is still online at Writer&#8217;s Digest. If you hurry you can still register for it and view this entertaining and educational conversation about things writers need to know to get published. For FREE!</p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21&amp;bodytext=Hello%20writers%21%C2%A0Have%20you%20watched%20my%20FREE%20webinar%C2%A0%22Get%20Published%20with%20Nina%2C%20The%20Writing%20Coach%22%20through%20Writer%27s%20Digest%20University%C2%A0yet%3F%20It%27s%20still%20running%20by%20popular%20demand.%0D%0A%0D%0AThe%20letter%20from%20the%20Editor%20in%20the%20August%2010%2C%202010%20Writer%27s%20Digest%20Newslet" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21&amp;notes=Hello%20writers%21%C2%A0Have%20you%20watched%20my%20FREE%20webinar%C2%A0%22Get%20Published%20with%20Nina%2C%20The%20Writing%20Coach%22%20through%20Writer%27s%20Digest%20University%C2%A0yet%3F%20It%27s%20still%20running%20by%20popular%20demand.%0D%0A%0D%0AThe%20letter%20from%20the%20Editor%20in%20the%20August%2010%2C%202010%20Writer%27s%20Digest%20Newslet" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;t=Writer%27s%20Digest%20FREE%20Webinar%21" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;h=Writer%27s%20Digest%20FREE%20Webinar%21" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21&amp;annotation=Hello%20writers%21%C2%A0Have%20you%20watched%20my%20FREE%20webinar%C2%A0%22Get%20Published%20with%20Nina%2C%20The%20Writing%20Coach%22%20through%20Writer%27s%20Digest%20University%C2%A0yet%3F%20It%27s%20still%20running%20by%20popular%20demand.%0D%0A%0D%0AThe%20letter%20from%20the%20Editor%20in%20the%20August%2010%2C%202010%20Writer%27s%20Digest%20Newslet" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;submitHeadline=Writer%27s%20Digest%20FREE%20Webinar%21&amp;submitSummary=Hello%20writers%21%C2%A0Have%20you%20watched%20my%20FREE%20webinar%C2%A0%22Get%20Published%20with%20Nina%2C%20The%20Writing%20Coach%22%20through%20Writer%27s%20Digest%20University%C2%A0yet%3F%20It%27s%20still%20running%20by%20popular%20demand.%0D%0A%0D%0AThe%20letter%20from%20the%20Editor%20in%20the%20August%2010%2C%202010%20Writer%27s%20Digest%20Newslet&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Writer%27s%20Digest%20FREE%20Webinar%21%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;title=Writer%27s%20Digest%20FREE%20Webinar%21&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=Hello%20writers%21%C2%A0Have%20you%20watched%20my%20FREE%20webinar%C2%A0%22Get%20Published%20with%20Nina%2C%20The%20Writing%20Coach%22%20through%20Writer%27s%20Digest%20University%C2%A0yet%3F%20It%27s%20still%20running%20by%20popular%20demand.%0D%0A%0D%0AThe%20letter%20from%20the%20Editor%20in%20the%20August%2010%2C%202010%20Writer%27s%20Digest%20Newslet" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F493%2F493%2F&amp;t=Writer%27s%20Digest%20FREE%20Webinar%21" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Writers Digest FREE Webinar!" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/493/493/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How I Almost Didn’t Become a Writer, but Did!</title>
		<link>http://www.ninamunteanu.com/446/how-i-almost-didn%e2%80%99t-become-a-writer-but-did/</link>
		<comments>http://www.ninamunteanu.com/446/how-i-almost-didn%e2%80%99t-become-a-writer-but-did/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 23:25:29 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[News about Nina]]></category>
		<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[SF writer]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[fiction]]></category>
		<category><![CDATA[hero’s journey]]></category>
		<category><![CDATA[inspirational]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[science fiction]]></category>
		<category><![CDATA[sf author]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[beginning writers]]></category>
		<category><![CDATA[Fiction Writing]]></category>
		<category><![CDATA[How to Live Your Passion]]></category>
		<category><![CDATA[learning how to write]]></category>
		<category><![CDATA[nina the writing coach]]></category>
		<category><![CDATA[nina's biography]]></category>
		<category><![CDATA[online writing courses]]></category>
		<category><![CDATA[publish your book]]></category>
		<category><![CDATA[Rejection]]></category>
		<category><![CDATA[Storytelling]]></category>
		<category><![CDATA[writing as a career]]></category>
		<category><![CDATA[writing to publish]]></category>
		<category><![CDATA[writing with passion]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=446</guid>
		<description><![CDATA[      What’s Stopping You From Publishing Your Book? Yes, I’m a successfully published author with acclaimed novels, short stories and essays published all over the world.  But I almost didn’t get there. What if I told you that I never read as a kid, I was the worst speller in my school and I [...]]]></description>
			<content:encoded><![CDATA[<div><em> </em><em> </em><em> </em></div>
<div><em> </em></div>
<div><em></em></div>
<p><em></p>
<div id="attachment_447" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ninamunteanu.com/images/nina-couch-05w.jpg"><img class="size-medium wp-image-447" title="nina-couch-05w" src="http://www.ninamunteanu.com/images/nina-couch-05w-300x158.jpg" alt="nina couch 05w 300x158 How I Almost Didn’t Become a Writer, but Did!" width="300" height="158" /></a><p class="wp-caption-text">Nina, the Fiction Writer</p></div>
<p>What’s Stopping You From Publishing Your Book?</p>
<p></em></p>
<p>Yes, I’m a successfully published author with acclaimed novels, short stories and essays published all over the world.  But I almost didn’t get there. What if I told you that I never read as a kid, I was the worst speller in my school and I used bad grammar? I didn’t excel in typing class and practically failed English 101. Based on my Career Aptitude Test score, the school counselor recommended that I go into some trade like car mechanic. Believe me, I started from behind.</p>
<ul>
<li>I’ve experienced your disappointment and your fear—and prevailed.</li>
<li>I’ve battled the gridlock of time and schedule conflicts, priority problems and lack of support from family and friends—and forged a way.</li>
<li>I’ve felt lonely and depressed because no one understood my dream or took it seriously—and found a community.</li>
<li>I’ve been lost in a sea of unfocused ideas, undirected plot, excessive—even boring—characters—and created a masterpiece of tense page-turning excitement.</li>
<li>I understand your pain, your moments of hesitation and lack of confidence, your yearning. I’ve been rejected and rejected and rejected—and then published!</li>
</ul>
<p>Are you a storyteller? Because that’s where it all starts. With a story. The rest is window dressing. Every author is on a journey, a hero’s journey, really. Because that’s what most writers are: heroes. We journey into the dark frightening abyss and return with the prize for the world: truth. The writer’s life is not really romantic, like many believe. It is rife with doubt, rejection, betrayal and disappointment. But it is also graced with the richness of joy, satisfaction, energy and fulfillment. When a writer writes what he or she is passionate about, there is nothing better. Absolutely nothing. So, let me tell you a story now, about how I almost didn’t become a writer but did because it was what <em>I had to do</em>.  Like most stories, this one has a beginning, middle and an end…</p>
<p><strong>The Beginning: The Sweet Promise</strong></p>
<p>When I was ten years old, I knew what I wanted to be when I grew up: I was going to be a paperback writer. It was 1964 and I’d taken my favorite rock group’s song to heart, the Beatles’ “I Want to be a Paperback Writer”. It was an incredible moment of clarity for me and despite being challenged by my stern and unimaginative primary school teacher, who kept trying to corral me into being “normal”, I wasn’t going to let anyone stem my creativity and eccentric—if not wayward—approach to literature, language and writing. I was a confident, but lovable, little brat and I knew it. She and I didn’t exactly get along, as a result. But I did okay anyway, and, despite her acidic commentary (I didn’t cross my “t”s the way she wanted me to), Miss House begrudgingly awarded me my due A’s and B’s.</p>
<div id="attachment_449" class="wp-caption alignright" style="width: 247px"><a href="http://www.ninamunteanu.com/images/nina-pretending-to-read_edited-1.jpg"><img class="size-medium wp-image-449 " title="nina-pretending to read_edited-1" src="http://www.ninamunteanu.com/images/nina-pretending-to-read_edited-1-237x300.jpg" alt="nina pretending to read edited 1 237x300 How I Almost Didn’t Become a Writer, but Did!" width="237" height="300" /></a><p class="wp-caption-text">Nina pretending to read</p></div>
<p>I wrote some fan fiction but quickly found my own creations far more interesting and less limiting. As a teenager, I wrote, directed and recorded “radio plays” with my sister. When we weren’t bursting into riotous laughter, it was actually pretty good. She and I shared a bedroom in the back of the house and at bedtime we opened our doors of imagination to a cast of thousands. We fed each other wild stories of space travel, adventure and intrigue, murmuring and giggling well into the dark night long after our parents were snoring in their beds. Those days scintillated with liberating originality, excitement and joy. I also enjoyed animation and drew several cartoon strips, peopled with crazy characters as I dreamt of writing graphic novels like <em>Green Lantern</em>, <em>Magnus, Robot Fighter</em> and <em>Spiderman</em>. My hero was science fiction author and futurist, Ray Bradbury; I vowed to write profoundly stirring tales like he did. Stories that mattered. Stories that lingered with you long after you finished them. Stories that made you think and dream and changed you imperceptibly.</p>
<p>I had found what excites me—my passion for telling stories—and I’d inadvertently stumbled upon an important piece of the secret formula for success: 1) having discovered my passion, I decided on a goal; 2) I found and wished to emulate a “hero” who’d achieved that goal and therefore had a “case study”; 3) I applied myself to the pursuit of my goal. Oops… the third one, well…</p>
<p>…It went downhill from there…</p>
<p>Life got in the way.</p>
<p>I grew up.</p>
<p><strong>The Middle: The Struggles &amp; Confusion of “Reality”</strong></p>
<p>Well, that, and the environment intervened. In several ways. It started with my parents. Recognizing my talent and interest in the fine arts (I was pretty good in visual arts), they pushed me to get a fine arts degree in university and go into teaching or advertizing. They made it obvious that fiction writing was not a viable career or a forté of mine (I was lousy at spelling and, despite my ability to tell stories and my love for graphic novels, I didn’t read books!). I can still remember my father’s lecture about how perfect the teaching or nursing profession was for me. I wasn’t enamored by either. The second blow to my author-ego came in the form of a school “interest-ability” test, meant to prepare us for our career decisions. I remember the test consisting of an IQ portion (spatial, English and math), and a psychology portion (including problem-solving and scenarios meant to tease out our affinity for a particular career). Secretly harboring my paperback novelist dream, I filled out my forms with great excitement. I still remember the deflating results, which suggested that I was best suited to be a sergeant in the army! LOL! Remember what I said about my spelling and grammar. “Writing” as a career barely made it on the graph, and scored well below “computer programmer” and “mechanic”; none of which interested me.   </p>
<div><strong><em> </em></strong></div>
<div id="attachment_451" class="wp-caption alignleft" style="width: 273px"><a href="http://www.ninamunteanu.com/images/forest-road-bright-w.jpg"><img class="size-medium wp-image-451  " title="forest-road-bright-w" src="http://www.ninamunteanu.com/images/forest-road-bright-w-192x300.jpg" alt="forest road bright w 192x300 How I Almost Didn’t Become a Writer, but Did!" width="263" height="348" /></a><p class="wp-caption-text">Forest road near home</p></div>
<p><strong>Dante’s Forest</strong></p>
<p>I began to see a career in advertizing as a viable option; my love and abilities in cartooning seemed to naturally tie in with this pursuit. I also had an affinity for graphic design. So, I deferred to the “wisdom” of others and let myself be diverted and distracted by clever reasoning and an appeal to logic. I did what I thought I should do, not what truly excited me.</p>
<p>I still quietly held my dream of being a paperback novelist close to my heart, even if it was closeted in my subconscious. But self-expression had dwindled to a trickle; the creative flow of stories dried up and in its empty wake I discovered a cause worth investing a fervent energy: the well-being of our planet. With the cause came my relentless pursuit of a science degree. I left home and surprised and disappointed my parents by electing on registration day at the university to go into science rather than pursue a fine arts degree in advertizing. Although I wasn’t “expressing”, I was nevertheless inspired. I obtained several degrees in science, including one in Limnology (the study of freshwater), which were all to prove worthwhile in my ultimate “calling” and self-expression: that of making science accessible to the lay-public and eventually writing hard-science fiction stories and novels of substance about the environment. The latter didn’t happen for several years after I acquired my Masters of Science degree and did a long stint of teaching at university (yes, I DID teach after all!) while successfully publishing articles for magazines.</p>
<p><strong>The End: Fulfillment </strong></p>
<div id="attachment_474" class="wp-caption alignright" style="width: 235px"><a href="http://www.ninamunteanu.com/images/nina-BakkaBooks01.jpg"><img class="size-medium wp-image-474" title="nina-BakkaBooks01" src="http://www.ninamunteanu.com/images/nina-BakkaBooks01-225x300.jpg" alt="nina BakkaBooks01 225x300 How I Almost Didn’t Become a Writer, but Did!" width="225" height="300" /></a><p class="wp-caption-text">Nina outside Bakka Books in Toronto where her novel is for sale</p></div>
<p>My non-fiction pieces became my entrance into the world of fiction (much harder to break into) and I used this venue to polish my writing skills in fiction (don’t let anyone tell you that non-fiction can’t be exciting, bending to many of the same rules as in fiction writing). Once I began publishing fiction stories, I never looked back. And as far as I’m concerned, the sky’s the limit now.</p>
<p>Not too long ago, I quit my day job and moved across the country to an artistic community on the east coast. I am currently travelling the world and pursuing my dream as a <a href="http://www.ninamunteanu.com/ninas-books/" target="_blank">full-time author</a> and <a href="http://www.ninamunteanu.com/testimonials/" target="_blank">writing coach</a>. It’s not an easy life. And it can be lonely at times. But it is so incredibly fulfilling and blessed with meaning.</p>
<p>Come, walk with me and pursue your dream. It’s for the taking.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="210" height="143" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/YUSZ0YXF0wc&amp;hl=en_US&amp;fs=1?color1=0x2b405b&amp;color2=0x6b8ab6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="210" height="143" src="http://www.youtube.com/v/YUSZ0YXF0wc&amp;hl=en_US&amp;fs=1?color1=0x2b405b&amp;color2=0x6b8ab6" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21&amp;bodytext=%C2%A0%C2%A0%C2%A0%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWhat%E2%80%99s%20Stopping%20You%20From%20Publishing%20Your%20Book%3F%0D%0A%0D%0A%0D%0A%0D%0AYes%2C%20I%E2%80%99m%20a%20successfully%20published%20author%20with%20acclaimed%20novels%2C%20short%20stories%20and%20essays%20published%20all%20over%20the%20world.%C2%A0%20But%20I%20almost%20didn%E2%80%99t%20get%20there.%20What%20if%20I%20told%20y" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21&amp;notes=%C2%A0%C2%A0%C2%A0%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWhat%E2%80%99s%20Stopping%20You%20From%20Publishing%20Your%20Book%3F%0D%0A%0D%0A%0D%0A%0D%0AYes%2C%20I%E2%80%99m%20a%20successfully%20published%20author%20with%20acclaimed%20novels%2C%20short%20stories%20and%20essays%20published%20all%20over%20the%20world.%C2%A0%20But%20I%20almost%20didn%E2%80%99t%20get%20there.%20What%20if%20I%20told%20y" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;t=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;h=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21&amp;annotation=%C2%A0%C2%A0%C2%A0%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWhat%E2%80%99s%20Stopping%20You%20From%20Publishing%20Your%20Book%3F%0D%0A%0D%0A%0D%0A%0D%0AYes%2C%20I%E2%80%99m%20a%20successfully%20published%20author%20with%20acclaimed%20novels%2C%20short%20stories%20and%20essays%20published%20all%20over%20the%20world.%C2%A0%20But%20I%20almost%20didn%E2%80%99t%20get%20there.%20What%20if%20I%20told%20y" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;submitHeadline=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21&amp;submitSummary=%C2%A0%C2%A0%C2%A0%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWhat%E2%80%99s%20Stopping%20You%20From%20Publishing%20Your%20Book%3F%0D%0A%0D%0A%0D%0A%0D%0AYes%2C%20I%E2%80%99m%20a%20successfully%20published%20author%20with%20acclaimed%20novels%2C%20short%20stories%20and%20essays%20published%20all%20over%20the%20world.%C2%A0%20But%20I%20almost%20didn%E2%80%99t%20get%20there.%20What%20if%20I%20told%20y&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;title=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%C2%A0%C2%A0%C2%A0%0D%0A%C2%A0%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%0D%0AWhat%E2%80%99s%20Stopping%20You%20From%20Publishing%20Your%20Book%3F%0D%0A%0D%0A%0D%0A%0D%0AYes%2C%20I%E2%80%99m%20a%20successfully%20published%20author%20with%20acclaimed%20novels%2C%20short%20stories%20and%20essays%20published%20all%20over%20the%20world.%C2%A0%20But%20I%20almost%20didn%E2%80%99t%20get%20there.%20What%20if%20I%20told%20y" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F446%2Fhow-i-almost-didn%25e2%2580%2599t-become-a-writer-but-did%2F&amp;t=How%20I%20Almost%20Didn%E2%80%99t%20Become%20a%20Writer%2C%20but%20Did%21" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace How I Almost Didn’t Become a Writer, but Did!" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/446/how-i-almost-didn%e2%80%99t-become-a-writer-but-did/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Praise for &#8220;Nina the Writing Coach&#8221; and &#8220;The Fiction Writer&#8221;</title>
		<link>http://www.ninamunteanu.com/402/praise-for-nina-the-writing-coach-and-the-fiction-writer/</link>
		<comments>http://www.ninamunteanu.com/402/praise-for-nina-the-writing-coach-and-the-fiction-writer/#comments</comments>
		<pubDate>Fri, 07 May 2010 16:58:34 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[News about Nina]]></category>
		<category><![CDATA[The Fiction Writer]]></category>
		<category><![CDATA[The Writers Toolkit]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[becoming a writer]]></category>
		<category><![CDATA[Fiction Writer]]></category>
		<category><![CDATA[Fiction Writing]]></category>
		<category><![CDATA[hero's journey]]></category>
		<category><![CDATA[learning how to write]]></category>
		<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[online writing classes]]></category>
		<category><![CDATA[Writing Coach]]></category>
		<category><![CDATA[writing essays]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=402</guid>
		<description><![CDATA[&#8220;Nina&#8217;s ability to take arid academic prose and make it interesting to students is actually rather remarkable. I have been regularly using material she created for helping my students understand the hero&#8217;s journey in literature &#8211; the students find her writing engaging, accessible, and (and this is important) easily applicable not only to their readings [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_404" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ninamunteanu.com/images/nina-prospect01-close02a.jpg"><img class="size-medium wp-image-404" title="nina-prospect01-close02a" src="http://www.ninamunteanu.com/images/nina-prospect01-close02a-300x266.jpg" alt="nina prospect01 close02a 300x266 Praise for Nina the Writing Coach and The Fiction Writer" width="300" height="266" /></a><p class="wp-caption-text">Nina Munteanu, Prospect Bay, Nova Scotia</p></div>
<blockquote><p>&#8220;<strong><em>Nina&#8217;s</em></strong><em> ability to take arid academic prose and make it interesting to students is actually rather remarkable. I have been regularly using material she created for helping my students understand the hero&#8217;s journey in literature &#8211; the students find her writing engaging, accessible, and (and this is important) easily applicable not only to their readings but to their essays as well. Brava, Nina, brava</em>.&#8221;</p>
<p>&#8211;<strong>David Merchant</strong>, English Instructor, Louisiana Tech University</p></blockquote>
<p><a href="http://ca.linkedin.com/in/ninamunteanu" target="_blank">Students to professionals</a> find Nina&#8217;s coaching and workshops lively, fun and very instructive.</p>
<p>Book Nina for an online or on-site personal or group coaching session at <a href="mailto:nina.sfgirl@gmail.com">nina.sfgirl@gmail.com</a> (use message title: Nina Coaching). You can also book Nina for weekly phone consultations, online webinars and livestream lectures through membership with &#8220;<a href="http://www.thepassionatewriter.com/" target="_blank">The Passionate Writer</a>&#8220;. Rates are posted <a href="http://www.ninamunteanu.com/coachingworkshop-rates/" target="_blank" class="broken_link">here</a>.</p>
<p><em><strong><span style="font-style: normal;"><span style="font-weight: normal;">Nina&#8217;s writing guide</span></span> <a href="http://www.amazon.com/dp/0982378300?tag=armonelyon-20&amp;camp=14573&amp;creative=327641&amp;linkCode=as1&amp;creativeASIN=0982378300&amp;adid=16YQ9146NYA5P73TZZCX&amp;" target="_blank">The Fiction Writer: Get Published, Write Now</a>! </strong><span style="font-style: normal;">forms the basis for many of her lectures and workshops (see examples of her popular lectures and workshops here on &#8220;<a href="http://www.ninamunteanu.com/upcoming-workshops/" target="_blank" class="broken_link">Nina&#8217;s Workshops</a>&#8220;) and is found useful by a <a href="http://ca.linkedin.com/in/ninamunteanu" target="_blank">variety of writers</a> from beginners to professionals. The guide is popular with college and university instructors of creative writing and English, and thoroughly enjoyed by <a href="http://getpublishedwritenow.com/" target="_blank">students of writing</a> and <a href="http://www.sfwriter.com/2009/01/fiction-writer-get-published-write-now.html" target="_blank">professional writers</a>, alike.</span></em></p>
<blockquote><p>“<strong><em>The Fiction Writer</em></strong><em> is at the top of the required reading list for my students…A veritable cornucopia of hands-0n help for aspiring writers of any age…The quintessential guidebook for the soon-to-be-published.”</em></p>
<p><em>–</em>Susan H. McLemore, Language Arts Instructor, Glynn Academy</p></blockquote>
<p><em><span style="font-style: normal;"><strong><em>The Fiction Writer: Get Published, Write Now</em></strong><em><strong>!</strong></em> is available at <a href="http://www.amazon.com/dp/0982378300?tag=armonelyon-20&amp;camp=14573&amp;creative=327641&amp;linkCode=as1&amp;creativeASIN=0982378300&amp;adid=16YQ9146NYA5P73TZZCX&amp;" target="_blank">Amazon.com</a>, Chapters and Barnes &amp; Noble, as well as discerning independent bookstores near you.</span></em></p>
<blockquote><p><em><span style="font-style: normal;">“<em>Nina Munteanu’s</em> <strong><em>The Fiction Writer</em></strong><em> is the book I wish I had 15 years ago.  Writers young and old can find ways to improve their work, with the book’s fun, easy to read format.”—</em> Theresa Vinson, Book Seller</span></em></p>
<div id="attachment_408" class="wp-caption alignright" style="width: 310px"><a href="http://www.ninamunteanu.com/images/fiction-writer1.png"><img class="size-medium wp-image-408" title="fiction-writer" src="http://www.ninamunteanu.com/images/fiction-writer1-300x225.png" alt="fiction writer1 300x225 Praise for Nina the Writing Coach and The Fiction Writer" width="300" height="225" /></a><p class="wp-caption-text">The Fiction Writer: Get Published, Write Now!</p></div></blockquote>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22&amp;bodytext=%0D%0A%22Nina%27s%20ability%20to%20take%20arid%20academic%20prose%20and%20make%20it%20interesting%20to%20students%20is%20actually%20rather%20remarkable.%20I%20have%20been%20regularly%20using%20material%20she%20created%20for%20helping%20my%20students%20understand%20the%20hero%27s%20journey%20in%20literature%20-%20the%20students%20find%20" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22&amp;notes=%0D%0A%22Nina%27s%20ability%20to%20take%20arid%20academic%20prose%20and%20make%20it%20interesting%20to%20students%20is%20actually%20rather%20remarkable.%20I%20have%20been%20regularly%20using%20material%20she%20created%20for%20helping%20my%20students%20understand%20the%20hero%27s%20journey%20in%20literature%20-%20the%20students%20find%20" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;t=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;h=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22&amp;annotation=%0D%0A%22Nina%27s%20ability%20to%20take%20arid%20academic%20prose%20and%20make%20it%20interesting%20to%20students%20is%20actually%20rather%20remarkable.%20I%20have%20been%20regularly%20using%20material%20she%20created%20for%20helping%20my%20students%20understand%20the%20hero%27s%20journey%20in%20literature%20-%20the%20students%20find%20" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;submitHeadline=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22&amp;submitSummary=%0D%0A%22Nina%27s%20ability%20to%20take%20arid%20academic%20prose%20and%20make%20it%20interesting%20to%20students%20is%20actually%20rather%20remarkable.%20I%20have%20been%20regularly%20using%20material%20she%20created%20for%20helping%20my%20students%20understand%20the%20hero%27s%20journey%20in%20literature%20-%20the%20students%20find%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;title=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%0D%0A%22Nina%27s%20ability%20to%20take%20arid%20academic%20prose%20and%20make%20it%20interesting%20to%20students%20is%20actually%20rather%20remarkable.%20I%20have%20been%20regularly%20using%20material%20she%20created%20for%20helping%20my%20students%20understand%20the%20hero%27s%20journey%20in%20literature%20-%20the%20students%20find%20" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F402%2Fpraise-for-nina-the-writing-coach-and-the-fiction-writer%2F&amp;t=Praise%20for%20%22Nina%20the%20Writing%20Coach%22%20and%20%22The%20Fiction%20Writer%22" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Praise for Nina the Writing Coach and The Fiction Writer" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/402/praise-for-nina-the-writing-coach-and-the-fiction-writer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Writing Life</title>
		<link>http://www.ninamunteanu.com/277/the-writing-life/</link>
		<comments>http://www.ninamunteanu.com/277/the-writing-life/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 14:01:45 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Darwin's Paradox]]></category>
		<category><![CDATA[SF]]></category>
		<category><![CDATA[SF writer]]></category>
		<category><![CDATA[The Alien Next Door]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[published author]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[reading]]></category>
		<category><![CDATA[sci-fi]]></category>
		<category><![CDATA[science fiction]]></category>
		<category><![CDATA[science fiction and fantasy]]></category>
		<category><![CDATA[scifi]]></category>
		<category><![CDATA[sf author]]></category>
		<category><![CDATA[sf girl]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>
		<category><![CDATA[altruism]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[Author Ray Bradbury]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[canadian SF]]></category>
		<category><![CDATA[Critical Essays]]></category>
		<category><![CDATA[Culture Travel]]></category>
		<category><![CDATA[Dalai Lama]]></category>
		<category><![CDATA[Dragon Moon Press]]></category>
		<category><![CDATA[Ecological Relationships]]></category>
		<category><![CDATA[Ecologist]]></category>
		<category><![CDATA[Finishing Touches]]></category>
		<category><![CDATA[Group Workshops]]></category>
		<category><![CDATA[How to Live Your Passion]]></category>
		<category><![CDATA[Lynn Margulis]]></category>
		<category><![CDATA[Machine Intelligence]]></category>
		<category><![CDATA[Munteanu]]></category>
		<category><![CDATA[nina]]></category>
		<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[novels]]></category>
		<category><![CDATA[Personal Coaching]]></category>
		<category><![CDATA[Personal Heroes]]></category>
		<category><![CDATA[Ray Bradbury]]></category>
		<category><![CDATA[Science Fiction Novel]]></category>
		<category><![CDATA[Science Science]]></category>
		<category><![CDATA[Strange Horizons]]></category>
		<category><![CDATA[The Alien's Guide to Cool Writing]]></category>
		<category><![CDATA[writers guides]]></category>
		<category><![CDATA[Writing Workshops]]></category>
		<category><![CDATA[Zurich Switzerland]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/?p=277</guid>
		<description><![CDATA[Hi there! You’ve landed on the website of Nina Munteanu, internationally published Canadian SF author and ecologist.  Nina is living her dream of the writing life!  She is currently putting the finishing touches on her next science fiction novel.  And if you&#8217;re lucky, you might catch her at one of her writing workshops where she coaches [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<p>Hi there!</p>
<div id="attachment_305" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-305 " title="Nina Munteanu" src="http://www.ninamunteanu.com/images/nina-coaching1.jpg" alt="nina coaching1 The Writing Life" width="300" height="148" /><p class="wp-caption-text">Nina Munteanu - The Writing Life</p></div>
<p>You’ve landed on the website of <strong>Nina Munteanu</strong>, internationally published Canadian SF author and ecologist.  Nina is living her dream of the writing life!  She is currently putting the finishing touches on her next science fiction novel.  And if you&#8217;re lucky, you might catch her at one of her writing workshops where she coaches great fiction writing!</p>
<p><em><strong>The Mentor:</strong><span style="font-style: normal;"> Nina is frequently sought after for one-on-one mentoring as well as personal coaching and group workshops on all aspects of writing and publishing.  Because she has published frequently in both fiction and non-fiction, she knows exactly how to help her clients succeed in getting their works published.</span></em></p>
<p class="text"><strong><em>The</em></strong> <strong><em>Ecologist: </em></strong>Nina currently does research and gives talks in science and limnology (No! That isn’t the study of limbs! She studies freshwater) and is driven by a passion to help keep our planet’s environment healthy.  In April 2010 she participated in talks with the Dalai Lama as part of the <a title="Mind and Life XX Conference" href="http://www.compassionineconomics.org/">Mind and Life XX Conference</a> on Altruism and Compassion in Economics in Zurich, Switzerland, where she participated in discussions on the use of ecological relationships in economic policy. Nina is a passionate traveler, and has tasted her way around the world from Bangkok to Paris.</p>
<p class="text"><strong><em>The</em></strong> <strong><em>Author:</em></strong> Nina has published award-nominated short stories all over the planet (with translations into Greek, Romanian, Polish, and Hebrew). Two of her several novels, &#8220;<a href="http://www.amazon.com/Angel-Chaos-Nina-Munteanu/dp/189749212X/ref=sr_1_4?s=books&amp;ie=UTF8&amp;qid=1291680707&amp;sr=1-4" target="_blank">Angel of Chaos</a>&#8221; and “<a href="http://www.darwinsparadox.com/"><span style="color: #072598;">Darwin’s Paradox</span></a>” (science fiction ecological thrillers by Dragon Moon Press), explores humanity&#8217;s co-evolution with machine intelligence and Nature&#8217;s intelligence. She also writes critical essays and reviews, several of which have appeared in <em>Strange Horizons</em>, <em>IROSF</em>, and <em>The New York Review of Science Fiction</em>. Her personal heroes include <a title="Dr. Lynn Margulis" href="http://sfgirl-thealiennextdoor.blogspot.com/2007/06/subversive-biology-of-lynn-margulis.html">Dr. Lynn Margulis</a> and author <a title="Ray Bradbury" href="http://sfgirl-thealiennextdoor.blogspot.com/2008/05/phoenix-landing-martian-chronicles.html">Ray Bradbury</a>. Nina&#8217;s guidebook on writing, <a title="The Fiction Writer" href="http://www.amazon.com/Fiction-Writer-Get-Published-Write/dp/0982378300">The Fiction Writer: Get Published, Write Now!</a> is currently used in schools and universities across North America.</p>
<p class="text"><strong><em>The Blogger:</em></strong> Nina is also  <a href="http://sfgirl-thealiennextdoor.blogspot.com/"><span style="color: #072598;">The Alien Next Door</span></a>, author of the award-wining blog which hosts lively discussions on pop culture, travel, science, writing and philosophy. Nina co-authors an environmental blog on climate change, <a title="Climate of Our Future" href="http://climateofourfuture.org/">Climate of Our Future</a>. She frequently guest-blogs on <a title="Toulouse LeTrek" href="http://toulouseletrek.com/">Toulouse LeTrek</a>, her feline friend&#8217;s travel blog.</p>
<p class="text"> </p>
<div class="spacer"><br style="clear: both;" /></div>
</div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life&amp;bodytext=%0D%0A%0D%0AHi%20there%21%0D%0A%0D%0A%0D%0A%0D%0AYou%E2%80%99ve%20landed%20on%20the%20website%20of%20Nina%20Munteanu%2C%C2%A0internationally%20published%20Canadian%20SF%20author%20and%20ecologist.%C2%A0%20Nina%20is%20living%20her%20dream%20of%20the%20writing%20life%21%20%C2%A0She%20is%20currently%20putting%20the%20finishing%20touches%20on%20her%20next%20science%20fi" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life&amp;notes=%0D%0A%0D%0AHi%20there%21%0D%0A%0D%0A%0D%0A%0D%0AYou%E2%80%99ve%20landed%20on%20the%20website%20of%20Nina%20Munteanu%2C%C2%A0internationally%20published%20Canadian%20SF%20author%20and%20ecologist.%C2%A0%20Nina%20is%20living%20her%20dream%20of%20the%20writing%20life%21%20%C2%A0She%20is%20currently%20putting%20the%20finishing%20touches%20on%20her%20next%20science%20fi" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;t=The%20Writing%20Life" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;h=The%20Writing%20Life" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life&amp;annotation=%0D%0A%0D%0AHi%20there%21%0D%0A%0D%0A%0D%0A%0D%0AYou%E2%80%99ve%20landed%20on%20the%20website%20of%20Nina%20Munteanu%2C%C2%A0internationally%20published%20Canadian%20SF%20author%20and%20ecologist.%C2%A0%20Nina%20is%20living%20her%20dream%20of%20the%20writing%20life%21%20%C2%A0She%20is%20currently%20putting%20the%20finishing%20touches%20on%20her%20next%20science%20fi" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;submitHeadline=The%20Writing%20Life&amp;submitSummary=%0D%0A%0D%0AHi%20there%21%0D%0A%0D%0A%0D%0A%0D%0AYou%E2%80%99ve%20landed%20on%20the%20website%20of%20Nina%20Munteanu%2C%C2%A0internationally%20published%20Canadian%20SF%20author%20and%20ecologist.%C2%A0%20Nina%20is%20living%20her%20dream%20of%20the%20writing%20life%21%20%C2%A0She%20is%20currently%20putting%20the%20finishing%20touches%20on%20her%20next%20science%20fi&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Writing%20Life%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live The Writing Life" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;title=The%20Writing%20Life&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=%0D%0A%0D%0AHi%20there%21%0D%0A%0D%0A%0D%0A%0D%0AYou%E2%80%99ve%20landed%20on%20the%20website%20of%20Nina%20Munteanu%2C%C2%A0internationally%20published%20Canadian%20SF%20author%20and%20ecologist.%C2%A0%20Nina%20is%20living%20her%20dream%20of%20the%20writing%20life%21%20%C2%A0She%20is%20currently%20putting%20the%20finishing%20touches%20on%20her%20next%20science%20fi" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin The Writing Life" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F277%2Fthe-writing-life%2F&amp;t=The%20Writing%20Life" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace The Writing Life" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/277/the-writing-life/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The Novelist&#8211;He said, She said: Using Dialogue</title>
		<link>http://www.ninamunteanu.com/232/the-novelist-he-said-she-said-using-dialogue/</link>
		<comments>http://www.ninamunteanu.com/232/the-novelist-he-said-she-said-using-dialogue/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 19:11:00 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[dialogue]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[published author]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/the-novelist-he-said-she-said-using-dialogue</guid>
		<description><![CDATA[One of the most important devices to spice up narrative and increase pace is the use of dialogue. There’s a reason for this: we read dialogue more quickly; it’s written in more fluid, conversational English; it tends to create more white space on a page with less dense text, more pleasing to the reader’s eye. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp1.blogger.com/_xoBIPoObedw/SHeyKPEU9uI/AAAAAAAABwk/TeHvyZZfIk4/s1600-h/author.jpg"><img id="BLOGGER_PHOTO_ID_5221838181872498402" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="author The Novelist  He said, She said: Using Dialogue" src="http://bp1.blogger.com/_xoBIPoObedw/SHeyKPEU9uI/AAAAAAAABwk/TeHvyZZfIk4/s320/author.jpg" border="0" title="The Novelist  He said, She said: Using Dialogue" /></a>
<div>One of the most important devices to spice up narrative and increase pace is the use of dialogue. There’s a reason for this: we read dialogue more quickly; it’s written in more fluid, conversational English; it tends to create more white space on a page with less dense text, more pleasing to the reader’s eye. Dialogue is action. It gets readers involved.</p>
<p>Good dialogue neither exactly mimics actual speech (e.g., it’s not usually mundane, repetitive or broken with words like “uh”) nor on the other extreme does it proselytize or educate the reader through long discourse (unless the character is that kind of person). Good dialogue in a story should be somewhere in the middle. While it should read as fluid conversation, dialogue remains a device to propel the plot or enlighten us to the character of the speaker). No conversation follows a perfect linear progression. People interrupt one another, talk over one another, often don’t answer questions posed to them or avoid them by not answering them directly. These can all be used by the writer to establish character, tension, and relationship.</p>
<p>Below, I provide a few tips when using dialogue in your story.</p></div>
<p>
<ul>
<li>Show, don’t tell: a common error of beginning writers is to use dialogue to explain something that both participants should already know but the reader doesn’t. It is both awkward and unrealistic and immediately exposes you as a novice. For instance, avoid the use of “As you know…” It’s better to keep the reader in the dark for a while than to use dialogue to explain something. Which brings us to the next point.</li>
<p>
<li>Have your characters talk to each other, not to the reader: for instance, “Hello, John, you loser drunk and wayward son of the most feared gangster in town!” could be improved to, “You stink like a distillery, John! Wait ‘til papa’s thugs find you!”</li>
<p>
<li>Avoid adverbs: e.g., he said dramatically, she said pleadingly; instead look for better ways to express the way they said it with actual dialogue. That’s not to say you can’t use adverbs (I believe J.K. Rowling is notorious for this), just use them sparingly and judiciously.</li>
<p>
<li>Avoid tag lines that repeat what the dialogue already tells the reader: e.g., “I’m sorry,” he apologized. “Do you have a dog?” she asked.</li>
<p>
<li>He said, she said: reduce tag lines where possible and keep them simple by using “said”; another sign of a novice is the overuse of words other than said (e.g., snarled, hissed, purred, etc.). While these can add spice, keep them for special places as they are noticed by the reader and will distract otherwise.</li>
<p>
<li>Pay consistent attention to a character’s “voice”: each character has a way of speaking that identifies them as a certain type of person. This can be used to identify class, education, culture, ethnicity, proclivities, etc. For instance one character might use Oxford English and another might swear every third word. </li>
<p>
<li>Use speech signatures: pick out particular word phrases for characters that can be their own and can be identified with them. If they have additional metaphoric meaning to the story, even better. For instance, I know a person who always adds “Don’t you think?” to almost everything they say. This says something about how that person… well, thinks… I knew another person who always added “Do you see?” at the end of their phrase. Again rather revealing.</li>
<p>
<li>Intersperse dialogue with good descriptive narrative: don’t forget to keep the reader plugged into the setting. Many beginning writers forget to “ground” the reader with sufficient cues as to where the characters are and what they’re doing while they are having this great conversation. This phenomenon is so common, it even has a name. It’s called “talking heads.”</li>
<p>
<li>Contradict dialogue with narrative: when dialogue contradicts body language or other narrative cues about the speaker, this adds an element of compelling tension and heightens reader excitement while telling them something important. Here are a few examples:</p>
<p>“How’d it go?”<br />“Great,” he lied.</p>
<p>“I feel so much better now,” she said, jaw clenched.<br />“It’s okay; I believe you.” His heart slammed.</p>
<p>Well, you get the picture, anyway. Hope this helps. Keep writing!</li>
</ul>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue&amp;bodytext=One%20of%20the%20most%20important%20devices%20to%20spice%20up%20narrative%20and%20increase%20pace%20is%20the%20use%20of%20dialogue.%20There%E2%80%99s%20a%20reason%20for%20this%3A%20we%20read%20dialogue%20more%20quickly%3B%20it%E2%80%99s%20written%20in%20more%20fluid%2C%20conversational%20English%3B%20it%20tends%20to%20create%20more%20white%20space%20on" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue&amp;notes=One%20of%20the%20most%20important%20devices%20to%20spice%20up%20narrative%20and%20increase%20pace%20is%20the%20use%20of%20dialogue.%20There%E2%80%99s%20a%20reason%20for%20this%3A%20we%20read%20dialogue%20more%20quickly%3B%20it%E2%80%99s%20written%20in%20more%20fluid%2C%20conversational%20English%3B%20it%20tends%20to%20create%20more%20white%20space%20on" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;t=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;h=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue&amp;annotation=One%20of%20the%20most%20important%20devices%20to%20spice%20up%20narrative%20and%20increase%20pace%20is%20the%20use%20of%20dialogue.%20There%E2%80%99s%20a%20reason%20for%20this%3A%20we%20read%20dialogue%20more%20quickly%3B%20it%E2%80%99s%20written%20in%20more%20fluid%2C%20conversational%20English%3B%20it%20tends%20to%20create%20more%20white%20space%20on" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;submitHeadline=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue&amp;submitSummary=One%20of%20the%20most%20important%20devices%20to%20spice%20up%20narrative%20and%20increase%20pace%20is%20the%20use%20of%20dialogue.%20There%E2%80%99s%20a%20reason%20for%20this%3A%20we%20read%20dialogue%20more%20quickly%3B%20it%E2%80%99s%20written%20in%20more%20fluid%2C%20conversational%20English%3B%20it%20tends%20to%20create%20more%20white%20space%20on&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;title=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=One%20of%20the%20most%20important%20devices%20to%20spice%20up%20narrative%20and%20increase%20pace%20is%20the%20use%20of%20dialogue.%20There%E2%80%99s%20a%20reason%20for%20this%3A%20we%20read%20dialogue%20more%20quickly%3B%20it%E2%80%99s%20written%20in%20more%20fluid%2C%20conversational%20English%3B%20it%20tends%20to%20create%20more%20white%20space%20on" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F232%2Fthe-novelist-he-said-she-said-using-dialogue%2F&amp;t=The%20Novelist--He%20said%2C%20She%20said%3A%20Using%20Dialogue" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace The Novelist  He said, She said: Using Dialogue" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/232/the-novelist-he-said-she-said-using-dialogue/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language</title>
		<link>http://www.ninamunteanu.com/225/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-2-language/</link>
		<comments>http://www.ninamunteanu.com/225/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-2-language/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 07:06:00 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[beginning writer]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[editing]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-2-language</guid>
		<description><![CDATA[Are you just starting to write? Or better yet, nervously thinking of sending your cherished tome out? You may wish to do one more round of edits and apply these five things that I guarantee will improve your story: 1. Voice: This is the feel and tone that applies to the overall book (narrative voice) [...]]]></description>
			<content:encoded><![CDATA[<div><a href="http://bp0.blogger.com/_xoBIPoObedw/SFi1dZ9ZutI/AAAAAAAABrs/IFlpctQ9Cuo/s1600-h/author.jpg"><img id="BLOGGER_PHOTO_ID_5213116085470608082" style="FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand" alt="author The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" src="http://bp0.blogger.com/_xoBIPoObedw/SFi1dZ9ZutI/AAAAAAAABrs/IFlpctQ9Cuo/s320/author.jpg" border="0" title="The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" /></a>Are you just starting to write? Or better yet, nervously thinking of sending your cherished tome out? You may wish to do one more round of edits and apply these five things that I guarantee will improve your story:</p>
<p>1. <strong>Voice:</strong> This is the feel and tone that applies to the overall book (narrative voice) and to each character. The overall voice is dictated by your audience, who you’re writing for: youth, adults, etc. It’s important to give each character a distinctive “voice” (including use of distinct vernacular, use of specific expressions or phrases, etc.). This is one way a reader can identify a character and find them likeable—or not. In a manuscript I recently reviewed, I noticed that the characters spoke in a mixture of formal and casual speech. This confuses the reader and bumps them out of the “fictive dream”. Consistency is very important for readers. They will abandon a story whose writing is not consistent. So, my advice to this writer was to pick one style for each character and stick to it. Voice includes what a character says. It incorporates language (both speech and body movements), philosophy, humor. How a character looks, walks, talks, laughs, is all part of this. Let’s take laughter for instance: does your character tend to giggle, titter, chortle, gafaw, belly-laugh? Do any of your characters have conflicts with one another? Either through differences in opinions, agendas, fears, ambitions… etc. One learns so much from the kind of interaction a character has with his/her surroundings (whether it’s another character or a scene).
<div>
<div>2. <strong>Point of View (POV):</strong> Many beginner’s novels are often told through no particular POV. Many first manuscripts often start in the omniscient POV (that of the narrator) and ever so often may lapse into one of the character’s POV briefly. This makes for very “telling vs showing” type of writing (not to mention being inconsistent again). 90% of writers do not write this way because it tends to be off-putting, it distances the reader from the characters, and is very difficult to achieve and be consistent with. Most writers prefer to use limited third person POV (told from one or a few key characters; that is, you get into the head and thoughts of only a few people: all the observations are told through their observations, what they see, feel and think). This b<a href="http://bp2.blogger.com/_xoBIPoObedw/SFi1AnQagjI/AAAAAAAABrk/6o6iD8ThV1Q/s1600-h/writer06.jpg"><img id="BLOGGER_PHOTO_ID_5213115590823805490" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="writer06 The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" src="http://bp2.blogger.com/_xoBIPoObedw/SFi1AnQagjI/AAAAAAAABrk/6o6iD8ThV1Q/s320/writer06.jpg" border="0" title="The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" /></a>onds the reader to your characters and makes for much more compelling reading. I would highly suggest you adopt this style. That’s not to say that you can’t use several POVs… just not at the same time; it is the norm to use chapter or section breaks to change a POV. </div>
<div>3. <strong>Passive vs. Active Verbs:</strong> beginners often use a lot of passive verbs (e.g., were, was, being, etc.). Some use too may modifiers. Try to find more active verbs. Many writers fall into the pattern of using verbs that are weak and passive (and then adding a modifier to strengthen it…it doesn’t). Actively look for strong, vivid verbs. This is a key to good writing. I can’t emphasize this enough. For instance, which version is more compelling: ‘she walked quickly into the room’ or ‘she stormed into the room’?</div>
<p>
<div>4. <strong>Show, don’t tell:</strong> this is partly a function of POV and use of active verbs. Once you change to 3rd person, much of this will naturally resolve itself. An example of telling vs. showing is this: [He was in a rage and felt betrayed. “You lied, Clara,” he said angrily, grabbing her hand.] instead, you could show it: [His face smoldered. “You lied, Clara,” he roared, lunging for her.] Telling also includes large sections of exposition, either in dialogue or in narrative. This happens a lot in beginning writer’s stories. It takes courage and confidence to say less and let the reader figure it out. Exposition needs to be broken up and appear in the right place as part of the story. Story is paramount. “Telling” is one of the things beginning writers do most and editors will know you for one right away. Think of the story as a journey for both writer and reader. The writer makes a promise to the reader that s/he will provide a rip-roaring story and the reader comes on side, all excited. This is done through a confident tease in the beginning and slow revel<a href="http://bp3.blogger.com/_xoBIPoObedw/SFi2T6i6pXI/AAAAAAAABr0/-8OaABe6KbQ/s1600-h/scribe.jpg"><img id="BLOGGER_PHOTO_ID_5213117021930825074" style="FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand" alt="scribe The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" src="http://bp3.blogger.com/_xoBIPoObedw/SFi2T6i6pXI/AAAAAAAABr0/-8OaABe6KbQ/s320/scribe.jpg" border="0" title="The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" /></a>ation throughout the story to keep it compelling. Exposition needs to be very sparingly used, dealt out in small portions.</div>
<p>
<div>5. <strong>Unclutter your writing:</strong> There is a Mennonite adage that applies to writing: “less is more”. Sentences in early works tend to be full of extra words (e.g., using “ing” verbs, add-ons like “he started to think” instead of simply “he thought”). Cut down the words in your paragraphs (often in the intro chapters) by at least 20%. Be merciless; you won’t miss them, believe me, and you will add others later in your second round of edits.</div>
</div>
</div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language&amp;bodytext=Are%20you%20just%20starting%20to%20write%3F%20Or%20better%20yet%2C%20nervously%20thinking%20of%20sending%20your%20cherished%20tome%20out%3F%20You%20may%20wish%20to%20do%20one%20more%20round%20of%20edits%20and%20apply%20these%20five%20things%20that%20I%20guarantee%20will%20improve%20your%20story%3A1.%20Voice%3A%20This%20is%20the%20feel%20and%20tone%20" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language&amp;notes=Are%20you%20just%20starting%20to%20write%3F%20Or%20better%20yet%2C%20nervously%20thinking%20of%20sending%20your%20cherished%20tome%20out%3F%20You%20may%20wish%20to%20do%20one%20more%20round%20of%20edits%20and%20apply%20these%20five%20things%20that%20I%20guarantee%20will%20improve%20your%20story%3A1.%20Voice%3A%20This%20is%20the%20feel%20and%20tone%20" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;t=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;h=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language&amp;annotation=Are%20you%20just%20starting%20to%20write%3F%20Or%20better%20yet%2C%20nervously%20thinking%20of%20sending%20your%20cherished%20tome%20out%3F%20You%20may%20wish%20to%20do%20one%20more%20round%20of%20edits%20and%20apply%20these%20five%20things%20that%20I%20guarantee%20will%20improve%20your%20story%3A1.%20Voice%3A%20This%20is%20the%20feel%20and%20tone%20" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;submitHeadline=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language&amp;submitSummary=Are%20you%20just%20starting%20to%20write%3F%20Or%20better%20yet%2C%20nervously%20thinking%20of%20sending%20your%20cherished%20tome%20out%3F%20You%20may%20wish%20to%20do%20one%20more%20round%20of%20edits%20and%20apply%20these%20five%20things%20that%20I%20guarantee%20will%20improve%20your%20story%3A1.%20Voice%3A%20This%20is%20the%20feel%20and%20tone%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=Are%20you%20just%20starting%20to%20write%3F%20Or%20better%20yet%2C%20nervously%20thinking%20of%20sending%20your%20cherished%20tome%20out%3F%20You%20may%20wish%20to%20do%20one%20more%20round%20of%20edits%20and%20apply%20these%20five%20things%20that%20I%20guarantee%20will%20improve%20your%20story%3A1.%20Voice%3A%20This%20is%20the%20feel%20and%20tone%20" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F225%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-2-language%2F&amp;t=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%202%3A%20Language" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace The Novelist: Common Pitfalls of the Beginning Writer—Part 2: Language" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/225/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-2-language/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)</title>
		<link>http://www.ninamunteanu.com/214/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-1-characters/</link>
		<comments>http://www.ninamunteanu.com/214/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-1-characters/#comments</comments>
		<pubDate>Wed, 21 May 2008 15:28:00 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[beginning writer]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-1-characters</guid>
		<description><![CDATA[Have you ever wondered how an editor decides not to read your cherished tome past the second paragraph of the first page and has pegged you as a beginning writer? This used to really bug me… Well, as a published author and occasional mentor, I do from time to time read manuscripts (please don’t send [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp3.blogger.com/_xoBIPoObedw/SDRAWPGZLPI/AAAAAAAABlk/Ze9Mi2zu1Zk/s1600-h/writer06.jpg"><img id="BLOGGER_PHOTO_ID_5202854220274412786" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="writer06 The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" src="http://bp3.blogger.com/_xoBIPoObedw/SDRAWPGZLPI/AAAAAAAABlk/Ze9Mi2zu1Zk/s320/writer06.jpg" border="0" title="The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" /></a>
<div>Have you ever wondered how an editor decides not to read your cherished tome past the second paragraph of the first page and has pegged you as a beginning writer? This used to really bug me… Well, as a published author and occasional mentor, I do from time to time read manuscripts (please don’t send me any unsolicited ones! This isn’t an invite). Well, I now recognize what these editors do. Most beginning writers commonly do some things that unfortunately identify him/her as one; these can work against you when a busy editor (who wants nothing better than an excuse to stop reading) reads your precious work.</p>
<p>So, I’d like to share what I’ve learned over the years (some of the very same comments that have been made of my work, I am sharing back with you). I’ll be providing you my advice in three parts: 1) characters; 2) language; and 3) structure.</p>
<p>Let’s start with <strong>characters</strong>, since they are in my opinion, the most important part of a novel:</p>
<p>Characters carry the theme of the book. Each character needs to have a role in advancing the plot and/or theme; each character needs a reason to be there. A character therefore needs to be distinctive and usually shows some character development (as story arc) from beginning to end of story. Your characters are the most important part of your book (more so than the plot or premise). Through them your book lives and breathes. Through them your premise, your plot (which is essentially just a way to create problems for your characters to live out their development) and story come alive. Through them you achieve empathy and commitment from the reader and his/her willingness to keep reading to find out what’s going to happen next: if the reader doesn’t invest in the characters, they won’t really care what happens next.</p>
<p>Characters need to be real. They come to life by giving them individual traits and real weaknesses and heroic qualities that are consistent and have qualities readers can recognize and empathize with. You play these against each other to achieve drama. For instance, a man who is afraid of heights but who must climb a mountain to save his love is far more compelling than one who is not; a military man who fears responsibility but must lead his team into battle; a scientist who is afraid of failure; etc.</p>
<p>Characters of beginning writers often suffer from lack of distinction, or purpose, and often simply clutter up a story. For a character to “come alive” their “voice” must be distinctive, unique. Give them distinctive body movements, dress, facial features and expressions that reveal character, inner feelings, emotions, fears, motivations, etc. Then keep them consistent. There are several techniques writers use to increase empathy for a character and distinctiveness. This includes use of third person POV, keeping the story with focus on fewer rather than many characters, creating character dossiers and keeping them consistent, providing each character a distinctive “voice” (figuratively), as in how they behave, say, react, etc. I’ll talk about these further down. Another way to make your characters distinct (and works to also tie into plot and theme) is to make your characters not get along. Make them argue, disagree (at least!), have suspicions, betray one another, laugh and ridicule, etc. By doing this you increase tension, conflict (two things every book requires) and you enlighten the reader into each of the characters involved. Make them fight or argue over what they believe in – or not. You need to describe your characters in effective brief but vivid language as the reader encounters them.</p>
<p>Here are some questions you need to ask about your characters:<br />1. if I can remove the character, will the book fall apart? (if not, you don’t need that character; they aren’t fulfilling a role in the book);<br />2. how does the character portray the major or minor theme of the book? (that’s what characters are there for)<br />3. what is the role of the character? (e.g., protagonist, antagonist, mentor, catalyst, etc.)<br />4. what is the story arc of the character? Does he or she develop, change, do they learn something by the end? If not, they will be two-dimensional and less interesting<br />5. what major obstacle(s) must the character overcome?<br />6. who are your major protagonist(s) (the main character who changes the most)?<br />7. who are your major antagonist(s) (those who provide trouble for your protagonists, the source of conflict, tension, the obstacle: one of their own?<br />8. what’s at stake: for the world (plot); for each individual (Theme) and how do these tie together? Every character has a role to fulfill in the plot and to other characters. Don’t be afraid to totally remove characters if they do not fulfill a role.</p>
<p>To summarize, each character is there for a purpose and this needs to be made apparent to the reader (intuitively through characterization, their failings, weaknesses, etc.). Make them bleed, hurt, cry, feel. This needs to be clear to the reader, who wants to empathize with some of them and hate others. How characters interact with their surroundings and each other creates tension, a key element to good storytelling. Tension, of course builds further with the additional conflict of protagonist with antagonists. But, in truth, it’s more fun to read about the tension from WITHIN a group that’s supposed to be together. Think of Harry Potter and what was juicy there… It wasn’t really Voldemort … it was what went on at Hogwarts between Harry and his friends and not-so-friends. That is what makes a story memorable; that is what makes a story something you can’t put down until you’ve finished it.</p>
<p>Hope this was useful to you. My next post on the beginning writer will be on language. </p></div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29&amp;bodytext=Have%20you%20ever%20wondered%20how%20an%20editor%20decides%20not%20to%20read%20your%20cherished%20tome%20past%20the%20second%20paragraph%20of%20the%20first%20page%20and%20has%20pegged%20you%20as%20a%20beginning%20writer%3F%20This%20used%20to%20really%20bug%20me%E2%80%A6%20Well%2C%20as%20a%20published%20author%20and%20occasional%20mentor%2C%20I%20do%20f" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29&amp;notes=Have%20you%20ever%20wondered%20how%20an%20editor%20decides%20not%20to%20read%20your%20cherished%20tome%20past%20the%20second%20paragraph%20of%20the%20first%20page%20and%20has%20pegged%20you%20as%20a%20beginning%20writer%3F%20This%20used%20to%20really%20bug%20me%E2%80%A6%20Well%2C%20as%20a%20published%20author%20and%20occasional%20mentor%2C%20I%20do%20f" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;t=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;h=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29&amp;annotation=Have%20you%20ever%20wondered%20how%20an%20editor%20decides%20not%20to%20read%20your%20cherished%20tome%20past%20the%20second%20paragraph%20of%20the%20first%20page%20and%20has%20pegged%20you%20as%20a%20beginning%20writer%3F%20This%20used%20to%20really%20bug%20me%E2%80%A6%20Well%2C%20as%20a%20published%20author%20and%20occasional%20mentor%2C%20I%20do%20f" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;submitHeadline=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29&amp;submitSummary=Have%20you%20ever%20wondered%20how%20an%20editor%20decides%20not%20to%20read%20your%20cherished%20tome%20past%20the%20second%20paragraph%20of%20the%20first%20page%20and%20has%20pegged%20you%20as%20a%20beginning%20writer%3F%20This%20used%20to%20really%20bug%20me%E2%80%A6%20Well%2C%20as%20a%20published%20author%20and%20occasional%20mentor%2C%20I%20do%20f&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;title=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=Have%20you%20ever%20wondered%20how%20an%20editor%20decides%20not%20to%20read%20your%20cherished%20tome%20past%20the%20second%20paragraph%20of%20the%20first%20page%20and%20has%20pegged%20you%20as%20a%20beginning%20writer%3F%20This%20used%20to%20really%20bug%20me%E2%80%A6%20Well%2C%20as%20a%20published%20author%20and%20occasional%20mentor%2C%20I%20do%20f" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F214%2Fthe-novelist-common-pitfalls-of-the-beginning-writer%25e2%2580%2594part-1-characters%2F&amp;t=The%20Novelist%3A%20Common%20Pitfalls%20of%20the%20Beginning%20Writer%E2%80%94Part%201%20%28Characters%29" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace The Novelist: Common Pitfalls of the Beginning Writer—Part 1 (Characters)" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/214/the-novelist-common-pitfalls-of-the-beginning-writer%e2%80%94part-1-characters/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>The Novelist: Finding Your Muse</title>
		<link>http://www.ninamunteanu.com/112/the-novelist-finding-your-muse/</link>
		<comments>http://www.ninamunteanu.com/112/the-novelist-finding-your-muse/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 08:47:00 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nina Munteanu]]></category>
		<category><![CDATA[SF writer]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[muse]]></category>
		<category><![CDATA[novel]]></category>
		<category><![CDATA[novelist]]></category>
		<category><![CDATA[poetry]]></category>
		<category><![CDATA[published author]]></category>
		<category><![CDATA[writer's block]]></category>
		<category><![CDATA[writers]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[writing tips]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/the-novelist-finding-your-muse</guid>
		<description><![CDATA[O Muses, O high genius, aid me now!O memory that engraved the things I saw,Here shall your worth be manifest to all!—Dante Alighieri, Canto II of the Inferno As a published author of over a dozen short stories and three novels (with more coming!) I often get asked how and where I draw my inspiration [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp3.blogger.com/_xoBIPoObedw/Rwn0z17ZwVI/AAAAAAAAAw8/3tlob-YOXco/s1600-h/writer06.jpg"><img id="BLOGGER_PHOTO_ID_5118891622970016082" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="writer06 The Novelist: Finding Your Muse" src="http://bp3.blogger.com/_xoBIPoObedw/Rwn0z17ZwVI/AAAAAAAAAw8/3tlob-YOXco/s200/writer06.jpg" border="0" title="The Novelist: Finding Your Muse" /></a>
<div><span style="font-size:85%;"><em>O Muses, O high genius, aid me now!<br />O memory that engraved the things I saw,<br />Here shall your worth be manifest to all!<br /></em>—Dante Alighieri, Canto II of the Inferno</span></p>
<p>As a published author of over a dozen short stories and three novels (with more coming!) I often get asked how and where I draw my inspiration from. How do I find my muse? And how do I keep it? (i.e.,, how do I defeat “writer’s block”?). Let’s first define muse:</p>
<p>The Muses, in Greek mythology, are a sisterhood of goddesses or spirits who embody the arts and inspire the creation process with their graces through remembered and improvised song and stage, writing, traditional music and dance. The Muses are water nymphs associated with the springs of Helicon and with Pieris (from which they are sometimes called the <em>Pierides</em>). According to Hesiod’s <em>Theogony</em> (7th century BC), they are the daughters of Zeus (king of the gods) and Mnemosyne (goddess of memory).</p>
<div>
<div>
<div>
<p>Greek <em>mousa</em> (from which muse derives) is a common noun that means “song” or “poem”. In Pindar, to “carry a <em>mousa</em>” is “to sing a song”. The Muses were, therefore, both the embodiments and sponsors of performed metrical speech: <em>mousike</em>, from which “music” was “the art of the Muses”. In ancient times, before books were common, this was the major form of learning. The first book on astromony, by Thales, was set in dactylic hexameter, as were many works of pre-Soctratic philosophy. Both Plato and the Pythagoreans included philosophy as a sub-species of <em>mousike</em>. Herodotus, whose primary form of delivery was public recitation, named each one of the nine books of his <em>Histories</em> after a different Muse. <a href="http://bp0.blogger.com/_xoBIPoObedw/RwnzLF7ZwTI/AAAAAAAAAws/eIFuabXKU4U/s1600-h/author.jpg"><img id="BLOGGER_PHOTO_ID_5118889823378719026" style="FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand" alt="author The Novelist: Finding Your Muse" src="http://bp0.blogger.com/_xoBIPoObedw/RwnzLF7ZwTI/AAAAAAAAAws/eIFuabXKU4U/s320/author.jpg" border="0" title="The Novelist: Finding Your Muse" /></a></p>
<p>The muses weren’t assigned standardized divisions of poetry and art until late Hellenistic times. The nine canonical Muses include:</p>
<p><strong>Calliope</strong> (<em>beautiful of speech</em>)—chief of the Muses and the muse of epic or heroic poetry<br /><strong>Clio</strong> (<em>glorious one</em>)—muse of history<br /><strong>Erato</strong> (<em>amorous one</em>)—muse of love or erotic poetry, lyrics and marriage songs<br /><strong>Euterpe</strong> (<em>well-pleasing</em>)—muse of music and lyric poetry<br /><strong>Melpomene</strong> (<em>chanting one</em>)—muse of tragedy<br /><strong>Polyhynmia</strong> (<em>singer of many hymns</em>)—muse of sacred song, oratory, lyric, singing and rhetoric <strong>Terpishore</strong> (<em>one who delights in dance</em>)—muse of choral song and dance<br /><strong>Thalia</strong> (<em>blossoming one</em>)—muse of comedy and bucolic poetry<br /><strong>Urania</strong> (<em>celestial one</em>)—muse of astronomy</p>
<p>The British poet, Robert Graves, popularized the concept of the Muse-poet in modern times b<a href="http://bp3.blogger.com/_xoBIPoObedw/RwnyK17ZwRI/AAAAAAAAAwc/iVLFk0pVzRI/s1600-h/Accolade.jpg"><img id="BLOGGER_PHOTO_ID_5118888719572123922" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="Accolade The Novelist: Finding Your Muse" src="http://bp3.blogger.com/_xoBIPoObedw/RwnyK17ZwRI/AAAAAAAAAwc/iVLFk0pVzRI/s320/Accolade.jpg" border="0" title="The Novelist: Finding Your Muse" /></a>ased on pre-12th Century traditions, and medieval troubadours, who celebrated the concept of “courtly love” and the romantic poets (and that’s a whole other post!). Wrote Graves:</p>
<p>“<em>No Muse-poet grows conscious of the Muse except by experience of a woman in whom the Goddess is to some degree resident…A Muse-poet falls in love, absolutely, and his true love is for him the embodiment of the Muse…But the real, perpetually obsessed Muse-poet distinguishes between the Goddess as manifest in the supreme power, glory, wisdom and love of woman, and the individual woman whom the Goddess may make her instrument…The Goddess abides; and perhaps he will again have knowledge of her through his experience of another woman</em>…”</p>
<p>And what about <em>women</em> Muse-poets? Plato coined the term, “the tenth Muse” for these rare specimens (at the time) and it is a term that remains in use today.</p>
<p>But, what is it really? What IS one’s muse? And how can you summon it (when you need it)? I think it’s a personal phenomenon; like one’s belief and relationship with God. So, I can only tell you of my personal experiences and thoughts and what works for me…</p>
<p>Let’s start with the opposite: many writers complain of experiencing writer’s block at some point in their career—that affliction of not accessing one’s creativity, when the muses have all fled to Tahiti or someplace far away and you are left with a blank page or<a href="http://bp1.blogger.com/_xoBIPoObedw/Rwnx2V7ZwQI/AAAAAAAAAwU/v3V7HxO0_1I/s1600-h/scribe.jpg"><img id="BLOGGER_PHOTO_ID_5118888367384805634" style="FLOAT: right; MARGIN: 0px 0px 10px 10px; CURSOR: hand" alt="scribe The Novelist: Finding Your Muse" src="http://bp1.blogger.com/_xoBIPoObedw/Rwnx2V7ZwQI/AAAAAAAAAwU/v3V7HxO0_1I/s320/scribe.jpg" border="0" title="The Novelist: Finding Your Muse" /></a> more importantly—and alarmingly—a blank mind. No desperate search, hot shower, long walk or discussion with a friend will seduce those holidaying muses back. You’re stuck. Here’s my solution: <em>simply let go</em>. Embrace the emptiness &#8230; and something wonderful will fill it. We are all vessels, able to carry a diverse and fluid mixture of things. My belief—in fact my conviction—is that God dwells inside each of us, connecting us to the beauty and wonder of nature and to each other through means we need not know. And when I &#8220;empty&#8221; myself and let my “muse” enter me, I am communicating with God. That simple.</p>
<p>Each of you has felt it: that otherworldly, euphoric wave of “knowing”, of resonating with something that is more than your visible world. <a href="http://www.joyouslifeworks.com/">Shawn McKim Murphey</a> of Joyous Life Works calls it your “inner spark(le)”: when the hairs on the back of your neck tingle as you write that significant scene…or tremble with giddy energy as you create that perfect line on a painting…or glow with a deep abiding warmth when you defend a principal… or surge in the frisson you share with fellow musicians on that exquisite set piece…or cry out joyously with that cresting orgasm at exactly the same time as your cherished lover. These are all God moments; God&#8217;s poetry.</p>
<p>If, indeed God moves us to express that within us which is divine, then poetry is the language of the heart and music is the language of the soul.</p>
<p><a href="http://bp1.blogger.com/_xoBIPoObedw/Rwn0XV7ZwUI/AAAAAAAAAw0/VIDZSr22mPw/s1600-h/beautiful08.jpg"><img id="BLOGGER_PHOTO_ID_5118891133343744322" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="beautiful08 The Novelist: Finding Your Muse" src="http://bp1.blogger.com/_xoBIPoObedw/Rwn0XV7ZwUI/AAAAAAAAAw0/VIDZSr22mPw/s320/beautiful08.jpg" border="0" title="The Novelist: Finding Your Muse" /></a>I once insisted to a good friend that I don’t—CAN’T—write poetry. I was lying; to myself. I write it all the time, though not formally. We are all poets and we all “write” it, whenever we open ourselves and let our “muse” enter us. Every creative moment is poetry.</p>
<p>That’s not to say that one can’t entice those capricious muses. Here are a few things that help me:</p>
<p><strong>Music</strong>: music moves me in inexplicable ways. I use music to inspire my “muse”. Every book I write has its thematic music, which I play while I write and when I drive to and from work (where I do my best plot/theme thinking). I even go so far as to have a musical theme for each character. </p>
<p><strong>Walk</strong>: despite what I said above, going for a walk, particularly in a natural environment, uncluttered with human-made distractions, also unclutters the mind and soul. It grounds you back to the simplicity of life, a good place to start.</p>
<p><strong>Cycle</strong>: one of my favorite ways to clear my mind is to cycle (I think any form of exercise would suffice); just getting your heart rate up and pumping those endorphins through you soothes the soul and unleashes the brain to freely run the field.</p>
<p>Hope you found this useful.</p>
<p><span style="font-size:85%;"><strong>Recommended Reading</strong>:<br />Robert Graves, <em>The White Goddess</em>, a historical grammar of poetic myth.</span></p>
</div>
</div>
</div>
</div>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse&amp;bodytext=O%20Muses%2C%20O%20high%20genius%2C%20aid%20me%20now%21O%20memory%20that%20engraved%20the%20things%20I%20saw%2CHere%20shall%20your%20worth%20be%20manifest%20to%20all%21%E2%80%94Dante%20Alighieri%2C%20Canto%20II%20of%20the%20InfernoAs%20a%20published%20author%20of%20over%20a%20dozen%20short%20stories%20and%20three%20novels%20%28with%20more%20coming%21%29%20I%20" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse&amp;notes=O%20Muses%2C%20O%20high%20genius%2C%20aid%20me%20now%21O%20memory%20that%20engraved%20the%20things%20I%20saw%2CHere%20shall%20your%20worth%20be%20manifest%20to%20all%21%E2%80%94Dante%20Alighieri%2C%20Canto%20II%20of%20the%20InfernoAs%20a%20published%20author%20of%20over%20a%20dozen%20short%20stories%20and%20three%20novels%20%28with%20more%20coming%21%29%20I%20" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;t=The%20Novelist%3A%20Finding%20Your%20Muse" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;h=The%20Novelist%3A%20Finding%20Your%20Muse" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse&amp;annotation=O%20Muses%2C%20O%20high%20genius%2C%20aid%20me%20now%21O%20memory%20that%20engraved%20the%20things%20I%20saw%2CHere%20shall%20your%20worth%20be%20manifest%20to%20all%21%E2%80%94Dante%20Alighieri%2C%20Canto%20II%20of%20the%20InfernoAs%20a%20published%20author%20of%20over%20a%20dozen%20short%20stories%20and%20three%20novels%20%28with%20more%20coming%21%29%20I%20" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;submitHeadline=The%20Novelist%3A%20Finding%20Your%20Muse&amp;submitSummary=O%20Muses%2C%20O%20high%20genius%2C%20aid%20me%20now%21O%20memory%20that%20engraved%20the%20things%20I%20saw%2CHere%20shall%20your%20worth%20be%20manifest%20to%20all%21%E2%80%94Dante%20Alighieri%2C%20Canto%20II%20of%20the%20InfernoAs%20a%20published%20author%20of%20over%20a%20dozen%20short%20stories%20and%20three%20novels%20%28with%20more%20coming%21%29%20I%20&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=The%20Novelist%3A%20Finding%20Your%20Muse%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;title=The%20Novelist%3A%20Finding%20Your%20Muse&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=O%20Muses%2C%20O%20high%20genius%2C%20aid%20me%20now%21O%20memory%20that%20engraved%20the%20things%20I%20saw%2CHere%20shall%20your%20worth%20be%20manifest%20to%20all%21%E2%80%94Dante%20Alighieri%2C%20Canto%20II%20of%20the%20InfernoAs%20a%20published%20author%20of%20over%20a%20dozen%20short%20stories%20and%20three%20novels%20%28with%20more%20coming%21%29%20I%20" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F112%2Fthe-novelist-finding-your-muse%2F&amp;t=The%20Novelist%3A%20Finding%20Your%20Muse" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace The Novelist: Finding Your Muse" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/112/the-novelist-finding-your-muse/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Writers Conference</title>
		<link>http://www.ninamunteanu.com/14/writers-conference/</link>
		<comments>http://www.ninamunteanu.com/14/writers-conference/#comments</comments>
		<pubDate>Mon, 07 May 2007 06:23:00 +0000</pubDate>
		<dc:creator>Nina Munteanu</dc:creator>
				<category><![CDATA[Nancy Kress]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[hero's journey]]></category>
		<category><![CDATA[science fiction]]></category>
		<category><![CDATA[writing tips]]></category>

		<guid isPermaLink="false">http://www.ninamunteanu.com/writers-conference</guid>
		<description><![CDATA[As a part-time writer and scientist, and a mother, I have to balance my life with my art as well as the business side of my writing with its muse-side. A large part of that consists of attending conferences and conventions on writing, science and science fiction. But I can only afford to attend a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp2.blogger.com/_xoBIPoObedw/Rj9lsHkBlpI/AAAAAAAAACA/ZQ57MAUI-Zk/s1600-h/Nancy&#038;Nina.JPG"><img id="BLOGGER_PHOTO_ID_5061876314806523538" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt=" Writers Conference" src="http://bp2.blogger.com/_xoBIPoObedw/Rj9lsHkBlpI/AAAAAAAAACA/ZQ57MAUI-Zk/s400/Nancy%26Nina.JPG" border="0" title="Writers Conference" /></a></p>
<p>As a part-time writer and scientist, and a mother, I have to balance my life with my art as well as the business side of my writing with its muse-side. A large part of that consists of attending conferences and conventions on writing, science and science fiction. But I can only afford to attend a few each year. Nancy Kress was the reason I went to “Write On, Vancouver” held by the Vancouver Chapter of the Romance Writers of America. She’s the author of 23 books (11 of them science fiction, including her ‘sleepless’ trilogy beginning with “Beggars in Spain”).</p>
<p>Nancy Kress is an elegant, warm-hearted lady who quietly radiates class and great presence. In several workshops, Nancy tirelessly and cheerfully tackled some of the most difficult and daunting elements faced by published and unpublished writers alike. Topics included: writing Page One; plotting strategies; and what makes us write in the first place.</p>
<p>Quoting Proust to Falkner, Nancy enthralled a crowd of writers and readers with a presentation that educated, illuminated, and inspired. “All of us are tightrope walkers,” she said. Writers strive to balance art with life and personal taste with societal tastes. &#8220;Fiction is about stuff that gets screwed up&#8230;every novel is a war,&#8221; she added and, quoting Susan Sontag, suggested that sometimes, “real art makes us nervous.”<br />Here are some of her tips on Writing Page 1:<br />>Introduce an individual character (usually the main protagonist) DOING something<br />>Orient us in time and space<br />>Use concrete details to help visualize the scene (including smells!)<br />>Create an interesting first line (hook). </p>
<p>Nancy shared four approaches to plotting. The one that was most familiar to me and worked best for my current novel was based on the ‘Hero’s Journey’, using mythical archetypes and adapted for writers by Christopher Vogler. Here are the nine steps:</p>
<p>1. Ordinary World<br />2. Call to adventure<br />3. Crossing the threshold (into the special world of the story: “a fish out of water”)<br />4. Tests, allies, rivals, and enemies<br />5. Approach to first climax (of 2)<br />6. First climax<br />7. The road back<br />8. Second big conflict (climax)<br />9. Denouement</p>
<p>If you’re interested in more details, pick up Vogler’s book or just google “hero’s journey” and you’ll find lots of good information. You can also find my own example of a “Hero’s Journey” as applied to “Farscape” in the Scapecast podcast (March 16,07; episode 25, <a href="http://www.scapecast.org">www.scapecast.org</a>). I came away from the conference all jazzed and vindicated in my choice. Thanks, Nancy!</p>
<p></p>

<div class="sociable">
<div class="sociable_tagline">
<strong>Share and Enjoy:</strong>
</div>
<ul>
	<li class="sociablefirst"><a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference&amp;bodytext=As%20a%20part-time%20writer%20and%20scientist%2C%20and%20a%20mother%2C%20I%20have%20to%20balance%20my%20life%20with%20my%20art%20as%20well%20as%20the%20business%20side%20of%20my%20writing%20with%20its%20muse-side.%20A%20large%20part%20of%20that%20consists%20of%20attending%20conferences%20and%20conventions%20on%20writing%2C%20science%20and%20sci" title="Digg"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="digg Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference&amp;notes=As%20a%20part-time%20writer%20and%20scientist%2C%20and%20a%20mother%2C%20I%20have%20to%20balance%20my%20life%20with%20my%20art%20as%20well%20as%20the%20business%20side%20of%20my%20writing%20with%20its%20muse-side.%20A%20large%20part%20of%20that%20consists%20of%20attending%20conferences%20and%20conventions%20on%20writing%2C%20science%20and%20sci" title="del.icio.us"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="delicious Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;t=Writers%20Conference" title="Facebook"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="facebook Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;h=Writers%20Conference" title="NewsVine"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/newsvine.png" title="NewsVine" alt="newsvine Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference" title="Reddit"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="reddit Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference" title="StumbleUpon"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="stumbleupon Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference&amp;annotation=As%20a%20part-time%20writer%20and%20scientist%2C%20and%20a%20mother%2C%20I%20have%20to%20balance%20my%20life%20with%20my%20art%20as%20well%20as%20the%20business%20side%20of%20my%20writing%20with%20its%20muse-side.%20A%20large%20part%20of%20that%20consists%20of%20attending%20conferences%20and%20conventions%20on%20writing%2C%20science%20and%20sci" title="Google Bookmarks"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="googlebookmark Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;submitHeadline=Writers%20Conference&amp;submitSummary=As%20a%20part-time%20writer%20and%20scientist%2C%20and%20a%20mother%2C%20I%20have%20to%20balance%20my%20life%20with%20my%20art%20as%20well%20as%20the%20business%20side%20of%20my%20writing%20with%20its%20muse-side.%20A%20large%20part%20of%20that%20consists%20of%20attending%20conferences%20and%20conventions%20on%20writing%2C%20science%20and%20sci&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="yahoobuzz Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://twitter.com/home?status=Writers%20Conference%20-%20http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F" title="Twitter"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/twitter.png" title="Twitter" alt="twitter Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F" title="Technorati"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="technorati Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference" title="Live"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/live.png" title="Live" alt="live Writers Conference" class="sociable-hovers" /></a></li>
	<li><a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;title=Writers%20Conference&amp;source=Nina+Munteanu+The+Writing+Life&amp;summary=As%20a%20part-time%20writer%20and%20scientist%2C%20and%20a%20mother%2C%20I%20have%20to%20balance%20my%20life%20with%20my%20art%20as%20well%20as%20the%20business%20side%20of%20my%20writing%20with%20its%20muse-side.%20A%20large%20part%20of%20that%20consists%20of%20attending%20conferences%20and%20conventions%20on%20writing%2C%20science%20and%20sci" title="LinkedIn"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="linkedin Writers Conference" class="sociable-hovers" /></a></li>
	<li class="sociablelast"><a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.ninamunteanu.com%2F14%2Fwriters-conference%2F&amp;t=Writers%20Conference" title="MySpace"><img src="http://www.ninamunteanu.com/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="myspace Writers Conference" class="sociable-hovers" /></a></li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ninamunteanu.com/14/writers-conference/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

