Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

AJAX Framework?

edited July 2005 in Vanilla 1.0 Help
Any AJAX Framework you can recommend? Should be working with php/mysql. I have 2 favourites by now: http://ajax.zervaas.com.au/ & http://xajax.sourceforge.net/ I plan to do various things with it like 'instant rating' where you can rate products and the rating updates immediatly :)

Comments

  • Options
    lechlech Chicagoland
    also look at http://script.aculo.us/
  • Options
    I combined XAJAX and script.aculo.us because script.aculo.us needs Ruby On Rails for some AJAX action :( I found XAJAX to be fairly good but Iam open for suggestions ;)
  • Options
    lechlech Chicagoland
    mark, am I time-traveling or something here? how the hell did this comment just pop up in the past half hour, yet it says 22 hours ago?
  • Options
    lechlech Chicagoland
    MrNase, ajax is mostly just a javascript layer that's precaching data and anticipating a response. While script.aculo.us is using ruby, im fairly certain you can bend it to work with just about anything.
  • Options
    MarkMark Vanilla Staff
    Posting to update the timestamp.
  • Options
    That's what I did.. Since I 'speak' php a lot better than JavaScript JAXAJ was the perfect choice for me :)
  • Options
    lechlech Chicagoland
    well, what I'm saying is that script.aculo.us doesn't necessarily *require* ruby, you can tear it apart, but probably not easily.
This discussion has been closed.