TNL.net

Archives for the "RSS" tag



Standards as social contracts

7th
3

Looking at the efforts Dave Winer is undertaking in terms of getting OPML to become yet another standard, I’ve been thinking about how formats get adopted. The key insight I came up with is that standards are actually a form of social contract and increasingly, data formats is following the same path. Looking at the history In [...]

Tags: , , , , , , ,

In Technology

On the WordPress move

29th
1

After many years of using my own blog software, something I had written myself and tended to over the years, I finally threw the towel in and decided to upgrade. Here are a few things that I learned in the process. Making the Decision The first, and probably toughest, part of this migration was to actually make [...]

Tags: , , , , , ,

In Personal, Technology

RSS and Media: Can’t we all just get along?

29th
0

I keep trying to work on an entry to close the loop on the search engine and links research but RSS news is getting in the way. Last week, it was Microsoft’s welcome endorsement and a new set of extensions and this week, it’s Apple and its announcement of a new specification to add more [...]

Tags: , , , , , , ,

In Technology

Microsoft Loves RSS

23rd
1

The blogoshpere is buzzing about Microsoft’s announced support for RSS. Here’s a quick history of how they got there, and the good and bad on what they are adding to the standard. How we got there? Microsoft is not really a new player in the syndication space. With the release of Internet Explorer 4.0, in 1997, the [...]

Tags: , , , , , , ,

In Technology

RSS .91 to 1.0 using ASP

14th
1

What is RSSup? RSSup is an ASP script that allows webmaster who already generate an RSS .91 feed for their site to dynamically create an RSS 1.0 feed. Using the Microsoft XML parser (supplied with IE 5) on the server side, you can now move to RSS 1.0 without having to worry about recoding your channel. Minimum [...]

Tags: , , , , ,

In Technology

RSS Manipulation in ASP

17th
6

What is RSSmanip? RSSmanip is a set of scripts that allows webmaster who already generate an RSS feed for their site to dynamically create HTML, HDML, and WML documents based on their RSS feed. Using the Microsoft XML parser (supplied with IE 5) on the server side, you can now enable your site for wireless usage [...]

Tags: , , , , , , , ,

In Technology