<?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>Scratchpad</title>
	<atom:link href="http://surliertexan.com/scratchpad/feed" rel="self" type="application/rss+xml" />
	<link>http://surliertexan.com/scratchpad</link>
	<description></description>
	<lastBuildDate>Mon, 05 Jul 2010 23:34:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stoic Thought of the Day</title>
		<link>http://surliertexan.com/scratchpad/entry310</link>
		<comments>http://surliertexan.com/scratchpad/entry310#comments</comments>
		<pubDate>Mon, 05 Jul 2010 23:34:02 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[hierarchy]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry310</guid>
		<description><![CDATA[People, like their ideas, are neither better nor worse than one another.  Only more or less dangerous.
]]></description>
			<content:encoded><![CDATA[<p>People, like their ideas, are neither better nor worse than one another.  Only more or less dangerous.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry310/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reverse dumping lynx links</title>
		<link>http://surliertexan.com/scratchpad/entry305</link>
		<comments>http://surliertexan.com/scratchpad/entry305#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:18:40 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[scraping]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=305</guid>
		<description><![CDATA[Another boring code snippet for me to remember.  How to get lynx references back into hyperlinked format.

lynx -dump URL > filename.txt
for i in $(egrep ^" *[0-9]*\." filename.txt &#124; sed -e 's/^ *//g' &#124; cut -f1 -d ".");
do egrep ^" *\[*$i(\.&#124;\])" filename.txt &#124; tac &#124; perl -p -i -e 's/\n//g' &#124; perl -p -i -e [...]]]></description>
			<content:encoded><![CDATA[<p>Another boring code snippet for me to remember.  How to get lynx references back into hyperlinked format.</p>
<p><code><br />
lynx -dump URL > filename.txt</p>
<p>for i in $(egrep ^" *[0-9]*\." filename.txt | sed -e 's/^ *//g' | cut -f1 -d ".");<br />
do egrep ^" *\[*$i(\.|\])" filename.txt | tac | perl -p -i -e 's/\n//g' | perl -p -i -e 's/ [0-9]*\. /\n&lt;a href="/g' | tr -s " " | perl -p -i -e 's/ \[[0-9]*\]/"&gt;/g' | sed '/^ *$/d' | sed -e 's/$/&lt;\/a&gt;&lt;br \/&gt;\n/g' >> filename-clean.html;<br />
done<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry305/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foucault and the Elephant</title>
		<link>http://surliertexan.com/scratchpad/entry303</link>
		<comments>http://surliertexan.com/scratchpad/entry303#comments</comments>
		<pubDate>Tue, 25 May 2010 21:29:49 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[action]]></category>
		<category><![CDATA[foucault]]></category>
		<category><![CDATA[freedom]]></category>
		<category><![CDATA[truth]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=303</guid>
		<description><![CDATA[Foucault is kicking my ass.  I can&#8217;t tell if this is because I legitimately do not understand Foucault, because Foucault and I think differently, or because I think differently than everyone else in my class and it&#8217;s throwing me off the scent.  
This is, of course, something that every academic experiences and I [...]]]></description>
			<content:encoded><![CDATA[<p>Foucault is kicking my ass.  I can&#8217;t tell if this is because I legitimately do not understand Foucault, because Foucault and I think differently, or because I think differently than everyone else in my class and it&#8217;s throwing me off the scent.  </p>
<p>This is, of course, something that every academic experiences and I probably shouldn&#8217;t fret about it too terribly, but figuring out how to understand other people when they are speaking another language is part of the job and it pisses me off when I can&#8217;t do it.  Usually this is a fascinating and enjoyable part of the challenge.  I&#8217;m infinitely intrigued, for instance, by the very different ways that all my colleagues have for going about writing, because I think it reveals something fundamental about the way their minds process information.  Or that some people are really expert at identifying all the moving parts of an argument, where others are good at separating the parts that matter from the parts that don&#8217;t, or that still others have an especial knack for anticipating the implications of an argument.  And I love when they do it and you see where they&#8217;re going with something and all of a sudden they make a thing clear that you would never have thought of on your own, because your own particular way of doing something is better at X than their Y.</p>
<p>But there is this one thing that I absolutely cannot grapple with, and that is when people suss out all the fine little details and individuals parts of a concept or argument without first identifying what the argument is!  I liken this to the old parable about the blind men and the elephant, where each of them has a different part of the elephant and describes the particular part, but none of them knows what the elephant itself is or what it does, nor do they understand how the parts fit together.  I feel like this every time I go to class on Foucault, with everyone talking about the trunk and the tail and the feet, but we never actually identified that we&#8217;re talking about an elephant or understood what an elephant is.  Maybe some people are actually good at thinking this way (or maybe they already know Foucault and so the point of his elephant is already known and taken for granted by everyone but me), but I simply cannot make heads or tusks of a single class discussion and they inevitably leave me doubting that I understood the reading, even though the night before it seemed just fine.</p>
<p>This happens to me every class (and I do mean every), but there was an especially pronounced moment today where the class somehow ended up discussing whether, in a situation where a person has two choices (they are plea bargaining and they can either go to jail for 4 years or 10 years), the ethical/resisting position would be to refuse the plea bargain and go to trial, thereby gumming up the system, or whether it would be simply to take the plea bargain.  This hinged on whether the resisting position was a dramaturgical act.  Because, by this logic, it is performing, and it is choosing, that opens up a space for freedom.</p>
<p>Now, perhaps I have completely misunderstood Foucault, but this question does not even make sense to me at all given what I understand the larger overall project to be, or the foundational assumptions, or the situation itself.  It seems to be assuming that any sort of action (acting, drama, statement of truth) is ethical and thereby free.  Which I guess would make sense taken wholly out of context (though even out of context concocting such a question seems inexplicable to me?) or if one were to conflate choice with freedom.  But given the things I thought I did know, I do not see how we even went down this road.  Let us consider, first, the foundational claim that power is a form of mastery.  How does one achieve mastery?  By controlling what happens.  Well, if one knows everything, has infinite knowledge, then they can  control all outcomes&mdash;if one removes all uncertainty and can make things happen exactly as one desires&mdash;then one is masterful.  The state of subjugation or slavery, as opposed to this, is a state in which one does not have the ability to exert such control.  The outcome of events is out of one&#8217;s hands.  This can come about either because one has no knowledge at all and does not know how to make things happen to desired effect, or because the options in front of one are wholly outside of control.  A slave, for instance, might be given choices, but those outcome of those choices, and the choices themselves, are already predetermined by the master.  There is neither control on the part of the slave nor uncertainty on the part of the master concerning the outcome (choose A or B, either way I know what will happen to you).  </p>
<p>Within such a system as the plea bargain, then, I see no way whatsoever in which the &#8220;choice&#8221; presented equates to freedom.  Not even a little wiggle room, frankly.  Choice and freedom are not the same, though it is the brilliance of such a system that it could make them appear as though they were.</p>
<p>Well, then, what might Foucault actually be trying to tell us about this question?  What would a free or ethical situation look like?  Here I think is where the concept of drama comes into play, but  only if you consider it connected to truth, and not as completely separate things, as we were trying to do in class.  First, truth.  Foucault seems (seems) to be trying to find a way in which truth telling can be a way of finding ethics, but given the above foundational points, we should be very wary of saying that absolute truth as is constitutes a way out of the power dilemma.  It was, after all, the ability to have absolute truth that gives one absolute control.  So having the slave reclaim total truth for himself just turns him into the master, which is a decidedly unethical position.  So Foucault cannot sensibly want us to keep striving for truth.  </p>
<p>So now we can ask what relation, what pattern, or similarity, or whatever, is there that connects truth to drama?  Let&#8217;s think GRE analogies here.  Truth is power because it shuts down all options and removes uncertainty.  It is a stopping point.  It is the <em>end</em> in other words.  But drama is acting.   It is <em>means</em> or, better yet, <em>action</em>.  It is always unfinished.  It is in the present.  It also, by definition then, cannot know the outcome.  It requires a level of uncertainty to remain definable as dramaturgy.  So Foucault is not speaking here of &#8220;performativity&#8221; in the shallow way we use it today.  He is talking about a very rich and deep action in which one retains, not the guarantee, but the possibility of altering the outcome of events.  </p>
<p>The example of the plea bargain is an example of the most craven understanding of freedom imaginable, the kind of freedom that a performing monkey has (you can dance this way for your supper or you can dance that way for your supper, but just so long as you dance). So, then, is the court itself.  The master is not any freer that the slave, because, in knowing and controlling everything, he has no possibility for meaningful action.  His own actions are just as predetermined by his total knowledge as are the slave&#8217;s, because nothing will happen which he does not already forsee.  The key, then, is not merely choosing.  The key is not merely telling the truth.  And the key is not merely performing.  Freedom involves doing all of those things so that they work together simultaneously and in harmony.  None can do all the work of being an elephant by itself, or it becomes a grotesque and deformed thing that cannot be called an elephant at all.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry303/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hasty Thoughts on Plagiarism Detection</title>
		<link>http://surliertexan.com/scratchpad/entry299</link>
		<comments>http://surliertexan.com/scratchpad/entry299#comments</comments>
		<pubDate>Mon, 10 May 2010 15:55:59 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academia]]></category>
		<category><![CDATA[plagiarism]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=299</guid>
		<description><![CDATA[I spent the weekend applying for jobs, and this included putting together a sample syllabus.  It&#8217;s the first full syllabus I&#8217;ve put together, and it turned out pretty damn well, if I do say so myself.  But as I thought about it yesterday evening, I realized that there was one especially nagging weakness [...]]]></description>
			<content:encoded><![CDATA[<p>I spent the weekend applying for jobs, and this included putting together a sample syllabus.  It&#8217;s the first full syllabus I&#8217;ve put together, and it turned out pretty damn well, if I do say so myself.  But as I thought about it yesterday evening, I realized that there was one especially nagging weakness in it, and it&#8217;s that I failed to build my concern about plagiarism into it.  Not address it&mdash;I&#8217;ve stated clearly that I will fail students for plagiarism.  I indicated that I am fully aware of all of the devious little ways they go about plagiarizing (yes, I even know about all 600 paper mill sites, and I can tell you exactly why using each different flavor will not work).  But I didn&#8217;t actually construct my paper writing assignment to prevent them from plagiarizing in the first place.  Doh.  Such a simple thing.  At least I thought of it now, before I actually sit down in front of a class.</p>
<p>At any rate, it got me thinking about the tizzy plagiarism has got academia in, and a few random ideas on detection started popping into my mind.</p>
<p><strong>1. A centralized, university-run database of papers</strong><br />
We do everything else consortium style, so why not this?  Currently, professors have the option of submitting papers to Turnitin, but many refuse because of intellectual property issues (Turnitin&#8217;s schtick is that it keeps copies of submitted papers in order to catch sharing between students and from other such unpublished sources).  So why not run such a service ourselves?  This would be especially beefy if we could work out some sort of a deal with the big database companies to allow it to also plug in to their backends, simultaneously searching our own collection of papers as well as databases of published papers (although, honestly, Google scholar is getting better at this every day&mdash;at the very least, it can identify a citation we need to track down, even if it won&#8217;t provide us with the full text for it).  Free paper mill sites should also be scraped and their papers dumped into the database.</p>
<p><strong>2. Flood paper mills with dummy papers</strong><br />
To be fair, paper mills are already filled with crap papers, which is what makes it so easy to tell when someone has purchased one.  But why not go ahead and intentionally submit more&mdash;ones that themselves plagiarize shamelessly from web sources (which makes it easy to catch them from a simple Google search), are simply duplicates of well known published papers, or that have hidden red flag words or phrases that professors are made aware of in advance?  And then loudly publicize the fact that we are doing it?  This is basically the academic equivalent of sending undercover 18 year olds to try and purchase liquor.</p>
<p><strong>3. Sniff our networks</strong><br />
Yes, I can hear privacy people screeching now.  For what it&#8217;s worth, I am a huge privacy advocate, and I believe there are ways to do this that do not interfere with privacy.  I picture something like: sniff network for connections/e-mails to/from paper mills; if connection is found, save pages transferred; extract paper from transmission; add to database in #1 or distribute to faculty.  At least in this scenario, it is not necessary or even desirable to identify who is downloading the paper.  It&#8217;s only plagiarism, after all, if someone turns it in, and there is neither a guarantee that this will happen or that the person who downloaded it is the one who ultimately submits it.  But if someone&mdash;anyone&mdash;turns it in, we already have a copy ready and waiting for us to compare it to.</p>
<p>That&#8217;s it for now.  I&#8217;ve left out the ways that already exist, thinking instead of more efficient ways (seriously, Googling a suspicious paper and compiling painstaking evidence for several hours just sucks, and when you add that to multiple papers&#8230;well, I don&#8217;t know about you, but I have other things I would much rather spend my time on) than what we already do.  I&#8217;m sure there are plenty of other crafty, efficient ways to detect plagiarism that I&#8217;m not thinking of in this one-off little thought experiment.  Any one else have any brilliant schemes?</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry299/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Positioning</title>
		<link>http://surliertexan.com/scratchpad/entry289</link>
		<comments>http://surliertexan.com/scratchpad/entry289#comments</comments>
		<pubDate>Tue, 06 Apr 2010 19:37:45 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cosmopolitanism]]></category>
		<category><![CDATA[democracy]]></category>
		<category><![CDATA[plurality]]></category>
		<category><![CDATA[stoicism]]></category>
		<category><![CDATA[virtue]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=289</guid>
		<description><![CDATA[Have we lost a recognition of the position from which we apply values with the turn to democracy?  Question prompted by Marcus Aurelius&#8217; Meditations.
In other words, in the past, it was taken as given that those in power (emperors, patricians, etc) needed certain virtues in order to rule, while those who were ruled needed [...]]]></description>
			<content:encoded><![CDATA[<p>Have we lost a recognition of the position from which we apply values with the turn to democracy?  Question prompted by Marcus Aurelius&#8217; <i>Meditations</i>.</p>
<p>In other words, in the past, it was taken as given that those in power (emperors, patricians, etc) needed certain virtues in order to rule, while those who were ruled needed others.  A just judge was impartial, and his impartiality was his fairness.  This was a mixed blessing&mdash;it was easy for those who maintained total impartiality to others to become frigid or cruel, impartiality slipping into disinterest or isolation from others.  To combat it, we cue up notions of shared humanity, fellow feeling, camaraderie with all as humans and brothers.  But it is, by definition, abstract and not particular.  The leader must universalize to be fair, but in doing so he creates a barrier between himself and those he rules, and he creates a different set of rules for himself and for others.  This is understood as a paradoxical answer to a paradoxical question.  To erase the paradox is not possible.  The question was in maintaining the proper balance between two competing needs&mdash;identifying with others, but not so much as to cloud our judgment.  Refusing to connect with the particular, but not so much that we lose the ability to connect altogether.</p>
<p>But with democracy, we are all judges, and we are all leaders, and we are all equally citizens (that&#8217;s the story anyway&#8230;the reality would involve a much longer set of musings).  As such, we are expected to maintain a judicious distance from one another.  We are to see all as equal, and yet as the personal sovereign we stand apart.  That is what we do if we are good leaders and citizens anyway.  Those who do not exercise this self-control and objective distance are, one must assume, crappy at their jobs.  They are not as good at being citizens as we.  </p>
<p>It is a holdover.  An atavism.  As mini-sovereigns, we exercise our duty with care and understand that those around us will not have the same needs, beliefs, or responsibilities.  We accept the plurality which we rule over and live amidst, and this is a requirement of the job.  But now those around us are not merely our subjects (as subjects, we forgive them their different virtues, for those virtues are appropriate to subjects and they do their jobs well).  But we judge them harshly as fellow rulers, for they&#8217;ve got it all wrong.  When our fellow citizens are beneath us, we forgive them.  When they are equal to us, we despise their failings and judge their values as inappropriate.  In other words, they may rule as they wish, but only so long as it is as we.</p>
<p>We believe in the ideal type of democracy and equality so deeply that we no longer see the possibility of these different positions.  There&#8217;s no distinction between them anymore, so the bourgeois (psuedo-leader) adherents to notions like cosmopolitanism assume that it simply makes sense for everyone to be a cosmopolitan, and that that will mean the same thing, and serve the same purpose, for everyone.  It is a virtue for all.  <em>The</em> virtue.  But what does it mean to be a cosmopolitan as a leader, and what does it mean to be one as a citizen?  What does it mean to be both at the same time?  Is it self-defeating and antithetical to plurality when separated from corresponding conceptions of hierarchy, which temper its inherent tendency to be universalizing?</p>
<p>Or is it, instead (or in addition to), that the Stoics were quiescent?  One could act against Nature, or against another man, but the harm done was not important, indeed, could be imagined away.  Today, however, our dignity is brittle and fragile, and any affront presents a terrible danger which compels immediate action.  Those who do not agree thus pose a much greater threat than in the past, so, again, there is little to temper the demand that all must concur on this point.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry289/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Impossible favors</title>
		<link>http://surliertexan.com/scratchpad/entry279</link>
		<comments>http://surliertexan.com/scratchpad/entry279#comments</comments>
		<pubDate>Fri, 12 Feb 2010 03:19:28 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=279</guid>
		<description><![CDATA[I am having a terrible time finding an advisor for my thesis.  Not because it is a bad project (I certainly don&#8217;t think so, at any rate), but mainly because of my own unwillingness to ask people for things.   It was only through the goodwill of others that I never had to [...]]]></description>
			<content:encoded><![CDATA[<p>I am having a terrible time finding an advisor for my thesis.  Not because it is a bad project (I certainly don&#8217;t think so, at any rate), but mainly because of my own unwillingness to ask people for things.   It was only through the goodwill of others that I never had to actually sleep on the street when I was homeless, and it was through the goodwill of others that I even ate in college.  How the hell does one even pay those things back?  And how can I bring myself to incur even more debt by asking someone to be my advisor? (And, believe me, taking on an advisee is a tremendous commitment, despite what more generous faculty will tell you about it being part of the job.  That it is a commitment some faculty accept gladly and others accept grudgingly is a mark of their relative generosities, not a measure of how easy they perceive the undertaking.)</p>
<p>At any rate, asking for things.  I can&#8217;t blame anyone but myself for my lack of an advisor at this point, because in this stupid reluctance towards asking for things, I waited &#8217;til the end to ask and everyone&#8217;s already been snapped up&mdash;no one has any time left to give.  So what might have been only a moderate debt for me to incur has now become all the greater.</p>
<p>I hate this.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry279/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced sed find and replace</title>
		<link>http://surliertexan.com/scratchpad/entry277</link>
		<comments>http://surliertexan.com/scratchpad/entry277#comments</comments>
		<pubDate>Tue, 19 Jan 2010 22:30:14 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry277</guid>
		<description><![CDATA[I always forget how to do this, so, by god, I&#8217;m going to actually write it down this time so that I don&#8217;t have to search all over the place next time.
To find a string of text and replace it with part of the original string intact:
sed -i 's/\(foo\)\([A-Z, -]*\)/\1\L\2/g' file.txt
Putting things in escaped parentheses [...]]]></description>
			<content:encoded><![CDATA[<p>I always forget how to do this, so, by god, I&#8217;m going to actually write it down this time so that I don&#8217;t have to search all over the place next time.</p>
<p>To find a string of text and replace it <em>with part of the original string intact</em>:</p>
<p><code>sed -i 's/\(foo\)\([A-Z, -]*\)/\1\L\2/g' file.txt</code></p>
<p>Putting things in escaped parentheses creates a group&mdash;\(foo\) is group one, \([A-Z]*\) is group two.  Then in the replace string, you call up a group by putting \#.  So group 1 becomes \1.  Thus, the above replacement string&mdash;\1\L\2&mdash;means keep group one as is but convert group two, whatever it might be, to lowercase.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry277/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call for resources</title>
		<link>http://surliertexan.com/scratchpad/entry272</link>
		<comments>http://surliertexan.com/scratchpad/entry272#comments</comments>
		<pubDate>Sun, 10 Jan 2010 22:18:12 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/?p=272</guid>
		<description><![CDATA[Dear 5 people who read this blog:
I am attempting to roll my own quirky list of must-reads for an aspiring political theorist.  What should I be keeping my eye on?  Which journals should I be ashamed not to follow?  Who are the badasses in the field?  I&#8217;m hitting up profs this [...]]]></description>
			<content:encoded><![CDATA[<p>Dear 5 people who read this blog:<br />
I am attempting to roll my own quirky list of must-reads for an aspiring political theorist.  What should I be keeping my eye on?  Which journals should I be ashamed not to follow?  Who are the badasses in the field?  I&#8217;m hitting up profs this quarter so that I can build this list explicitly instead of doing the ridiculous thing we all do where we don&#8217;t want to admit we don&#8217;t yet know the answer to this question and just desperately hang on every word in the hopes that some of this will spill out unintentionally and we can glom on to it with no one being the wiser.  To that end, I&#8217;m just asking y&#8217;all outright what should be on this list.  <span class="hide">SNE3JQB2F6T8</span></p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry272/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plato and the Poets: WWE Smackdown</title>
		<link>http://surliertexan.com/scratchpad/entry271</link>
		<comments>http://surliertexan.com/scratchpad/entry271#comments</comments>
		<pubDate>Fri, 08 Jan 2010 23:08:07 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[academia]]></category>
		<category><![CDATA[open problems]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry271</guid>
		<description><![CDATA[Revisited the argument of Plato and the poets yet again today.  Will this conversation really not die even after 3000 years of us having it?  I&#8217;m tired of it after only 3 months.  My own take, which I&#8217;m sure will convince absolutely no one since everyone falls firmly on the side they [...]]]></description>
			<content:encoded><![CDATA[<p>Revisited the argument of Plato and the poets yet again today.  Will this conversation really not die even after 3000 years of us having it?  I&#8217;m tired of it after only 3 months.  My own take, which I&#8217;m sure will convince absolutely no one since everyone falls firmly on the side they are to be on, never to leave it again:</p>
<p>Literature and non-empirical pursuits are not unscientific any more than any other sort of observation is.  Scientific method, folks.  Hypothesize, observe, record, adjust hypothesis.  Literature as observation.  Don&#8217;t knock it.  It gave us gravity.</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry271/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Further thoughts on ordinariness</title>
		<link>http://surliertexan.com/scratchpad/entry263</link>
		<comments>http://surliertexan.com/scratchpad/entry263#comments</comments>
		<pubDate>Thu, 07 Jan 2010 16:51:14 +0000</pubDate>
		<dc:creator>Alexis</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ordinary]]></category>

		<guid isPermaLink="false">http://surliertexan.com/scratchpad/entry263</guid>
		<description><![CDATA[From Judith Shklar, Ordinary Vices, p1:
Ordinary vices are the sort of conduct we expect, nothing spectacular or unusual&#8230;we are familiar with it&#8230;so commonplace that they are not worth discussing&#8230;one must suppose that everything that can be thought about it is too obvious to mention.
From Kathleen Stewart, Ordinary Affects, p1-2:
The ordinary is a shifting assemblage of [...]]]></description>
			<content:encoded><![CDATA[<p>From Judith Shklar, <i>Ordinary Vices</i>, p1:</p>
<p>Ordinary vices are the sort of conduct we expect, nothing spectacular or unusual&#8230;we are familiar with it&#8230;so commonplace that they are not worth discussing&#8230;one must suppose that everything that can be thought about it is too obvious to mention.</p>
<p>From Kathleen Stewart, <i>Ordinary Affects</i>, p1-2:</p>
<p>The ordinary is a shifting assemblage of practices and practical knowledges&#8230;Ordinary affects are the varied, surging capacities to affect and be affected that give everyday life the quality of a continual motion of relations, scenes, contingencies, and emergences.  They&#8217;re things that happen.<br />
p3<br />
Ordinary affects, then, are an animate circuit that conducts force and maps connections, routes, and disjunctures.  They are the kind of contact zone where the overdetermination of circulations, events, conditions, technologies, and flows of power literally take place.</p>
<p>[Stewart's is basically just a Foucauldian definition of social interaction.  It literally just described <em>being alive</em> and, hence, <em>everything</em>.  Meaningless.  Shklar's definition more interesting because it doesn't say what is, in fact ordinary, but speaks to what we <em>assume</em> is ordinary, which is much closer to hitting it on the mark&mdash;a subjective interpretation of things in relation to what we are used to and thus do or do not take for granted.  What can be classified as ordinary will differ depending on who you ask.]</p>
]]></content:encoded>
			<wfw:commentRss>http://surliertexan.com/scratchpad/entry263/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
