Re: [CODE4LIB] Digital Object Viewer

2012-02-02 Thread Nathan Tallman
Would love to use Diva.js, but an image server is not an option right now.
I was able to get IA BookReader working, but still need to workout the
search and embed functionality.

Thanks again everyone,
Nathan

On Wed, Feb 1, 2012 at 5:00 PM, Gabriel Farrell gsf...@gmail.com wrote:

 You might want to check out Diva.js. There was a nice article about it
 in the Code4Lib Journal last summer:
 http://journal.code4lib.org/articles/5418

 On Mon, Jan 30, 2012 at 3:15 PM, Nathan Tallman ntall...@gmail.com
 wrote:
  Can anyone recommend a digital object viewer? Something that doesn't need
  an image server to be installed (like IA Book Reader). I like the Google
  Docs Viewer, but it's unreliable and I'd like something that placed on
 our
  own server and branded.
 
  Thanks!
  Nathan Tallman
  American Jewish Archives



Re: [CODE4LIB] Digital Object Viewer

2012-02-01 Thread Gabriel Farrell
You might want to check out Diva.js. There was a nice article about it
in the Code4Lib Journal last summer:
http://journal.code4lib.org/articles/5418

On Mon, Jan 30, 2012 at 3:15 PM, Nathan Tallman ntall...@gmail.com wrote:
 Can anyone recommend a digital object viewer? Something that doesn't need
 an image server to be installed (like IA Book Reader). I like the Google
 Docs Viewer, but it's unreliable and I'd like something that placed on our
 own server and branded.

 Thanks!
 Nathan Tallman
 American Jewish Archives


Re: [CODE4LIB] Digital Object Viewer

2012-01-31 Thread raffaele messuti
On Mon, Jan 30, 2012 at 9:15 PM, Nathan Tallman ntall...@gmail.com wrote:
 Can anyone recommend a digital object viewer? Something that doesn't need
 an image server to be installed (like IA Book Reader). I like the Google
 Docs Viewer, but it's unreliable and I'd like something that placed on our
 own server and branded

for documental objects take a look also at NY Times document-viewer
https://github.com/documentcloud/document-viewer


--
raffaele


Re: [CODE4LIB] Digital Object Viewer

2012-01-31 Thread Nathan Tallman
Thank you everyone. I'll take a closer look at IA BookReader. Last time I
tried to use it, I couldn't get it to work. Will try again and also check
out NY Times.

Thanks,
Nathan

On Tue, Jan 31, 2012 at 4:20 AM, raffaele messuti 
raffaele.mess...@gmail.com wrote:

 On Mon, Jan 30, 2012 at 9:15 PM, Nathan Tallman ntall...@gmail.com
 wrote:
  Can anyone recommend a digital object viewer? Something that doesn't need
  an image server to be installed (like IA Book Reader). I like the Google
  Docs Viewer, but it's unreliable and I'd like something that placed on
 our
  own server and branded

 for documental objects take a look also at NY Times document-viewer
 https://github.com/documentcloud/document-viewer


 --
 raffaele



Re: [CODE4LIB] Digital Object Viewer

2012-01-31 Thread Ed Summers
If by digital objects you mean images we've been getting a lot of
mileage out of OpenSeaDragon [1] at the Library of Congress. You do
have to pre-generate the deep-zoom-files DZI [2] or you can implement
your own server side tiling code to do it on the fly.

As a space vs time trade off we generate tiles on the fly in
Chronicling America [3], since there are millions of newspaper page
images. But in the World Digital Library [4] we generate DZI files.
Chris Thatcher, one of the developers at LC has a fork of the codeplex
repo on GitHub [5], which we are applying some fixes to, since GitHub
is alot easier to navigate and use than Codeplex.

If you are curious here are some samples of the viewer in action:

http://chroniclingamerica.loc.gov/lccn/sn85066387/1912-01-31/ed-1/seq-1/
http://www.wdl.org/en/item/4106/zoom/#group=1page=4

//Ed

[1] http://openseadragon.codeplex.com/
[2] https://github.com/openzoom/deepzoom.py
[3] http://chroniclingamerica.loc.gov
[4] http://wdl.org
[5] https://github.com/thatcher/openseadragon


