Skip to content

Marc Abramowitz

  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing

Category: Ruby

LispProgrammingRuby

Why Ruby is an acceptable LISP

Eric Kidd has an interesting post entitled "Why Ruby is an acceptable LISP". As it turns out, Ruby compares well as a functional language, and it fakes macros better than I’d thought.... Now, given a choice between a...
Marc 2006-04-112006-04-13
ProgrammingPythonRuby

Screencast presentation comparing J2EE, RoR, Zope, TurboGears, and Django

Interesting presentation that compares how these frameworks fare against each other for very simple web apps. Video and discussion at Joel on Software
Marc 2006-04-10
ProgrammingRuby

Multiple dispatch in Ruby

I've been reading recently about Common Lisp and CLOS and I've been intrigued by their radically different approach to OO and some of their interesting features, one of which is multiple dispatch. Most mainstream OO languages...
Marc 2006-03-302006-03-31
ProgrammingRuby

The future of Ruby

Slides from a presentation from Ruby creator "Matz" about future enhancements in Ruby2 and Rite. Why Ruby Sucks: A presentation by Matz
Marc 2006-01-022006-01-03
GeneralRuby

Ruby on Rails video

This short movie shows how easy it is to setup a new Ruby on Rails application: Ruby on Rails video Books on Ruby on Rails from Amazon.com...
Marc 2005-08-062006-03-20
GeneralRuby

Setting up Ruby on Rails to work with Apache and FastCGI

Up until today, I had only been running Ruby on Rails apps inside the built-in WEBrick web server, which is really slow. Today, I set up my Rails apps to work with Apache. If you just run them as CGIs inside Apache, this is also...
Marc 2005-08-022005-08-03
Ruby

Getting your feet wet with Ruby on Rails

This article doesn't teach you a lot about Ruby or Rails, but the nice part about it is that it shows you how easy it is to build web apps with Rails. I went through his tutorial last night and looked at my watch before and...
Marc 2005-07-292006-03-20

Posts pagination

Prev Page 1 Page 2 Page 3 Next
Theme: flowp by Alex Gurghis.
  • My software
    • Atari stuff
      • Pull-Down Menus
      • Red Squares
    • Wordly for iPhone
  • Writing