Re: [Feedreader-development] Re:
Brought to you by:
toomastoots
|
From: Nicole S. <ni...@gn...> - 2004-03-13 22:55:09
|
Nicole Simon <ni...@gn...> wrote:
>can you beautify it to not generate an extra blank line with a few spaces
>in it after each line of xml information. It trims down my 7 mb headlines
>to 6,3 - I still have the suspicion that size matters when crashing the
>database.
Speaking of which - have you added more lines?!
File looks now
<?xml version="1.0" encoding="UTF-8"?>
<headlines>
<item>
<hlid>63214903953531</hlid>
<guid>302@http://beissholz.de/artikel/</guid>
and should better be
<?xml version="1.0" encoding="UTF-8"?>
<headlines>
<item>
<hlid>63214903953531</hlid>
<guid>302@http://beissholz.de/artikel/</guid>
Nicole
--
http://www.useful-sounds.de/ - http://beissholz.de
|