
<!DOCTYPE html>
<html lang="en-gb" dir="ltr"
	  class='com_content view-article itemid-101 home j38 mm-hover '>
<head>
<script src="/templates/purity_iii/js/keen_configure.js"></script>
<link rel="apple-touch-icon" sizes="57x57" href="/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192"  href="/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
	<base href="https://mywaytocanossa.com/" />
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
	<meta name="author" content="David Brendan O'Meara" />
	<meta name="robots" content="index, follow" />
	<meta name="description" content="My Way to Canossa, a novel by David Brendan O'Meara" />
	<meta name="generator" content="Joomla! - Open Source Content Management" />
	<title>Home - My Way to Canossa, a novel by David Brendan O'Meara</title>
	<link href="/templates/purity_iii/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
	<link href="/templates/purity_iii/local/css/themes/mwtc_blue_green/bootstrap.css" rel="stylesheet" type="text/css" />
	<link href="/media/modals/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
	<link href="/templates/system/css/system.css" rel="stylesheet" type="text/css" />
	<link href="/templates/purity_iii/local/css/themes/mwtc_blue_green/template.css" rel="stylesheet" type="text/css" />
	<link href="/templates/purity_iii/local/css/themes/mwtc_blue_green/off-canvas.css" rel="stylesheet" type="text/css" />
	<link href="/templates/purity_iii/fonts/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" />
	<link href="/templates/purity_iii/local/css/themes/mwtc_blue_green/layouts/blog.css" rel="stylesheet" type="text/css" />
	<script type="application/json" class="joomla-script-options new">{"csrf.token":"b5922190f250876a8ecb545297bb8c7e","system.paths":{"root":"","base":""},"rl_modals":{"class":"modal_link","defaults":{"opacity":"0.8","maxWidth":"80%","maxHeight":"80%","current":"{current} \/ {total}","previous":"previous","next":"next","close":"close","xhrError":"This content failed to load.","imgError":"This image failed to load."},"auto_correct_size":1,"auto_correct_size_delay":0}}</script>
	<script src="/media/jui/js/jquery.min.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/media/jui/js/jquery-noconflict.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/media/jui/js/jquery-migrate.min.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/media/system/js/caption.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/plugins/system/t3/base-bs3/bootstrap/js/bootstrap.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/media/system/js/core.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/media/modals/js/jquery.touchSwipe.min.js" type="text/javascript"></script>
	<script src="/media/modals/js/jquery.colorbox-min.js" type="text/javascript"></script>
	<script src="/media/modals/js/script.min.js?v=9.8.1" type="text/javascript"></script>
	<script src="/plugins/system/t3/base-bs3/js/jquery.tap.min.js" type="text/javascript"></script>
	<script src="/plugins/system/t3/base-bs3/js/off-canvas.js" type="text/javascript"></script>
	<script src="/plugins/system/t3/base-bs3/js/script.js" type="text/javascript"></script>
	<script src="/plugins/system/t3/base-bs3/js/menu.js" type="text/javascript"></script>
	<script src="/media/system/js/mootools-core.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script src="/media/system/js/mootools-more.js?81cd6df5b6d1fec4ff7866ae9f9f90a0" type="text/javascript"></script>
	<script type="text/javascript">
jQuery(window).on('load',  function() {
				new JCaption('img.caption');
			});jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} });jQuery(function($) {
			 $('.hasTip').each(function() {
				var title = $(this).attr('title');
				if (title) {
					var parts = title.split('::', 2);
					var mtelement = document.id(this);
					mtelement.store('tip:title', parts[0]);
					mtelement.store('tip:text', parts[1]);
				}
			});
			var JTooltips = new Tips($('.hasTip').get(), {"maxTitleChars": 50,"fixed": false});
		});
	</script>

	


<!-- META FOR IOS & HANDHELD -->


	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>

	<style type="text/stylesheet">

		@-webkit-viewport   { width: device-width; }

		@-moz-viewport      { width: device-width; }

		@-ms-viewport       { width: device-width; }

		@-o-viewport        { width: device-width; }

		@viewport           { width: device-width; }

	</style>

	<script type="text/javascript">

		//<![CDATA[

		if (navigator.userAgent.match(/IEMobile\/10\.0/)) {

			var msViewportStyle = document.createElement("style");

			msViewportStyle.appendChild(

				document.createTextNode("@-ms-viewport{width:auto!important}")

			);

			document.getElementsByTagName("head")[0].appendChild(msViewportStyle);

		}

		//]]>

	</script>


<meta name="HandheldFriendly" content="true"/>

<meta name="apple-mobile-web-app-capable" content="YES"/>

<!-- //META FOR IOS & HANDHELD -->












<!-- Le HTML5 shim and media query for IE8 support -->

<!--[if lt IE 9]>

<script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>

<script type="text/javascript" src="/plugins/system/t3/base-bs3/js/respond.min.js"></script>

<![endif]-->



<!-- You can add Google Analytics here or use T3 Injection feature -->



<!--[if lt IE 9]>

<link rel="stylesheet" href="/templates/purity_iii/css/ie8.css" type="text/css" />

<![endif]-->
<link href='https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic' rel='stylesheet' type='text/css'>
<script src="/templates/purity_iii/js/animatescroll.min.js" type="text/javascript"></script>
<script src="/templates/purity_iii/js/custom.js?t=1696880169" type="text/javascript"></script>
<link rel="stylesheet" href="/templates/purity_iii/css/custom.css?t=1696880169" type="text/css" />
<style>q {
    quotes: "&#8216;" "&#8217;";
}</style>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-8472015-1', 'auto');
  ga('send', 'pageview');

</script>
<script src="/templates/purity_iii/js/jquery.scrolldepth.min.js"></script>
<script src="/templates/purity_iii/js/jquery.scrolldepth.mwtc.js">
</script>
<script src="/templates/purity_iii/js/screentime.js"></script>
<script src="/templates/purity_iii/js/riveted.min.js"></script>
<script src="/templates/purity_iii/js/riveted.mwtc.js"></script>
<!-- Start of Woopra Code -->
<script>
(function(){
        var t,i,e,n=window,o=document,a=arguments,s="script",r=["config","track","identify","visit","push","call","trackForm","trackClick"],c=function(){var t,i=this;for(i._e=[],t=0;r.length>t;t++)(function(t){i[t]=function(){return i._e.push([t].concat(Array.prototype.slice.call(arguments,0))),i}})(r[t])};for(n._w=n._w||{},t=0;a.length>t;t++)n._w[a[t]]=n[a[t]]=n[a[t]]||new c;i=o.createElement(s),i.async=1,i.src="//static.woopra.com/js/w.js",e=o.getElementsByTagName(s)[0],e.parentNode.insertBefore(i,e)
})("woopra");

woopra.config({
    domain: 'mywaytocanossa.com'
});
woopra.track();
</script>
<!-- End of Woopra Code -->
</head>

<body>

<div class="t3-wrapper blog"> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

	


<!-- MAIN NAVIGATION -->

<header id="t3-mainnav" class="wrap navbar navbar-default navbar-fixed-top t3-mainnav navbar-collapse-fixed-top">



	<!-- OFF-CANVAS -->

	
		



<button class="btn btn-default off-canvas-toggle " type="button" data-pos="left" data-nav="#t3-off-canvas" data-effect="off-canvas-effect-4">

  <i class="fa fa-bars"></i>

</button>



<!-- OFF-CANVAS SIDEBAR -->

<div id="t3-off-canvas" class="t3-off-canvas ">



  <div class="t3-off-canvas-header">

    <h2 class="t3-off-canvas-header-title">My Way to Canossa</h2>

    <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>

  </div>



  <div class="t3-off-canvas-body">

    <div class="t3-module module " id="Mod121"><div class="module-inner"><h3 class="module-title "><span>My Way to Canossa</span></h3><div class="module-ct"><ul class="nav menu">
<li class="item-113"><a href="/the-bloggers-tale" class="">The Blogger's Tale</a></li><li class="item-115"><a href="/pretenders" class="">Pretenders</a></li><li class="item-114"><a href="/verdigris" class="">Verdigris</a></li><li class="item-116"><a href="/the-secret-cellar" class="">The Secret Cellar</a></li><li class="item-126"><a href="/the-debtors-tale" class="">The Debtor's Tale</a></li></ul>
</div></div></div><div class="t3-module module_menu " id="Mod88"><div class="module-inner"><h3 class="module-title "><span>Main Menu</span></h3><div class="module-ct"><ul class="nav menu">
<li class="item-101 default current active"><a href="/" class="">Home</a></li><li class="item-134"><a href="/deleted-scenes" class="">Deleted Scenes</a></li><li class="item-124"><a href="http://www.daveomeara.com/home/about-dave/" class="">David Brendan O'Meara </a></li></ul>
</div></div></div>

  </div>



</div>

<!-- //OFF-CANVAS SIDEBAR -->



	
	<!-- //OFF-CANVAS -->



	<div class="container">



		<!-- NAVBAR HEADER -->

		<div class="navbar-header">



			<!-- LOGO -->

			<div class="logo logo-text">

				<div class="logo-text">

					<a href="/" title="My Way to Canossa">

						


						
						

						<span>My Way to Canossa</span>

					</a>

				</div>

			</div>

			<!-- //LOGO -->



			


	    


		</div>

		<!-- //NAVBAR HEADER -->



		<!-- NAVBAR MAIN -->

		


		<nav class="t3-navbar navbar-collapse collapse">

					<ul class="nav navbar-nav">
			<li class="item-101 current active">				<a href="/" >Home</a>
				</li><li class="item-134">				<a href="/deleted-scenes" >Deleted Scenes</a>
				</li><li class="item-124">				<a href="http://www.daveomeara.com/home/about-dave/" >David Brendan O'Meara</a>
				</li>		</ul>
	

		</nav>

    <!-- //NAVBAR MAIN -->



	</div>

</header>

