<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: CakePHP Plugins Server</title>
	<atom:link href="http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/</link>
	<description>Facebook should&#039;ve be written in unicornSchemaLang, because everyone *knows* that PHP is no good for anything, right?</description>
	<lastBuildDate>Mon, 09 Aug 2010 16:04:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jose Diaz-Gonzalez</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-12427</link>
		<dc:creator>Jose Diaz-Gonzalez</dc:creator>
		<pubDate>Fri, 31 Jul 2009 07:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-12427</guid>
		<description>I&#039;ve reimplemented the plugin server (although it is undergoing a complete overhaul in the coming days) that interacts with github to install plugins as submodules, or simply extract an archive of the latest head. I&#039;m tracking them via a single github user, but I intend to do something similar to the plugin server you&#039;ve linked here in terms of an accessible API. The code is at https://github.com/josegonzalez/cakephp-github-plugin-plugin/tree . There is lots of functionality built-in and more on the way. I&#039;ve already got around 75 plugins available as well. I&#039;d be happy to get feedback from you :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve reimplemented the plugin server (although it is undergoing a complete overhaul in the coming days) that interacts with github to install plugins as submodules, or simply extract an archive of the latest head. I&#8217;m tracking them via a single github user, but I intend to do something similar to the plugin server you&#8217;ve linked here in terms of an accessible API. The code is at <a href="https://github.com/josegonzalez/cakephp-github-plugin-plugin/tree" rel="nofollow">https://github.com/josegonzalez/cakephp-github-plugin-plugin/tree</a> . There is lots of functionality built-in and more on the way. I&#8217;ve already got around 75 plugins available as well. I&#8217;d be happy to get feedback from you <img src='http://www.littlehart.net/atthekeyboard/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CakePHP Plugin Server &#124; How to hack your CakePHP</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11891</link>
		<dc:creator>CakePHP Plugin Server &#124; How to hack your CakePHP</dc:creator>
		<pubDate>Wed, 22 Apr 2009 23:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11891</guid>
		<description>[...] Hier, hier und hier wird nochmal ausführlich darüber berichtet.          Kommentieren [...]</description>
		<content:encoded><![CDATA[<p>[...] Hier, hier und hier wird nochmal ausführlich darüber berichtet.          Kommentieren [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plugin Manager - Gerenciando os plugins de sua aplicação de forma ágil &#124; KISS</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11767</link>
		<dc:creator>Plugin Manager - Gerenciando os plugins de sua aplicação de forma ágil &#124; KISS</dc:creator>
		<pubDate>Mon, 06 Apr 2009 18:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11767</guid>
		<description>[...] Já tinha visto muitas vezes o João José reclamando que não tinha um gerenciador de plugins feito o do rails&#8230; Inclusive, havia até postado aqui no KISS uma idéia que tinha encontrado no blog @TheKeyBoard&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Já tinha visto muitas vezes o João José reclamando que não tinha um gerenciador de plugins feito o do rails&#8230; Inclusive, havia até postado aqui no KISS uma idéia que tinha encontrado no blog @TheKeyBoard&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agus</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11380</link>
		<dc:creator>agus</dc:creator>
		<pubDate>Wed, 04 Feb 2009 11:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11380</guid>
		<description>good ....i like it</description>
		<content:encoded><![CDATA[<p>good &#8230;.i like it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11350</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sat, 31 Jan 2009 05:13:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11350</guid>
		<description>Chris,

Have you looked at this PayPal datasource on the bakery?

http://bakery.cakephp.org/articles/view/paypal-datasource

I haven&#039;t tried it but it seems like an elegant solution.</description>
		<content:encoded><![CDATA[<p>Chris,</p>
<p>Have you looked at this PayPal datasource on the bakery?</p>
<p><a href="http://bakery.cakephp.org/articles/view/paypal-datasource" rel="nofollow">http://bakery.cakephp.org/articles/view/paypal-datasource</a></p>
<p>I haven&#8217;t tried it but it seems like an elegant solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-01-30 &#171; Richard@Home</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11349</link>
		<dc:creator>links for 2009-01-30 &#171; Richard@Home</dc:creator>
		<pubDate>Sat, 31 Jan 2009 05:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11349</guid>
		<description>[...] @TheKeyboard » Blog Archive » CakePHP Plugins Server Sounds an interesting concept. Plugin repository (tags: cakephp plugin repository)   Possibly related posts: (automatically generated)Search Cloudlet helps find what you&#146;re looking for - with tags [...]</description>
		<content:encoded><![CDATA[<p>[...] @TheKeyboard » Blog Archive » CakePHP Plugins Server Sounds an interesting concept. Plugin repository (tags: cakephp plugin repository)   Possibly related posts: (automatically generated)Search Cloudlet helps find what you&#8217;re looking for &#8211; with tags [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo Moyle</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11342</link>
		<dc:creator>Rodrigo Moyle</dc:creator>
		<pubDate>Fri, 30 Jan 2009 17:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11342</guid>
		<description>Hi,

Commit this shell in github, i would help in development.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Commit this shell in github, i would help in development.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Plugins Server (beta) CakePHP KISS - Keep it simple, stupid</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11341</link>
		<dc:creator>Plugins Server (beta) CakePHP KISS - Keep it simple, stupid</dc:creator>
		<pubDate>Fri, 30 Jan 2009 15:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11341</guid>
		<description>[...] olhando o blog TheKeyBoard vi uma super notícia! Um repositório de plugins! Tinha tempo que procurava algo a respeito para [...]</description>
		<content:encoded><![CDATA[<p>[...] olhando o blog TheKeyBoard vi uma super notícia! Um repositório de plugins! Tinha tempo que procurava algo a respeito para [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/comment-page-1/#comment-11338</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 30 Jan 2009 05:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416#comment-11338</guid>
		<description>This is a pretty sweet. I&#039;m look forward to more plugin servers.</description>
		<content:encoded><![CDATA[<p>This is a pretty sweet. I&#8217;m look forward to more plugin servers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
