Skip to content

Commit

Permalink
Update README.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
rob phillips committed Jun 3, 2014
1 parent e12c56f commit 014e5cf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ This is just a sample app using Rails 3 which allows you to upload directly to A
- Uploading: [PLUpload](http://plupload.com)
- Uploading Technology: **jQuery API** using **Flash, Google Gears, Silverlight, BrowserPlus, HTML5** to do the heavy lifting

**Note**: Currently Amazon S3 **DOES NOT** support HTML5 uploading. [More info here](https://forums.aws.amazon.com/thread.jspa?threadID=34281)

## Debugging Flash Uploaders
For debugging purposes involving Flash uploading, I would highly recommend using the [WireShark](http://www.wireshark.org/download.html) tool which allows you to sniff the network traffic for XML responses sent back from Amazon S3.

Expand Down Expand Up @@ -53,4 +51,4 @@ I am always open to others collaborating on this example and I welcome any pull
### Original Author
Nico Ritsche: https://github.com/ncri
### Original Blog Post
http://www.railstoolkit.com/posts/rails-amazon-s3-uploader-with-progress-bar-2010-update
http://www.railstoolkit.com/posts/rails-amazon-s3-uploader-with-progress-bar-2010-update

0 comments on commit 014e5cf

Please sign in to comment.