<?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>Agile on Rails &#187; Rails Footnotes</title>
	<atom:link href="http://blog.siverti.com.br/tag/rails-footnotes/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.siverti.com.br</link>
	<description>Liberte-se, Comunique-se, Desenvolva-se</description>
	<lastBuildDate>Tue, 11 May 2010 13:12:18 +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>Rails footnotes suporte completo para linux</title>
		<link>http://blog.siverti.com.br/2008/11/29/rails-footnotes-suporte-completo-para-linux/</link>
		<comments>http://blog.siverti.com.br/2008/11/29/rails-footnotes-suporte-completo-para-linux/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 18:10:18 +0000</pubDate>
		<dc:creator>alexandre</dc:creator>
				<category><![CDATA[Desenvolvimento]]></category>
		<category><![CDATA[Gedit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Rails Footnotes]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tecnologia]]></category>
		<category><![CDATA[Footnotes]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://blog.siverti.com.br/?p=210</guid>
		<description><![CDATA[(See this post in english) Eu acabei de corrigir alguns bugs no plugin Rails Footnotes e agora temos suporte completo para Ubuntu Linux  (Deveria funcionar em outras distros também, porém apenas usando o Gnome e o Gedit são suportados até agora). Agora você poderá abrir qualquer arquivo listado nos stack traces exibidos no browser (Firefox) [...]]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://blog.siverti.com.br/2008/11/29/rails-footnotes-full-linux-support-footnotes-for-linux/">See this post in english</a>)</p>
<p>Eu acabei de corrigir alguns bugs no plugin Rails Footnotes e agora temos suporte completo para Ubuntu Linux  (Deveria funcionar em outras distros também, porém apenas usando o Gnome e o Gedit são suportados até agora).</p>
<p>Agora você poderá abrir qualquer arquivo listado nos stack traces exibidos no browser (Firefox) além de obter todos os demais benefícios dos Footnotes no final de suas páginas durante o desenvolvimento.</p>
<p>Veja os screenshots para ter uma idéia dos benefícios:</p>
<p><a href="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes1.png"><img class="alignnone size-full wp-image-204" title="Footnotes Filters" src="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes1.png" alt="Footnotes Filters" width="637" height="430" /></a></p>
<p>Na imagem acima estamos mostrando a cadeia de filtros (Filter chain) do controller atual, mas podemos facilmente abrir o arquivo do controller, view, layout, estilos, javascripts direto no Gedit apenas clicando em um link, e, podemos também ver os Selects executados no banco de dados, log, Informações do ambiente, logs, routes e muito mais.</p>
<p><a href="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes2.png"><img class="alignnone size-full wp-image-205" title="Footnotes Stack Trace" src="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes2.png" alt="Footnotes Stack Trace" width="639" height="440" /></a></p>
<p>Na imagem acima estamos vendo um stack trace, então ao clicar em um dos links criados pelo plugin Footnotes, o Gedit já abre tal arquivo com o cursor posicionado corretamente sobre a linha onde o erro ocorreu.</p>
<p>Você pode fazer o download do plugin com suporte para linux <a href="http://github.com/lexrupy/rails-footnotes/tarball/master">aqui (Github master tree)</a></p>
<p>Para obter instruções sobre o processo de instalação, veja o arquivo README que está no pacote do plugin ou acesse a <a href="http://github.com/lexrupy/rails-footnotes">Página do projeto</a> no Github.</p>
<p>Você pode também ler mais sobre este plugin no meu <a href="http://blog.siverti.com.br/2008/10/16/rails-footnotes-para-geditlinux">primeiro post</a> sobre ele, e ainda assistir a um pequeno screencast mostrando sua funcionalidade.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2017669&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2017669&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.siverti.com.br/2008/11/29/rails-footnotes-suporte-completo-para-linux/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Rails footnotes full linux support (footnotes for linux)</title>
		<link>http://blog.siverti.com.br/2008/11/29/rails-footnotes-full-linux-support-footnotes-for-linux/</link>
		<comments>http://blog.siverti.com.br/2008/11/29/rails-footnotes-full-linux-support-footnotes-for-linux/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 17:56:22 +0000</pubDate>
		<dc:creator>alexandre</dc:creator>
				<category><![CDATA[Desenvolvimento]]></category>
		<category><![CDATA[Gedit]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Rails Footnotes]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tecnologia]]></category>
		<category><![CDATA[Footnotes]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://blog.siverti.com.br/?p=203</guid>
		<description><![CDATA[(Ver este artigo em português) I have just fixed some issues on Rails Footnotes plugin, and now we have full support for Ubuntu linux (this should work with other distros too, but only Gedit and Gnome are supported for now. Now you can open any files listed on stack trace, and get all bennefits of [...]]]></description>
			<content:encoded><![CDATA[<p>(<a href="http://blog.siverti.com.br/2008/11/29/rails-footnotes-suporte-completo-para-linux">Ver este artigo em português</a>)</p>
<p>I have just fixed some issues on Rails Footnotes plugin, and now we have full support for Ubuntu linux (this should work with other distros too, but only Gedit and Gnome are supported for now.</p>
<p>Now you can open any files listed on stack trace, and get all bennefits of Footnotes just bellow your pages during development.</p>
<p>Se the screenshots to get an Idea of beneffits:</p>
<p><a href="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes1.png"><img class="alignnone size-full wp-image-204" title="Footnotes Filters" src="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes1.png" alt="Footnotes Filters" width="628" height="424" /></a></p>
<p>In image above we are showing the Filters chain of current controller, but we can easily, open the controller, view, layout, styles or javascripts files in Gedit by just one click in the link, and we can also see the database queries performed, log, Environment, Routes and much more.</p>
<p><a href="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes2.png"><img class="alignnone size-full wp-image-205" title="Footnotes Stack Trace" src="http://blog.siverti.com.br/wp-content/uploads/2008/11/footnotes2.png" alt="Footnotes Stack Trace" width="622" height="427" /></a></p>
<p>In the image above we are seeing a stack trace, then we clicked on  a link created by Footnotes plugin, and Gedit just opened that file and switched the cursor to the correct line.</p>
<p>You can download the  plugin with linux support directly from <a href="http://github.com/lexrupy/rails-footnotes/tarball/master">here (Github master tree)</a></p>
<p>To get instructions about installation process point to README file on package or go to Footnotes <a href="http://github.com/lexrupy/rails-footnotes">Project Page</a> on Github</p>
<p>You can also read more about this plugin on <a href="http://blog.siverti.com.br/2008/10/16/rails-footnotes-para-geditlinux">my first post</a> about it (In Portuguese), and also watch a little screencast showing the plugin in action.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=2017669&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=2017669&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.siverti.com.br/2008/11/29/rails-footnotes-full-linux-support-footnotes-for-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
