Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Ranti Junus
I think whichever location people choose to post their hack, I hope
it's documented and can be found easily. For III-related hacks, I hope
they're also listed on IUG clearinghouse regardless the actual
location of the codes.

That said, thanks for the hacks! I finally installed IE9 on my laptop
and saw the problem. Oh joy.


thanks,
ranti.


On Tue, Apr 26, 2011 at 2:23 PM, Walker, David  wrote:
> I would prefer a more open place to collect these things, too -- Github 
> sounds great.  I've got my own III hack [1], and I've kept it out of the IUG 
> clearinghouse on purpose.
>
> --Dave
>
> [1] http://code.google.com/p/shrew/
>
> ==
> David Walker
> Library Web Services Manager
> California State University
> http://xerxes.calstate.edu
> 
> From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Gabriel 
> Farrell [gsf...@gmail.com]
>
> For some reason I assumed Github would be a better spot for code
> sharing than the IUG website, but I'm happy with any accessible place
> to collect these.
>
> On Tue, Apr 26, 2011 at 11:32 AM, Kyle Banerjee  wrote:
>> IUG recently opened up stuff that has traditionally been passworded to
>> everyone. You might ask if this area will be opened too as it may still be
>> closed as an oversight.
>>
>> kyle


-- 
Bulk mail.  Postage paid.


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Walker, David
I would prefer a more open place to collect these things, too -- Github sounds 
great.  I've got my own III hack [1], and I've kept it out of the IUG 
clearinghouse on purpose.

--Dave

[1] http://code.google.com/p/shrew/

==
David Walker
Library Web Services Manager
California State University
http://xerxes.calstate.edu

From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Gabriel 
Farrell [gsf...@gmail.com]
Sent: Tuesday, April 26, 2011 10:18 AM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] Google Book Search and Millennium

For some reason I assumed Github would be a better spot for code
sharing than the IUG website, but I'm happy with any accessible place
to collect these.

On Tue, Apr 26, 2011 at 11:32 AM, Kyle Banerjee  wrote:
> IUG recently opened up stuff that has traditionally been passworded to
> everyone. You might ask if this area will be opened too as it may still be
> closed as an oversight.
>
> kyle
>
> On Tue, Apr 26, 2011 at 7:22 AM, Walker, David  wrote:
>
>> IUG has an area on their website called the Clearinghouse, which has a
>> number of scripts and other things.  It's behind a login, unfortunately,
>> although any IUG member can get access.
>>
>> --Dave
>>
>> ==
>> David Walker
>> Library Web Services Manager
>> California State University
>> http://xerxes.calstate.edu
>> 
>> From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Patrick
>> Berry [pbe...@gmail.com]
>> Sent: Tuesday, April 26, 2011 7:18 AM
>> To: CODE4LIB@LISTSERV.ND.EDU
>> Subject: Re: [CODE4LIB] Google Book Search and Millennium
>>
>> I think collecting and documenting these hacks would be a fabulous idea.  I
>> know I got a lot of help from a message sent to the IUG by one of our
>> librarians.  They may be way ahead of us (or not) but it will be a good
>> place to check.
>>
>> On Mon, Apr 25, 2011 at 8:36 PM, Gabriel Farrell  wrote:
>>
>> > Nice work, Patrick. You reminded me I never mentioned on this list the
>> > III Refworks Export script I put up on GitHub (see the code for props
>> > to those who did most of the work). It's at
>> > https://github.com/gsf/refworksexport. Maybe we should start
>> > collecting these under a "iiihacks" GitHub org.
>> >
>> > On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
>> > > Hi,
>> > >
>> > > We're working on "integrating" links to Google Books from Millennium.
>> >  I'm
>> > > not a fan of rewritting things from scratch, so I've borrowed heavily
>> > from
>> > > those that already have this working.  Props to the gbsclasses.js
>> folks,
>> > > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
>> > versions
>> > > as well) do not work with the code in use at MSU and Temple on the
>> > > bib_display.html templates.
>> > >
>> > > I've done some clean-up on a static example:
>> > > http://www.csuchico.edu/~pberry/google-books/
>> > >
>> > > Questions? Comments? DMCA notices?
>> > >
>> > > Pat in Chico
>> > >
>> >
>>
>
>
>
> --
> --
> Kyle Banerjee
> Digital Services Program Manager
> Orbis Cascade Alliance
> baner...@uoregon.edu / 503.877.9773
>


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread KREYCHE, MICHAEL
I've been through a couple iterations of this in our III catalog 
(http://kentlink.kent.edu). Current version uses jscript and is much cleaner 
than my original effort. I've sent out instructions to a few people but never 
got around to putting it in the IUG Clearinghouse or elsewhere.

Mike

> -Original Message-
> From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of
> Gabriel Farrell
> Sent: Monday, April 25, 2011 11:36 PM
> To: CODE4LIB@LISTSERV.ND.EDU
> Subject: Re: [CODE4LIB] Google Book Search and Millennium
> 
> Nice work, Patrick. You reminded me I never mentioned on this list the
> III Refworks Export script I put up on GitHub (see the code for props
> to those who did most of the work). It's at
> https://github.com/gsf/refworksexport. Maybe we should start
> collecting these under a "iiihacks" GitHub org.
> 
> On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry 
> wrote:
> > Hi,
> >
> > We're working on "integrating" links to Google Books from Millennium.
>  I'm
> > not a fan of rewritting things from scratch, so I've borrowed heavily
> from
> > those that already have this working.  Props to the gbsclasses.js
> folks,
> > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
> versions
> > as well) do not work with the code in use at MSU and Temple on the
> > bib_display.html templates.
> >
> > I've done some clean-up on a static example:
> > http://www.csuchico.edu/~pberry/google-books/
> >
> > Questions? Comments? DMCA notices?
> >
> > Pat in Chico
> >


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Gabriel Farrell
For some reason I assumed Github would be a better spot for code
sharing than the IUG website, but I'm happy with any accessible place
to collect these.

On Tue, Apr 26, 2011 at 11:32 AM, Kyle Banerjee  wrote:
> IUG recently opened up stuff that has traditionally been passworded to
> everyone. You might ask if this area will be opened too as it may still be
> closed as an oversight.
>
> kyle
>
> On Tue, Apr 26, 2011 at 7:22 AM, Walker, David  wrote:
>
>> IUG has an area on their website called the Clearinghouse, which has a
>> number of scripts and other things.  It's behind a login, unfortunately,
>> although any IUG member can get access.
>>
>> --Dave
>>
>> ==
>> David Walker
>> Library Web Services Manager
>> California State University
>> http://xerxes.calstate.edu
>> 
>> From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Patrick
>> Berry [pbe...@gmail.com]
>> Sent: Tuesday, April 26, 2011 7:18 AM
>> To: CODE4LIB@LISTSERV.ND.EDU
>> Subject: Re: [CODE4LIB] Google Book Search and Millennium
>>
>> I think collecting and documenting these hacks would be a fabulous idea.  I
>> know I got a lot of help from a message sent to the IUG by one of our
>> librarians.  They may be way ahead of us (or not) but it will be a good
>> place to check.
>>
>> On Mon, Apr 25, 2011 at 8:36 PM, Gabriel Farrell  wrote:
>>
>> > Nice work, Patrick. You reminded me I never mentioned on this list the
>> > III Refworks Export script I put up on GitHub (see the code for props
>> > to those who did most of the work). It's at
>> > https://github.com/gsf/refworksexport. Maybe we should start
>> > collecting these under a "iiihacks" GitHub org.
>> >
>> > On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
>> > > Hi,
>> > >
>> > > We're working on "integrating" links to Google Books from Millennium.
>> >  I'm
>> > > not a fan of rewritting things from scratch, so I've borrowed heavily
>> > from
>> > > those that already have this working.  Props to the gbsclasses.js
>> folks,
>> > > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
>> > versions
>> > > as well) do not work with the code in use at MSU and Temple on the
>> > > bib_display.html templates.
>> > >
>> > > I've done some clean-up on a static example:
>> > > http://www.csuchico.edu/~pberry/google-books/
>> > >
>> > > Questions? Comments? DMCA notices?
>> > >
>> > > Pat in Chico
>> > >
>> >
>>
>
>
>
> --
> --
> Kyle Banerjee
> Digital Services Program Manager
> Orbis Cascade Alliance
> baner...@uoregon.edu / 503.877.9773
>


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Kyle Banerjee
IUG recently opened up stuff that has traditionally been passworded to
everyone. You might ask if this area will be opened too as it may still be
closed as an oversight.

