> the austrian newspaper der standard has a pda friendly version
> pocketstandard at
>
>http://text.derstandard.at/dyn/textonly/article.asp?channel=WIRELESS&ressort=WIRELESS&ID=770507
>
> this page has an avantgo channel, and also the link description working
> with plucker.
I would use this one:
http://derstandard.at/Palm/Titel.htm
> the problem is: in avantgo the tex is flush left, in plucker all the
> text is centered. this might be a parser problem in plucker.
If you mean this page:
http://derstandard.at/Textversion/TOSeite1.htm
It's because the source includes this tag:
<p align="center"><font face="Helvetica,Arial" size="3">
And then there is no 'align=left' tag on the table containing the
articles. The actual article titles themselves are supposed to be aligned to
the left, but the HTML is wrong.
/d