<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
    <title>Jason Stuart @ CWRU</title>
    <link>http://blog.case.edu/jason.stuart/</link>
    <description>A Case Blog</description>
    <language>en-us</language>
    <pubDate>Thu, 04 Sep 2008 09:59:30 EST</pubDate>
    <lastBuildDate>Thu, 04 Sep 2008 09:59:30 EST</lastBuildDate>
    <managingEditor>jason.stuart@case.edu</managingEditor>
    <webMaster>jason.stuart@case.edu</webMaster>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Movable Type v3.121</generator>

    
    <item>
      <title>The Conventions</title>
      <link>http://blog.case.edu/jason.stuart/2008/09/04/the_conventions</link>
      <description>So I&apos;ve been watching the conventions, mostly on YouTube or some blog or whatever. In Denver, it was interesting to...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/09/04/the_conventions</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Thu, 04 Sep 2008 09:59:30 EST</pubDate>
      <content:encoded><![CDATA[<p>So I've been watching the conventions, mostly on YouTube or some blog or whatever. In Denver, it was interesting to see how popular Obama was, and Kerry apparently has a pulse, but otherwise pretty basic, appealing stuff. Not enough to make me sign on with the Democrats - I don't really like feeling relieved that Biden's not the candidate, only to find him on the ticket anyway - but I liked what I heard. <br /><br />The Republican stuff is utterly boring and typical, for the most part. The Palin pick had really made me take notice, because what a trainwreck! Everybody loves a trainwreck. I mean, holy cow, that was fun to watch. So I watched Rudy, Huck, a piece of YouTubed Mitt (that guy is as big an asshole as I imagined him to be) and Palin, because why not give her a chance? See what she's like. Between her speech and Obama's, politics were interesting again (though obviously for different reasons: Obama as compelling personality, Palin as compelling personality politics). <br /><br />The speeches really jolted me - they all (even Huck!, who at least tries to appear to be a genuinely decent person) went deep into the "Republicans are douchebags" script I thought they were going to ditch. What's this "reform" shit? Can't remember the last time I watched a Republican speak that I didn't instantly recoil from. I thought that shit was supposed to change? I could deal with the "celebrity" stuff - early days, whatever. I figured more people would start coming around to Obama after the convention and the dialogue on issues would start. <br /><br />But it's obvious I can forget about that happening. I don't see Democrats running the usual "remember the Sixties!" crap (as long as they keep Pelosi off stage) but now I see Republicans are going with the usual "we're assholes!" crap. I'm not dealing with another four years of that police-state, culture-war (and actual-war) stuff. If this is the future of the Republican party, I can tell you who I'm never voting for, ever, again.</p>]]></content:encoded>
	  
    </item>

    <item>
      <title>Google Chrome</title>
      <link>http://blog.case.edu/jason.stuart/2008/09/03/google_chrome</link>
      <description>A neat little browser (Case peeps: set the shortcut to -no-sandbox to get around SEP, for now) - sort of...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/09/03/google_chrome</guid>
      
        <category domain="http://blog.case.edu/jason.stuart/web_stuff/index">web stuff</category>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Wed, 03 Sep 2008 09:42:40 EST</pubDate>
      <content:encoded><![CDATA[<p>A neat little browser (Case peeps: set the shortcut to -no-sandbox to get around SEP, for now) - sort of a cross between Firefox and Webrunner, with IE7's chrome style, with all the little thingies that Ff users have been asking for forever. Crash control for tabs - that is a must, and Ff 3 should've taken care of that. Neat drag-to-desktop functionality that is likely Step 1 in the integration of user desktop and RIAs. It's a browser to really learn that integration, and it's got a clean interface, so it seems easy and a little boring. The latter is actually an exciting part of the experience - there's more to find, and much of it happens within the browser window, instead of at the periphery. Prob more after I've used it a little while.  </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>DAV for Linux users</title>
      <link>http://blog.case.edu/jason.stuart/2008/08/18/dav_for_linux_users</link>
      <description>I use WebDrive for getting files to my Filer and to the directories I have access to. Yet I run...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/08/18/dav_for_linux_users</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Mon, 18 Aug 2008 16:01:20 EST</pubDate>
      <content:encoded><![CDATA[<p>I use WebDrive for getting files to my Filer and to the directories I have access to. Yet I run Ubuntu and Damn Small Linux on my desktop, and just nuked my last remaining connection to Win98 so I could try out different window managers (Linux-ese for "things we pretend are cool but seem to exist only for people to make themes, and, oh, transparent tabs"). Today I thought I'd get better at Bluefish so I'm all "right no problem I'll just hook it up on Nautilus because Nautilus does everything through its elfin magic." But no. No elfin magic for J. </p>

<p>So I went to the usual places for WebDrive support, which seems located exclusively at the WebDev blog, and there's nothing I found for Linux DAV stuff. Nothing on forums.case either, but I have a low tolerance for forum's search results. </p>

<p>So apparently Ubuntu is bad at DAV. Really it just came down to a new line on /etc/fstab: </p>

<p>Open up yr package manager. Get davfs2 (which I guess would be [sudo apt-get davfs2 etc at console - but just use synaptic]). I believe you will also have to have neon's libraries installed; can't remember if that's automatic. <br />
Configure davfs2: [sudo dpkg-reconfigure davfs2]<br />
At the prompt to mount as ordinary user, answer yes. <br />
You'll be prompted for a group name. Provide a group name (default is "davfs2" I believe).<br />
Then it'll ask you for a user name, if you want non-root access. Nobody uses my computer, so I said yes. This is up to you. <br />
The pop-up will then provide you with a line to add to /etc/fstab. You might ignore this; I, computer genius that I am, actually tried to ctrl-c it. Whatever the case, you'll put it in to fstab later. </p>

<p>Create a folder for your mount point; I used /mnt/<xxxx> [sudo mkdir /mnt/whatever]</p>

<p>Open /etc/fstab in preferred editor. Geeky: [sudo nano /etc/fstab] Non-masochistic: [sudo gedit /etc/fstab] We're all adults here. Let's admit that we don't use gvim and emacs for everything, hmmm? </p>

<p>So, anyway. Add this line to fstab, using the <file system><mount point><type><options><dump><pass> syntax: <br />
[https://www.case.edu:8000/caseID/foldername /mnt/whatever davfs rw,user,noauto 0 0] for mounting directory files if you administer a website. <br />
Do [https://filer.case.edu/dav/caseID] as the file system if you want to get to your filer. </p>

<p>Save and close fstab. At your console, mount the file this way:<br />
[sudo mount filesystem], where filesystem=the URL you added to fstab<br />
Console will prompt for username and pass. Then you should go back to Nautilus and see your new directory mounted in the filesystem. Worked for me at least. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>DAV for Linux users</title>
      <link>http://blog.case.edu/jason.stuart/2008/08/18/dav_for_linux_users</link>
      <description>I use WebDrive for getting files to my Filer and to the directories I have access to. Yet I run...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/08/18/dav_for_linux_users</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Mon, 18 Aug 2008 15:55:12 EST</pubDate>
      <content:encoded><![CDATA[<p>I use WebDrive for getting files to my Filer and to the directories I have access to. Yet I run Ubuntu and Damn Small Linux on my desktop, and just nuked my last remaining connection to Win98 so I could try out different window managers (Linux-ese for "things we pretend are cool but seem to exist only for people to make themes, and, oh, transparent tabs"). Today I thought I'd get better at Bluefish so I'm all "right no problem I'll just hook it up on Nautilus because Nautilus does everything through its elfin magic." But no. No elfin magic for J. </p>

<p>So I went to the usual places for WebDrive support, which seems located exclusively at the WebDev blog, and there's nothing I found for Linux DAV stuff. Nothing on forums.case either, but I have a low tolerance for forum's search results. </p>

<p>So apparently Ubuntu is bad at DAV. Really it just came down to a new line on /etc/fstab: </p>

<p>Open up yr package manager. Get davfs2 (which I guess would be [sudo apt-get davfs2 etc at console - but just use synaptic]). I believe you will also have to have neon's libraries installed; can't remember if that's automatic. <br />
Configure davfs2: [sudo dpkg-reconfigure davfs2]<br />
At the prompt to mount as ordinary user, answer yes. <br />
You'll be prompted for a group name. Provide a group name (default is "davfs2" I believe).<br />
Then it'll ask you for a user name, if you want non-root access. Nobody uses my computer, so I said yes. This is up to you. <br />
The pop-up will then provide you with a line to add to /etc/fstab. You might ignore this; I, computer genius that I am, actually tried to ctrl-c it. Whatever the case, you'll put it in to fstab later. </p>

<p>Create a folder for your mount point; I used /mnt/<xxxx> [sudo mkdir /mnt/whatever]</p>

<p>Open /etc/fstab in preferred editor. Geeky: [sudo nano /etc/fstab] Non-masochistic: [sudo gedit /etc/fstab] We're all adults here. Let's admit that we don't use gvim and emacs for everything, hmmm? </p>

<p>So, anyway. Add this line to fstab, using the <file system><mount point><type><options><dump><pass> syntax: <br />
[https://www.case.edu:8000/caseID/foldername /mnt/whatever davfs rw,user,noauto 0 0] for mounting directory files if you administer a website. <br />
Do [https://filer.case.edu/dav/caseID] as the file system if you want to get to your filer. </p>

<p>Save and close fstab. At your console, mount the file this way:<br />
[sudo mount <filesystem>], where <filesystem>=the URL you added to fstab<br />
Console will prompt for username and pass. Then you should go back to Nautilus and see your new directory mounted in the filesystem. Worked for me at least. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>Minority Acronym Syndrome</title>
      <link>http://blog.case.edu/jason.stuart/2008/08/18/minority_acronym_syndrome</link>
      <description>True and False: Moodle and Joomla are CMSs. Additionally, MAS might not be the best acronym for this syndrome. Too...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/08/18/minority_acronym_syndrome</guid>
      
        <category domain="http://blog.case.edu/jason.stuart/digital_literacies/index">digital literacies</category>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Mon, 18 Aug 2008 09:59:58 EST</pubDate>
      <content:encoded><![CDATA[<p>True and False: Moodle and Joomla are CMSs. </p>

<p>Additionally, MAS might not be the best acronym for this syndrome. Too medical. Maybe the "A" should have some kind of diacritic. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>NY Times Discovers Internet, Gets a Xanga, Calls Itself ._-tYmEs-_. Polls ensue</title>
      <link>http://blog.case.edu/jason.stuart/2008/07/30/ny_times_discovers_internet_gets_a_xanga_calls_itself__tymes__polls_ensue</link>
      <description>Literacy Debate - Online, R U Really Reading? - Series - NYTimes.com Apparently, some &quot;kids&quot; like to go &quot;online&quot; and...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/07/30/ny_times_discovers_internet_gets_a_xanga_calls_itself__tymes__polls_ensue</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Wed, 30 Jul 2008 09:23:04 EST</pubDate>
      <content:encoded><![CDATA[<a href="http://www.nytimes.com/2008/07/27/books/27reading.html?_r=1&amp;oref=slogin">Literacy Debate - Online, R U Really Reading? - Series - NYTimes.com</a><br />
<br />
Apparently, some "kids" like to go "online" and do "stuff." Oh, Chicago, don't let the East Coasters have all the fun:<br /><br />
<a href="http://www.chicagotribune.com/features/lifestyle/chi-textwalking-0729_jul29,0,5807707.story">R U ambu-textrous? -- chicagotribune.com</a><br /><br />
"Some state officials" are at "the heart of a passionate debate," which is "heating up" according to the NCTE. I think the debate is about literacy. Because, as far as I can tell, the only question being seriously asked is whether web-reading children are actually literate.<br /> <br />
Oh, the <i>Times</i> article starts out all open-inquiry, with its "just what it means to read in the digital age" stuff, but it gets right to the point soon after:
<blockquote>As teenagers' scores on standardized reading tests have declined or stagnated, some argue that the hours spent prowling the Internet are the enemy of reading - diminishing literacy, wrecking attention spans and destroying a precious common culture that exists only through the reading of books.</blockquote>
Indeed, <i>some</i> do. But <i>others</i> don't: 
<blockquote>But others say the Internet has created a new kind of reading, one that schools and society should not discount. The Web inspires a teenager like Nadia, who might otherwise spend most of her leisure time watching television, to read and write.
</blockquote>
Do these people know what broadband access costs these days? Hell yeah they ought to give us a discount. So, to recap, the Internet is pretty much the Web. It's one place, and you go there to read stuff. This is either good or bad depending on which group of tendentious busybodies you speak to. 
<blockquote>Even accomplished book readers like Zachary Sims, 18...</blockquote>
Ok, I've had enough. "White upper-middle class kid from our reading area read books good!" Film at fucking eleven. 
<br />
<br />
Anybody - including the "Web evangelists" - care to argue it's the parents who are increasingly illiterate? Take another look at that <i>Trib</i> article. Thirty-two yr old crosses busy urban street while texting. I'm sorry - <i>students</i> need to learn literacy skills? How's that now?
<blockquote>Clearly, reading in print and on the Internet are different...
</blockquote>
uhhhh...wait. Counting down to use of the word "cyberspace" in three, two, one...
<blockquote>On paper, text has a predetermined beginning, middle and end, where readers focus for a sustained period on one author's vision. On the Internet, readers skate through cyberspace at will and, in effect, compose their own beginnings, middles and ends.
</blockquote>
Someone's been reading their Landow and Ryan. Though it's true - the "end" I "composed" was the article on <a href="http://www.nytimes.com/2008/07/30/sports/othersports/30xgames.html">Jay Adams</a>.<br /><br />The point here is to be snarky. Sure. The news outlet wants to provide narratives that reinforce (or instill, or attract) the beliefs of their dwindling subscriber base. Fine. But this article isn't about literacy, the "digital age" (whatever that is), or the differences between a narrowly-defined "print" culture and an undefined "digital" culture - it's just about the moral panic that analog (paper? whatever) media devices seem to carry with them into every transitional stage. I'd be more apt to pay attention to the sociocultural cues that inform definitions of literacy if the discussions that emerged attended to matters of infrastructure and presentation at any data point far enough removed from the middle-class living room that it actually extends past the schools that the readers in those living rooms attend. And without the "culture of distraction" or "digital media=Jesus" foolishness that dominates both the broader and academic discussions on the topic. <br /><br />For instance, remember television? Television is like the Timothy McVeigh of media morality. So evil and new in its time, so picked on as <i>event </i>- only to be brushed aside by a newer, more all-consuming evil. Alfred P. Who? Broadcast sets phased where? They're both dead! Long live the GWOT/INDUCE/Moodle/PRO-IP/Patriot/MUD Offensive. Whither poor comic books, also, currently feted on The Valve and such other hidebound traditionalist outlets for print that has funny little brackets! Alas! <i>I'm going to that conference on fan fiction! </i><br /><br />I don't think literacy should be boiled down to the output device and reader's immediate visual context. There's nothing particularly digital about the habits - the article is about reading habits, preferences, not literacy - that the children in the article seem to display. And there's nothing particularly analog about the habits the adults display. The <i>Times</i> is laid out using a networked computer in a newsroom. I've worked as a copy editor - I got paper templates on a Mac with ad space placeholders, I used Quark and editing programs and got wire stories off the network, stringer stories via email. Print is not print and digital is not digital because one can easily become the other. I can make this post into a PDF document and I can read a book as a PDF document through the same software, using the similar and different storage media, transfer it to similar and different storage media, etc. We're dealing with documents. If you want to talk about it in terms of paper pages vs. screen pages, well, don't. The only thing this sort of article proves is that, if this is actually the debate, we're neither in a print, digital, network, information, nor knowledge society/culture/economy, but just a bunch of document enthusiasts. <br />]]></content:encoded>
	  
    </item>

    <item>
      <title>tchotchke computing (small devices for single applications)</title>
      <link>http://blog.case.edu/jason.stuart/2008/07/24/tchotchke_computing_small_devices_for_single_applications</link>
      <description>So let&apos;s see...Kindle for books, web tablet with Gears for kiosk surfing, iPod for music and vids, iPhone for phone/mail/calendar,...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/07/24/tchotchke_computing_small_devices_for_single_applications</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Thu, 24 Jul 2008 21:51:46 EST</pubDate>
      <content:encoded><![CDATA[<p>So let's see...Kindle for books, web tablet with Gears for kiosk surfing, iPod for music and vids, iPhone for phone/mail/calendar, PSP for full-length movies and gaming, DS for gaming - what's going to be left for the laptop? Everybody runs a workstation who doesn't need the XO or the EEE. That's it, then: the laptop for just very focused applications in portable machines. </p>

<p>Assuming smaller Kindles and competitors, a Mac Air-light tablet like they're proposing at TechCrunch, that's a lot less potential back injury than hauling around this shoulder harness with my laptop and power adapter. & frankly I don't want a Kindle, so books are the same difference. Why not Adobe Creative Suite on a tablet. Lock-in! These companies need hardware lock-in, not just software. Boo software. What will I do with this external drive</p>

<p>The MSOffice kiosk, the Visual Web kiosk, the Google phone... the myth of the Google phone, anyway...add that to PS3 Home - "Did we say we were going to release that? Must have forgot. Here, have some pie, or maybe this cutting-edge PS2 graphics-driven game called Tour of Resistance Company: Heroes in the Dark while everybody drools over Resi Evil 5 trailers." Dood, it's just like 4, but this time...it's African. </p>

<p>Though I am still not digging Gears, AIR has been a lot of fun. Mostly a diversion, but fun. So many possibilities for integration into an engl lab, but for the ethical issues of installing small programs on other users' machines. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>I love you. Honestly.</title>
      <link>http://blog.case.edu/jason.stuart/2008/07/14/i_love_you_honestly</link>
      <description>I am going to start posting here again. Dammit!...</description>
      <guid>http://blog.case.edu/jason.stuart/2008/07/14/i_love_you_honestly</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Mon, 14 Jul 2008 08:55:08 EST</pubDate>
      <content:encoded><![CDATA[<p>I am going to start posting here again. Dammit!</p>]]></content:encoded>
	  
    </item>

    <item>
      <title>As a university, we&apos;ve arrived</title>
      <link>http://blog.case.edu/jason.stuart/2007/07/24/as_a_university_weve_arrived</link>
      <description>RIAA targets Case Western students in ongoing extortion racket. Let&apos;s see how the university responds....</description>
      <guid>http://blog.case.edu/jason.stuart/2007/07/24/as_a_university_weve_arrived</guid>
      
        <category domain="http://blog.case.edu/jason.stuart/digital_literacies/index">digital literacies</category>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Tue, 24 Jul 2007 11:13:44 EST</pubDate>
      <content:encoded><![CDATA[<p><a href="http://www.p2pnet.net/story/12855">RIAA targets Case Western</a> students in ongoing extortion racket. Let's see how the university responds. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>GoogleApps@Case</title>
      <link>http://blog.case.edu/jason.stuart/2007/07/20/googleappscase</link>
      <description>Jeremy Smith&apos;s blog provides info for getting started using Google apps - gmail, start page, some desktop stuff? - with...</description>
      <guid>http://blog.case.edu/jason.stuart/2007/07/20/googleappscase</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Fri, 20 Jul 2007 19:42:15 EST</pubDate>
      <content:encoded><![CDATA[<p><a href="http://blog.case.edu/jms18/">Jeremy Smith's blog</a> provides info for <a href="http://wiki.case.edu/GoogleApps/FAQ">getting started using Google apps</a> - gmail, start page, some desktop stuff? - with your Case acct. Really good stuff. </p>

<p>UPDATE: I really do think this is going to be pretty cool. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>interface design battle royale</title>
      <link>http://blog.case.edu/jason.stuart/2007/07/20/interface_design_battle_royale</link>
      <description>The Bloomberg Makeover My favorite&apos;s ideo....</description>
      <guid>http://blog.case.edu/jason.stuart/2007/07/20/interface_design_battle_royale</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Fri, 20 Jul 2007 08:33:30 EST</pubDate>
      <content:encoded><![CDATA[<p><a href="http://www.portfolio.com/infographics/2007/06/terminals">The Bloomberg Makeover</a></p>

<p>My favorite's ideo. </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>GET GREAT DEAL ON V|AGKRA &amp; ENGINEEING DEGREE</title>
      <link>http://blog.case.edu/jason.stuart/2007/07/06/get_great_deal_on_vagkra_engineeing_degree</link>
      <description>Via SANS: Google search for .edu sites hacked into holding Cialis spam...</description>
      <guid>http://blog.case.edu/jason.stuart/2007/07/06/get_great_deal_on_vagkra_engineeing_degree</guid>
      
        <category domain="http://blog.case.edu/jason.stuart/school/index">school</category>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Fri, 06 Jul 2007 21:00:00 EST</pubDate>
      <content:encoded><![CDATA[<p>Via SANS:</p>

<p><a href="http://www.google.com/search?hl=en&lr=&as_qdr=all&q=cialis+buy+site%3A.edu+filetype%3Ahtml&btnG=Search" title="Funny search">Google search for .edu sites hacked into holding Cialis spam</a> </p>]]></content:encoded>
	  
    </item>

    <item>
      <title>Teaching Tech Writing: Week 14</title>
      <link>http://blog.case.edu/jason.stuart/2007/04/18/teaching_tech_writing_week_14</link>
      <description>On Theory, Practice, and Method. Patricia Sullivan and James E. Porter. So, the different conceptual categories for &quot;types of academic...</description>
      <guid>http://blog.case.edu/jason.stuart/2007/04/18/teaching_tech_writing_week_14</guid>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Wed, 18 Apr 2007 14:12:07 EST</pubDate>
      <content:encoded><![CDATA[<p>On Theory, Practice, and Method. Patricia Sullivan and James E. Porter. </p>

<p>So, the different conceptual categories for "types of academic work" - theory, practice, and methodology - do their own work, according to S & P, in legitimizing the claims specific to the work ("Our position is that the concepts 'theory,' 'practice,' and 'methodology' as used in professional writing represent different types of socially constructed warrants" (301)). The authors' position suggests that genres (and method), broadly applied, are not merely descriptive of types of professional writing. The work does not simply fit into one of these categories, the data or supporting claims found within becoming self-sufficient and establishing a "closed" argument: the categories themselves become part of the work, establishing a warrant by descriptive fiat. "Because this work displays the markings of genre x," establishes the categorical description, "it is best served by genre x." The power of this operation erases the presence of the category of work itself, removing it from considerations of feasibility. </p>

<p>The authors wish to see conceptions of type become more "dynamic and negotiable." A binary between theory/practice invalidates the suggestion of their combination; therefore, the authors move toward a "notion" of <i>praxis</i>, founded on an openness in practice. I think we here in the English department understand the ramifications of the theory/practice split as well as anybody else. And I think we understand the importance of establishing conciliatory terms between the two; we're no longer able to run the business like it's 1979. Yet we still tend to split concerns, if not on a day-by-day basis as the authors suggest happens in the professional writing classroom, but spread over the coursework. There is the theory class, and the methods class. There is the Foucault day, and then there is the annotated bibliography day. The problem occurs after: when, having proved ourselves in coursework, we begin applying theory - the institutional imperative to see a variety of theory as the only likely approach tends to place student writing within the bounds of the theoretical. Maybe because it's easier, in a way -</p>

<p>But that, of course, ignores the pervasive reach of theory into every corner of our practice. Everyone, after all, theorizes a reading, or the act of reading - there's no reading outside of theory. It's like a paradox from a Rush song! "You may choose to integrate a pathology of the subject into a fully realized materialist critique of cultural capital/If you choose not to problematize the recursive nature of hypertext reading practices, <i>you still have made a choice</i>!" <u><b>ZING</b></u></p>

<p>But what is a fully situated reading? - one in which we understand not only the theoretical, asynchronous forces at work, but also the place in which we do the work, our timely surroundings. This is the observational power of the practice outlook - the question is how to combine the twin understandings into what the authors call "praxis." Prudential action is of course the understanding between subject and structures of power - how do act in the best interests of society? and all that - and expresses itself in the writing context that authors envision by being open to the suggestive influence of theory or practice while in the methodological throes of practice or theory. Seeing the forest for the trees, as it were, but still being able to refer to close-ups of the bark. </p>

<p>doodz I am th eh hungzor i need some foodz</p>]]></content:encoded>
	  
    </item>

    <item>
      <title>Statists have let the handicapped steal all the good parking spots. SET PHASERS ON &quot;KILL&quot;</title>
      <link>http://blog.case.edu/jason.stuart/2007/04/16/statists_have_let_the_handicapped_steal_all_the_good_parking_spots_set_phasers_on_kill</link>
      <description>Now, sometimes I get angry when I don&apos;t get that parking spot on Bellflower, but I don&apos;t go around calling...</description>
      <guid>http://blog.case.edu/jason.stuart/2007/04/16/statists_have_let_the_handicapped_steal_all_the_good_parking_spots_set_phasers_on_kill</guid>
      
        <category domain="http://blog.case.edu/jason.stuart/politics/index">politics</category>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Mon, 16 Apr 2007 11:05:51 EST</pubDate>
      <content:encoded><![CDATA[<p>Now, sometimes I get angry when I don't get that parking spot on Bellflower, but I don't go around calling people <i>Marxists</i>.</p>

<p>(Attention Libertarians: I do not watch Star Trek. Please resist the urge to school me on phaser settings.)</p>]]></content:encoded>
	  
    </item>

    <item>
      <title>Digital Literacies: Siva, Intro</title>
      <link>http://blog.case.edu/jason.stuart/2007/04/15/digital_literacies_siva_intro</link>
      <description>Shades of earlier readings...SV&apos;s extremes are sounding familiar: the &quot;oligarchy vs. anarchy&quot; debate sounding somewhat like the &quot;us, now vs....</description>
      <guid>http://blog.case.edu/jason.stuart/2007/04/15/digital_literacies_siva_intro</guid>
      
        <category domain="http://blog.case.edu/jason.stuart/digital_literacies/index">digital literacies</category>
      
      <category domain="http://www.case.edu">case</category>
      <category domain="http://www.case.edu">cwru</category>
      <category domain="http://www.case.edu">Case Western</category>
      <category domain="http://www.case.edu">Case Western Reserve University</category>
	  <pubDate>Sun, 15 Apr 2007 10:48:56 EST</pubDate>
      <content:encoded><![CDATA[<p>Shades of earlier readings...SV's extremes are sounding familiar: the "oligarchy vs. anarchy" debate sounding somewhat like the "us, now vs. them, later" distinction established by Lessig, authority being the power behind the switch that transforms a society from dreads-n-squats anarchists to a regulated, top-down market. Dialectic or polarized ideology? You decide!</p>

<p>I'm not sure, however, how the "collapse of inconvenience" maps neatly onto the two-sided struggle SV attempts to describe. Certainly we live in a digital ecosystem/network in which plenty of good stuff is "inconvenient to find, distribute, or deploy." LL's point, for instance, is not that inconvenience has collapsed, but that it has become a full-on business plan. On the other hand, for every technology that removes the friction implicit in earlier systems, SV claims technologies are also produced that engineer different varieties of friction. The problem (beyond the slightly competitive nature of these twin claims) in these arguments is the simplicity of the technologies that SV imagines: both "blunt" and "simple," the technological tools are presented - as perhaps the earlier information systems were reduced - in fairly autonomous terms, ignoring the social values and contexts within which they work. But the social context is what makes these sorts of argument work; if SV is going to treat p2p systems as tool instead of concept, then he's got a technical argument on his hands, when he actually wants to make a cultural argument about the effects of regulating p2p on a conceptual level. </p>

<p>By this I mean that, in the case of information systems, one argument that LL and SV must prove is that, beyond the technical specifications and use-value of such systems, that they promote and provoke information exchange as a form of public discourse. In other words, the files we send through the network are not simply valued as data or objects, they are valued as discourse. "Human deliberations," as SV puts it - and, as such, our understanding of self really takes shape as a function of the media we work with. So, while SV attempts to understand regulation as technology and p2p as tool, SV also wants p2p as discursivity and regulation as embodied by specific technologies. So there are series of mediations: between these antinomies, concepts and tools, practices and ideals. The tension rises out of SV's desire for mediation at these levels and the presence of "unmediated communication" - when the software and hardware level disappears, how do we understand deliberation as a function of technology, and how do we develop and foster critique? This is the original point of the digital literacies concept: how do we make the rules and negotiations of discourse apparent while engaging in discourse itself? </p>]]></content:encoded>
	  
    </item>


</channel>
</rss>