Re: [fpc-pascal] XMLRPC in FPC

2008-04-15 Thread syraxes
On Mon, Apr 14, 2008 at 10:53:05AM -0500, Baeseman, Cliff wrote: > http://sourceforge.net/projects/delphixml-rpc/ > > In the cvs you will find where they imported my original 2.0 version and > extended it with > a new one. Not sure what exactly they did to the original but either should > get yo

Re: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread syraxes
On Mon, Apr 14, 2008 at 08:38:40AM -0500, Baeseman, Cliff wrote: > Search the source forge web site for it. There is one that I wrote about > 3-4 years ago. I wrote and maintained the original version up to the point > where it was stable and compliant with most if not all other libraries. > > Th

Re: [fpc-pascal] XMLRPC in FPC

2008-04-14 Thread syraxes
On Mon, Apr 14, 2008 at 02:07:15PM +0100, Inoussa OUEDRAOGO wrote: > > I might be mistaken, but WST seems to be geared towards SOAP > > web services and XMLRPC seems to be a later adition. > > WST _does support_ XMLRPC, rigth now. > > > Does anyone happen to know about other Pascal libraries

[fpc-pascal] XMLRPC in FPC

2008-04-14 Thread syraxes
Hello, Are there other units/libraries besides WST that would allow me to communicate through XMLRPC to another program ? I might be mistaken, but WST seems to be geared towards SOAP web services and XMLRPC seems to be a later adition. After reading the wiki page (http://wiki.freepascal.or

Re: [fpc-pascal] Installing fpc 2.2.0 deb packages

2008-04-11 Thread syraxes
On Fri, Apr 11, 2008 at 10:29:57AM +0200, Vincent Snijders wrote: > [EMAIL PROTECTED] schreef: > >Hello, > > > > > >Are there better ways to install fpc 2.2.0 on ubuntu besides downloading > >~15 debs > >from sourceforge ? I'm thinking that it would be much more convenient to > >have all those

[fpc-pascal] Installing fpc 2.2.0 deb packages

2008-04-11 Thread syraxes
Hello, Are there better ways to install fpc 2.2.0 on ubuntu besides downloading ~15 debs from sourceforge ? I'm thinking that it would be much more convenient to have all those debs packaged into a single tar . Or maybe there is some deb repository available ? Thanks, Adrian Maier