public marks

PUBLIC MARKS with tags ruby & programmation

December 2007

Merb | Looking for a better framework?

by jpcaruana
Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is ORM-agnostic, JavaScript library agnostic, and template language agnostic, preferring plugins that add in support for a particular feature rather than trying to produce a monolithic library with everything in the core.

Rails Machine: Ruby on Rails hosting, services and commercial support: Home

by jpcaruana & 5 others
Rails Machine provides software, services and support for commercial Ruby on Rails application deployments.

Buildr – Welcome

by jpcaruana (via)
Buildr is a build system for Java applications. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management.

November 2007

Ruby France

by -Nicolas-
L’association loi 1901 RubyFrance a pour but de promouvoir la langage de programmation Ruby. L’association souhaite devenir l’interlocuteur privilégié des utilisateurs particuliers et professionnels en offrant une représentation francophone du langage Ruby.

October 2007

Geek Speak: The Web Framework Hell

by jpcaruana (via)
Today, what does a developer do when they want to start a project from scratch? Do I go with JSF? Ruby on Rails? JRuby? Groovy on Rails? Struts 2? GWT? Flex?

Java Community News - Groovy, JRuby, or Scala: Which JVM Language to Learn Next?

by jpcaruana
As developers desire to benefit from the conciseness and features of the multitude of languages that target the JVM, the question of which of those languages to master next comes up from time to time. Frederic Daoud points out the plusses and minuses of Groovy, JRuby, and Scala, showing a small illustrative program in each.

Raven

by jpcaruana & 1 other (via)
Raven is a build tool for Java programs based on Rake and Ruby Gems.

September 2007

June 2007

Mongrel: Home

by jpcaruana
Mongrel is a fast HTTP library and server for Ruby that is intended for hosting Ruby web applications of any kind using plain HTTP rather than FastCGI or SCGI. It is framework agnostic and already supports Ruby On Rails, Og Nitro, Camping, and IOWA frameworks. You need Ruby 1.8.4 just like the gem says you do.

May 2007