<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kris's Box &#187; jQuery</title>
	<atom:link href="http://blog.krisgielen.be/archives/tag/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.krisgielen.be</link>
	<description>Some random thoughts of a Training Professional</description>
	<lastBuildDate>Thu, 28 Jul 2011 13:33:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Experimenting with Adobe AIR and jQuery &#8211; Part 7</title>
		<link>http://blog.krisgielen.be/archives/193</link>
		<comments>http://blog.krisgielen.be/archives/193#comments</comments>
		<pubDate>Sun, 28 Sep 2008 16:42:44 +0000</pubDate>
		<dc:creator>Kris Gielen</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DreamWeaver]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[top100]]></category>

		<guid isPermaLink="false">http://blog.krisgielen.be/?p=193</guid>
		<description><![CDATA[In Step 7 of my Top100-application, I wanted to be able to enter a number and press ENTER, to immediately go to that specific number in the list. This is very similar to the ability in PowerPoint to move to a specific slide by just typing the slide number and pressing ENTER in Slide Show [...]]]></description>
		<wfw:commentRss>http://blog.krisgielen.be/archives/193/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with Adobe AIR and jQuery &#8211; Part 6</title>
		<link>http://blog.krisgielen.be/archives/176</link>
		<comments>http://blog.krisgielen.be/archives/176#comments</comments>
		<pubDate>Sun, 14 Sep 2008 13:39:40 +0000</pubDate>
		<dc:creator>Kris Gielen</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DreamWeaver]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[top100]]></category>

		<guid isPermaLink="false">http://blog.krisgielen.be/?p=176</guid>
		<description><![CDATA[Until now, I had hard-coded the information about 3 songs in my Top100-application. It was time to make it dynamic, loading 100 songs from an XML-file. The file looks like this: &#60;?xml version="1.0" encoding="utf-8" ?&#62; &#60;top100&#62; &#60;record&#62;   &#60;number&#62;1&#60;/number&#62;   &#60;artist&#62;Captain &#38;amp; Tennille&#60;/artist&#62;   &#60;title&#62;Do That To Me One More Time&#60;/title&#62; &#60;/record&#62; &#60;record&#62;   &#60;number&#62;2&#60;/number&#62;   &#60;artist&#62;Irene Cara&#60;/artist&#62;   &#60;title&#62;Fame&#60;/title&#62; &#60;/record&#62; ...  [...]]]></description>
		<wfw:commentRss>http://blog.krisgielen.be/archives/176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with Adobe AIR and jQuery &#8211; Part 5</title>
		<link>http://blog.krisgielen.be/archives/158</link>
		<comments>http://blog.krisgielen.be/archives/158#comments</comments>
		<pubDate>Sat, 06 Sep 2008 11:14:34 +0000</pubDate>
		<dc:creator>Kris Gielen</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DreamWeaver]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[top100]]></category>

		<guid isPermaLink="false">http://blog.krisgielen.be/?p=158</guid>
		<description><![CDATA[Part 5 of my Top100-application was a simple change: until now, the items on the page (number, artist and title) moved off the screen, then the background color changed, and then the next items moved on the page. I didn&#8217;t like the sudden change of the background, so I decided to embed all items into another [...]]]></description>
		<wfw:commentRss>http://blog.krisgielen.be/archives/158/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with Adobe AIR and jQuery &#8211; Part 4</title>
		<link>http://blog.krisgielen.be/archives/127</link>
		<comments>http://blog.krisgielen.be/archives/127#comments</comments>
		<pubDate>Fri, 15 Aug 2008 14:03:50 +0000</pubDate>
		<dc:creator>Kris Gielen</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DreamWeaver]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[top100]]></category>

		<guid isPermaLink="false">http://blog.krisgielen.be/?p=127</guid>
		<description><![CDATA[For the next step in my Top100-application, I wanted to introduce some animation. In step 3, the information on the slide and the background color changed when I pressed the UP or DOWN key, but that happened immediately. I wanted to use some PowerPoint-like animation. The jQuery UI library extends jQuery with interaction and animation [...]]]></description>
		<wfw:commentRss>http://blog.krisgielen.be/archives/127/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with Adobe AIR and jQuery &#8211; Part 3</title>
		<link>http://blog.krisgielen.be/archives/89</link>
		<comments>http://blog.krisgielen.be/archives/89#comments</comments>
		<pubDate>Wed, 06 Aug 2008 21:03:41 +0000</pubDate>
		<dc:creator>Kris Gielen</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[DreamWeaver]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[top100]]></category>

		<guid isPermaLink="false">http://blog.krisgielen.be/?p=89</guid>
		<description><![CDATA[This is step 3 for my Top100-application. If you haven&#8217;t read step 1 and step 2, you probably want to do that first. In the current state, the application looked like this: I now wanted to change the number, artist and title when I pressed a key. The idea was to show the next song [...]]]></description>
		<wfw:commentRss>http://blog.krisgielen.be/archives/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

