Re: [Dynapi-Dev] inline layer funness

2005-07-31 Thread Leif W
Just to let you know I saw this and the 7 other Bugs tracker notifications on Friday (thanks to dynapi-notify, which already has four other subscribers besides myself, yay!). I've got one system running now after quite a bit of rebuild and recovery. I'll try to play with some of the code tomo

[Dynapi-Dev] SODA-RPC and php5

2005-07-31 Thread Чернецов Михаил
Hi DynAPI developers!!! =) Not so long ago I have found out abput the excistence of this project, made sure that it is REALLY COOL and POWERFULL and decided to use it in my development routine. I am a web(and also php) developer and got very interested in development of such dynamic web applicatio

Re: [Dynapi-Dev] SODA-RPC and php5

2005-07-31 Thread Leif W
From: "Чернецов Михаил" <[EMAIL PROTECTED]> Sent: 2005 July 31 Sunday 09:34 Hi DynAPI developers!!! =) Hi and thank you for the interest in DynAPI! php, dynapi and soda. I got the latest(??) release version 3.0.0 and The latest release is 3.0.0-beta1. A 3.0.0-beta2 release is planned

[Dynapi-Dev] Does Dynapi support AJAX?

2005-07-31 Thread jyl
Itd be really nice if Dynapi did support AJAX and provided an interface to some PHP library that generated Dynapi UI changes on the fly. OK, for those not familiar with AJAX: http://en.wikipedia.org/wiki/AJAX And a PHP server side AJAX library that generates UI changes: http://xajax.sourceforge.n

Re: [Dynapi-Dev] Does Dynapi support AJAX?

2005-07-31 Thread Leif W
From: <[EMAIL PROTECTED]> Sent: 2005 July 31 Sunday 13:44 Itd be really nice if Dynapi did support AJAX and provided an interface to As I understand it, AJAX is a collection of techniques, not a specification or protocol. So in that regard nothing can ever support AJAX until it is formall