Articles tagged with "file"

SwfUpload and Multipurpose Uploader

By James Revillini
SWFUpload is "a small javascript/flash library to get the best of both worlds - The great upload capability of flash and the accessibility and ease of html/css." The SwfUploadComponent is a piece of code that you can drop into your components directory and immediately integrate with your controllers to handle uploads from SWFUpload or even from a generic HTML form.
[Read more]

Attachments

By David Persson
Even though there are already good solutions out there this project tries -as usual- to make things even a bit better and to provide a documented, easy to setup and use, extensible, clean implementation of the functionality described in detail below. Plus: It should work and integrate well into the framework everyone of us loves so much.

Parts of the code is based upon or inspired by `Improved Upload Behavior` by Tane Piper, `ImageHelper` by Jon Bennet, `Attach This!` by Alex McFadyen and `Generic Upload Behavior` by Andy Dawson.
[Read more]

jQuery image upload & crop

By Thomas
I was searching for a nice script with that i can upload and crop images.
I found a nice one @ http://www.webmotionuk.co.uk/php-jquery-image-upload-and-crop/ and make it cake ready ;)
So, i hope i can help you with my first Article!

Here we go:
[Read more]