<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Objectively True &#187; Uncategorized</title>
	<atom:link href="http://www.objectivelytrue.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.objectivelytrue.com</link>
	<description>forcibly extracting meaning from everything (syncretically)</description>
	<lastBuildDate>Fri, 21 Oct 2011 04:28:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Gettin&#8217; my Akedah on&#8230;</title>
		<link>http://www.objectivelytrue.com/uncategorized/2010/02/17/gettin-my-akedah-on/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2010/02/17/gettin-my-akedah-on/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 16:01:48 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=351</guid>
		<description><![CDATA[It&#8217;s been far too long since I have posted anything.  I have not had time to put any real articles together 1, but I figured that my private journal could be sustained with a post or two with my random, private thoughts and life events from time to time 2.  Now it&#8217;s nearly spring, and [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been far too long since I have posted anything.  I have not had time to put any real articles together <sup class='footnote'><a href='#fn-351-1' id='fnref-351-1'>1</a></sup>, but I figured that my private journal could be sustained with a post or two with my random, private thoughts and life events from time to time <sup class='footnote'><a href='#fn-351-2' id='fnref-351-2'>2</a></sup>.  Now it&#8217;s nearly spring, and I&#8217;m studying once again.  This time, it&#8217;s an exploration of the Akedah (עקידת יצחק the binding of Isaac).</p>
<p>This past winter had me studying a <strong>lot</strong> more Lévinas, and a bit more on the work of Richard Rorty as well.  I have also been reading a surprising amount on religion, theology, and the philosophy related to those topics.  I finished the first presumably successful reading of a full-length work in French, and I found a few more difficult works to page through.  I&#8217;m hoping to get some time to start posting my translated bits up here on the ol&#8217; journal as I wade through them, but time will indeed tell whether that is a possibility.  I have found myself wanting to get back into studying PHP.  My relevant knowledge is rather antiquated as it dates to the version 4.x series (non-object-oriented), but I keep thinking of great uses for the skill, so perhaps I&#8217;ll find the time to  get into it again soon.  I haven&#8217;t bothered to check, but I assume that either v. 6.x is around the bend or patches have been introduced for better unicode support by now, which I will greatly appreciate (these sorts of problems precluded my dabbling with PHP again while I studied Ancient Greek a year or two ago).</p>
<p>For now, I have to get back to the Akedah study.  Hebrew (and the semitic branch of the Afro-Asiatic family) is a remarkably interesting language&#8211;though frustrating.  I hope, if I get the time, to start working on a new little PHP script that will allow me to see how far unicode support has come<sup class='footnote'><a href='#fn-351-3' id='fnref-351-3'>3</a></sup> while improving my ability to understand the Hebrew passages I am reading, but that is still in the concept stage.  Now, back to yet another reading of Kierkegaard&#8217;s <em>Fear and Trembling</em>!  This time, I have finally got my hands on a Hong translation, which I hear is most excellent.  Class and outside discussion have been so exciting, I am actually thrilled to be going through <em>Fear and Trembling</em> for what has to be at least the fourth time.</p>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-351-1'>There are dozens of half-baked ones sitting in my unpublished coffers <span class='footnotereverse'><a href='#fnref-351-1'>&#8617;</a></span></li>
<li id='fn-351-2'>after all, this is the purpose for which I envisioned this so-called &#8220;blog&#8221; <span class='footnotereverse'><a href='#fnref-351-2'>&#8617;</a></span></li>
<li id='fn-351-3'>it might not have come too far, the facebook crossposting plugin for wordpress balked with errors when I tried to publish this post with Hebrew characters in the title <span class='footnotereverse'><a href='#fnref-351-3'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2010/02/17/gettin-my-akedah-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Karmic and enlightenment (e17) via easy_e17.sh</title>
		<link>http://www.objectivelytrue.com/uncategorized/2010/01/19/ubuntu-karmic-and-enlightenment-e17-via-easy_e17-sh/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2010/01/19/ubuntu-karmic-and-enlightenment-e17-via-easy_e17-sh/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 21:45:22 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=341</guid>
		<description><![CDATA[In order to get the ball rolling, open up a terminal&#8230;we&#8217;ll do all our work from there: wget http://omicron.homeip.net/projects/easy_e17/easy_e17.sh That command will provide us with easy_e17.sh, the handy script which will make updating e17 easier.  Now we&#8217;ll make it able to run: sudo chmod +x easy_e17.sh Now let&#8217;s install the basic tools to get easy_e17.sh [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>In order to get the ball rolling, open up a terminal&#8230;we&#8217;ll do all our work from there:</p>
<p>wget http://omicron.homeip.net/projects/easy_e17/easy_e17.sh</p>
<p>That command will provide us with easy_e17.sh, the handy script which will make updating e17 easier.  Now we&#8217;ll make it able to run:</p>
<p>sudo chmod +x easy_e17.sh</p>
<p>Now let&#8217;s install the basic tools to get easy_e17.sh running:</p>
<p>sudo apt-get install build-essential libtool autotools-dev automake1.9 subversion</p>
<p>We&#8217;re in business!  Now let&#8217;s install what dependencies we can using apt:</p>
<p style="padding-left: 30px;">libglib2.0-dev libltdl-dev libcurl4-openssl-dev liblua5.1-0-dev libfontconfig1-dev libx11-dev libdbus-1-dev libbz2-dev libid3tag0-dev libpng12-dev libtiff4-dev libungif4-dev libjpeg62-dev libfreetype6-dev libpam0g-dev libxcursor-dev libxml2-dev libssl-dev autoconf pkg-config libpng3-dev libxkbfile-dev libsqlite3-dev libimlib2-dev libtagc0-dev libtag1-dev libxmu-dev libxdamage-dev libxcomposite-dev libasound2-dev</p>
<p>Okay, now on to the real goodness.  Run this from commandline:</p>
<p style="padding-left: 30px;">sudo ./easy_e17.sh -i -e &#8211;packagelist=full</p>
<p>Let the script do it&#8217;s magic, grab a sandwich, and you should have everything fully installed in an hour or so, depending on your computer&#8217;s speed.</p>
<p>Then, you&#8217;ll need to set up the display manager to let you use enlightenment.  Unfortunately, it&#8217;s difficult and not recommended to use enlightenment&#8217;s display manager &#8220;entrance&#8221;, and gdm negates the beautifully quick start up time for enlightenment, as it takes a long time to boot the window manager after you log in.  Other display managers exist, but for now we&#8217;ll concentrate on just getting GDM to work.  Try this command:</p>
<p style="padding-left: 30px;">sudo gedit /usr/share/xsessions/e17.desktop</p>
<p>Copy this content into the new file and save it:</p></blockquote>
<pre dir="ltr">[Desktop Entry]
Encoding=UTF-8
Name=E-17
Comment=
Exec=/opt/e17/bin/enlightenment_start
Icon=
Type=Application
</pre>
<p>Then do:</p>
<p style="padding-left: 30px;">sudo gedit /etc/environment</p>
<p>and append this to the end of the line in the file and save it:</p>
<blockquote><p>:/opt/e17/bin</p></blockquote>
<p>Now log out, log back in with GDM, this time selecting your e17 session from the session menu at the bottom of the gdm login screen, and you&#8217;re in business!  Bonne chance!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2010/01/19/ubuntu-karmic-and-enlightenment-e17-via-easy_e17-sh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Correlation, Causation, xkcd, and our dogmatic slumber</title>
		<link>http://www.objectivelytrue.com/uncategorized/2009/06/16/correlation-causation-xkcd-and-our-dogmatic-slumber/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2009/06/16/correlation-causation-xkcd-and-our-dogmatic-slumber/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 04:52:54 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=247</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 469px"><a href="http://xkcd.com/552/"><img title="xkcd on correlation &amp; causation" src="http://imgs.xkcd.com/comics/correlation.png" alt="Reading about Hume also tends to come before questioning the correlation/causation presumption." width="459" height="185" /></a><p class="wp-caption-text">Reading about Hume also tends to come before questioning the correlation/causation presumption.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2009/06/16/correlation-causation-xkcd-and-our-dogmatic-slumber/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing e17 on (k)ubuntu jaunty jackalope</title>
		<link>http://www.objectivelytrue.com/uncategorized/2009/05/03/installing-e17-on-kubuntu-jaunty-jackalope/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2009/05/03/installing-e17-on-kubuntu-jaunty-jackalope/#comments</comments>
		<pubDate>Sun, 03 May 2009 17:27:20 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[e17]]></category>
		<category><![CDATA[enlightenment]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[install guides]]></category>
		<category><![CDATA[jaunty jackalope]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[open source software]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=219</guid>
		<description><![CDATA[Open a terminal. sudo apt-get install build-essential cvs subversion libglib-2.0-dev automake libtool libltdl3-dev automake1.9 autotools-dev libpopt-dev libcurl3-dev libx11-dev x11proto-xext-dev libbz2-dev libid3tag0-dev libpng12-dev libtiff4-dev libungif4-dev libjpeg62-dev libssl-dev libfreetype6-dev bison flex gettext libimlib2-dev libpam0g-dev libxml2-dev libxcursor-dev libgtk1.2-dev autoconf pkg-config libpng3-dev libxine-dev libxkbfile-dev libsqlite3-dev giblib-dev libxmu-dev libxdamage-dev libxcomposite-dev libtag1-dev libtagc0-dev giblib-dev libasound2-dev libdbus-1-dev libfontconfig-dev Say &#8220;y&#8221; to install&#8230; [...]]]></description>
			<content:encoded><![CDATA[<p>Open a terminal.</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;" dir="ltr">sudo apt-get install build-essential cvs <span class="highlight">subversion</span> libglib-2.0-dev automake libtool libltdl3-dev automake1.9 autotools-dev libpopt-dev libcurl3-dev libx11-dev x11proto-xext-dev libbz2-dev libid3tag0-dev libpng12-dev libtiff4-dev libungif4-dev libjpeg62-dev libssl-dev libfreetype6-dev bison flex gettext libimlib2-dev libpam0g-dev libxml2-dev libxcursor-dev libgtk1.2-dev autoconf pkg-config libpng3-dev libxine-dev libxkbfile-dev libsqlite3-dev giblib-dev libxmu-dev libxdamage-dev libxcomposite-dev libtag1-dev libtagc0-dev giblib-dev libasound2-dev libdbus-1-dev libfontconfig-dev</pre>
<p>Say &#8220;y&#8221; to install&#8230; then try this&#8230;</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;" dir="ltr">wget http://omicron.homeip.net/projects/easy_e17/easy_e17.sh</pre>
<p>next, this:</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 50px; text-align: left;" dir="ltr">chmod +x easy_e17.sh
./easy_e17.sh -i -e</pre>
<p>After the install is finished, do this:</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;" dir="ltr">sudo nano -w /usr/share/xsessions/e17.desktop</pre>
<p>You&#8217;ll be taken to a brand new document.  Paste this text in it:</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 130px; text-align: left;" dir="ltr">[Desktop Entry]
Encoding=UTF-8
Name=E-17
Comment=
Exec=/opt/e17/bin/enlightenment_start
Icon=
Type=Application</pre>
<p>(click your mouse from the end of this text and drag it back to the beginning to copy it, middle-click to paste in a terminal)  Then hit Ctrl + x, say &#8220;y&#8221; to save changes.</p>
<p>Additionally, it&#8217;s a good idea to add e17 to your PATH:</p>
<pre class="alt2" style="border: 1px inset; margin: 0px; padding: 6px; overflow: auto; width: 640px; height: 34px; text-align: left;" dir="ltr">sudo nano -w /etc/environment</pre>
<p>go to the end of the line on this file, just inside the quotation marks, and add the text &#8220;:/opt/e17/bin&#8221; (no quotation marks), then Ctrl + x, and &#8220;y&#8221; to save changes.  Log out of your desktop environment and e17 should now be an option to select from GDM/XDM/KDM/etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2009/05/03/installing-e17-on-kubuntu-jaunty-jackalope/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>You know you&#8217;ve done too much philosophy&#8230;</title>
		<link>http://www.objectivelytrue.com/uncategorized/2008/12/17/you-know-youve-done-too-much-philosophy/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2008/12/17/you-know-youve-done-too-much-philosophy/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 04:19:25 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[deconstruction]]></category>
		<category><![CDATA[deodorant]]></category>
		<category><![CDATA[epistemology]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[observations]]></category>
		<category><![CDATA[readymades]]></category>
		<category><![CDATA[reallife]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=184</guid>
		<description><![CDATA[It is apparent that your instinctive approach is philosophical, when you find an epistemological statement on your deodorant stick:]]></description>
			<content:encoded><![CDATA[<p>It is apparent that your instinctive approach is philosophical, when you find an epistemological statement on your deodorant stick:</p>
<div id="attachment_185" class="wp-caption alignnone" style="width: 573px"><img class="size-full wp-image-185" title="1217081317" src="http://www.objectivelytrue.com/wp-content/uploads/2008/12/1217081317.jpg" alt="In case my photo is too blurry, the text at the bottom says Experience is Everything" width="563" height="457" /><p class="wp-caption-text">In case my photo is too blurry, the text at the bottom says &quot;Experience is Everything&quot;</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2008/12/17/you-know-youve-done-too-much-philosophy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another note on metaphysics and William Blake</title>
		<link>http://www.objectivelytrue.com/uncategorized/2008/12/13/another-note-on-metaphysics-and-william-blake/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2008/12/13/another-note-on-metaphysics-and-william-blake/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 18:50:40 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dualism]]></category>
		<category><![CDATA[mind/body]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[poetry]]></category>
		<category><![CDATA[poets]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=182</guid>
		<description><![CDATA[Last time, I alluded, in a footnote, to an &#8220;elsewhere&#8221; wherein William Blake clarifies his mind/body dualism position.  I have since been cadged by the masses into both clarifying myself and citing my sources.  This quote comes from The Marriage of Heaven and Hell, plate IV (which I linked to in my previous post, before [...]]]></description>
			<content:encoded><![CDATA[<p>Last time, I alluded, in a footnote, to an &#8220;elsewhere&#8221; wherein William Blake clarifies his mind/body dualism position.  I have since been cadged by the masses into both clarifying myself and citing my sources.  This quote comes from <em>The Marriage of Heaven and Hell, plate IV </em>(which I linked to in my previous post, before getting into the guts of the interpretation):</p>
<blockquote><p>All Bibles or sacred codes have been the causes of the following Errors.</p>
<dl>
<dd>1. That Man has two real existing principles Viz: a Body &amp; a Soul.</dd>
<dd>2. That Energy, call&#8217;d Evil, is alone from the Body, &amp; that Reason, call&#8217;d Good, is alone from the Soul.</dd>
<dd>3. That God will torment Man in Eternity for following his Energies.</dd>
</dl>
<p>But the following Contraries to these are True</p>
<dl>
<dd>1. Man has no Body distinct from his Soul for that call&#8217;d Body is a portion of Soul discern&#8217;d by the five Senses, the chief inlets of Soul in this age.</dd>
<dd>2. Energy is the only life and is from the Body and Reason is the bound or outward circumference of Energy.</dd>
<dd>3. Energy is Eternal Delight.</dd>
</dl>
</blockquote>
<p>You can find the <a title="Marriage of Heaven and Hell by William Blake" href="http://www.gailgastfield.com/mhh/mhh.html" target="_blank">full text of the work here</a>.  I think Blake&#8217;s position here augments my previous discussion without much need for further explanation and analysis</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2008/12/13/another-note-on-metaphysics-and-william-blake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy William Blake Day (a week late or so)!</title>
		<link>http://www.objectivelytrue.com/uncategorized/2008/12/05/happy-william-blake-day-a-week-late-or-so/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2008/12/05/happy-william-blake-day-a-week-late-or-so/#comments</comments>
		<pubDate>Fri, 05 Dec 2008 18:59:20 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[american philosophy]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[artists]]></category>
		<category><![CDATA[body]]></category>
		<category><![CDATA[british philosophy]]></category>
		<category><![CDATA[dualisms]]></category>
		<category><![CDATA[friedrich nietzsche]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[metaphysics]]></category>
		<category><![CDATA[mind]]></category>
		<category><![CDATA[mind/body]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[poet]]></category>
		<category><![CDATA[poetry]]></category>
		<category><![CDATA[printmaking]]></category>
		<category><![CDATA[prints]]></category>
		<category><![CDATA[ralph waldo emerson]]></category>
		<category><![CDATA[rene descartes]]></category>
		<category><![CDATA[romanticism]]></category>
		<category><![CDATA[romanticists]]></category>
		<category><![CDATA[william blake]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=159</guid>
		<description><![CDATA[Alright, perhaps it is not yet an official holiday (is it?), but November 28th is in fact the anniversary of the death of this remarkable British poet-artist.  It has been far too long since I added a meaningful post here; I have been working on a number of new things which have simply not allowed [...]]]></description>
			<content:encoded><![CDATA[<p>Alright, perhaps it is not yet an official holiday (is it?), but November 28th is in fact the anniversary of the death of this remarkable British poet-artist.  It has been far too long since I added a meaningful post here; I have been working on a number of new things which have simply not allowed me to get back to my examination of Rorty&#8217;s large, but so far quite readable, work.</p>
<div id="attachment_170" class="wp-caption alignright" style="width: 218px"><a href="http://www.objectivelytrue.com/wp-content/uploads/2008/12/william_blake_scene-from-dantes-inferno.jpg"><img class="size-medium wp-image-170" title="william_blake_scene-from-dantes-inferno" src="http://www.objectivelytrue.com/wp-content/uploads/2008/12/william_blake_scene-from-dantes-inferno-208x300.jpg" alt="a scene from Blake's series on Dante's Divine Comedy" width="208" height="300" /></a><p class="wp-caption-text">a scene from Blake&#39;s series on Dante&#39;s Divine Comedy</p></div>
<p>In the meantime, I have not been dormant.  I have taken on a bit of work researching Emmanuel Lévinas.  This work has thus far largely been one of data-mining, if you will; little actual reading and interpretation has yet been done, but I have learned or reacquainted myself with the task of journal-finding and sorting.  My skills had perhaps become somewhat rusty over the past year, but I also suspect that I had come to expect that my web-searching techniques would work just as well for sorting through piles of academic works.  Soon enough, I hope to actually be reading some of these journal articles and books, a task which is understandably more exciting than merely fishing for sources.  Since my first experience with Lévinas, I have found some of his ideas to have profoundly altered my perspective, others to seem prima facie contrary to reason, and a number more to simply baffle me.  I hope to find more clarity and insight, more explanation for the ostensibly nonsensical, and of course a little footing for the confusing material; of course, I suspect I will just find more material that fits into all three categories.</p>
<p>A number of issues probably made my earlier attempts at following Lévinas&#8217; thought quite difficult, and I suspect that the most salient of these obstacles was my total inexperience with Husserl and Heidegger.  I have, since the time of my last writing (over a month ago, it seems) had my first tiny morsels of both of these philosopher&#8217;s works.  No doubt these little bits are markedly inadequate representations of these two philosophers&#8217; complex perspectives, but I suspect that having a start will help me re-read Lévinas.</p>
<p>In the meantime since my last post, I have also experienced a few more tiny nuggets from philosophers like Michel Foucault, Slavoj Zizek, Roland Barthes, Dietrich Bonhoeffer, Benedetto Croce, Daniel C. Dennett, Francis Bacon, and perhaps a few others whom I cannot now recall.  I suspect, though, that the thinker with the most substantial influence on my thought patterns over the past month has been none other than William Blake.  Therefore, I mean to take a moment to relax here at home, treating my Black Friday outside as if it were the terror its name implies, while I discuss a bit of the influence of Blake&#8217;s ideas.</p>
<p>My standard disclaimer applies; I am interpreting, but as an interested party with limited experience, rather than as an authoritative scholar.  I know little about Blake&#8217;s life, and have scanned only a few small works of his, so forgive (and correct, point out, or argue against!) my errors and missteps.</p>
<p>I first became interested in William Blake when studying art history.  I was struck instantly by Blake&#8217;s unusual forms, style, and color in <em>Elohim Creating Adam</em>.  This, as so many of his creations, depicted deeply religious images with aesthetic beauty and a seemingly converse, irrepressibly sheol-ic gloom.  I saw in Blake&#8217;s approach a sort of algedonic theology, maybe even an aesthetic retort to theodicy.  The creation of mankind, as an example, is an admixture of good and evil&#8211;at least from the standpoint of mankind today.  The work is a manner of showing mankind&#8217;s ability to get beyond good and evil (<a href="http://www.levity.com/alchemy/blake_ma.html" target="_blank">see also</a>), without resorting the irreverent self-righteousness of proverbial Tower of Babel architects.</p>
<div id="attachment_164" class="wp-caption aligncenter" style="width: 310px"><a href="http://www.objectivelytrue.com/wp-content/uploads/2008/11/elohim_creating_adam.jpg"><img class="size-medium wp-image-164" title="elohim_creating_adam" src="http://www.objectivelytrue.com/wp-content/uploads/2008/11/elohim_creating_adam-300x243.jpg" alt="Elohim Creating Adam by William Blake" width="300" height="243" /></a><p class="wp-caption-text">Elohim Creating Adam by William Blake</p></div>
<p>Recently I rediscovered William Blake, this time in the genre of poetry.  I am not much of a poetry critic, and quite honestly I have not experienced the same degree of aesthetic ekstasis from his writing as from his art.  My approach and my interest is in philosophical ideas, a category of thoughts which exist aplenty in these poems.</p>
<p>One thing that struck me immediately when reading Blake was his similarity to Ralph Waldo Emerson.  Both poets have an ostensibly devout affiliation with some form of Christianity, yet each has a fascination with other world religions.  Both adopt a pretty revolutionary form of universalism for their time.  Blake&#8217;s <em>All Religions are One</em> poem/print/argument indicates his position in the least-obscured manner:</p>
<blockquote>
<pre>The Argument    As the true method of knowledge is experiment
the true faculty of knowing must be the faculty which experiences.
This faculty I treat of.
  PRINCIPLE 1<sup>st</sup>  That the Poetic Genius is the true Man. and that
the body or outward form of Man is derived from the Poetic Genius.
Likewise that the forms of all things are derived from their Genius.
which by the Ancients was call'd an Angel &amp; Spirit &amp; Demon.
  PRINCIPLE 2<sup>d</sup>  As all men are alike in outward form, So (and with
the same infinite variety) all are alike in the Poetic Genius
  PRINCIPLE 3<sup>d</sup>  No man can think write or speak from his heart, but
he must intend truth. Thus all sects of Philosophy are from the Poetic
Genius adapted to the weaknesses of every individual
  PRINCIPLE 4.  As none by traveling over known lands can find out
the unknown.  So from already acquired knowledge Man could not ac-
quire more. therefore an universal Poetic Genius exists
  PRINCIPLE. 5. The Religions of all Nations are derived from each
Nations different reception of the Poetic Genius which is every where
call'd the Spirit of Prophecy.
  PRINCIPLE 6   The Jewish &amp; Christian Testaments are An original
derivation from the Poetic Genius. this is necessary from the
confined nature of bodily sensation
  PRINCIPLE 7<sup>th</sup>  As all men are alike (tho' infinitely various) So
all Religions &amp; as all similars have one source
  The true Man is the source he being the Poetic Genius

(Be sure to see some <a href="http://www.blakearchive.org/exist/blake/archive/work.xq?workid=aro&amp;java=no" target="_blank">original prints of this here</a>.)</pre>
</blockquote>
<p>It looks like we get to do a little metaphysics before we get the theory of religious/spiritual universalism!  Blake is pretty clearly setting up a definition of the self/mind, but it is not clear at first whether this coincides with Cartesian mind/body dualism or not.  Most readers would agree that, at the very least, Blake&#8217;s &#8220;poetic genius&#8221; plays a similar role to that of the mind in traditional Cartesian dualist models, because it is both the source of basic inner consciousness and the originator of thoughts.  I think that the work also implies that the &#8220;poetic genius&#8221; is also the recipient of experience (or at the very least, revelation); this &#8220;poetic genius&#8221; can also be said to be a consciousness <em>of</em> as opposed to simple consciousness, and perhaps a force of reasoning, memory, and other trope mental functions.</p>
<div id="attachment_171" class="wp-caption alignleft" style="width: 259px"><a href="http://www.objectivelytrue.com/wp-content/uploads/2008/12/behemothandleviathan.jpg"><img class="size-medium wp-image-171" title="behemothandleviathan" src="http://www.objectivelytrue.com/wp-content/uploads/2008/12/behemothandleviathan.jpg" alt="Behemoth and Leviathan" width="249" height="227" /></a><p class="wp-caption-text">Blake&#39;s Behemoth and Leviathan</p></div>
<p>However, I think that it is quite unfair say that Blake&#8217;s &#8220;poetic genius&#8221; is simply synonymous with the Cartesian mind; a few important considerations illustrate that this would be an oversimplification.  First, even if it is only a matter of emphasis, Blake uses the term &#8220;poetic genius&#8221; place weight on the role of creativity being at the heart of the human being, rather than our gamut of cognitive functions and perceptions.  Blake&#8217;s education would have ensured that he knew of the term poet in its original Greek sense; the poet (<span class="polytonic" lang="grc" xml:lang="grc">ποιητής) is not simply &#8220;creative&#8221; (a term by which we typically indicate &#8220;original&#8221; thought) but an actual force of creating, a maker.  Likewise, the term genius, which to us now implies only high-level cognition, would have been known to Blake also with its Latin connotations; in this case, not simply excellent mental performance, but a sort of spiritual auspice for the individual.  Thus the poetic genius is not just a source of unique thought, but an active participating spirit in the world  A second consideration to note is the mind/body interaction model supplied by Blake.  While it is unclear in this work<sup class='footnote'><a href='#fn-159-1' id='fnref-159-1'>1</a></sup> whether the &#8220;poetic genius&#8221; and our physical bodies are made up of the same metaphysical stuff, Blake is unequivocal in declaring that the outward body is derived from the core, the poetic genius.  By then associating the poetic genius with that which &#8220;</span>by the Ancients was call&#8217;d an Angel &amp; Spirit &amp; Demon&#8221;, Blake could be saying that the poetic genius is the incorporeal &#8220;mental&#8221; &#8220;spirit&#8221;, but he could also just mean that people formerly described features of the poetic genius in erroneous ways.  The middle-way interpretation which I think yields the most interesting results is that Blake is attempting to get beyond the corporeal/incorporeal distinction at this point.  By providing a metaphysical structure which allows not only simple mind/body-like interaction but also posits the excressence of the traditionally material from the stereotypically nonmaterial, Blake critiques this metaphysical distinction.</p>
<p>It is important to observe, though, that Blake still appeals to a metaphysical ideal&#8211;that the poetic genius is the &#8220;true&#8221; man; additionally, he offers another grand metaphysical ideal in the form of the universal poetic genius, which of course has implications for a possible hierarchy of metaphysical relationships between the self-ideal of the poetic genius and inter-poetic genius relationships.  Unfortunately, I never managed to get beyond the metaphysics to my main point about correlations between Emerson and Blake on topics like universalism, human creativity, and freedom (and, on reflection I think there&#8217;s an interesting correlation to flesh out between Blake and symbolists like Stéphane Mallarmé).  Perhaps the point is already becoming clear, but if I get the chance I might make another quick post about this topic.  I&#8217;ll make no promises this time, though, as that seems a sure-fire way to keep me from completing any post.</p>
<p>By the way, in the last month I have also had the unfortunate experience of rediscovering Librarything.com, a place for bibliophiles such as myself to waste their time online.  If you are likewise afflicted, I invite you to look me up there by my username &#8220;jxn&#8221;.</p>
<div class='footnotes'>
<div class='footnotedivider'></div>
<ol>
<li id='fn-159-1'>Blake makes a pretty clear, distinct argument for metaphysical monism elsewhere, but curiously continues to use dualist body/spirit imagery in many other works, perhaps just to confuse folk like myself <span class='footnotereverse'><a href='#fnref-159-1'>&#8617;</a></span></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2008/12/05/happy-william-blake-day-a-week-late-or-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New reading, new reviews on the way</title>
		<link>http://www.objectivelytrue.com/uncategorized/2008/09/21/new-reading-new-reviews-on-the-way/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2008/09/21/new-reading-new-reviews-on-the-way/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:57:41 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[interstice]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=83</guid>
		<description><![CDATA[I&#8217;ve decided that a couple of things that I&#8217;ve recently read and heard deserve a good review.  I eventually hope to put up somewhat in-depth reviews of Anthony T. Kronman&#8217;s book Education&#8217;s End, an actual review of Kwame Anthony Appiah&#8217;s Experiments in Ethics, and The Dead Science&#8217;s latest album Villainaire.  If I get enough time [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve decided that a couple of things that I&#8217;ve recently read and heard deserve a good review.  I eventually hope to put up somewhat in-depth reviews of Anthony T. Kronman&#8217;s book <em>Education&#8217;s End</em>, an actual review of Kwame Anthony Appiah&#8217;s <em>Experiments in Ethics</em>, and The Dead Science&#8217;s latest album <em>Villainaire</em>.  If I get enough time (not likely) I&#8217;d like to eventually compose some reviews for a few other records and readings that I completed this summer, particularly the readings on Eastern religions, terrorism, a few things from Richard Rorty, Thomas Kuhn&#8217;s <em>Structure of Scientific Revolutions</em>.  If, for some strange, new, and unforseen reason, I am allowed any time aside from my studies, I would also be eager to put up a few mentions that I have on some recently discovered films and albums, of which Jean-Luc Godard&#8217;s <em>Alphaville</em> and recordings from The Azusa Plane and Randy Grief come immediately to mind.</p>
<p>While I am at it, I might start posting a few random things on the progression of my thoughts and ideas in general, as that was one of the original bases for my posting here.</p>
<p>I am going to attempt to read from a little collection of Quine papers, and I shall hopefully soon make some headway in the Simon Critchley book, <em>Infinitely Demanding</em>, on which I just got my hands.</p>
<p>peace.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2008/09/21/new-reading-new-reviews-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ethics, situations, and the like</title>
		<link>http://www.objectivelytrue.com/uncategorized/2008/09/15/ethics-situations-and-the-like/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2008/09/15/ethics-situations-and-the-like/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 01:18:06 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[morality]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[psychology]]></category>
		<category><![CDATA[summaries]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=58</guid>
		<description><![CDATA[I&#8217;ve finished preparing my &#8220;summary&#8221; of Kwame Anthony Appiah&#8216;s Experiments in Ethics.  I ended up deviating a bit too much to call my work a real summary, but I think many of the points will make for useful discussion.  A lot of material has been intentionally left out, particularly after the situational examples illustrated, because [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve finished preparing my &#8220;summary&#8221; of  <a href="http://www.appiah.net" target="_blank">Kwame Anthony Appiah</a>&#8216;s <em><span class="amazonify_text"><a href="http://www.amazon.com/gp/product/0674026098?ie=UTF8&tag=objectrue-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=0674026098">Experiments in Ethics</a><img src="http://www.assoc-amazon.com/e/ir?t=objectrue-20&l=as2&o=1&a=0674026098" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></span></em>.  I ended up deviating a bit too much to call my work a real summary, but I think many of the points will make for useful discussion.  A lot of material has been intentionally left out, particularly after the situational examples illustrated, because I would like to see how the existing points play out in discussion<em>.</em> My article can be found <a href="http://www.objectivelytrue.com/ethics-and-the-challenge-of-situationist-pyschology/">here</a>, and there is room for discussion of the article or topic in general <a href="http://subjectivelytrue.com/viewtopic.php?f=2&amp;t=2&amp;sid=e34993274bc4fe1831efdb54937a79f1">here</a>, if you feel so inclined.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2008/09/15/ethics-situations-and-the-like/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>je commence&#8230;</title>
		<link>http://www.objectivelytrue.com/uncategorized/2008/09/08/je-commence/</link>
		<comments>http://www.objectivelytrue.com/uncategorized/2008/09/08/je-commence/#comments</comments>
		<pubDate>Tue, 09 Sep 2008 00:21:37 +0000</pubDate>
		<dc:creator>jackson</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.objectivelytrue.com/?p=13</guid>
		<description><![CDATA[In the spirit of attempting to move the first selections of impediment into what I pray is my once-and-for-all internet home (after having hosted my content on slyink, blogger, wordpress, and many other web pages), I wish to commence posting on this new journal with a statement of current purpose*. My intention is to utilize [...]]]></description>
			<content:encoded><![CDATA[<p>In the spirit of attempting to move the first selections of impediment into what I pray is my once-and-for-all internet home (after having hosted my content on slyink, blogger, wordpress, and many other web pages), I wish to commence posting on this new journal with a statement of current purpose*.</p>
<p>My intention is to utilize this online journal as a record of my thoughts in and over time, such that I might finally have an organized collection of salient notions which cross my mind&#8211;rather than relying on scraps of paper, random notebooks, files on different drives of different computers, and so on.  An added benefit to this method of organization is that I also may gain an improved understanding of precisely how my thoughts change over time and what sources have tended to consciously influence my thoughts.  The upsides of this which immediately strike me are that I might be able to more coherently explain my ideas and influences, that I might become more aware of my biases as they develop (and hopefully by extension become better able to constructively criticize my thoughts or to respond to constructive criticism), and that I might also be able to more knowledgeably advise or teach others struggling with problems relevant to my past thoughts or readings.  I intend, therefore, to publish my notes, thoughts, and opinions in some regular fashion&#8211;but the content itself may seem anything but regular.</p>
<p>I hope also, but do not expect or anticipate, to receive feedback.  Thoughts, corrections, comments, complaints, praise, concerns, or questions are heartily encouraged.</p>
<p>* While I hardly anticipate that the popularity of this one-among-billions-of-blogs shall incur the attention of many, in the rather obscure likelihood that this blog might ever receive any attention, the first post bears a particular statistical likelihood of also being viewed as a compliment to any other post onto which a reader may stumble.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.objectivelytrue.com/uncategorized/2008/09/08/je-commence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

