<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Mass Programming Resistance</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/" />
    <link rel="self" type="application/atom+xml" href="http://crossjam.net/mpr/atom.xml" />
    <id>tag:crossjam.net,2008-08-09:/mpr//1</id>
    <updated>2010-09-04T19:38:17Z</updated>
    <subtitle>Transcend the data.</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>

<entry>
    <title>pyCLI</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/09/pycli.html" />
    <id>tag:crossjam.net,2010:/mpr//1.492</id>

    <published>2010-09-04T19:38:16Z</published>
    <updated>2010-09-04T19:38:17Z</updated>

    <summary>Over the years, I&apos;ve built a bunch of command line oriented Python scripts. Logging has always been a big tool in the box but I&apos;ve never done as much profiling as I would have liked. So the pyCLI module looks...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p>Over the years, I've built a bunch of command line oriented Python scripts. Logging has always been a big tool in the box but I've never done as much profiling as I would have liked. So the <a href="http://packages.python.org/pyCLI/">pyCLI</a> module looks pretty interesting:</p>

<blockquote><em>
The cli package is a framework for making simple, correct command line
applications in Python. With cli, you can quickly add standard command line
parsing; logging; unit and functional testing; and profiling to your CLI
apps. To make it easier to do the right thing, cli wraps all of these tools
into a single, consistent application interface.
</em></blockquote>

<p>If it does what it says on the tin, pyCLI can eliminate a lot of boilerplate. I'm also interested in the background of who put the module together and whether it's been used in a production system. Otherwise, it looks pretty well designed and put together.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Amp Music Player</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/09/amp-music-player.html" />
    <id>tag:crossjam.net,2010:/mpr//1.491</id>

    <published>2010-09-04T02:34:57Z</published>
    <updated>2010-09-04T02:34:58Z</updated>

    <summary> After all my whining about Apple&apos;s music player on the iPod Touch, I thought I&apos;d dig around and see if there were any alternatives. I wasn&apos;t holding out much hope, as I thought Apple would have all the iTunes...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.viciousdericious.com/"><img src="http://crossjam.net/mpr/doom/Amp Music Player Logo.jpg" alt="Amp Music Player Logo.jpg" border="0" width="100" height="100" align="left" style="margin: 10px;" /></a> After all my whining about Apple's music player on the iPod Touch, I thought I'd dig around and see if there were any alternatives. I wasn't holding out much hope, as I thought Apple would have all the iTunes formats and data on lockdown.</p>

<p>Apparently I was wrong. You can write your own custom player for iOS that taps into the users iTunes database. Seems to be a plethora of such apps in the iTunes music store.</p>

<p>So I'm giving the rather garish <a href="http://www.viciousdericious.com/">Amp Music Player</a> a test drive. At the very least, it seems to do a better job of making track metadata visible. But the overly busy interface doesn't seem quite right coming from the music app. We'll see how it goes.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Reading The Setups</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/09/reading-the-setups.html" />
    <id>tag:crossjam.net,2010:/mpr//1.490</id>

    <published>2010-09-03T03:20:34Z</published>
    <updated>2010-09-03T03:22:34Z</updated>

    <summary> After reading Stephen Wolfram&apos;s entry in the setup, I subscribed to the RSS feed. The number of entries went way back. All the way back to Alex Payne, presumably the first entry. So I decided to read them all....</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://usesthis.com/"><img src="http://crossjam.net/mpr/doom/The Setup Logo.png" alt="The Setup Logo.png" border="0" width="140" height="37" align="left" style="margin: 10px;" /></a> After reading <a href="http://stephen.wolfram.usesthis.com/">Stephen Wolfram's</a> entry in <a href="http://usesthis.com/"><strong>the setup</strong></a>, I subscribed to the RSS feed. The number of entries went way back. All the way back to <a href="http://alex.payne.usesthis.com/">Alex Payne</a>, presumably the first entry.</p>

<p>So I decided to read them all.</p>

<p>Don't know if this is just selection bias, but I noticed there were quite a few Macs in usage, maybe even a significant majority. A lot were laptops with only 4GB of memory. Also enjoyed the gender mix and the eclectic "career" choices.</p>

