<?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>Symbiotica Web Development &#187; PHP</title>
	<atom:link href="http://blog.symbiotica.co.uk/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.symbiotica.co.uk</link>
	<description>Bespoke Web Development, Content Manangement Systems and E-Commerce</description>
	<lastBuildDate>Tue, 31 Aug 2010 22:22:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>We&#8217;re now using with PHP FastCGI</title>
		<link>http://blog.symbiotica.co.uk/2010/07/were-now-using-with-php-fastcgi/</link>
		<comments>http://blog.symbiotica.co.uk/2010/07/were-now-using-with-php-fastcgi/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 23:11:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latest News]]></category>
		<category><![CDATA[FastCGI]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://blog.symbiotica.co.uk/?p=48</guid>
		<description><![CDATA[We&#8217;ve just started using PHP FastCGI to power some of our websites like our free uk link directory, www.blinks.org.uk to make sure that everything is always running nice and quickly. So far everything is going perfectly.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just started using PHP <a href="http://www.fastcgi.com">FastCGI</a> to power some of our websites like our <a href="http://www.blinks.org.uk">free uk link directory</a>, <a href="http://www.blinks.org.uk">www.blinks.org.uk</a> to make sure that everything is always running nice and quickly.</p>
<p>So far everything is going perfectly.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.symbiotica.co.uk/2010/07/were-now-using-with-php-fastcgi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP MenuHelper</title>
		<link>http://blog.symbiotica.co.uk/2009/09/cakephp-menuhelper/</link>
		<comments>http://blog.symbiotica.co.uk/2009/09/cakephp-menuhelper/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 08:38:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.symbiotica.co.uk/?p=28</guid>
		<description><![CDATA[Over at www.flipflops.org we&#8217;ve just released the code we use to manage menus and sitemaps in our CMS system, built on-top of the CakePHP application development framework. The Helper is designed to work with data arrays produced from either any $model-&#62;find(&#8216;threaded&#8217;) or from the &#8216;Tree&#8217; behaviour: It&#8217;s fairly common to want to store hierarchical data [...]]]></description>
			<content:encoded><![CDATA[<p>Over at <a href="http://www.flipflops.org">www.flipflops.org</a> we&#8217;ve just released the code we use to manage menus and sitemaps in our CMS system, built on-top of the <a href="http://cakephp.org/">CakePHP</a> application development framework.</p>
<p>The Helper is designed to work with data arrays produced from either any $model-&gt;find(&#8216;threaded&#8217;) or from the &#8216;Tree&#8217; behaviour:</p>
<blockquote><p>It&#8217;s fairly common to want to store hierarchical data in a database table. Examples of such data might be categories with unlimited subcategories, data related to a multilevel menu system [...] is a powerful behaviour which allows you to use the benefits of <a href="http://dev.mysql.com/tech-resources/articles/hierarchical-data.html">MPTT logic</a></p></blockquote>
<p><small>[<a href="http://book.cakephp.org/view/91/Tree">http://book.cakephp.org/view/91/Tree</a>]</small></p>
<p>Whilst this may not be useful to a lot of people as it has been designed for use specifically within the constrains of our system, it might be useful for you.</p>
<p><strong><a href="http://www.flipflops.org/2009/09/29/cakephp-menu-helper-for-tree-data/">View CakePHP Menu Helper</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.symbiotica.co.uk/2009/09/cakephp-menuhelper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sci Fi Book website goes live</title>
		<link>http://blog.symbiotica.co.uk/2009/09/sci-fi-book-website-goes-live/</link>
		<comments>http://blog.symbiotica.co.uk/2009/09/sci-fi-book-website-goes-live/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 21:10:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latest News]]></category>
		<category><![CDATA[New Websites]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Product Advertising API]]></category>
		<category><![CDATA[Science Fiction]]></category>

		<guid isPermaLink="false">http://blog.symbiotica.co.uk/?p=24</guid>
		<description><![CDATA[science-fictions.co.uk &#8211; our latest website has just gone live. This is a brand new E-commerce site designed to offer books and DVDs using the Amazon Product Advertising API. This means that you can offer products for sale on Amazon via your own website and when a customer wishes to make a purchase they can do [...]]]></description>
			<content:encoded><![CDATA[<p><strong>science-fictions.co.uk</strong> &#8211; our latest website has just gone live. This is a brand new E-commerce site designed to offer books and DVDs using the <a href="https://affiliate-program.amazon.co.uk/gp/advertising/api/detail/main.html?ie=UTF8&amp;pf_rd_t=501&amp;ref_=amb_link_83440073_7&amp;pf_rd_m=A3P5ROKL5A1OLE&amp;pf_rd_p=&amp;pf_rd_s=assoc-right-1&amp;pf_rd_r=&amp;pf_rd_i=assoc_join_menu">Amazon Product Advertising API</a>. This means that you can offer products for sale on Amazon via your own website and when a customer wishes to make a purchase they can do so through the secure Amazon checkout.</p>
<p>As the name might suggest this website is aimed at people interested in <a href="http://www.science-fictions.co.uk">Sci Fi and Fantasy Books</a>. The site is based around making individual authors easy to locate and also using themed lists of suggested books.</p>
<p><img class="alignnone size-full wp-image-26" title="Science Fiction, Fantasy and Alternate History Books" src="http://blog.symbiotica.co.uk/wp-content/uploads/2009/09/scifi.jpg" alt="Science Fiction, Fantasy and Alternate History Books" width="500" height="378" /></p>
<p>The website is still under very active development so look out for the following features coming soon:</p>
<ul>
<li>Search</li>
<li>Reviews / Comments</li>
<li>Shopping Cart</li>
<li>Blog / News Section</li>
</ul>
<p><strong><a href="http://www.science-fictions.co.uk">www.science-fictions.co.uk</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.symbiotica.co.uk/2009/09/sci-fi-book-website-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;ve arrived!</title>
		<link>http://blog.symbiotica.co.uk/2009/09/we-have-arrived/</link>
		<comments>http://blog.symbiotica.co.uk/2009/09/we-have-arrived/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 14:33:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Latest News]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.symbiotica.co.uk/?p=3</guid>
		<description><![CDATA[Symbiotica Media Development Ltd has arrived as of today. Bespoke website &#38; application development based in Devon, England. E-commerce Content Management Systems CRM Systems Standards based, accessible LAMP based web development using a variety of tools including PHP, MySQL, CakePHP, jQuery, Python and Django. Our main website is currently under development and will hopefully be [...]]]></description>
			<content:encoded><![CDATA[<p>Symbiotica Media Development Ltd has arrived as of today.</p>
<p><a href="http://www.symbiotica.co.uk"><img class="alignnone size-full wp-image-4" title="Symbiotica Media Development Ltd" src="http://blog.symbiotica.co.uk/wp-content/uploads/2009/09/logo.jpg" alt="Symbiotica Media Development Ltd" width="278" height="54" /></a></p>
<p><strong>Bespoke website &amp; application development based in Devon, England.</strong></p>
<ul>
<li>E-commerce</li>
<li>Content Management Systems</li>
<li>CRM Systems</li>
</ul>
<p>Standards based, accessible LAMP based web development using a variety of tools including PHP, MySQL, CakePHP, jQuery, Python and Django.</p>
<p>Our main website is currently under development and will hopefully be here soon. It is a bit of a depature from the usual PHP based system and is being constructed with <a href="http://www.djangoproject.com">Django</a> a Python web development framework. Of course depending on how busy we are it might take a bit longer than we imagine.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.symbiotica.co.uk/2009/09/we-have-arrived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
