Category Archives: Landscape Change
Landscape Change Project: full text search
I have updated the Quick Search button to use mySQL Full text indices. Searches pretty much follow the Google model: search for Skiing Stowe searches for skiing AND stowe. Normal mysql behavior is to search for skiing OR stowe, so … Continue reading
More Landscape code
I spent a good portion of today updating MY code to reflect the new structure and thumbnails zoomify images fixed situation where, say, you were looking at search results page 3 of 5, clicked the i icon to display details … Continue reading
Landscape Change Project problem file
Seems the offending image was somehow corrupted as far as my batch utilities (including "make Zoomified") were concerned. Opened the file in Photoshop, made a small change, re-saved it, and the script ran fine. I also put a check in … Continue reading
Landscape Change Project
Continued to investigate bad image memory problem.
Landscape Change Project
batch script failed on image, reporteing out of memory. Jumped through same hoops, now adding libjpeg to the mix, trying to make it process.
Landscape Change Project
Spent more time at home after work fiddling, looking at code yet to be written, told Paul about changes
Landscape Change Project
Big progress. Modified hash script to check source and target file dates; if forner is newer than later, update create small thumbnail creaet large thumbnail creat zoomify images It’s running now Also created zoomify.php to display zoomify results
Landscape Change Project
Got script working, producing error log so we can tracebad records in database, too. Takes a long time to copy data!
Landscape Change Project
Worked on script to start copying all the images into new asset_store configuration.
Landscape Change Project: meeting
Met with Paul to discuss next phase of my involvement: Programming Issues for Wes (5/18/06) Preprocessing Images Goal is to have thumbnails of the right size ready to serve up and for these thumbnails to be created automatically when new … Continue reading