<?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>James P Farrell &#187; php</title>
	<atom:link href="http://jamespfarrell.com/blog/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamespfarrell.com/blog</link>
	<description>Freelance web designer blog</description>
	<lastBuildDate>Fri, 20 Jan 2012 10:51:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Slide show Pro update XML file CMS php class</title>
		<link>http://jamespfarrell.com/blog/slide-show-pro-update-xml-file-cms-php-class/95/</link>
		<comments>http://jamespfarrell.com/blog/slide-show-pro-update-xml-file-cms-php-class/95/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 11:19:02 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://jamespfarrell.com/blog/?p=95</guid>
		<description><![CDATA[My sister, a dublin make up artist, asked me to give her a hand with her website today.
She wanted a flash slideshow that was pretty slick and also easy to update herself. It reminded me of slideshowpro, which is pretty good at doing just that.
Slide show works by reading in the images to be included [...]]]></description>
			<content:encoded><![CDATA[<p>My sister, a <a href="http://emmafarrellmakeup.com">dublin make up artist</a>, asked me to give her a hand with her website today.</p>
<p>She wanted a flash slideshow that was pretty slick and also easy to update herself. It reminded me of <a href="http://slideshowpro.net/">slideshowpro</a>, which is pretty good at doing just that.</p>
<p>Slide show works by reading in the images to be included from an XML file. </p>
<p>It also reminded me a php class that I wrote a while ago to allow a client (or user) to update the XML file themselves. This class could be standalone, but would best be suited included into a CMS.</p>
<p><a href="http://jamespfarrell.com/code/slideshowpro.rar">So here you go&#8230;.</a> it&#8217;s rough, ready and could save you a few shillings if you were considering <a href="http://slideshowpro.net/products/slideshowpro_director/">slide show pro director</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamespfarrell.com/blog/slide-show-pro-update-xml-file-cms-php-class/95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

