cfImageCropper Updated
Related Categories: cfImageCropper, JavaScript, ColdFusion, Ajax
I've finally put together some proper documentation for my cfImageCropper custom tag. You can get the latest release here which includes the documentation and a few minor code tweaks. If you're not familiar with the tag see this post
I'm also cooking up some other very cool client side image stuff in the labs, so stay tuned.
What's New
Calendar
Subscribe
Enter your email address to subscribe to this blog.
Archives By Subject
AIR (1) [RSS]
Ajax (40) [RSS]
Ant (2) [RSS]
Apache Derby (3) [RSS]
Blogging (23) [RSS]
cfcExplorer (2) [RSS]
cfcFlexplorer (5) [RSS]
cfCodePress (1) [RSS]
CFCs (4) [RSS]
CFDdlUtils (1) [RSS]
CFEclipse (7) [RSS]
CFeMmys (4) [RSS]
cfImageCropper (5) [RSS]
cfResizer (1) [RSS]
cfsnippets (15) [RSS]
cfTimeline (7) [RSS]
CFUnited 2007 (5) [RSS]
Code Generation (6) [RSS]
ColdFusion (281) [RSS]
CSS (3) [RSS]
Eclipse (4) [RSS]
Excel Hacks (2) [RSS]
Excel Tips (1) [RSS]
Ext (5) [RSS]
Flash Forms (37) [RSS]
Flex (21) [RSS]
Funny Stuff (9) [RSS]
Gadgets and Technology (2) [RSS]
Gaming (8) [RSS]
IIS (2) [RSS]
iLearn (2) [RSS]
InstantSpot (3) [RSS]
Java (4) [RSS]
JavaScript (6) [RSS]
jQuery (1) [RSS]
JSON (1) [RSS]
Junk (1) [RSS]
Mach-ii (2) [RSS]
Management (2) [RSS]
Misc (29) [RSS]
Mobile (1) [RSS]
Model-Glue (12) [RSS]
Off Topic (28) [RSS]
OO (5) [RSS]
Personal (30) [RSS]
picViewer (3) [RSS]
pptutils (2) [RSS]
Project Learn (10) [RSS]
Rants (9) [RSS]
Rich Applications (2) [RSS]
Sharepoint (1) [RSS]
slidesix (14) [RSS]
SQL (36) [RSS]
Usability (2) [RSS]
Vista (2) [RSS]
Web 2.0 (2) [RSS]
XML (1) [RSS]
Tags
Recent Entries
Recent Comments
More CF+Java: Compiling Classes And Persisting Objects
Getburl said: I have been attempting to get Db4o working in my CF application and I have not succeeded. I would lo...
[More]
Thoughts On Ajax Frameworks And ColdFusion/Adobe
Erast said: http://fanniecollins.10gb... emo
http://gracetrevino.phree......
[More]
Extending Ext With Ext Extensions
Erast said: http://fanniecollins.10gb... emo
http://gracetrevino.phree......
[More]
CF Needs An Open Source Contact List Importer
Kay Smoljak said: Heh, the fact that sites DO it doesn't mean they SHOULD. To us it's ok, but to a non-tech-savvy user...
[More]
A Few Project Updates
Helena said: Now punctually what is the situation ?
[More]
Blogs I Read
Brian Meloche
Brian Rinaldi
Charlie Griefer
Andy Jarrett
Peter Bell
Brian Kotek
Jared Rypka Hauer
Joe Rinehart
Charlie Arehart
Mark Mandel
Doug Hughes
Neil Middleton
Mark Drew
Rey Bango
Rob Gonda
Scott Pinkston
Aaron West
Aaron Lynch
Scott Stroz
Dave Shuck
Sean Corfield
Ben Forta
Dan Vega
Dan Wilson
Ryan Everhart
Robert Froehling



the latter.
Why you may ask? Well I prefer to see the Internet the way lesser abled people see the Internet - part of my daily chore to make the webexperience a little bit better for everyone. And browsing without Javascript ON also makes the Internet a lot "cleaner" ;-) No ads, no irritating pop-ups (a bit like this comment-box ;-) ! ), just crisp, clean info. And it quickly shows me which websites cater to all, and which websites don't. Creating accessible and usable content is important I believe, and by browsing with Javascript OFF in Firefox I see a lot of not-very-nicely-degraded website. That's how I discovered the little bug in your CF-code. Usually I turn it on immediately when I figure out something I want to see or test or use isn't there without Javascript.
So yes, long story short, I browse with Javascript OFF ;-)
I will say that the entire movement of the web right now does seem awfully dependant on JavaScript so at the very least we should give a "turn on javascript silly user" message - but I do agree with Aaron that the whole intertube is close to a big ball of worthless without it...
CFImageCropper is brilliant. Looking forward to future releases. Brightness/contrast with realtime ajax preview would be a cool addition. :-)
I think I outlined quite clearly what the reasons specifically were for me to surf the "InterTube" with Javascript turned off. Luckily I use a browser that lets me do almost everything that I want (FireFox), so the wonderful, ad-filled, pop-up ridden, non-accessible or- useable website of my choice can be mine to enjoy with just the flick of my mouse-pen ;-)
It's a little like developing a website for me. First I create all the basics, the HTML, nicely and webstandardly ordered. Then I go crazy with the CSS doing stuff only the best browsers can figure out. And then I turn my attention to IE and Opera (also Safari for Windows of late) to see which tweaks I need to finish off the design. If I then need something fancy-schmanzy, like the icing on the very good-looking and functionally totally working website, THEN I add some Javascript or Flash - but always unobtrusive.
That's just my take on the need for Javascript in today's websites. I acknowledge that it's being used a lot (look at AJAX, BackBase, siFr, and other Javascript libraries), but very often I don't see the added value of the Javascript implementations. Hey, it looks cool and can do amazing stuff, but I believe it's main purpose is to enhance the user-experience, not BE it. Meaning you have to have it to be able to get the content and/or all of the necessary functionality.
OK, I'm gonna stop now, otherwise this'll turn out to be a novel soon ;-)