VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: [1] ]
Subject: Re: Getting Photos to Display from Flickr RSS....


Author:
Antone
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 08:20:18 03/02/05 Wed
In reply to: Hendrik 's message, "Re: Getting Photos to Display from Flickr RSS...." on 08:07:07 03/01/05 Tue

CaRP won't take care of caching the images for you--it doesn't load anything external to the RSS feed, but just generates HTML to point your web browser to it. For anyone who doesn't have internet access to be able to see the images, you'd need to create another application to cache the images, and update the URLs in the feed to point to the cached images. I can imagine that CaRP could be of help--you could have it set the feed up for display for anyone who DOES have an internet connection, but then do this:

CarpConf('outputformat',2);

Then, when CaRP was done processing the feed, the HTML would be stored in $carpoutput. Your code would then need to look for any <img> tags in $carpoutput, get the URL out of the "src" attribute, cache the image, and modify $carpoutput to put the URL of the cached image into the HTML, and finally, output the modified $carpoutput.

[ Next Thread | Previous Thread | Next Message | Previous Message ]


[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.