Open source Merb Apps
Here’s a list of different Open Source projects using Merb.
Sometimes staring at code can be a good learning technique in addition to tutorials and documentation :-)
- Feather Blog Engine with basic article posting, and user management. The beauty is in the wide variety of plugins that are (and will be) available to extend the software further. Within a separate plugins repository, there are currently twelve plugins, that extend Feather to provide comments for articles, feeds, formatters for article content (Textile and Markdown), basic RSS importing for articles and comments, integration with ping services, the ability to setup hard-coded redirects on your site, sidebar and snippet content, overridden css styles, tagging, Twitter integration (to display your tweets in line with blog posts), and file uploads.
- Collective, this very wiki engine. It uses Haml.
- PmpknPi, a blogging engine
- Written in Stone, a blogging engine using Stone for data persistence instead of a database
- Blerb, another blogging engine using Merb. An excellent read to learn more about programming with Merb
- Merbums, a beast like forum built with Merb. In desperate need of some spec ninjas.
- MerbMart open-source e-commerce engine
Please feel free to add any other application to the list.