kyle

On Tue, Apr 26, 2011 at 7:22 AM, Walker, David  wrote:

> IUG has an area on their website called the Clearinghouse, which has a
> number of scripts and other things.  It's behind a login, unfortunately,
> although any IUG member can get access.
>
> --Dave
>
> ==
> David Walker
> Library Web Services Manager
> California State University
> http://xerxes.calstate.edu
> 
> From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Patrick
> Berry [pbe...@gmail.com]
> Sent: Tuesday, April 26, 2011 7:18 AM
> To: CODE4LIB@LISTSERV.ND.EDU
> Subject: Re: [CODE4LIB] Google Book Search and Millennium
>
> I think collecting and documenting these hacks would be a fabulous idea.  I
> know I got a lot of help from a message sent to the IUG by one of our
> librarians.  They may be way ahead of us (or not) but it will be a good
> place to check.
>
> On Mon, Apr 25, 2011 at 8:36 PM, Gabriel Farrell  wrote:
>
> > Nice work, Patrick. You reminded me I never mentioned on this list the
> > III Refworks Export script I put up on GitHub (see the code for props
> > to those who did most of the work). It's at
> > https://github.com/gsf/refworksexport. Maybe we should start
> > collecting these under a "iiihacks" GitHub org.
> >
> > On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
> > > Hi,
> > >
> > > We're working on "integrating" links to Google Books from Millennium.
> >  I'm
> > > not a fan of rewritting things from scratch, so I've borrowed heavily
> > from
> > > those that already have this working.  Props to the gbsclasses.js
> folks,
> > > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
> > versions
> > > as well) do not work with the code in use at MSU and Temple on the
> > > bib_display.html templates.
> > >
> > > I've done some clean-up on a static example:
> > > http://www.csuchico.edu/~pberry/google-books/
> > >
> > > Questions? Comments? DMCA notices?
> > >
> > > Pat in Chico
> > >
> >
>



-- 
--
Kyle Banerjee
Digital Services Program Manager
Orbis Cascade Alliance
baner...@uoregon.edu / 503.877.9773


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Walker, David
IUG has an area on their website called the Clearinghouse, which has a number 
of scripts and other things.  It's behind a login, unfortunately, although any 
IUG member can get access.

--Dave

==
David Walker
Library Web Services Manager
California State University
http://xerxes.calstate.edu

From: Code for Libraries [CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Patrick Berry 
[pbe...@gmail.com]
Sent: Tuesday, April 26, 2011 7:18 AM
To: CODE4LIB@LISTSERV.ND.EDU
Subject: Re: [CODE4LIB] Google Book Search and Millennium

I think collecting and documenting these hacks would be a fabulous idea.  I
know I got a lot of help from a message sent to the IUG by one of our
librarians.  They may be way ahead of us (or not) but it will be a good
place to check.

On Mon, Apr 25, 2011 at 8:36 PM, Gabriel Farrell  wrote:

> Nice work, Patrick. You reminded me I never mentioned on this list the
> III Refworks Export script I put up on GitHub (see the code for props
> to those who did most of the work). It's at
> https://github.com/gsf/refworksexport. Maybe we should start
> collecting these under a "iiihacks" GitHub org.
>
> On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
> > Hi,
> >
> > We're working on "integrating" links to Google Books from Millennium.
>  I'm
> > not a fan of rewritting things from scratch, so I've borrowed heavily
> from
> > those that already have this working.  Props to the gbsclasses.js folks,
> > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
> versions
> > as well) do not work with the code in use at MSU and Temple on the
> > bib_display.html templates.
> >
> > I've done some clean-up on a static example:
> > http://www.csuchico.edu/~pberry/google-books/
> >
> > Questions? Comments? DMCA notices?
> >
> > Pat in Chico
> >
>


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Patrick Berry
I think collecting and documenting these hacks would be a fabulous idea.  I
know I got a lot of help from a message sent to the IUG by one of our
librarians.  They may be way ahead of us (or not) but it will be a good
place to check.

