<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
<channel>
<title>AJAX</title>
<link>http://cfdj.sys-con.com/</link>
<description>Latest articles from AJAX</description>
<copyright>Copyright 2008 COLDFUSION DEVELOPER&apos;S JOURNAL</copyright>
<lastBuildDate>Sun, 20 Jul 2008 10:50:00 GMT</lastBuildDate>
<generator>COLDFUSION DEVELOPER&apos;S JOURNAL</generator>
<ttl>10</ttl>
<docs>http://backend.userland.com/rss</docs>

<item>
<title>AJAX World - Adobe Flex 4 Is Shaping Up</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/544517.htm</guid><link>http://cfdj.sys-con.com/read/544517.htm</link>
<pubDate>Thu, 29 May 2008 11:15:00 GMT</pubDate>
<description>Adobe has published their first plan of what should be included in Flex 4 that is scheduled to release next year. Since Flex is an open source product, you have a say in this too. Obviously, there&apos;s a hope that upcoming Thermo release will bring together developers and designers. I&apos;m cautiously optimistic here. It&apos;s great that a  designer&apos;s tool will automatically generate MXML. A developer will pick it up and re-factor. But will the tool be smart enough to reverse-engineer the re-factored code and present it back in a visual form to the designer for further work? That is a million dollars question.</description>

</item><item>
<title>AJAX World - Cooking CRUD with Flex and BlazeDS</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/552632.htm</guid><link>http://cfdj.sys-con.com/read/552632.htm</link>
<pubDate>Mon, 19 May 2008 15:00:00 GMT</pubDate>
<description>In today&apos;s cooking class you&apos;ll add to your cookbook  a delicious recipe. It&apos;s quick and won&apos;t cost you a dime.  I&apos;m sure you&apos;ve been in one of these situations when you have unexpected guests arriving in 20 minutes and need to make a good impression.  Let&apos;s create an application that will auto-generate a Flex-Tomcat-BlazeDS-DB2 application.</description>

</item><item>
<title>Responding to the &quot;Adobe Flex Shortcomings&quot; Java Blog</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/538567.htm</guid><link>http://cfdj.sys-con.com/read/538567.htm</link>
<pubDate>Thu, 10 Apr 2008 09:15:00 GMT</pubDate>
<description>Vectors supporting types are the part of next release - and are billed more of performance/coding help then language enhancement. Most of the Java 5 constructs are not really applicable to ActionScript 3 - for fair comparison you need to use Java 7/8 with dynamic scripting language support - and then the way you speak that language changes. Compare how enum support evolved in Java over the years - starting with patterns - and you would think of language as of evolving environment. I was coming to Java in &apos;97 from C++ and I thought of it as a very poor language. 10 years made it almost tolerable - but I still miss ability to redefine operators - does it really matter to anyone who never did it in first place?</description>

</item><item>
<title>Adobe Puts Out AIR for Linux</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/534670.htm</guid><link>http://cfdj.sys-con.com/read/534670.htm</link>
<pubDate>Fri, 04 Apr 2008 05:30:00 GMT</pubDate>
<description>Adobe has put an alpha pre-release of AIR for Linux up in hopes, it says, of getting feedback from the community, not to mention winning adherents. It&apos;s English-only. The company also joined the Linux Foundation to encourage the growth of RIA technologies on Linux, it said. The company says Linux developers can use HTML, AJAX, Flash and Flex to build rich Internet applications (RIAs) that deploy to desktops across operating systems.</description>

</item><item>
<title>iPhone Developer Summit</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/519876.htm</guid><link>http://cfdj.sys-con.com/read/519876.htm</link>
<pubDate>Thu, 20 Mar 2008 14:45:00 GMT</pubDate>
<description>This session will provide attendees with an overview of the iPhone SDK, including discussion of the App Store, Apple&apos;s planned distribution channel for SDK applications. Keep in mind that the contents of the SDK and experiences while using it are covered under NDA, so be prepared for me to talk in generics and leave out specific details that might be covered by the NDA. I am planning on providing a quick introduction to Objective-C for those attendees who may have never seen it and might be worried that it will be difficult to code in (it isn&apos;t!).</description>

