<?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>@TheKeyboard &#187; plugins</title>
	<atom:link href="http://www.littlehart.net/atthekeyboard/tag/plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.littlehart.net/atthekeyboard</link>
	<description>Facebook should&#039;ve be written in unicornSchemaLang, because everyone *knows* that PHP is no good for anything, right?</description>
	<lastBuildDate>Thu, 29 Jul 2010 20:05:27 +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>Lazyweb Questions &#8211; April 2009</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/04/09/lazyweb-questions-april-2009/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.littlehart.net/atthekeyboard/2009/04/09/lazyweb-questions-april-2009/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 23:59:34 +0000</pubDate>
		<dc:creator>Chris Hartjes</dc:creator>
				<category><![CDATA[Chris' Brain]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[refactoring]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=455</guid>
		<description><![CDATA[The book is doing quite well, thanks. 42 copies sold as I type this. I am going to give away one of my &#8220;Framework Apocalypse&#8221; t-shirts to one lucky random customer when I get to 100. Feedback has been great, so spread the word about the book! As Matt Curry pointed out in his review [...]]]></description>
			<content:encoded><![CDATA[<p>The book is doing quite well, thanks.  42 copies sold as I type this.  I am going to give away one of my &#8220;Framework Apocalypse&#8221; t-shirts to one lucky random customer when I get to 100.  Feedback has been great, so spread the word about the book!  As <a href="http://www.psuedocoder.com">Matt Curry</a> pointed out in his <a href="http://www.pseudocoder.com/archives/2009/04/08/review-refactoring-legacy-applications-using-cakephp/">review of my book</a>, don&#8217;t let the name fool you.  It could&#8217;ve been subtitled &#8220;how to think like a CakePHP developer&#8221;.
</p>
<p>
So, I have a few questions for the lazyweb (aka my awesome readers).  I&#8217;m hoping they can point me in the right direction.:</p>
<ul>
<li>At work, my boss is wondering if there is a way for us to determine *ahead* of time if queries being generated by our web service are going to really churn the database and lock things up.  Since the queries are very dynamic, I can only do so much in the caching department.  Application is PHP-based, built using Code Igniter</li>
<li>Inspired by <a href="http://twitter.com/jperras">my friend Joel</a> feel free to share your essential <a href="http://www.vim.org">VIM</a> plugins.  Mine are <a href="http://www.vim.org/scripts/script.php?script_id=1075">netrw</a>, <a href="http://www.vim.org/scripts/script.php?script_id=2009">autoclose</a>, <a href="http://www.vim.org/scripts/script.php?script_id=2507">0scan</a>, <a href="http://www.vim.org/scripts/script.php?script_id=39">matchit</a>, <a href="http://www.vim.org/scripts/script.php?script_id=2602">paster</a> (I use it all the time at work), <a href="http://www.vim.org/scripts/script.php?script_id=1697">surround</a>, <a href="http://www.vim.org/scripts/script.php?script_id=273">taglist</a>, <a href="http://www.vim.org/scripts/script.php?script_id=90">vcscommand</a> (although I have started using a git plugin that I can&#8217;t find the download page for, and then a bunch of syntax highlighting plugins for <a href="http://www.vim.org/scripts/script.php?script_id=1487">Django</a>, Git, PHP (can&#8217;t remember which one), Python (can&#8217;t remember which one) and <a href="http://www.vim.org/scripts/script.php?script_id=803">Xquery</a>.</li>
</ul>
<li>Tools for refactoring in other languages look awesome (<a href="http://gilesbowkett.blogspot.com/2008/09/towelie-keeps-your-code-dry.html">Towelie</a> for Ruby, <a href="http://rope.sourceforge.net/">Rope</a> for Python.  What tools are out there for PHP?
</li>
</p>
<p>
Let me know via the comments what you know or find out.  Thanks and enjoy the Easter / Passover break!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlehart.net/atthekeyboard/2009/04/09/lazyweb-questions-april-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CakePHP Plugins Server</title>
		<link>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
		<comments>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 02:47:05 +0000</pubDate>
		<dc:creator>Chris Hartjes</dc:creator>
				<category><![CDATA[Chris' Brain]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.littlehart.net/atthekeyboard/?p=416</guid>
		<description><![CDATA[I was asking around for a plugin / library / component / *something* that can help me to easily integrate the use of PayPal into the CakePHP application I&#8217;m building to be the web site for my upcoming book. One of the movers and shakers in the CakePHP community, (you know, those people who actually [...]]]></description>
			<content:encoded><![CDATA[<p>
I was asking around for a plugin / library / component / *something* that can help me to easily integrate the use of PayPal into the CakePHP application I&#8217;m building to be the web site for my upcoming book.  One of the movers and shakers in the CakePHP community, (you know, those people who actually contribute some code) John Anderson (aka psychic, the lead on the CakePHP Cookbook project) mentioned that he had a plugin I could use.  He also provided a link to an experimental <a href="http://plugins.thoughtglade.com/">CakePHP plugin server</a> he&#8217;s setup and asked people to play around with.  That PayPal plugin was one of the ones being offered.
</p>
<p>
Basically, you download a CakePHP console application that John wrote which speaks to the plugin server, and then it allows you to install any of the plugins that are on the server.  Perhaps the first steps towards a number of plugin servers?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.littlehart.net/atthekeyboard/2009/01/29/cakephp-plugins-server/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
