473,721 Members | 2,234 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Ajax Developers' Day added to XTech 2006 agenda

Ajax Developers' Day added to XTech 2006 agenda

XTech 2006 - 17-19 May - Hotel Grand Krasnopolsky - Amsterdam, The
Netherlands

An Ajax Developers' Day has been added to the schedule of events at
XTech 2006. In response to the rapidly developing world of Ajax user
interfaces on the browser, XTech has put together a day for Ajax
developers to meet, discuss and learn.

Who should attend - Web developers involved in or planning the creation
of dynamic Ajax-based web user interfaces, or involved in the creation
of Ajax toolkits.

The preliminary schedule includes:

9:00 Keynote talk (to be confirmed)

9:45 The Yahoo! User Interface Library, Simon Willison, Yahoo!

The Yahoo! User Interface Library is a set of utilities and controls,
written in JavaScript, for building richly interactive web applications
using techniques such as DOM scripting, HTML and Ajax. This session
will provide an overview of the library's components and provide
examples of the common problems that they are designed to handle.

11:00 OpenLaszlo as an Ajax platform, Max Carlson

This session discusses the upcoming plans for OpenLaszlo and how they
relate to the Ajax community at large. It includes an overview of the
language, a demo of the current Ajax support, and talks about the
future of OpenLaszlo as a platform.

11:45 Hijax: Progressive Enhancement with Ajax, Jeremy Keith

Ajax is hot topic. Behind the hype lies a technology that can greatly
enhance websites. Those enhancements can and should degrade gracefully.
By applying the principle of progressive enhancement, you can ensure
that no visitor is left behind.

14:00 Beefy Web App seeks Sexy Ajax stunner for interface fun and maybe
more,
Simon Wistow

Coders make apps and Designers make things usable and pretty. Yet never
the twain shall meet - which is a shame because there are good ideas
out there begging for some collaboration. This talk examines why and
what can be done to rectify this.

14:45 Developing Enterprise Applications with Ajax and XUL,
Sebastian Schürmann

This talk describes the daily experience of developing an Ajax
Framework and Applications for Sixt Car Rental in XUL and Javascript.
It will give you an insight in the practical lessons we learned in the
last 2 Years.

16:00 Combining E4X and Ajax, Kurt Cagle

ECMAScript for XML provides a way to use XML as a native datatype, and
is being adopted by most major players in the industry. Join Kurt Cagle
as he explores how the use of Ajax and E4X together will simplify
programming web applications.

16:45 AjaX with a Capital X! , Mark Schiefelbein

Ajax developers are relying heavily on JavaScript to make web
interfaces richer. But JavaScript has drawbacks. XML technologies such
as XPath and XSLT are a great alternative and can be used efficiently
for managing Ajax-style interactivity.

The full day for just $225, discounts available for IDEAlliance
members. Don't hesitate to register:
http://xtech06.usefulinc.com/content/registration We expect the Ajax
Developers' Day to be a sellout.

Make you hotel reservations today. The cut-off for Xtech negotiated
room rates is 14 April. For information on the hotel and to make
reservations see: http://xtech06.usefulinc.com/content/venue

To view the full Xtech agenda, visit
http://xtech06.usefulinc.com/schedule

Xtech is produced by IDEAlliance. IDEAlliance (International Digital
Enterprise Alliance) is an established industry organization with a
diverse and impressive membership that has been developing, educating
and validating best practices in publishing and information technology
for 40 years. Through special interest groups, conferences and its
active membership, IDEAlliance offers its members an inside track into
how the publishing and content-driven supply chain can and will be
exploited to respond to both traditional and emerging pressures to
reduce cost, increase the top line, and develop new lines of business.
To learn more about IDEAlliance, please visit www.idealliance.org/, or
call 703-837-1070.



Marion L. Elledge

VP, Information Technologies Programs

IDEAlliance http://www.idealliance.org

