<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">

    <channel>
    
    <title>PascalKriete.com</title>
    <link>http://pascalkriete.com/journal/</link>
    <description>Pascal Kriete's musings</description>
    <dc:language>en</dc:language>
    <dc:creator>pascal@pascalkriete.com</dc:creator>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-07-29T17:36:15+01:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Live Search Plugin</title>
      <link>http://pascalkriete.com/journal/entry/live_search_plugin/</link>
      <guid>http://pascalkriete.com/journal/entry/live_search_plugin/#When:17:36:15Z</guid>
      <description>If you&#8217;ve tried out my search form, you know what it does.&amp;nbsp; It&#8217;s dead simple to use as well:

Usage
1. Download and install the plugin.

2. Make an empty template &#45; I called mine livesearch &#45; and put the tag in there:


&#123;exp:live_search:results&amp;nbsp;link=&quot;comment&quot;&#125;

3.&amp;nbsp; Add the included css and js files&amp;hellip;read more</description>
      <dc:subject>ExpressionEngine, Plugins</dc:subject>
      <dc:date>2008-07-29T17:36:15+01:00</dc:date>
    </item>

    <item>
      <title>Ajax Tutorial: Implementation</title>
      <link>http://pascalkriete.com/journal/entry/ajax_tutorial_implementation/</link>
      <guid>http://pascalkriete.com/journal/entry/ajax_tutorial_implementation/#When:22:00:06Z</guid>
      <description>Last time I talked about the theory of ajax requests.&amp;nbsp; Today I&#8217;ll start to shed light on the heart and soul of making ajax requests.&amp;nbsp; The javascript.&amp;nbsp; This section assumes basic knowledge of javascript.&amp;nbsp; The goal isn&#8217;t to understand the background of how ajax request are done, but to know how to&amp;hellip;read more</description>
      <dc:subject>Tutorials, Ajax Tutorial</dc:subject>
      <dc:date>2008-07-19T22:00:06+01:00</dc:date>
    </item>

    <item>
      <title>Ajax Tutorial: The Basics</title>
      <link>http://pascalkriete.com/journal/entry/ajax_tutorial_the_basics/</link>
      <guid>http://pascalkriete.com/journal/entry/ajax_tutorial_the_basics/#When:08:02:20Z</guid>
      <description>A while ago, I made the offer to write up a tutorial on anything you want to see. Most of the requests were asking for ajax tutorials.&amp;nbsp; It&#8217;s surprising, since there are already quite a few of them out there.&amp;nbsp; Michael Wales made one quite recently, and Derek Allard even has a screencast covering&amp;hellip;read more</description>
      <dc:subject>Tutorials, Ajax Tutorial</dc:subject>
      <dc:date>2008-07-16T08:02:20+01:00</dc:date>
    </item>

    <item>
      <title>Site Launch</title>
      <link>http://pascalkriete.com/journal/entry/site_launch/</link>
      <guid>http://pascalkriete.com/journal/entry/site_launch/#When:08:37:32Z</guid>
      <description>After more design iterations than I can count, I&#8217;ve decided that I&#8217;m not getting any better.&amp;nbsp; So I can now proudly say &#45; I&#8217;m done.


Ok, that isn&#8217;t true, there are still a few rough spots.&amp;nbsp; The about page needs more content, the comments need some further tweaking, and a drop of javascript can&amp;hellip;read more</description>
      <dc:subject>News</dc:subject>
      <dc:date>2008-07-12T08:37:32+01:00</dc:date>
    </item>

    
    </channel>
</rss>