<?xml version="1.0" encoding="iso-8859-1" ?>
    <rss version="2.0">
    <channel>
    <title> AJAX Tutorials - Learn AJAX </title>
    <description>Latest  at AJAX Tutorials - Learn AJAX AJAX Tutorials - Learn AJAX</description>
    <link>http://www.ajaxwith.com/</link>
    <image>
    <title>AJAX Tutorials - Learn AJAX  AJAX Tutorials - Learn AJAX</title>
    <link>http://www.ajaxwith.com</link>
    <url>http://www.ajaxwith.com/images/logo.jpg</url>
    </image>
    <item>
    <title>eCommerce and JavaScript</title>
    <link>http://www.ajaxwith.com/eCommerce-and-JavaScript.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>As the world of business streams their venture online many are setting up websites not only to provide what s needed but also to provide interaction. A few years ago a simple online shop is purely HTML which requires extensive input from users. This is acceptable to users as they can find anything they need in various websites. But the demand for better interaction increased as users no longer&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Fri, 19 Mar 2010 00:24:48 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/eCommerce-and-JavaScript.html</guid>
    </item>
    <item>
    <title>Remotely Extract JSON Data in Ajax Applications</title>
    <link>http://www.ajaxwith.com/Remotely-Extract-JSON-Data.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Extracting data from a remote source is very challenging from the developers&amp;rsquo;  standpoint. In an Ajax based application JSON and other forms of data format cannot be easily accessed by a 3rd party tool for security reasons. Intrusion of the code in an Ajax or JavaScript is easy but only for unsecured websites. This means developers have to expect some challenges even if they want to remotel&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tips'&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Wed, 17 Mar 2010 23:41:41 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Remotely-Extract-JSON-Data.html</guid>
    </item>
    <item>
    <title>JavaScript on Dynamic Language Runtime</title>
    <link>http://www.ajaxwith.com/JavaScript-on-Dynamic-Language-Runtime.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>DLR or Dynamic Language Runtime is one of the many innovations of Microsoft that allow developers create applications from different programming language. The project was introduced in 2007 and immediately got a stable release the next year. This type of language runtime can be compared to the already popular CLR or Common Language Runtime. DLR is built to complement CLR as this project will focu&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Tue, 16 Mar 2010 01:04:37 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/JavaScript-on-Dynamic-Language-Runtime.html</guid>
    </item>
    <item>
    <title>Smarter Business in Ajax Applications Implementation</title>
    <link>http://www.ajaxwith.com/Smarter-Business-Ajax-Applications.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Mobile'>AJAX Mobile</a></category>
    <description>Businesses should always look for ways to reach out to as many customers as possible. Their success is based on their increased sales and this can be done by increasing their clients. Businesses will use as many tools as they can in order to get the attention of their clients. Among the tools businesses use to impress clients is online applications. Through online applications clients will be ab&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Mobile'&gt;AJAX Mobile&lt;/a&gt;</description>
    <pubDate>Sun, 14 Mar 2010 06:42:40 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Smarter-Business-Ajax-Applications.html</guid>
    </item>
    <item>
    <title>Using Page Speed in Ajax Applications</title>
    <link>http://www.ajaxwith.com/Using-Page-Speed-in-Ajax-Applications.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Optimizing Ajax and JavaScript based applications should always be the priority of developers as soon as the application is built. Without optimization page loading would be slower which will naturally discourage users. Of course there are some optimization techniques that can be used while coding Ajax and JavaScript but post-development optimization is still considered a good practice. The adv&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tips'&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Fri, 12 Mar 2010 23:48:34 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Using-Page-Speed-in-Ajax-Applications.html</guid>
    </item>
    <item>
    <title>Working with HTML DOM</title>
    <link>http://www.ajaxwith.com/Working-with-HTML-DOM.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>One of the biggest objectives of Ajax and JavaScript based developers is to create a lightweight yet highly effective online application. But this objective is usually challenging to implement since a highly interactive and user friendly online application have to use various functions. Increasing the functions in an online application also increases the requirements from users. Before the applic&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tips'&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Thu, 11 Mar 2010 23:55:32 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Working-with-HTML-DOM.html</guid>
    </item>
    <item>
    <title>JavaScript Undefined Variable</title>
    <link>http://www.ajaxwith.com/JavaScript-Undefined-Variable.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>In this article we take a look at two functions in JavaScript that helps in processing data variables and interaction in the application. The  undefined&amp;quot;  in JavaScript is not just dummy information for the application to ignore;  it has a specific role which requires proper implementation. Return false on the other hand has been used extensively but its unique role was not fully apprecia&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Wed, 10 Mar 2010 23:54:05 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/JavaScript-Undefined-Variable.html</guid>
    </item>
    <item>
    <title>Writing an Easy-to-Maintain JavaScript</title>
    <link>http://www.ajaxwith.com/Writing-an-Easy-to-Maintain-JavaScript.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Building an Ajax or JavaScript based application is only half the struggle. Every developer has to think of the post development consequences of every code he creates. It is possible that the application can work well but when an update is implemented or additional security is needed changing or editing the code could be difficult. The One Rule Basically an easy-to-maintain JavaScript follows&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Tue, 09 Mar 2010 21:58:22 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Writing-an-Easy-to-Maintain-JavaScript.html</guid>
    </item>
    <item>
    <title>Referring JavaScript Files in Ajax</title>
    <link>http://www.ajaxwith.com/Referring-JavaScript-Files-in-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Calling files that contain functions is a common feature in various programming languages. ASP CSS and PHP have these features wherein developers simply tag the filename within the code in order to a launch a separate function. Implementation of this technique is simpler and will never require extra configuration. But this setting is different with JavaScript. Developers can t just call a .js fi&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Sun, 07 Mar 2010 22:55:22 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Referring-JavaScript-Files-in-Ajax.html</guid>
    </item>
    <item>
    <title>JavaScript Confirm Function</title>
    <link>http://www.ajaxwith.com/JavaScript-Confirm-Function.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Confirm is a very simply yet a smart function that can be used by developers to launch sets of function or simply to increase interaction with users. In terms of security it s not necessarily as strong as the CAPTCHA format but another user input can easily provide options on their activities online. If the right set of functions is added in this function additional interaction and information c&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Sat, 06 Mar 2010 22:25:00 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/JavaScript-Confirm-Function.html</guid>
    </item>
    <item>
    <title>String Extensions in MS Ajax</title>
    <link>http://www.ajaxwith.com/String-Extensions-in-MS-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Microsoft can be considered late in its adoption of JavaScript. Unfortunately IE has become a  unique&amp;quot;  form of browser in a bad way because it has some troubles in the past in dealing with the programming language. But the software giant has adjusted to the demand of their users and they are providing sufficient support. It s important for every developer to realize that Microsoft Ajax&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tips'&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Fri, 05 Mar 2010 22:36:14 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/String-Extensions-in-MS-Ajax.html</guid>
    </item>
    <item>
    <title>Working with EnhanceJS</title>
    <link>http://www.ajaxwith.com/Working-with-EnhanceJS.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tools'>AJAX Tools</a></category>
    <description>Developing Ajax and JavaScript based applications require extensive consideration on browser differences. The behavior of a certain function is not necessarily applicable in other browser. Although it is considered that IE Internet Explorer is always a bit unique when it comes to launching JavaScript functions other browsers have different interpretation on the language. But aside from the dif&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tools'&gt;AJAX Tools&lt;/a&gt;</description>
    <pubDate>Thu, 04 Mar 2010 23:37:29 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Working-with-EnhanceJS.html</guid>
    </item>
    <item>
    <title>Setting Cookies in Headers for JavaScript</title>
    <link>http://www.ajaxwith.com/Setting-Cookies-in-Headers.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>JavaScript and Ajax based applications are often considered as a highly unique programming technique. While many programming languages can stand on its own Ajax is known as a  mash up&amp;quot;  of various programming languages. Instead of simply using JavaScript the use of XML HTTP and other programming language has made Ajax a very challenging. Of course JavaScript can stand on its own but&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Wed, 03 Mar 2010 06:04:45 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Setting-Cookies-in-Headers.html</guid>
    </item>
    <item>
    <title>Understanding Error Extensions in MS Ajax</title>
    <link>http://www.ajaxwith.com/Error-Extensions-in-MS-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Error messages in any programming language are very useful because these messages allow developers to slowly improve their application. Without these messages the possibility that the application will not work is high as there is no indicator if the function will work as expected. Developers have to create these messages in order to create interactive application that will provide the needed func&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tips'&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Mon, 01 Mar 2010 23:50:45 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Error-Extensions-in-MS-Ajax.html</guid>
    </item>
    <item>
    <title>Adobe AIR with JavaScript</title>
    <link>http://www.ajaxwith.com/Adobe-AIR-with-JavaScript.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Since it was first introduced Adobe AIR has become a part of powerful applications because it can easily create interactive websites. In fact users unfamiliar with programming languages will not notice any difference if they have used JavaScript based sites in the past. It might require a client that will allow AIR to run in the desktop and browser but it s sleek and can easily rival other propr&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Sat, 27 Feb 2010 23:59:56 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Adobe-AIR-with-JavaScript.html</guid>
    </item>
    <item>
    <title>Cloud vs. Local Server for Ajax</title>
    <link>http://www.ajaxwith.com/Cloud-vs-Local-Server-for-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Design'>AJAX Design</a></category>
    <description>The development of Ajax and other client side applications have ushered a new form of interaction for users. Users do not have to think about their gadgets when they want to pull out some documents they want to read. The client side application has already stored the needed document online so that information can be accessed anywhere. Users just need an updated major browser so that the needed in&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Design'&gt;AJAX Design&lt;/a&gt;</description>
    <pubDate>Fri, 26 Feb 2010 07:11:23 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Cloud-vs-Local-Server-for-Ajax.html</guid>
    </item>
    <item>
    <title>AJAX Life Cycle Events in ASP.Net</title>
    <link>http://www.ajaxwith.com/AJAX-Life-Cycle-Events-in-ASP-Net.html</link>
    <category><a href='http://www.ajaxwith.com/ASPNET'>AJAX ASP.NET</a></category>
    <description>Understanding ASP.Net on Ajax is not rocket science but could be easily confusing because of the additional learning requirements. There are some key facts every developer should know regarding Ajax on ASP.Net to fully harness the framework and build the expected applications. Specifically it is very important for developers to know the key elements in the life cycle of Ajax ASP.Net so that the&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/ASPNET'&gt;AJAX ASP.NET&lt;/a&gt;</description>
    <pubDate>Thu, 25 Feb 2010 07:17:36 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/AJAX-Life-Cycle-Events-in-ASP-Net.html</guid>
    </item>
    <item>
    <title>Implement CoolTips in Ajax Based Application</title>
    <link>http://www.ajaxwith.com/Implement-CoolTips-in-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tools'>AJAX Tools</a></category>
    <description>Guiding users in the application is important for developers since this will allow users to easily navigate the application. Developers often provide tips on the side of the application or tips that provides a pop-up instruction on what should be done on the specific area in the application. But there are moments wherein the tips will cause more harm than good in the application. The tips that po&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/AJAX-Tools'&gt;AJAX Tools&lt;/a&gt;</description>
    <pubDate>Tue, 23 Feb 2010 23:53:16 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Implement-CoolTips-in-Ajax.html</guid>
    </item>
    <item>
    <title>JavaScript Bitwise Operators</title>
    <link>http://www.ajaxwith.com/JavaScript-Bitwise-Operators.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Bitwise operators are one of the basic programming techniques for any developer. It s a type of operation that suggests mathematical operations but can be ported to computer programming at the same time. Developers often use bitwise operations for basic applications. The main advantage that developers can enjoy from bitwise operation is that it s heavily integrated in hardware. This means the pro&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Sun, 21 Feb 2010 06:22:58 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/JavaScript-Bitwise-Operators.html</guid>
    </item>
    <item>
    <title>Object Constructors and Literals</title>
    <link>http://www.ajaxwith.com/Object-Constructors-and-Literals.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Developers often extensively work with variables in order to develop a highly interactive application. While this might not happen in some JavaScript and Ajax based applications variables often provide the needed set of rules on how data interacts with functions.&amp;nbsp;  Developers who are able to harness the power of variables should expect an application that easily interacts with users. Of&lt;br&gt;Category: &lt;a href='http://www.ajaxwith.com/JavaScript'&gt;AJAX JavaScript&lt;/a&gt;</description>
    <pubDate>Fri, 19 Feb 2010 22:30:54 -0500</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Object-Constructors-and-Literals.html</guid>
    </item></channel></rss>