[cvs] [Wiki] changed: MichaelRubinsky
Michael Rubinsky
mrubinsk at horde.org
Sat Jul 17 14:57:59 UTC 2010
mrubinsk Sat, 17 Jul 2010 10:57:59 -0400
Modified page: http://wiki.horde.org/MichaelRubinsky
New Revision: 1.30
Change log: Flickr UI redesign - some lessons to be borrowed.
@@ -10,9 +10,9 @@
* PHP5 native
* rewrite tagger to use content_tagger
* use pretty autocompleter for tags / update the image view and
review placement of tag widget.
* Use a decorator pattern for the different gallery display modes
(Date/Normal/?)
-* Deal with Ansel_Storage being able to specify different scopes and
how that affects injector usage.
+* Deal with Ansel_Storage being able to specify different scopes and
how that affects injector usage. (**DONE**)
* Rewrite google maps integration to use horde_map javascript
* Add a way to easily perform image actions such as downloading from
the gallery view...something along the lines of either a small
contextual menu or simply a link on the image tile, also a textual
link to display the full image view would be very helpful for
galleries using a lightbox - so the user could see the exif
data/comments/image actions etc...
* Implement a more MVC-ish way of handling the different
gallery/image views. Instead of checking for api usage in all the
views, use a dedicated view. This will make it easier for others to
implement their own specialized view?
* Clean up the very long parameter lists on most of the list methods
- take parameter arrays instead of a dozen different paramters.
@@ -55,8 +55,11 @@
http://www.uploadify.com/
http://24ways.org/2009/going-nuts-with-css-transitions
http://ajaxian.com/archives/transm-programmable-image-transitions?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+ajaxian+%28Ajaxian+Blog%29
+
+Some usability/UI related stuff from Flickr site redesign.
+http://www.photoble.com/photography-tips-tricks/flickr-photo-page/
++ Objective C/Cocoa stuff (For iPhoto/Aperture -> Ansel exporters,
and iPhone/iPod Touch development):
More information about the cvs
mailing list