CINXE.COM

The novel-writing challenge: 50,000 words in 30 days

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "_http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!-- pageTitle:::>National_Article_Details --> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.thenational.ae:80/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days","20101103125112","https://web.archive.org/","web","/_static/", "1288788672"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <script src="/web/20101103125112js_/http://www.thenational.ae/vgn-ext-templating/scripts/common/cascadingMenu.js"></script> <!-- SEO Style starts here --> <!-- national_SEO.jsp: The file is used as support file for National SEO List under Style List--> <!-- --> <title> The novel-writing challenge: 50,000 words in 30 days</title> <meta name="title" content="The novel-writing challenge: 50,000 words in 30 days"/> <meta name="Keywords" content="The novel-writing challenge: 50,000 words in 30 days"> <meta name="Description" content="The novel-writing challenge: 50,000 words in 30 days"> <meta name="WT.cg_n" content="Arts &amp; Culture"/> <meta name="WT.cg_s" content="Books"/> <!-- Title for Collab blog ang blog article pages starts here --> <script> var currentURL=location.href; var blogTitleKey = "blog_title"; var blogTitle="Blog Article Page"; var blogTitleIndex=currentURL.indexOf(blogTitleKey); //alert("index = "+blogTitleIndex); if(blogTitleIndex > 0){ blogTitleKey = blogTitleKey.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]"+blogTitleKey+"=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( unescape(window.location.href )); if(results[1] != null){ blogTitle = results[1]; var titleSplit = blogTitle.split(' '); var first,rest; var word = new Array(); for (i = 0 ; i < titleSplit.length ; i ++ ) { first = titleSplit[i].substring(0,1).toUpperCase(); rest = titleSplit[i].substring(1); word[i] = first + rest; } blogTitle = word.join(' '); } //alert("blogTitle = "+blogTitle); document.title = blogTitle + " - The National"; } var currentURL=location.href; var blogTagKey = "blog_tag"; var blogTagTitleIndex=currentURL.indexOf(blogTagKey); var blogTagTitle="Blog Article Tag"; //alert(" tag index = "+blogTagTitleIndex); if(blogTagTitleIndex > 0){ blogTagKey = blogTagKey.replace(/[\[]/,"\\\[").replace(/[\]]/,"\\\]"); var regexS = "[\\?&]"+blogTagKey+"=([^&#]*)"; var regex = new RegExp( regexS ); var results = regex.exec( unescape(window.location.href )); if(results[1] != null){ blogTagTitle = results[1]; var titleSplit = blogTagTitle.split(' '); var first,rest; var word = new Array(); for (i = 0 ; i < titleSplit.length ; i ++ ) { first = titleSplit[i].substring(0,1).toUpperCase(); rest = titleSplit[i].substring(1); word[i] = first + rest; } blogTagTitle = word.join(' '); } //alert("blogTagTitle = "+blogTagTitle); document.title = blogTagTitle + " - The National"; } </script> <!-- Title for Collab blog ang blog article pages ends here --> <meta http-equiv="Content-Language" content="en-gb"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <!-- SEO Style ends here --> <script type="text/javascript" src="https://web.archive.org/web/20101103125112js_/http://w.sharethis.com/button/sharethis.js#publisher=45f4d8cb-f388-4e75-8203-17175ac888c8&amp;type=website&amp;popup=true&amp;post_services=email%2Cfacebook%2Ctwitter%2Cgbuzz%2Cmyspace%2Cdigg%2Csms%2Cwindows_live%2Cdelicious%2Cstumbleupon%2Creddit%2Cgoogle_bmarks%2Clinkedin%2Cbebo%2Cybuzz%2Cblogger%2Cyahoo_bmarks%2Cmixx%2Ctechnorati%2Cfriendfeed%2Cpropeller%2Cwordpress%2Cnewsvine&amp;button=false"></script> <link rel="stylesheet" type="text/css" href="/web/20101103125112cs_/http://www.thenational.ae/staticfiles/css/screen.css" media="screen, projection"/> <link rel="stylesheet" type="text/css" href="/web/20101103125112cs_/http://www.thenational.ae/staticfiles/css/print.css" media="print"/> <!--[if IE 7]><link rel="stylesheet" type="text/css" href="/staticfiles/css/ie7.css" media="screen, projection" /><![endif]--> <!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="/staticfiles/css/ie6.css" media="screen, projection" /><![endif]--> <script type="text/javascript" src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/jquery-ui-1.7.2.custom.min.js"></script> <script type="text/javascript" src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/swfobject.js"></script> <script language="JavaScript"> var id = window.location.href; if(id != null ) { var finlaStatus= false; var x = getCookieByName ( "epi-currenturi" ); if(x == null){ finlaStatus = true; document.cookie ="epi-currenturi" + "="+id+"; path=/"; } else{ document.cookie ="epi-currenturi" + "="+id+"; path=/"; } } function getCookieByName ( cookie_name ) { var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } </script> <!-- ADV Header --> <!-- NATIONAL ADV HEADER template:NATIONAL_ARTICLE_DETAILS_TEMPLATE --> <script type="text/javascript"> function setCookie(c_name,value,expiredays){ var exdate=new Date(); exdate.setDate(exdate.getDate()+expiredays); document.cookie=c_name+ "=" +escape(value)+ ((expiredays==null) ? "" : ";expires="+exdate.toUTCString()); } function getCookie(cookieName) { var theCookie=""+document.cookie; var ind=theCookie.indexOf(cookieName); if (ind==-1 || cookieName=="") return ""; var ind1=theCookie.indexOf(';',ind); if (ind1==-1) ind1=theCookie.length; return unescape(theCookie.substring(ind+cookieName.length+1,ind1)); } var adid="%eaid!"; var surroundTag=getCookie("surroundId"); if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started surroundTag="srnd="+adid+";"; // setup the key-value for a surround session setCookie("surroundId",adid,30); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow. } var article = 0; var category = ''; var demographics = ''; var vars = ''; var meta = ''; var admcdfp_sitelang = 'en'; var ord = Math.floor(Math.random()*10000000000); article = 1; </script> <!-- \ADV Header --> <!--BEGIN Advert_Type1_Background) --> <!-- advert_type: Advert_Type1_Background --> <!-- channelName: /thenational/Home/Arts & Culture/Books --> <!-- scriptval: null --> <!-- noscript: n/a --> <!--END Advert_Type1_Background--> <!--BEGIN Advert_Type9_Transitional (SpaceBanner) --> <!-- advert_type: Advert_Type9_Transitional --> <!-- channelName: /thenational/Home/Arts & Culture/Books --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord=123456789? --> <script type="text/javascript"> var cookieValue= getSplashCookie("nationalSplashAd"); if(cookieValue ==null){ var cookieTimeOut = "30"; var timetoBack = "30000"; var scriptvalue = "tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord='+ord+'?" var requestBack = window.location.href; //ordValue has been defined in Global Grid jsp scriptvalue = scriptvalue.replace("+ord+",ordValue); var noscriptvalue = "tn.ae_transitional/transitional_homepage;sz=750x500;tile=1;dcopt=ist;ord=123456789?" window.location = "/national/overrides/national_interstitialAd.jsp?scriptVal="+scriptvalue+"&noscriptVal="+noscriptvalue+"&timeOut="+cookieTimeOut+"&timetoBack="+timetoBack+"&requestBack="+requestBack; } function getSplashCookie( cookie_name ) { var results = document.cookie.match( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } </script> <!-- \Advert_Type9_Transitional --> </head> <!-- pageTitle:::>National_Article_Details --> <body class="channel-1"> <div class="page article-page"> <!-- Leaderboard Advertisement Start --> <div class="ad-leaderboard"> <!--BEGIN LeaderBoard --> <!-- advert_type: Advert_Type2_Leaderboard --> <!-- channelName: /thenational/Home/Arts & Culture/Books --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_arts_culture/arts_culture_books;sz=728x90,960x60;tile=1;dcopt=ist;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_arts_culture/arts_culture_books;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789? --> <script type="text/javascript"> //<![CDATA[ if(typeof(ord) == 'undefined') {var ord = ''; } if(typeof(surroundTag) == 'undefined') { var surroundTag = ''; } if(typeof(article) == 'undefined') { var article = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } if(typeof(vars) == 'undefined') { var vars = ''; } if(typeof(meta) == 'undefined') { var meta = ''; } if(typeof(Comp_Name) == 'undefined') { var Comp_Name = ''; } if(typeof(Country_Name) == 'undefined') { var Country_Name = ''; } if(typeof(Team_Name) == 'undefined') { var Team_Name = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(admcdfp_sitelang) == 'undefined') { var admcdfp_sitelang = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } var scriptval = 'tn.ae_arts_culture/arts_culture_books;sz=728x90,960x60;tile=1;dcopt=ist;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_arts_culture/arts_culture_books;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101103125112/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101103125112/http://ad.doubleclick.net/jump/tn.ae_arts_culture/arts_culture_books;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101103125112im_/http://ad.doubleclick.net/ad/tn.ae_arts_culture/arts_culture_books;sz=728x90,960x60;tile=1;dcopt=ist;ord=123456789" border="0" alt=""/> </a></noscript> <!-- \END LeaderBoard --> </div> <!-- Leaderboard Advertisement End --> <!--header --> <div class="header clear"> <!-- Favouritet icon for national added --> <link rel="icon" href="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/favicon.ico" type="image/x-icon"> <!-- Header logo image --> <div class="logo"> <a href="/web/20101103125112/http://www.thenational.ae/"><img height="57" width="350" alt="The National" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/logo-the-national.png"/></a> </div> <div class="my-national-status" id="signInBlockRef"></div> <script type="text/javascript"> <!-- $.get("/portal/site/thenational/template.header/?requestType=signin&vgn-ppReq=true", function(data) { var el=$("#signInBlockRef"); el.after(data);el.remove(); if($("div#signInBlock>ul>li#us").length>0){ $("html>head").prepend("<meta name=\"WT.seg_1\" content=\"loggedin\" />"); } }); //--> function increaseFontSize(size) { var p = document.getElementsByTagName('div'); for(i=0;i<p.length;i++) { var check=p[i].align; if(p[i].style.fontSize) { var s = parseInt(p[i].style.fontSize.replace("px","")); } else { var s = size; } if(s != size) { s = size } s += 2; p[i].style.fontSize = s+"px" } } </script> <div class="text-size"> <h2>Text size:</h2> <ul> <li class="small"><a href="javascript:increaseFontSize(12)"><img height="9" width="10" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/icon-text-size-small.gif" alt="Small"/></a></li> <li class="medium"><a href="javascript:increaseFontSize(14)"><img height="11" width="11" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/icon-text-size-normal.gif" alt="Normal"/></a></li> <li class="large"><a href="javascript:increaseFontSize(18)"><img height="14" width="14" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/icon-text-size-large.gif" alt="Large"/></a></li> </ul> </div> <!-- --> <script type="text/javascript"> function searchsubmit() { var strsearch = document.getElementById('searchquery').value; strsearch = strsearch.replace(/^\s+|\s+$/g,""); if(strsearch != null && strsearch != "" ){ return true; } else { alert('Enter Valid Search Keyword'); return false; } } </script> <div class="search-navigation clear"> <div class="search"> <form method="post" id="searform" action="/web/20101103125112/http://www.thenational.ae/featured-content/search" onsubmit="return searchsubmit();"> <label for="search_query">Search:</label> <input type="text" class="placeholder-text suggestions contains-default-text" value="Search The National" size="20" name="searchKey" id="searchquery"/> <input type="image" class="image" value="Sign Up" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/button_search.gif"/> </form> </div> <div class="navigation contains-flyout"> <ul> <li id="News" class="first-child"> <a href="/web/20101103125112/http://www.thenational.ae/news" class="channel-1"><span>News</span></a> <div class="flyout channel-1" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news">UAE news</a><ul><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/transport">Transport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/technology">Technology</a></li></ul></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide">Worldwide</a><ul><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/africa">Africa</a></li></ul></li></ul></div></li> <li class="headlines"> <h3>Latest News Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas/republicans-win-key-governor-races">Republicans win key governor races</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas/us-election-means-familiar-faces-in-new-jobs">US election means familiar faces in new jobs</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/middle-east/al-qaeda-in-iraq-declares-all-christians-are-targets">Al Qa'eda in Iraq declares all Christians are targets</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas/mid-term-winners-and-losers">Mid-term winners and losers</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas/in-pictures-us-mid-term-elections">In pictures: US mid-term elections</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/asia-pacific/us-warns-of-possible-terror-attack-in-manila">US warns of possible terror attack in Manila</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas/democrats-lose-house-but-keep-senate">Democrats lose House but keep Senate</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <h4 class="headline"><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/abu-dhabi-bomb-scare-ends-as-false-alarm">Abu Dhabi bomb scare ends as false alarm</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/education/cash-crunch-hits-federal-college">Cash crunch hits federal college</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Business"> <a href="/web/20101103125112/http://www.thenational.ae/business" class="channel-2"><span>Business</span></a> <div class="flyout channel-2" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101103125112/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/travel-tourism">Travel &amp; tourism</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/energy">Energy</a></li></ul></div></li> <li class="headlines"> <h3>Latest Business Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/business/telecoms/high-speed-access-earns-high-marks">High-speed access earns high marks</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/aviation/flydubai-seals-320m-finance-deal">Flydubai seals $320m finance deal</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/economy/uae-business-activity-hits-15-month-high">UAE business activity hits 15-month high</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/energy/barclays-investment-spotlights-ipic">Barclays investment spotlights IPIC</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/economy/rebranding-for-iq-selection">Rebranding for iQ Selection</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/markets/deyaar-traded-down-before-earnings-report">Deyaar traded down before earnings report</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/energy/gas-price-cap-hampers-development">Gas price cap 'hampers' development</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/energy/full-steam-ahead-on-carbon-plan">Full steam ahead on carbon plan</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/business/energy/ipic-slows-investment-as-value-hits-48bn">IPIC slows investment as value hits $48bn</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101103125112/http://www.thenational.ae/business/energy/ipic-slows-investment-as-value-hits-48bn"><img height="221" width="340" src="/web/20101103125112im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/bz03no-galactic.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101103125112/http://www.thenational.ae/business/energy/ipic-slows-investment-as-value-hits-48bn">IPIC slows investment as value hits $48bn</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/business/energy/barclays-investment-spotlights-ipic">Barclays investment spotlights IPIC</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Sport"> <a href="/web/20101103125112/http://www.thenational.ae/sport" class="channel-3"><span>Sport</span></a> <div class="flyout channel-3" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101103125112/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/boxing">Boxing</a></li></ul></div></li> <li class="headlines"> <h3>Latest Sport Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/tennis/tsonga-to-miss-rest-of-season-with-knee-injury">Tsonga to miss rest of season with knee injury</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/football/inter-crash-as-bale-inspires-spurs-to-victory">Inter crash as Bale inspires Spurs to victory</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/former-world-champion-surfer-andy-irons-dies">Former world champion surfer Andy Irons dies</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/football/balance-tilts-from-ac-milan-to-real-madrid">Balance tilts from AC Milan to Real Madrid</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/events/areas/dubai/new-fighters-come-into-contention">New fighters come into contention</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/football/talk-of-fernando-torres-to-chelsea-raises-eyebrows">Talk of Fernando Torres to Chelsea raises eyebrows</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/football/stiliyan-petrov-out-for-three-months">Stiliyan Petrov out for three months</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/events/areas/dubai/dubai-track-struggles-to-compete-with-yas-circuit">Dubai track struggles to compete with Yas circuit</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/motorsport/emirati-racing-trio-look-for-edge-on-home-soil">Emirati racing trio look for edge on home soil</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101103125112/http://www.thenational.ae/sport/motorsport/emirati-racing-trio-look-for-edge-on-home-soil"><img height="221" width="340" src="/web/20101103125112im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/sp03no-Drivers8.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101103125112/http://www.thenational.ae/sport/motorsport/emirati-racing-trio-look-for-edge-on-home-soil">Emirati racing trio look for edge on home soil</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/sport/former-world-champion-surfer-andy-irons-dies">Former world champion surfer Andy Irons dies</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Lifestyle"> <a href="/web/20101103125112/http://www.thenational.ae/lifestyle" class="channel-4"><span>Lifestyle</span></a> <div class="flyout channel-4" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home">At home</a><ul><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/fashion">Fashion</a></li></ul></div></li> <li class="headlines"> <h3>Latest Lifestyle Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/land-cruiser-and-the-uae-a-shared-history">Land Cruiser and the UAE, a shared history</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/i-spy-roding-roadster-23">i-Spy: Roding Roadster 23</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/my-car-volkswagen-scirocco">My car: Volkswagen Scirocco</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/mazda-bt-50">Mazda BT-50</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/2010-ford-focus">2010 Ford Focus</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/go-gear-tyre-covers">Go gear: Tyre covers</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/steve-mcqueens-love-for-jaguar">Steve McQueen's love for Jaguar</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/track-tour-brazilian-grand-prix">Track tour: Brazilian Grand Prix</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring/emotion-exudes-from-both-bentley-designer-and-his-creation">Emotion exudes from both Bentley designer and his creation</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/vgn-ext-templating/v/index.jsp?vgnextoid=e0d7877b1bd0c210VgnVCM200000e66411acRCRD">Motoring news round-up</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101103125112/http://www.thenational.ae/lifestyle/vineet-bhatia-in-diwali-mood"><img height="221" width="340" src="/web/20101103125112im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/AL03NOV-FOOD diwalicropped.jpg"/></a> </div> <h4 class="headline"><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/vineet-bhatia-in-diwali-mood">Vineet Bhatia in Diwali mood</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/family/maintaining-order-in-a-chaotic-household">Maintaining order in a chaotic household </a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> <li id="Arts &amp; Culture"> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture" class="channel-5"><span>Arts &amp; Culture</span></a> <div class="flyout channel-5" style="display: none;"> <ul> <li class="sections"><h3>Sections</h3><div class="content"><ul><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/art">Art</a></li></ul></div></li> <li class="headlines"> <h3>Latest Arts &amp; Culture Headlines</h3> <div class="content"> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/colori-damore">Colori d'Amore</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/seasons-of-my-soul">Seasons of My Soul</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/art/tutankhamuns-replica-treasures-in-manchester">Tutankhamun's replica treasures in Manchester</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/afrocubism-the-new-buena-vista-social-club">AfroCubism: the new Buena Vista Social Club</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/the-union">The Union</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/elderly-dandy-tries-to-iron-out-a-few-wrinkles">Elderly Dandy tries to iron out a few wrinkles</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/battleground-abu-dhabi-for-berlins-maestros">Battleground Abu Dhabi for Berlin's maestros</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/film/hobbit-on-as-peace-comes-to-hobbiton">Hobbit on as peace comes to Hobbiton</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/film/leap-year">Leap Year</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/art/archive-for-uae-contemporary-art">Archive for UAE contemporary art</a></li> </ul> </div> </div> </li> <li class="popular"> <h3>Popular Stories</h3> <div class="content"> <div class="article-teaser article-teaser-with-image"> <div class="image"> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/afrocubism-the-new-buena-vista-social-club"><img height="221" width="340" src="/web/20101103125112im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/AL03NOV-AFROcropped .jpg"/></a> </div> <h4 class="headline"><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/afrocubism-the-new-buena-vista-social-club">AfroCubism: the new Buena Vista Social Club</a></h4> </div> <div class="headlines-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days">The novel-writing challenge: 50,000 words in 30 days</a></li> </ul> </div> </div><!-- end content --> </li> </ul> </div><!-- end flyout --> </li> </ul> </div> </div> <!-- --> <div class="breadcrumb-datetime clear"> <div class="breadcrumb"> <ol> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture">Arts &amp; Culture</a></li> <li class="last"><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books">Books</a></li> </ol> </div> <!-- <div class="datetime"> <p class="time-day"><em>01:31PM </em> - Wednesday</p> <p class="date"> 03 November 2010</p> </div> --> <script> var requestBack = window.location.href; var status = false; if( requestBack.indexOf("template.") == -1 && requestBack.indexOf("my-national-topic") == -1 ){ status = true; } </script> </div> </div> <script> try{ document.getElementById("locale-time").innerHTML='<div class="datetime"><p class="time-day"><em>03:10PM </em>- Wednesday</p><p class="date">03 November 2010</p></div>'; }catch(e){} </script> <div class="grid-container clear"> <!-- Start Page Controls - Horz Area --> <!-- End Page Controls - Horz Area --> <!-- dhtml module layout - begins --> <style type="text/css"> <!-- In order to prevent applet from getting 'visiblity:hidden' from its parent, when visibility is not set in the applet itself, here provides a default setting for applet. IE family does not have this issue. --> APPLET {visibility:visible} .epi-panelMsg {font-family:Verdana, Geneva, sans-serif; font-size: x-small;} .epi-indicator {z-index:999; overflow:hidden;background:#009900} </style> <!-- Include DHTML CSS --> <link rel="stylesheet" type="text/css" href="/web/20101103125112cs_/http://www.thenational.ae/portal/templates/template0018/767f8042e63051f99e383b10359c71ca/dhtml-css.css"> <script type="text/javascript"> var http = createRequestObject(); function updateDB(id){ http.open('get', '/national/overrides/national_updateDB.jsp?cid=' + id); http.send(null); } function createRequestObject() { var tmpXmlHttpObject; //depending on what the browser supports, use the right way to create the XMLHttpRequest object if (window.XMLHttpRequest) { // Mozilla, Safari would use this method ... tmpXmlHttpObject = new XMLHttpRequest(); } else if (window.ActiveXObject) { // IE would use this method ... tmpXmlHttpObject = new ActiveXObject("Microsoft.XMLHTTP"); } return tmpXmlHttpObject; } var title= "The novel-writing challenge: 50,000 words in 30 days"; var link="/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days"; var imagepath ="null"; createCookie(title,link,imagepath); createRecommendedReadsCookie("recommendedReads"); function createRecommendedReadsCookie(cookie){ var x = getCookieByName (cookie); var value=""; var siz="0"; if(x!=null){ checkTenRecommened(value,x,siz); }else { finlaStatus = true; if(value!=null){ document.cookie =cookie + "= "+escape(value)+"; path=/"; ; } } } function checkTenRecommened(ciData,cookieData,size){ //var idsLen=ids.length; //var sub=parseInt(size)+parseInt(idsLen); if(ciData!=null) { var topten=ciData+";"+cookieData; } else { var topten=cookieData; } var finalValues=""; var yy; var k=0; var ids=topten.split(";"); for(i=0;i<ids.length;i++){ yy=ids[i].split(":::"); if(ids[i]!=null && yy.length>0){ if(finalValues!=""){ var title =yy[0]; if(finalValues.indexOf(title)==-1 &&k<10 ) { finalValues=finalValues+ids[i]+";"; k++; } }else { finalValues=finalValues+ids[i]+";"; } } } document.cookie ="recommendedReads" + "= "+escape(finalValues)+"; path=/"; } function createCookie(title,articleLink,imagepath){ var finlaStatus= false; var x = getCookieByName ( "nationalVisitors" ); if(x!=null) { finlaStatus=checkChannel(x,title,articleLink,imagepath); } else{ finlaStatus = true; document.cookie ="nationalVisitors" + "= title:"+escape(title)+"|link:"+escape(link)+"|imagePath:"+escape(imagepath)+"|; path=/"; } return finlaStatus; } function checkChannel(channelsid,title,articleLink,imagepath) { var flag = false; var name='title:'; var start =name.length ; channelsid = unescape(channelsid); var ciTitle = getCiTitle(channelsid); var titles = checkDuplicates(ciTitle,title); var ciLink = getCiLink(channelsid); var cilinks = checkDuplicates(ciLink,articleLink) document.cookie ="nationalVisitors" + "= title:"+titles+"|link:"+cilinks+"|imagePath:"+imagepath +"|; path=/"; } function checkDuplicates(channelsid,id) { var flag = false; var ids=channelsid.split("~"); //var size =ids.length; var target =null; target=escape(id); var size =0; for(i=0;i<ids.length;i++){ if(size<8) { if(ids[i]==id){ count=1; }else{ target=target+"~"+ids[i]; count=0; } size++; }else{ break; } } return target; } function getCookieByName ( cookie_name ) { var results = document.cookie.match ( '(^|;) ?' + cookie_name + '=([^;]*)(;|$)' ); if ( results ) return ( unescape ( results[2] ) ); else return null; } function getCiTitle(channelsid){ var name='title:'; var start =name.length ; var titles=channelsid.substring(start,channelsid.indexOf("|")); return titles; } function getCiLink(channelsid){ var link='link:'; var linkStart = link.length; var linkChannelsid = channelsid.substring(channelsid.indexOf("link:"),channelsid.length); var ciLink=linkChannelsid.substring(linkStart,linkChannelsid.indexOf("|")); return ciLink; } </script> <div class="grid-8 push-4"> <div class="article" id="top"> <h1 class="headline">The novel-writing challenge: 50,000 words in 30 days</h1> <p class="byline">Zaineb al Hassani</p> <script type="text/javascript"> <!-- $("html>head").prepend("<meta name=\"DCSext.author\" content=\"Zaineb al Hassani\" />"); $("html>head").prepend("<meta name=\"DCSext.articlename\" content=\"The novel-writing challenge: 50,000 words in 30 days\" />"); //--> </script> <p class="last-updated">Last Updated: Nov 2, 2010</p> <p> <p>November is National Novel Writing Month, a US-based initiative that sees would-be authors around the world pledge to complete a 50,000-word work in 30 days. Zaineb al Hassani talks to the organiser and some of the participants</p> <p>As the clock struck midnight on Sunday tens of thousands of people began a journey into the creative unknown, all participants in the increasingly popular annual event known as NaNoWriMo.</p> <p>Otherwise known as National Novel Writing Month, NaNoWriMo was started by the San Francisco native Chris Baty in the summer of 1999. The main aim is to produce 50,000 words - the equivalent of 175 pages - of a novel in 30 days.</p> <p>Participants must sign up to the website, www.nanowrimo.org, and upload their work before midnight on November 30. Uploading verifies the word count (you can scramble the document beforehand if you're worried about putting your manuscript into a stranger's hands). People who successfully complete the challenge are listed as official winners and can collect a certificate. But with no tangible rewards beyond this, what exactly is the point?</p> <p>"It's always been a delightful moment when I've explained this to strangers," says Baty, the executive director of The Office of Letters and Light - the charitable organisation through which NaNoWriMo is run. "I think for most people it just feels really great. Tackling a large creative project, you never feel more alive than when you set a goal that's slightly bigger than yourself and then nail it. Additionally, I think that spending a month exploring your imagination is truly one of the best things you can do."</p></p> <div class="ad-mpu"> <!--BEGIN Advert_Type5_MPU --> <!-- advert_type: Advert_Type5_MPU --> <!-- channelNameMPU: /thenational/Home/Arts & Culture/Books --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_arts_culture/arts_culture_books;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_arts_culture/arts_culture_books;sz=300x250;tile=2;ord=123456789? --> <script type="text/javascript"> //<![CDATA[ if(typeof(ord) == 'undefined') {var ord = ''; } if(typeof(surroundTag) == 'undefined') { var surroundTag = ''; } if(typeof(article) == 'undefined') { var article = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } if(typeof(vars) == 'undefined') { var vars = ''; } if(typeof(meta) == 'undefined') { var meta = ''; } if(typeof(Comp_Name) == 'undefined') { var Comp_Name = ''; } if(typeof(Country_Name) == 'undefined') { var Country_Name = ''; } if(typeof(Team_Name) == 'undefined') { var Team_Name = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(admcdfp_sitelang) == 'undefined') { var admcdfp_sitelang = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } var scriptval = 'tn.ae_arts_culture/arts_culture_books;sz=300x250;tile=2;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; var noscriptval = 'tn.ae_arts_culture/arts_culture_books;sz=300x250;tile=2;ord=123456789?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101103125112/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101103125112/http://ad.doubleclick.net/jump/tn.ae_arts_culture/arts_culture_books;sz=300x250;tile=2;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101103125112im_/http://ad.doubleclick.net/ad/tn.ae_arts_culture/arts_culture_books;sz=300x250;tile=2;ord=123456789" border="0" alt=""/> </a></noscript> <!--END Advert_Type5_MPU--> </div> <p> <p>Taking place throughout the whole of this month, and now in its 12th year, NaNoWriMo has so far welcomed 612,935 people to its fold, and between them they have produced more than seven billion words. Not bad for a non-profit, participant-funded event that initially saw a mere 21 people take part - producing a total of six winners.</p> <p>Not that reaching the 50,000 mark is the most important thing to achieve, at least according to NaNoWriMo's programme director, Lindsey Grant: "We encourage a lot of people to write just to write and not even worry about that word goal because, ultimately, they're going to write more during November than they would otherwise.</p> <p>"Whether that's 1,000 words, or 15,000 words, or whether they reach the 50,000 goal or go beyond, what gets us so excited is that instead of thinking about writing, people are actually doing the writing.</p> <p>"It still sounds daunting, even when you say it'll be fine, it'll be 30 days' work. But the remarkable thing about it is that when you break it down into that daily total - 1,667 words - it becomes infinitely manageable."</p></p> <p> <p>Of course, there is no guarantee that those words will be any good. But one of NaNoWriMo's aims is to rid people of their fear of producing less -than-stellar work, as well as forcing them to take risks.</p> <p>Hollie Parker, a 27-year-old PR executive based in Bahrain, agrees: "The most important thing I think I've gained is the knowledge that writing a book isn't as impossible a task as it may seem. Until I took part, I never thought I'd have a chance at being a novelist. With (almost) one book under my belt, though, and hopefully a second one from this year's NaNoWriMo, I'm just that extra step closer to realising my dream."</p> <p>As for the rules, they are simple enough. Starting from scratch, wrimos must write an original piece of work and upload it on to the official website for verification before midnight on Tuesday, November 30.</p> <p>Brian Chapman, a 37-year-old English teacher based in Amman, says that he finds the deadline helps to spur on his creativity. "I think NaNo is an incredibly important cultural phenomenon. It is a perfect example of how technology has changed the way we interact and get things done in this world. NaNo is extremely important to me. Not to be overly dramatic, but it strikes a creative vibe deep in my soul. I love the writing part, I love the challenge part, I love the connecting with people part." <a class="more" href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days?pageCount=2"> Next page</a> </p> <div class="share"> <h2>Share this article:</h2> <a class="stbar chicklet ck_email" st_page="send"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_email.gif" alt="Share via e-mail" st_page="send" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');dcsMultiTrack('DCS.dcsuri','/share/email','WT.ti','Email Article Share', 'DCSext.share','Email','DCSext.articleshare','1','DCSext.author','','DCSext.articlename','');"></a> <a class="stbar chicklet ck_facebook" st_dest="facebook.com"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_facebook.gif" alt="Share via Facebook" st_dest="facebook.com" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');dcsMultiTrack('DCS.dcsuri','/share/facebook','WT.ti','Facebook Article Share', 'DCSext.share','Facebook','DCSext.articleshare','1','DCSext.author','','DCSext.articlename','');"></a> <a class="stbar chicklet ck_twitter" st_dest="twitter.com"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_twitter.gif" alt="Share via Twitter" st_dest="twitter.com" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');dcsMultiTrack('DCS.dcsuri','/share/twitter','WT.ti','Twitter Article Share', 'DCSext.share','Twitter','DCSext.articleshare','1','DCSext.author','','DCSext.articlename','');"></a> <a class="stbar chicklet ck_sharethis" st_page="home"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_sharethis.gif" alt="Share via Share This" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____')"></a> <a class="stbar chicklet print"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_print.gif" alt="Print" title="Print" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');window.print()"></a> </div><!-- end share --> <div class="pagination-back-to-top clear"> <form name="pagenation" method="post" action="/web/20101103125112/http://www.thenational.ae/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days"> <div class="pagination"> <input type="hidden" name="pageCount" value=""/> <h2>Pages:</h2> <ul> <li class="first-child"><strong>1</strong></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days?pageCount=2">2</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days?pageCount=0"> One-page article </a></li> </ul> </div> </form> <p class="back-to-top"><a href="#top">Back to the top</a></p> </div><!-- end pagination-back-to-top --> <div class="article-navigation clear"> <h2>More articles</h2> <ul> <li class="channel-link"><a href="/web/20101103125112/http://www.thenational.ae/arts-culture">Back to Arts &amp; Culture</a></li> <li class="next-article"> </li> <li class="previous-article"> <h3>Previous article</h3> <p><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/festival-appearances-underscore-growing-appetite-for-arab-fiction">Festival appearances underscore growing appetite for Arab fiction</a></p> </li> </ul> </div><!-- end article-navigation --> <div id="add_comments_block"> <script type="text/javascript"> <!-- $.get("/portal/site/thenational/template.ASYNC/menuitem.051b64b1e928c042a6dfd610359c71ca/?javax.portlet.tpst=f9741bd01a02b7d2406d2910359c71ca&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken&vgnextoid=87a8e4342b60c210VgnVCM200000e66411acRCRD", function(data) { $('#add_comments_block').html(data); }); $.get("/portal/site/thenational/template.ASYNC/menuitem.051b64b1e928c042a6dfd610359c71ca/?javax.portlet.tpst=9951d78233e0b7d2406d2910359c71ca&javax.portlet.begCacheTok=com.vignette.cachetoken&javax.portlet.endCacheTok=com.vignette.cachetoken&vgnextoid=87a8e4342b60c210VgnVCM200000e66411acRCRD", function(data) {}); //--> </script> </div> </div> <!-- end for article div --> <div class="related-information clear"> <div id="relatedinformation"><h2><span>Related</span> Information</h2></div> <div id="channelslist" class="channels-list"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books">Books</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture">Arts &amp; Culture</a></li> </ul> </div><!-- end channels-list --> <div class="searches-topics"> </div><!-- end searches-topics --> <script type="text/javascript"> if(document.getElementById("channelslist") == null && document.getElementById("previousarticles") == null&&document.getElementById("searchestopics")==null&&document.getElementById("topicslist")==null ){ document.getElementById("relatedinformation").innerHTML=" "; } </script> </div><!-- related-information clear --> </div> <!-- end grid-8 --> <div class="grid-4 pull-8"> <page:include-page urlcontext="/vgn-ext-templating" pagepath="/in_line/in-context-edit.jsp"/> <page:include-page urlcontext="/vgn-ext-templating" pagepath="/in_line/styleSheet.jsp"/> <script type="text/javascript"> var id ='Arts & Culture'; if(id!='News'){ if(document.getElementById(id)!=null){ document.getElementById(id).setAttribute("class", "current"); document.getElementById(id).setAttribute("className", "current"); if (navigator.appName == "Microsoft Internet Explorer") { document.getElementById(id).className='current'; }else { document.getElementById(id).setAttribute("class", "current"); } } }else { if(document.getElementById(id)!=null){ //document.getElementById(id).className='current first-child'; document.getElementById(id).setAttribute("class", "current first-child"); document.getElementById(id).setAttribute("className", "current first-child"); if (navigator.appName == "Microsoft Internet Explorer") { document.getElementById(id).className='current first-child'; }else { document.getElementById(id).setAttribute("class", "current first-child"); } } } </script> <div id="nationalsave" style="display:none;">87a8e4342b60c210VgnVCM200000e66411acRCRD</div> <div class="latest-channel-5-news" style="font-family:'Georgia',serif; font-size:1.667em; font-weight:normal; text-transform:uppercase; color:#ffffff; font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:normal; -x-system-font:none;"><h2 style="padding:2px 7px; margin-bottom:0.3em; line-height:1;">Arts &amp; Culture</h2></div> <div class="article-summary"> <h2>Summary</h2> <p>November is National Novel Writing Month, a US-based initiative that sees would-be writers aiming to complete a 50,000 word work in 30 days.</p> </div> <div class="share"> <h2>Share this article:</h2> <a class="stbar chicklet ck_email" st_page="send"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_email.gif" alt="Share via e-mail" title="Share via e-mail" st_page="send" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');dcsMultiTrack('DCS.dcsuri','/share/email','WT.ti','Email Article Share', 'DCSext.share','Email','DCSext.articleshare','1','DCSext.author','','DCSext.articlename','');"></a> <a class="stbar chicklet ck_facebook" st_dest="facebook.com"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_facebook.gif" alt="Share via Facebook" title="Share via Facebook" st_dest="facebook.com" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');dcsMultiTrack('DCS.dcsuri','/share/facebook','WT.ti','Facebook Article Share', 'DCSext.share','Facebook','DCSext.articleshare','1','DCSext.author','','DCSext.articlename','');"></a> <a class="stbar chicklet ck_twitter" st_dest="twitter.com"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_twitter.gif" alt="Share via Twitter" title="Share via Twitter" st_dest="twitter.com" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');dcsMultiTrack('DCS.dcsuri','/share/twitter','WT.ti','Twitter Article Share', 'DCSext.share','Twitter','DCSext.articleshare','1','DCSext.author','','DCSext.articlename','');"></a> <a class="stbar chicklet ck_sharethis" st_page="home"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_sharethis.gif" alt="Share via Share This" title="Share via Share This" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____')"></a> <a class="stbar chicklet print"><img height="16" width="16" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/share_print.gif" alt="Print" title="Print" onclick="updateDB('57a8e4342b60c210VgnVCM200000e66411ac____');window.print()"></a> </div><!-- end share --> <script language="text/javascript" src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/savedata.js"></script> <div id="save"> <p class="save"><a rel="nofollow" href="javascript:saveInfo('Save this article')">Save this article</a></p> </div> <script language="JavaScript" src="/web/20101103125112js_/http://www.thenational.ae/portal/nationalAjax/shareHelper.jsp?rnd=Math.floor(Math.random()*11)" type="text/javascript"></script> <div class="related-articles"> </div> <div id="tabs-2" class="poll tabs"> <ul class="tab-controls clear"> <li class="first-child current"><a href="#tabs-2-tab-1">Your opinion</a></li> <li><a href="#tabs-2-tab-2" onclick="javascript:displayPollResults(); return false;">Poll Results</a></li> </ul> <div id="tabs-2-tab-1" class="tab-content"> <h2 class="tab-title">Your opinion</h2> <form name="pollform" method="post" action=""> <fieldset> <h3>What have you done to live a greener lifestyle?</h3> <label for="poll3" id="label3"> <input type="radio" name="selectedOption" id="poll3" value="3" style="padding-top:-2px"/> Recycled my rubbish </label> <input type="hidden" name="selectedOptionName3" value="Recycled my rubbish"/> <label for="poll1" id="label1"> <input type="radio" name="selectedOption" id="poll1" value="1" style="padding-top:-2px"/> Installed a water saving device </label> <input type="hidden" name="selectedOptionName1" value="Installed a water saving device"/> <label for="poll4" id="label4"> <input type="radio" name="selectedOption" id="poll4" value="4" style="padding-top:-2px"/> Nothing </label> <input type="hidden" name="selectedOptionName4" value="Nothing"/> <label for="poll2" id="label2"> <input type="radio" name="selectedOption" id="poll2" value="2" style="padding-top:-2px"/> Reduced the amount of electricity used in the household </label> <input type="hidden" name="selectedOptionName2" value="Reduced the amount of electricity used in the household"/> <p><a href="javascript:displayPollResults();">View results</a> or <input type="submit" class="button" value="Vote" onclick="javascript:submitPollForm(); return false;"/></p> </fieldset> </form> </div> <div id="tabs-2-tab-2"> </div> </div> <script type="text/javascript"> function parsePollResults(pollResults) { var outputData = ""; var totalVotes = 0; var remainderValue = 0; var j = 0; var pollResultLength = pollResults.childNodes.length; outputData +="<h2 class='tab-title'>Poll Results</h2>"; outputData +="<ul class='poll-results'>"; for (var i = 0; i<pollResults.childNodes.length; i++) { var dbOption = pollResults.childNodes[i].getElementsByTagName("option")[0].childNodes[0].data; var formDisplayOption = document.pollform.elements['selectedOptionName'+dbOption].value; var value = pollResults.childNodes[i].getElementsByTagName("value")[0].childNodes[0].data; if (value == null || value == "null") { value = "0"; } //j = i+1; outputData +="<li>" outputData +="<p class='text'>"+unescape(formDisplayOption)+":"+ value +"%</p>"; outputData +="<div class='bar bar-"+value+"'></div>"; outputData +="</li>"; } for (var k=0; k<document.pollform.selectedOption.length; k++) { var found = false; var formOption = document.pollform.selectedOption[k].value; var formDisplayOption = document.pollform.elements['selectedOptionName'+formOption].value; for (var i = 0; i<pollResults.childNodes.length; i++) { dbOption = pollResults.childNodes[i].getElementsByTagName("option")[0].childNodes[0].data; if (formOption == dbOption) { found = true; } } if (!found) { var value = 0; //pollResultLength = pollResultLength+1; outputData +="<li>" outputData +="<p class='text'>"+unescape(formDisplayOption)+":"+ value +"%</p>"; outputData +="<div class='bar bar-"+value+"'></div>"; outputData +="</li>"; } } outputData +="</ul>"; return outputData; } function getPollResults() { var url = "/national/overrides/national_poll_results.jsp?featureId=" + featureId; var req = initRequest(); req.onreadystatechange = function() { if (req.readyState == 4) { if (req.status == 200) { var outputData = parsePollResults(req.responseXML.documentElement); document.getElementById('tabs-2-tab-2').innerHTML = outputData; } } }; req.open("GET", url, true); req.send(null); } function displayPollResults() { //document.getElementById('tabs-2').style.display = 'none'; //document.getElementById('tabs-2-tab-2').style.display = 'block'; //if(showResults != "Y"){ getPollResults(); // } // if(document.getElementById('surveyResults') != null ){ // document.getElementById('surveyResults').style.display = 'block'; // } } function initRequest() { if (window.XMLHttpRequest) { return new XMLHttpRequest(); } else if (window.ActiveXObject) { isIE = true; return new ActiveXObject("Microsoft.XMLHTTP"); } } function submitVote(pollId, selectedOption) { var url ="/national/overrides/national_poll_update.jsp?pollId="+pollId+"&selectedOption="+selectedOption; var req = initRequest(); req.onreadystatechange = function() { if (req.readyState == 4) { displayPollResults(); } }; req.open("GET", url, true); req.send(null); } function getPollCheckedValue(radioObj) { if(!radioObj) return ""; var radioLength = radioObj.length; if(radioLength == undefined) if(radioObj.checked) return radioObj.value; else return ""; for(var i = 0; i < radioLength; i++) { if(radioObj[i].checked) { return radioObj[i].value; } } return ""; } function getPollCheckedValueText(radioObj) { if(!radioObj) return ""; var radioLength = radioObj.length; if(radioLength == undefined) if(radioObj.checked) return radioObj.value; else return ""; for(var i = 0; i < radioLength; i++) { if(radioObj[i].checked) { return document.pollform.elements['selectedOptionName'+radioObj[i].value].value; } } return ""; } function submitPollForm() { selectedOption = getPollCheckedValue(document.pollform.selectedOption); selectedOptionValue = getPollCheckedValueText(document.pollform.selectedOption); if (selectedOption != "") { document.getElementById('tabs-2-tab-2').innerHTML = '<center><h2 class="tab-title"></h2><ul class="poll-results"><li><img src="/staticfiles/images/portal/load.gif" /></li></ul></center>'; submitVote(featureId, selectedOption); dcsMultiTrack('DCSext.POLLname','What have you done to live a greener lifestyle?','DCSext.POLLvote',selectedOptionValue,'DCSext.POLLsubmit','1','DCS.dcsuri','/pollresponse','WT.ti','Poll Response','WT.dl','40'); } else { alert ("Please select your choice and click Submit!"); return; } } </script> </div> <script type="text/javascript"> var featureId = "fe86424c70eeb210VgnVCM100000e56411acRCRD"; </script> <div class="grid-4"> <div class="channel-headlines"> <h2>Books</h2> <div><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/festival-appearances-underscore-growing-appetite-for-arab-fiction"><img alt="Festival appearances underscore growing appetite for Arab fiction" src="/web/20101103125112im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Image/SaxoPress/AD20101101111530-Three of the Be.jpg" width="220"/></a></div> <div class="headlines-list"> <ul> <li> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/festival-appearances-underscore-growing-appetite-for-arab-fiction">Festival appearances underscore growing appetite for Arab fiction</a></li> <li> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/emphasis-on-arab-world-at-london-poetry-festival">Emphasis on Arab world at London poetry festival</a></li> <li> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/egyptian-publisher-collects-dh1m-sharjah-book-prize">Egyptian publisher collects Dh1m Sharjah book prize</a></li> <li> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/life-lessons-peter-james">Life Lessons: Peter James</a></li> <li> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/whats-it-all-about">What's it all about?</a></li> <li> <a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/death-and-the-author">Death and the author</a></li> </ul> </div> </div><!-- end sub-channel-headlines --> <div class="multimedia-teaser"> <h2>Sound &amp; <span>Vision</span></h2> <div class="multimedia-window"> <div class="multimedia-items" style="margin-left: 0px;"> <div class="item"> <div class="content"> <a href="/web/20101103125112/http://www.thenational.ae/sport/uae-sport/yas-triathlon"><img width="220" src="/web/20101103125112im_/http://www.thenational.ae/deployedfiles/Assets/Richmedia/Video/20101102Yas triathlon 159x106.jpg" alt="Yas Triathlon"><img height="14" width="14" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/icon-multimedia-video.gif" alt="video" class="icon-multimedia"></a> </div> <div class="metadata" style="display: none;"> <p class="caption"><a href="/web/20101103125112/http://www.thenational.ae/sport/uae-sport/yas-triathlon">Yas Triathlon</a></p> </div> </div> </div><!-- end multimedia-items --> <ul class="next-previous"> <li class="next" style="display: none;"> <a class="active" href="#next"><span>next photo</span></a> </li> <li class="previous" style="display: none;"> <a class="active inactive"><span>previous photo</span></a> </li> </ul> </div> <!-- end multimedia-window --> </div> <!-- end multimedia-teaser --> <!--BEGIN Advert_Type5_MPU (SpaceBanner) --> <!-- advert_type: Advert_Type4_Spacebanner --> <!-- channelName: /thenational/Home/Arts & Culture/Books --> <!-- scriptval: http://ad.doubleclick.net/adj/tn.ae_arts_culture/arts_culture_books;sz=220x550,120x600,160x600;tile=3;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'? --> <!-- noscript: http://ad.doubleclick.net/jump/tn.ae_arts_culture/arts_culture_books;sz=220x550,120x600,160x600;tile=3;ord=123456789? --> <div class="ad-space-banner"> <center> <script type="text/javascript"> //<![CDATA[ if(typeof(ord) == 'undefined') {var ord = ''; } if(typeof(surroundTag) == 'undefined') { var surroundTag = ''; } if(typeof(article) == 'undefined') { var article = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } if(typeof(vars) == 'undefined') { var vars = ''; } if(typeof(meta) == 'undefined') { var meta = ''; } if(typeof(Comp_Name) == 'undefined') { var Comp_Name = ''; } if(typeof(Country_Name) == 'undefined') { var Country_Name = ''; } if(typeof(Team_Name) == 'undefined') { var Team_Name = ''; } if(typeof(category) == 'undefined') { var category = ''; } if(typeof(admcdfp_sitelang) == 'undefined') { var admcdfp_sitelang = ''; } if(typeof(demographics) == 'undefined') { var demographics = ''; } var scriptval = 'tn.ae_arts_culture/arts_culture_books;sz=220x550,120x600,160x600;tile=3;'+vars+';'+demographics+';'+surroundTag+';ar='+article+';lan='+admcdfp_sitelang+';!c='+category+';ord='+ord+'?'; document.write('<script type="text/javascript" src="https://web.archive.org/web/20101103125112/http://ad.doubleclick.net/adj/'+scriptval+'"><\/script>'); //]]> </script> <noscript> <a href="https://web.archive.org/web/20101103125112/http://ad.doubleclick.net/jump/tn.ae_arts_culture/arts_culture_books;sz=220x550,120x600,160x600;tile=3;ord=123456789" target="_blank"> <img src="https://web.archive.org/web/20101103125112im_/http://ad.doubleclick.net/ad/tn.ae_arts_culture/arts_culture_books;sz=220x550,120x600,160x600;tile=3;ord=123456789" border="0" alt=""/> </a> </noscript> </center> </div> <!--\END Advert_Type5_MPU (SpaceBanner)--> <div class="e-mail-sign-up clear"> <h2>Get the most from <img height="31" width="166" src="/web/20101103125112im_/http://www.thenational.ae/staticfiles/images/portal/logo-the-national-e-mail-sign-up.gif" alt="The National"></h2> <form method="post" name="frmGetTheMost" action="https://web.archive.org/web/20101103125112/http://172.17.100.244:8082/portal/site/thenational/menuitem.051b64b1e928c042a6dfd610359c71ca/?vgnextoid=87a8e4342b60c210VgnVCM200000e66411acRCRD&amp;vgnextchannel=11aa5a16c7ca6210VgnVCM100000fb6511acRCRD&amp;vgnextfmt=default"> <label for="signup_emailaddress">Sign up to our newsletter</label> <input type="text" class="text" name="emailID" value=""> <input type="submit" value="Sign Up" class="button"> </form> </div> <div class="most tabs" id="tabs-1"> <ul class="tab-controls clear"> <li class="first-child current"><a href="#tabs-1-tab-1" class="selected">Most Viewed</a></li> <li><a href="#tabs-1-tab-2" class="">Most Commented</a></li> </ul> <div class="tab-content hidey-showy-shown" id="tabs-1-tab-1"> <h2 class="tab-title">Most Viewed</h2> <ol> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/the-novel-writing-challenge-50-000-words-in-30-days">The novel-writing challenge: 50,000 words in 30 days</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/sami-yusuf-a-sacred-trust">Sami Yusuf: A sacred trust</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/well-being/madonna-introduces-a-new-franchise-of-gyms">Madonna introduces a new franchise of gyms</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books/festival-appearances-underscore-growing-appetite-for-arab-fiction">Festival appearances underscore growing appetite for Arab fiction</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/angels-in-halloween-disguise-as-little-devils">Angels in Halloween disguise as little devils</a></li> </ol> </div> <div class="tab-content" id="tabs-1-tab-2"> <h2 class="tab-title">Most Commented</h2> <ol> <li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/life-goes-on-for-fired-cnn-editor-octavia-nasr">Life goes on for fired CNN editor Octavia Nasr</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/ioannis-potamousis-holds-the-keys-to-the-future">Ioannis Potamousis holds the keys to the future</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/family/dear-friends-in-every-sense">Dear friends - in every sense</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music/nelly-furtado-fine-but-guns-n-roses-are-tops">Nelly Furtado fine, but Guns N' Roses are tops</a></li> </ol> </div> </div> </div> <!-- dhtml module layout - ends --> <!-- module up location indicator --> <!-- for communications to server --> <script language="JavaScript" src="/web/20101103125112js_/http://www.thenational.ae/portal/jslib/exchanger.js"></script> <script language="JavaScript"> function nullSrc() { return ''; } var theBuffer; function exchangerInit() { theBuffer= new exchanger("hiddenframe"); } function sendDataToServer(data) { theBuffer.sendData("/portal/site/thenational/template.PAGE/action.process/menuitem.051b64b1e928c042a6dfd610359c71ca/?action=process_dhtml&"+data); } function showReturnData() { alert(theBuffer.retrieveData("myNewData")); } </script> <iframe name="hiddenframe" style="width:0;height:0;visibility:hidden" src="https://web.archive.org/web/20101103125112if_/javascript:top.nullSrc();"> <layer name="hiddenframe" width="0" height="0" visibility="hidden"> </layer> </iframe> </div> <div class="footer clear"> <!-- --> <div class="section-navigation grid-16"> <h2>Sections</h2> <div class="clear"> <div class="grid-3 grid-nested-first national-conversation"> <h3><a href="/web/20101103125112/http://www.thenational.ae/featured-content/national-conversation?type=nationalconversation">The National <span>Conversation</span></a></h3> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/national-conversation?type=1">Comment</span></a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/national-conversation?type=2">Analysis</span></a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/national-conversation?type=6">Editorials</span></a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/authors?type=journalists">Our journalists</span></a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/national-conversation?type=3">Letters</span></a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/national-conversation?type=4">Discussion</span></a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20101103125112/http://www.thenational.ae/featured-content/multimedia?type=Media">Sound &amp; Vision</a></h3> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/multimedia?type=Photos">Pictures</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/multimedia?type=Videos">Videos</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/multimedia?type=Audio">Audio</a></li> </ul> </div> <div class="grid-3"> <h3><a href="/web/20101103125112/http://www.thenational.ae/guide/practical/practical.guide">The Guide<span> </span></a></h3> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/guide/practical/practical.guide">Practical Information</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/guide/social/social.guide">Social Information</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/guide/historical/historical.guide">History</a></li> </ul> <h3><a href="/web/20101103125112/http://www.thenational.ae/events">Events</a></h3> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/events?upcoming=1">Upcoming Events</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/portal/site/thenational/my-national-topic">My events</a></li> </ul> </div> <div class="grid-3"> <h3 style="color: black">Online Features</h3> <ul> <li><a href="https://web.archive.org/web/20101103125112/http://thenational.newspaperdirect.com/">E-Paper</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/topic?topic=/thenational/Events/Competitions">Competitions</li> </ul> </div> <div class="grid-4 grid-nested-last"> <h3><a href="/web/20101103125112/http://www.thenational.ae/portal/site/thenational/my-national-topic">My National</a></h3> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/portal/site/thenational/template.MY_ACCOUNT#pref">Edit preferences</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/portal/site/thenational/my-national-topic">Manage alerts</a></li> </ul> <p class="story"><a href="/web/20101103125112/http://www.thenational.ae/contact-us">Do you have a story?</a></p> </div> </div> </div><!-- end section-navigation --> <div class="channel-map clear"> <h2>On the site:</h2> <ul> <li class="grid-3 channel-1"><h3><a href="/web/20101103125112/http://www.thenational.ae/news">News</h3><ul><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news" class="sub-section">UAE news</a><ul><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/courts">Courts</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/transport">Transport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/politics">Politics</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/environment">Environment</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/health">Health</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/science">Science</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/education">Education</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/tourism">Tourism</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/uae-news/technology">Technology</a></li></ul></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide" class="sub-section">Worldwide</a><ul><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/middle-east">Middle East</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/south-asia">South Asia</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/americas">Americas</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/europe">Europe</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/asia-pacific">Asia Pacific</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/news/worldwide/africa">Africa</a></li></ul></li></ul></li><li class="grid-3 channel-2"><h3><a href="/web/20101103125112/http://www.thenational.ae/business">Business</h3><ul><li><a href="/web/20101103125112/http://www.thenational.ae/business/banking">Banking</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/economy">Economy</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/markets">Markets</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/telecoms">Telecoms</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/media">Media</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/property">Property</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/retail">Retail</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/technology">Technology</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/aviation">Aviation</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/travel-tourism">Travel &amp; tourism</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/business/energy">Energy</a></li></ul></li><li class="grid-3 channel-3"><h3><a href="/web/20101103125112/http://www.thenational.ae/sport">Sport</h3><ul><li><a href="/web/20101103125112/http://www.thenational.ae/sport/uae-sport">UAE sport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/football">Football</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/motorsport">Motorsport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/golf">Golf</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/tennis">Tennis</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/cricket">Cricket</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/north-american-sport">North American sport</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/rugby">Rugby</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/horse-racing">Horse racing</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/sport/boxing">Boxing</a></li></ul></li><li class="grid-3 channel-4"><h3><a href="/web/20101103125112/http://www.thenational.ae/lifestyle">Lifestyle</h3><ul><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/motoring">Motoring</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/travel">Travel</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home" class="sub-section">At home</a><ul><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/well-being">Well being</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/house-home">House &amp; home</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/at-home/family">Family</a></li></ul></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/personal-finance">Personal finance</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/lifestyle/fashion">Fashion</a></li></ul></li><li class="grid-3 channel-5"><h3><a href="/web/20101103125112/http://www.thenational.ae/arts-culture">Arts &amp; Culture</h3><ul><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/on-stage">On stage</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/books">Books</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/film">Film</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/music">Music</a></li><li><a href="/web/20101103125112/http://www.thenational.ae/arts-culture/art">Art</a></li></ul></li> </ul> </div><!-- end footer channels --> <!-- --> <div class="links"> <ul> <li><a href="/web/20101103125112/http://www.thenational.ae/about-us" target="_self">About us</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/contact-us" target="_self">Contact us</a></li> <li><a href="https://web.archive.org/web/20101103125112/http://www.admedia.ae/en/career.php" target="_blank">Work for us</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/featured-content/standard-content/privacy-policy" target="_self">Privacy policy</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/terms-and-conditions" target="_self">Terms and conditions</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/advertise-with-us" target="_self">Advertise with us</a></li> <li><a href="/web/20101103125112/http://www.thenational.ae/subscribe" target="_self">Subscribe</a></li> </ul> </div><!-- end links --> </div> </div> <script type="text/javascript" src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/functions.js"></script> <script type="text/javascript" src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/community.js"></script> <!-- BEGIN EFFECTIVE MEASURE CODE --> <!-- COPYRIGHT EFFECTIVE MEASURE --> <script type="text/javascript" language="JavaScript"> //<![CDATA[ document.write(unescape('%3Cscript%20type%3D%22text/javascript%22%20language%3D%22JavaScript%22%20src%3D%22')); document.write((location.protocol.indexOf('https')>-1?'https://web.archive.org/web/20101103125112/https://me-ssl':'https://web.archive.org/web/20101103125112/http://me-cdn')+unescape('.effectivemeasure.net/em.js%22%3E%3C/script%3E')); //]]> </script> <noscript> <img src="//web.archive.org/web/20101103125112im_/http://me.effectivemeasure.net/em_image" alt="" style="position:absolute; left:-5px;"/> </noscript> <!--END EFFECTIVE MEASURE CODE --> <!-- BEGIN Nielsen Tracking Code --> <!-- COPYRIGHT 2009 Nielsen Online --> <script type="text/javascript" src="//web.archive.org/web/20101103125112js_/http://secure-uk.imrworldwide.com/v60.js"> </script> <script type="text/javascript"> var pvar = { cid: "mena-admedia", content: "0", sample_size: 10, server: "secure-uk" }; var feat = { surveys_enabled: 1 }; var trac = nol_t(pvar, feat); var _rsND = trac.getSchemeHost(); var _rsCI = "mena-admedia"; trac.record().post().do_sample(); </script> <noscript> <div> <img src="//web.archive.org/web/20101103125112im_/http://secure-uk.imrworldwide.com/cgi-bin/m?ci=mena-admedia&amp;cg=0&amp;cc=1&amp;ts=noscript" width="1" height="1" alt=""/> </div> </noscript> <!-- END Nielsen Online SiteCensus V6.0 --> <!-- START OF SmartSource Data Collector TAG --> <!-- Copyright (c) 1996-2010 WebTrends Inc. All rights reserved. --> <!-- Version: 8.6.2 --> <!-- Tag Builder Version: 3.0 --> <!-- Created: 5/25/2010 11:18:01 AM --> <script src="/web/20101103125112js_/http://www.thenational.ae/staticfiles/js/webtrends.js" type="text/javascript"></script> <!-- ----------------------------------------------------------------------------------- --> <!-- Warning: The two script blocks below must remain inline. Moving them to an external --> <!-- JavaScript include file can cause serious problems with cross-domain tracking. --> <!-- ----------------------------------------------------------------------------------- --> <script type="text/javascript"> //<![CDATA[ var _tag=new WebTrends(); _tag.dcsGetId(); //]]>> </script> <script type="text/javascript"> //<![CDATA[ // Add custom parameters here. //_tag.DCSext.param_name=param_value; _tag.dcsCollect(); //]]>> </script> <noscript> <div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="https://web.archive.org/web/20101103125112im_/http://statse.webtrendslive.com/dcs5ayzy010000wkhck6r0oil_3o3h/njs.gif?dcsuri=/nojavascript&amp;WT.js=No&amp;WT.tv=8.6.2"/></div> </noscript> <!-- END OF SmartSource Data Collector TAG --> <!-- BEGIN Google Analytics Code --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-18693758-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://web.archive.org/web/20101103125112/https://ssl' : 'https://web.archive.org/web/20101103125112/http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!--END Google Analytics Code --> <link href="/web/20101103125112cs_/http://www.thenational.ae/vgn-ext-templating/common/styles/vgn-ext-templating.css" rel="stylesheet" type="text/css"></link> </body> </html> <!-- FILE ARCHIVED ON 12:51:12 Nov 03, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 13:21:44 Dec 11, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.608 exclusion.robots: 0.026 exclusion.robots.policy: 0.016 esindex: 0.029 cdx.remote: 48.648 LoadShardBlock: 88.765 (3) PetaboxLoader3.datanode: 132.471 (4) load_resource: 200.852 PetaboxLoader3.resolve: 103.129 -->

Pages: 1 2 3 4 5 6 7 8 9 10