[FX.php List] Which AJAX implementation do you guys use?

Dale Bengston dbengston at preservationstudio.com
Wed Mar 7 19:23:36 MST 2007


That's a good distinction. I have written my own AJAX functions to  
talk to FX.PHP. On the screen, I'm using Scriptaculous to do effects  
here and there, but I'm not using its AJAX components.

Dale


On Mar 7, 2007, at 4:36 PM, Kevin Futter wrote:

> On 8/3/07 9:14 AM, "Andy Gaunt" <andy at fmpug.com> wrote:
>
>> Gjermund,
>>
>> FMPug uses Lajax (we were involved in the creation with Lance).  
>> This is a
>> very simple AJAX method mainly focused on pushing the data and not  
>> the
>> effects side.
>>
>> Pages using this include the FileMaker Feature Requests, Business  
>> Directory
>> and Friends of the Pug.
>>
>> We also use Prototype and Scriptaculous on other sites which need  
>> more of
>> the effects side.
>
> AJAX doesn't really have an 'effects side' - it's not what AJAX is  
> about.
> 'Effects' are just standard JavaScript; AJAX refers specifically to  
> the
> functionality of making a server-side request and page refresh  
> without a
> page reload, all done in JS via the XMLHttpRequest object. If it  
> doesn't do
> that, then it's just DHTML with a new paint job. (Hence, Jquery is  
> not an
> 'AJAX library', but a JS framework that incorporates AJAX  
> functionality).
>
> Good overview here:
>
> http://en.wikipedia.org/wiki/AJAX
>
> -- 
> Kevin Futter
> Webmaster, St. Bernard's College
> http://www.sbc.melb.catholic.edu.au/
>
>
>
>
> ###################################################################### 
> ###############
> This e-mail message has been scanned for Viruses and Content and  
> cleared
> by MailMarshal
> ###################################################################### 
> ###############
>
> This e-mail and any attachments may be confidential. You must not  
> disclose or use the information in this e-mail if you are not the  
> intended recipient. If you have received this e-mail in error,  
> please notify us immediately and delete the e-mail and all copies.  
> The College does not guarantee that this e-mail is virus or error  
> free.  The attached files are provided and may only be used on the  
> basis that the user assumes all responsibility for any loss, damage  
> or consequence resulting directly or indirectly from the use of the  
> attached files, whether caused by the negligence of the sender or  
> not. The content and opinions in this e-mail are not necessarily  
> those of the College.
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list