<p>Some of the more entertaining entries for me included: <a href="http://amy.hoy.usesthis.com/">Amy Hoy</a>, <a href="http://aaron.swartz.usesthis.com/">Aaron Swartz</a>, <a href="http://richard.stallman.usesthis.com/">Richard Stallman</a>, <a href="http://mark.pilgrim.usesthis.com/">Mark Pilgrim</a>, <a href="http://anne.halsall.usesthis.com/">Anne Halsall</a> <em>(reminds me I need to checkout Inkling)</em>, and <a href="http://andrew.huang.usesthis.com/">Andrew "bunnie" Huang</a>,</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Upcoming Reads</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/09/upcoming-reads.html" />
    <id>tag:crossjam.net,2010:/mpr//1.489</id>

    <published>2010-09-02T03:26:48Z</published>
    <updated>2010-09-02T03:26:49Z</updated>

    <summary>Looks like it&apos;ll be an interesting reading month. One of the reasons I like reading British sci-fi authors, is that they have enough room in their head for alternative political systems. Witness Iain M. Banks in regards to his Culture...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p>Looks like it'll be an interesting reading month.</p>

<p>One of the reasons I like reading British sci-fi authors, is that they have enough room in their head for alternative political systems. Witness Iain M. Banks in <a href="http://www.i-dig.info/culture/culturenotes.html">regards to his <em>Culture</em></a> series <a href="http://www.metafilter.com/94781/A-few-notes-on-The-Culture"><em>Via MetaFilter</em></a>:</p>

<p><a href="http://www.iain-banks.net/2010/06/23/surface-detail-cover-launch/"><img src="http://crossjam.net/mpr/doom/Surface Detail Cover.jpg" alt="Surface Detail Cover.jpg" border="0" width="200" height="310" align="right" style="margin: 10px;" /></a> <blockquote><em>
Let me state here a personal conviction that appears, right now, to be profoundly unfashionable; which is that a planned economy can be more productive - and more morally desirable - than one left to market forces. The market is a good example of evolution in action; the try-everything-and-see-what-works approach. This might provide a perfectly morally satisfactory resource-management system so long as there was absolutely no question of any sentient creature ever being treated purely as one of those resources. The market, for all its (profoundly inelegant) complexities, remains a crude and essentially blind system, and is - without the sort of drastic amendments liable to cripple the economic efficacy which is its greatest claimed asset - intrinsically incapable of distinguishing between simple non-use of matter resulting from processal superfluity and the acute, prolonged and wide-spread suffering of conscious beings.
</em></blockquote>
Despite <a href="http://crossjam.net/mpr/2009/07/four-more-finished.html">not really enjoying Banks' <em>Consider Phlebas</em></a>, this might be enough encouragement to check out the forthcoming <a href="http://www.iain-banks.net/2010/06/23/surface-detail-cover-launch/"><em>Surface Detail</em></a>.</p>

<p>In addition, I've got <a href="http://www.williamgibsonbooks.com/books/zero_history.asp">William Gibson's <em>Zero History</em></a> on pre-order with Amazon. And I'm now reading <a href="http://www.amazon.com/gp/product/034549752X/">China Mieville's <em>The City &amp; The City</em></a>. Really working the cream of the crop.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Sayonara iCurrent</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/sayonara-icurrent.html" />
    <id>tag:crossjam.net,2010:/mpr//1.488</id>

    <published>2010-09-01T02:12:36Z</published>
    <updated>2010-09-01T02:29:07Z</updated>

    <summary> I confess to being one of those beta testers that startups hate. One of those that begs for an early invite, then doesn&apos;t use the system, and doesn&apos;t even provide any feedback. In the case of iCurrent, I&apos;m guilty...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.icurrent.com/"><div style="text-align:center;"><img src="http://crossjam.net/mpr/doom/iCurrent Logo.png" alt="iCurrent Logo.png" border="0" width="359" height="59" style="margin: 10px;"/></div></a></p>

