<?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>Why Ajax Prefers OO Over DOM</title>
    <link>http://www.ajaxwith.com/Why-Ajax-Prefers-OO-Over-DOM.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Design'>AJAX Design</a></category>
    <description>There are two ways in developing Ajax in terms of coding principles. Developers could either use the tradition DOM as they would work with JavaScript or they could develop Ajax through OO (object oriented) coding which is usually favorable for developing Ajax. 
The Case of DOM for Ajax
Developing Ajax is possible with the use of DOM. There are online applications today that used DOM for their ap &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-Design&#039;&gt;AJAX Design&lt;/a&gt;</description>
    <pubDate>Thu, 17 Jul 2008 05:44:38 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Why-Ajax-Prefers-OO-Over-DOM.html</guid>
    </item>
    <item>
    <title>Optimizing Website for Mobile Access</title>
    <link>http://www.ajaxwith.com/Optimizing-Website-for-Mobile-Access.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Mobile'>AJAX Mobile</a></category>
    <description>Developers who are building Ajax based websites for mobile access have to think of optimization at all times. Even though the performance of mobile computers such as smart phones and UMPCs has increased, their hardware capabilities are still not at par with the experience of a regular computer. Although we are not expecting a desktop-like experience from smart phones, developers should aim for a n &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-Mobile&#039;&gt;AJAX Mobile&lt;/a&gt;</description>
    <pubDate>Wed, 16 Jul 2008 07:11:30 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Optimizing-Website-for-Mobile-Access.html</guid>
    </item>
    <item>
    <title>Optimize Ajax Website’s Connection to Mobile Devices</title>
    <link>http://www.ajaxwith.com/Optimize-Ajax-Website-Connection.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Mobile'>AJAX Mobile</a></category>
    <description>Mobile devices are limited in connection not only in their hardware capability but also in network connection. Places without any WiFi cannot easily connect online because EDGE, HSDPA or 3G might not be able to handle the connection properly. Ajax based applications needs a lot more than a simple dial-up connection. 
Take for example, Google Mail can never be loaded properly even with dial-up 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/AJAX-Mobile&#039;&gt;AJAX Mobile&lt;/a&gt;</description>
    <pubDate>Tue, 15 Jul 2008 07:04:24 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Optimize-Ajax-Website-Connection.html</guid>
    </item>
    <item>
    <title>Improving Ajax Scripts for Mobile Browsers</title>
    <link>http://www.ajaxwith.com/Improving-Ajax-Scripts-for-Mobile-Browse.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Mobile'>AJAX Mobile</a></category>
    <description>Ajax in mobile devices is definitely a challenge for developers. Even with the reduced bandwidth requirements, the presence of JavaScript and the continuous streaming of information could easily take its toll on the mobile device. If the developer is unable to move past this challenge, the possibility of effectively browsing an Ajax based application for mobile browsers could be a little bit chall &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-Mobile&#039;&gt;AJAX Mobile&lt;/a&gt;</description>
    <pubDate>Mon, 14 Jul 2008 06:58:41 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Improving-Ajax-Scripts-for-Mobile-Browse.html</guid>
    </item>
    <item>
    <title>Google Gears as Backdrop for Mobile Ajax</title>
    <link>http://www.ajaxwith.com/Google-Gears-as-Backdrop-for-Mobile-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Mobile'>AJAX Mobile</a></category>
    <description>When iPhone was released, it signaled something revolutionary for mobile phones: Instead of being limited by the pocket versions of browsers, users of mobile devices can experience full website interaction because regular browsers are not installed in their mobile devices. Using Wifi, users will feel they are actually using a laptop in a miniature level. Forget UMPCs (ultra mobile personal compute &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-Mobile&#039;&gt;AJAX Mobile&lt;/a&gt;</description>
    <pubDate>Sun, 13 Jul 2008 08:39:55 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Google-Gears-as-Backdrop-for-Mobile-Ajax.html</guid>
    </item>
    <item>
    <title>Dijit Framework</title>
    <link>http://www.ajaxwith.com/Dijit-Framework.html</link>
    <category><a href='http://www.ajaxwith.com/Frameworks'>AJAX Framework</a></category>
    <description>Dojo is a very powerful framework for developing Web 2.0 and Ajax based websites. Through proper usage of the toolkit, developers should be able to build an Ajax based website with little to no use of JavaScript. But let&amp;rsquo;s face it &amp;ndash; if you want to build a highly efficient Ajax based application using this framework, you should have at least a small amount of JavaScript coding. 
The ad &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>Fri, 11 Jul 2008 06:41:38 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Dijit-Framework.html</guid>
    </item>
    <item>
    <title>Caching Ajax Websites for Mobile Content</title>
    <link>http://www.ajaxwith.com/Caching-Ajax-Websites-for-Mobile-Content.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Mobile'>AJAX Mobile</a></category>
    <description>Caching Ajax is a difficult task for developers especially browsers have different interpretation on caching content. Mozilla could easily cache streamed content of an Ajax based website. On the other hand IE has issues in caching since information might be continuously cache which will eventually cripple the website. Developers have pushed their coding a little bit more so that website could be l &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-Mobile&#039;&gt;AJAX Mobile&lt;/a&gt;</description>
    <pubDate>Thu, 10 Jul 2008 07:04:49 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Caching-Ajax-Websites-for-Mobile-Content.html</guid>
    </item>
    <item>
    <title>Minimizing Reflows in an Ajax Application</title>
    <link>http://www.ajaxwith.com/Minimizing-Reflows-in-Ajax-Application.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Reflows in an Ajax application should be minimized as much as possible so that data flow will be controlled and bandwidth will be minimized. Developers have to look out for this type of behavior in their Ajax application since it could happen since the application streams information asynchronously and continuously. 
Usually, the server should be able to stream the information once. Since the ser &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, 09 Jul 2008 08:13:07 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Minimizing-Reflows-in-Ajax-Application.html</guid>
    </item>
    <item>
    <title>Improve Regular Expressions</title>
    <link>http://www.ajaxwith.com/Improve-Regular-Expressions.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Regular expressions or regexp, is a simple yet powerful function that could be added in an Ajax application. With regexp developers could build a powerful search engine within the application. With this function the search engine could execute faster and be more precise. Usually, developers could just place a simple search function within the Ajax applicantion but it is not optimized since the sea &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>Tue, 08 Jul 2008 06:03:38 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Improve-Regular-Expressions.html</guid>
    </item>
    <item>
    <title>Conditional Preloading Better Ajax</title>
    <link>http://www.ajaxwith.com/Conditional-Preloading-Better-Ajax.html</link>
    <category><a href='http://www.ajaxwith.com/AJAX-Tips'>AJAX Tips</a></category>
    <description>Conditional preloading is a smart way of providing information to the user. Searching for information could be hastened when conditional preloading is activated since information is gradually made available for the user as the users key-in the data they are looking for. 
In order to pull this off, developers has to work with different web languages. Building an Ajax based application is a little  &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>Mon, 07 Jul 2008 05:46:30 -0400</pubDate>
    <guid isPermaLink="true">http://www.ajaxwith.com/Conditional-Preloading-Better-Ajax.html</guid>
    </item></channel></rss>