<?xml version="1.0" encoding="iso-8859-2" ?>
    <rss version="2.0">
    <channel>
    <title>Latest  AJAX Articles Tutorials Latest </title>
    <description>Latest Latest  at AJAX Articles Tutorials AJAX Articles Tutorials Resource</description>
    <link>http://www.ajaxwith.com/</link>
    <image>
    <title>AJAX Articles Tutorials Latest  AJAX Articles Tutorials</title>
    <link>http://www.ajaxwith.com</link>
    <url>http://www.ajaxwith.com/images/logo.jpg</url>
    </image>
    <item>
    <title>PAJAJ for Ease Development of Ajax with PHP</title>
    <link>http://www.ajaxwith.com/PAJAJ-Development-Ajax-with-PHP.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tools'>AJAX Tools</a></category>
    <description>There have been lots of frameworks that have assisted developers in building an Ajax based website or application. Some of them are named after the programming language used for building that application. For example, AHAX is a type of framework that enables the developer in building an Ajax based application through HTML. 
This really simplifies Ajax based development since it will only require  &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/AJAX-Tools&#039;&gt;AJAX Tools&lt;/a&gt;</description>
    <pubDate>Thu, 07 Aug 2008 23:28:10 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/PAJAJ-Development-Ajax-with-PHP.html</guid>
    </item>
    <item>
    <title>Applying Mutual Exclusion in Ajax</title>
    <link>http://www.ajaxwith.com/Applying-Mutual-Exclusion-in-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>In building an Ajax based website, it could be possible that a single data would be processed at the same time but different functions. This function is enabled because of XMLHttpRequest could dispatch two or more functions at the same time. 
However, this could be a problem especially when a function interprets the data based on the command from the client side. The result is a broken logic &amp;nda &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/AJAX-Tips&#039;&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Wed, 06 Aug 2008 22:39:27 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Applying-Mutual-Exclusion-in-Ajax.html</guid>
    </item>
    <item>
    <title>Java Enters RIA with JavaFX</title>
    <link>http://www.ajaxwith.com/Java-Enters-RIA-with-JavaFX.html</link>
    <category><a href='http://www.ajaxwith.com/Java'>AJAX Java</a></category>
    <description>Before Ajax and JavaScript, Java has been the programming language that was used in developing websites that offers enhanced web based experience. Although it may require users to download the latest version of Java before any of the Java based application could be implemented, the requirement of Java is nothing as users around the world are looking for ease website interaction. 
Through Java, th &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/Java&#039;&gt;Java&lt;/a&gt;</description>
    <pubDate>Tue, 05 Aug 2008 23:12:37 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Java-Enters-RIA-with-JavaFX.html</guid>
    </item>
    <item>
    <title>An ADsafe Ajax Based Website</title>
    <link>http://www.ajaxwith.com/An-ADsafe-Ajax-Based-Website.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tools'>AJAX Tools</a></category>
    <description>Ads in websites could be considered as the lifeblood of any website. However, ads could be used as a means to attack especially Ajax based websites. JavaScript is known to be highly vulnerable to outside attacks. 
There are developers of Ajax based website who admit advertisements to ensure their operations continue. But this need is often exploited and as a result, the Ajax based website becomes &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/AJAX-Tools&#039;&gt;AJAX Tools&lt;/a&gt;</description>
    <pubDate>Mon, 04 Aug 2008 23:27:18 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/An-ADsafe-Ajax-Based-Website.html</guid>
    </item>
    <item>
    <title>JavaScript Malware</title>
    <link>http://www.ajaxwith.com/JavaScript-Malware.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>There may have been thousands of malware created to infiltrate our computers and we have always found a way of defeating&amp;nbsp;such malwares. They often attack the operating system and destroy files and applications which would eventually disable the computer. 
