Re: [CODE4LIB] a brief summary of the Google App Engine

2008-07-16 Thread Keith Jenkins
On Wed, Jul 16, 2008 at 12:21 AM, Godmar Back [EMAIL PROTECTED] wrote: Aside from the limitations imposed by the index model, the problem then is fundamentally similar to how you index MARC data for use in any discovery system. I think Godmar is referring to GAE's lack of keyword searching.

Re: [CODE4LIB] a brief summary of the Google App Engine

2008-07-16 Thread Mark A. Matienzo
On Wed, Jul 16, 2008 at 12:21 AM, Godmar Back [EMAIL PROTECTED] wrote: Aside from the limitations imposed by the index model, the problem then is fundamentally similar to how you index MARC data for use in any discovery system. Presumably, you could learn from the experiences of the many

[CODE4LIB] GAE sample (was: a brief summary of the Google App Engine)

2008-07-16 Thread Godmar Back
FWIW, the sample application I built to familiarize myself with GAE is a simple REST cache. It's written in 250 lines overall, including Python + YAML. For instance, a resource such as: http://www.ncbi.nlm.nih.gov/entrez/eutils/esummary.fcgi?db=pubmedretmode=xmlid=3966282 can be accessed via GAE

Re: [CODE4LIB] GAE sample (was: a brief summary of the Google App Engine)

2008-07-16 Thread Ross Singer
On Wed, Jul 16, 2008 at 10:27 AM, Godmar Back [EMAIL PROTECTED] wrote: http://libxcache.appspot.com/get?url=http%3a%2f%2fdemo.jangle.org%2fopenbiblio%2fresources%2f5974 (To take some load off that Jangle demo, Ross, in case it's slashdotted.) Wedged between flame wars between OSX and Linux.