Randy Charles Morin blogs about RSS, OPML and the XML platform.
Email:
Copyright 2003-7 Randy Charles Morin
The RSS Blog
Tue, 13 May 2008 05:11:30 GMT
Reblinks.com Live!

At this morning hour, I finally setup the DNS for reblinks.com. It took a lot longer than expected. I wanted to do this in January, but I had major problems with the registrar. After a couple months struggling with the registrar to setup the DNS, I decided to move all my domains to a new registrar. That process is finally ending this week.

http://www.reblinks.com/

Fri, 02 May 2008 17:56:39 GMT
Enclosures in MT4

Today, I searched the Internet for a method of exposing the RSS <enclosure> tag for images already attached as assets of an entry in MT4 (Movable Type). It was not easy. I searched for about an hour before I came up with the following. Here's hoping Google will make it easier for the next guy. GoogleBot index!

<mt:EntryAssets>
<enclosure url="<mt:AssetURL>" length="<mt:AssetProperty property="file_size" format="0">" type="<mt:AssetMimeType>" />
</mt:EntryAssets>

Fri, 02 May 2008 15:06:56 GMT
NewsAlloy on Deathbed

NewsAlloy, a semi-popular RSS news reader, may go offline in the next few days. I received an email this morning warning me to back-up my OPML as their hosting arrangement is nearing its end. They are looking for new hosting. This might be an interesting customer purchase for a larger RSS company.

http://www.newsalloy.com/

Wed, 30 Apr 2008 18:50:36 GMT
The Link in MT4
Today, I got my first look at Movable Type 4 as I needed to setup an RSS template that includes a <link> in every <item>. But, I can't find a solution. Where do I put the link? I swear I remember doing this in previous version of MT. Suggestions?
Mon, 28 Apr 2008 02:02:49 GMT
The Evils of Flickr

Of late, I've come across two very evil symptons of Flickr, which I think Yahoo must address.

  1. The first is that people who paid (or received free accounts) on Flickr can no longer download their own pictures unless they agree to pay Yahoo! $25/yr forever. Although not a lot of money, this is clear extortion by Yahoo!
  2. The second is that I'm receiving more and more emails from Flickr users who are blatantly uploading their pics to my forums only to try to extort licensing revenues from me. Does anybody actually fall for this ploy?

This is getting out of hand. Yahoo! has to get a couple lawyers to step in here.

Sat, 26 Apr 2008 16:38:43 GMT
Facebook Podcasting

Alec Saunders's Iotum has come up with a free conference calling Facebook app. This isn't new, but until this week, I didn't see the value. They have four video walk-thrus that demonstrate some high end broadcasting capabilities. I'm gonna play with it in the next week and report back.

http://apps.facebook.com/freeconference/landing
http://www.facebook.com/video/?id=17733760018

Tue, 15 Apr 2008 20:12:34 GMT
Meme13

Rogers Cadenhead just released a new Web application called Meme13 that highlights the last 13 sites that made their TechMeme debut.

http://www.meme13.com/

Fri, 11 Apr 2008 00:47:16 GMT
XSD Validator

Ya, I'm really bored these days. Today, I wrote a generic XML Schema validator. Eventually, I want to expand this to validate common forms of XML like Google's sitemap. But, I noticed that each version of sitemap XML has it's own namespace. What a nightmare!

http://reblinks.therssweblog.com/xsd.validator.aspx

Update: I've also completed a Sitemap Validator, which re-uses the code from my XSD Validator.

http://reblinks.therssweblog.com/sitemap.validator.aspx

Tue, 08 Apr 2008 06:40:13 GMT
RSS Autodiscovery Check

Today, I put together a smll RSS autodiscovery checker to compliment the other tools on Reblinks. Supply the RSS 2.0 feed address and it checks if the <channel/link> element points to a page which has auto-discovery that reflects back to the original RSS feed address.

http://reblinks.therssweblog.com/tools.aspx#disco

Mon, 07 Apr 2008 20:14:45 GMT
XML Well Formedness Checker

Everytime I need an XML well-formedness checker, I can't find one. So, I wrote one. Untested 67 lines of code.

http://reblinks.therssweblog.com/tools.aspx

Sun, 06 Apr 2008 18:24:24 GMT
Countdown Widget

I was looking for a countdown widget and most all of them I stumbled on didn't work very well and many didn't work at all. I finally decided on the yourminis.com countdown widget. Not great, but at least it works.

http://www.yourminis.com/minis/yourminis/yourminis/mini:countdown

Thu, 03 Apr 2008 00:24:05 GMT
Facebook Sharer.php

One of the least taken advantage of features in Facebook that doesn't require much work is the Facebook Share Partners. This is a link that when clicked shares the current page on the users Facebook profile.

http://www.facebook.com/share_partners.php

Sat, 29 Mar 2008 04:03:35 GMT
The Web 2.0 APIs
Scott Hanselman has a great enumeration of the best Web 2.0 APIs (ya I know, Web 2.0 is so yesterday); Flickr, Digg, Facebook, Windows Live, YouTube, GData, MetaWeblogAPI, Twitter. He also points to a bunch of wrappers for the APIs. Link via Peter Dawson.
Thu, 27 Mar 2008 21:46:54 GMT
SpringWidgets does Podcast

I just realized that SpringWidgets also does podcast. I simply injected my sports talkcast into their RSS widget and all the magic happened. Here's a sample.

Get this widget!

Thu, 27 Mar 2008 21:02:32 GMT
NewsGator Widgets

Jeff Nolan reminded me that NewsGator has their own widget framework. You have to sign-up and agree to terms of service, which might be too much to expect from Joe Randy, but NewsGator's has a great reputation in the RSS enterprise market and this might be the solution for a larger company (like NBC).

