[Date Prev][Date
Next][Thread Prev][Thread Next][Date
Index][Thread Index]
Re: Automated Home RSS feed
- To: ukha_d@xxxxxxx
- Subject: Re: Automated Home RSS feed
- From: Nick Austin <nick1@xxxxxxx>
- Date: Sun, 25 Jan 2004 15:47:51 +0000
- Mailing-list: list ukha_d@yahoogroups.com; contact
ukha_d-owner@xxxxxxx
- Reply-to: ukha_d@xxxxxxx
At 15:06 25/01/04 +0000, Dean Smith wrote:
> I currently get the automatedhome.co.uk rss feed (amongst others)
using a
> script within homeseer that uses the Microsoft XML parser. Its
currently
> falling over because one of the items is..
>
> <item>
> <title>Kiss & Mplayer have tiff</title>
> <link>http://www.automatedhome.co.uk/article.php3?story_id=1358</link>
> </item>
>
> It's giving the error "Error #: -1072896749: Whitespace is not
allowed at
> this location. Line #: 31 Line Position: 15 "
>
> Which equates to the "&" in the <title>. Looks
perfectly legal to me though.
> Unfortunately I borrowed the XML so code dont really know if there are
any
> options I can tweak.
The & is an escape character used to start an entity.
That line needs to be:
<title>Kiss & Mplayer have tiff</title>
Nick.
UK Home Automation Meet 2004 - BOOK NOW!
http://www.ukha2004.com
http://www.automatedhome.co.uk
Post message: ukha_d@yahoogroups.com
Subscribe: ukha_d-subscribe@yahoogroups.com
Unsubscribe: ukha_d-unsubscribe@yahoogroups.com
List owner: ukha_d-owner@yahoogroups.com
Home |
Main Index |
Thread Index
|