<?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>Articles by Kevin Hakman</title>
 <link>http://ajax.sys-con.com/</link>
 <description>Latest articles from Kevin Hakman</description>
 <language>en</language>
 <copyright>Copyright 2009 </copyright>
 <generator></generator>
 <lastBuildDate>Tue, 06 Jan 2009 06:18:02 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>10</ttl>
<item>
 <title>JavaScript Powers Up the Server Side</title>
 <link>http://ajax.sys-con.com/node/664566</link>
 <description>Aptana Jaxer is a new open source application server built especially for AJAX application development in JavaScript. To say that &quot;Jaxer lets you do JavaScript on the server-side&quot; would be accurate, but an understatement. The core concept of Jaxer is that it provides a parity of environments at the client and the server to simplify the creation of rich AJAX pages, apps, and gadgets – and by so doing, gives the Web developer a unified runtime at both the client and server tiers. &lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/664566&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 04 Sep 2008 15:43:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/664566</guid>
</item>
<item>
 <title>A Simple Streaming AJAX App with OpenAjax Hub, TIBCO GI, and DWR 2.0</title>
 <link>http://ajax.sys-con.com/node/400330</link>
 <description>Follow along and implement the real-time streaming AJAX system in Figure 1 using two different AJAX toolkits and the OpenAjax Hub. We don&#039;t have to build the above system from scratch, and can instead leverage readily available, reusable AJAX parts to get the job done quickly; the architectural strategy is to use AJAX pieces and parts that can work together. At the core of the system in Figure 2 is the OpenAjax Hub (see the OpenAjax Hub for Interop sidebar). We&#039;ll use the OAA Hub as a central publish/subscribe bus to which we can publish the live stock data so that the data grid and the future visual controls and functions can listen for those events and messages.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/400330&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 26 Jul 2007 10:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/400330</guid>
</item>
<item>
 <title>Real-World AJAX Book Preview: Use of Dummy Data in These Exercises</title>
 <link>http://ajax.sys-con.com/node/356152</link>
 <description>Except for the two GUI components that we&#039;ll be configuring in this tutorial, the GUI components have been bound to dummy data sets - a technique useful in mocking up GUIs during GUI design processes.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/356152&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 18 May 2007 14:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/356152</guid>
</item>
<item>
 <title>Corporate Mashups: Composite Applications Simplified Through AJAX and SOA</title>
 <link>http://ajax.sys-con.com/node/356151</link>
 <description>In this chapter we&#039;ll look at rapidly implementing an AJAX Rich Internet Application that leverages various XML and SOAP Web Services while using the visual tools and application objects from TIBCO Software&#039;s AJAX toolkit: TIBCO General Interface.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/356151&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 17 May 2007 17:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/356151</guid>
</item>
<item>
 <title>The Big Shift with AJAX and Web Service Bus Architectures</title>
 <link>http://ajax.sys-con.com/node/361301</link>
 <description>There have been numerous articles over the last year on how the complementary nature of AJAX and service-orientation together are rapidly transforming the way in which we design, architect, deploy, and manage applications. The ramifications of this change impact nearly every aspect of business application development, from design conception, architectural planning, and implementation to unit testing and monitoring. New methodologies, tools, and infrastructure are now emerging as the industry evolves from the three-tier system concepts that have dominated the last decade on the Web into the Service Oriented Architectures (SOA) currently being implemented.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/361301&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 16 May 2007 14:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/361301</guid>
</item>
<item>
 <title>The Four &quot;Quantum States&quot; of AJAX</title>
 <link>http://ajax.sys-con.com/node/166503</link>
 <description>Tightly defined, AJAX simply describes a technology that transports information to and from the browser and not how that information is displayed. To purists, AJAX is about communicating asynchronously from the browser using JavaScript and XML, nothing more. To others, through their experiences with Google Maps and Yahoo!&#039;s new e-mail offering, AJAX represents a desktop-like GUI that leverages the pre-existing HTML, DHTML, and vector-based rendering capabilities of the browser. Either way, &#039;AJAX&#039; is a lot catchier than &#039;DHVAJAX.&#039; Accordingly, it&#039;s likely that developers will continue to use it for a broad spectrum of uses. So, it&#039;s important to understand the &#039;quantum states&#039; the term has taken on.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/166503&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 20 Sep 2006 13:15:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/166503</guid>
</item>
<item>
 <title>From Enriched HTML to Client/SOA: The Four Quantum States of AJAX</title>
 <link>http://ajax.sys-con.com/node/175769</link>
 <description>Today there is a spectrum of architectural approaches to AJAX solutions.  At the simple end of the spectrum, HTML pages are becoming enriched with simple AJAX behaviors exemplified by the likes of Yahoo! Maps, Google Suggest and a myriad of AJAX libraries and widgets that have now been published.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/175769&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 06 Jun 2006 09:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/175769</guid>
</item>
<item>
 <title>Get Smart</title>
 <link>http://ajax.sys-con.com/node/39855</link>
 <description>Smarter client technology is bringing a new class of Web service-powered applications to the desktop.  Case in point: PhotoWorks Inc. is  leveraging a common Web services infrastructure to power multiple  sales channels.&lt;p&gt;&lt;a href=&quot;http://ajax.sys-con.com/node/39855&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 19 Aug 2003 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ajax.sys-con.com/node/39855</guid>
</item>
</channel>
</rss>
