TechBrew

Informative geekery on software and technology

Entries Tagged as 'Opinion'

RSS Board: Do As We Say, Not As We Do

October 23rd, 2007 · 7 Comments

The RSS Profile is a really helpful document that helps developers use best practices and avoid typical pitfalls when handling or producing RSS feeds.
That said, why isn’t the RSS Advisory Board - the very people who created the profile - following the profile recommendations in their own feeds?
The Feed Validator now produces warnings according to [...]

[Read more →]

Tags: Feeds · News · Opinion

The Constructive Pessimist

September 26th, 2007 · 4 Comments

When listening to the radio last week, I heard somebody use the phrase “constructive pessimist.” This label captures the essence of what I think makes a great software developer. It is the kind of developer I want to be and especially have on my team.
As I thought this over, a model of sorts formed in [...]

[Read more →]

Tags: Opinion

RSS: The GUID Problem

September 7th, 2007 · 3 Comments

Andy Brudtkuhl laments a common problem one encounters as a feed aggregator: It isn’t always simple to eliminate duplicates when comparing RSS items. This is even true when you’re comparing two items that are actually the same thing, but one has been republished.
He has discovered that when you are trying to compare the [...]

[Read more →]

Tags: News · Opinion