Vivek, have you tried the widget samples under examples/widgets? If you are using the latest from TRUNK instead of the Milestone2 tag then many of the examples are out of date. Since milestone 2 some syntax changes and functionality changes were made and not all of the samples have been updated yet.
The examples under examples/widgets are primarily for testing and as such are kept in working order. James Margaris -----Original Message----- From: Vivek Jani [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 01, 2006 8:19 AM To: Coach Wei Cc: [email protected] Subject: Re: Information required regarding contribution to XAP as a developer Hi Coach, Thanks for your reply. I was trying to deploy the application to tomcat by running ant deploy-examples, and copying the xap folder created in staging to webapps. But, when I try to run any of the examples, it shows javascript errors like "Dojo is not defined" and "Xap is not defined". It seems the dojo.js is not included in any of the examples. Please let me know if I am doing it wrong. Thanks, Vivek Jani On 10/31/06, Coach Wei <[EMAIL PROTECTED]> wrote: > > Hello, Vivek: > > You are welcome to participate...Though XAP is on milestone 3; there > are still lots, lots, and lots of work to be done! XAP has a long way > to go to reach release 1.0...Here are the areas that would be > extremely interesting to the community: > 1. Adding new widgets: XAP is still missing many widgets...how about > some effect widgets (animation, fading, etc)? > 2. Add a new widget toolkit: XAP uses Dojo by default, but there are > other good toolkits too such as Scriptaculous... > 3. Existing XAP widgets are not quite done yet ... there will need > more attributes and additional functionalities.. > 4. Building one or two XAP apps and share it with the community... > > One example is that RockStarApps.com who has built some quite amazing > XAP apps. For example: > > http://www.rockstarapps.com/samples/map-compare (application use the > Apache XAP project to integrate all three mapping technologies into > one interface to compare their functionality and UI). > > It is definitely worthy of checking out... > > --Coach Wei > > > > -----Original Message----- > > From: Vivek Jani [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, October 31, 2006 9:20 AM > > To: [email protected] > > Subject: Information required regarding contribution to XAP as a > developer > > > > Hi XAP developers, > > > > Your project seems interesting to me and I would like to contribute > > to > it > > as > > a developer as I am very much interested in AJAX based development. > But I > > have never been involved in an open source project. Also, I gathered > from > > your website that you have already released milestone 3 and most of > the > > widgets have been written. So, I am not sure if you would need any > more > > developers. But in case you do, could you please let me know how can > > I > go > > about it? I already sent a blank mail to > > [EMAIL PROTECTED] to subscribe to the mailing > list. > > > > Thanks, > > Vivek Jani >
