Netzrauschen - posts tagged 'plugins' http://netzrauschen.tknetwork.de/ Netzrauschen - posts tagged 'plugins' - posts tagged 'plugins' http://netzrauschen.tknetwork.de/ http://asset.soup.io/asset/0321/1177_24e5.png 48 48 Tech &amp;amp; Culture: Fundstücke aus Netz und RL, zusammengestellt und kommentiert aus Sicht eines Teilzeit-Geeks. »In zwanzig Jahren wirst Du mehr enttäuscht sein von den Dingen die Du nicht getan hast, als von den Dingen, die Du getan hast. Also wirf die Leinen los. Verlasse den sicheren Hafen. Lass den Passatwind in Deine Segel wehen. Erforsche. Träume. Entdecke.« Mark Twain Xing | Twitter Plugins/Authoring - jQuery JavaScript Library <p>jQuery offers a mechanism for adding in methods and functionality, bundled as plugins. Most of the methods and functions included in the default download are written using the jQuery plugin construct.</p> <p><a href="http://docs.jquery.com/Plugins/Authoring">http://docs.jquery.com/Plugins/Authoring</a></p>Sat, 19 Jun 2010 17:32:52 GMThttp://netzrauschen.tknetwork.de/post/61584250/Plugins-Authoring-jQuery-JavaScript-Libraryurn:www-soup-io:1:61584250linkjqueryjavascriptplugins Community Engine | A Social Networking Plugin for Ruby on Rails <p>CommunityEngine is a free, open-source social network plugin for Ruby on Rails applications. Drop it into your new or existing application, and you’ll instantly have all the features of a basic community site.</p> <p><a href="http://www.communityengine.org/">http://www.communityengine.org/</a></p>Fri, 13 Nov 2009 10:50:13 GMThttp://netzrauschen.tknetwork.de/post/34560766/Community-Engine-A-Social-Networking-Plugin-forurn:www-soup-io:1:34560766linkrailspluginsengines ASCIIcasts - “Episode 149 - Rails Engines” <p>A Rails Engine is a method for embedding one Rails application into another. Engines have been available as a plugin for a while, but much of the same functionality is now built in to Rails 2.3. We’ll show you how it works in this episode</p> <p><a href="http://asciicasts.com/episodes/149-rails-engines">http://asciicasts.com/episodes/149-rails-engines</a></p>Fri, 13 Nov 2009 10:40:39 GMThttp://netzrauschen.tknetwork.de/post/34560768/ASCIIcasts-Episode-149-Rails-Enginesurn:www-soup-io:1:34560768linkrailspluginsengines Rails Engines <p>The engines plugin enhances Rails plugins — allowing sharing of code, views and other aspects of your application in a clear and managed way.</p> <p><a href="http://rails-engines.org/">http://rails-engines.org/</a></p>Fri, 13 Nov 2009 10:14:27 GMThttp://netzrauschen.tknetwork.de/post/34560769/Rails-Enginesurn:www-soup-io:1:34560769linkrailspluginsengines Crossing borders: Extensions in Rails <p>If you've spent any time at all with Rails, you've doubtless noticed the acts_as commands in ActiveRecord. Though ActiveRecord deals with persistence, you often want to add behavior to your classes beyond database storage and retrieval. For example, by using acts_as_tree, you can add tree-like behavior to a class with a parent_id attribute. By saying nothing more than acts_as_tree in your ActiveRecord model, you can dynamically add methods to manage the tree, such as methods that retrieve the parent record or child record. Over the past month, I've been able to find Rails plug-ins to handle voting, versioning, Ajax, composite keys, and all manner of features that basic Rails doesn't support.</p> <p><a href="http://www.ibm.com/developerworks/java/library/j-cb03137/index.html">http://www.ibm.com/developerworks/java/library/j-cb03137/index.html</a></p>Fri, 13 Nov 2009 08:54:12 GMThttp://netzrauschen.tknetwork.de/post/34560770/Crossing-borders-Extensions-in-Railsurn:www-soup-io:1:34560770linkrailsplugins Alex Young: A Taxonomy of Rails Plugins <p>The purpose of this article is to demystify writing plugins using examples of common patterns used by popular plugins.</p> <p><a href="http://alexyoung.org/2007/06/16/a-taxonomy-of-rails-plugins/">http://alexyoung.org/2007/06/16/a-taxonomy-of-rails-plugins/</a></p>Fri, 13 Nov 2009 08:26:46 GMThttp://netzrauschen.tknetwork.de/post/34560771/Alex-Young-A-Taxonomy-of-Rails-Pluginsurn:www-soup-io:1:34560771linkrailsplugins Paperclip: Attaching Files in Rails | Ruby on Rails <p>Paperclip is an awesome rails plugin by Jon Yurek at Thoughtbot. It is one of many plugins currently available that cater for file uploading and thumbnailing</p> <p><a href="http://jimneath.org/2008/04/17/paperclip-attaching-files-in-rails/">http://jimneath.org/2008/04/17/paperclip-attaching-files-in-rails/</a></p>Tue, 11 Aug 2009 08:41:41 GMThttp://netzrauschen.tknetwork.de/post/25213916/Paperclip-Attaching-Files-in-Rails-Ruby-onurn:www-soup-io:1:25213916linkrailspaperclipplugins