Latest Article on DevNet

My latest article, The RSS Watch Sample App, is now live on DevNet. Enjoy. The site mentioned in the article, RSSWatcher, is almost ready to go live. Oh, and in case it isn't obvious, the picture of me is a good four or five years old.

Archived Comments

Comment 1 by marty posted on 8/23/2004 at 1:48 PM

Use the force Ray!!

Old = Yoda dude

Comment 2 by Ian posted on 8/24/2004 at 2:31 PM

Good article as every Ray.

You got a typo though in the title "Artilcle"

Comment 3 by Raymond Camden posted on 8/24/2004 at 3:17 PM

Fixed. Thanks Ian.

Comment 4 by Mike Freed posted on 7/16/2005 at 1:15 AM

Hi Ray - I'm late to the game, but very interested in learning more about how to integrate RSS into CFMX (v6.1).
I've reviewed your 2 articles on RRS Watcher application from Macromedia's site RSS Watch Sample App

I think I've got most of it setup correctly, but it consistently throws this error no matter what RSS feeds I add to the Search.xml file.
Would it be too much to ask if you have seen this before, and how the cause might be?

[unknown type]
[unknown type]
array [empty]
ray [empty]
15:12:42.042 - Expression Exception - in E:\inetpub\minet\customcf\RSSTest01\rsswatch.cfc : line 121
Illegal character at end of document, <.

15:12:48.048 - Expression Exception - in E:\inetpub\minet\customcf\RSSTest01\rsswatch.cfc : line 121
Illegal character at end of document, <.

----------------------------------------------------------------------
Mike Freed - Software Developer
M&I Support Services - Technology
Application Solutions
----------------------------------------------------------------------
we: mike.freed@micorp.com
wv: 608-252-5887
wf: 608-252-5811
One West Main St
Madison, WI 53703
InterOffice: SP-098-0505
----------------------------------------
hc: 608-358-3203
hv: 608-356-0258

Comment 5 by Raymond Camden posted on 7/16/2005 at 1:43 AM

It sounds like the file may be corrupted. Try just viewing the CFC as is. If you get an error - then check the file from the zip and make sure it copied ok. Also note I have an updated version of an RSS checker. If you go to my blog, and search for rss.cfc, you should find a link to my RSS.cfc code.