Re: statistics for image sharing sites?

From: Stuart Yeates <stuart.yeates_at_nyob>
Date: Wed, 14 May 2014 13:30:58 +1200
To: CODE4LIB_at_LISTSERV.ND.EDU
On 05/14/2014 01:23 PM, Barnes, Hugh wrote:
> -----Original Message-----
> From: Code for Libraries [mailto:CODE4LIB_at_LISTSERV.ND.EDU] On Behalf Of Stuart Yeates
> Sent: Wednesday, 14 May 2014 1:04 p.m.
> To: CODE4LIB_at_LISTSERV.ND.EDU
> Subject: [CODE4LIB] statistics for image sharing sites?
>
> [snip]
>
>> My secondary question is whether any httpd gurus have recipes for redirecting by agent string from low quality images to high quality. So when AGENT =  "Pinterest/0.1 +http://pinterest.com/" and the URL matches a pattern redirect to a different pattern. For example:
>
>> http://nzetc.victoria.ac.nz/etexts/MakOldT/MakOldTP022a%28w100%29.jpg
>
>> to
>
>> http://nzetc.victoria.ac.nz/etexts/MakOldT/MakOldTP022a.jpg
>
> This sounds totally doable, but what are you trying to achieve?
>
> To my mind, it has unintended consequences and chaos writ all over it.

My naive thought was to make the images that appear in pinterest as 
high-quality as possible, rather than the thumbnails that we often use 
on search pages, etc.

cheers
stuart
Received on Tue May 13 2014 - 21:35:01 EDT