Articles tagged with image
Image Resize Helper
I am in the process of writing an online store with Cake and needed a helper that would automatically resize images into thumbnails.
[Read more] Captcha component with PhpCaptcha
PhpCaptcha is a library for generating visual and audio CAPTCHAs (completely automated public Turing test to tell computers and humans apart).
[Read more] Image Toolbox Wrapper
This is a very simple wrapper for the very-excellent Image_Toolbox class.
[Read more] SimpleImg - helper for reducing rows in view
When I was playing with images I always messed up with stuff which didn't belongs into view code. Like "if is_file(image" etc. but I want to be sure that there is going to be an image whether wanted or empty-image, so I wrote a following helper to make things easier.
[Read more] Lightroom Helper
This is a simple helper for people who want to use the lightbox.js
[Read more] Attachments
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] 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.
Image Resizer / Crop
A handy-dandy resize, crop component to be used in controllers rather than view.
[Read more] Image Magick Resize Helper
I was looking for a resizing helper and found one which wasn't exactly what I was looking for so I tweaked it a bit.
[Read more] Rolling you own Gallery2 component
Gallery2 is a Media Manager and can be embedded in other applications like CMS. Gallery2 also has an API that we can use to embed Gallery into our Web Apps. Below is only a sample of what can be done. If you find it interesting enough, please contribute your improvements and suggestions as well as any code. I have only been working with CakePHP for little over two weeks, so not saying this is the best way. My first post so go easy :)
[Read more]
Latest Comments