<p>I confess to being one of those beta testers that startups hate. One of those that begs for an early invite, then doesn't use the system, and doesn't even provide any feedback. In the case of <a href="http://www.icurrent.com/">iCurrent</a>, I'm guilty as charged.</p>

<p>I was seduced by <a href="http://www.ramanarao.com/blog/">Ramana Rao</a>, who's research, companies, and blog I've been following for a long time. The <a href="http://www.icurrent.com/blog/2009/11/personalized-news-needs-the-person">iCurrent vision</a> was definitely simpatico with some thoughts I've long had about personalized news. As soon as <a href="http://www.ramanarao.com/blog/2009/11/the-icurrent-back-story/">Rao announced the product</a>, I immediately asked for an invite.</p>

<p>So what caused me to recently turn off my iCurrent e-mail subscription, with a whole bunch of unread messages? The reasons probably start with this quote from Rao:</p>

<blockquote><em>
We spent the first 6 months building a conceptually complete architecture.  Not architecture in the sense of a scalable Internet architecture, but as in a framework with places for the ideas.  We implemented enough at coarse 90% levels so that we could assess proceeding.  Beyond the airflow simulation, it was wind tunnel tests, and then enough of an airplane to test in real world conditions.
<br/><br/>
Throughout we interviewed people all over the US (Idaho, Kentucky, Ohio, Florida), a typical qualifier being not knowing what “TechCrunch” was.  
</em></blockquote>

<p>That should have disqualified me instantly. In addition, I observed the following:</p>

<ul>
<li>I read news in my RSS aggregators: Google Reader and NetNewsWire. I don't want to add any other "locations" such as another website or e-mail.</li>
<li>Rating is work. I know iCurrent demands people in the loop, but for me I didn't want to put in the work.</li>
<li>The channels that seemed closest to my interests weren't close enough. For example, the house music channel pulled in too many false positives of articles that include the words "house" and "music" or that were simply event announcements.</li>
<li>The majority of sources were mainstream media, which I've mostly given up on for the news I care about.</li>
<li>Channels only presented small numbers (&lt; 10) of articles. I'm just wired for much higher rates of information flow.</li>
</ul>

<p>I wish iCurrent the best of luck. If they can pull off aggregation for the average non-techie it'll be a big winner. I remember <a href="http://www.daylife.com/">Daylife</a> trying to hoe this row and changing course to become <a href="http://corp.daylife.com/product-overview">a smart content provider for publishers</a>. If there's one suggestion I had for iCurrent, it might be to provide an API to allow others to experiment with human in the loop in those places they can't service, like feed readers.</p>

<p><strong>Flash Update</strong>. Turns out <a href="http://venturebeat.com/2010/07/14/washington-post-acquires-icurrent-a-personal-news-aggregator/">iCurrent was purchased</a> by the Washington Post Company back in July. If MediaBeat is right, and the purchase price was in the neighborhood of $5 million, that's not encouraging for personalized news as a business. iCurrent's only investor, Crosslink Capital, put in $3 million over about 3 years. That's probably not an acceptable rate of return for a venture capital firm.</p>

<p>And I don't have a lot of confidence that WaPo can make something significant out of the acquisition. Besides, iCurrent limited to one source doesn't seem all that useful. </p>
]]>
        

    </content>
</entry>

<entry>
    <title>Warning, Doom Ahead</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/warning-doom-ahead.html" />
    <id>tag:crossjam.net,2010:/mpr//1.487</id>

    <published>2010-08-31T01:20:19Z</published>
    <updated>2010-08-31T23:32:48Z</updated>

    <summary> It&apos;s a little over a week until the start of the National Football League regular season. All across the land, fantasy football league drafts are taking place. I know you don&apos;t care about my fantasy team. I wanted to...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><img src="http://crossjam.net/mpr//Doom Patrol Fantasy Football Icon.jpg" alt="Doom Patrol Fantasy Football Icon.jpg" border="0" width="59" height="85" align="left" style="margin: 10px;" /> It's a little over a week until the start of the National Football League regular season. All across the land, fantasy football league drafts are taking place.</p>

