<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: upload</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>Upload mock</title>
      <link>http://agilewebdevelopment.com/plugins/upload_mock</link>
      <description>A plugin that gives you a quick way to fake a file upload in your tests</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/upload_mock</guid>
      <author>Julik</author>
    </item>
    <item>
      <title>Fleximage</title>
      <link>http://agilewebdevelopment.com/plugins/fleximage</link>
      <description>Fleximage is a Rails plugin that tries to make image uploading and rendering super easy.</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/fleximage</guid>
      <author>Alex Wayne</author>
    </item>
    <item>
      <title>UploadColumn</title>
      <link>http://agilewebdevelopment.com/plugins/uploadcolumn</link>
      <description>A plugin to the Ruby on Rails web development framework for easy uploading of files, especially images. UploadColumn makes it easy to store files to the filesystem and to manipulate them.</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/uploadcolumn</guid>
      <author>Jonas Nicklas</author>
    </item>
    <item>
      <title>Acts as attachment</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_attachment</link>
      <description>Allows you to specify that a model accepts file uploads and stores the necessary meta info (filename, size, etc).</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_attachment</guid>
      <author>Rick Olson</author>
    </item>
    <item>
      <title>mimetype-fu</title>
      <link>http://agilewebdevelopment.com/plugins/mimetype_fu</link>
      <description>Get the content type / mime type of a file. Great to use with attachment_fu or to validate Flash uploads.</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/mimetype_fu</guid>
      <author>Matt Aimonetti</author>
    </item>
    <item>
      <title>File Column Plugin</title>
      <link>http://agilewebdevelopment.com/plugins/file_column_plugin</link>
      <description>Makes handling of file uploads really easy and has a nice integration with rmagick.</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/file_column_plugin</guid>
      <author>Sebastian Kanthak</author>
    </item>
    <item>
      <title>Attachment Fu</title>
      <link>http://agilewebdevelopment.com/plugins/attachment_fu</link>
      <description>attachment_fu is a plugin by Rick Olson (aka technoweenie) and is the successor to acts_as_attachment.  To get a basic run-through of its capabilities, check out Mike Clark's tutorial http://clarkware.com/cgi/blosxom/2007/02/24#FileUploadFu.</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/attachment_fu</guid>
      <author>Rick Olson</author>
    </item>
    <item>
      <title>Upload progress</title>
      <link>http://agilewebdevelopment.com/plugins/upload_progress</link>
      <description>The upload progress plugin will alter your rails CGI handling to track the uploaded status of multipart/form encoded posts.  The plugin will also add helper methods to create an AJAX updating progress bar.</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/upload_progress</guid>
      <author>AgileWebDevelopment.com</author>
    </item>
    <item>
      <title>HasImage</title>
      <link>http://agilewebdevelopment.com/plugins/hasimage</link>
      <description>HasImage is a plugin/gem that allows Ruby on Rails applications to have attached images. It is very small and lightweight: it only requires one column (&#8221;has_image_file&#8221;) in your model to store the uploaded image&#8217;s file name.

It was created as a smaller, simpler, lighter alternative to attachment_fu for applications that need to handle uploaded images.
</description>
      <pubDate>Fri, 01 Sep 2006 11:00:16 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/hasimage</guid>
      <author>Norman Clarke</author>
    </item>
  </channel>
</rss>
