Errata for Content Syndication with RSS
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question Note Update
| Version |
Location |
Description |
Submitted By |
Date Submitted |
Date Corrected |
| Printed |
Page 3
3rd Paragraph |
the term 'page-based' that PREVIOUSLY used an en dash. The en dash HAS BEEN REPLACED with a hyphen.
|
Anonymous |
|
Jan 01, 2004 |
| Printed |
Page 22
middle of page |
<ttl>30<ttl>
NOW READS:
<ttl>30</ttl>
|
Anonymous |
|
Jan 01, 2004 |
| Printed |
Page 41
3rd paragraph |
The text recommends that the reader should "go to Appendix B of this book and find
the country code of your nation."
Here are the links:
http://backend.userland.com/stories/storyReader$16
Or any country code allowed by RFC 1766, which in turn means any
alpha-2 code allowed by ISO 3166 - those are at
http://www.unicode.org/onlinedat/countries.html
|
Anonymous |
|
|
| Printed |
Page 54
example 5-3 |
missing end quotes around rdf:about attribute values. These two lines NOW READ, respectively:
<item rdf:about=" http://www.example.org/item2">
<item rdf:about=" http://www.example.org/item3">
|
Anonymous |
|
Jan 01, 2004 |
| Printed |
Page 61
the section entitled "<channel rdf:about="">(a subelement of rdf:rdf)" |
the closing tag
</content>
should be:
</channel>
|
Anonymous |
|
|
| Printed |
Page 62
image section header, 3rd paragraph in section, 6th paragraph in section (under 'url') |
In the section on the image subelement the book refers to the rdf:resource attribute
when it should be referring to the rdf:about attribute.
The first error is in the large, bold type section header which reads:
<image rdf:resource=""> (a Subelement of rdf:RDF)
but should read
<image rdf:about=""> (a Sublement of rdf:RDF)
In the 3rd paragraph of the section the first sentence:
This element takes the rdf:resource attribute.
should read:
This element takes the rdf:about attribute.
In the 6th paragraph of the section under the 'url' subhead the sentence that starts:
This also appears within the rdf:resource attribute
should read:
This also appears within the rdf:about attribute
|
Anonymous |
|
|
| Printed |
Page 88
heading dc:language |
Same as problem on page 41 - a reference to country codes in Appendix B
|
Anonymous |
|
|
| Printed |
Page 135
syndic8.GetCatagoryChildren |
Takes: nothing
Now READS:
Takes: a string, either a category name or a category scheme name
|
Anonymous |
|
Jan 01, 2004 |
| Printed |
Page 145
1st paragraph, line 6 |
IP address 121.0.0.1
NOW READS:
127.0.0.1
|
Anonymous |
|
Jan 01, 2004 |
| Printed |
Page 183
last line |
|
Anonymous |
|
Jan 01, 2004 |