<p>I know <a href="http://deadspin.com/sports/comment-ombudsman/nobody-cares-about-your-fantasy-team-271906.php">you don't care about my fantasy team</a>. I wanted to alert the audience to the fact that I will be guiding a new edition of Doom Patrol in defense of <a href="http://crossjam.net/mpr/2010/01/doom-patrol-chronicles-final-f.html">my office league title</a>. I was getting a little nervous there, but the commish finally pulled the trigger on the league invites. Unfortunately it's short suspense, as our draft is this Friday evening.</p>

<p>There will be chronicling. </p>

<p>You have been warned.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Rushkoff&apos;s &quot;Program or Be Programmed&quot;</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/rushkoffs-program-or-be-progra.html" />
    <id>tag:crossjam.net,2010:/mpr//1.486</id>

    <published>2010-08-29T21:38:04Z</published>
    <updated>2010-08-29T21:38:05Z</updated>

    <summary> Despite my disappointment with Douglas Rushkoff&apos;s Life, Inc., and a wariness of books taglined with listicle bait (TEN COMMANDS FOR A DIGITAL AGE), I&apos;m somewhat intrigued by Rushkoff&apos;s new book, Program or be Programmed. In this spirited, accessible poetics...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.orbooks.com/our-books/program/"><img src="http://crossjam.net/mpr//Rushkoff Programmed Cover.jpg" alt="Rushkoff Programmed Cover.jpg" border="0" width="222" height="369" align="right" style="margin: 10px;" /></a></p>

<p>Despite <a href="http://crossjam.net/mpr/2009/10/september-books-completed.html">my disappointment</a> with Douglas Rushkoff's <em>Life, Inc.</em>, and a wariness of books taglined with listicle bait <em>(TEN COMMANDS FOR A DIGITAL AGE)</em>, I'm somewhat intrigued by Rushkoff's new book, <a href="http://www.orbooks.com/our-books/program/"><em>Program or be Programmed</em></a>. </p>

<blockquote><em>
In this spirited, accessible poetics of new media, Rushkoff picks up where Marshall McLuhan left off, helping readers come to recognize programming as the new literacy of the digital age––and as a template through which to see beyond social conventions and power structures that have vexed us for centuries. This is a friendly little book with a big and actionable message.
</em></blockquote>

<p>I'm generally aligned with the sentiments expressed in his recent blog posts, wary of corporatism and mass culture, and interested to see Rushkoff's prescription. Presumably he'll spend less time building the argument and more on actionable measures.</p>

<p>I'm also interested to see how his <a href="http://rushkoff.com/2010/08/26/program-or-be-programmed-2/">experiment with indie publishing</a> works out.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Fish, Barrel, Smoking Gun</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/fish-barrel-smoking-gun.html" />
    <id>tag:crossjam.net,2010:/mpr//1.485</id>

    <published>2010-08-29T03:01:30Z</published>
    <updated>2010-08-29T03:01:31Z</updated>

    <summary> 15 years ago to the day, a secretive site called Suck, launched its first salvo onto the Web. Within a couple of weeks, if not a few days, I discovered the site and was instantly hooked. While obviously of...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><img src="http://crossjam.net/mpr//Suck Fish.gif" alt="Suck Fish.gif" border="0" width="81" height="96" align="left" style="margin: 10px;" /> 15 years ago to the day, a secretive site called <a href="http://www.suck.com/daily/1995/08/28/">Suck, launched its first salvo</a> onto the Web. Within a couple of weeks, if not a few days, I discovered the site and was instantly hooked. </p>

<p><img src="http://crossjam.net/mpr//Suck Barrel.gif" alt="Suck Barrel.gif" border="0" width="81" height="94" align="right" style="margin: 10px;" /> While obviously of its time that first post, <em>Live Through This</em>, still reads pretty caustic and pretty funny. A tirade about Courtney Love conspiracy theories, it marked to my mind the beginning of the modern blogosphere. To that point, what resembled blogging was mostly tech oriented, personality driven, or link blogging. Blogging was still all about the Internet and the Web. <a href="http://www.suck.com/">Suck</a> transcended the form by using the blog format as a mode of serious media criticism, including critique of The Web (tm). Interestingly the only URL in that post that's survived link rot is <a href="http://lollapalooza.com/">Lollapalooza's</a>. And of course the permalink for <em>Live Through This</em>.</p>

