Development

The Flickr Module

The Drupal contribution tree is flooded with a bunch of different flickr modules. The only 2 maintained modules are flickr and flickrmodule. One of which is maintained by me. Andrew Morton and I have decided to merge our work. We have a great road map. We have already started splitting our code into smaller modules, I am targeting a preview release of the module by the first week of January.

I will be fading http://www.drupal.org/project/flickrmodule away, the final release being for Drupal 4.7.

How to use Rails with Monotone

h3. What is monotone?

Monotone is a free distributed version control system. it provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol. it understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing. it uses cryptographic version naming and client-side RSA certificates. it has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL.

_Taken from the monotone website_

Syndicate content