That's one of life's mysteries! Seriously, it was an oversight at the time. You might try asking the question on the RSS2-Support list and see if anyone has an...
184
dheian <ianevans@....
dheian
Dec 27, 2002 10:08 pm
I'm testing adding the Last Modified header to the script that generates my RSS feeds. If I do it on a file with phpinfo(), the Last-Modified header shows up....
185
Phil Ringnalda
philringnalda
Dec 27, 2002 11:43 pm
... If your server has PHP set up with register_globals off (which it should, since it's much safer), then you just need to get it from ...
186
dheian <ianevans@....
dheian
Dec 28, 2002 12:29 am
... Alas, neither is present....
187
Dave Winer
dwiner
Jan 12, 2003 5:52 pm
There seems to be some kind of massive net outage this morning. I can't get through to my own site or Google. I can send and receive email. Is anyone else...
188
Phil Ringnalda
philringnalda
Jan 12, 2003 6:10 pm
... I can get everywhere just fine except scripting.com - scriptingnews.userland.com works, as does avantgo.scripting.com, but scripting.com fails to connect....
189
Klaus Johannes Rusch
krusch
Jan 12, 2003 6:11 pm
... Everything working fine here, and http://www.internettrafficreport.com/namerica.htm#graphs shows no unusual traffic delays or packet loss, so probably it...
190
Dave Winer
dwiner
Jan 12, 2003 6:13 pm
I'm not at Exodus. I don't live at a hosting service. ;-> I've also gotten reports from people in Southern California that they can't get through to...
191
Klaus Johannes Rusch
krusch
Jan 12, 2003 6:27 pm
... traceroute www.scripting.com ... 7 bpr1-loopback.PaloAltoPaix.cw.net (208.172.146.18) 64.071 ms 62.828 ms 62.543 ms 8 ibr01-p1-0.paix01.exodus.net...
192
Dave Winer
dwiner
Jan 12, 2003 6:55 pm
Phil, even though I don't live at Exodus, your explanation did turn out to be correct, logically. The static server for scripting.com went down. It just so...
193
Davey
ds1906
Jan 15, 2003 12:55 am
Well, this is my first message, and it is because of this message that I have signed up with the group. I have spent some time today, writing a DTD for RSS 2.0...
194
Klaus Johannes Rusch
krusch
Jan 15, 2003 2:21 am
... Thanks for effort, the attachment did not make it though, and with RSS 2.0 being extensible using namespaces a DTD will only apply to vanilla RSS feeds ...
195
david <ds1906@...&...
ds1906
Jan 15, 2003 4:08 am
<!-- /** * rss.xml * Copyright: David Shafik and The Explosive Network * Began: 08:33 PM 01/14/03 * Modified: * Desc: RSS 2.0 DTD * Build #: 0001 * Version...
196
david <ds1906@...&...
ds1906
Jan 15, 2003 4:12 am
... From 0.9x -> 2.0 would be quite easy to write, however, with 1.0 not being of the same ilk (it's RDF essentially) that would be a lot harder. However, GIYF...
197
david <ds1906@...&...
ds1906
Jan 15, 2003 4:25 am
... XML a ... of days ... (Osborne Press). ... XML Schema ... talking about working on the W3C XML Schema format (at least for the moment) because it's what my...
198
Bill Kearney
wkearney99
Jan 15, 2003 2:54 pm
... Not harder at all. The only additional thing you'd add would be an <items> container. The rest can be transformed in quite the same fashion. -Bill...
199
david <ds1906@...&...
ds1906
Jan 20, 2003 5:13 pm
Noticed a problem with some attributes, forgot the #IMPLIED. This is the updated version. <!-- /** * rss.xml * Copyright: David Shafik and The Explosive...
200
gtsiokos
Jan 21, 2003 2:10 am
I'm working on a complete RSS implementation in C#. It will support 0.91, 0.92, and 2.0. I plan to release it open source and "free" so it can be used inside...
201
Dave Winer
dwiner
Jan 21, 2003 3:20 am
1. <rating> should be explained, but is not. Looks like a rev to the 2.0 spec is forthcoming. 2. The spec does say [1] what's required in an item. "All...
202
Dave Winer
dwiner
Jan 21, 2003 2:26 pm
Working on the update for <rating>. 1. I found that it is mentioned in the 0.91 spec from UserLand [1]. Since the 2.0 spec was derived from the UserLand 0.91...
203
Dino Morelli <dino...
dino_morelli
Jan 22, 2003 2:30 pm
... Ok, sounds good. I've gotten back to working on this stuff since late last year. I'm looking at your DTD now. Have a question. A lot of the elements are...
204
Dave Winer
dwiner
Jan 24, 2003 2:01 am
Warning, this message is cross-posted. "RSS 2.0 has a neat feature that allows an item to link to comments about that item. Content tools and aggregators can...
205
Dino Morelli <dino...
dino_morelli
Jan 24, 2003 4:16 pm
I've been working on the schema nearly nonstop for the past few days, mostly requesting help on the XSDSchema group and reading lots of documentation. Let me...
206
Dave Winer
dwiner
Jan 26, 2003 4:07 pm
That would require a web service, not something that can be put into a static feed. It would be great, but it would also be expensive. Dave ... From: "Mattias"...
207
Ben Hammersley <be...
bhammersley_uk
Jan 26, 2003 5:11 pm
I disagree. This is quite easy to do, depending on the blogging tool you're using. In Movable Type it is very easy indeed: If that's what you're using, you've...
208
Bill Kearney
wkearney99
Jan 26, 2003 5:53 pm
It's easy in MT because of how that product installs scripts on the hosting site. Radio doesn't do that. Radio renders the files locally and then uploads ...
209
Phil Ringnalda
philringnalda
Jan 26, 2003 6:08 pm
... No need to invent a new element in a new namespace, when mod_slash has had a comment count for a couple of years now: ...
210
Dave Winer
dwiner
Jan 26, 2003 6:58 pm
Bill, Bill, Bill, back when MT was just a dream I did a product called Manila, which is totally dynamic. It's still very popular. I think about it all the...
211
Bill Kearney
wkearney99
Jan 26, 2003 7:17 pm
Gosh Dave, contrary to your condescending opinions, others are quite well versed in this area. My assertion remains correct. MT does this. Radio does not....
212
Dave Winer
dwiner
Jan 26, 2003 7:37 pm
Oh I know MT is wonderful and Radio is ancient. Not like you're biased or anything! ;-> Dave ... From: Bill Kearney To: RSS2-Support@yahoogroups.com Sent:...