Oct. 3rd, 2008

kickaha: (Default)
Watched the 'debate' last night. It wasn't a debate. (Neither was the first one really, but it was marginally better.)

A debate has questions, answers, counterpoints, and rebuttals. What we got was a very long intermixed ad for the two candidates, almost entirely content-free... and that's what most people want, from what I see. Hell, I'm sure the main reason most people tuned in was to watch "The Other Party's Candidate" crash and burn. Other than "Will Biden be seen as sexist?", the leading question going into this was "Which one will stick their foot in their mouth the worst?"

Frankly, the debates have all the intellectual content of a NASCAR race. It's two 'contestants' going around and around the same track, blatantly hawking their sponsors through branding and logos, and the only time it's interesting is when someone wrecks badly.

Here's hoping the last two debates raise the bar, but I'm really not betting on it. We're in for more of the same tribal posturing and emotional responses that define our current politics in much the same way as the ever-important Yankees/Red Sox discussion up here. Doesn't matter who you root for, or why, what's important is that dammit, you *PICK ONE*, and you're willing to scream incoherently at someone for not believing the same way you do.

Rah team.
kickaha: (Default)
Watched the 'debate' last night. It wasn't a debate. (Neither was the first one really, but it was marginally better.)

A debate has questions, answers, counterpoints, and rebuttals. What we got was a very long intermixed ad for the two candidates, almost entirely content-free... and that's what most people want, from what I see. Hell, I'm sure the main reason most people tuned in was to watch "The Other Party's Candidate" crash and burn. Other than "Will Biden be seen as sexist?", the leading question going into this was "Which one will stick their foot in their mouth the worst?"

Frankly, the debates have all the intellectual content of a NASCAR race. It's two 'contestants' going around and around the same track, blatantly hawking their sponsors through branding and logos, and the only time it's interesting is when someone wrecks badly.

Here's hoping the last two debates raise the bar, but I'm really not betting on it. We're in for more of the same tribal posturing and emotional responses that define our current politics in much the same way as the ever-important Yankees/Red Sox discussion up here. Doesn't matter who you root for, or why, what's important is that dammit, you *PICK ONE*, and you're willing to scream incoherently at someone for not believing the same way you do.

Rah team.
kickaha: (Default)
I read this: http://www.time.com/time/business/article/0,8599,1847053,00.html?cnn=yes

I think of this: http://www.thesecret.tv/

Anyone care to do a compare/contrast and point out where, other than adding in Invisible Sky Being, they differ? Thanks.
kickaha: (Default)
I read this: http://www.time.com/time/business/article/0,8599,1847053,00.html?cnn=yes

I think of this: http://www.thesecret.tv/

Anyone care to do a compare/contrast and point out where, other than adding in Invisible Sky Being, they differ? Thanks.
kickaha: (Default)
So what exactly was the change in fundamental direction that made the just-passed bailout plan better?

There, that should work...

Graft, plain and simple. "Vote for this, and we'll make one of your donating constituents happy!"

Lovely.
kickaha: (Default)
So what exactly was the change in fundamental direction that made the just-passed bailout plan better?

There, that should work...

Graft, plain and simple. "Vote for this, and we'll make one of your donating constituents happy!"

Lovely.
kickaha: (Default)
I've wasted most of two days now looking for the logical error in an XSLT I whipped up to merge massive data sets for my research. (The naive merge.xslt that bounces around the web as the go-to-tool took literally most of a day to merge the full data run. I thought I could do better.*) After all this time, I finally saw it...

<xslt:template math="@*|node()" mode="m:copy">
    <xslt:copy>
        <xslt:copy-of select="@*" />
        <xslt:apply-templates mode="m:copy" />
    </xslt:copy>
</xslt:template>

Can you spot the error?  No errors reported by xsltproc, it was perfectly happy to consume that tidbit.  Okay, so I gave you a head start, since this was culled out of a 500+ line XSLT.

 
*I did. About 120x faster, more for some specific cases.
kickaha: (Default)
I've wasted most of two days now looking for the logical error in an XSLT I whipped up to merge massive data sets for my research. (The naive merge.xslt that bounces around the web as the go-to-tool took literally most of a day to merge the full data run. I thought I could do better.*) After all this time, I finally saw it...

<xslt:template math="@*|node()" mode="m:copy">
    <xslt:copy>
        <xslt:copy-of select="@*" />
        <xslt:apply-templates mode="m:copy" />
    </xslt:copy>
</xslt:template>

Can you spot the error?  No errors reported by xsltproc, it was perfectly happy to consume that tidbit.  Okay, so I gave you a head start, since this was culled out of a 500+ line XSLT.

 
*I did. About 120x faster, more for some specific cases.
kickaha: (Default)
This is just damned cool: http://gizmodo.com/5058930/music-based-on-pi-keeps-bodies-movin-forever

And I've certainly heard worse dance music.


"Good god, is this the extended remix??" "Very."
kickaha: (Default)
This is just damned cool: http://gizmodo.com/5058930/music-based-on-pi-keeps-bodies-movin-forever

And I've certainly heard worse dance music.


"Good god, is this the extended remix??" "Very."