Re: WebKit if-modified
Re: WebKit if-modified
- Subject: Re: WebKit if-modified
- From: Keith Duncan <email@hidden>
- Date: Thu, 07 Dec 2006 01:51:27 -0800
Check out the Sparkle framework, you might be able to use it to update app resources.
http://andymatuschak.org/pages/sparkle
- Keith
On Thursday, December 07, 2006, at 09:40AM, "Andrew Bush" <email@hidden> wrote:
>Hi all,
>
>Im using the webkit to display some html that is bundled with my
>application..thats working nicely (thanks apple)
>
>Now what I would like to do though is first check a website to see if
>there exists a newer version of the html pages in question, and if they
>exist download and use them instead, otherwise default to either the
>most recently downloaded version or the bundled version if all else
>fails.
>
>does anyone have any thoughts on the best way to accomplish this?
>should I try and use the webkit delegate methods to intercept the
>request and check there myself? can I setup webkit to do it
>automatically? should I download the files separately first and then
>simply move them to where webkit is loading the html from? (for my
>purposes it doesn't matter much /when/ the user gets the newer pages,
>so downloading them during one application run and displaying them in
>the next is perfectly fine).
>
>has anyone tackled this before or have any suggestions on the best way
>to accomplish it?
>
>for my purposes less complex is probably more important than timely
>updates :)
>
>thanks for any help.
>
>
>Yours cheerfully,
>
>
> Andrew Bush
>
>_______________________________________________
>
>Cocoa-dev mailing list (email@hidden)
>
>Do not post admin requests or moderator comments to the list.
>Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
>Help/Unsubscribe/Update your Subscription:
>
>This email sent to email@hidden
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden