<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://ajax.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Web</title>
 <link>http://ajax.sys-con.com/</link>
 <description>Latest articles from Web</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Sun, 08 Nov 2009 09:51:27 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>Web 3.0 and the Age of Intelligence</title>
 <link>http://ajax.sys-con.com/node/635012</link>
 <description>Often called the Semantic or Pervasive Web, Web 3.0 brings a level of artificial intelligence to transform the Internet from a searchable catalog to a personal guide that can reason in a human-like fashion and provide users with more services and options for social networks. This session will map out the world of Web 3.0, exploring the unique benefits for end users, as well as opportunities for businesses. Using specific examples, Jon Doyle will demonstrate how Web 3.0 will change the way users interact with the Web ¬ from planning and booking an entire vacation to automatically scheduling doctor&#039;s appointments based on personal preferences.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/635012&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 30 Sep 2008 05:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/635012</guid>
</item>
<item>
 <title>Building RIAs Using Google Web Toolkit (GWT)</title>
 <link>http://ajax.sys-con.com/node/639229</link>
 <description>Rich Internet Applications using AJAX technology has truly improved the end user experience. But, as a developer if you are new to it, be warned: AJAX projects can quickly degenerate into a nightmare of spaghetti script. Large JavaScript technology code bases are often hard to write, read, test, and debug--not to mention the complexity of efficiently supporting multiple browsers. If you are a Java developer, you have another choice - the Google Web Toolkit (GWT). GWT is a lightweight, reusable Java technology framework has taken a unique approach to developing rich internet applications to wrangle AJAX coding issues. The Google Web Toolkit addresses code reuse, performance, multibrowser support, debugging, and testing AJAX applications. 
&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/639229&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 20 Sep 2008 15:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/639229</guid>
</item>
<item>
 <title>Design-Based Rich Web App Development: The Essential New Paradigm</title>
 <link>http://ajax.sys-con.com/node/639324</link>
 <description>Design is the single most important criterion that determines a successful web application, yet web application development tools are totally oriented around programming and exclude designers from all but the initial stages of the development life-cycle. There is growing debate now emerging: do designers need to learn programming or do programmers need to learn design? The profound difference in these two disciplines makes such hybrid skills extremely unlikely. Time, then, for a new paradigm, where web application development is abstracted into a primarily design-focused discipline, with programmer input reduced to a relatively small, though necessary part of the process. 
&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/639324&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 20 Sep 2008 02:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/639324</guid>
</item>
<item>
 <title>The Cooperative-Web - A Reference Implementation: IBM OpusUna </title>
 <link>http://ajax.sys-con.com/node/673305</link>
 <description>Web applications are accessible on smart phone, TV, desktop, your home office or in your conference room. They have become common decision aids for our personal and business meetings. Situational Applications provide rich information and data visualization aids for decision-oriented meetings. The Cooperative Web reflects those situational applications that provide mediated collaboration as well as real-time streaming high-definition video. &lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/673305&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 18 Sep 2008 22:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/673305</guid>
</item>
<item>
 <title>Web 3.0 and the Age of Intelligence</title>
 <link>http://ajax.sys-con.com/node/674267</link>
 <description>Often called the Semantic or Pervasive Web, Web 3.0 brings a level of artificial intelligence to transform the Internet from a searchable catalog to a personal guide that can reason in a human-like fashion and provide users with more services and options for social networks. This session will map out the world of Web 3.0, exploring the unique benefits for end users, as well as opportunities for businesses. Using specific examples, Jon Doyle will demonstrate how Web 3.0 will change the way users interact with the web ­ from planning and booking an entire vacation to automatically scheduling doctor&#039;s appointments based on personal preferences. &lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/674267&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 14 Sep 2008 17:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/674267</guid>
</item>
<item>
 <title>Designing, Developing &amp; Building E-mail Apps</title>
 <link>http://ajax.sys-con.com/node/674251</link>
 <description>The first e-mail message was sent over 40 years ago and e-mail is the dominant form of electronic communication today, containing a unique data repository with rich context about people’s lives. Given the mass acceptance and potential value of e-mail, it’s worth considering what apps can be built on top of this well-tested, scalable and ubiquitous infrastructure. &lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/674251&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sun, 14 Sep 2008 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/674251</guid>
</item>
<item>
 <title>Using Comet to Create a Two-Player Web Game</title>
 <link>http://ajax.sys-con.com/node/674283</link>
 <description>Using AJAX and Comet, this presentation walks through the process of creating a simple tic-tac-toe game in which two people play while other people can watch the game via their browser. The session involves creating a simple game playable in one session and then stepping through the process of adding back-end capabilities that enable it to be used in a two-player, distributed way. The presentation is aimed at newcomers to Comet, with lots of slides of example code. Some basic knowledge of AJAX is required for the session, but no knowledge of Comet is assumed. The finished product will be available for download after the session.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/674283&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Sat, 13 Sep 2008 23:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/674283</guid>
