The basecamp(R) theme is a Redmine-port of the famous 37signals(R) Basecamp(R)
theme. It is derivated from the alternate theme but supports/includes most of
recent changes in the default theme.
Ruby/AWS is a Ruby language library that allows programmatic access to
the popular Amazon Web site via the REST (XML over HTTP) based Amazon
Web Services. It is the successor to the now obsolete Ruby/Amazon.
Addressable is a replacement for the URI implementation that is part of Ruby's
standard library. It more closely conforms to the relevant RFCs and adds support
for IRIs and URI templates.
Erubis is a fast, secure, and very extensible implementation of eRuby.
eRuby means "embedded Ruby" in documents.
Embedded patterns are '<% statement %>' and '<%= expression %>'.
The following is an example of eRuby. '<% ... %>' means Ruby statement
and '<%= ... %>' means Ruby expression.
Faraday is an HTTP client lib that provides a common interface over many
adapters (such as Net::HTTP) and embraces the concept of Rack middleware when
processing the request/response cycle.
nanoc is a simple but very flexible static site generator written in Ruby.
It operates on local files, and therefore does not run on the server.
nanoc "compiles" the local source files into HTML (usually), by evaluating
eRuby, Markdown, etc.
Select2 is a jQuery based replacement for select boxes. It supports searching,
remote data sets, and infinite scrolling of results. This gem integrates
Select2 with Rails asset pipeline for easy of use.
Flat Frog is a templating engine working in php allowing the most
usefull functions : loops, test, switch, inclusion of files and plugin
capabilities. It has compiling and caching capabilites.
swfdec-plugin is a Mozilla plugin for rendering flash (.swf) animations using
the gstreamer framework and the swfdec library. It should currently play Flash
4 files, and Flash 5 support is under development.
Apache TomEE is an all-Apache Java EE 6 Web Profile certified stack
where Apache Tomcat is top dog. Apache TomEE is assembled from a
vanilla Apache Tomcat zip file.