Committed to Code

 

Select a tag to browse associated projects and drill deeper into the tag cloud.

[3447 total ]

Firebug

Firebug integrates with Firefox to put a wealth of development tools at your fingertips while you browse. You can edit, debug, and monitor CSS, HTML, the DOM, JavaScript and network activity live in any web page.

ImageMagick

ImageMagick® is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale ... [More] , shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may freely use, copy, modify, and distribute in both open and proprietary applications. [Less]

Ruby

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable. The Ruby logo is copyright © 2006, Yukihiro Matsumoto. ... [More] It is released under the terms of the Creative Commons Attribution-ShareAlike 2.5 License. [Less]

Ruby on Rails

Ruby on Rails is a full-stack MVC framework for database-backed web applications that's optimized for programmer happiness and sustainable productivity. It lets you write beautiful code by favoring convention over configuration. From the Ajax in the view, to the request and response in the ... [More] controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server. [Less]

NetBeans IDE

The NetBeans IDE is a free, open-source Integrated Development Environment for software developers. The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS. It is easy to install and use straight out of the box. The NetBeans IDE provides developers with all the tools they ... [More] need to create professional cross-platform desktop, enterprise, web and mobile applications. [Less]

RubyGems

RubyGems is a package manager for the Ruby. It provides a standard format for distributing Ruby programs and libraries (in a self-contained format called "gems"), a tool designed to easily manage the installation of gems, and a server for distributing them.

Rake

Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.

RSpec

RSpec is a BDD tool and a framework which provides programmers with a Domain Specific Language to describe the behaviour of Ruby code with readable, executable examples that guide you in the design process and serve well as both documentation and tests.

Mongrel

A small fast HTTP server written in (mostly) Ruby that can be used to host web frameworks directly with HTTP rather than FastCGI or SCGI.

Redmine

A flexible project management web application written using Ruby on Rails framework. Key features include: * Multiple projects support * Flexible role based access control. * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email ... [More] notifications. * Per project wiki * Per project forums * Simple time tracking functionality * Custom fields for issues, projects and users * Repository integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Multiple LDAP authentication support * User self-registration support * Multilanguage support * Multiple databases support [Less]