Celebrating 40 years - 1966 - 2006

Watch for upcoming events:

XTech 2006

Building Web 2.0

16-19 May - Grand Hotel Krasnapolsky

Amsterdam, The Netherlands

http://www.xtech.org

Extreme Markup Languages

7-11 August

Montreal, Quebec, Canada

http://www.mulberrytech.com/Extreme/

XML 2006

December 5-7 - Sheraton Boston Hotel

Boston, MA

Watch for details coming soon!

Mar 21 '06 #1
0 1843

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1416
by: melledge | last post by:
XTECH 2005 Program Available - Web Technologies, Browsers, Open Data, and XML Headline Event XTECH 2005 http://www.xtech.org takes place 24-27 May at the RAI Centre, Amsterdam, The Netherlands. The full program can be found at: http://www.xtech-conference.org/2005/schedule.asp This year's event brings to the forefront Web Technologies, Open Data, Browser Technologies, and XML. Chaired by Edd Dumbill, XTECH speakers represent many...
0
1557
by: melledge | last post by:
Deadline for XTECH 2005 Late-Breaking News and Vendor Presentations - 28 March The deadline for submission of Late-Breaking News and Vendor Presentations for IDEAlliance's XTCH 2005 http://www.xtech-conference.org is Monday, 28 March. Please visit http://www.xtech-conference.org/2005/call.asp for submission information and guidelines.
0
1776
by: melledge | last post by:
Mozilla Foundation Co-Hosts Europe's Leading XML and Web Developer Conference XTech 2005 Conference to Bring Together XML and Web Technology Thought Leaders
4
4326
by: bobzimuta | last post by:
I'm creating a simple AJAX library. It's an object that will return an array containing the response text or xml. I'm trying to find a way to assign the response as a property of the object, but from within an inline function. Within the AJAX object: this.xmlhttp = new XMLHttpRequest(); this.response = ''; //to contain the response text OR xml var that = this; //since we cannot reference this within the
0
1349
by: melledge | last post by:
Ajax Developers' Day added to XTech 2006 agenda XTech 2006 - 17-19 May - Hotel Grand Krasnopolsky - Amsterdam, The Netherlands
0
1837
by: melledge | last post by:
Ajax Developers' Day to Kick Off XTech 2006 Conference Industry experts offer insight into next generation of the Web ALEXANDRIA, VIRGINIA, USA - April 25, 2006 - In response to the rapidly developing world of Ajax user interfaces on the browser, IDEAlliance (www.idealliance.org) announced today that its annual XTech Conference will kick off on May 16 with Ajax Developers' Day. XTech 2006 (www.xtech-conference.org), to be held May...
0
1390
by: melledge | last post by:
XTech 2006, 17-19 May, Amsterdam, The Netherlands www.xtech.org Ajax lightning demos line-up The provisional line-up for the Ajax lightning demos is now available. These will be rapid-fire 5-10 minute demos of some project or aspect of Ajax technology, chaired by Simon Willison of Yahoo!
9
3684
by: GTi | last post by:
I have a bizare Ajax POST problem. I use Ajax POST to send data to the server. The server get the POST and answer back. BUT if I POST the data once again I recieve the same answer that the first post give me, even if the answer is different. I have used HTTP Analyser Std V2.1.1.15 and I see that the answer is different. But the Ajax .responseText is the same as the first POST. It looks like it use the cached respons. In the RFC the...
1
3403
by: =?Utf-8?B?TW9oc2luIEtoYW4=?= | last post by:
Hi, I am working on a website where i am creating Horizontal Menus Dynamically from database as per rights available to the user. I have several UserControls. And the Menu control also brings UserControl's URL stored in Database while Page load. There is a TabContainer control below the Menu Control. Now i want to add corresponding UserControl dynamically when user clicks on
0
8840
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8730
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
9131
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9064
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6669
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5981
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4753
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3189
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2576
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.