<?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>Nos pasa algo lo mismo &#187; autocomplete</title>
	<atom:link href="http://www.tatai.es/tag/autocomplete/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tatai.es</link>
	<description>...está claro...</description>
	<lastBuildDate>Mon, 02 Aug 2010 13:54:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Bash completion for symfony (autocomplete)</title>
		<link>http://www.tatai.es/2010/02/26/bash-completion-for-symfony/</link>
		<comments>http://www.tatai.es/2010/02/26/bash-completion-for-symfony/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:53:14 +0000</pubDate>
		<dc:creator>tatai</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mundo web]]></category>
		<category><![CDATA[Programación]]></category>
		<category><![CDATA[symfony]]></category>
		<category><![CDATA[autocomplete]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[github]]></category>

		<guid isPermaLink="false">http://www.tatai.es/?p=712</guid>
		<description><![CDATA[I have just pushed into GitHub a bash autocomplete script for symfony. This script allows to autocomplete your first level option when calling to symfony script. It is easy to install (just copy one and call it manually if you do not have access rights). All steps and working issues are in the wiki. It [...]]]></description>
			<content:encoded><![CDATA[<p>I have just pushed into <a href="http://github.com/biko2/symfony_complete">GitHub</a> a bash autocomplete script for symfony.</p>
<p>This script allows to autocomplete your first level option when calling to symfony script. It is easy to install (just copy one and call it manually if you do not have access rights). All steps and working issues are in the <a href="http://wiki.github.com/biko2/symfony_complete/">wiki</a>. It also accepts custom actions.</p>
<p>This is a working example once script is corretly installed and invoked:</p>
<p>Assuming symfony is in current folder and [tab] y tab key press action, this is an example of how symfony_complete works:</p>
<pre><code>$ ./symfony con[tab]figure:[tab][tab]
author    database
$ ./symfony doctrine:a[tab]uthor</code></pre>
<p>We are pleased to know what you think and any issue you have. You can find us on GitHub.</p>
<p>Related links:</p>
<ul>
<li><a href="http://wiki.github.com/biko2/symfony_complete/">symfony_complete  GitHub repository</a></li>
<li><a href="http://www.github.com/biko2">Biko2 GitHub repository</a></li>
<li>My <a href="http://www.github.com/tatai">personal</a> and <a href="http://www.github.com/frannaranjo">biko2 related</a> profile on GitHub</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.tatai.es/2010/02/26/bash-completion-for-symfony/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