<p><img src="http://crossjam.net/mpr//Suck Smoking Gun.gif" alt="Suck Smoking Gun.gif" border="0" width="81" height="81" align="left" style="margin: 10px;" /> A couple of alums also <a href="http://en.wikipedia.org/wiki/Suck.com">managed to survive and thrive</a> a bit as well. <a href="http://www.suck.com/fish/contributors/cox/">Ana Marie Cox</a> went on to fame as a Wonkette.  <a href="http://www.suck.com/fish/contributors/havrilesky/">Heather Havrilesky</a> does a lot of work for <a href="http://www.salon.com">Salon</a>. If you read anything intelligent, you've probably run across <a href="http://www.suck.com/fish/contributors/colon/">Terry Colon's</a> illustrations. I wonder if <a href="http://en.wikipedia.org/wiki/Jake_Tapper">Jake Tapper</a> ever regrets contributing as <a href="http://www.suck.com/fish/contributors/tapper/">James Bong</a>.</p>

<p>Suck's <a href="http://en.wikipedia.org/wiki/Suck.com">been gone for over 9 years</a>. I still pour out some chardonnay for ya homie.</p>

<p><a href="http://www.suck.com/daily/97/11/24/"><em>Information informs. Analysis enlightens.</em></a></p>
]]>
        

    </content>
</entry>

<entry>
    <title>IHTFP</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/ihtfp.html" />
    <id>tag:crossjam.net,2010:/mpr//1.484</id>

    <published>2010-08-27T23:44:39Z</published>
    <updated>2010-08-27T23:59:17Z</updated>

    <summary> Classic Institute. According to Wired, Dr. Who might have paid a visit to MIT&apos;s 6.01. As a 6-3 alum, I have to quibble with Annalee Newitz&apos;s &quot;the infamously hard and awesome introduction to computer science class.&quot; Awesome? Yes! Infamously...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.wired.com/threatlevel/2010/08/tardis/"><div style="text-align:center;"><img src="http://crossjam.net/mpr//Great Dome Tardis.jpg" alt="Great Dome Tardis.jpg" border="0" width="240" height="180" style="margin: 10px;"/></div></a></p>

<p>Classic Institute.</p>

<p><a href="http://www.wired.com/threatlevel/2010/08/tardis/">According to Wired</a>, Dr. Who might have paid a visit to MIT's 6.01. As a 6-3 alum, I have to quibble with Annalee Newitz's  <em>"the infamously hard and awesome introduction to computer science class."</em> Awesome? Yes! Infamously hard? No. Famously well taught, so that many folks from other majors would take it? Definitely.</p>

<p><strong>Update</strong>: <a href="http://hacks.mit.edu/Hacks/by_year/2010/tardis/">Better story</a> via MIT itself. <em>The Doctor: 1 / Harvard: 0</em>.</p>

<p><em><a href="http://www.flickr.com/photos/bbcamericangirl/4926644139/">Photo</a> courtesy of <a href="http://www.flickr.com/photos/bbcamericangirl/">Melanie McCue</a> through a <a href="http://creativecommons.org/licenses/by-nc-nd/2.0/deed.en">Creative Commons by-nc-nd license</a>.</em></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Reuben Flagg! in Hand</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/reuben-flagg-in-hand.html" />
    <id>tag:crossjam.net,2010:/mpr//1.483</id>

    <published>2010-08-27T23:28:44Z</published>
    <updated>2010-08-27T23:30:17Z</updated>

    <summary> So I hit some pretty important milestones at work and decided to give myself a summer treat. I ordered the hardcover collection Howard Chaykin&apos;s American Flagg! from Amazon. A little over a year ago, this edition hit my radar,...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.dynamiteentertainment.com/htmlfiles/viewProduct.html?PRO=C102248"><img src="http://crossjam.net/mpr//americanflagg1.jpg" alt="americanflagg1.jpg" border="0" width="200" height="133" align="right" style="margin: 10px;" /></a></p>

