Re: BDN_Delphi.xml News feed no longer works???



feed is still here - try to open plain RSS in IE
but in some number of posts there are chars which are uncorrectly
interpreted by readers

for example in "Managing Change through OOAD by Ken Sipe" description has
"bad" chars which are cannot be shown correctly when current codepage is
different from Latin (English)

there is something which could be done to try to fix this problem

looking here
http://media-cyber.law.harvard.edu/blogs/gems/tech/rss2sample.xml from
http://blogs.law.harvard.edu/tech/rss

<?xml version="1.0" ?> should be here, it is XML doc for once and then
encoding can be specified
also <language>en-us</language>
and will be nice to have
<pubDate>Tue, 10 Jun 2003 04:00:00 GMT</pubDate>

"Dave Hamdon" <not@xxxxxxx> wrote in message
news:43653cbc$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> http://news.borland.com/bdn_delphi.xml no longer works.
>
> I have tried various newsreaders including reader.google.com,
> Thunderbird, firefox Live Bookmarks.
>
> I connect to http://news.borland.com/codecentral_delphi.xml with no
> problems.
>
> Dave.


.



Relevant Pages

  • Effective compression of used bytes
    ... I know that some posts enter areas that are pretty weird, ... different chars that exists in a given file. ... So on my most compact form I wasted 32 bytes instead of whatever I ... Thanks to everyone that shares a time thinking or giving ideas. ...
    (comp.compression)
  • Re: What could be causing a slowdown across the board?
    ... Jolly Roger wrote: ... I've stripped out the degree chars in it). ... Please send all responses to the relevant news group. ... read posts from Google Groups. ...
    (comp.sys.mac.system)
  • Re: BDN_Delphi.xml News feed no longer works???
    ... > feed is still here - try to open plain RSS in IE ... > but in some number of posts there are chars which are uncorrectly ... Prev by Date: ...
    (borland.public.delphi.non-technical)
  • Re: Need Help..!! F1!!F1.. ;-)
    ... lines for posts, to help sort what is and is not within ... and code samples. ... Please restrict widths of code postings to 65 chars, ...
    (comp.lang.java.programmer)
  • Re: java api design q: Reader/Writer vs InputStream/OutputStream
    ... Readers and Writers manipulate chars under an encoding, also called "text". ... Streams manipulate bytes, not necessarily bytes that make up an arbitrary object. ... They apply an encoding to the data to turn them from text into binary data and from binary back to text. ...
    (comp.lang.java.programmer)