The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Relative urls in a redirect

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Relative urls in a redirect Posted: Oct 29, 2003 8:03 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Relative urls in a redirect
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement
I'm not sure I like the way that the new sblog is set up. In particular, have a look at the feed. That's a link that immediately issues a 302 to a relative url. I'm not sure that's a great idea; nevertheless, the fact that it wasn't working in BottomFeeder was a bug which I just fixed (in the dev stream). The problem was - I wasn't expecting relative urls in the redirect (which is a bug). That's fixed; you should be able to deal with SBlog feeds now (or any other feed that issues a 302 and redirects to a relative url)

I have another issue with the SBlog feeds though - there are no link items - either for the feed itself, or for the items. Now, I understand the whole idealogical position of "HREF Considered Harmful". That's all fine and good, but it clashes with the expected usage of the web and of blogs. Those feed elements really, really need links....

Read: Relative urls in a redirect

Topic: Wonderful afternoon and evening Previous Topic   Next Topic Topic: It's been that kind of day...

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use