<?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>Gaya Design &#187; xml</title>
	<atom:link href="http://www.gayadesign.com/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gayadesign.com</link>
	<description>PHP, CSS, xhtml, javascript / jquery tutorials</description>
	<lastBuildDate>Fri, 27 Jan 2012 08:15:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>AjaxTwits &#8211; Load Tweets on your website with AJAX</title>
		<link>http://www.gayadesign.com/diy/ajaxtwits-load-tweets-on-your-website-with-ajax/</link>
		<comments>http://www.gayadesign.com/diy/ajaxtwits-load-tweets-on-your-website-with-ajax/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 11:47:37 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[AjaxTwits]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[multiple]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[widget]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.gayadesign.com/?p=172</guid>
		<description><![CDATA[<a title="Twitter" href="http://www.twitter.com">Twitter</a> is an amazing service to keep in touch with everyone on the Internet. It's easy, fast and there are a lot of <a title="Twitter Applications" href="http://twitter.com/downloads">Twitter applications</a>.

I came up with the idea to Ajaxify (is that even a word?) the tweets on <a title="Gaya Design" href="http://www.gayadesign.com">my website</a>. As you can see, it's on the right, below the last.fm recently played. It's called <a title="AjaxTwits" href="http://www.gayadesign.com/diy/ajaxtwits-load-tweets-on-your-website-with-ajax">AjaxTwits</a>!

This article will show you how to use AjaxTwits and how to install it on your website.

<a rel="attachment wp-att-174" href="http://www.gayadesign.com/diy/ajaxtwits-load-tweets-on-your-website-with-ajax" class="border"><img class="aligncenter size-full wp-image-174" title="ajaxtwits" src="http://www.gayadesign.com/wp-content/uploads/2009/03/ajaxtwits.jpg" alt="ajaxtwits" width="532" height="159" /></a>]]></description>
		<wfw:commentRss>http://www.gayadesign.com/diy/ajaxtwits-load-tweets-on-your-website-with-ajax/feed/</wfw:commentRss>
		<slash:comments>108</slash:comments>
		</item>
		<item>
		<title>Reading XML with PHP</title>
		<link>http://www.gayadesign.com/diy/reading-xml-with-php/</link>
		<comments>http://www.gayadesign.com/diy/reading-xml-with-php/#comments</comments>
		<pubDate>Mon, 29 Dec 2008 11:06:58 +0000</pubDate>
		<dc:creator>Gaya</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://dev.gayadesign.nl/?p=38</guid>
		<description><![CDATA[<p>Since <strong>webservices</strong> and <strong>RESTful</strong> services are becoming more and more popular, <strong>XML</strong> is getting a common format to exchange information. XML is easy to read and has a nice tree structure, which can be easily interpreted.</p>
<p>This post will show you how easy it is to <em>read XML in PHP</em>.</p>
<a href='/diy/reading-xml-with-php/' class="border"><img height="74" width="532" src="http://www.gayadesign.com/wp-content/uploads/2009/03/xml.jpg" alt="" /></a>
<p>In this tutorial I'll teach you how to read information which a simple webservice provides. The webservice I choose is <a href="http://www.last.fm/api">Last.fm</a>. It's quick, fun and has a lot of features. We'll use the <strong>Recent Tracks</strong> information of a user profile.</p>]]></description>
		<wfw:commentRss>http://www.gayadesign.com/diy/reading-xml-with-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

