Open gvanhoy opened 12 years ago
Rockin' awesome
On Mon, Sep 10, 2012 at 12:32 PM, Garrett Vanhoy notifications@github.comwrote:
I've been thinking about an easier way to get songs updated/added/removed.
I was thinking something like this:
"Songs" page list is loaded dynamically from external source
All the "songs" pages and .html files become a single song template and .html file with lyrics and Title loaded externally
Everything is cached so that if it's loaded successfully once, you don't need to do so again
I think I can implement the first two rather easily within a week. The question is whether or not I can do the caching... I'm not sure how much control I have over it. I'll be testing things out soon.
— Reply to this email directly or view it on GitHubhttps://github.com/McShaun/Providence-Mobile/issues/17.
I've been thinking about an easier way to get songs updated/added/removed.
I was thinking something like this:
"Songs" page list is loaded dynamically from external source
All the "songs" pages and .html files become a single song template and .html file with lyrics and Title loaded externally
Everything is cached so that if it's loaded successfully once, you don't need to do so again
I think I can implement the first two rather easily within a week. The question is whether or not I can do the caching... I'm not sure how much control I have over it. I'll be testing things out soon.