[Rets-dev] On bandwidth

Paul Stusiak pstusiak at falcontechnologies.com
Tue May 1 11:37:00 CDT 2007


While there are many possible optimizations, photo servers I have worked 
on before do not inspect the images for such useful values as the X and 
Y dimensions of the image. I'm not sure if such information would be 
available generally.

One thing that I have seen implemented and we may want to consider it, 
is to have a series of pre-scaled images to meet the purpose - 
thumbnails for a quickview or slide show, mid-sized for web viewing and 
higher-resolution images for printing or image-only inspection. Please 
share your experience with this - is this common in your location as 
well? Perhaps we should codify this into the standard.

The semantic discord should be resolved. Thanks for pointing this out. 
There was an effort made to make the Media package more than just about 
pictures, although the majority of the media will be pictures. I'll put 
it on my list of changes.

Paul

Matt Lavallee wrote:
>
> Having spoken to my MLS, I concede to Paul that their bandwidth 
> concerns lay more in the photo domain than in the data transport. To 
> that end, I think we should review the Picture/Media sections to add 
> as many query- and client-optimized fields as possible.
>
> Some examples:
>
> DateAdded
>
> DateModified
>
> FileSize
>
> ResolutionX
>
> ResolutionY
>
> MediaType (enumeration of Picture/Tour/Video/Other, etc.)
>
> MediaFormat (MIME type?)
>
> Thumbnail (another media ID?)
>
> In this way, updating clients could optimally query:
>
> (Property.Media.DateAdded>DateAdd(day,-1,GetDate())
>
> OR
>
> Property.Media.DateModified>DateAdd(day,-1,GetDate()))
>
> AND
>
> Property.Media.MediaType=’Picture’
>
> I also notice that there seems to be semantic discord between 
> PictureID (implying a photo) and the Media schema (which asserts all 
> media, not just pictures).
>
> -Matt
>
> pmpt_logo
>
> PMPTechnology.com <http://www.pmptechnology.com/>
>
> 	
>
> *Matt Lavallee*
> /Manager of Web Services/
>
> /phone:/ 630-598-2301
> /fax:/ 630-982-6641
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Rets-dev mailing list
> Rets-dev at rets.org
> http://lists.rets.org/mailman/listinfo/rets-dev
>   

-- 
Paul Stusiak
Falcon Technologies Corp.



More information about the Rets-dev mailing list