Al Gore’s Nobel Prize Acceptance Speech
Al Gore’s speech is both a sober warning and an inspiring call to action. I hope people pay attention to his message.
Al Gore’s speech is both a sober warning and an inspiring call to action. I hope people pay attention to his message.
This latest Bali update from the NYT DotEarth Blog reminds me once again just how frustrating and demoralizing this last decade has been for those of us concerned about global climate change.
TaggedThis Salon article is pretty scary.
From the article:
TaggedHow dire is the climate situation? Consider what Rajendra Pachauri, the head of the United Nations’ prestigious Intergovernmental Panel on Climate Change (IPCC), said last month: “If there’s no action before 2012, that’s too late. What we do in the next two to three years will determine our future. This is the defining moment.” Pachauri has the distinction, or misfortune, of being both an engineer and an economist, two professions not known for overheated rhetoric.
In fact, far from being an alarmist, Pachauri was specifically chosen as IPCC chair in 2002 after the Bush administration waged a successful campaign to have him replace the outspoken Dr. Robert Watson, who was opposed by fossil fuel companies like ExxonMobil. So why is a normally low-key scientist getting more desperate in his efforts to spur the planet to action?
Part of the answer is the most recent IPCC assessment report. For the first time in six years, more than 2,000 of the world’s top scientists reviewed and synthesized all of the scientific knowledge about global warming. The Fourth Assessment Report makes clear that the accelerating emissions of human-generated heat-trapping gases has brought the planet close to crossing a threshold that will lead to irreversible catastrophe. Yet like Cassandra’s warning about the Trojan horse, the IPCC report has fallen on deaf ears, especially those of conservative politicians, even as its findings are the most grave to date.
Are you feeling overwhelmed by the sheer number of Presidential candidates this election season? Did you ever wish there was some way that you could figure out who you should vote for? Well, you could read newspapers, candidate position papers, check out political websites, and you know, be an active participant in the democratic system. But, this is the era of Web 2.0! We don’t need to think for ourselves anymore. Now, there is a better way. Simply fill out this quick quiz at Glassbooth and find out who you should vote for in a matter of minutes!
Here are my results:

My day job requires me to use both Perl and C#. My prefered development environment is on my Macbook. When hacking Perl, I use TextMate, but for my C# work, I need to use Visual Studio. Luckily, VMWare Fusion lets me run the dreaded Micro$oft IDE when I need it. Since our source code is all in a Subversion repository, and since I already checked out my code on the Mac, I thought why not just open and edit my Visual Studio solutions off of the shared network folder that Fusion creates? That way, I can run Visual Studio in Unity mode and use the command-line Subversion tools in Terminal.app. However, this has not worked out as I had hoped.
Check out the comment thread on this Ed-Op piece in my University’s paper about Ron Paul. I’ll save my opinion of Paul’s politics for another time. I was just floored by the flash mob of Paul supporters running up 300+ comments on a minor opinion piece in a small University paper. Whatever you may think of Paul himself or his policies, his supporters are hard-core.
I am both awed and a little freaked out by these people. On the one hand, it is good to see that in this cynical and apathetic age, there are still a lot of people who are very passionate about their politics. On the other hand, these comments are all basically saying the same thing, as if they were lifted from some Ron Paul talking points memo. Many are also pretty mean and not particularly nuanced. Here is a little taste:
Are you a complete socialist or only a little b it [sic] socialist?
I gather from this editorial that you’re in favor of taking my hard-earned money in taxation and distribute it to others who didn’t work for it. Get out of college and into the real world, Pointdexter, and you’ll change that tune real quick.
Wow… you have no idea what you are talking about. Paul is about freedom, limited federal government and letting the states local governments decide what best for that state. Get your facts straight before reporting. People need to take some personal responsibility. If New Orleans would have had keep their own money rather than paying tax to the feds… then they would have been able to protect themselves.
You get the drift. And, these were just from the first ten or so comments.
Some of these commentors remind me of those Chick Tracts where the message is always the same, accept their “truth” or you are a “sinner” and will go to hell. In this case, you are branded a “socialist” and are exiled from further political discourse because, of course, a “socialist” cannot hold a rational point of view. It is an easy way to shutdown conversation without having to defend your position.
With any overly enthusiastic group trying to push a particlar agenda, the good ideas can be drowned out by the cacophony of the more extreme members. I see a bit of that happening with Ron Paul supporters. I also think many Paul supporters have a real blindspot for how some of Paul’s positions could be considered very unpalatable to many perfectly rational people.
Beyond all that, I just fail to see how acting like a jackass in a comment thread on a opposition opinion piece is going to win over many converts to your cause.
Ever since Joel Spolsky dazzled me on his FogBugz World Tour stop in Philadelphia, I wanted to try the software out myself on some real projects. At the event, I was told that there was a Micro-ISV FogBugz on-demand account option that allows free usage for up to two user accounts. Since there are only two programmers in the “skunk works” group I am a part of, we both were excited to start integrating FogBugz into our daily routine. Well, our initial excitment sputtered out for a while as we were both very busy and basically I was too lazy to sign-up. Thankfully, I came to my senses a few weeks ago and finally got an on-demand account. Ever since then, I’ve been using FogBugz as my sole bug tracking system for both my primary project, the RMCP and for an iTunesU integration app. So far, I am loving it. It is by far, the most polished bug tracking software I have ever used.
Of course, FogBugz 6 has more than just bug tracking features, but let’s be honest, that is its bread and butter and entering/updating/closing cases is what I spend the majority of my time doing. This means the UI needs to be fast and intuitive. For the most part, the Fog Creek developers succeeded. Entering cases in List view is fast and doesn’t require me to use a mouse, which when entering dozens of cases in one stretch, as I had to do when migrating my data from Mantis, saves a significant amount of time and carpal tunnel pain.
We use Subversion as our source repository. Supposedly, FogBugz 6 can integrate with it so that when I post a check-in comment, it will be reflected in the case history within FogBugz. Unfortunately, I could not get this functionality to work. I setup things on the Subversion side, added the commit scripts they provided, tested that they are parsing my comments properly and making requests to the FogBugz server, but still, nothing shows up in my case history. Now, it might be because I didn’t do the second half of the integration which requires you to setup FogBugz to automatically link to your subversion commits through a Web front-end like WebSvn. I don’t have a Web server running on the Subversion box, so I skipped this step. I just use SSH, which works fine for our two person group. I don’t see why it should matter and I didn’t find any errors in their commit scripts. So, I don’t know what happened. I’ll probably get back to trying again sometime before the Holidays.
Of course, the big new feature in FogBugz 6 is EBS or “Evidence-Based Scheduling.” However, I don’t have enough data in the system for it to give me anything accurate, yet. A review of this neat feature will have to wait a few months.
The feature I have been using the most recently is the new Wiki. I have been writing a functional specification for an iTunesU application in it. I have tried to use different Wiki platforms in the past, but they have either been too complicated to setup or were easy to setup, but inexplicably failed to work right. The Wiki in FogBugz is both easy and works great, with some minor issues.
The best part of using the Wiki for writing documentation is that the rich text editor they created is fantastic. It is FAST, simple, and lets you quickly accomplish the four primary work flow tasks you encounter: writing, formating, linking, and inserting pictures. Writing is easy. Formatting is as simple as clicking tool bar buttons. Linking is nice because there are some shortcuts. For instance, if I just add a link to “Technical Specification”, the wiki assumes I mean an article within the current wiki, called “Technical Specification.” But, if I put in a full URI to an external website, it works as expected.
A nice feature that is only appreciated when you need it is the real-time resizing of inserted pictures. You just grab a corner and drag to resize. There is no need to resize things in Photoshop and then re-insert. It is a small thing, but it saved me a lot of time today.
The only issues I’ve had so far were first, a nagging problem with the drop-down menus not dropping when running in Firefox. I upgraded to Firefox 2.0.0.10 and that problem vanished. I also continue to find it a bit frustrating that I can’t seem to set a default font, so I have to constantly highlight and reset fonts for body text and headlines if I want anything besides the defaults used. Finally, this may be more of a browser problem than anything about the wiki, itself, but when I view my article, my chosen fonts don’t look very good and spacing seems to be off, but within the rich text editor, things are peachy. I may have to adjust the template the wiki is using.
Overall, I think FogBugz 6 is a great tool. It is by far the nicest bug tracking software I’ve used. I am generally a big OSS user and I feel a bit guilty using a proprietary bug tracking tool when we have an embarrassment of riches of respectable bug tracking software in the OSS world. But, frankly, nothing is quite as polished and integrated as FogBugz. I shall continue using this software for the foreseeable future and when I get my own micro-ISV up and running, I’ll definitely be considering a personal on-demand account. I recommend it.