Kevin Lynch, who will be keynoting on October 20, 2008, is one of the original coiners of the term "Rich Internet Application" back in 2002 and has intimate knowledge of Flash and AIR, the two platforms that - together with Acrobat and PDF - now make up the four platforms which together make Adobe the software powerhouse it is. Previously Adobe's Chief Software Architect, he was promoted to CTO in February '08.
Scott Guthrie Microsoft
Keynote: October 21, 2008
Scott Guthrie, who will be keynoting October 21, 2008, was a founding member of the .NET Framework team and today runs the development teams that deliver the CLR, ASP.NET, Silverlight, WPF, IIS7, and the Visual Studio tools for Web, WPF and Silverlight development. Previously the General Manager of Microsoft's Developer Divsion, he was promoted to Corporate Vice President in February '08.
March 2008 Keynotes
Douglas Crockford Yahoo!
Keynote: Wed., Mar. 19th 7:30am-8:15am
Douglas Crockford: Can We Fix The Web?
Douglas Crockford is currently an architect at Yahoo!. He has developed office automation systems and done research in games and music at Atari. He was director of technology at Lucasfilm Ltd. He was director of new media at Paramount. Douglas was the founder and CEO of Electric Communities also known as Communities.com. He was also founder and CTO of State Software, where he discovered JSON, the popular data interchange format. He is interested in Blissymbolics, a graphical, symbolic language.
Anthony Franco EffectiveUI
Keynote: Thurs., Mar. 20th 7:30am-8:15am
Anthony Franco: RIA Adoption in 2008 – Risks, Rewards, Challenges and Opportunities
Anthony Franco is President of EffectiveUI, in which role he has the unique opportunity to listen to how companies like eBay, Ford, Random House, Viacom, GE, Dow Jones, and NBC think about the Internet & desktop software, and how innovative thinking can completely change the way they do business.
September 2007 Keynotes
Ted Farrell Oracle
Keynote: Mon., Sep. 24th 7:30am-8:15am
Ted Farrell: Why Web 2.0 for the Enterprise Is Far More Than Just a Facelift
Ted Farrell is chief architect for Tools and Middleware at Oracle. He is responsible for the technical and strategic direction of Oracle's frameworks and development tools products, including Oracle JDeveloper, Oracle Application Development Framework (ADF), Oracle Metadata Services (MDS) and Oracle WebCenter Framework. He also oversees the building and aligning various middleware technologies with a vision that allows Oracle to become a leader in J2EE and service-oriented development and frameworks.
Joe Stagner Microsoft
Keynote: Tue., Sep. 25th 7:30am-8:15am
Joe Stagner: AJAX in the Balance
Joe Stagner is a Senior Program Manager in Microsoft Corporation?s Developer Tools and Platform Group and has been with Microsoft since 2001 focusing on highly scalable and performant web application architectures, multiplatform interoperability and software security. Joe brings 30 years technical and business strategy experience to Microsoft which affords him a unique experiential perspective.
Robert Brewin Sun Microsystems
Keynote: Wed., Sep. 26th 10:05am-10:50am
Robert Brewin: Fueling the Next Generation Web, a Peek Behind the Green Curtain
Robert Brewin is a Sun Distinguished Engineer and CTO of Sun Microsystems. His responsibilities include technical leadership for developer products and application platforms, including the Java platform, mobility, enterprise software and business integration products. Within this role, some of his key areas of responsibility include Sun's expanding role in the development of Web 2.0 technologies, improving the developer experience, and alignment and integration of our platforms, technologies and tools. Bob brings his extensive customer and developer-focused experience to bear as prior to taking on this new role, he was the chief architect for Sun's developer tools portfolio, where he was a principal driver behind a number of key initiatives and projects, including Sun's rich internet applications platform, JavaFX. These included strategic enhancements to the award-winning NetBeans IDE, architectural changes and alignment of the Studio family of tools and add-ons with NetBeans and as the visionary behind the design, creation and delivery of the revolutionary Java Studio Creator product.
Two of the biggest launches in Rich Internet Application history took place in 2007/2008 when Adobe launched AIR 1.0 in February '08 and Microsoft launched Silverlight (September '07). At the 6th International AJAXWorld RIA Conference & Expo in October SYS-CON Events is delighted to be...
In ASP.NET 2.0, we introduced a very powerful set of application services in ASP.NET (Membership, Roles and profile). In 3.5 we created a client library for accessing them from Ajax and .NET Clients and exposed them via WCF web services. For more information on the base level ASP.NET ...
The pressure is on to keep pace with Web 2.0 entrants into the marketplace. Rewriting is expensive; adding AJAX widgets results in a complex, unmaintainable application. Both require you to hire scarce JavaScript developers. Google Web Toolkit -- the SDK that allows you to write AJAX i...
The Web has evolved into a structured data space of loosely connected databases, enabling granular data access-by-reference to Web-accessible entities, courtesy of HTTP. This evolution and the emergence of AJAX-based RIA technologies lay the foundation for a new generation of libraries...
SaaS based applications continue to grow at a staggering rate. According to software market analysts, SaaS represented approximately 5% of business software revenue in 2005 and, by 2011, 25% of new business software will be delivered as SaaS and will grow at a 21% % annual growth rate ...
As Web-based applications are pushing the 'Rich User Experience' envelope, AJAX is quickly becoming a standard front-end for any PHP application. But unfortunately as PHP applications that utilize AJAX are being forced to morph from two-tier to three-tier architectures, pushing code to...
Come see a no-slides, code-only presentation that starts with a blank directory and builds a data-driven, AJAX enabled, ASP.NET web application from scratch that implements common AJAX patterns with the rich set of AJAX Control Toolkit, accesses data with LINQ, and implements standards...
Not only enterprise portals integrators are using AJAX at the portal level but now they can also use it for the development of more user-friendly JSR-168 portlets. With the arrival of new standards, AJAXified JSF Components like IceFaces ot RichFaces became a reality that can be portab...
Today, there is a wealth of technologies to take advantage of to add AJAX behaviors to your Spring-based Java Web applications. This session will assume you know the basics of AJAX and Spring, and will dive straight into evaluating the leading AJAX technologies, and how to integrate th...
RIAs provide the promise of an excellent User eXperience, but the ultimate success of the UX is driven more by the skill of the developer than the tool selection itself. This session will discuss the foundation and importance of the application of cognitive science techniques to the pr...
The computing forecast, quips WaveMaker CEO Chris Keene, calls for continuing heavy clouds. But what are the technical issues for building AJAX applications in the cloud? What is the most productive way to build AJAX applications for deployment to EC2? These and allied enterprise...
Genuitec announced the availability of MyEclipse Enterprise Workbench 7.0 milestone 1. This milestone release delivers advanced AJAX tooling for Java EE and full Application Lifecycle Management (ALM) capabilities for Eclipse 3.4 Ganymede, among other enhancements.
Genuitec announced the availability of the first milestone release of MyEclipse 7.0 Blue Edition. This release provides WebSphere developers with advanced AJAX tooling, enhanced reporting technologies and Eclipse 3.4 support, among other enhancements.
WaveMaker announced the release of WaveMaker Visual AJAX Studio 4.0. WaveMaker Studio is an open source development tool that makes it easy to build visually stunning web applications. With just 15 mouse clicks and zero coding, a developer can build and deploy a sleek, web-based ...
AJAX has dominated the web space so extensively that it needs no introduction. Connecting to a server via XMLHttpRequest and making a partial page refresh is what makes this technique so attractive. However, use of these AJAX requests, although very attractive, can pose dangers a...
Your registrations includes: Golden Pass Delegates will receive full conference access on October 20-22, 2008 including: Lunch and Coffee Breaks, Collectible Bag and Archives of all sessions on DVD. Includes access to all Conference Sessions including the Technical Sessions, Exhibits, Keynotes, Vendor Technology Presentations, and Power Panels.
Sponsorship Opportunities
AJAXWorld offers the undisputed best platform to position your company as a leading vendor in the fast-emerging marketplace for AJAX and Enterprise Web 2.0.
Please call
(201)802-3020
Who Should Attend?
• CTOs & VPs of Engineering
• Directors of Technology
• Sr. User Interface Architects
• Front-End Engineers
• VCs & Industry Analysts
• Directors of Business Development
• Software Engineers
• Senior Architects
• Application Programmers & Software Developers
• Project Managers
• Web Programmers & Designers
• Companies & Organizations that need to stay in front of the latest Web technology
AJAXWorld Magazine is the pre-eminent independent vendor-neutral resource for the fastest growing new segment of the software business: entirely Web-based applications and experiences.