Publish your radio broadcast
BonnesOndes is a web application which hosts radio broadcasts websites.
It has been designed to create and manage easily the websites of radio broadcasts.
Store, share and publish radio contents.
AudioBank is a web application which provides a easy way to store, share and publish audio documents.
It has been designed for web exchange and publishing of radio broadcasts.
ActsAsTaggableOn is a tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
This plugin was originally based on Acts as Taggable on Steroids by Jonathan Viney. It has evolved substantially since that point, but all credit goes to him for the initial tagging
... [More] functionality that so many people have used.
For instance, in a social network, a user might have tags that are called skills, interests, sports, and more. There is no real way to differentiate between tags and so an implementation of this type is not possible with acts as taggable on steroids.
Rather than tying functionality to a specific keyword (namely “tags”), acts as taggable on allows you to specify an arbitrary number of tag “contexts” that can be used locally or in combination. [Less]
DbCharmer is a Rails plugin (and gem) that could be used to manage AR model connections, implement master/slave query schemes, sharding and other magic features many high-scale applications need.
A Rack JSONP middleware
This is a customized implementation of a JSONP middleware.
The main difference with the rest of them is that this one will add JSONP support to any of your JSON calls but only when the extension name '.jsonp' is present.
Since 'callback' is a really generic parameter
... [More] name if someone wants to get a JSONP response they must request it explicitly.
Btw, don't forget to give a try to J50Nπ (a pure JS JSONP helper), they make a lovely couple together :P [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy