Whiny F*ing Republicans

A couple weeks ago I pointed to a Capitalism Magazine piece pointing out that all of the things that Republicans hate about the Obama administration are largely mere continuations of the Bush administration’s overreach. Gene Healy, a vice-president at the Cato Institute, makes much the same point in Right helped prepare the way for Obama’s Imperial Presidency,

Over the last eight years, then-President George W. Bush repeatedly insisted that he was the sole constitutional “decider,” free from congressional or judicial checks on his power.

He claimed the power to imprison American citizens as terrorist suspects for as long as he deemed necessary, tap Americans’ phones without a warrant, and, through the use of the State Secrets privilege – -a doctrine that shields information related to national security – prevent the courts from testing the legality of those propositions.

In the last months of his administration, Bush behaved like a Roman dictator for economic affairs, deciding which companies would live or die with the $700 billion in taxpayer funds Congress had authorized the executive branch to commit.

. . .

Granted, Obama’s early moves suggested a more restrained approach to presidential power. On his second day in office, he issued orders that scaled back executive branch secrecy and committed his administration to abide by the federal laws barring torture.

Call it the “soft bigotry of low expectations” if you want, but after eight years of the Cheney Doctrine, it was oddly reassuring to hear a president admit that he wasn’t above the law.

It is bizarre to see Republicans who twisted themselves into knots to defend the indefensible in the Bush administration suddenly find that missing conservative conscience and decide that maybe the era of ever bigger government isn’t such a good thing now that their party isn’t pulling the levers of power.

Jedi Cologne — New and Improve With More Midochlorians

Star Wars Jedi cologne? Seriously? Well, I guess it couldn’t stink up the joint any worse than the godawful Clone Wars which its branded with. The Clone Wars movie/cartoon seems designed to prove to the world that, really, Episode I was not as bad as it could have been. That it has its own cologne somehow seems appropriate.

Now, if they’d only bring out the full size George Lucas punching bag I think we’re all ready for.

Star Wars Cologne

RPTools

RPTools is a set of five open source programs written in Java designed to assist with managing roleplaying games. They include

MapTool – An online, multiuser, networked, graphical, interactive, programmable virtual tabletop

TokenTool – Create quick and simple consistently sized tokens for use with any digital battlemat that can use PNG images.

CharacterTool – A configurable tool for managing the number-crunching of building and maintaining player characters.

InitiativeTool – Keep track of the flow of encounters

DiceTool – A general-purpose dice rolling application with programmable buttons and extensive customization.

I’ve seen quite a few open source RPG-related projects, but these are really slick looking and are being very actively developed.

RPTools Screenshot

ScribbleLive

This weekend I found myself at a conference that I wanted to liveblog, but of course when I arrived there that morning was the first time I actually bothered to wonder how exactly I’d accomplish that. Fortunately, a quick Google search of live blogging tools turned up ScribbleLive.

ScribbleLive made liveblogging ridiculously easy. I didn’t have to create any account, simply login via Facebook connect. Once logged in, it took about a minute to create a liveblog for the event. Then it took about another 5 minutes to figure out how to set up ScribbleLive so it would automatically cross-post everything to my WordPress install (the hardest part there being finding the *&#! setting in WordPress to re-enable the XML-RPC interface which I had shut off a long time ago for security reasons).

I was very happy with the results and plan to get a lot of use out of ScribbleLive for future conferences and presentations.

WordPress More Tag

WordPressWordPress documentation is all over the press, so it took me awhile to actually locate this. In general, I display the full text of every post on the front page of my blog. The liveblogging I did of a conference this past weekend, however, led to huge posts (4-5K words) being displayed in full on the front page.

After a bit of searching, it turns out you can insert the a <!–more–> tag in a post and then on the front page view, WordPress will cut off the post at that point and put in a “Read More” link that directs the reader to the archive of the full post.

One of the drawbacks of doing this is that the RSS feed will also only show the truncated version, but there are plugins that will override this behavior and force a full text feed regardless.