Re: [CODE4LIB] Digital Object Viewer

2012-01-31 Thread Ed Summers
Yes, it's my understanding that OpenSeaDragon is basically a
JavaScript implementation of the OpenZoom flash code...and that they
work on roughly the same DZI files. But my knowledge of OpenZoom is
very limited, so take that with a grain of salt.

//Ed

On Tue, Jan 31, 2012 at 12:07 PM, Raymond Yee raymond@gmail.com wrote:
 Thanks, Ed, for pointing out OpenSeaDragon -- I didn't know about it.
 I've been aware of another similar open source project:

 http://www.openzoom.org/

 that makes use of Flash -- though the openzoom github repo has
 openzoom.js (https://github.com/openzoom/openzoom.js).  I've used the
 Python toolkit of openzoom (https://github.com/openzoom/deepzoom.py) to
 generate tiles.

 -Raymond

 On 1/31/12 8:59 AM, Ed Summers wrote:
 If by digital objects you mean images we've been getting a lot of
 mileage out of OpenSeaDragon [1] at the Library of Congress. You do
 have to pre-generate the deep-zoom-files DZI [2] or you can implement
 your own server side tiling code to do it on the fly.

 As a space vs time trade off we generate tiles on the fly in
 Chronicling America [3], since there are millions of newspaper page
 images. But in the World Digital Library [4] we generate DZI files.
 Chris Thatcher, one of the developers at LC has a fork of the codeplex
 repo on GitHub [5], which we are applying some fixes to, since GitHub
 is alot easier to navigate and use than Codeplex.

 If you are curious here are some samples of the viewer in action:

     http://chroniclingamerica.loc.gov/lccn/sn85066387/1912-01-31/ed-1/seq-1/
     http://www.wdl.org/en/item/4106/zoom/#group=1page=4

 //Ed

 [1] http://openseadragon.codeplex.com/
 [2] https://github.com/openzoom/deepzoom.py
 [3] http://chroniclingamerica.loc.gov
 [4] http://wdl.org
 [5] https://github.com/thatcher/openseadragon



Re: [CODE4LIB] Digital Object Viewer

2012-01-31 Thread Eoghan Ó Carragáin
Hi,
I thought it was a Javascript implementation of the Silverlight DeepZoom
code, but I'm not sure either.

The IIPImage server supports various protocols and clients. From a jpeg2000
or pyramidal tiff it can stream tiles conforming to DeepZoom, Internet
Image Protocol (IIP) and Zoomify protocols. This allows it to work with
lots of clients including IIPMooviewer, OpenSeaDragon/SeadragonAjax,
Zoomify, OpenZoom, OpenLayers, PanoJS, JIIPImage (and maybe Silverlight,
I'm not sure). There are demos on the IIPImage site [1] and some more on
the Old Maps Online site [2].

Coming at it from the client-side, the IIPMooviewer 2.0 beta can display
tiles from any of the IIPImage Server protocols, but it can also load
pre-generated DeepZoom/OpenSeadragon/DZI or Zoomify tiles without the need
for an image server.

Eoghan

[1] http://iipimage.sourceforge.net/demo/
[2] http://help.oldmapsonline.org/jpeg2000/

On 31 January 2012 17:37, Ed Summers e...@pobox.com wrote:

 Yes, it's my understanding that OpenSeaDragon is basically a
 JavaScript implementation of the OpenZoom flash code...and that they
 work on roughly the same DZI files. But my knowledge of OpenZoom is
 very limited, so take that with a grain of salt.

 //Ed

 On Tue, Jan 31, 2012 at 12:07 PM, Raymond Yee raymond@gmail.com
 wrote:
  Thanks, Ed, for pointing out OpenSeaDragon -- I didn't know about it.
  I've been aware of another similar open source project:
 
  http://www.openzoom.org/
 
  that makes use of Flash -- though the openzoom github repo has
  openzoom.js (https://github.com/openzoom/openzoom.js).  I've used the
  Python toolkit of openzoom (https://github.com/openzoom/deepzoom.py) to
  generate tiles.
 
  -Raymond
 
  On 1/31/12 8:59 AM, Ed Summers wrote:
  If by digital objects you mean images we've been getting a lot of
  mileage out of OpenSeaDragon [1] at the Library of Congress. You do
  have to pre-generate the deep-zoom-files DZI [2] or you can implement
  your own server side tiling code to do it on the fly.
 
  As a space vs time trade off we generate tiles on the fly in
  Chronicling America [3], since there are millions of newspaper page
  images. But in the World Digital Library [4] we generate DZI files.
  Chris Thatcher, one of the developers at LC has a fork of the codeplex
  repo on GitHub [5], which we are applying some fixes to, since GitHub
  is alot easier to navigate and use than Codeplex.
 
  If you are curious here are some samples of the viewer in action:
 
 
 http://chroniclingamerica.loc.gov/lccn/sn85066387/1912-01-31/ed-1/seq-1/
  http://www.wdl.org/en/item/4106/zoom/#group=1page=4
 
  //Ed
 
  [1] http://openseadragon.codeplex.com/
  [2] https://github.com/openzoom/deepzoom.py
  [3] http://chroniclingamerica.loc.gov
  [4] http://wdl.org
  [5] https://github.com/thatcher/openseadragon
 



Re: [CODE4LIB] Digital Object Viewer

2012-01-30 Thread Pottinger, Hardy J.
Hi, Nathan. I haven't yet managed to get it installed, but Multivio [1]
looks promising. For image viewing, PanoJS [2] is pretty cool, though I'm
a bit wary of the piles of tiles approach. Would be more comfortable
integrating PanoJS with something like Multivio. Would love to hear about
similar projects. An External visualization service feels like the right
way to increase usability of repositories, to me, anyway.

[1] https://www.multivio.org/main/
[2] http://code.google.com/p/panojs/


--
HARDY POTTINGER pottinge...@umsystem.edu
University of Missouri Library Systems
http://lso.umsystem.edu/~pottingerhj/
https://MOspace.umsystem.edu/
No matter how far down the wrong road you've gone,
turn back. --Turkish proverb






On 1/30/12 2:15 PM, Nathan Tallman ntall...@gmail.com wrote:

Can anyone recommend a digital object viewer? Something that doesn't need
an image server to be installed (like IA Book Reader). I like the Google
Docs Viewer, but it's unreliable and I'd like something that placed on our
own server and branded.

Thanks!
Nathan Tallman
American Jewish Archives


Re: [CODE4LIB] Digital Object Viewer

2012-01-30 Thread Eoghan Ó Carragáin
Hi,
The IA Book Reader doesn't need an image server to be installed. It will
load images pre-generated at different sizes (e.g. small, medium, large)
that just sit on your server. I think this is how the demo supplied with
the distribution works. It can optionally be made to work with an image
server (we use it with the IIPImage Server).
Cheers
Eoghan

On 30 January 2012 20:50, Pottinger, Hardy J. pottinge...@umsystem.eduwrote:

 Hi, Nathan. I haven't yet managed to get it installed, but Multivio [1]
 looks promising. For image viewing, PanoJS [2] is pretty cool, though I'm
 a bit wary of the piles of tiles approach. Would be more comfortable
 integrating PanoJS with something like Multivio. Would love to hear about
 similar projects. An External visualization service feels like the right
 way to increase usability of repositories, to me, anyway.

 [1] https://www.multivio.org/main/
 [2] http://code.google.com/p/panojs/


 --
 HARDY POTTINGER pottinge...@umsystem.edu
 University of Missouri Library Systems
 http://lso.umsystem.edu/~pottingerhj/
 https://MOspace.umsystem.edu/
 No matter how far down the wrong road you've gone,
 turn back. --Turkish proverb






 On 1/30/12 2:15 PM, Nathan Tallman ntall...@gmail.com wrote:

 Can anyone recommend a digital object viewer? Something that doesn't need
 an image server to be installed (like IA Book Reader). I like the Google
 Docs Viewer, but it's unreliable and I'd like something that placed on our
 own server and branded.
 
 Thanks!
 Nathan Tallman
 American Jewish Archives