<p>So I hit some pretty important milestones at work and decided to give myself a summer treat. I ordered the hardcover collection <a href="http://www.amazon.com/gp/product/1582409838"><em>Howard Chaykin's American Flagg!</em></a> from Amazon. A little over a year ago, <a href="http://crossjam.net/mpr/2009/07/american-flagg-back-in-print.html">this edition hit my radar</a>, but I hadn't gotten around to purchasing a copy. Partially because of the price, which was $50 from <a href="http://www.dynamiteentertainment.com/htmlfiles/viewProduct.html?PRO=C102248">the only place I could find it online</a>, at the time.</p>

<p>Well Amazon had it for $37. Since I'm an Amazon Prime member, I got it in two days for no extra charge. What's not to like?</p>

<p>The book arrived just a little while ago. And boy does Chaykin's art still look good, even 27 years later. Definitely amped up to revisit Reuben Flagg's (mis)adventures again.</p>

<p><em>Firefight! All Night! Live!</em></p>
]]>
        

    </content>
</entry>

<entry>
    <title>Conan</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/conan.html" />
    <id>tag:crossjam.net,2010:/mpr//1.482</id>

    <published>2010-08-27T20:33:43Z</published>
    <updated>2010-08-27T20:36:36Z</updated>

    <summary> Finished off the first book, Conan, in what I&apos;d call the definitive paperback series for Conan the Barbarian. Here&apos;s the contents: Introduction (L. Sprague de Camp) Letter from Robert E. Howard to P. Schuyler Miller (Robert E. Howard) The...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://en.wikipedia.org/wiki/Conan_(collection)"><img src="http://crossjam.net/mpr//Conan Ace Book Cover.jpg" alt="Conan Ace Book Cover.jpg" border="0" width="160" height="264" align="right" style="margin: 10px;" /></a> Finished off <a href="http://en.wikipedia.org/wiki/Conan_(collection)">the first book, <em>Conan</em>,</a> in what I'd call <a href="http://en.wikipedia.org/wiki/Conan_(books)#Lancer.2FAce_paperback_editions.2C_1966-1977">the definitive paperback series</a> for Conan the Barbarian. Here's the contents: </p>

<ul>
<li><em>Introduction</em> (L. Sprague de Camp)</li>
<li><em>Letter from Robert E. Howard to P. Schuyler Miller</em> (Robert E. Howard)</li>
<li><em>The Hyborian Age, Part 1</em> (Robert E. Howard)</li>
<li><em>The Thing in the Crypt</em> (L. Sprague de Camp and Lin Carter)</li>
<li><em>The Tower of the Elephant</em> (Robert E. Howard)</li>
<li><em>The Hall of the Dead</em> (Robert E. Howard and L. Sprague de Camp)</li>
<li><em>The God in the Bowl</em> (Robert E. Howard)</li>
<li><em>Rogues in the House</em> (Robert E. Howard)</li>
<li><em>The Hand of Nergal</em> (Robert E. Howard and Lin Carter)</li>
<li><em>The City of Skulls</em> (L. Sprague de Camp and Lin Carter)</li>
</ul>

<p>I cheated a little in that I didn't bother to read the <em>Introduction</em>, <em>Letter from Robert E. Howard to P. Schuyler Miller</em>, and <em>The Hyborian Age, Part 1</em>. Sorry if I remember the material wrong, but I wasn't interested in reading extensive world building and fanboyish claptrap. </p>

<p>In this series of stories, Conan is pretty young, basically a teenager. He wanders away from Cimmeria into the more "civilized" western nations of the area. Most of his initial adventures are as a thief, but by the end of the book he's become a trained mercenary. Interestingly in the first two-thirds of the book, the stories read with much more of a mystery feel than swords and sorcery. </p>