</item><item>
<title>Spry - AJAX Made Simple</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/345916.htm</guid><link>http://cfdj.sys-con.com/read/345916.htm</link>
<pubDate>Fri, 18 May 2007 20:00:00 GMT</pubDate>
<description>AJAX (Asynchronous JavaScript and XML) is nothing new. The technologies behind AJAX have been around for quite a while. Jesse James Garrett just gave the amalgamation of XML, DOM, and JavaScript a catchy new name. Many CF developers hear buzzwords like AJAX and Web 2.0 and simply tune out because they think it&apos;s too much to comprehend.</description>

</item><item>
<title>Dissecting ColdFusion and AJAX</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/192307.htm</guid><link>http://cfdj.sys-con.com/read/192307.htm</link>
<pubDate>Fri, 09 Feb 2007 18:30:00 GMT</pubDate>
<description>One of the most annoying things about the Web page paradigm is that you have to reload the page whenever you want to do something on the server side. If you want to do a site search, it&apos;s sprinkled across two pages.</description>

</item><item>
<title>An Introduction to AJAX and Taconite</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/311330.htm</guid><link>http://cfdj.sys-con.com/read/311330.htm</link>
<pubDate>Thu, 25 Jan 2007 13:45:00 GMT</pubDate>
<description>Taconite is a framework that simplifies the creation of AJAX-enabled Web applications. It&apos;s a very lightweight framework that automates the tedious tasks related to AJAX development, such as the creation and management of the XMLHttpRequest object and the creation of dynamic content. Taconite can be used with all modern Web browsers (Firefox, Safari, IE, Opera, and Konqueror, to name a few) and can be used with any server-side technology, including Java EE, .NET, PHP, ColdFusion or any language that lets you return XHTML.</description>

</item><item>
<title>Introducing Spry</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/255950.htm</guid><link>http://cfdj.sys-con.com/read/255950.htm</link>
<pubDate>Fri, 04 Aug 2006 16:15:00 GMT</pubDate>
<description>If you&apos;ve been to Adobe Labs lately or keep up with the blogosphere you&apos;ve probably heard the buzz about Spry. It&apos;s a new AJAX framework from Adobe. It lets designers build rich Internet applications with little or no programming. The Adobe-Macromedia combine has been pushing RIAs for years and its vision is just now moving into the mainstream.</description>

</item><item>
<title>Sun Announces Additional Support and Resources for AJAX Development</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/220697.htm</guid><link>http://cfdj.sys-con.com/read/220697.htm</link>
<pubDate>Tue, 16 May 2006 12:00:00 GMT</pubDate>
<description>Sun Microsystems, Inc. , the creator and leading advocate of Java(TM) technology, today furthered its support for the AJAX community by launching two new comprehensive online resources for AJAX application development as well as Project jMaki, an open source JavaScript Wrapper Framework for the Java Platform. As a proud sponsor of The AJAX Experience 2006, an international two-day conference exclusively for the AJAX community, taking place May 10-12 in San Francisco, Sun is reinforcing its commitment to AJAX and the next generation of Web application development on the Java Platform.</description>

</item><item>
<title>AJAX Custom Error Handling: Enhancing the Interactive User Experience</title>
<guid isPermaLink="true">http://cfdj.sys-con.com/read/192315.htm</guid><link>http://cfdj.sys-con.com/read/192315.htm</link>
<pubDate>Sun, 19 Mar 2006 09:15:00 GMT</pubDate>
<description>AJAX has become an increasingly popular tool to develop RIAs. With AJAX, as with many new technologies, developers often overlook core application issues such as error handling. While many current AJAX frameworks come with ways to handle errors, the built-in error-handling methods might not be quite what you need, and it&apos;s possible that you might not even want to adopt a specific AJAX framework at all. So how do you handle errors in AJAX?</description>

</item></channel></rss>