• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: WO Ajax
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WO Ajax


  • Subject: Re: WO Ajax
  • From: Mike Schrag <email@hidden>
  • Date: Mon, 24 Apr 2006 17:06:50 -0400

Yes -- Thanks for pointing it out ... The AjaxExample app should have been part of the Applications tar, but the build isn't including it at the moment. I'm looking into the build file now, but it's pretty big. In the meantime, I uploaded a tar of my local build of it (AjaxExample-2.0.0.65.tar.gz). Sorry about that!

ms

On Apr 24, 2006, at 4:47 PM, Jake Fisher wrote:

Exactly what .gz files did I need. I grabbed the 2.0.0.65
versions and didn't see anything referenceing the Ajax Examples App,
just the framework.

thx for your help :-),
~jake



On 4/24/06, Mike Schrag <email@hidden> wrote:
Ruby and Ajax have come up a lot on the list, and I believe Anjo
mentioned this a couple weeks ago, but I just wanted to post about it
again because it's just that cool :) ... I finally got a chance to
try out the Ajax framework that Anjo brought into Project Wonder
(based on Jean-Francois Veillette's code).  Kudos to both of them.  I
was amazed at how easy-to-use things were.  For people who may be
scared by Wonder, the Ajax frameworks are basically standalone (they
depend only on the ERJars framework, which just has some shared jar
files in it).

Grab Ajax.framework, ERJars.framework, and the AjaxExamples app from
the latest build on http://www.mdimension.com/~wonder, and run the
AjaxExamples Application to try it out.

As an example of some cool things you can do:

* AjaxAutoComplete: hand it an NSArray of possible values and a
"value", like a WOTextField, and it will "just work" for providing an
autocomplete popup on your textfield

* AjaxUpdateContainer: just wrap any block of your HTML/Components in
this, and you can refresh that block without a browser refresh (i.e.
it partially updates your page).

* AjaxSlider: a slider bar that binds to a value like a normal form
component

* AjaxDraggable/AjaxDroppable: wrap any block of HTML/Components in
this and you can drag and drop them on eachother. When you drop, it
will call your bound action and the object you bound to your
draggable will be wired up to the binding you assigned on the droppable.


* AjaxSortableList: bind an NSArray to an AjaxSortableList and as you
drag around the items of a UL or OL, the array that backs it will be
reordered accordingly

When you first use them, they seem kind of magical (see: http://
www.crazyabouttv.com/Images/magician.jpg and imagine the role of the
magician played by Project Wonder).  So go forth, keep up with the
Joneses, and make your WO apps fancy and sexy :)

ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40gmail.com


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: WO Ajax
      • From: "Wes James" <email@hidden>
References: 
 >WO Ajax (From: Mike Schrag <email@hidden>)

  • Prev by Date: Re: OT: Is used WO 5.3.1 in production (deployment)?
  • Next by Date: Re: XCode 2.2 and WO 5.2.4
  • Previous by thread: Re: WO Ajax
  • Next by thread: Re: WO Ajax
  • Index(es):
    • Date
    • Thread