"Undermining my electoral viability since 2001."

Redeploy / Withdraw

On 3rd Anniversary: Editorials Dither While Iraq Burns

As with their news coverage, the editorials are often harshly critical of the war and the administration. They inevitably say the right things. Yet, after all that, they claim, despite no real evidence, that things will only get worse if we started even a very slow pullout or, gosh-- after three years with no end in sight--set some kind of timetable for same.

About two years ago, I made the change from someone who was against the war but believed that the US had a responsibility to stick around and reconstruct Iraq (rebuild what we bombed, etc) to someone who started understanding that this is not, in fact, how the world works.

At this point, behaving responsibly means beginning to disengage militarily while generously supporting indigenous reconstruction. We remove our troops from the role of occupier, eventually removing them altogether. Local people will have to take on the task of maintaining order. It won't bring peace and serenity overnight, but Iraq will never have a stable civil society as long as US forces are occupying the country.

So we have to withdraw, and we also have to switch the slush funds for rebuilding from Halliburton (which was always a scam) directly to Iraqis. We should have done this from day one: it was the only way the infrastructure wasn't going to get totally fucked up, but a combination of greed and pretension (the Iraqi's needed us to show them how to rebuild, many believed) sunk that hope. If Iraqis really needed our expertise, one would think they could have bought it at market rates, but no, we had to take up the white man's burdin. And here we are.

I don't think withdrawl is likely to happen until the political and security situation deteriorates further. Most members of the power elite share a comic-book sense of American Exceptionalism. They still cling to the fantasies that sold the war: that it would be a Liberation, as if Baghdad were like occupied Paris and Saddam Hussein hadn't been running shit with an iron fist (and our backing) for the better part of 30 years.

They still believe that we have to "make the best of it." It may be a kindly impulse, but there's a word for this sort of pride: Hubris.

The Iraqi Occupation, along with the rest of our Pax Americana, is going to come to and end sooner or later. The only question is whether we manage this transition intentionally, or whether we are overtaken by events.

Sadly, it seems more likely that our leaders will subbornly refuse to change until it's politically impossible to do otherwise because people are simply fed up with the pointless fucking carnage. This whole exercise has been a fantastic waste of human life to satisfy a few hundred bloated egos. Hubris indeed.

Read More

Tags: 

Torrent Update

Thanks to the responses from all and sundry on my torrent question. As suggested below, the Mime-Type is the issue.

I discovered that not only did I have to set up the type on the server side, but also force drupal to list the type in the enclosure field. In retrospect, this makes perfect sense.

Part of the problem is that drupal/php counts on the uploading browser, which doesn't really know about bittorrent, to determine the filetype. I experimented with overriding the default (application/octet-stream) and it seems to have worked. I've whipped out a little drupal module that works well in this context:

http://www.outlandishjosh.com/drupal/torrentfeed/feed.xml

Seems to load up right in Democracy and I/ON.

This is also using the Link element to provide Azureus-friendly feeds as well, although this probably has some bad side-effects in terms of making things clickable for context. I'll keep playing with it in the coming days and weeks.

Thanks to everyone for their feedback. I'll document this and try to spread to word.

Read More

Torrent Update

Thanks to the responses from all and sundry on my torrent question. As suggested below, the Mime-Type is the issue.

I discovered that not only did I have to set up the type on the server side, but also force drupal to list the type in the enclosure field. In retrospect, this makes perfect sense.

Part of the problem is that drupal/php counts on the uploading browser, which doesn't really know about bittorrent, to determine the filetype. I experimented with overriding the default (application/octet-stream) and it seems to have worked. I've whipped out a little drupal module that works well in this context:

http://www.outlandishjosh.com/drupal/torrentfeed/feed.xml

Seems to load up right in Democracy and I/ON.

This is also using the Link element to provide Azureus-friendly feeds as well, although this probably has some bad side-effects in terms of making things clickable for context. I'll keep playing with it in the coming days and weeks.

Thanks to everyone for their feedback. I'll document this and try to spread to word.

Read More

Torrents and RSS

Well, I've been excited for a while for the emergin BitTorrent/RSS "Internet TV" revolution, but apparently it's not ready for prime time. I just attempted what seems like a very rudimentary use case: creating an RSS feed with .torrent files in the enclosure field.

This is allegedly how the tech is supposed to work in Democracy, Fire Ant and I/On. These are all still "beta" tools, true, but RSS enclosure + bittorrent (essential to low-cost mass distribution of content) is supposed to be at the heart of their purpose. It surprised me that none of them detected the torrent. The system apparently doesn't work.

Also, the Azeureus torrent program -- the tool for "power users" -- fails to recognize the enclosure field, but I was able to hack in support by including a link to the .torrent file in the link field, which seems a little odd but apparently is how their RSS plug-in is written.

Kinda diappointing all around. This idea has been floated for almost two years now, and I know there's actuallly been money sunk into it. It should work by now.

Read More