July 2008 Archive

No shorting and no losing

July 31st, 2008

Forget waiting for “fail to deliver” notices on the short selling of financial issues - some firms are refusing the shorts altogether. It’s a classic case of “you pat my back and I’ll pat yours.”

It’s high time the SEC implements the “No-Loss Sale Rule” instead…

(h/t Big Picture)

Save a trader from a coronary today!

Seismographs, earthquakes, surface temperature stations, and lemonade

July 31st, 2008

Does technology create disaster? No, but why don’t climate statisticians have heartburn?

Paul Kedrosky crunches the numbers and finds that there were less than 3,000 seismographs deployed in 1932, and more than 23,000 in 2007. His conclusion:

Combine the preceding with the fact that the number of seismographs worldwide grew from under 350 to over 4,000 during the same period — an 11-fold increase — and you have all the proof any sober-minded person could need: Seismographs cause earthquakes.

Of course, there’s some humor in that. Unfortunately, it’s not quite as funny when it comes to surface stations and temperature warming.

I recently read a study on western rivers and trout (.pdf) stating in no uncertain terms that regional temperatures over the last decade were significantly higher that 20th century averages. I love western rivers and I love trout - plainly and simply, if they didn’t exist I probably wouldn’t live where I live. But I’ve just got to ask…

How does the number of surface temperature stations deployed by or on behalf of the United States Historical Climatology Network over the same period effect that data? And, how does the apparently woeful condition and sometimes absurd positioning of those stations play into the mix? According to an independent, volunteer organized survey of those stations (which, by the way, has covered roughly 44% of all existing stations so far), the data could be “toast”.

LIke I said - not a laughing matter.

Death Knol or death knell?

July 29th, 2008

Less than a week after Google rolled out Knol, its “Wikipedia killer”, the blogosphere has decided to whip itself into a frenzy. The major cause of the consternation - Google seems to be ranking Knol pages, which are supposed to be filled with content from a never-ending and every-increasing number of “experts”, a bit higher than the average SEO junkie might suspect.

Sounds like competition to me.

Is Google bad or is Google good? I don’t think the “experts” really know for sure, but I do see a pattern emerging. When blogs became popular, those working behind the scenes figured out that comments and trackbacks were a good way to generate search engine attention - and they latched onto the best ranked blogs. When the search engines figured this out, they appealed to the best of the best to add the “nofollow” tag to their discussion threads to weed out the scum. The big blogs agreed, I believe out of fear that Google would see discussions without the tag and bump down the renegades accordingly. All was well, as the favored few remained high on the first page list.

Unfortunately, content creators are now coming under increasing stress. The sole business motive, advertising, is showing signs of weakness. Purveyors of online expertise are crying for folks to click on their ads - they ask “why give the money to Google?”. Meanwhile, they beg at Google’s feet for traffic - it’s the proverbial biting of the hand that feeds you.

What’s even more odd about all this, and what would clue the average internet surfer into how badly the tech blogosphere needs a twenty-ton dose of Ritalin, is that the crowd waited until the day after they pounced on Cuil, a potential Google search competitor, before releasing their joint statement on the evil Knol. Yes, after giving a well-publicized Google search competitor a general thumbs neutral/negative (not entirely unearned, since Cuil had major technical problems on the day of its launch) the virtual chatterbox moves on to complain about the fact that Google might be infringing on their territory by juicing its own search results with competitive content.

Instead of recognizing the the signs of an impending threat and rallying behind the future generation, content creators are playing cards for the small pot instead of the final table. To be fair, some have a clue - seek alternatives and take action instead of pissing in the wind. Still, discussion revolves around quick fixes.

Budding surgeons don’t pass their boards by suggesting band-aids for severed femoral arteries, and it seems much of the tech blogosphere forgot their hemostats on this trip to the operating room.

Wordpress and FeedBurner FeedSmith: Getting to your category and tag feeds

July 29th, 2008

Last time I touched on Wordpress and Feedburner, the topic was how to tweak the Feedsmith plug-in so you could get access to your raw feed with Yahoo! Pipes. This time, I’m making some alterations to the plug-in so you gain access to your raw category and tag related feeds without those requests getting redirected back to your blog’s main Feedburner feed.

For most folks using the Feedburner redirect plug-in, getting access to Wordpress’s category and tag feeds seems like a nightmare. I searched and searched myself, and all I found was numerous iterations of .htaccess file solutions. None of them worked for me, so I decided to go back to the Feedburner_FeedSmith_Plugin.php file and tool around. This turned out to be a quick fix, with one caveat - I don’t care to burn additional feeds for each of my categories, and this change won’t work for you if that’s your intention. In my case the blog categories are organized by “origin” of the post, not subject matter - what I really wanted was access to the tag feeds, which do relate to the subject of the post at hand. Here’s how to do it…

First, look to the bottom of the Feedsmith plug-in file (located under /wp-content/plugins/feedburner_feedsmith_plugin_2.2) for this:

if (!preg_match("/feedburner|feedvalidator/i", $_SERVER['HTTP_USER_AGENT'])) {
add_action(’template_redirect’, ‘ol_feed_redirect’);
add_action(’init’,'ol_check_url’);
}

That “!preg_match” bit tells Wordpress to ignore redirect requests from Feedburner or FeedValidator so those services don’t wind up in an endless loop when trying to grab your raw feed. And it’s this same section of the plug-in code that pushes requests for category and tag feeds back to Feedburner for so many agitated users. We change that block of code to this (changes emphasized):

if (!preg_match("/feedburner|feedvalidator/i", $_SERVER['HTTP_USER_AGENT']) && !preg_match(”/category|tag/i”, $_SERVER['REQUEST_URI'])) {
add_action(’template_redirect’, ‘ol_feed_redirect’);
add_action(’init’,'ol_check_url’);
}

That additional “!preg_match” string tells Wordpress to ignore redirects to Feedburner when the requested URL contains “category” or “tag”, but there is still one more thing you’ve got to do. In this blog’s case, my category base is “origin” - so in place of “category” I use the word “origin”; I still use “tag” for my tag base, so that stays the same. You set your category and tag bases in the Wordpress admin panel under Settings..Permalinks - look for this:

Wordpress Optional Permalink Controls

If your optional permalinks are set, change the code snippet above to reflect the same (/’s excluded) and save - otherwise set them as desired first then do the same. Now you should have raw category and tag feeds that work.

Two of the most popular tags on this blog are “Fly Fishing” and “Fannie Mae” - and here are their feeds:

  • Fly Fishing
  • Fannie Mae
  • Try it for yourself!

    PETA kills!

    July 28th, 2008

    Pete McDonald asks:

    What’s worse, an angler who releases more than 90 percent of the fish he catches, or a so-called animal rights organization that kills more than 90 percent of the animals in its care?

    Who’s doing all that killing? Uh…People for the Ethical Treatment of Animals (PETA). Why am I noting this? Because besides killing lots of adoptable pets, PETA also runs a shill, anti-angling website, while I keep paying my dues to multiple departments of wildlife so they can keep doing their job of keeping the streams and lakes pristine (to which I will add they do a damn good job at).