Its been almost 3 years since I wrote this post and i am still getting requests about source code. Off course, i don't have it anymore :) So i thought that this could be a good project to rebuild with CMVC.
CMVC is a framework that makes my life easier when developing complex components. I became too lazy to setup PureMVC and override bunch of methods just to start rolling. So instead of using multicore PureMVC and setting it up each time, this framework lets you start working on application logic as soon as you create a project. The best of all is that it lets you keep PureMVC structure (method names are similar etc) and keep working in old fashion way. One of the coolest features is that all subscribed mediators can handle notification in near real time. Multi threading? Well kind of... But its still very cool.
So here it is... Image Editor for Flex 4.5 (it can work in earlier version too if you make a small modifications though)
Where can I learn more about this CMVC framework? I've never heard of it.
ReplyDeleteInteresting. Nice job! I created a similar image editor component for Flex-based social networking application I've been tinkering with called Xuland (http://www.xuland.com). If you attempt to upload an image, you'll see the editor. Simple: brightness, contrast and sharpness. I even added a red-eye removal tool.
ReplyDelete@Bryan CMVC currently has only one single user in the whole world - me :) I am planing to publish it but not even sure if someone needs it besides all available frameworks out there. Let me know if you want to test it
ReplyDelete@Erich Thanks for the link! It works really nice. Great job!
Great work Mirco! The colorize option that you added is phenomenal!! Your project is one awesome package and thanks for providing the source code, which provides an opportunity for everyone including me to go through the nuances in your code and see whats happening behind the scenes. Thanks a lot mate!! Cheers!!
ReplyDeleteHi Gopinath, can you please send me the zip file? thank you.
Deletemy email:thegreatchina#gmail.com, thanks again
Hi Mirko,
ReplyDeleteCan you update the links?
Thanks!
Updated link with source: https://www.dropbox.com/sh/qvff8xf4rojhily/AADhjKfUqSrBTSDiofvp5Jeva
ReplyDeleteThanks Mirko for posting the updated link to the source file, very usefull.
DeletePaulus de B.