public marks

PUBLIC MARKS from jpcaruana with tags web & ruby

2012

Vert.x- Effortless asynchronous application development for the modern web and enterprise

Effortless asynchronous application development for the modern web and enterprise

2011

Sinatra

by 3 others
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort

2008

2007

Merb | Looking for a better framework?

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 5 others
Rails Machine provides software, services and support for commercial Ruby on Rails application deployments.

Geek Speak: The Web Framework Hell

(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?

PommeFrite.net: login

1 comment (via)
une alternative à blgomarks/delicious/magnolia ?

What's Next?

by 1 other (via)
What's Next is a personal productivity application that supports David Allen's Getting Things Done system, or GTD. We created What's Next to give us an environment in which to be effortlessly productive - it has been designed to offer a great user interface and generally be a joy to use. What's Next has been designed and written by Max Muermann. The application works under Mac OS X, Windows, various Unix- and Linux-variants. It is a browser-based application that comes with a small local web server. "It is just so easy to use that I was up and running in no time at all and everything made sense." - That's what Scott said. Have a look at the screenshots below, or head straight over to the download section and grab the latest version!

Tracks

by 16 others (via)
Tracks is a web-based application to help you implement David Allen’s Getting Things Done™ methodology. It was built using Ruby on Rails, and comes with a built-in webserver (WEBrick), so that you can run it on your own computer if you like. It can be run on any platform on which Ruby can be installed, including Mac OS X, Windows XP and Linux. Tracks is Open Source, free and licensed under the GNU GPL

Mongrel: Home

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.

Mongrel: Home

by 5 others (via)
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.

poocs.net—Assorted ramblings and Rails notes

I was recently sent a copy of Patrick Lenz’s Build Your Own Ruby on Rails Web Applications, published by SitePoint. While I am certainly not in its target audience, I still found the book’s style refreshing, and even learned something about Rails I didn’t know before!

redMine - project management and issue tracking

by 3 others
redMine is an open source project management web application. Written in Ruby, using Ruby on Rails framework, it is cross-platform (Unix / Linux, Windows) and cross-database. It is released under the terms of the GNU General Public License (GPL).

Ruby on Rails and J2EE: Is there room for both?

by 1 other
Ruby on Rails is a relatively new Web application framework built on the Ruby language. It is billed as an alternative to existing enterprise frameworks, and its goal, in a nutshell, is to make your life -- or at least the Web development aspects of it -- easier. In this article, Aaron Rustad compares and contrasts some of the key architectural features of Rails and traditional J2EE frameworks.