<!-- //MAIN NAVIGATION -->








	
<div id="t3-mainbody" class="container t3-mainbody">
	<div class="row">

		<!-- MAIN CONTENT -->
		<div id="t3-content" class="t3-content col-xs-12 col-sm-8  col-md-9">
						<div class="page-header clearfix">
		<h1 class="page-title">Home</h1>
	</div>

<div class="item-page clearfix">


<!-- Article -->
<article itemscope itemtype="http://schema.org/Article">
	<meta itemprop="inLanguage" content="en-GB" />
	<meta itemprop="url" content="/" />

  
  <!-- Aside -->
    <!-- //Aside -->

  
  
        
  
	
  
	
	<section class="article-content clearfix" itemprop="articleBody">
		<h1>My Way to Canossa</h1>

Once again, this is a work-in-progress.  The links in the menu are for the 2018 version, organized as five separate novellas. That version is no longer available for sale.
<h3>
  <a href="https://drive.google.com/file/d/1l5iDIMbInj_Py8jROuizkhWTFPiNu8hS/view
">Read the latest version.</a>
</h3>
<!--<div style="text-align:left;">
<h1>My Way to Canossa</h1>
<p>a novel by</p>
<h4>David Brendan O'Meara</h4>
</h3>
<hr> 
<img src="http://mywaytocanossa.com/images/6x9_MWTC_Cover4_1942_340_v5.jpg" alt="My Way to Canossa contains five novellas—one impossible blog, three investigations into three very bad histories, and one regretful recollection—that each have something to do with the Walk to Canossa, the semi-famous (or semi-obscure) event from the year 1077, when an Emperor knelt in the snow outside the gates of a castle to beg forgiveness from a Pope.
But this is not an historical novel of the Middle Ages.
Instead, My Way to Canossa is a sad, dark comedy that unfolds amid the reactionary politics and technological transformations of the 19th, 20th, and 21st centuries. It's a novel about the uses and misuses of history, and about the construction and the consumption and the selling of historical narratives.
Above all, it’s the story of the lonely, obscure, and sometimes disposable lives of those who try to imagine the past.
" width="100%" />
<br>
<p>During the serial publication of <em>My Way to Canossa</em>&mdash;from March 1 to June 16, 2018, the complete text of the novel will be available here. Afterwards, this site will contain selected sections of the novel, as a preview.</p>




-->

	</section>
  
  <!-- footer -->
    <!-- //footer -->

	
	
	</article>
<!-- //Article -->


</div>
		</div>
		<!-- //MAIN CONTENT -->

		<!-- SIDEBAR RIGHT -->
		<div class="t3-sidebar t3-sidebar-right col-xs-12 col-sm-4  col-md-3 ">
			<div class="t3-module module " id="Mod120"><div class="module-inner"><h3 class="module-title "><span>My Way to Canossa</span></h3><div class="module-ct"><ul class="nav menu">
<li class="item-113"><a href="/the-bloggers-tale" class="">The Blogger's Tale</a></li><li class="item-115"><a href="/pretenders" class="">Pretenders</a></li><li class="item-114"><a href="/verdigris" class="">Verdigris</a></li><li class="item-116"><a href="/the-secret-cellar" class="">The Secret Cellar</a></li><li class="item-126"><a href="/the-debtors-tale" class="">The Debtor's Tale</a></li></ul>
</div></div></div><div class="t3-module module_menu " id="Mod1"><div class="module-inner"><div class="module-ct"><ul class="nav menu">
<li class="item-101 default current active"><a href="/" class="">Home</a></li><li class="item-134"><a href="/deleted-scenes" class="">Deleted Scenes</a></li><li class="item-124"><a href="http://www.daveomeara.com/home/about-dave/" class="">David Brendan O'Meara </a></li></ul>
</div></div></div>
		</div>
		<!-- //SIDEBAR RIGHT -->

	</div>
</div> 



	
<!-- BACK TOP TOP BUTTON -->
<div id="back-to-top" data-spy="affix" data-offset-top="300" class="back-to-top hidden-xs hidden-sm affix-top">
  <button class="btn btn-primary" title="Back to Top"><i class="fa fa-caret-up"></i></button>
</div>
<script type="text/javascript">
(function($) {
	// Back to top
	$('#back-to-top').on('click', function(){
		$("html, body").animate({scrollTop: 0}, 500);
		return false;
	});
    $(window).load(function(){
        // hide button to top if the document height not greater than window height*2;using window load for more accurate calculate.    
        if ((parseInt($(window).height())*2)>(parseInt($(document).height()))) {
            $('#back-to-top').hide();
        } 
    });
})(jQuery);
</script>
<!-- BACK TO TOP BUTTON -->

<!-- FOOTER -->
<footer id="t3-footer" class="wrap t3-footer">

	
	<section class="t3-copyright">
		<div class="container">
			<div class="row">
				<div class="col-md-8 copyright ">
					

<div class="custom"  >
	&copy; 2009-2018 David Brendan O'Meara</div>

				</div>
				
			</div>
		</div>
	</section>

</footer>
<!-- //FOOTER -->

</div>
<script src="/templates/purity_iii/js/screentime.mwtc.js"></script>
</body>
</html>