Skip to content

Index

Talking points memo: who’s obsessed now?

I'm a huge fan of Talking Points Memo, Josh Marshall's blog. In fact it's my exhibit #1 for people who ask me for a good blog to read (assuming they are "liberal." If they are not I point them to Instapundit.)

Anyway just a few words about Josh Marshall's complaint about how the spinmeisters positioned Kerry's comment about Cheney's daughter the other night. They called it "A crass, below-the-belt political strategy to attach the president's daughter."

Well, my reaction was the same as Mr. Marshall's - how can they call what Kerry said an attack? You can call it a lot of things but not an attack. But I was amused by this comment in Josh Marshall's blog:

"And 'below-the-belt'? Like 'cheap and tawdry', why are all the criticisms coded in sexual language?"

Hmm. Below the belt actually is a boxing term not sexual language at all. Now who is being cheap and tawdry! And by the way, in his last paragraph:

"It's a telling example of how the heavy-weights on the cable nets, the gilded and the gelded , …"

Heavy-weights is another boxing term, I think. But gilded and gelded? I don't know, the whole thing struck me as funny!

Why don’t you check your email?

A very interesting piece about how people are beginning to use Instant Messaging instead of email. It's quite counterintuitive, but it does seem to correlate in one particular college student I know pretty well.

"Youth use email to talk with parents and authorities(including corporate emails like from Xanga); it's where they get the functional stuff. They check email once a day. They get notices there, but they're mostly disregarded.

IM is where the action is. Youth see this as their digital centerpiece, where they communicate with their friends, thereby maintaining their intimate community.

They use the Profiles in IM to find out if their friends updated their LJs or Xangas, even though they are subscribed by email as well. The only feed they use is the LJ friends list and hyper LJ users have figured out how to syndicate Xangas into LJ. [Remember: blog is not a meaningful term to youth culture.]"

Worth reading!

Too Many Toolbars!

Everyone wants to give me a toolbar! I've successfully fought back Yahoo's and am a happy user of Google's Toolbar.

Now A9 has a toolbar too.

Have you checked out A9? It's Amazon's Search Service. What does Amazon want with a Search Service? Don't ask me! Does the world need another one?

I guess I am all for trying to improve on what exists. But in the case of A9, they license Google results and then "add value." For me the value isn't persuasive yet.

But geez, do I have to decide now between the Google toolbar and the A9 Toolbar? Puleez!

But here 's a tidbit for you: if you use A9 then you get a little discount on your Anazon book order. It's only 1.5% (or so 🙂 but still if you order a lot of books, it could add up!

BlogBridge Podcasting?

There's a site called IT Conversations that has a collection of interviews, recorded on mp3s with some very interesting people. Also included are lectures, debates and panels. It is an excellent site, I recommend it.

For a while now, I've been, manually , downloading those onto my PC and transferring them to my iPod for listening while I work out. Very useful and very manual.

It turns out that there's a new term floating around, PodCasting , that describes the 21st century version of what I've been doing. Conceptually, you pick the interviews you are interested in from a list, and they get automatically get downloaded to your iPod. Here is a good introduction to PodCasting.

From a technical viewpoint what's interesting is that people are using RSS and enclosures to integrate this into the world of Blogs. That is, there are some rss feeds, which are all enclosures, which are specifically designed to be handled by a special kind of reader that presents a list to the user, let's them pick the recordings they want and then in background, download them to the pc and then onto the attached iPod.

This will be aBlogBridge feature in the not too distant future.

Here's how it will work. There will be a kind of Channel called a PodCaster Channel. It will be similar to a blog or other feed channel, with two exceptions.

  1. The article list will be formatted a little bit different and in particular will provide for a checkbox with each article.

  2. There will be a background process which will initiate the background download and transfer to the iPod.

(Of course, with the requisite setup, config and customization stuff.) I think it will be quite useful!

[GEEK] Undrestanding and getting around EDT

No, not Eastern Daylight Time, the Swing Event Dispatch Thread. Duh. If the abbreviation EDT doesn't send shivers up your spine you're not really a Java Geek. Or maybe you are an uber-geek.

Anyway, I came across this clear and short article explaining the big traps and how to avoid them. It is the SPIN project which implements a way-esoteric-PhD-level technique to make it easier to work with the EDT.

Here's a really cool idea (via Boing Boing - see their story) - Creating a web site, identical to an existing one, except that certain words have been changed to links. A very powerful idea. Read the [article ](http://www.whitelabel.org/)and see the site.

In BlogBridge we already have automatic highlights of keywords. That is, you can specify a set of words or phrases you care about, and BlogBridge will highlight them whenever they occur in a Blog posting.

What if:
in addition to preprocessing words for highlighting we also preprocessed them for magic links. In other words, automatically certain words in a blog posting would be turned into links. Wow!

There are variations here:

  • We could allow you to specify a URL with your keywords and then instead of simply highlighting, magically convert the keyword into a link.

  • We could have a large glossary of words of interest on our BlogBridge server and map them to links.

  • We could (following the example that inspired this) look up words which occur frequently in WikiPedia and supply links to that.

  • We could look them up in Google (using the Google API) and supply links to that!

It boggles the mind. Food for thought.

Find what you care about with BlogBridge

We just got a totally cool new BlogBridge feature working, which actually was suggested by a user a few months ago: keyword highlighting. It's quite simple:

The user supplies a set of keywords they care about (in my case: "Bush Kerry Microsoft eRoom Curacao and Pito")

In turn, whenever blogs are displayed, wgere hose keywords occur, they are highlighted , like so:

screen.jpgClick on the image to enlarge it and note how the words Kerry and Bush are highlighted.

That 's not all. Keyword matches also figure in the scoring of feeds, so when you want to look only at your highest rated feeds, those with matches will be rated more highly(actually this is configurable.)

WDYT?

Web Services gone wild

Here's a cool idea: using the web services of Google and Technorati together to find other, related blogs. Here's the idea:

One of the things I am trying to do with BlogBridge is to help users discover new blogs that they would be interested in. Let 's say I am interested in finding other blogs which are related to or similar to one of my favorites, Scripting News.

  1. First we ask Google for other sites ' related to' Scripting news (click here to see result.)

  2. Starting at the second entry, we ask Technorati whether the returned link is part of a blog. If so, chances are these are related blogs.

Now I chose Scripting News as my example before I actually tried the excercise and I must admit it generated a weird set of so-called related blogs:

I actually had only heard of one of those. And I have to say I don't know exactly why Google thinks that they are related to Scripting News, but still it's an interesting approach that I will work on refining and then incorporate into BlogBridge.