<?xml version="1.0" encoding="UTF-8"?>
<page>
  <author nil="true"></author>
  <body>&lt;h1&gt;AJAX&lt;/h1&gt;
&lt;h4&gt;Customers Expect fast web pages, Ajax is here to deliver.&lt;/h4&gt;
&lt;div id=&quot;page_content&quot;&gt;
&lt;h1&gt;What is AJAX?&lt;/h1&gt;
&lt;p&gt;AJAX (Asynchronous JavaScript and XML) is a web development technique for creating interactive web applications. It allows content on a page to refreshed without refreshing the entire page. This allows one section of page to stay up to date by getting new information regularly at a set frequency with out the need for the website visitor to keep refreshing the entire page.&lt;/p&gt;
&lt;p&gt;Ruby on Rails is a web development platform that is built to use AJAX out of the box. AJAX uses javascript to do some very neat things from loading content without page refreshes or sending data back to the server in real time. AJAX dramatically lowers server requests and server processing time which is another reason we use AJAX when we can.&lt;/p&gt;
&lt;p&gt;We use several javascript libraries such as prototype, jquery and scriptaculous.&lt;/p&gt;
&lt;p&gt;We build software, we design websites, and we take ideas from a seedling to a full fledged business.&lt;/p&gt;
&lt;div id=&quot;home_sub_nav&quot; style=&quot;padding-top: 0px;&quot;&gt;
&lt;ul&gt;
    &lt;li&gt;&lt;a href=&quot;/pages/3-contact-clever-start&quot;&gt;Hire Us&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;/our_works&quot;&gt;Our Work&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;/articles&quot;&gt;Our Blogs&lt;/a&gt;&lt;/li&gt;
    &lt;li&gt;&lt;a href=&quot;/&quot;&gt;More&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div id=&quot;page_side_content&quot;&gt;
&lt;p&gt;If our clients don't succeed, then we don't either. Let's start something amazing, as a team.&lt;/p&gt;
&lt;div class=&quot;page_call_out&quot;&gt;
&lt;h2&gt;FOLLOW US&lt;/h2&gt;
&lt;p&gt;to learn more&lt;/p&gt;
&lt;/div&gt;
&lt;div class=&quot;page_call_out&quot;&gt;
&lt;h2&gt;GET TO WORK&lt;/h2&gt;
&lt;p&gt;on my project&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</body>
  <created-at type="datetime">2009-10-30T16:31:39Z</created-at>
  <excerpt nil="true"></excerpt>
  <extended nil="true"></extended>
  <id type="integer">5</id>
  <keywords>Ajax</keywords>
  <online>0</online>
  <permalink>AJAX</permalink>
  <title>AJAX</title>
  <updated-at type="datetime">2009-10-30T16:36:12Z</updated-at>
</page>