</item>
<item>
 <title>Curl Offers RIA and AJAX Education</title>
 <link>http://ajax.sys-con.com/node/649957</link>
 <description>Curl announced the availability of three interactive training courses based on the Curl Web-Based Training (CurlWBT), a standards-based e-learning framework implemented in the Curl language that supports the deployment of Web-based training materials for the Curl Rich Internet Application (RIA) Platform.  These courses are available to members of the Curl Developer Community, helping them further shorten the already minimal learning curve for building enterprise-class RIAs using Curl.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/649957&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 21 Aug 2008 05:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/649957</guid>
</item>
<item>
 <title>Crafting Rich Web Interfaces</title>
 <link>http://ajax.sys-con.com/node/638995</link>
 <description>In every field of design one of the first things students do is learn from the work of others. They study and break down real-world examples in order to understand the underlying principles and patterns that make for successful design. Then they learn to apply these to their own set of problems. The real trick is to apply them in a nuanced manner. To be nuanced is &quot;to be sensitive to delicate differences of style.&quot; Most of the art in crafting a rich experience on the Web can be summed up with this one word -- &#039;nuance&#039;. Over the last 24 years Bill has been involved in the study of nuanced design in crafting rich interfaces. Prior to joining Netflix, Bill led the effort to launch the public Yahoo! Design Pattern Library where he cataloged many examples of common design patterns. More recently Bill has been working on an upcoming O&#039;Reilly book on design that explores the nuance of rich Web interfaces. 
&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/638995&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 11 Aug 2008 14:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/638995</guid>
</item>
<item>
 <title>Preparing Your Brand for the Mobile Web Experience</title>
 <link>http://ajax.sys-con.com/node/635325</link>
 <description>As the mobile Web matures, we see more and more people running around airports with their mobile devices in hand, searching for hotel rooms, reading the news, or just playing video games. People are more connected with their mobile phone today than any other electronic device they use. What was once a nice-to-have is now the norm, and is quickly becoming an integral part of our culture and society. But how do you connect with users through mobile web sites and create exceptional experiences that are both functional and captivating? &lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/635325&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 07 Aug 2008 11:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/635325</guid>
</item>
<item>
 <title>HTML 5, WebSocket, and Comet - The Future of the Web</title>
 <link>http://ajax.sys-con.com/node/635041</link>
 <description>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. 
&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/635041&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 07 Aug 2008 11:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/635041</guid>
</item>
<item>
 <title>How to Drive More Performance from AJAX</title>
 <link>http://ajax.sys-con.com/node/529458</link>
 <description>Two distinct paradigms of AJAX use have emerged in the last few years of AJAX innovation. At one end of the spectrum, we see vast use of AJAX for enriching Web pages - adding some interactive features on top of the basic model of an HTML Web page. At the other end of the spectrum we&#039;ve seen a growing set of solutions that rival the features and functionality of desktop software - full AJAX software applications.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/529458&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 31 Mar 2008 16:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/529458</guid>
</item>
<item>
 <title>Open Web Developer Summit to Take Place April 21-22, 2008 in New York City</title>
 <link>http://ajax.sys-con.com/node/471968</link>
 <description>In keeping with the longstanding SYS-CON tradition of being at the very forefront of software development with all its online and offline resources, SYS-CON Media &amp; Events jointly today announced a double whammy, launching both &#039;Open Web Developer&#039;s Journal&#039; (&lt;a href=&quot;http://openweb.sys-con.com&quot; title=&quot;http://openweb.sys-con.com&quot;&gt;http://openweb.sys-con.com&lt;/a&gt;) and &#039;Open Web Developer Summit&#039; (&lt;a href=&quot;http://openweb.sys-con.com&quot; title=&quot;http://openweb.sys-con.com&quot;&gt;http://openweb.sys-con.com&lt;/a&gt;) - to be held for the first time in New York City April 21-22, 2008.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/471968&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 12 Dec 2007 14:45:00 EST</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/471968</guid>
</item>
<item>
 <title>Enterprise Comet: Awaken the Grizzly!</title>
 <link>http://ajax.sys-con.com/node/327914</link>
 <description>There&#039;s a common misconception among many end users, consumers, and developers that AJAX is the ultimate solution for the Web and that it can provide all the same functionality as a rich desktop solution. Sure, AJAX can cover most of our expectations for a rich client, mimicking functionality provided by a desktop application, but there&#039;s still one area that has yet to be fully integrated ­ scalable server-initiated message delivery.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/327914&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 01 Feb 2007 21:00:00 EST</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/327914</guid>
</item>
</channel>
</rss>