http://www.newsgatorwidgets.com/

Thu, 27 Mar 2008 02:19:45 GMT
SpringWidgets RSS

I've been testing a few RSS widgets. The vast majority of which are completely broken. I eventually landed on SpringWidgets, which is a division of Fox and associated with MySpace (I think!). This widget seemed very customizable and worked like a charm. SpringWidgets also has a bunch of other widgets that seem pretty cool and actually work.

Get this widget!

Mon, 24 Mar 2008 05:42:14 GMT
Digg only Speaks PHP

Today, I put some effort into getting Digg to working with my MetaWeblogAPI implementations. I and others have submitted bug reports before, but Digg seems unconcerned with fixing their absolutely ridiculous implementation. I tried to tweak my own implementation to compensate for bugs at Digg, but eventually gave up. Here are the highlights of my day.

Very frustrating!

Sun, 09 Mar 2008 18:34:05 GMT
Sorry and Enjoy

Sorry for the emptiness of this blog of late. I've been working extremely hard on a new website. In the meanwhile, enjoy a video about getting your X back using facebook. Very creative!

If you can't see the video, then go here.
http://www.5min.com/Video/How-To-Get-Your-Ex-Back-Using-Facebook-5235820

Sun, 02 Mar 2008 01:38:12 GMT
Microsoft Updates RSS User Agent
Microsoft has announced that the user agent string for the next version of the RSS Platform will be "Windows-RSS-Platform/2.0 (MSIE 8.0; Windows NT 6.0)".The platform will be used by Internet Explorer 8 to request the user's subscribed RSS feeds.
Link - Comments - Rogers Cadenhead - Thu, 28 Feb 2008 07:12:51 GMT - Feed (8 subs)
Posted with SendMeRss.
Thu, 24 Jan 2008 19:42:56 GMT
RSS 0.90, 0.91 Moving to RSS Advisory Board
Netscape announced this afternoon that the first two versions of RSS, RSS 0.90 and RSS 0.91, are moving to the RSS Advisory Board.The RSS specification documents, DTDs, and help files for the first versions of RSS (v0.9, v0.91) are being moved to...
Link - Comments - Rogers Cadenhead - Tue, 22 Jan 2008 16:14:15 GMT - Feed (7 subs)
Posted with SendMeRss.
Wed, 23 Jan 2008 01:18:09 GMT
RSS Board Acquires RSS 0.91

It's finally starting to come together. Rogers Cadenhead announced today that Netscape has agreed to hand over the RSS 0.91 spec to the RSS Advisory Board. Netscape had grown weiry of hosting the DTD and specs for one of the older versions of RSS and Rogers has agreed to take on hosting of these files.

http://blog.netscape.com/2008/01/22/rss-specifications-moving-to-rss-advisory-board/
http://www.rssboard.org/news/181/rss-090-091-moving-rss-advisory-board

Rogers also created a How-To convert from RSS 0.91 to 2.0. Thanks Rogers for all the great work!

http://www.rssboard.org/convert-rss-0-91-to-rss-2-0

Here's a list from the Netscape blog of the new files being hosted on the RSS Advisory Board website.

RSS v0.9 spec: http://www.rssboard.org/rss-0-9-0
RSS v0.9 DTD: http://www.rssboard.org/rss-0.9.dtd
RSS v0.9 Help: http://www.rssboard.org/mnn-help
RSS v0.9 FAQ: http://www.rssboard.org/mnn-faq
RSS v0.9 Character Encoding: http://www.rssboard.org/html-entities
RSS v0.9 Troubleshooting: http://www.rssboard.org/mnn-troubleshooting
RSS v0.9 Future Directions: http://www.rssboard.org/mnn-futures
RSS v0.9 Terms of Use: http://www.rssboard.org/mnn-terms-of-use

RSS v0.91 spec: http://www.rssboard.org/rss-0-9-1-netscape
RSS v0.91 DTD: http://www.rssboard.org/rss-0.91.dtd
RSS 1.0 schema: http://www.rssboard.org/schema-1.0.dtd

Fri, 18 Jan 2008 04:47:59 GMT
Changes on Board

Congrats to Chip Camdem and Simone Carletti, the two newest members of the RSS Advisory Board. Both are great additions, with excellent knowledge and experience with RSS and related technologies.

http://www.rssboard.org/news/180/sterling-camden-simone-carletti-join-rss

Fri, 11 Jan 2008 15:14:14 GMT
Reblinks Posting

I've been using Reblinks to post all my blog entires this week. I was also able to get it working with Wordpress. Not sure if I can get it working with Blogger, as it does not support MetaWeblogAPI. BloggerAPI is incomplete and Atom API is way too complicated. I'm testing other platforms that support MetaWeblogAPI

http://reblinks.therssweblog.com/

Fri, 11 Jan 2008 15:04:56 GMT
The Year in RSS

I'm just catching up on my reading over the last month. Marshall Kirkpatrick on ReadWriteWeb writes 2007: The Year in RSS where he enumerates the big events in RSS-land 2007.

  1. Facebook Introduced Millions of People to Syndication
  2. Google Bought Feedburner
  3. Google Reader Takes the Lead
  4. Feed Services Began to Tackle Prioritization
  5. Cross Platform
  6. Yahoo! Releases Pipes
  7. Feed Publishing Continued to Expand

Great list! I think he left out the introduction of the RSS profile, which is already making life easier for publishers and developers.

Top Articles
  1. Unblock MySpace
  2. MySpace
  3. FaceParty, the British MySpace
  4. del.icio.us and sex.com
  5. Blocking Facebook and MySpace
  1. Review of RSS Readers
  2. MySpace Layouts
  3. RSS Stock Ticker
  4. RSS Gets an Enema
  5. Google Reader rejects del.icio.us