<?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>cbd &#187; CF</title>
	<atom:link href="http://wrecking.org/cbd/category/cf/feed/" rel="self" type="application/rss+xml" />
	<link>http://wrecking.org/cbd</link>
	<description>Software studies, technical communication, writing studies, and new media. Life with my girls.</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:56:55 +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>Go on OJS</title>
		<link>http://wrecking.org/cbd/2011/02/28/go-on-ojs/</link>
		<comments>http://wrecking.org/cbd/2011/02/28/go-on-ojs/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 04:22:27 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[composition forum]]></category>
		<category><![CDATA[ojs]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=2033</guid>
		<description><![CDATA[On converting Composition Forum to OJS, which is fully underway with the recent publication of our Spring 2011 issue <a href="http://wrecking.org/cbd/2011/02/28/go-on-ojs/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em>Composition Forum</em> has started using <a href="http://pkp.sfu.ca/?q=ojs">Open Journal Systems</a>, with the recent publication of our <a href="http://compositionforum.com/issue/23/">Spring 2011 issue</a>. I&#8217;ve sent a few &#8220;articles&#8221; through the system with <em>CF</em> managing editor Michelle Ballif, and spent quite a bit of time reading the technical references and working through the code base, so I think it will work for us. Of course, the best way to find out is to use it for real. We aren&#8217;t delivering content with it yet; that will come after we get submissions and review up and running. What questions we have now circulate around that process, which may be a bit more extensive and formal than necessary for us. Technically, it looks sound; upgrades and other maintenance functions can be easily performed from the command line, like this:</p>
<pre>wget http://pkp.sfu.ca/ojs/download/patch/ojs-2.3.3-3_to_2.3.4.patch.gz
gunzip ojs-2.3.3-3_to_2.3.4.patch.gz
patch -p1 &lt; ojs-2.3.3-3_to_2.3.4.patch
php tools/upgrade.php upgrade
php tools/upgrade.php check</pre>
<p>which I did recently.  The coders working on the project are attentive to problems, regularly answering questions in support forums, even those which amount to, &#8220;I can&#8217;t get OJS to work on Red Hat 7, please help!&#8221; (Like any open source project, OJS attracts its share of users with minimal budgets and thus minimal access to up-to-date servers.) Right now, I&#8217;m not worried about the way it looks&#8211;a common and well-justified complaint&#8211;I can tweak that later with some CSS hacking, and perhaps return something to the project with interface design improvements.</p>
<p>Not long ago I went to Illinois Wesleyan to hear a talk by OJS project lead John Willinsky. He focused more on open access than OJS, mentioning the software only a few times. Willinsky spent a lot of time discussing the practical side of open access, which I appreciated. This was, in large part, response to a question raised during the introductions. One of the officers of the <a href="http://www.themss.org/">Midwest Sociological Society</a> attended, asking (I&#8217;m paraphrasing): &#8220;Is open access going to erase the $270,000 we get from journal subscriptions?&#8221; A good question. After the talk, I looked, and discovered MSS provides a $10K stipend and $2,500 travel budget to the editor of its journal <em>The Sociological Quarterly. </em>That&#8217;s peanuts compared to the budgets of medical journals, but for a small outfit like <em>Composition Forum . . . </em>we could do a lot with that money. So while, like Willinsky, I&#8217;m completely committed to open access from an ethical perspective, I&#8217;m eager to find ways to adopt OA models while preserving revenue streams&#8211;and without going toward the author fee model. Particularly for the humanities, that&#8217;s not a sustainable way forward. Willinsky spent the most time describing a model where libraries would work directly with scholarly societies to form cooperatives which perform the same tasks currently performed by commercial publishers and database middlemen. Money which now goes to profits and data munging would be replaced by direct access to data and smarter reuse of existing library labor and infrastructure. Willinsky sketched this possibility out very quickly. In retrospect, I wish he&#8217;d spent more time on it.</p>
<p>I found out about Willinsky&#8217;s talk from <a href="http://www.ceball.com/">Cheryl Ball</a>, who is doing some OJS-related work of her own. Cheryl and the rest of the <em>Kairos</em> team recived an <a href="http://www.neh.gov/ODH/Default.aspx?tabid=111&amp;id=189">NEH grant</a> to write plugins and modifications to the OJS codebase so it can handle <em>Kairos</em>-style webtexts. We had ulunch after the talk, and discussed that project and other stuff. I agree that sort of work is the way forward, and a large part of the reason I&#8217;m working with OJS: even though it may be overkill for a small journal like <em>Composition Forum,</em> my current approach to making the journal&#8211;wrangling HTML from Word files via custom scripts, followed by more custom scripts to deliver it&#8211;isn&#8217;t any better. Especially where metadata is concerned. Hopefully, as we use OJS, we can realize a more generalizeable solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2011/02/28/go-on-ojs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dead delicious</title>
		<link>http://wrecking.org/cbd/2010/02/08/dead-delicious/</link>
		<comments>http://wrecking.org/cbd/2010/02/08/dead-delicious/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 19:53:47 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[delicious]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[reset]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=1349</guid>
		<description><![CDATA[Delicious is having database issues. I can't reset the password for one of my accounts. <a href="http://wrecking.org/cbd/2010/02/08/dead-delicious/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Delicious is <a href="http://support.delicious.com/forum/comments.php?DiscussionID=3854&amp;page=1#Item_0">having database issues</a>. Here&#8217;s one of the symptoms: </p>
<p><a href="http://www.flickr.com/photos/cbdilger/4340889821/" title="Dead Delicious by cbdilger, on Flickr"><img src="http://farm5.static.flickr.com/4032/4340889821_c6bfe6baf2_m.jpg" width="240" height="69" alt="Dead Delicious" /></a></p>
<p>For the record, I don&#8217;t think I forgot my password; I think it was zorched by the database issues.</p>
<p>I hope this gets fixed soon; I have a new issue of <em>Composition Forum</em> to index&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2010/02/08/dead-delicious/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CF 20</title>
		<link>http://wrecking.org/cbd/2009/07/02/cf-20/</link>
		<comments>http://wrecking.org/cbd/2009/07/02/cf-20/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 14:23:08 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Composition]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[ojs]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=1008</guid>
		<description><![CDATA[Composition Forum 20 has been published. <a href="http://wrecking.org/cbd/2009/07/02/cf-20/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://compositionforum.com/issue/20/"><em>Composition Forum</em> 20</a> has been published. This issue includes our first interview, a <a href="http://compositionforum.com/issue/20/gary-olson-interview.php">conversation with Gary A. Olson</a> which is a companion piece to a recent <a href="http://www.compositionstudies.tcu.edu/bookreviews/online/36-2/OlsonInterview.pdf"><em>Composition Studies</em> interview</a>. We welcome Jacqueline Rhodes to the <em>CF</em> editorial team as interview editor.</p>
<p>Two &#8220;lasts&#8221; with this issue as well. Derek Owens is stepping down as review editor, with Jeanne Rose and Lori Salem taking his post. And this will be the last issue of <em>CF</em> published by hand. I&#8217;ve installed <a href="http://pkp.sfu.ca/?q=ojs">Open Journal Systems</a>, and while I have some configuration work to do, I&#8217;m already looking forward to using it and becoming more involved in the <acronym title="Public Knowledge Project">PKP</acronym> community.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2009/07/02/cf-20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s next for CF</title>
		<link>http://wrecking.org/cbd/2008/07/25/whats-next-for-cf/</link>
		<comments>http://wrecking.org/cbd/2008/07/25/whats-next-for-cf/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 17:12:17 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[IP]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[license]]></category>
		<category><![CDATA[metadata]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=461</guid>
		<description><![CDATA[More on plans for Composition Forum <a href="http://wrecking.org/cbd/2008/07/25/whats-next-for-cf/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s great to have <em><a href="http://compositionforum.com/">Composition Forum</a></em> on its own domain. That gives me latitude to do a lot more than I was able at FAU. Not long ago I added Peter Suber&#8217;s <a href="http://www.earlham.edu/~peters/fos/fosblog.html">Open Access News</a> to my feeds, and I&#8217;ve found it very useful. That led me to a <a href="http://www.developing-oa-journals.org/">useful book</a> I&#8217;ll be writing about soon.</p>
<p>So far, I haven&#8217;t found a platform for <em>CF</em> development which looks better than <a href="http://pkp.sfu.ca/?q=ojs">Open Journal Systems</a>. The OJS forums recently included recent discussions of two features not currently in OJS that I&#8217;d like to see: forward linking or reference tracking (the &#8220;Works Citing&#8221; which make <a href="http://inventio.us/ccc/"><abbr title="College Composition &amp; Communication">CCC</abbr> Online</a> and the <a href="http://portal.acm.org/"><abbr ="Association for Computing Machinery">ACM</abbr> Portal</a> so useful), and automatic interoperation with directories such as CiteULike (given that OJS already does much of the heavy lifting, metadata-wise).</p>
<p>As I review the OJS codebase, I&#8217;m looking at several other tasks:</p>
<ul>
<li>getting redirects on the FAU site (given my use of includes, this should be pretty easy)</li>
<li>developing a style sheet, and reviewing the issues of <em>CF</em> currently online to ensure compliance with it;</li>
<li>working with <em>CF</em> editors to establish an IP policy (I&#8217;m thinking <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution</a>) then applying it to past and future issues;</li>
<li>learning more about existing metadata standards; revise submissions to collect that data for future <em>CF</em> issues, and applying standards to the archives as well.</li>
</ul>
<p>This of course is in preparation and connected to my larger goal: pushing journals in English studies to improve their web sites, and developing documentation, standards, examples, and scholarship to go with.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/07/25/whats-next-for-cf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSS to HTML via PHP</title>
		<link>http://wrecking.org/cbd/2008/07/11/rss-to-html-via-php/</link>
		<comments>http://wrecking.org/cbd/2008/07/11/rss-to-html-via-php/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 13:00:47 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[aggregator]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=447</guid>
		<description><![CDATA[Ripping an RSS feed to HTML using PHP <a href="http://wrecking.org/cbd/2008/07/11/rss-to-html-via-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://magpierss.sourceforge.net/">MagpieRSS</a> is a bit old, but it nicely rips an RSS feed to HTML using PHP, handling most errors and even using a cache. I&#8217;m using this to add content from the <a href="http://compositionforum.com/blog/"><abbr title="Composition Forum">CF</abbr></a> blog to the <a href="http://compositionforum.com/">CF front page</a>.</p>
<p><a href='http://wrecking.org/cbd/wp-content/uploads/2008/07/rss2htmlphp.txt'>Here&#8217;s the code</a> I use show the last three feed items, nicely formatted. (Link because some of the lines are really long.)</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/07/11/rss-to-html-via-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Composition Forum 18 &amp; blog</title>
		<link>http://wrecking.org/cbd/2008/07/08/composition-forum-18-and-blog/</link>
		<comments>http://wrecking.org/cbd/2008/07/08/composition-forum-18-and-blog/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 15:54:19 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[18]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[composition forum]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=444</guid>
		<description><![CDATA[Lots of stuff going on with Composition Forum: new domain, Volume 18 released, and blogging too. <a href="http://wrecking.org/cbd/2008/07/08/composition-forum-18-and-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://compositionforum.com/issue/18/">Composition Forum 18</a> is out. We&#8217;ve started the process of moving from servers at Florida Atlantic to our own independent domain, <a href="http://compositionforum.com/">compositionforum.com</a> (hosted by Dreamhost). I&#8217;m happy about that, because it gives us a lot more flexibility. For example, we&#8217;ve started <a href="http://compositionforum.com/blog/">blogging</a>, and as <a href="http://wrecking.org/cbd/2008/06/21/open-journal-systems/">I&#8217;ve written before</a> I&#8217;m trying out a few different software packages for management of the journal. We&#8217;re also working hard to improve our metadata; we&#8217;re going back in <a href="http://compositionforum.com/archives.php">our recent catalog</a> to add abstracts, very short descriptions, and tags to all our articles, as we begin the process of crossreferencing with <a href="http://inventio.us/ccc/" title="CCC Online Archive">CCCOA</a>, del.icio.us, <a href="http://comppile.org">CompPile</a>, etc. All part of my research toward improving journals in English studies&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/07/08/composition-forum-18-and-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Journal Systems</title>
		<link>http://wrecking.org/cbd/2008/06/21/open-journal-systems/</link>
		<comments>http://wrecking.org/cbd/2008/06/21/open-journal-systems/#comments</comments>
		<pubDate>Sat, 21 Jun 2008 23:40:11 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[ojs]]></category>
		<category><![CDATA[open journal systems]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=435</guid>
		<description><![CDATA[I'm considering Open Journal Systems for Composition Forum. Anyone used it? <a href="http://wrecking.org/cbd/2008/06/21/open-journal-systems/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>More from the <em>Composition Forum</em>-related questions department. I&#8217;m looking at existing software, and <a href="http://pkp.sfu.ca/?q=ojs">Open Journal Systems (OJS)</a> looks pretty good. (Yes, I do like that <a href="http://wrecking.org/cbd/2008/06/20/i-hate-long-urls/">short URL</a>!) Has anyone:</p>
<ul>
<li>spent a lot of time reading journals on their <a href="http://pkp.sfu.ca/ojs-journals">list of journals</a>? I see <a href="http://www.uic.edu/htbin/cgiwrap/bin/ojs/index.php/fm/">First Monday</a>, but they just converted to OJS.</li>
<li>submitted an article to a journal using OJS?</li>
<li>seen an installation which doesn&#8217;t use frames on articles?</li>
<li>used another software package which provides similar functionality?</li>
</ul>
<p>I&#8217;m also thinking about hacking on WordPress to make it do what I want (like as the <a title="College Composition &#038; Communication Online Archive" href="http://www.inventio.us/ccc/">CCCOA</a> crew has done with Movable Type). I&#8217;ve written about <a href="http://wrecking.org/cccc2008/standards-20080404.shtml">what we think online journals should do</a>; to be specific, here&#8217;s what I hope for:</p>
<ul>
<li>all the features of CCCOA&#8211;integration with del.icio.us, strong metadata handling, works cited &#038; citing with links when available</li>
<li>good ole standards-compliant XHTML and CSS</li>
<li>front page which includes a weblog and/or rips the RSS feed of a weblog</li>
<li>robust searching</li>
<li>smart handling of multiple formats</li>
<li>export to and interoperation with existing metadata systems</li>
</ul>
<p>OJS does a lot of that, to be sure, and it has a plugin architecture, which appeals to me. And they&#8217;re even moving forward on <a href="http://pkp.sfu.ca/lemon8">single-sourcing from word processors via XML</a>. Pretty interesting&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/06/21/open-journal-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dotproject</title>
		<link>http://wrecking.org/cbd/2008/06/17/dotproject/</link>
		<comments>http://wrecking.org/cbd/2008/06/17/dotproject/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 16:11:42 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Nerdliness]]></category>
		<category><![CDATA[dolist]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=436</guid>
		<description><![CDATA[Has anyone used Dotproject? The journal I work with, Composition Forum, is gearing up for some major changes, and we&#8217;re gonna need some way to manage our do lists. Basecamp is a strong candidate, of course.]]></description>
			<content:encoded><![CDATA[<p>Has anyone used <a href="http://www.dotproject.net/">Dotproject</a>?</p>
<p>The journal I work with, <a href="http://www.fau.edu/compositionforum/"><em>Composition Forum</em></a>, is gearing up for some major changes, and we&#8217;re gonna need some way to manage our do lists. <a href="http://www.basecamphq.com/">Basecamp</a> is a strong candidate, of course. </p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/06/17/dotproject/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CCCC 2008</title>
		<link>http://wrecking.org/cbd/2008/04/05/cccc-2008/</link>
		<comments>http://wrecking.org/cbd/2008/04/05/cccc-2008/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 23:30:30 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[Composition]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[cccc]]></category>
		<category><![CDATA[cccc-ip]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[metadata]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[seafood]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/?p=407</guid>
		<description><![CDATA[CCCC 2008 activities: our panel about journals on the web; seafood; more <a href="http://wrecking.org/cbd/2008/04/05/cccc-2008/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I got back from <acronym title="Conference on College Composition &#038; Communication">CCCC</acronym> not long ago. Good stuff:</p>
<ul>
<li>Our panel about journals was well-received. Derek&#8217;s talk, &#8220;How Archives Learn,&#8221; applied Steward Brand&#8217;s book <em>How Buildings Learn</em> to archives, especially the CCC Online Archive. Doug Eyman and Colleen Reilly presented &#8220;Research and Citation Practices for New Media Scholarship,&#8221; taking on specific questions about metadata standards and expectations for citation. I distributed my <a href="http://wrecking.org/cccc2008/standards-20080404.shtml">draft standard for the web presences of journals</a>, and explained why I think we should adopt a <a href="http://webstandards.org/"><acronym title="Web Standards Project">WaSP</acronym>y</a> standards framework for bringing journals up to speed. Collin was unable to attend, but sent along a screencast of his talk, &#8220;<a href="http://www.collinvsblog.net/2008/04/no-cs-for-you.html">Visualizing the Invisible Collage of Research</a>.&#8221; We had about 40 attendees and good conversation afterward. This good work will continue.</li>
<li>Many creatures of the sea met their demise for my benefit. Two highlights: first, Sid Dobrin and company hosted a fish fry, sharing redfish which had been swimming earlier that day. I ate about three pounds and piled on the grits too. My contribution: a bottle of Templeton Rye. Yum, yum, yum. Second, crawfish etouffee and jambalaya at the Acme Oyster House. The former was driven by a simply perfect roux; the latter by smoked fish and chicken. </li>
<li>I participated in the <a href="http://ccccip.org/2008-caucus-meeting-agenda">CCCC-IP caucus</a> meeting. Last year&#8217;s sense of the house motion for the consideration of open source is moving toward a full resolution; I hear it passed this morning. It will be interesting to hear what&#8217;s next.</li>
<li>Very good conversations with the <em><a href="http://www.fau.edu/compositionforum/">Composition Forum</a></em> crew. We have an excellent plan to kick-start the journal; we&#8217;re going to take advantage of our online format to publish more things, more often. I&#8217;ll write about that soon.</li>
<li>I shared a room with <a href="http://www.earthwidemoth.com/">Derek</a>, which provided a lot of time to talk about our panel topic and related geek stuff. </li>
<li>Two friends picked up book awards: Thomas Rickert for <em>Acts of Enjoyment</em>, and <a href="http://digitalb.motime.com/">Byron Hawk</a> for <em>A Counter History of Composition</em>. Congratulations to both.</li>
<li>I ran! Just 30 minutes on the treadmill, very slow, with some stretch breaks. But any run is better than no run. Swimming today; perhaps I&#8217;ll join the Road Runners Sunday&#8230;.</li>
<li>No travel hassles, though it rained like hell during both of my trips to and from the airport. </li>
</ul>
<p>I love the food in New Orleans, and I&#8217;m happy to provide much-needed business to the area (to the extent that <acronym title="National Council of Teachers of English">NCTE</acronym> renting a convention center from a multinational corporation does that). But New Orleans doesn&#8217;t have much else for me. Lite beer, fruity drinks, and the Bourbon Street scene just don&#8217;t appeal. </p>
<p>Now, to the writing and grading I didn&#8217;t get done in the Big Easy. Oh, and thinking about <a href="http://www.ncte.org/cccc/proposals/login.asp">next year&#8217;s conference&#8230;.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/04/05/cccc-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Odds and ends Sunday</title>
		<link>http://wrecking.org/cbd/2008/02/03/odds-and-ends-sunday-4/</link>
		<comments>http://wrecking.org/cbd/2008/02/03/odds-and-ends-sunday-4/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 22:43:58 +0000</pubDate>
		<dc:creator>cbd</dc:creator>
				<category><![CDATA[CF]]></category>
		<category><![CDATA[House]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Running]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Weather]]></category>

		<guid isPermaLink="false">http://wrecking.org/cbd/2008/02/03/odds-and-ends-sunday-4/</guid>
		<description><![CDATA[The Easterling-Dilger household is bustlin&#8217; these days, so bloggin&#8217; sometimes has to take a back seat. I&#8217;m very, very glad to say I&#8217;m reading a fair amount these days. I&#8217;m halfway through a second reading of Tufte&#8217;s Beautiful Evidence, which &#8230; <a href="http://wrecking.org/cbd/2008/02/03/odds-and-ends-sunday-4/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Easterling-Dilger household is bustlin&#8217; these days, so bloggin&#8217; sometimes has to take a back seat.</p>
<p>I&#8217;m very, very glad to say I&#8217;m reading a fair amount these days. I&#8217;m halfway through a second reading of Tufte&#8217;s <em>Beautiful Evidence,</em> which has some very good bits. Lisa Gitelman&#8217;s <em>Always Already New</em> is next, and for fun Shipley and Schwalbe&#8217;s <em>Send: An Essential Guide to Email.</em> Reading shall lead to writing. Last year I abandoned an essay, missing a deadline because I realized (while trying to write) that I was rehashing tired old stuff. Better to bail than to suck. Even better to get back in the groove. To that end, I&#8217;ve started hashing out the spec for the database work I want to do with <em>Composition Forum,</em> and I&#8217;ve been working more to wrap my head around XML and XSLT. </p>
<p>My college has finished interviews for our technology manager, and my department is about halfway through campus visits for the three positions we have open. I&#8217;ve attended a lot of the sessions, which has been alternately exhausting and exciting: the former simply because of the time required, the latter because we&#8217;ve had some excellent candidates.</p>
<p><a href="http://www.flickr.com/photos/easterling/2233180291/"><img style="float:right;" src="http://farm3.static.flickr.com/2155/2233180291_52aa8e9c31_m.jpg" alt="Flickr: Doorway &#038; Window Frame" /></a></p>
<p>Erin has started intensive work on the kitchen; she blasted paint off trim last week, and I started prepping the windows for replacement. Our plan is one step under total renovation; we&#8217;ll keep the existing cabinets (we hate &#8216;em, but don&#8217;t want to spend $5K to replace them) and the appliances (all functional). Everything else goes: counters, sink, nasty green paint, crappy lighting. We&#8217;re also going to set up some shelves downstairs so we can keep some less often used appliances and stuff in the basement, freeing up cabinet space to get things off the counters. Anyone with experience in kitchen optimization? </p>
<p>Madelyn is in all-day day care two days a week&#8211;Tuesday and Thursday, my teaching days. So far so good; she&#8217;s adjusted to napping at school pretty well, though she doesn&#8217;t nap as long as she does at home. Actually, she doesn&#8217;t nap as long at home as she used to, either. Madelyn has been nursing a cough for a while, but that hasn&#8217;t slowed her down much. Yesterday we went sledding at the reservoir (big hill on the dam side) then saw the Amtrak pick up Chicago-bound folks. Tomorrow is a playdate with Claire and lunch with the writing group; that&#8217;s always fun. </p>
<p><a href="http://streetparade.wordpress.com/2008/01/29/beer-decisions-part-ii/">As Glenn wrote,</a> Madelyn also had fun last week when Glenn and MB made the trip down from Iowa. We had some very good beer (I especially liked the Avery IPA), and Erin went nuts in the kitchen, making fantastic bread and butternut squash soup. She followed that with a pancake and spinach frittata breakfast. A side visit to a birthday party was fun, too. If only the snow had come a bit earlier&#8230;</p>
<p><a href="http://www.flickr.com/photos/easterling/2234002626/"><img alt="Flickr: Timelapse 7pm Front" style="float:right;" Frame"src="http://farm3.static.flickr.com/2034/2234002626_05afa262f9_m.jpg" /></a></p>
<p>We got a pretty good snowfall Thursday night; I took a few shots with the shutter open a while (at right, and a few more on Flickr). Pretty cool. We are supposed to get a lot more ice and snow today before it warms up to 50&deg; tomorrow. I believe the snow part, since it&#8217;s just started snowing like mad (and we&#8217;ve even had a few thunderclaps). But I don&#8217;t see the temperature going up. Quite the reverse. I guess it&#8217;s possible; <a href="http://www.wunderground.com/history/airport/KMQB/2008/1/29/DailyHistory.html">last Thursday</a> we went from 59 to 19 in four hours. </p>
<p>So far I&#8217;ve kept up with my plan to <a href="http://spreadsheets.google.com/pub?key=pGODqo5SmKRxuBhSXQksMBw">run three times a week</a> in &#8217;08. And I&#8217;m hip to using Google Docs to track my runs. Last night&#8217;s run put me over 100 miles for the year. I&#8217;ve never tracked my runs consistently enough to know how long that took. Kinda cool. And today I saw a nice speed bump: 5K in 21:56. I wanted to run on the outdoor track, since I can pace much better that way, but the lazy #!(@% at Macomb High are apparently afraid of snow&#8211;the track hadn&#8217;t been cleared! So I settled for Compton Park, which is a little more than a half-mile loop. I started too fast and had to back off after about 3.5K. But heck, I still broke 22:00.</p>
<p>Go Giants.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrecking.org/cbd/2008/02/03/odds-and-ends-sunday-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

