PureXML ( PB3.93 and PB4 )

Developed or developing a new product in PureBasic? Tell the world about it.
kenjig
New User
New User
Posts: 3
Joined: Wed Mar 01, 2006 4:59 am

Post by kenjig »

Thanks for the quick answer Flype.

I'll take your advice and check out the MSXML3 library you mentioned.

And yes, if possible I'd love to see the source of PureXML and tinker around with it.

Thanks again!
PureBasic 4.00 Beta 5 / PureVisionXP 4.00
Intel(R) Pentium(R) 4 CPU 3.00GHz / 1.00 GB RAM / Albatron GeForce 6600 256MB DDR 16x PCI Express Card w/TV
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

See my previous post :wink:
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Our project uses the PureXML lib and I like it very much
kenjig
New User
New User
Posts: 3
Joined: Wed Mar 01, 2006 4:59 am

Post by kenjig »

lol, didn't notice I just posted over your post :)

Thanks for the quick update. I'm playing around with it now, but noticed that it will not work with unicode turned on.

Any tips on getting it to work in unicode mode?

Thanks again!
PureBasic 4.00 Beta 5 / PureVisionXP 4.00
Intel(R) Pentium(R) 4 CPU 3.00GHz / 1.00 GB RAM / Albatron GeForce 6600 256MB DDR 16x PCI Express Card w/TV
mskuma
Enthusiast
Enthusiast
Posts: 573
Joined: Sat Dec 03, 2005 1:31 am
Location: Australia

Post by mskuma »

Flype, thanks very much for making this available.
User avatar
mardanny71
User
User
Posts: 14
Joined: Sat Sep 02, 2006 8:59 pm
Location: Germany

Post by mardanny71 »

Hi Flype,

Thanks for the Lib.
One Question:

From where coms the xmlparser.dll ?

What's the Lizens of this *.dll ?
Sorry for my English.:roll:

Thanks
mardanny71
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

this dll comes from purearea.net
a very old library (not mine) was making use of it.
i pick it up - and then made my own easy to use lib.

but i don't know exactely where this dll comes from.

that's why i prefer to use MSXML (Microsoft) or the very good libxml.lib (http://xmlsoft.org/).
but PureXML is really easy to use for small projects.
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
User avatar
mardanny71
User
User
Posts: 14
Joined: Sat Sep 02, 2006 8:59 pm
Location: Germany

Post by mardanny71 »

Yes, your Lib is nice to use for Beginners.

Thanks for your Lib and for Answer. :)

Thanks
mardanny71
Post Reply