June 2003
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30          
May   Jul


Archives

Blogroll


Subscribe to "Radio" in Radio UserLand.

Click to see the XML version of this web page.



Click here to send an email to the editor of this weblog.
 
 Wednesday, June 18, 2003
Patching Radio to support RSS filtering. Matt Mower offers one line of code that UserLand can add to Radio so that the storyArrived callback can be used for my incoming RSS cleaner and other RSS scripts. I've tried his suggested patch and it works. [Workbench
5:29:33 AM      comment []   trackback []  



Implementing Trackback for Radio Userland in 3 easy steps.

Paolo was wondering whether we could setup the standalone Trackback server and use it to implement trackbacks for Radio Userland.  It turns out (as this post proves) that the answer is yes!  All that was required was to install the CGI and then write a macro for Radio Userland and embed it in the #itemTemplate.txt.

The macro is supplying the RDF metadata that Trackback depends upon.  In order to allow the standalone trackback server to serve multiple blogs I have added a unique prefix (in my case @matt.blogs.it) to the unique post ID's supplied to the trackback server.

[Curiouser and curiouser!] [Not So Obvious
3:16:14 AM      comment []   trackback []