On Mon, Apr 25, 2011 at 8:36 PM, Gabriel Farrell  wrote:

> Nice work, Patrick. You reminded me I never mentioned on this list the
> III Refworks Export script I put up on GitHub (see the code for props
> to those who did most of the work). It's at
> https://github.com/gsf/refworksexport. Maybe we should start
> collecting these under a "iiihacks" GitHub org.
>
> On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
> > Hi,
> >
> > We're working on "integrating" links to Google Books from Millennium.
>  I'm
> > not a fan of rewritting things from scratch, so I've borrowed heavily
> from
> > those that already have this working.  Props to the gbsclasses.js folks,
> > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
> versions
> > as well) do not work with the code in use at MSU and Temple on the
> > bib_display.html templates.
> >
> > I've done some clean-up on a static example:
> > http://www.csuchico.edu/~pberry/google-books/
> >
> > Questions? Comments? DMCA notices?
> >
> > Pat in Chico
> >
>


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-26 Thread Duncan Johnson
I'm interested in this also, but most of the items I work with have ISBN and
not OCLC numbers. I tweaked this to get it to run on ISBN numbers here
https://gist.github.com/942183

I'm sure this could be tightened up a bit, but it's a start.

Duncan Johnson | @dtjohnso  | duncanandmeg.org


On Mon, Apr 25, 2011 at 11:36 PM, Gabriel Farrell  wrote:

> Nice work, Patrick. You reminded me I never mentioned on this list the
> III Refworks Export script I put up on GitHub (see the code for props
> to those who did most of the work). It's at
> https://github.com/gsf/refworksexport. Maybe we should start
> collecting these under a "iiihacks" GitHub org.
>
> On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
> > Hi,
> >
> > We're working on "integrating" links to Google Books from Millennium.
>  I'm
> > not a fan of rewritting things from scratch, so I've borrowed heavily
> from
> > those that already have this working.  Props to the gbsclasses.js folks,
> > MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier
> versions
> > as well) do not work with the code in use at MSU and Temple on the
> > bib_display.html templates.
> >
> > I've done some clean-up on a static example:
> > http://www.csuchico.edu/~pberry/google-books/
> >
> > Questions? Comments? DMCA notices?
> >
> > Pat in Chico
> >
>


Re: [CODE4LIB] Google Book Search and Millennium

2011-04-25 Thread Gabriel Farrell
Nice work, Patrick. You reminded me I never mentioned on this list the
III Refworks Export script I put up on GitHub (see the code for props
to those who did most of the work). It's at
https://github.com/gsf/refworksexport. Maybe we should start
collecting these under a "iiihacks" GitHub org.

On Mon, Apr 25, 2011 at 5:48 PM, Patrick Berry  wrote:
> Hi,
>
> We're working on "integrating" links to Google Books from Millennium.  I'm
> not a fan of rewritting things from scratch, so I've borrowed heavily from
> those that already have this working.  Props to the gbsclasses.js folks,
> MSU, and Temple.  One thing I noticed is that IE 9 (perhaps earlier versions
> as well) do not work with the code in use at MSU and Temple on the
> bib_display.html templates.
>
> I've done some clean-up on a static example:
> http://www.csuchico.edu/~pberry/google-books/
>
> Questions? Comments? DMCA notices?
>
> Pat in Chico
>