<?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>CasaDiRocco &#187; PHP</title>
	<atom:link href="http://www.casadirocco.nl/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.casadirocco.nl</link>
	<description>A Blog About Flex and Flash</description>
	<lastBuildDate>Fri, 22 Jan 2010 16:48:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flash CS3 Datagrid with AMFPHP</title>
		<link>http://www.casadirocco.nl/2008/11/flash-cs3-datagrid-with-amfphp.html</link>
		<comments>http://www.casadirocco.nl/2008/11/flash-cs3-datagrid-with-amfphp.html#comments</comments>
		<pubDate>Tue, 25 Nov 2008 17:27:33 +0000</pubDate>
		<dc:creator>nrocco</dc:creator>
				<category><![CDATA[Flash & ActionScript 3.0]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[amfphp]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[array collection]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[datagrid]]></category>
		<category><![CDATA[dataprovider]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash cs3]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[mapping]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[remoting]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.casadirocco.nl/?p=80</guid>
		<description><![CDATA[Wade Arnold wrote an interesting article about connecting flash to a MySql database with the help of AMFPHP, flash remoting.]]></description>
		<wfw:commentRss>http://www.casadirocco.nl/2008/11/flash-cs3-datagrid-with-amfphp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Let Flash use WordPress content</title>
		<link>http://www.casadirocco.nl/2008/11/let-flash-use-wordpress-content.html</link>
		<comments>http://www.casadirocco.nl/2008/11/let-flash-use-wordpress-content.html#comments</comments>
		<pubDate>Mon, 24 Nov 2008 20:54:51 +0000</pubDate>
		<dc:creator>nrocco</dc:creator>
				<category><![CDATA[Flash & ActionScript 3.0]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[as3]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[custom fields]]></category>
		<category><![CDATA[cystem]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[management]]></category>
		<category><![CDATA[pressconnect]]></category>
		<category><![CDATA[rpc]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xml-rpc]]></category>

		<guid isPermaLink="false">http://www.casadirocco.nl/?p=74</guid>
		<description><![CDATA[Last week I set up a fresh WordPress system for a client to function as a Content Managament System.
This week I am trying to load content that is managed and stored by WordPress in to a Flash front-end.Currently our client has a Flash application running on the frontpage of his site which allow a user [...]]]></description>
		<wfw:commentRss>http://www.casadirocco.nl/2008/11/let-flash-use-wordpress-content.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Using Wordpress as a CMS works like a charm</title>
		<link>http://www.casadirocco.nl/2008/11/using-wordpress-as-a-cms-works-like-a-charm.html</link>
		<comments>http://www.casadirocco.nl/2008/11/using-wordpress-as-a-cms-works-like-a-charm.html#comments</comments>
		<pubDate>Sun, 23 Nov 2008 11:20:49 +0000</pubDate>
		<dc:creator>nrocco</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[manage]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[tags]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.casadirocco.nl/?p=57</guid>
		<description><![CDATA[This week i worked on a site development project for one of our clients. Basically the idea was to pimp their current site by implementing a Content Management system (CMS) on the back end.
Because I was very familiar with the WordPress system I knew it would be the perfect solution for this case. 
The WordPress Administration environment is so basic [...]]]></description>
		<wfw:commentRss>http://www.casadirocco.nl/2008/11/using-wordpress-as-a-cms-works-like-a-charm.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
