On Wed, 2007-01-03 at 09:31 +0100, Tanja wrote:
> I started with kaa.xml for the parsing of the fxd file,
> but I had to do a lot of hacking to get the functions I
> need. Then I fell over BeautifulSoup and ElementTree.
> Both seem more suited for what I need.
Can you elaborate as to what's missin
Tanja wrote:
> Hi
>
> Dirk Meyer schrieb:
>> Hi,
>>
>> Tanja wrote:
>>> I am working on a extension to the webserver,
>>> which let the user edit his/her webradio.fxd file.
>> Freevo 1.x or 2.x?
>>
>
> Freevo 1.x for the moment...
> But I want to make it as portable as possible for Freevo 2.0.
>
Hi
Dirk Meyer schrieb:
> Hi,
>
> Tanja wrote:
>> I am working on a extension to the webserver,
>> which let the user edit his/her webradio.fxd file.
>
> Freevo 1.x or 2.x?
>
Freevo 1.x for the moment...
But I want to make it as portable as possible for Freevo 2.0.
>> I started with kaa.xml f
Hi,
Tanja wrote:
> I am working on a extension to the webserver,
> which let the user edit his/her webradio.fxd file.
Freevo 1.x or 2.x?
> I started with kaa.xml for the parsing of the fxd file,
> but I had to do a lot of hacking to get the functions I
> need.
Kaa.xml is more or less the same
Hello,
I am working on a extension to the webserver,
which let the user edit his/her webradio.fxd file.
I started with kaa.xml for the parsing of the fxd file,
but I had to do a lot of hacking to get the functions I
need. Then I fell over BeautifulSoup and ElementTree.
Both seem more suited for w