<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Gregg Bolinger - jquery tag</title>
  <link>http://www.greggbolinger.com/blog/tags/jquery/</link>
  <description></description>
  <language>en</language>
  <copyright>Gregg Bolinger</copyright>
  <lastBuildDate>Tue, 18 Nov 2008 15:58:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Random Thoughts of the Day</title>
    <link>http://www.greggbolinger.com/blog/2008/10/30/1225411200000.html</link>
    
      
      
        <description>
          This is just sort of a rambling of general thoughts that by themselves don&#039;t amount to much but all of them together might make for a nice blog entry, I thought.&lt;p&gt;&lt;a href=&#034;http://www.greggbolinger.com/blog/2008/10/30/1225411200000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/10/30/1225411200000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/10/30/1225411200000.html</guid>
    <pubDate>Fri, 31 Oct 2008 00:00:00 GMT</pubDate>
  </item>
  
  <item>
    <title>JQuery Tip: Recognizing AJAX Requests on the Server</title>
    <link>http://www.greggbolinger.com/blog/2008/07/31/1217540280000.html</link>
    
      
        <description>
          &lt;p&gt;
I discovered an interesting gem today while inspecting the header data for a web application I am working on.  When you use JQuery to send an AJAX request to the server, JQuery places a nice little header entry:
&lt;p&gt;
&lt;p&gt;
X-Requested-With : XMLHttpRequest
&lt;/p&gt;
&lt;p&gt;
Before, I would typically just stick something in the request params to signify an AJAX request.  This is not life changing or anything by any means but it sure was nice of the JQuery folks to do this for me.  Now I don&#039;t have to do it myself.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/07/31/1217540280000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/07/31/1217540280000.html</guid>
    <pubDate>Thu, 31 Jul 2008 21:38:00 GMT</pubDate>
  </item>
  
  <item>
    <title>Improve Form Usability</title>
    <link>http://www.greggbolinger.com/blog/2008/04/13/1208148360000.html</link>
    
      
      
        <description>
          I just read an &lt;a href=&#034;http://www.dzone.com/links/improve_form_usability_with_auto_messages.html&#034;&gt;article&lt;/a&gt; on how to improve form usability with auto messages.  Antonio did a great demonstration.  These kinds of things can really spruce up a form.  He used prototype and scriptaculous so I thought it would be a good idea to show a similar demo using JQuery.&lt;p&gt;&lt;a href=&#034;http://www.greggbolinger.com/blog/2008/04/13/1208148360000.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.greggbolinger.com/blog/2008/04/13/1208148360000.html#comments</comments>
    <guid isPermaLink="true">http://www.greggbolinger.com/blog/2008/04/13/1208148360000.html</guid>
    <pubDate>Mon, 14 Apr 2008 04:46:00 GMT</pubDate>
  </item>
  
  </channel>
</rss>