<p>As one can see, this is again a mix of Robert E. Howard, L. Sprague de Camp and Lin Carter. The straight Howard stuff is pure gold. <em>The Tower of the Elephant</em>, <em>The God in the Bowl</em>, and <em>Rogues in the House</em> are all well paced and written, if occasionally a bit flowery, reflecting the pulp heritage of the era. Special nod to <em>Rogues in the House</em> for inspiring the classic cover art by <a href="http://en.wikipedia.org/wiki/Frank_Frazetta">Frank Frazetta</a>. Carter didn't do too bad a job finishing up <em>The Hand of Nergal</em>. The other three stories are pretty pedestrian. At the moment, I can't even remember the plot of <em>The Hall of the Dead</em>.</p>

<p>And just an observation, but I'm pretty sure every story up until <em>The City of Skulls</em> featured some form of the phrase, "Conan, naked but for a loincloth..." C'mon guys, break out a thesaurus once in a while.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>$40 Virgin MiFi</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/40-virgin-mifi.html" />
    <id>tag:crossjam.net,2010:/mpr//1.481</id>

    <published>2010-08-27T00:11:41Z</published>
    <updated>2010-08-27T00:11:43Z</updated>

    <summary> Virgin&apos;s gone nuts! Now they&apos;re offering unlimited mobile broadband through their Mi-Fi device for $40 a month. There&apos;s no contract required and pay as you go. Nice! Of course unlimited probably means &quot;not too much over 5GB please or...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><img src="http://crossjam.net/mpr//Virgin MiFi.jpg" alt="Virgin MiFi.jpg" border="0" width="200" height="136" align="right" style="margin: 10px;" /></p>

<p>Virgin's gone nuts! Now they're offering <a href="http://www.virginmobileusa.com/mobile-broadband/">unlimited mobile broadband</a> through their Mi-Fi device for $40 a month. There's no contract required and pay as you go. Nice!</p>

<p>Of course unlimited probably means "not too much over 5GB please or we'll shut you down." But still it's a savory pricepoint. $40 is south of what AT&amp;T charges you for tethering on their data plans. So you can get the upside of Wi-Fi sharing for multiple devices at a lower cost. And relative to tethering the Mi-Fi is probably no more inconvenient.</p>

<p><em>Via Glenn Fleishman at <a href="http://db.tidbits.com/article/11538">TidBITS</a></em></p>
]]>
        

    </content>
</entry>

<entry>
    <title>The Preacher Man</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/the-preacher-man.html" />
    <id>tag:crossjam.net,2010:/mpr//1.480</id>

    <published>2010-08-26T00:59:57Z</published>
    <updated>2010-08-27T00:14:16Z</updated>

    <summary> Okay, so that DJ Pierre mix (Parts 1 and 2) that I spotted on the Toronto Mixtape Archive was surprisingly poor. Pierre never hit a memorable groove, a couple of times it seemed someone bumped the tables, and worse...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.discogs.com/Green-Velvet-Velvet-Tracks/release/1165010"><img src="http://crossjam.net/mpr//Velvet Tracks.jpeg" alt="Velvet Tracks.jpeg" border="0" width="200" height="192" align="right" style="margin: 10px;" /></a></p>

<p>Okay, so that DJ Pierre mix (Parts <a href="http://www.torontoravemixtapearchive.com/files/mixtapes/Pierre%20-%20Live%20at%20Syrous%20-%20Dec%202%2095%20-%20Side%20A.mp3">1</a> and <a href="http://www.torontoravemixtapearchive.com/files/mixtapes/Pierre%20-%20Live%20at%20Syrous%20-%20Dec%202%2095%20-%20Side%20B.mp3">2</a>) that I <a href="http://www.torontoravemixtapearchive.com/house.html">spotted</a> on the Toronto Mixtape Archive was surprisingly poor. Pierre never hit a memorable groove, a couple of times it seemed someone bumped the tables, and worse there were a few beat matching train-wrecks. That being said, his mix incorporated a few high quality tracks that I hadn't heard in a long time. One was <a href="http://www.discogs.com/Phuture-Scope-What-Is-House-Muzik-Touch-Me-Right/release/1102943"><em>What is House Muzik</em>?</a>, a DJ Pierre classic.</p>

