Message from discussion
Book Data
Received: by 10.216.17.82 with SMTP id i60mr315765wei.10.1291658854488;
Mon, 06 Dec 2010 10:07:34 -0800 (PST)
X-BeenThere: sunlightlabs@googlegroups.com
Received: by 10.216.59.131 with SMTP id s3ls97178wec.1.p; Mon, 06 Dec 2010
10:07:17 -0800 (PST)
Received: by 10.216.167.210 with SMTP id i60mr173749wel.11.1291658836976;
Mon, 06 Dec 2010 10:07:16 -0800 (PST)
Received: by 10.216.167.210 with SMTP id i60mr173343wel.11.1291658536169;
Mon, 06 Dec 2010 10:02:16 -0800 (PST)
Received: by 10.216.167.210 with SMTP id i60mr173342wel.11.1291658536092;
Mon, 06 Dec 2010 10:02:16 -0800 (PST)
Return-Path: <caroli...@gmail.com>
Received: from mail-ww0-f47.google.com (mail-ww0-f47.google.com [74.125.82.47])
by gmr-mx.google.com with ESMTP id y33si747247wbd.2.2010.12.06.10.02.15;
Mon, 06 Dec 2010 10:02:15 -0800 (PST)
Received-SPF: pass (google.com: domain of caroli...@gmail.com designates 74.125.82.47 as permitted sender) client-ip=74.125.82.47;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of caroli...@gmail.com designates 74.125.82.47 as permitted sender) smtp.mail=caroli...@gmail.com; dkim=pass (test mode) header...@gmail.com
Received: by mail-ww0-f47.google.com with SMTP id 39so4375157wwb.28
for <sunlightlabs@googlegroups.com>; Mon, 06 Dec 2010 10:02:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=gmail.com; s=gamma;
h=domainkey-signature:received:mime-version:received:in-reply-to
:references:from:date:message-id:subject:to:content-type;
bh=aPFYXK5HCZv9LLHKO8Fk5HdUA28NIk9KbNgpRuHUJ98=;
b=P0s4RN03uyKhqGPVXENag3PgOwGavOXxTBcAuAbAZYzdAEjwJtLsXuvxwq5Z8y3HNB
d42i4+TFEoXE9xrk0CbhM2aTlkCQPksVOjRK9q1Mt761mMcBbrq+RPXqFvIYca9/qRiA
22k2+Id3DBn3y5VlWrO/oEK19H5lgsT1C1tt0=
DomainKey-Signature: a=rsa-sha1; c=nofws;
d=gmail.com; s=gamma;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to
:content-type;
b=mwoOi84MBaNUeAcTllZYmLUnaeSU5+7lTxuwqnJeL0FGUDKVaOJIjgOhuOiGcB1OTs
VGB+lBHTJgxI9W0DTHE2bWB9kRaSpdND0WtMhmFKHF5n3BhBDSvwgSAZx0PCNG3atKZS
m/NdioR1yCYb4hYgpDJew0PjZo4v8VF+bqKhY=
Received: by 10.216.181.199 with SMTP id l49mr321160wem.68.1291658533715; Mon,
06 Dec 2010 10:02:13 -0800 (PST)
MIME-Version: 1.0
Received: by 10.216.168.16 with HTTP; Mon, 6 Dec 2010 10:01:52 -0800 (PST)
In-Reply-To: <4CFD2100.5020...@gmail.com>
References: <dc704ce7-1be2-46e7-8940-706e82989...@r19g2000prm.googlegroups.com>
<AANLkTi=iHCoPB1osBTL7M_3DD-uBM1ufryouukBYS...@mail.gmail.com> <4CFD2100.5020...@gmail.com>
From: Carol Rozendo <caroli...@gmail.com>
Date: Mon, 6 Dec 2010 16:01:52 -0200
Message-ID: <AANLkTikTn4akcTM5e6ANG7M=hm0ck1GpTXJFs3t=c...@mail.gmail.com>
Subject: Re: [sunlightlabs] Book Data
To: sunlightlabs@googlegroups.com
Content-Type: multipart/alternative; boundary=0016367b5d6412d4530496c1b071
--0016367b5d6412d4530496c1b071
Content-Type: text/plain; charset=ISO-8859-1
Well, I guess one could do the massive work only once to feed a database,
then use this db instead of the API to build the given application and only
update it from time to time, if needed. Too much of a hassle? =P
Carol
On Mon, Dec 6, 2010 at 3:44 PM, Raymond Yee <raymond....@gmail.com> wrote:
> I think a key question is whether cnaut is looking for a huge amount of
> data that can be easily loaded into his/her database. Querying an API for
> lots of data takes a lot of time, although that data might be fresher.
>
> -Raymond
>
>
> On 12/6/10 11:47 AM, Carol Rozendo wrote:
>
> Doesn't Google Books API work for your needs?
>
> http://code.google.com/intl/en/apis/books/docs/js/devguide.html
>
> Carol
>
> On Fri, Dec 3, 2010 at 7:12 AM, cnaut <cpn...@gmail.com> wrote:
>
>> Is there any way to get a large amount of basic data about
>> publications (title, publisher, isbn/issn) that is very accurate? I
>> have been researching a couple of sources but I haven't been able to
>> find anything that satisfies my needs. I am looking for something that
>> is pretty exhaustive.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sunlightlabs" group.
>> To post to this group, send email to sunlightlabs@googlegroups.com.
>> To unsubscribe from this group, send email to
>> sunlightlabs+unsubscribe@googlegroups.com<sunlightlabs%2Bunsubscribe@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/sunlightlabs?hl=en.
>>
>>
>
>
> --
> Carol Rozendo
> --
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sunlightlabs" group.
> To post to this group, send email to sunlightlabs@googlegroups.com.
> To unsubscribe from this group, send email to
> sunlightlabs+unsubscribe@googlegroups.com<sunlightlabs%2Bunsubscribe@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/sunlightlabs?hl=en.
>
--
Carol Rozendo
--0016367b5d6412d4530496c1b071
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Well, I guess one could do the massive work only once to feed a database, t=
hen use this db instead of the API to build the given application and only =
update it from time to time, if needed. Too much of a hassle? =3DP<div><br>
</div><div>Carol</div><div><br><br><div class=3D"gmail_quote">On Mon, Dec 6=
, 2010 at 3:44 PM, Raymond Yee <span dir=3D"ltr"><<a href=3D"mailto:raym=
ond....@gmail.com">raymond....@gmail.com</a>></span> wrote:<br><blockquo=
te class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc so=
lid;padding-left:1ex;">
=20
=20
=20
<div text=3D"#000000" bgcolor=3D"#ffffff">
I think a key question is whether cnaut is looking for a huge amount
of data that can be easily loaded into his/her database.=A0 Querying
an API for lots of data takes a lot of time, although that data
might be fresher.<br><font color=3D"#888888">
<br>
-Raymond</font><div><div></div><div class=3D"h5"><br>
<br>
On 12/6/10 11:47 AM, Carol Rozendo wrote:
</div></div><blockquote type=3D"cite"><div><div></div><div class=3D"h5"=
>Doesn't Google Books API work for your needs?
<div><br>
</div>
<div><a href=3D"http://code.google.com/intl/en/apis/books/docs/js/dev=
guide.html" target=3D"_blank">http://code.google.com/intl/en/apis/books/doc=
s/js/devguide.html</a></div>
<div><br>
</div>
<div>Carol</div>
<br>
<div class=3D"gmail_quote">On Fri, Dec 3, 2010 at 7:12 AM, cnaut <spa=
n dir=3D"ltr"><<a href=3D"mailto:cpn...@gmail.com" target=3D"_blank">cpn=
5...@gmail.com</a>></span>
wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0pt 0pt 0pt 0.8ex=
;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">Is there any wa=
y to get a large amount of
basic data about<br>
publications (title, publisher, isbn/issn) that is very
accurate? I<br>
have been =A0researching a couple of sources but I haven't be=
en
able to<br>
find anything that satisfies my needs. I am looking for
something that<br>
is pretty exhaustive.<br>
<font color=3D"#888888"><br>
--<br>
You received this message because you are subscribed to the
Google Groups "sunlightlabs" group.<br>
To post to this group, send email to <a href=3D"mailto:sunlight=
labs@googlegroups.com" target=3D"_blank">sunlightlabs@googlegroups.com</a>.=
<br>
To unsubscribe from this group, send email to <a href=3D"mailto=
:sunlightlabs%2Bunsubscribe@googlegroups.com" target=3D"_blank">sunlightlab=
s+unsubscribe@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.=
google.com/group/sunlightlabs?hl=3Den" target=3D"_blank">http://groups.goog=
le.com/group/sunlightlabs?hl=3Den</a>.<br>
<br>
</font></blockquote>
</div>
<br>
<br clear=3D"all">
<br>
-- <br>
Carol Rozendo<br></div></div>
-- <br>
</blockquote>
<br>
</div>
<p></p>
-- <br><div><div></div><div class=3D"h5">
You received this message because you are subscribed to the Google Groups &=
quot;sunlightlabs" group.<br>
To post to this group, send email to <a href=3D"mailto:sunlightlabs@googleg=
roups.com" target=3D"_blank">sunlightlabs@googlegroups.com</a>.<br>
To unsubscribe from this group, send email to <a href=3D"mailto:sunlightlab=
s%2Bunsubscribe@googlegroups.com" target=3D"_blank">sunlightlabs+unsubscrib=
e@googlegroups.com</a>.<br>
For more options, visit this group at <a href=3D"http://groups.google.com/g=
roup/sunlightlabs?hl=3Den" target=3D"_blank">http://groups.google.com/group=
/sunlightlabs?hl=3Den</a>.<br>
</div></div></blockquote></div><br><br clear=3D"all"><br>-- <br>Carol Rozen=
do<br>
</div>
--0016367b5d6412d4530496c1b071--