<?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>BinaryKitten&#039;s Development Dropbox &#187; Twitter</title>
	<atom:link href="http://binarykitten.com/tag/twitter/feed" rel="self" type="application/rss+xml" />
	<link>http://binarykitten.com</link>
	<description>Curently a work in progress. Please be patient</description>
	<lastBuildDate>Thu, 27 Oct 2011 21:49:50 +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>Zend Framework – Getting Single Components</title>
		<link>http://binarykitten.com/dev/zend-framework/126-zend-framework-getting-single-components.html</link>
		<comments>http://binarykitten.com/dev/zend-framework/126-zend-framework-getting-single-components.html#comments</comments>
		<pubDate>Sun, 22 Feb 2009 19:43:17 +0000</pubDate>
		<dc:creator>BinaryKitten</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Cache]]></category>
		<category><![CDATA[Component]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Zend]]></category>

		<guid isPermaLink="false">http://binarykitten.jkrswebsolutions.co.uk/?p=126</guid>
		<description><![CDATA[Recently i was looking at implementing some caching to recent websites.. 1 to improve load times as well as a possibility to improve the way that my &#8220;Framework&#8221; works. I had just recently looked over Rob Allen&#8217;s (@Akrabat http://akrabat.com/) PHP Nw 08 Conference Talk on &#8220;First Steps with Zend Framework&#8221;. As I had not been [...]]]></description>
			<content:encoded><![CDATA[<p>Recently i was looking at implementing some caching to recent websites.. 1 to improve load times as well as a possibility to improve the way that my &#8220;Framework&#8221; works.</p>
<p>I had just recently looked over Rob Allen&#8217;s (<a href="http://www.twitter.com/akrabat" target="_blank"><a href="http://twitter.com/Akrabat">@Akrabat</a></a> <a href="http://akrabat.com/" target="_blank">http://akrabat.com/</a>) <a href="http://conference.phpnw.org.uk/" target="_blank">PHP Nw 08 Conference</a> Talk on &#8220;First Steps with Zend Framework&#8221;. As I had not been really feeling all that great at the conference itself, I was glad to be able to watch teh recorded version on the web. During the 1st segment of the talk, Rob described how zend cache was his first foray into the Zend Framework and this lead me onto how I was thinking about how the best way to implement the caching on my site(s).</p>
<p>So, with this in mind, off I trotted to <a href="http://framework.zend.com" target="_blank">http://framework.zend.com</a> to grab the Zend Cache component that I wanted to look at. That&#8217;s where I hit a snag. It seemed impossible to actually get the components on their own. After about half and hour of scouring the site I still couldn&#8217;t find what I wanted, so I <a href="http://twitter.com/BinaryKitten/status/1237645252" target="_self">Tweeted about my annoyance</a>..   To which I got a couple of replies&#8230; the 1st <a href="http://twitter.com/rchiswell/status/1237680023" target="_blank">reply</a> came from Richard Chiswell (<a href="http://twitter.com/rchiswell" target="_blank">@rchiswell</a>) who said:</p>
<p><em><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/BinaryKitten">BinaryKitten</a> You might find the Dependencies list at <a rel="nofollow" href="http://bit.ly/199FYR" target="_blank">http://bit.ly/199FYR</a> useful. You could try contacting @<a href="http://twitter.com/CalEvans">CalEvans</a> who wrote a book on ZF</span></span></em></p>
<p><span class="status-body"><span class="entry-content">The bit.ly link took me to: http://framework.zend.com/manual/en/requirements.html#requirements.dependencies  the listing of the components and their dependencies, Though this was </span></span><span class="status-body"><span class="entry-content">helpful it wasn&#8217;t really as helpful as the <a href="http://twitter.com/CalEvans/status/1237686345" target="_blank">reply</a> i got from Cal Evans (<a href="http://twitter.com/CalEvans" target="_blank">@CalEvans</a>):</span></span></p>
<p><em><span class="status-body"><span class="entry-content">@<a href="http://twitter.com/BinaryKitten">BinaryKitten</a> <a rel="nofollow" href="http://epic.codeutopia.net/pack/" target="_blank">http://epic.codeutopia.net/pack/</a></span></span></em></p>
<p><span class="status-body"><span class="entry-content">Short Sweet and Wham.. That is exactly what I needed.</span></span></p>
<p><span class="status-body"><span class="entry-content">Shortly afterwards <a href="http://blog.rac.me.uk/2009/02/22/php-getting-individual-packages-on-zend-framework/" target="_blank">Richard blogged</a> about this, which in turn made me feel like I should blog about it as well, and oooh look.. So I have.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://binarykitten.com/dev/zend-framework/126-zend-framework-getting-single-components.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

