RubyConf 2010 - It's Time for a Ruby Editor by: Daniel Lucraft

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=7OBJ5gx7yJU



Duration: 41:09
141 views
2


Redcar is a cross-platform GUI text editor. Why another editor? Because Redcar is written entirely in Ruby and you can install it as a gem now. When you use Redcar, you know that every command you use you can hack in Ruby if you want to. You can read the Cucumber tests of each text operation. You can write interactive plugins using HTML 5 and JavaScript that interoperate with Ruby controllers. You can fork the editor on GitHub and contribute a patch that will reach master today. Redcar takes advantage of Ruby's dynamism. Users can extend the editor with new commands while it is running, which we will do during this talk. We'll also look at how Redcar defines plugin APIs for working with text and creating tree views. Java has Eclipse and Netbeans. Python has IDLE and Wing. Perl has Padre, but where are the Ruby editors? It's time for an editor in Ruby for Rubyists.

Help us caption & translate this video!

http://amara.org/v/GXlB/




Other Videos By Confreaks


2015-04-02RubyConf 2010 - Rubinius - What Have You Done For Me Today? by: Evan Phoenix
2015-04-02RubyConf 2010 - India::Ruby by: Sidu Ponnappa, Niranjan Paranjape
2015-04-02RubyConf 2010 - Knocking Ruby's Date and DateTime Performance Out of the Park with home_run
2015-04-02RubyConf 2010 - Ruby Summer of Code - Rails 3 Mountable Apps by: Piotr Sarnacki
2015-04-02RubyConf 2010 - JRuby Hacking Guide by: Thomas Enebo, Charles Nutter
2015-04-02RubyConf 2010 - The Enterprising Rubyist - Bootstrapping your Business with Ruby by: Paul Campbell
2015-04-02RubyConf 2010 - Spatial Programming for the Rubyist by: Peter Jackson
2015-04-02RubyConf 2010 - The Road from Ruby Hacker to Entrepreneur by: Tom Preston-Werner
2015-04-02RubyConf 2010 - Keynote: Why Ruby? by: David Heinemeier Hansson
2015-04-02RubyConf 2010 - Keynote #3 by: Yukihiro 'Matz' Matsumoto
2015-04-02RubyConf 2010 - It's Time for a Ruby Editor by: Daniel Lucraft
2015-04-02RubyConf 2010 - ZOMG WHY IS THIS CODE SO SLOW? by: Aaron Patterson
2015-04-02RubyConf 2010 - Each: A Brief History of Iteration by: Rein Henrichs
2015-04-02RubyConf 2010 - Self-Contained, Source-Free, Executable Ruby Applications with Warbler
2015-04-02RubyConf 2010 - Hotspots with Metric Fu by: Jake Scruggs
2015-04-02RubyConf 2010 - Anthropology of Ruby: Excavating its Gems by: Jeremy Hinegardner
2015-04-02RubyConf 2010 - Ruboto: Ruby in your Pocket by: Daniel Jackoway
2015-04-02RubyConf 2010 - The Polite Programmer's Guide to Ruby Etiquette
2015-04-02RubyConf 2010 - RubyConf Decathlon by: Nathaniel Talbott
2015-04-02RubyConf 2010 - RubyGems to All JVM Languages by: Yoko Harada
2015-04-02RubyConf 2010 - Debugging Ruby by: Aman Gupta