<p>Another was Green Velvet's <em>The Preacher Man</em> off of the <a href="http://www.discogs.com/Green-Velvet-Velvet-Tracks/release/1165010"><em>Velvet Tracks</em></a> EP. At the time <em>The Preacher Man</em> was startling in that Curtis A. Jones basically ripped of some (<em>probably South Side Chicago</em>) preacher's sermon and threw it over really hardcore pounding Acid beats and tweaks. <em>And still the most popular game we play...is house!</em>. Whatever, it worked. You can still throw that in a mix today, 16 years after its release, and get people on the floor to scream.</p>

<p>I'm holding on to the somewhat rare transparent green vinyl 12" edition, keeping it in storage. And I've got memories of hitting the SF club scene with <a href="http://www.discogs.com/artist/Cajmere">Cajmere</a> in the early 90's. We were both grad students at Cal Berkeley and into the burgeoning San Francisco House/Techno scene of the time. He was in Chemical Engineering and bailed out after his master's to pursue a music career. Turns out to have been a pretty good choice.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Strictly History</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/strictly-history.html" />
    <id>tag:crossjam.net,2010:/mpr//1.479</id>

    <published>2010-08-25T02:40:33Z</published>
    <updated>2010-08-26T01:10:04Z</updated>

    <summary> Link parkin&apos;: The history of Strictly Rhythm, the iconic house music label. First I&apos;ve seen of how Mark Finkelstein and Gladys Pizzaro came together. Also establishes some official years. Still leaves quite a bit unsaid about the rift and...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://www.strictly.com"><img src="http://crossjam.net/mpr//Strictly Rhythm Logo.png" alt="Strictly Rhythm Logo.png" border="0" width="120" height="56" align="left" style="margin: 10px;" /></a> Link parkin': <a href="http://www.strictly.com/label/">The history of Strictly Rhythm</a>, the iconic house music label. First I've seen of how Mark Finkelstein and Gladys Pizzaro  came together. Also establishes some official years. Still leaves quite a bit unsaid about the rift and legal issues with Warner Bros. But new info for me nonetheless. </p>
]]>
        

    </content>
</entry>

<entry>
    <title>MacBook 2 Finger Scrolling</title>
    <link rel="alternate" type="text/html" href="http://crossjam.net/mpr/2010/08/macbook-2-finger-scrolling.html" />
    <id>tag:crossjam.net,2010:/mpr//1.478</id>

    <published>2010-08-24T00:06:35Z</published>
    <updated>2010-08-24T23:14:44Z</updated>

    <summary> I am utterly embarrassed to admit this, but here goes. Just this past week I learned something really amazing about my MacBook, even though it&apos;s clearly right there in the machine specs. My little laptop supports two finger scrolling...</summary>
    <author>
        <name>C. Ross Jam</name>
        <uri>http://crossjam.net/mpr</uri>
    </author>
    
    
    <content type="html" xml:lang="en" xml:base="http://crossjam.net/mpr/">
        <![CDATA[<p><a href="http://crossjam.net/mpr/2008/08/happiness-is-a.html"><img src="http://crossjam.net/mpr//About This Mac Snap.png" alt="About This Mac Snap.png" border="0" width="160" height="182" align="right" style="margin: 10px;" /></a> I am utterly embarrassed to admit this, but here goes. Just this past week I learned something really amazing about <a href="http://crossjam.net/mpr/2008/08/happiness-is-a.html">my MacBook</a>, even though it's clearly right there in the <a href="http://support.apple.com/kb/sp5">machine specs</a>.</p>

<p>My little laptop supports <a href="http://www.machackshack.com/2006/09/two-finger-scroll-on-trackpad.html">two finger scrolling</a> on the trackpad.</p>

<p><strong>Woohoo!!</strong></p>

<p>While this feature is overall great for browsing the Web, it really obviates some <a href="http://crossjam.net/mpr/2010/05/gruml-rss-reader.html">complaints I had about NetNewsWire</a>. Now I can easily scroll through the headlines in a folder without opening all of them. And I can easily switch between scrolling the headlines and scrolling an item body.</p>

<p><em>Manna!!</em></p>

<p>Yes, I am easily amused.</p>
]]>
        

    </content>
</entry>

</feed>
