[cvs] [Wiki] changed: MichaelRubinsky
Michael Rubinsky
mrubinsk at horde.org
Thu Aug 6 15:07:35 UTC 2009
mrubinsk Thu, 06 Aug 2009 11:07:35 -0400
Modified page: http://wiki.horde.org/MichaelRubinsky
New Revision: 1.9
Change log: Various links related to Quartz/Cocoa image processing
@@ -49,8 +49,18 @@
Ansel_Gallery::addImage() should take an Ansel_Image object, not the
raw image data to create the object.
Use Horde_Support_Array objects for private class params to avoid
all the if (!empty($this->_param['foo']) ? $this->_param['foo'] : '')
type conditionals
+
+Choosing the best images to display based on location?
+http://www.jongales.com/blog/2009/04/14/nearest-records-by-latitude-longitude-in-sql/
+
+
+++ Objective C/Cocoa stuff for iPhoto/Aperture -> Ansel exporters:
+http://www.slideshare.net/fraserspeirs/integrating-with-the-photography-ecosystem-on-mac-os-x#notesList
+http://caffeinatedcocoa.com/blog/?p=7
+http://blakeseely.com/blog/archives/2006/03/31/nsimage-deceivingly-simple-or-just-deceiving/
+
++Horde_Image
Refactor Ansel_ImageData into Horde_Image - putting EXIF data
extraction where it belongs. **DONE**
More information about the cvs
mailing list