<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.lacoctelera.com/stylesheets/atom.css" type="text/css"?>
<feed version="0.3" 
xmlns="http://purl.org/atom/ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
>
	<title>fj2c</title>
	<tagline type="text/html" mode="escaped"></tagline>
	<link rel="alternate" type="text/html" href="http://fj2c.lacoctelera.net"/>
	<modified>2007-03-01T10:48:10+00:00</modified>
	<info type="application/xhtml+xml" mode="xml">
		<div xmlns="http://www.w3.org/1999/xhtml">
			This is an Atom syndication feed. It is intended to be viewed in a news aggregator or syndicated to another site.  Please visit the <a href="http://intertwingly.net/wiki/pie/">Atom Project</a> for more information.
		</div>
	</info>	
	<dc:subject>Tecnología</dc:subject>
	
	<generator url="http://www.the-shaker.com" version="v0.1">the-shaker: that blog/flickr/multimedia-aggregator kind of thing</generator>
	<entry>
		<author>
			<name>fj2c</name>
			<logo>/imag/ed/default_avatar65x65.png</logo>
		</author>
		<id>http://fj2c.lacoctelera.net/post/2007/03/01/empezando-con-ruby-on-rails</id>
		<title>Empezando con ruby on rails</title>
		<link rel="alternate" type="text/html" href="http://fj2c.lacoctelera.net/post/2007/03/01/empezando-con-ruby-on-rails" />
		<issued>2007-03-01T10:48:10+00:00</issued>
		<updated>2007-11-06T07:38:49+00:00</updated>
		<content type="text/html" mode="escaped">		
&lt;p&gt;Bueno, pues voy a empezar un proyecto de desarrollo con Ruby on Rails, y para empezar, necesitare un buen editor.&lt;/p&gt;
&lt;p&gt;Hemos elegido el TextMate, estas son sus características:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_multiple_files#find_and_replace_in_projects&quot;&gt;Ability to Search and Replace in a Project&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_text#re-indented_paste&quot;&gt;Auto-Indent for Common Actions Like Pasting Text&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_text#auto-paired_characters_quotes_etc&quot;&gt;Auto-Pairing of Brackets and Other Characters&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_text#clipboard_history&quot;&gt;Clipboard History&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_text#column_selections&quot;&gt;Column Selections&lt;/a&gt; and &lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_text#column_movement_typing&quot;&gt;Column Typing&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_text#completion&quot;&gt;Completion of Words from Current Document&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/scope_selectors#scope_selectors&quot;&gt;CSS-like Selectors to Pinpoint the Scope of Actions and Settings&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/language_grammars#language_grammars&quot;&gt;Declarative Language Grammars for Graceful Mixing and Hacking&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_multiple_files#auto-updating_projects&quot;&gt;Dynamic Outline for Working With Multiple Files&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/bundles#tab_triggers&quot;&gt;Expand Trigger Words&lt;/a&gt; to &lt;a href=&quot;http://www.macromates.com/textmate/manual/snippets#snippets&quot;&gt;Code Blocks With Tab-able Placeholders&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_multiple_files#creating_projects_with_tabs&quot;&gt;File Tabs when Working With Projects&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/navigation_overview#collapsing_text_blocks_foldings&quot;&gt;Foldable Code Blocks&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/navigation_overview#function_pop-up&quot;&gt;Function Pop-up for Quick Overview and Navigation&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/commands#commands&quot;&gt;Plug-able Through Your Favorite Scripting Language&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/macros#macros&quot;&gt;Recordable Macros With No Programming Required&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/regular_expressions#regular_expressions_in_textmate&quot;&gt;Regular Expression Search and Replace (grep)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/shell_commands#executing_commands_filtering_text&quot;&gt;Run Shell Commands from Within a Document&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/bundles#getting_more_bundles&quot;&gt;Support for Darcs, Perforce, SVK&lt;/a&gt;, and &lt;a href=&quot;http://www.macromates.com/textmate/manual/bundles#subversion&quot;&gt;Subversion&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/bundles#getting_more_bundles&quot;&gt;Support for More Than 50 Languages&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/working_with_multiple_files#moving_between_files_with_grace&quot;&gt;Switch Between Files in Projects With a Minimum of Key Strokes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/themes#themes&quot;&gt;Themable Syntax Highlight Colors&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/navigation_overview#bookmarks&quot;&gt;Visual Bookmarks to Jump Between Places in a File&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Works As External Editor for (s)ftp Programs&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.macromates.com/textmate/manual/bundles#xcode&quot;&gt;Works Together With Xcode and Can Build Xcode Projects&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Suena bien, ¿verdad?&lt;/p&gt;
&lt;p&gt;Y un par de enlaces sobre el editor:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;La &lt;a href=&quot;http://www.macromates.com/&quot; title=&quot;http://www.macromates.com/&quot; id=&quot;link_0&quot;&gt;web de TextMate&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;En el artículo &quot;&lt;a href=&quot;http://developer.apple.com/tools/rubyonrails.html&quot; title=&quot;http://developer.apple.com/tools/rubyonrails.html&quot; id=&quot;link_1&quot;&gt;Using Ruby on Rails for Web Development&lt;/a&gt;&quot;, dicen: &quot;&lt;br /&gt;
Finally, we recommend that you download and install the 30-day&lt;br /&gt;
trial of &lt;a href=&quot;http://macromates.com/&quot;&gt;TextMate&lt;/a&gt; to use&lt;br /&gt;
throughout this tutorial.  It's a popular editor  for Rails&lt;br /&gt;
developers on Mac OS X.&quot;
&lt;/li&gt;
&lt;/ul&gt;

		</content>
	</entry>
</feed>