With the help of&amp;nbsp;proper anti-virus and anti-spyware, you will be able to prevent this type of attacks on your computer. The mere fact &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/JavaScript&#039;&gt;JavaScript&lt;/a&gt;</description>
    <pubDate>Sun, 03 Aug 2008 23:09:22 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/JavaScript-Malware.html</guid>
    </item>
    <item>
    <title>Smart Caching with JavaScript</title>
    <link>http://www.ajaxwith.com/Smart-Caching-with-JavaScript.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Caching with an Ajax based website will always be a challenge for developers. Browsers will always have their own caching technology which is a little bit unfortunate because of its variety. 
Mozilla based browsers have been smart enough in dealing with caching in Ajax by limiting the streaming information. On the other hand IE have problems with caching as the browser will constantly be updated  &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/AJAX-Tips&#039;&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Sun, 03 Aug 2008 00:11:35 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Smart-Caching-with-JavaScript.html</guid>
    </item>
    <item>
    <title>Effective Use of Alternate Style Sheets in Ajax</title>
    <link>http://www.ajaxwith.com/Effective-Use-of-Alternate-Style-Sheets.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Style sheets are important not only in provide info to the user but also as a means of directing them to another part of the website through their link function. Because of its lightweight capabilities, style sheets have been used in almost every website. By properly coding style sheets developers are able to build an application that is heavy with information but less with the required memory. 
 &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/AJAX-Tips&#039;&gt;AJAX Tips&lt;/a&gt;</description>
    <pubDate>Fri, 01 Aug 2008 22:43:50 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Effective-Use-of-Alternate-Style-Sheets.html</guid>
    </item>
    <item>
    <title>Separating Logic and Presentation Layer in Ajax</title>
    <link>http://www.ajaxwith.com/Separating-Logic-and-Presentation-Layer.html</link>
    <category><a href='http://www.ajaxwith.com/Frameworks'>AJAX Framework</a></category>
    <description>Frameworks for Ajax has become the gateway for developers who are not proficient in JavaScript to develop Ajax based applications. Frameworks enable developers to build Ajax applications by using little to no JavaScript at all. There are frameworks that would cater to developers who are proficient in certain programming languages only. 
For example, developers who are proficient in Java could con &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/Frameworks&#039;&gt;Frameworks&lt;/a&gt;</description>
    <pubDate>Thu, 31 Jul 2008 23:06:17 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Separating-Logic-and-Presentation-Layer.html</guid>
    </item>
    <item>
    <title>Throw Exception in JavaScript</title>
    <link>http://www.ajaxwith.com/Throw-Exception-in-JavaScript.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>Codes in an application could be regarded as the rules in dealing with data and processes. With codes, developers are able to guide the data and process them through different formulas. In any programming languages, codes will help determine the outcome of the application. 
However, not all rules imposed by codes are universal. Sometimes, there is information that shouldn&amp;rsquo;t be accepted. Thi &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/JavaScript&#039;&gt;JavaScript&lt;/a&gt;</description>
    <pubDate>Wed, 30 Jul 2008 23:33:28 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Throw-Exception-in-JavaScript.html</guid>
    </item>
    <item>
    <title>A Simple yet Efficient JavaScript Switch</title>
    <link>http://www.ajaxwith.com/A-Simple-yet-Efficient-JavaScript-Switch.html</link>
    <category><a href='http://www.ajaxwith.com/JavaScript'>AJAX JavaScript</a></category>
    <description>JavaScript has become the center of attention in the recent years because of its affiliation with Ajax. Since 2005 developers, software companies and almost every aspect of technology have been interested in this type of development language. 
Eventually, changes of online experience were made and geared towards the proper use of Ajax. Because of the popularity of Ajax, the interest in JavaScript &lt;br&gt;Submitted by &lt;a href=&#039;http://www.ajaxwith.com/forum/member.php?u=1&#039;&gt;admin&lt;/a&gt; Category: &lt;a href=&#039;http://www.ajaxwith.com/JavaScript&#039;&gt;JavaScript&lt;/a&gt;</description>
    <pubDate>Tue, 29 Jul 2008 23:18:17 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/A-Simple-yet-Efficient-JavaScript-Switch.html</guid>
    </item></channel></rss>