Untitled Document
 |
2008 West Platinum Sponsor |
 |
|
 |
 |
|
|
Untitled Document
 |
| 2008 West Silver Sponsors |
 |
|
 |
 |
|
|
Untitled Document
 |
| 2008 West Bronze Sponsors |
 |
|
 |
 |
|
|
Untitled Document
 |
2008 East Platinum Sponsor |
 |
|
 |
 |
|
|
Subscribe to the AJAXWorld.com RSS Feed & Get All The Conference News As It Happens!
|
| |
| |
| HTML 5, WebSocket, and Comet - The Future of the Web |
 |
|
|
 |
 |
 |
There are several innovations within the HTML 5 specification that will forever change the direction of the web, and one in particular - WebSocket - that will revolutionize the way we develop and deploy web applications. Until now, bi-directional browser communication has been an elusive goal of the Comet community, usually achieved with an assortment of hacks. However, with recent updates to the HTML 5 specification, developers can now use a full-duplex communications channel that operates over a single socket.
The HTML 5 WebSocket enables communication from the browser to any TCP-based back-end service (for example, JMS, JMX, IMAP, Jabber, and so on). For example, it is now possible to avoid convoluted architectures by simply channeling certain protocols to the browser over HTTP and web applications can now be deployed without the need for a traditional web server.
This session will provide an in-depth look into the use of HTML 5 WebSocket and the techniques and technologies required to build Comet applications with it. Additionally, the speakers will discuss the trade-offs between emerging de jure standards (such as HTML 5's WebSocket) and de facto standards such as the Bayeux protocol. Furthermore, the session will cover the server and network architecture that powers an event-driven web application. Attendees will be introduced to the technologies and requirements for delivering scalable, real-time Comet web applications, and, most importantly, to the pitfalls they may face in the process.
Speaker Bios:
John Fallows, Co-Founder & CTO of Kaazing Corporation, is a pioneer in the field of rich and highly interactive user interfaces. In his role as chief technology officer, John formulates Kaazing's vision of creating the best real-time web framework based on the Java standard. He defines the architecture of the Kaazing product suite and oversees its development.
 Jonas Jacobi is co-founder and chief executive officer of Kaazing Corporation. A native of Sweden, Jacobi has worked in the software industry for more than 15 years with a mission to simplify application development. Prior to founding Kaazing, he worked for Oracle for eight years as a Java EE evangelist and product manager responsible for the product management of JavaServer Faces, Oracle ADF Faces, and Oracle ADF Faces Rich Client in the Oracle JDeveloper team. As co-founder and CEO of Kaazing, Jonas sets the company's business and product strategy and oversees all aspects of Kaazing's operations and mission to become the world-wide leader in real-time software. He is co-author of the best-selling book, "Pro JSF and Ajax: Building Rich Internet Components," (Apress).
|
|
LATEST AJAXWORLD RIA STORIES By Maureen O'Gara  Adobe and Intel plan to collaborate on porting Adobe’s Flash widgetry to Intel’s Media Processor CE 3100, a way to put Flash-enhanced web content and rich Flash applications on television. The chip is bound for cable set-top boxes, Blu-ray Disc players, digital TVs and retail... Jan. 6, 2009 04:05 AM | By Jeremy Geelan  Here, SYS-CON's Web 2.0 Journal has asked a selection of the industry's brightest minds what their own advice would be in these troubled times, and assembled it into a ten-point guide for software vendors, entrepreneurs, and startups to riding out a recession.
Jan. 5, 2009 09:20 AM | By Cloud Computing News Desk Scio Consulting, a provider of Nearshore Outsourced Product Development (OPD) for ISVs, SaaS and Web companies, has announced a key addition to their executive management team. Scio CEO, Luis Aburto, said that the company hired former MassMutual and Kanbay (now CapGemini) executi... Jan. 5, 2009 01:00 AM | By Open Web Developer News Desk  Google recently released its Browser Security Handbook to the general public. The 60-page document provides a comprehensive comparison of a broad set of security features and characteristics in commonly used browsers, along with commentary and implementation tips for application ... Jan. 2, 2009 05:45 AM | By Fuat Kircaali  As far as “Web 2.0 as a software business model” goes, I repeat my initial view from October, 2008 here. There is no longer Web 2.0 as a software business model, and there has never been one. Yes, there has been an attempt to initiate Web 2.0 as a software business model whic... Jan. 2, 2009 05:00 AM |
AJAXWORLD CONFERENCE LIVE NEWS COVERAGE By Jeremy Geelan  Join Scott Guthrie as he discusses Microsoft’s commitment to web standards development, Rich Internet Applications and how Microsoft is contributing to help move the web forward. Join Adobe’s Kevin Lynch as he demonstrates how Flash and HTML come together to make the most engaging,... Oct. 15, 2008 10:45 AM | By iPhone News Desk The iPhone is transforming the Web as we know it and compelling every Web designer to consider handheld portable devices. This will cover various aspects of iPhone and iPod Touch development. It will include tips and tricks as well as best practices to follow. Williams will also cover ... Oct. 9, 2008 04:00 PM | By Brad Abrams  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 ... Sep. 11, 2008 05:00 PM | By RIA News Desk  Microsoft introduced Silverlight as cross-platform, cross-browser next generation RIA solution. This session will use real world implementations to show you how to build a Silverlight application from start to finish, as well overall strategy why we should or shouldn't use Silverlight.... Aug. 31, 2008 09:45 AM | By RIA News Desk  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... Jul. 18, 2008 02:45 PM | By RIA News Desk  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... Jul. 18, 2008 12:00 PM | By RIA News Desk  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 ... Jul. 18, 2008 10:30 AM | By RIA News Desk  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... Jul. 17, 2008 12:00 PM | By RIA News Desk  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... Jul. 17, 2008 09:00 AM | By RIA News Desk  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... Jul. 17, 2008 08:15 AM |
|
 |
Untitled Document
|
|
Register Today and Save $650
|
|
Your registrations includes: Golden Pass Delegates will receive full conference access on June 22-23, 2009 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
|
|
|
• 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 Security Bootcamp
|
|
|