Re: [Dspace-tech] SOLR statistics

2012-02-06 Thread Jason Fowler
Guillermo,

That's not my problem. I can use wget and lynx on the URL. That works. I
just never have any stats show up. I would appreciate any help anyone can
offer.

*Jason Fowler, CA, MSLS*


On Fri, Feb 3, 2012 at 5:14 PM, Guillermo Esteban Murillo Goussen 
mem...@gmail.com wrote:

 I'm having the same problem, I think is something I'm not copying into the
 Apache scope.  I read the documentation and tried this:

 wget http://127.0.0.1/solr/statistics/select?q=*:*


 to find out which is the correct solr.server path, but I keep getting Error 
 404 or Error 500.  Any help?

 --
 La pureza del alma no se pierde sin consentimiento

--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] SOLR statistics

2012-02-03 Thread Jason Fowler
We're running DSpace 7.1. We have never, however, gotten our SOLR
statistics to actually work. The old statistics module still shows its
spott data, but nothing ever shows up for our SOLR statistics.

The settings in our config file seem to be right, and I can connect to the
SOLR statistics module from the server using wget or lynx. But I never,
ever see any statistics.

I know I am probably missing something simple here. What is it?

Thanks in advance.
*Jason Fowler*
The Southern Baptist Theological Seminary
--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Bundle permissions on batch imports

2011-12-16 Thread Jason Fowler
Hi all,

I think I know the answer to this, but I thought I would ask anyway. Is
there any was to set a different set of permissions upon import for one
particular bundle within a batch import.

To give a practical example... Let's say you are importing a batch. For
each item in the batch you have a primary bitstream that you want set with
anonymous read permissions, a license set with anonymous read permissions,
and a metadata file that you want to be only readable by the collection
admin.

Is there a way to do that?

Thanks,
*Jason Fowler, CA, MSLS*
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] REST api

2011-12-16 Thread Jason Fowler
Hi all,

I had a couple of really general questions about the REST api.

First, when will it be rolled into DSpace rather than being an add-on?

Second, has anyone given any thought to developing a Ruby gem for the api?

Thanks,

*Jason Fowler, CA, MSLS*
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargo Notification

2011-05-17 Thread Jason Fowler
Thanks, Alexander. I don't think the patch will help us, but it does
give me an idea for how to approach the problem.

Many thanks,
Jason



On Mon, May 16, 2011 at 3:09 PM, Alexander Lemann ablem...@bsu.edu wrote:

 On 5/16/2011 1:54 PM, Jason Fowler wrote:

 We are using DSpace 1.6.2 with XMLUI and embargoes enabled. We have a setter 
 in place that Richard Rogers developed, and it has worked great. The embargo 
 system blocks access to a bitstream until the appropriate date.

 We would like, however, to have a specific notification along the lines of 
 This item is embargoed until July 21, 2012 when a person clicks on an 
 embargoed bitstream.

 Has anyone come up with a way to do that?

 I have removed the download link and replaced it with Access Restricted for 
 the JSPUI.  This message shows up for any item that the user does not have 
 permission to view regardless of its embargo state.  A further improvement 
 would be to check the embargo date on the item as well and customize the 
 message based on this.  I'm not sure about the format of the patch file, but 
 it should give you the idea.  I'm new to DSpace so YMMV and I'm not sure if 
 there's a better best practice here, but I couldn't find one.  I hope this 
 helps someone even if you can't use it because of our different choice in 
 interface.

 Regards,
 Alex Lemann

--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Embargo Notification

2011-05-16 Thread Jason Fowler
We are using DSpace 1.6.2 with XMLUI and embargoes enabled. We have a setter
in place that Richard Rogers developed, and it has worked great. The embargo
system blocks access to a bitstream until the appropriate date.

We would like, however, to have a specific notification along the lines of
This item is embargoed until July 21, 2012 when a person clicks on an
embargoed bitstream.

Has anyone come up with a way to do that?

*Jason Fowler, CA, MSLS*
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
502-897-4573
jfow...@sbts.edu
--
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Google Apps Email

2011-03-09 Thread Jason Fowler
I know that DSpace has the ability to use LDAP for authentication. Recently,
however, our institution decided to switch to Google Apps for our email. We
were wondering if DSpace is able to support authentication via Google Apps.
Does anyone have any experience with this?

Thanks,
*Jason Fowler, CA, MSLS*
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargoes and batch import

2010-12-09 Thread Jason Fowler
Richard,

Sorry to bug you, but I did have one last question. Would you also have to 
specify the liftdate, or just the terms?

Thanks,
Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
jfow...@sbts.edu

From: Richard Rodgers [rrodg...@mit.edu]
Sent: Wednesday, December 08, 2010 2:38 PM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Embargoes and batch import

Hi Jason:

Unless I'm misunderstanding what 'during' means here - you can. Just make sure 
the item metadata for everything in the batch includes whatever field you 
configured for
embargo.field.terms and has a valid value. It will be embargoed as it is 
installed into the repository, just like if it had been submitted via the web 
UI.

Hope this addresses the issue,

RIchard

On Dec 8, 2010, at 2:20 PM, Jason Fowler wrote:

 Is there any way to place batch imported items under embargo during the batch 
 import process?

 Thanks,
 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 President, ALABI
 jfow...@sbts.edu
 --
 This SF Dev2Dev email is sponsored by:

 WikiLeaks The End of the Free Internet
 http://p.sf.net/sfu/therealnews-com
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Embargoes and batch import

2010-12-08 Thread Jason Fowler
Is there any way to place batch imported items under embargo during the batch 
import process?

Thanks,
Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
jfow...@sbts.edu
--
This SF Dev2Dev email is sponsored by:

WikiLeaks The End of the Free Internet
http://p.sf.net/sfu/therealnews-com
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] thumbnails restricted if main item is restricted

2010-11-04 Thread Jason Fowler
I've used sql as well to update thumbnails. I do wish that this feature made 
thumbnails readable by default.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
502-897-4573
jfow...@sbts.edu

From: George Stanley Kozak [g...@cornell.edu]
Sent: Thursday, November 04, 2010 8:59 AM
To: Steve Swinsburg; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] thumbnails restricted if main item is restricted

Steve:

This is the way that thumbnails have worked for me at my site (we have been 
using DSpace since 2003).  It can be frustrating.  Your solution is 
interesting.  I never thought about going into SQL to update the policies on 
the thumbnail bundles.  I am not sure if there are any other solutions.

George Kozak
Digital Library Specialist
Cornell University Library Information Technologies (CUL-IT)
501 Olin Library
Cornell University
Ithaca, NY 14853
607-255-8924

-Original Message-
From: Steve Swinsburg [mailto:steve.swinsb...@gmail.com]
Sent: Wednesday, November 03, 2010 9:39 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] thumbnails restricted if main item is restricted

We've fixed this up with some carefully crafted SQL to update the policies to 
the Anonymous group for the bitstreams in the thumbnail bundles, but it would 
be interesting to know if this is actually how things are meant to work, ie 
inherit the permissions from the parent item when generating the thumbnails.

regards,
Steve


On 04/11/2010, at 10:53 AM, Steve Swinsburg wrote:

 Hi,

 We have a situation where some items in a collection are restricted, ie you 
 need to login to access the full version. However we want the thumbnails and 
 branded previews to still show up for the general public.

 When we run the thumbnail generator, it seems to inherit the permissions from 
 the main bitstream, which means if the bitstream is protected, the thumbnail 
 doesn't show up unless you are logged in and have the appropriate permission.

 Is this a common situation? We've inherited this instance so it might be a 
 change made by people before us, but if anyone has addressed this, it would 
 be great to hear from you.

 thanks,
 Steve




--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a
Billion shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a
Billion shares his insights and actions to help propel your
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] SSL with mod-jk and ajp

2010-10-18 Thread Jason Fowler
Can anyone explain how to configure SSL on Dspace with mod-jk and ajp?

Thanks,
Jason

--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] SSL with mod-jk and ajp

2010-10-18 Thread Jason Fowler
Thanks to everyone who responded. I made an error in my question, though.

We're actually using mod_proxy and ajp. That's what we would like to set up SSL 
with. Is there a good way to do that? I looked at the links that were posted, 
and haven't really seen anything that seemed to apply to this situation. 
Perhaps I missed something, though.

Thanks in advance,
Jason

From: Hilton Gibson [mailto:hilton.gib...@gmail.com]
Sent: Monday, October 18, 2010 3:52 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] SSL with mod-jk and ajp

Hi Jason

Check: 
http://wiki.lib.sun.ac.za/index.php/SUNScholar/Prepare_Ubuntu#Step_6._Setup_Apache2_Tomcat_6_Jakarta_Connector

Cheers

hg

On 18/10/2010 21:01, Jason Fowler wrote:

Can anyone explain how to configure SSL on Dspace with mod-jk and ajp?



Thanks,

Jason



--

Download new Adobe(R) Flash(R) Builder(TM) 4

The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly

Flex(R) Builder(TM)) enable the development of rich applications that run

across multiple browsers and platforms. Download your free trials today!

http://p.sf.net/sfu/adobe-dev2dev

___

DSpace-tech mailing list

DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/dspace-tech



--

Hilton Gibson

Systems Administrator

JS Gericke Library

Room 1053

Stellenbosch University

Private Bag X5036

Stellenbosch

7599

South Africa



Tel: +27 21 808 4100 | Cell: +27 84 646 4758



Simplicity is the ultimate sophistication

Leonardo da Vinci
--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Changing thumbnail authorizations

2010-09-28 Thread Jason Fowler
Peter,

Thanks. With one minor tweak that code did the trick.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
502-897-4573
jfow...@sbts.edu

From: pdiet...@gmail.com [pdiet...@gmail.com] On Behalf Of Peter Dietz 
[dietz...@osu.edu]
Sent: Monday, September 27, 2010 1:18 PM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Changing thumbnail authorizations

Hi Jason,

I've had to do something similar, which was setting our licenses to be admin 
read only.

Here's the code I would run to do this: http://gist.github.com/599397

Its looking at all the policies for bitstreams in the thumbnail bundles. And 
for everything that was admin-group read, it changes it to anonymous group 
read. You'll want to test this on some testing data first. So the gist has both 
a select all to show you what it finds, and an update, to go ahead and change 
them to anon-read.
http://gist.github.com/599397
--
Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Mon, Sep 27, 2010 at 10:01 AM, Jason Fowler 
jfow...@sbts.edumailto:jfow...@sbts.edu wrote:
Hi,

I've looked around at this and can't figure it out.

I have a collection that uses IP authentication. The items have thumbnails, 
though, and I would like those to have anonymous authorization policies. Does 
anyone know any sql that would allow me to change the authorization for all 
thumbnail bittreams in my DSpace installation to be viewable by anonymous?

Thanks,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
502-897-4573
jfow...@sbts.edumailto:jfow...@sbts.edu
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.netmailto:DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Changing thumbnail authorizations

2010-09-27 Thread Jason Fowler
Hi,

I've looked around at this and can't figure it out. 

I have a collection that uses IP authentication. The items have thumbnails, 
though, and I would like those to have anonymous authorization policies. Does 
anyone know any sql that would allow me to change the authorization for all 
thumbnail bittreams in my DSpace installation to be viewable by anonymous?

Thanks,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
502-897-4573
jfow...@sbts.edu
--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] mp3 harvester for DSpace

2010-09-24 Thread Jason Fowler
My institution (a theological seminary) puts out a great deal of audio on our 
main website, which runs Wordpress. Recently, we decided that we wanted to 
capture any audio placed on our website and put it in our DSpace instance for 
preservation reasons. So, I wrote a brief mp3 harvester in Ruby that takes an 
RSS2 feed, parses it, and checks for new mp3s. If it finds any, it creates a 
SIP for them, uploads them to DSpace, and imports them using the batch 
importer. I thought someone else might find this kind of thing useful, so I 
placed it on the wiki. It works for us, but it's not the most elegant script 
ever, so please excuse the ugliness of it. Here's a link if anyone is 
interested. 

https://wiki.duraspace.org/display/DSPACE/mp3harvester


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
jfow...@sbts.edu

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] imported log files not showing up

2010-08-30 Thread Jason Fowler
OK. Gotcha. Now I see some of them.

Glad I understand what exactly it is now.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
502-897-4573
jfow...@sbts.edu

From: Pottinger, Hardy J. [pottinge...@umsystem.edu]
Sent: Monday, August 30, 2010 4:28 PM
To: Jason Fowler; dspace-tech@lists.sourceforge.net
Subject: RE: imported log files not showing up

Ah, you mean the info under [dspace_URL]/statistics? Those are the old stats 
reports. You'll need to run a cron job to get them, and they're not really 
working for us at all anyway. The Solr stats are available at 
[dspace_URL]/handle/[your_repository's_handle_id]/[an_item's_handle]/statistics.
 Currently, only item-level statistics are available.

--Hardy

 -Original Message-
 From: Jason Fowler [mailto:jfow...@sbts.edu]
 Sent: Monday, August 30, 2010 1:21 PM
 To: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] imported log files not showing up

 Hardy,

 I mean that nothing shows up at all. If I look at the statistics pages
 for those months, I get zeroes on every line in every statistical
 category. If this were box scores, one would think that the team didn't
 even play :)


 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 President, ALABI
 502-897-4573
 jfow...@sbts.edu
 
 From: Pottinger, Hardy J. [pottinge...@umsystem.edu]
 Sent: Monday, August 30, 2010 1:15 PM
 To: Jason Fowler; dspace-tech@lists.sourceforge.net
 Subject: RE: imported log files not showing up

 Hi, Jason, can you tell us where you're looking when you say the
 information never shows up? I thought the same, after our recent
 conversion, but realized the problem was that I was assuming the
 collections and communities aggregate stats of items under them, but
 that's not the case. You'll only ever see stats on individual items.
 Well, you'll see a few stats here and there for collections and
 communities, but those only track direct hits on those home pages.

 --Hardy

  -Original Message-
  From: Jason Fowler [mailto:jfow...@sbts.edu]
  Sent: Monday, August 30, 2010 11:31 AM
  To: dspace-tech@lists.sourceforge.net
  Subject: [Dspace-tech] imported log files not showing up
 
  Hi all,
 
  Since there were some bugs in earlier versions of the log importer, I
  waited around to import my logs. I've now upgraded to 1.6.2, and the
  importer appears to be working on the surface. I can take my old log
  files, convert them, and make the intermediate files. The intermediate
  files record activity. I can import the intermediate files with
  apparently no problem, and the importer says all of the information is
  being imported and added to solr. The only problem is that the
  information never seems to show up. What could possibly be wrong?
 
 
  --Jason Fowler, CA, MSLS
 
  --
 --
  --
  This SF.net Dev2Dev email is sponsored by:
 
  Show off your parallel programming skills.
  Enter the Intel(R) Threading Challenge 2010.
  http://p.sf.net/sfu/intel-thread-sfd
  ___
  DSpace-tech mailing list
  DSpace-tech@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/dspace-tech

 
 --
 This SF.net Dev2Dev email is sponsored by:

 Show off your parallel programming skills.
 Enter the Intel(R) Threading Challenge 2010.
 http://p.sf.net/sfu/intel-thread-sfd
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] odd manakin interface

2010-06-10 Thread Jason Fowler
It's probably related to your il8n directory. Check the permissions on your 
messages.xml file.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
President, ALABI
jfow...@sbts.edu

From: wei yuan [yuanw...@hotmail.com]
Sent: Thursday, June 10, 2010 10:39 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] odd manakin interface

Dear Tech Team,

I have got an odd error with manakin interface. It does not display normal 
English characters but the xml format of description of each location.

It is hard to describe so I attached a word document with the a snapshot of the 
manakin interface.

Let me know what is your idea to resolve this.


thanks,


Mary

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] More re: Embargo error on Approval

2010-05-20 Thread Jason Fowler
It's a bug in 1.6.0. Will be fixed in 1.6.1.

Here's the page for the bug in Jira. The bugfix is there. 
http://jira.dspace.org/jira/browse/DS-506


--Jason Fowler

From: Blanco, Jose [blan...@umich.edu]
Sent: Thursday, May 20, 2010 4:18 PM
To: Blanco, Jose; Richard Rodgers; Jizba, Richard
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] More re: Embargo error on Approval

I think that launcher.xml should indicate what to run for embargo-lifter, but 
there is no entry for it.  Is this  a bug in 1.6?

Thanks!
Jose

From: Blanco, Jose [mailto:blan...@umich.edu]
Sent: Thursday, May 20, 2010 3:56 PM
To: Richard Rodgers; Jizba, Richard
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] More re: Embargo error on Approval

Richard,  Thank you very much for this documentation.  I’ve been experimenting 
with it today, and I just have few questions.


1.It seems like making the terms field a date type in the 
input-forms.xml file would be the safest thing to do, instead of a textarea.  
Any thoughts on this?

2.   I deposited an item and set the terms field to some value in the 
future.  I am able to see the item and when I try to access the bitstream, I am 
asked to authenticate, is this how it’s suppose to work?

3.   I tried running

/dspace/bin/dspace embargo-lifter

But it can’t seem to find it.  I looked around for the file “embargo-lifter” 
but I can’t find it.  This is the error I get:



[dsp...@pocarisweat bin]$ ./dspace embargo-lifter

Command not found: embargo-lifter

Usage: dspace [command-name] {parameters}

 - checker: Run the checksum checker

 - checker-emailer: Send emails related to the checksum checker

 - cleanup: Remove deleted bitstreams from the assetstore

 - community-filiator: Tool to manage community and sub-community relationships

 - create-administrator: Create a DSpace administrator account

 - dsprop: View a DSpace property from dspace.cfg

 - export: Export items or collections

 - filter-media: Perform the media filtering to extract full text from 
docuemnts and to create thumbnails

 - generate-sitemaps: Generate search engine and html sitemaps

 - harvest: Manage the OAI-PMH harvesting of external collections

 - import: Import items into DSpace

 - index: General index command (requires extra paramters)

 - index-init: Initialise the search and browse indexes

 - index-update: Update the search and browse indexes

 - itemcounter: Update the item strength counts in the user interface

 - itemupdate: Item update tool for altering metadata and bitstream content in 
items

 - make-handle-config: Run the handle server simple setup command

 - metadata-export: Export metadata for batch editing

 - metadata-import: Import metadata after batch editing

 - packager: Execute a packager

 - registry-loader: Load entries into a registry

 - stat-general: Compile the general statistics

 - stat-initial: Compile the initial statistics

 - stat-monthly: Compile the monthly statistics

 - stat-report-general: Create the general statistics report

 - stat-report-initial: Create the general statistics report

 - stat-report-monthly: Create the monthly statistics report

 - stats-log-converter: Convert dspace.log files ready for import into solr 
statistics

 - stats-log-importer: Import previously converted log files into solr 
statistics

 - stats-util: Statistics Client for Maintenance of Solr Statistics Indexes

 - structure-builder: Build DSpace commnity and collection structure

 - test-database: Test the DSpace database connection is OK

 - test-email: Test the DSpace email server settings OK

 - sub-daily: Send daily subscription notices

 - update-handle-prefix: Update handle records and metadata when moving from 
one handle to another

From: Richard Rodgers [mailto:rrodg...@mit.edu]
Sent: Thursday, May 06, 2010 5:53 AM
To: Jizba, Richard
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] More re: Embargo error on Approval

Hi Richard:

Try this document for a fuller explanation. Let me know of any questions not 
addressed in it. We will try to include it in the next release.

Thanks,

Richard R
On May 5, 2010, at 6:02 PM, Jizba, Richard wrote:


I finally realized that the Embargo Setter is reading dc.embargo.terms for the 
date rather than dc.embargo.liftdate.

I’ve check our dspace.cfg file and there does not seem to be a mix-up. Nor is 
there a mix-up on the submission form.

Perhaps I don’t understand what these fields are for? What is dc.embargo.terms 
supposed to do?

Richard


_
From: Jizba, Richard
Sent: Wednesday, May 05, 2010 4:05 PM
To: 
'dspace-tech@lists.sourceforge.netmailto:'dspace-tech@lists.sourceforge.net'
Subject: Embargo error on Approval


Hello,

We we try to approve an item that has been submitted with an embargo date (in 
dc.embargo.liftdate) we receive the following error:

java.lang.NullPointerException

Re: [Dspace-tech] PDF viever

2010-05-12 Thread Jason Fowler
Two thoughts. 

First, are there any bitstream restrictions that would allow you to browse to 
the URL but would not allow Google's servers to access it?

Second, try manually entering the URL into this form 
(http://docs.google.com/viewer?pli=1) only omit the sequence section from the 
end of the URL. See if that makes a difference. 

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Fred Edwards [fred.edwa...@smu.ca]
Sent: Wednesday, May 12, 2010 2:48 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] PDF viever

any idea how to debug this?

everything appears fine, however the viewer doesn't seem to grab the PDF...

I can browse to the URL generated by the script and see the PDF, so the URL 
handed to Google is fine as well...

does the viewer have a problem with using a port besides port 80?



Fred Edwards

Systems Technician
Patrick Power Library
Saint Mary's University
Halifax, Nova ScotiaB3H 3C3

Phone: (902) 420-5096
Fax:   (902) 420-5561
E-mail:fred.edwa...@smu.camailto:fred.edwa...@smu.ca
Website:   http://www.smu.ca/library/

--


On Fri, May 7, 2010 at 8:08 PM, Peter Dietz 
dietz...@osu.edumailto:dietz...@osu.edu wrote:
I was working on XMLUI today, and implemented the document preview for XMLUI. I 
also added the howto on that to the documentation for Document Preview,
http://fedora-commons.org/confluence/display/DSPACE/Document+Preview+with+Google+Docs+viewer

http://fedora-commons.org/confluence/display/DSPACE/Document+Preview+with+Google+Docs+viewerI
 imagine this might be helpful.


--
I didn't update the instructions for jspui.


Peter Dietz
Systems Developer/Engineer
Ohio State University Libraries



On Wed, May 5, 2010 at 4:56 AM, Lewatle Phaladi 
lewatle.phal...@wits.ac.zamailto:lewatle.phal...@wits.ac.za wrote:
Hi Jason

Thanks for the reply.
Please explain the process step by step in most easiest way, I tried the
one I found on the net but with no good results.

Regards,
Lewatle

-Original Message-
From: Jason Fowler [mailto:jfow...@sbts.edumailto:jfow...@sbts.edu]
Sent: 23 April 2010 03:21 PM
To: dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] PDF viever

That should be pretty easy in XMLUI using something like Google's
viewer, especially if you have no collections that need to be
authenticated. You should be able to simply make changes to your
theme.xsl file to enable it (and perhaps messages.xml). No java coding
would be necessary using this method.

You could do something very similar to what I have explained here for
the inclusion of the video tag for HTML5 pseudo streaming.

http://neoarch.wordpress.com/2009/12/15/using-the-html-5-video-tag-in-ds
pace/

Instead of embedding the video tag, you would put in code to embed the
viewer.

I am in a bit of a hurry now. If you need more information, let me know
and I can explain this more fully next week.

Blessings,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edumailto:jfow...@sbts.edu

From: Lewatle Phaladi 
[lewatle.phal...@wits.ac.zamailto:lewatle.phal...@wits.ac.za]
Sent: Friday, April 23, 2010 4:52 AM
To: dspace-tech@lists.sourceforge.netmailto:dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] PDF viever

Hi all

I want to enable PDF viewer for DSpace  so that a user who doesn't have
PDF application installed can just view the document on the web browser
without the need to install PDF viewer.
I am using XMLUI  as a default and I need to show those changes on
XMLUI.
I also discovered that setting up most functionalities for JSPUI  is
quite straight forward than for XMLUI.
The thumbnail preview is well setup on JSPUI than on XMLUI where I can
see changes happened on the web interface.

Regards,
Lewatle

This communication is intended for the addressee only. It is
confidential. If you have received this communication in error, please
notify us immediately and destroy the original message. You may not copy
or disseminate this communication without the permission of the
University. Only authorized signatories are competent to enter into
agreements on behalf of the University and recipients are thus advised
that the content of this message may not be legally binding on the
University and may contain the personal views and opinions of the
author, which are not necessarily the views and opinions of The
University of the Witwatersrand, Johannesburg. All agreements between
the University and outsiders are subject to South African Law unless the
University agrees in writing to the contrary.




--
___
DSpace-tech mailing list
DSpace-tech

Re: [Dspace-tech] New and Improved DSpace Registry

2010-05-08 Thread Jason Fowler
I concur with everything Mark said. The interface is great! However, I also 
found those designations confusing.

Also, is there any way that dissertations and theses could be added somewhere 
besides the addons section? I would love to be able to know where all of the 
DSpace ETD collections were.

Thanks,
Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Mark Diggory [mdigg...@atmire.com]
Sent: Saturday, May 08, 2010 4:46 PM
To: Valorie Hollister
Cc: dspace-tech@lists.sourceforge.net; dspace-gene...@lists.sourceforge.net
Subject: Re: [Dspace-tech] New and Improved DSpace Registry

Valorie,

Congratulations on the new interface.

I like the layout and the search interface. However, I have a minor
semantic clarification, I would recommend changing Addons Extensions
Integrations to just Customizations.  Many of the features listed
in the Addon category appear to be local customizations to DSpace
done as a local case and not full fledged reusable Addons or
Modules that can be easily added to DSpace.  I also recommend that
the community really needs to properly clarify what is meant by
Addon, Extension, Integration, Plugin, Module, Patch and
other terms.  In the developers group we now already have a very
strict definition of what an Addon Module is.  We need this
clarification when describing to users what the DSpace developer
community officially considers the endorsed manner in which to package
and distribute customizations to DSpace.  Addon Modules should be
Maven Artifact Modules, packaged and distributed via Maven
repositories such as the Maven central repository in a manner such
that they can be included into your build process as dependencies with
simply a few lines of configuration.

It would probably be good if there were a separate classification for
Addon Modules that is different from other Customizations.

http://wiki.dspace.org/Modules

Having a well defined terminology will assure that we all understand
what is being described when we are conversing with one another about
how we have changed DSpace.

Cheers,
Mark

--
Mark R. Diggory
Head of U.S. Operations - @mire

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get t...@ther

--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--

___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargo setter plugin question

2010-05-06 Thread Jason Fowler
Richard,

I've been testing the setter and have run into a problem. Here's the problem:

When I select 6 months, the submission fails. The date that it tries to set is 
earlier than the date of submission. For example, if I make the submission 
today (2010-05-06), it tries to set an embargo date of 2010-04-17.

When I select a date of 1 year, the submission succeeds, but the date is wrong. 
For example, if I make the submission today (2010-05-06), it tries to set an 
embargo date of 2010-05-23.

When I select 2 years, the submission fails. The date that it tries to set is 
earlier than the date of submission. For example, if I make the submission 
today (2010-05-06), it tries to set an embargo date of 2010-04-20.

Here is what I've done.

First, I added the DayTableEmbargoSetter.java to 
[DSOURCE]/dspace-api/target/classses/org/dspace/embargo

Next, I added to dspace.cfg the following line
embargo.terms.days = 6 months:180,1 year:365,2 years:730

and I changed the embargo setter line to say
plugin.single.org.dspace.embargo.EmbargoSetter = 
org.dspace.embargo.DayTableEmbargoSetter

Then, I added to input-forms.xml
field
 dc-schemadc/dc-schema
   dc-elementembargo/dc-element
   dc-qualifierterms/dc-qualifier
   repeatablefalse/repeatable
   labelDate of embargo duration/label
   input-type value-pairs-name=embargo_lengthsdropdown/input-type
   hintDate when the embargo can be lifted./hint
   required/required
   /field

and under form-value-pairs
value-pairs value-pairs-name=embargo_lengths dc-term=type
pair
  displayed-value6 Months/displayed-value
  stored-value6 months/stored-value
/pair
pair
displayed-value1 Year/displayed-value
stored-value1 year/stored-value
/pair
pair
displayed-value2 Years/displayed-value
stored-value2 years/stored-value
/pair
   /value-pairs

I've done all of the mvn and ant stuff correctly. Everything is in the place it 
should be. My system date is correct, and all of the other dates that get 
stored are correct.

Thanks for your help. The code looks to be very, very close. Not sure what is 
causing the inconsistency in setting dates. It could very well be something 
I've configured incorrectly. 


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Richard Rodgers [rrodg...@mit.edu]
Sent: Tuesday, May 04, 2010 2:02 PM
To: Jason Fowler
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Embargo setter plugin question

Hi Jason:

Bit of an email glitch in my last reply: looks like the text became an 
attachment. But the gist is:

I sent you a setter class (source and .class file) that I haven't tested, but 
might do what you are looking for.
Let me know if you have any problems, or if the set-up description is not clear.

It's fairly general, so if it works for you, we can include it in the next 
distribution.

Thanks,

Richard R


On May 3, 2010, at 11:27 AM, Jason Fowler wrote:

 Has anyone yet developed a custom Embargo setter for 1.6 that will mimic 
 UMI's embargo terms (6 months, 1 year, 2 years). If so, would you be willing 
 to share the code?

 Thanks,
 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 Vice President, ALABI
 jfow...@sbts.edu
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] A general question about editing a file from a newcomer

2010-05-04 Thread Jason Fowler
Shaw,

Good question. It took me a while to understand the workflow for code 
management.

Assuming that you are using 1.5.2 or 1.6.0, you would want to edit a file at 
the source/modules level. Then, you would run mvn package (or mvn clean 
package). This puts the code in source/target. Then you use ANT. This will move 
the files to your dspace directory. Then, depending on how you deploy, you may 
move the file to your webapps directory within tomcat, or you may just deploy 
tomcat and let it reference the webapps in your dspace directory.

I hope that helps.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Shaw Yu [...@vcu.edu]
Sent: Tuesday, May 04, 2010 8:26 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] A general question about editing a file from a   newcomer

Hi there,

I found that a file (e.g., style.css) can be edited at least at 4 levels
(any system is more complicated than this?):

1. at the source/modules level
2. at the source/target level
3. at dspace level
4. at tomcat level

Are there general rules about at which level that a file should be
edited? It looks like to edit a file at (4) is easiest (no rebuild is
needed) but is also easiest to be overwritten late. To edit a file at
(1) is just the opposite.

Is it true that we should do most of our editing at '2. the
source/target level' and than issue an ANT command?

Thank you.

Shaw
VCU Libraries

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargo setter plugin question

2010-05-04 Thread Jason Fowler
Thanks, Richard! That looks great. I will give it a thorough testing and let 
you know what I find.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Richard Rodgers [rrodg...@mit.edu]
Sent: Tuesday, May 04, 2010 2:02 PM
To: Jason Fowler
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Embargo setter plugin question

Hi Jason:

Bit of an email glitch in my last reply: looks like the text became an 
attachment. But the gist is:

I sent you a setter class (source and .class file) that I haven't tested, but 
might do what you are looking for.
Let me know if you have any problems, or if the set-up description is not clear.

It's fairly general, so if it works for you, we can include it in the next 
distribution.

Thanks,

Richard R


On May 3, 2010, at 11:27 AM, Jason Fowler wrote:

 Has anyone yet developed a custom Embargo setter for 1.6 that will mimic 
 UMI's embargo terms (6 months, 1 year, 2 years). If so, would you be willing 
 to share the code?

 Thanks,
 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 Vice President, ALABI
 jfow...@sbts.edu
 --
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Embargo setter plugin question

2010-05-03 Thread Jason Fowler
Has anyone yet developed a custom Embargo setter for 1.6 that will mimic UMI's 
embargo terms (6 months, 1 year, 2 years). If so, would you be willing to share 
the code?

Thanks,
Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] How to replace header and footer

2010-04-28 Thread Jason Fowler
Shaw,

These instructions are not very detailed, but it should be enough to get you 
started if you're familiar with XSLT.

http://oldwiki.dspace.org/index.php/Customize_header_or_footer_%28Manakin%29

Blessings,
Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI

From: Shaw Yu [...@vcu.edu]
Sent: Wednesday, April 28, 2010 8:19 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] How to replace header and footer

Are there any instructions on how to replace the default Manakin header
and footer with our own text/graphics? Looks like it is a very difficult
task, isn't it? Our URL is http://uls-linux17.uls.vcu.edu/xmlui. Thanks.

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] PDF viever

2010-04-26 Thread Jason Fowler
Mark,

Not exactly. I am suggesting embedding one viewer within the 
item-summary-view-DIM, a viewer that shows up specifically for the PDF mime 
type. It would be great to do it for those other for formats, but as you point 
out, it's against Google's terms of service. 

For what it's worth, I think you guys at @mire have a much, much better 
solution. For institutions that cannot afford it, the DIY Google viewer 
solution I suggested might be helpful. 

I have you to thank for suggesting that approach to embedding objects, by the 
way. I think you mentioned before that embedding videos using the HTML5 video 
tag could be achieved in XMLUI using stylesheet transformations. It was a great 
idea. There are all sorts of mime-type specific things that can be embedded 
using stylesheets.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI


From: mdigg...@gmail.com [mdigg...@gmail.com] On Behalf Of Mark Diggory 
[mdigg...@atmire.com]
Sent: Friday, April 23, 2010 3:45 PM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] PDF viever

On Fri, Apr 23, 2010 at 6:20 AM, Jason Fowler 
jfow...@sbts.edumailto:jfow...@sbts.edu wrote:
That should be pretty easy in XMLUI using something like Google's viewer, 
especially if you have no collections that need to be authenticated. You should 
be able to simply make changes to your theme.xsl file to enable it (and perhaps 
messages.xml). No java coding would be necessary using this method.

I'm pondering googles terms of service here:

http://docs.google.com/viewer/TOS?hl=en

http://docs.google.com/viewer/TOS?hl=enSpecifically... You may not use the 
Service to develop a visual document search and preview application which 
embeds multiple uses of the Google Docs Viewer in a single webpage for DOC, 
DOCX, or PPTX filetypes.

Sounds somewhat like what is being proposed.

regards,
Mark

p.s. Please excuse a shameless but on topic plug...
We do provide an affordable option for document streaming / Page turning on 
XMLUI ( http://atmire.com/docstreaming.php ).  Our latest version works within 
DSpace, creating individual pages for the viewer and storing them internally.

--
Mark R. Diggory
Head of U.S. Operations - @mire

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get t...@ther

--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] PDF viever

2010-04-23 Thread Jason Fowler
That should be pretty easy in XMLUI using something like Google's viewer, 
especially if you have no collections that need to be authenticated. You should 
be able to simply make changes to your theme.xsl file to enable it (and perhaps 
messages.xml). No java coding would be necessary using this method.

You could do something very similar to what I have explained here for the 
inclusion of the video tag for HTML5 pseudo streaming.

http://neoarch.wordpress.com/2009/12/15/using-the-html-5-video-tag-in-dspace/

Instead of embedding the video tag, you would put in code to embed the viewer. 

I am in a bit of a hurry now. If you need more information, let me know and I 
can explain this more fully next week.

Blessings,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Lewatle Phaladi [lewatle.phal...@wits.ac.za]
Sent: Friday, April 23, 2010 4:52 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] PDF viever

Hi all

I want to enable PDF viewer for DSpace  so that a user who doesn’t have PDF 
application installed can just view the document on the web browser without the 
need to install PDF viewer.
I am using XMLUI  as a default and I need to show those changes on XMLUI.
I also discovered that setting up most functionalities for JSPUI  is quite 
straight forward than for XMLUI.
The thumbnail preview is well setup on JSPUI than on XMLUI where I can see 
changes happened on the web interface.

Regards,
Lewatle

This communication is intended for the addressee only. It is confidential. If 
you have received this communication in error, please notify us immediately and 
destroy the original message. You may not copy or disseminate this 
communication without the permission of the University. Only authorized 
signatories are competent to enter into agreements on behalf of the University 
and recipients are thus advised that the content of this message may not be 
legally binding on the University and may contain the personal views and 
opinions of the author, which are not necessarily the views and opinions of The 
University of the Witwatersrand, Johannesburg. All agreements between the 
University and outsiders are subject to South African Law unless the University 
agrees in writing to the contrary.



--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] IPAuthentication not working since upgrade

2010-04-14 Thread Jason Fowler
Thanks for the link, Keith. We're working with the release rather than source 
here. Does anyone know of a workaround that might work for us without having to 
switch to source?

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: keith.gilbert...@library.gatech.edu [keith.gilbert...@library.gatech.edu]
Sent: Tuesday, April 13, 2010 8:58 AM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] IPAuthentication not working since upgrade

Jason,

There's a bug that breaks IP authentication in 1.6, discovered by Dave Falke 
and Stuart Lewis.  There's a thread here that details the fix:

http://www.mail-archive.com/dspace-de...@lists.sourceforge.net/msg02985.html


- Original Message -
From: Jason Fowler jfow...@sbts.edu
To: dspace-tech@lists.sourceforge.net
Sent: Tuesday, April 13, 2010 8:45:43 AM GMT -05:00 US/Canada Eastern
Subject: [Dspace-tech] IPAuthentication not working since upgrade

All,

We recently upgraded to 1.6, and I have noticed that IPAuthentication now seems 
not to be working. Any idea why this might be the case? Nothing has really 
changed in our setup.


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] log4j causing slowness for DSpace

2010-04-14 Thread Jason Fowler
Graham,

I think you make be on to something with the loading of xmlui. I have now 
discovered that the problem ONLY occurs when I deploy xmlui or jspui. I can 
start every other webapp and the entire startup process takes just over 2 
seconds. Starting either xmlui or jspui results in a startup of nearly 3 
minutes each. Also, the only time that I see the No appenders could be found 
for logger warnings is when I start one of these two webapps.

I am entirely at a loss for why this is happening. It never happened prior to 
the upgrade.

Blessings,
Jason



From: Graham Triggs [mailto:grahamtri...@gmail.com]
Sent: Wednesday, April 07, 2010 5:50 AM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] log4j causing slowness for DSpace

Jason,

It's highly unlikely that Log4J is causing the startup to be slow. Whilst your 
startup takes in the region of 10 minutes, there is no indication in the log as 
to when each of those log4j warnings appeared, or what was occurring at the 
time.

The regular re-occurrence of org.apache.commons.digester.Digester.sax appender 
warnings, and the org.apache.catalina.startup.Embedded warning, would suggest 
that the application server itself (Tomcat?) is missing some logging 
configuration.

Those Digester messages look like they relate to the initialization of each 
webapp deployed to the server - ie. where it loads WEB-INF/web.xml (and 
correlating with the 'using dspace.cfg' messages that would also appear with 
each one).

Deploying multiple web applications can take some time - loading the JARs, 
starting any listeners / servlets that are set to load on startup. In the case 
of xmlui (and Solr?) at least that will trigger a fairly significant 
initialization process.

And it appears that you are deploying the xmlui application twice (once as 
xmlui, and once as root?)

Regards,
G

On 5 April 2010 21:50, Jason Fowler jfow...@sbts.edumailto:jfow...@sbts.edu 
wrote:
I've been beating my brains in over this issue, and I have tried every possible 
solution I can find. I've recently migrated to 1.6.0, and since making the 
change, problems with log4j occur at startup. This makes my Dspace startup take 
ten minutes. I've narrowed down the problem (I think) to being an issue with 
log4j.

I just appended a date stamp to my catalina.out file while I restarted. I have 
output it below. The first thing that shows up after the stamp is log4j errors. 
After churning for 10 minutes, everything works fine, even logging, solr, etc. 
Does anyone have any idea what might be causing this problem? If so, many, many 
thanks in advance.

Mon Apr  5 15:29:51 CDT 2010
log4j:WARN No appenders could be found for logger 
(org.apache.catalina.startup.Embedded).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
Loading catalog: 
file:/usr/local/apache-tomcat-5.5.26/work/Catalina/localhost/xmlui/cocoon_xml_resolver_entities/catalog
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
- Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
- Using dspace provided log configuration (log.init.config)
- Loading: /mnt/storage/dspace/config/log4j.properties
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
Loading catalog: 
file:/usr/local/apache-tomcat-5.5.26/work/Catalina/localhost/_/cocoon_xml_resolver_entities/catalog
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
Apr 5, 2010 3:39:31 PM

[Dspace-tech] IPAuthentication not working since upgrade

2010-04-13 Thread Jason Fowler
All,

We recently upgraded to 1.6, and I have noticed that IPAuthentication now seems 
not to be working. Any idea why this might be the case? Nothing has really 
changed in our setup.


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Lost permission to access dspace server after update

2010-04-13 Thread Jason Fowler
Since upgrading, I, too, have had the blank screen problem. Usually, the only 
thing that resolves it for me is a restart.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Shaw Yu [...@vcu.edu]
Sent: Tuesday, April 13, 2010 10:39 AM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Lost permission to access dspace server after
update

Also,

When accessing some other directories, I simply got blank screens.

For example:

http://uls-linux17.uls.vcu.edu/mydspace (blank)
http://uls-linux17.uls.vcu.edu (blank)
http://uls-linux17.uls.vcu.edu/dspace/manager/ (Error: Document Not Found)
http://uls-linux17.uls.vcu.edu/dspace  (forbidden)

Thanks.

Shaw


Shaw Yu wrote:

Hi there,

I followed the update steps from 1.4.2 to 1.5.0 and finished the update.
However, when access the server, I got:

Forbidden

You don't have permission to access /dspace/ on this server.

I did not touch the Apache and the related files. Not sure what went wrong.

Also, I do not see any *.war files in the [dspace]/webapps directory
after 'ant -Dconfig=[dspace]/config/dspace.cfg update'. There are only 5
subdirectories (jspui  lni  oai  sword  xmlui). Is this normal? If it
is, how do we deal with the original *.war files in the
[tomcat]/webapps/ directory?

I am new to dspace. Any suggestions are/ /greatly appreciated./


/Shaw
VCU Libraries

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] [Duraspace] dspace 1.6 Migration

2010-04-09 Thread Jason Fowler
We've upgraded our live instance with no real significant issues. Our only 
problem has been a nearly 10 minute startup time for the application. We're not 
sure why this is happening, though. It didn't happen in our live instance on 
1.5.2. It didn't happen on our 1.6.0 test instance. It happens on our 1.6.0 
live instance. I don't know that it is directly related to 1.6.0. Other than 
that one issue, everything else works great for me.


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Lewatle Phaladi [lewatle.phal...@wits.ac.za]
Sent: Friday, April 09, 2010 3:09 AM
To: durasp...@moo.sun.ac.za
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] [Duraspace] dspace 1.6 Migration

Hi
I recommend wait and see, but while waiting for version 1.6.1 I also believe is 
good idea to run 1.6.0 on test instance, this will simplify things whenever you 
need to upgrade.
Regards,
Lewatle

From: duraspace-ad...@moo.sun.ac.za [mailto:duraspace-ad...@moo.sun.ac.za] On 
Behalf Of Bravismore Mumanyi
Sent: 09 April 2010 09:00 AM
To: durasp...@moo.sun.ac.za
Subject: [Duraspace] dspace 1.6 Migration

Dear dspacers,

I would like to know if there are any institutions that have already migrated 
to dspace 1.6.

Any concerns?

Are there any major bugs that have compelled you to consider downgrading or you 
see it as a stable release.

Do you recommend a wait  see strategy or rather wait for bug-fix release 
1.6.1?

Thank you

Regards
/

This communication is intended for the addressee only. It is confidential. If 
you have received this communication in error, please notify us immediately and 
destroy the original message. You may not copy or disseminate this 
communication without the permission of the University. Only authorized 
signatories are competent to enter into agreements on behalf of the University 
and recipients are thus advised that the content of this message may not be 
legally binding on the University and may contain the personal views and 
opinions of the author, which are not necessarily the views and opinions of The 
University of the Witwatersrand, Johannesburg. All agreements between the 
University and outsiders are subject to South African Law unless the University 
agrees in writing to the contrary.



--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] log4j causing slowness for DSpace

2010-04-05 Thread Jason Fowler
I've been beating my brains in over this issue, and I have tried every possible 
solution I can find. I've recently migrated to 1.6.0, and since making the 
change, problems with log4j occur at startup. This makes my Dspace startup take 
ten minutes. I've narrowed down the problem (I think) to being an issue with 
log4j. 

I just appended a date stamp to my catalina.out file while I restarted. I have 
output it below. The first thing that shows up after the stamp is log4j errors. 
After churning for 10 minutes, everything works fine, even logging, solr, etc. 
Does anyone have any idea what might be causing this problem? If so, many, many 
thanks in advance.

Mon Apr  5 15:29:51 CDT 2010
log4j:WARN No appenders could be found for logger 
(org.apache.catalina.startup.Embedded).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
Loading catalog: 
file:/usr/local/apache-tomcat-5.5.26/work/Catalina/localhost/xmlui/cocoon_xml_resolver_entities/catalog
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
- Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
- Using dspace provided log configuration (log.init.config)
- Loading: /mnt/storage/dspace/config/log4j.properties
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
Loading catalog: 
file:/usr/local/apache-tomcat-5.5.26/work/Catalina/localhost/_/cocoon_xml_resolver_entities/catalog
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.
INFO: Loading provided config file: /mnt/storage/dspace/config/dspace.cfg
INFO: Using dspace provided log configuration (log.init.config)
INFO: Loading: /mnt/storage/dspace/config/log4j.properties
Apr 5, 2010 3:39:31 PM org.apache.solr.servlet.SolrDispatchFilter init
INFO: SolrDispatchFilter.init()
Apr 5, 2010 3:39:31 PM org.apache.solr.core.SolrResourceLoader locateInstanceDir
INFO: Using JNDI solr.home: /mnt/storage/dspace/solr

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Uploading a folder in Dspace

2010-04-04 Thread Jason Fowler
Ranjan,

If you want to upload a directory, you need to use the batch importer, I 
believe.

Here's a blog post 
(http://scott.phillips.name/2009/05/howto-dspace-batch-ingest/) and 
instructions 
(https://scott.phillips.name/wp-content/uploads/2009/05/dspacebatchimport.pdf) 
for how to do it.

The other option is to make the folder into an archive format like .zip, .tar, 
or .tar.gz and upload that.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Ranjan SinhaThakur [ranjan...@dasturco.in]
Sent: Saturday, April 03, 2010 12:15 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Uploading a folder in Dspace

Is it possible upload a Folder (Directory)  in Dspace.



Ranjan Sinha Thakur, Sr. Librarian. M. N. Dastur  Company (P) Ltd, P-17
Mission Row Extension, Kolkata 700013.
Phone : 91-33-22255420- Ext. 519
E-mail: ranjan...@dasturco.in


--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace 1.6 Handle server

2010-04-02 Thread Jason Fowler

I removed solr, and that didn't appear to really change anything.The hangup 
still happened. I did watch catalina.out again, and I saw these lines right at 
the hangup.

INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
Apr 2, 2010 1:54:21 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
log4j:WARN No appenders could be found for logger 
(org.apache.commons.digester.Digester.sax).
log4j:WARN Please initialize the log4j system properly.

It seems it's hanging at that line. I looked at my log4j.properties, and there 
is nothing strange in it. It looks like the standard DSpace-supplied 
log4j.properties file. 

I googled around for an answer to the problem, but couldn't find anything 
definite.

-- Jason Fowler, CA, MSLS


From: Stuart Lewis [s.le...@auckland.ac.nz]
Sent: Friday, April 02, 2010 1:12 AM
To: Jason Fowler
Cc: Mark Diggory; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace 1.6  Handle server

Hi Jason,

You can disable the solr webapp by removing the whole solr directory from 
[tomcat]/webapps.

Your storage server may be slowing down the loading of the solr index, but 10 
minutes sounds quite severe. You could test it by moving the indexes to the 
local disk. They shouldn't get too big, so hopefully you'll have the space. 
They are normally kept in [dspace]/solr so move them to a local disk, then edit 
[tomcat]/solr/WEB-INF/web.xml

Look for:

env-entry
env-entry-namesolr/home/env-entry-name
env-entry-typejava.lang.String/env-entry-type
env-entry-value/dspace/solr/env-entry-value
/env-entry


And edit /dspace/solr as appropriate for the new location of your solr index.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/



On 2/04/2010, at 5:29 PM, Jason Fowler wrote:

 Mark,

 I'm not sure exactly how to disable the solr webapplication. Any suggestions?

 The file access is pretty quick. We've never had any trouble before. We have 
 an app server for running the webapps and a storage server for everything 
 else.

 --Jason Fowler, CA, MSLS

 
 From: mdigg...@gmail.com [mdigg...@gmail.com] On Behalf Of Mark Diggory 
 [mdigg...@atmire.com]
 Sent: Thursday, April 01, 2010 11:31 PM
 To: Jason Fowler
 Cc: Stuart Lewis; dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] DSpace 1.6  Handle server

 It looks like the delay is before the solr servlet init log entry is
 being called, IE before solr is loaded, disable the solr
 webapplication from loading and test if the delay is still there

 Likewise, what is the storage mount situation you are using here?   If
 file access is slow across this mount, that be slowing Lucene access
 within Solr.  You may try, moving your solr data directory onto the
 local file system and testing if that speeds your loading time.

 Finally, we have rather large solr indexes of statistics in production
 that do not have load times anywhere near this degree of slowness.

 Mark

 On Thu, Apr 1, 2010 at 7:52 PM, Jason Fowler jfow...@sbts.edu wrote:
 Stuart,

 I have confirmed from watching catalina.out that it consistently takes 
 nearly10 minutes to start. Here's the section of the file where the hangup 
 occurs.

 Apr 1, 2010 9:23:28 PM org.apache.coyote.http11.Http11BaseProtocol init
 INFO: Initializing Coyote HTTP/1.1 on http-8080
 Apr 1, 2010 9:23:28 PM org.apache.catalina.startup.Catalina load
 INFO: Initialization processed in 537 ms
 Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardService start
 INFO: Starting service Catalina
 Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardEngine start
 INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
 Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardHost start
 INFO: XML validation disabled
 Apr 1, 2010 9:33:12 PM org.apache.solr.servlet.SolrDispatchFilter init
 INFO: SolrDispatchFilter.init()
 Apr 1, 2010 9:33:12 PM org.apache.solr.core.SolrResourceLoader 
 locateInstanceDir
 INFO: Using JNDI solr.home: /mnt/storage/dspace/solr
 Apr 1, 2010 9:33:12 PM org.apache.solr.core.CoreContainer$Initializer 
 initialize
 INFO: looking for solr.xml: /mnt/storage/dspace/solr/solr.xml
 Apr 1, 2010 9:33:12 PM org.apache.solr.core.SolrResourceLoader init
 INFO: Solr home set to '/mnt/storage/dspace/solr/'

 For some reason, it hangs at org.apache.catalina.core.StandardHost start

 -- Jason Fowler, CA, MSLS

 
 From: Stuart Lewis [s.le...@auckland.ac.nz]
 Sent: Thursday, April 01, 2010 7:30 PM
 To: Jason Fowler
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] DSpace 1.6  Handle server

 Hi Jason,

 How slow is slow? (Is it the handle server that is slow to startup, or 
 tomcat

[Dspace-tech] DSpace 1.6 Handle server

2010-04-01 Thread Jason Fowler
I'm having a puzzling problem. I am updating my system from DSpace 1.52 to 1.6. 
I'm running RHEL Server release 5.3 (Tikanga).
My Java version is 1.5.0_20
My Tomcat version is 5.5.26 and I'm using mod_proxy_ajp to redirect to port 80.

I have upgraded correctly on my live server and everything works fine except 
handle (well, startup is a little slower, but I'm not sure why that is.). 
Whenever I run the handle server and visit a handle, the whole screen goes 
white and DSpace goes out in the weeds. Nothing works at that point. The whole 
system crashes. What makes it worse is that I don't see any cause for it in any 
of the log files. Does anyone have any ideas what causes this and how I might 
fix it?

I tested the upgrade pretty rigorously on a  Fedora 12 virtual machine with no 
problems prior to upgrading.  Of course, handle was the one thing I didn't have 
a way to test.

Blessings,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace 1.6 Handle server

2010-04-01 Thread Jason Fowler
I think I have my problem solved. It all had to do with the way I had 
dspace.BaseUrl configured. I removed the xmlui from the end, and everything 
went back to working like normal. 

The startup is still painfully slow, though. Would anyone have any idea why?

-- Jason Fowler, CA, MSLS
_
From: Jason Fowler [jfow...@sbts.edu]
Sent: Thursday, April 01, 2010 3:48 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] DSpace 1.6  Handle server

I'm having a puzzling problem. I am updating my system from DSpace 1.52 to 1.6. 
I'm running RHEL Server release 5.3 (Tikanga).
My Java version is 1.5.0_20
My Tomcat version is 5.5.26 and I'm using mod_proxy_ajp to redirect to port 80.

I have upgraded correctly on my live server and everything works fine except 
handle (well, startup is a little slower, but I'm not sure why that is.). 
Whenever I run the handle server and visit a handle, the whole screen goes 
white and DSpace goes out in the weeds. Nothing works at that point. The whole 
system crashes. What makes it worse is that I don't see any cause for it in any 
of the log files. Does anyone have any ideas what causes this and how I might 
fix it?

I tested the upgrade pretty rigorously on a  Fedora 12 virtual machine with no 
problems prior to upgrading.  Of course, handle was the one thing I didn't have 
a way to test.

Blessings,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace 1.6 Handle server

2010-04-01 Thread Jason Fowler
Stuart,

I have confirmed from watching catalina.out that it consistently takes nearly10 
minutes to start. Here's the section of the file where the hangup occurs.

Apr 1, 2010 9:23:28 PM org.apache.coyote.http11.Http11BaseProtocol init
INFO: Initializing Coyote HTTP/1.1 on http-8080
Apr 1, 2010 9:23:28 PM org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 537 ms
Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
Apr 1, 2010 9:33:12 PM org.apache.solr.servlet.SolrDispatchFilter init
INFO: SolrDispatchFilter.init()
Apr 1, 2010 9:33:12 PM org.apache.solr.core.SolrResourceLoader locateInstanceDir
INFO: Using JNDI solr.home: /mnt/storage/dspace/solr
Apr 1, 2010 9:33:12 PM org.apache.solr.core.CoreContainer$Initializer initialize
INFO: looking for solr.xml: /mnt/storage/dspace/solr/solr.xml
Apr 1, 2010 9:33:12 PM org.apache.solr.core.SolrResourceLoader init
INFO: Solr home set to '/mnt/storage/dspace/solr/'

For some reason, it hangs at org.apache.catalina.core.StandardHost start

-- Jason Fowler, CA, MSLS


From: Stuart Lewis [s.le...@auckland.ac.nz]
Sent: Thursday, April 01, 2010 7:30 PM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace 1.6  Handle server

Hi Jason,

How slow is slow? (Is it the handle server that is slow to startup, or tomcat?)

DSpace 1.6 will take slightly longer than earlier versions to start up as it 
now has to start a new webapp (solr) and 'warm up' the solr indexes. Somewhere 
between 20 seconds and a minute should be normal.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: 64 9 373-7599 x81928
http://www.library.auckland.ac.nz/


On 2/04/2010, at 11:56 AM, Jason Fowler wrote:

 I think I have my problem solved. It all had to do with the way I had 
 dspace.BaseUrl configured. I removed the xmlui from the end, and everything 
 went back to working like normal.

 The startup is still painfully slow, though. Would anyone have any idea why?

 -- Jason Fowler, CA, MSLS
 _
 From: Jason Fowler [jfow...@sbts.edu]
 Sent: Thursday, April 01, 2010 3:48 PM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] DSpace 1.6  Handle server

 I'm having a puzzling problem. I am updating my system from DSpace 1.52 to 
 1.6. I'm running RHEL Server release 5.3 (Tikanga).
 My Java version is 1.5.0_20
 My Tomcat version is 5.5.26 and I'm using mod_proxy_ajp to redirect to port 
 80.

 I have upgraded correctly on my live server and everything works fine except 
 handle (well, startup is a little slower, but I'm not sure why that is.). 
 Whenever I run the handle server and visit a handle, the whole screen goes 
 white and DSpace goes out in the weeds. Nothing works at that point. The 
 whole system crashes. What makes it worse is that I don't see any cause for 
 it in any of the log files. Does anyone have any ideas what causes this and 
 how I might fix it?

 I tested the upgrade pretty rigorously on a  Fedora 12 virtual machine with 
 no problems prior to upgrading.  Of course, handle was the one thing I didn't 
 have a way to test.

 Blessings,

 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 Vice President, ALABI
 jfow...@sbts.edu
 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See

Re: [Dspace-tech] DSpace 1.6 Handle server

2010-04-01 Thread Jason Fowler
Mark,

I'm not sure exactly how to disable the solr webapplication. Any suggestions?

The file access is pretty quick. We've never had any trouble before. We have an 
app server for running the webapps and a storage server for everything else.

--Jason Fowler, CA, MSLS


From: mdigg...@gmail.com [mdigg...@gmail.com] On Behalf Of Mark Diggory 
[mdigg...@atmire.com]
Sent: Thursday, April 01, 2010 11:31 PM
To: Jason Fowler
Cc: Stuart Lewis; dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace 1.6  Handle server

It looks like the delay is before the solr servlet init log entry is
being called, IE before solr is loaded, disable the solr
webapplication from loading and test if the delay is still there

Likewise, what is the storage mount situation you are using here?   If
file access is slow across this mount, that be slowing Lucene access
within Solr.  You may try, moving your solr data directory onto the
local file system and testing if that speeds your loading time.

Finally, we have rather large solr indexes of statistics in production
that do not have load times anywhere near this degree of slowness.

Mark

On Thu, Apr 1, 2010 at 7:52 PM, Jason Fowler jfow...@sbts.edu wrote:
 Stuart,

 I have confirmed from watching catalina.out that it consistently takes 
 nearly10 minutes to start. Here's the section of the file where the hangup 
 occurs.

 Apr 1, 2010 9:23:28 PM org.apache.coyote.http11.Http11BaseProtocol init
 INFO: Initializing Coyote HTTP/1.1 on http-8080
 Apr 1, 2010 9:23:28 PM org.apache.catalina.startup.Catalina load
 INFO: Initialization processed in 537 ms
 Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardService start
 INFO: Starting service Catalina
 Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardEngine start
 INFO: Starting Servlet Engine: Apache Tomcat/5.5.26
 Apr 1, 2010 9:23:28 PM org.apache.catalina.core.StandardHost start
 INFO: XML validation disabled
 Apr 1, 2010 9:33:12 PM org.apache.solr.servlet.SolrDispatchFilter init
 INFO: SolrDispatchFilter.init()
 Apr 1, 2010 9:33:12 PM org.apache.solr.core.SolrResourceLoader 
 locateInstanceDir
 INFO: Using JNDI solr.home: /mnt/storage/dspace/solr
 Apr 1, 2010 9:33:12 PM org.apache.solr.core.CoreContainer$Initializer 
 initialize
 INFO: looking for solr.xml: /mnt/storage/dspace/solr/solr.xml
 Apr 1, 2010 9:33:12 PM org.apache.solr.core.SolrResourceLoader init
 INFO: Solr home set to '/mnt/storage/dspace/solr/'

 For some reason, it hangs at org.apache.catalina.core.StandardHost start

 -- Jason Fowler, CA, MSLS

 
 From: Stuart Lewis [s.le...@auckland.ac.nz]
 Sent: Thursday, April 01, 2010 7:30 PM
 To: Jason Fowler
 Cc: dspace-tech@lists.sourceforge.net
 Subject: Re: [Dspace-tech] DSpace 1.6  Handle server

 Hi Jason,

 How slow is slow? (Is it the handle server that is slow to startup, or 
 tomcat?)

 DSpace 1.6 will take slightly longer than earlier versions to start up as it 
 now has to start a new webapp (solr) and 'warm up' the solr indexes. 
 Somewhere between 20 seconds and a minute should be normal.

 Thanks,


 Stuart Lewis
 IT Innovations Analyst and Developer
 Te Tumu Herenga The University of Auckland Library
 Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
 Ph: 64 9 373-7599 x81928
 http://www.library.auckland.ac.nz/


 On 2/04/2010, at 11:56 AM, Jason Fowler wrote:

 I think I have my problem solved. It all had to do with the way I had 
 dspace.BaseUrl configured. I removed the xmlui from the end, and everything 
 went back to working like normal.

 The startup is still painfully slow, though. Would anyone have any idea why?

 -- Jason Fowler, CA, MSLS
 _
 From: Jason Fowler [jfow...@sbts.edu]
 Sent: Thursday, April 01, 2010 3:48 PM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] DSpace 1.6  Handle server

 I'm having a puzzling problem. I am updating my system from DSpace 1.52 to 
 1.6. I'm running RHEL Server release 5.3 (Tikanga).
 My Java version is 1.5.0_20
 My Tomcat version is 5.5.26 and I'm using mod_proxy_ajp to redirect to port 
 80.

 I have upgraded correctly on my live server and everything works fine except 
 handle (well, startup is a little slower, but I'm not sure why that is.). 
 Whenever I run the handle server and visit a handle, the whole screen goes 
 white and DSpace goes out in the weeds. Nothing works at that point. The 
 whole system crashes. What makes it worse is that I don't see any cause for 
 it in any of the log files. Does anyone have any ideas what causes this and 
 how I might fix it?

 I tested the upgrade pretty rigorously on a  Fedora 12 virtual machine with 
 no problems prior to upgrading.  Of course, handle was the one thing I 
 didn't have a way to test.

 Blessings,

 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 Vice President, ALABI
 jfow...@sbts.edu

[Dspace-tech] Embargoes in 1.6

2010-03-31 Thread Jason Fowler
Hi all,

I am testing DSpace 1.6 before we migrate to it. I believe I have the 
dspace.cfg set up correctly, and I have added dc.embargo.terms and 
dc.embargo.liftdate to my metadata registry. 

However, nothing shows up in the submission workflow in any of my xmlui themes, 
or in jspui. Are there additional changes that I need to make in order to 
enable this within the workflow? Can someone explain what those are?

Thanks,


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargoes in 1.6

2010-03-31 Thread Jason Fowler
Richard,


That's helpful. So just to verify, it is necessary to add those items to the 
input-forms.xml in order to get them to show up in the submission process? 
Embargoes don't just work (ie. show up in the submission process) out of the 
box? I am fine with making the changes, but I just want to make sure they are 
actually necessary.

Thanks,
Jason
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Embargoes in 1.6

2010-03-31 Thread Jason Fowler
That makes sense. The only thing I don't understand is how exactly the liftdate 
is computed. Is that something that happens automatically, or do I need to 
configure that?


Jason Fowler, CA, MSLS


From: Claudia Juergen [claudia.juer...@ub.tu-dortmund.de]
Sent: Wednesday, March 31, 2010 12:14 PM
To: Jason Fowler
Cc: claudia.juer...@ub.tu-dortmund.de
Subject: RE: [Dspace-tech] Embargoes in 1.6

Hello Jason,

only the embargo terms afaik. The liftdate is computed based upon the terms.

Claudia

 Thanks, Claudia! Just one more question. Do I need to add both
 dc.embargo.terms AND dc.embargo.liftdate to the input-forms.xml?

 Thanks in advance,

 Jason Fowler, CA, MSLS

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] dspace installation

2010-03-05 Thread Jason Fowler
Claudia,

I'm not sure who is over that list, but should the DSpace JumpBox be added to 
it? That would seem like a logical place to mention it.

Thanks,
Jason Fowler, CA, MSLS


From: Claudia Jürgen [claudia.juer...@ub.tu-dortmund.de]
Sent: Friday, March 05, 2010 3:18 AM
To: Vinod K. Sharma
Cc: dspace-tech
Subject: Re: [Dspace-tech] dspace installation

Hello Vinod,

precise installation instructions and information about the prerequisite
software can be found in the DSpace Manual:

http://www.dspace.org/1_6_0Documentation/DSpace-Manual.pdf

A list of service providers for DSpace is available at:
http://www.dspace.org/service-providers/Service-Providers.html

Claudia Jürgen


Am 05.03.2010 05:25, schrieb Vinod K. Sharma:
 Dear Sir/Madam,

 Could you please help us to install the Dspace in a step by step manner.
 Could you please also let us know the system configuration required to 
 install this software.
 Is there any firm which can help in installing and configuring it at client 
 side and help for training.
 Thanks.

 Vinod


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] DSpace on mobile devices

2010-03-05 Thread Jason Fowler
Has anyone developed a Manakin based theme or stylesheet designed for mobile 
devices? 
If so, would you mind sharing your code?

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] IP authentication problems

2010-02-18 Thread Jason Fowler
Ok. I feel kind of goofy.

For whatever reason, DSpace didn't like the IP addresses being specified on 
multiple lines. I put them all on one line in my config file, and everything 
works beautifully now.

--Jason Fowler, CA, MSLS

___
From: Jason Fowler [jfow...@sbts.edu]
Sent: Thursday, February 18, 2010 2:55 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] IP authentication problems

We are using DSpace 1.5.2 on a RHEL 5 server that's located away from our 
campus. We are using IP authentication, and this works perfectly for two of the 
IP addresses. On the third, we're running an EZProxy server, but that server is 
not being authenticated. Even if I just browse from that server to an item, 
it's not authenticated. I have the correct IP address specified, and if I watch 
the logs while I make the address, I can see the request from that IP address 
being recorded. Does anyone have any idea why this might be happening?

Thanks in advance,
Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Apache redirect and IP based authentication

2010-02-16 Thread Jason Fowler
Mark,

Great fix! That worked perfectly for the redirection of port 80 to 8080. 
However, it didn't fix the problem with IP based authentication. Here's a 
little more information about our setup. We are trying to use EZProxy in 
conjunction with IP based authentication to give access to our dissertations. 
The behavior of a proxied request is basically the same as it was when we 
omitted the port number before. We can see the item within DSpace, but we can't 
download the file.

Any ideas?

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
502-897-4573
jfow...@sbts.edu

From: mdigg...@gmail.com [mdigg...@gmail.com] On Behalf Of Mark Diggory 
[mdigg...@atmire.com]
Sent: Saturday, February 13, 2010 1:24 PM
To: Jason Fowler
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Apache redirect and IP based authentication

Jason,

I would be using mod_proxy or more specifically mod_proxy_ajp for
communicating between Apache and Tomcat via the ajp port/protocol on
mod_rewrite/redirect. I suspect that your problem is that the client
IP of the request to tomcat is that of the local machine, AJP will
properly pass the header information.

http://rimuhosting.com/mod_jk2_and_mod_proxy_ajp.jsp

Mark

On Sat, Feb 13, 2010 at 6:59 AM, Jason Fowler jfow...@sbts.edu wrote:
 I'm having a bit of a problem. We're running Dspace 1.5.2 on a Fedora 
 machine. We are using Tomcat, but we also have an Apache redirect set up so 
 that the port number doesn't show up for our site. Basically, it redirects 
 traffic on port 80 to port 8080, but the port number doesn't show. For our 
 dissertation collection, we use IP based authentication. The IP 
 authentication works perfectly when one tries to download the file from 
 inside the correct IP range using an address that has the port number. 
 However, if you try to access it with the port number trimmed off, you can't 
 download the file.

 Can anyone explain why this might be happening and what a fix might be? I'm 
 at a loss.


 Jason Fowler, CA, MSLS
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 Vice President, ALABI
 jfow...@sbts.edu
 --
 SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
 Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
 http://p.sf.net/sfu/solaris-dev2dev
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Mark R. Diggory
Head of U.S. Operations - @mire

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get t...@ther

--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Apache redirect and IP based authentication

2010-02-13 Thread Jason Fowler
I'm having a bit of a problem. We're running Dspace 1.5.2 on a Fedora machine. 
We are using Tomcat, but we also have an Apache redirect set up so that the 
port number doesn't show up for our site. Basically, it redirects traffic on 
port 80 to port 8080, but the port number doesn't show. For our dissertation 
collection, we use IP based authentication. The IP authentication works 
perfectly when one tries to download the file from inside the correct IP range 
using an address that has the port number. However, if you try to access it 
with the port number trimmed off, you can't download the file. 

Can anyone explain why this might be happening and what a fix might be? I'm at 
a loss.


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Line breaks in RSS

2010-01-06 Thread Jason Fowler
Does anyone have any experience with adding line breaks into the RSS 2 that 
xmlui is able to generate? I would like to customize our RSS a little bit, but 
I'm not sure where to begin.


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] XMLUI: checkbox labels?

2010-01-05 Thread Jason Fowler
Dorothea, 

Could it be in the lines in structural.xsl that look like this?

input type=checkbox value={concat(@n,'_',$position)} 
name={concat(@n,'_selected')}/

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
jfow...@sbts.edu

From: Dorothea Salo [dorothea.s...@gmail.com]
Sent: Tuesday, January 05, 2010 9:38 AM
To: Dspace Tech
Subject: [Dspace-tech] XMLUI: checkbox labels?

Does anybody know offhand where the labels on checkboxes (e.g.
remove and selected in English) are actually set? I've trawled
through messages.xml, structural.xsl, and a bunch of Java and I just
can't find them.

I'm sure I'll feel stupid when I'm told where to look...

Dorothea

--
Dorothea Salods...@library.wisc.edu
Digital Repository Librarian  AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Item preview in xmlui

2009-12-15 Thread Jason Fowler
Fabio, 

Thanks for your help. That solution didn't work for me, but I figured out the 
problem. The lines that directly preceded my section read

xsl:template match=dim:dim mode=itemSummaryView-DIM
table class=ds-includeSet-table

Since it was matching the dim:dim portion of the DIM, I was already below the 
element I needed. I simply traversed the DOM back up four levels (ie. 
../../../../), and it works now. It's a bit of a hack, but it works. I would 
welcome any suggestions for how to clean it up.

My code now looks like this:

xsl:template match=dim:dim mode=itemSummaryView-DIM
table class=ds-includeSet-table

tr class=ds-table-row odd
tdspan 
class=boldi18n:textxmlui.dri2xhtml.METS-1.0.item-preview/i18n:text:/span/td
td
xsl:choose
xsl:when 
test=../../../../mets:fileSec/mets:fileg...@use='THUMBNAIL']
a class=image-link
xsl:attribute name=hrefxsl:value-of 
select=@OBJID//xsl:attribute
img alt=Thumbnail
xsl:attribute name=src
xsl:value-of 
select=../../../../mets:fileSec/mets:fileg...@use='THUMBNAIL']/

mets:file/mets:floc...@loctype='URL']/@xlink:href/
/xsl:attribute
/img
/a
/xsl:when
xsl:otherwise

i18n:textxmlui.dri2xhtml.METS-1.0.no-preview/i18n:text
/xsl:otherwise
/xsl:choose
/td
/tr



Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
jfow...@sbts.edu

From: Fabio N. Kepler [fabio.kep...@gmail.com]
Sent: Tuesday, December 15, 2009 10:34 AM
To: Jason Fowler
Subject: Re: [Dspace-tech] Item preview in xmlui

Jason,

And if you insert

[...@groupid=current()/@GROUPID]/

between mets:fileSec/ and  mets:mets:floc...@loctype='URL']?

We use the code below (which is very similar to yours) and it works.


td
xsl:choose
xsl:when 
test=($context/mets:fileSec/mets:fileg...@use='THUMBNAIL'])
a class=image-link
xsl:attribute name=href
xsl:value-of 
select=mets:floc...@loctype='URL']/@xlink:href/
/xsl:attribute
img alt=Thumbnail
xsl:attribute name=src
xsl:value-of 
select=$context/mets:fileSec/mets:fileg...@use='THUMBNAIL']/mets:fi...@groupid=current()/@GROUPID]/mets:floc...@loctype='URL']/@xlink:href/
/xsl:attribute
/img
/a
/xsl:when
xsl:otherwise

i18n:textxmlui.dri2xhtml.METS-1.0.no-preview/i18n:text
/xsl:otherwise
/xsl:choose
/td



On Tue, Dec 15, 2009 at 13:11, Jason Fowler 
jfow...@sbts.edumailto:jfow...@sbts.edu wrote:
Fred,

Thanks for the suggestion. This actually uses a different piece of code. It is 
below.

   td
   xsl:choose
   xsl:when 
test=mets:fileSec/mets:fileg...@use='THUMBNAIL']
   a class=image-link
   xsl:attribute name=hrefxsl:value-of 
select=@OBJID//xsl:attribute
   img alt=Thumbnail
   xsl:attribute name=src
   xsl:value-of 
select=mets:fileSec/mets:fileg...@use='THUMBNAIL']/
   
mets:file/mets:floc...@loctype='URL']/@xlink:href/
   /xsl:attribute
   /img
   /a
   /xsl:when
   xsl:otherwise
   
i18n:textxmlui.dri2xhtml.METS-1.0.no-preview/i18n:text
   /xsl:otherwise
   /xsl:choose
   /td



Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
502-897-4573
jfow...@sbts.edumailto:jfow...@sbts.edu

From: Fabio N. Kepler [fabio.kep...@gmail.commailto:fabio.kep...@gmail.com]
Sent: Monday, December 14, 2009 7:03 PM
To: Jason Fowler
Subject: Re: [Dspace-tech] Item preview in xmlui

Hi, Jason.

Check this thread. Maybe it's the same issue.

http://sourceforge.net/mailarchive/message.php?msg_name=4D8CF9806D2E52409A9E0D1AB3D8C61A5F0A2DE2F8%40MAIL04

Re: [Dspace-tech] Item preview in xmlui

2009-12-15 Thread Jason Fowler
Thanks, Fabio. Much cleaner.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
jfow...@sbts.edu

From: Fabio N. Kepler [fabio.kep...@gmail.com]
Sent: Tuesday, December 15, 2009 1:21 PM
To: Jason Fowler
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Item preview in xmlui

Jason,

You're welcome.

The following works:
ancestor::mets:METS//mets:fileg...@use='THUMBNAIL']

And also:
ancestor::mets:METS/mets:fileSec/mets:fileg...@use='THUMBNAIL']

But there are probably better solutions.



On Tue, Dec 15, 2009 at 15:46, Jason Fowler 
jfow...@sbts.edumailto:jfow...@sbts.edu wrote:
Fabio,

Thanks for your help. That solution didn't work for me, but I figured out the 
problem. The lines that directly preceded my section read

xsl:template match=dim:dim mode=itemSummaryView-DIM
   table class=ds-includeSet-table

Since it was matching the dim:dim portion of the DIM, I was already below the 
element I needed. I simply traversed the DOM back up four levels (ie. 
../../../../), and it works now. It's a bit of a hack, but it works. I would 
welcome any suggestions for how to clean it up.

My code now looks like this:

xsl:template match=dim:dim mode=itemSummaryView-DIM
   table class=ds-includeSet-table

   tr class=ds-table-row odd
   tdspan 
class=boldi18n:textxmlui.dri2xhtml.METS-1.0.item-preview/i18n:text:/span/td
   td
   xsl:choose
   xsl:when 
test=../../../../mets:fileSec/mets:fileg...@use='THUMBNAIL']
   a class=image-link
   xsl:attribute name=hrefxsl:value-of 
select=@OBJID//xsl:attribute
   img alt=Thumbnail
   xsl:attribute name=src
   xsl:value-of 
select=../../../../mets:fileSec/mets:fileg...@use='THUMBNAIL']/
   
mets:file/mets:floc...@loctype='URL']/@xlink:href/
   /xsl:attribute
   /img
   /a
   /xsl:when
   xsl:otherwise
   
i18n:textxmlui.dri2xhtml.METS-1.0.no-preview/i18n:text
   /xsl:otherwise
   /xsl:choose
   /td
   /tr



Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
jfow...@sbts.edumailto:jfow...@sbts.edu

From: Fabio N. Kepler [fabio.kep...@gmail.commailto:fabio.kep...@gmail.com]
Sent: Tuesday, December 15, 2009 10:34 AM
To: Jason Fowler
Subject: Re: [Dspace-tech] Item preview in xmlui

Jason,

And if you insert

[...@groupid=current()/@GROUPID]/

between mets:fileSec/ and  mets:mets:floc...@loctype='URL']?

We use the code below (which is very similar to yours) and it works.


   td
   xsl:choose
   xsl:when 
test=($context/mets:fileSec/mets:fileg...@use='THUMBNAIL'])
   a class=image-link
   xsl:attribute name=href
   xsl:value-of 
select=mets:floc...@loctype='URL']/@xlink:href/
   /xsl:attribute
   img alt=Thumbnail
   xsl:attribute name=src
   xsl:value-of 
select=$context/mets:fileSec/mets:fileg...@use='THUMBNAIL']/mets:fi...@groupid=current()/@GROUPID]/mets:floc...@loctype='URL']/@xlink:href/
   /xsl:attribute
   /img
   /a
   /xsl:when
   xsl:otherwise
   
i18n:textxmlui.dri2xhtml.METS-1.0.no-preview/i18n:text
   /xsl:otherwise
   /xsl:choose
   /td



On Tue, Dec 15, 2009 at 13:11, Jason Fowler 
jfow...@sbts.edumailto:jfow...@sbts.edumailto:jfow...@sbts.edumailto:jfow...@sbts.edu
 wrote:
Fred,

Thanks for the suggestion. This actually uses a different piece of code. It is 
below.

  td
  xsl:choose
  xsl:when 
test=mets:fileSec/mets:fileg...@use='THUMBNAIL']
  a class=image-link
  xsl:attribute name=hrefxsl:value-of 
select=@OBJID//xsl:attribute
  img alt=Thumbnail
  xsl:attribute name=src
  xsl:value-of 
select=mets:fileSec/mets:fileg...@use='THUMBNAIL']/
  
mets:file/mets:floc...@loctype='URL']/@xlink:href/
  /xsl:attribute
  /img
  /a
  /xsl:when
  xsl:otherwise

Re: [Dspace-tech] HTML5 and the future of DSpace // Proof of concept for video tag in XMLUI

2009-12-15 Thread Jason Fowler
Mark,

I had a few minutes today, so I worked up a proof of concept based on what you 
suggested. It works pretty well. It would have to be adjusted to account for 
browser support and the like. Still, you were right. It works.

I posted directions for implementing it on the wiki.

http://wiki.dspace.org/index.php/Add_HTML5_pseudo_streaming_%28Manakin%29


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
jfow...@sbts.edu

From: Mark Diggory [mdigg...@atmire.com]
Sent: Friday, October 30, 2009 7:41 PM
To: Mr Havercamp
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] HTML5 and the future of DSpace

For DSpace XMLUI, this is simply a matter of creating an appropriate
theme that will support HTML5 as the output format for generated html
content.  This would be an excellent project for those in the
community who are working on DSpace Manakin XMLUI themes to provide as
a contribution and would be most exclusively an exercise in XSLT.

Cheer,
Mark


On Thu, Oct 29, 2009 at 6:32 PM, Mr Havercamp mrhaverc...@gmail.com wrote:
 I think the support of HTML 5 would be advantageous, especially in the
 embedded video and audio elements area, as it would be good to see the
 support of open formats such as ogv and oga in an open source repository
 such as DSpace.

 While ogv is not the most efficient video format around at the moment,
 it is starting to make progress, and oga is definitely a mature and well
 established audio format even if it is not as widespread as the
 proprietary MP3 format. Add to this Wikipedia's ongoing out-of-the-box
 support for these open standards, and there is a good chance these
 formats, especially oga, will gain some traction in the mainstream
 Internet community.

 Cheers


 Hayden

 Michael Guthrie wrote:
 On a somewhat related note, J-CAR allows for importation of these
 audio and video formats to be displayed inside Joomla and play
 natively in Firefox and Chrome
 http://openrepository.com/products/cms-integration/ogg-audio-example


 Michael Guthrie
 Manager, Open Repository

 *Bio**Med** Central*

 *www.openrepository.com http://www.openrepository.com/*

 
 *From:* Jason Fowler [mailto:jfow...@sbts.edu]
 *Sent:* Wednesday, October 28, 2009 6:16 PM
 *To:* DSpace-tech@lists.sourceforge.net
 *Subject:* [Dspace-tech] HTML5 and the future of DSpace

 There has been a good deal of talk in development circles about the
 future of HTML, especially as it concerns HTML5. Several new elements
 are being added to the HTML standard that seem advantageous to many
 developers. Some new elements like nav, header, footer, and figure,
 are semantically advantageous. Other elements will add certain
 capabilities to HTML5 compliant browsers. For example, the audio and
 video elements will allow audio and video files to be directly
 embedded in the same way that images currently are. HTML5 compliant
 browsers will be expected to provide some support for embedded video
 and audio without relying on third party plugins. For example, both
 Firefox 3.5 and Chrome 3 already provide built in support for open
 video and audio created with Vorbis and Theora (ie. .ogv, oga).



 I was curious to know if DSpace developers have given any discussion
 to DSpace and these new developments in HTML5. Will near-future
 versions of DSpace and DSpace themes support these new element tags?
 With open video and audio formats be added to the default metadata
 registry at any time in the near future?





 Jason Fowler, CA, MSLS

 Archives and Special Collections Librarian

 The Southern Baptist Theological Seminary

 Vice President, ALABI

 502-897-4573

 jfow...@sbts.edu



 

 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 

 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech



 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 ___
 DSpace

[Dspace-tech] Item preview in xmlui

2009-12-14 Thread Jason Fowler
Hi all,

We're running DSpace 1.5.2 with xmlui, and we're using a modified version of 
the reference theme. We would like to have previews on the simple item view. I 
have uncommented what I thought was the appropriate section of the 
itemSummaryView-DIM to make thumbnails appear there. We have the appropriate 
thumbnail bitstreams generated for our images and we have the appropriate 
permissions in place. Unfortunately, DSpace still returns the No preview 
available message.

Does anyone have any suggestions for what steps I should take to make this work?

Thanks,

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
jfow...@sbts.edu
--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Clickable links in XMLUI

2009-11-24 Thread Jason Fowler
Sorry to repost. Still wondering if anyone can lend a hand with this.

Thanks,
Jason

From: Jason Fowler [jfow...@sbts.edu]
Sent: Thursday, November 19, 2009 12:34 PM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Clickable links in XMLUI

Hi all,

I'm trying to implement the clickable author and subject links describe in the 
wiki, but I'm a little stumped. One of the instructions says the following:

--
Then, between Steps 2 and 3, add the following:

map:transform type=encodeURL/
--

My question is, to what file and in what place do I add that?

Thanks,

Jason Fowler, CA, MSLS
The Southern Baptist Theological Seminary
jfow...@sbts.edu
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Clickable links in XMLUI

2009-11-24 Thread Jason Fowler
Dorothea,

Thanks! That did it! They work now.

___
From: Dorothea Salo [dorothea.s...@gmail.com]
Sent: Tuesday, November 24, 2009 12:36 PM
To: Jason Fowler
Cc: Dspace Tech
Subject: Re: [Dspace-tech] Clickable links in XMLUI

Sorry; this was my hack originally and I should have picked up on this
problem sooner.

You don't actually want to edit the main sitemap.xmap file; you want
the sitemap.xmap file inside your theme folder. I've fixed the entry
on the wiki. (I think there was a change in the sitemap.xmap setup
somewhere 'round about 1.5; I originally based the hack on 1.4 +
Manakin.)

Dorothea

On Tue, Nov 24, 2009 at 11:21 AM, Jason Fowler jfow...@sbts.edu wrote:
 Sorry to repost. Still wondering if anyone can lend a hand with this.

 Thanks,
 Jason
 
 From: Jason Fowler [jfow...@sbts.edu]
 Sent: Thursday, November 19, 2009 12:34 PM
 To: dspace-tech@lists.sourceforge.net
 Subject: [Dspace-tech] Clickable links in XMLUI

 Hi all,

 I'm trying to implement the clickable author and subject links describe in 
 the wiki, but I'm a little stumped. One of the instructions says the 
 following:

 --
 Then, between Steps 2 and 3, add the following:

 map:transform type=encodeURL/
 --

 My question is, to what file and in what place do I add that?

 Thanks,

 Jason Fowler, CA, MSLS
 The Southern Baptist Theological Seminary
 jfow...@sbts.edu
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
 trial. Simplify your report design, integration and deployment - and focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech




--
Dorothea Salods...@library.wisc.edu
Digital Repository Librarian  AIM: mindsatuw
University of Wisconsin
Rm 218, Memorial Library
(608) 262-5493

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Clickable links in XMLUI

2009-11-19 Thread Jason Fowler
Hi all,

I'm trying to implement the clickable author and subject links describe in the 
wiki, but I'm a little stumped. One of the instructions says the following:

--
Then, between Steps 2 and 3, add the following:

map:transform type=encodeURL/
--

My question is, to what file and in what place do I add that?

Thanks,

Jason Fowler, CA, MSLS
The Southern Baptist Theological Seminary
jfow...@sbts.edu
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] HTML5 and the future of DSpace

2009-11-03 Thread Jason Fowler
In Mark Wood's last message, he stated that

 We need to examine the different codec bundles
 provided by the browsers that implement these elements at all.  (Do we
 provide multiple encodings, or point to add-on codec packages, or some
 of each, or...?)  This stuff will affect and be affected by our sites'
 acceptable-formats policies.

I think the point about multiple encodings is especially important to discuss. 
At this point that both Firefox 3.5 and Google Chrome support the Theora codec 
natively, but no one knows what Opera, Apple, and Microsoft will eventually do 
with their browsers.

One current framework that's helping extend the use of the video tag is Video 
for Everybody! (http://camendesign.com/code/video_for_everybody). The usability 
approach taken by the framework's programmers relies on having two bitstreams, 
one created using the patent-encumbered H.264 codec, and another created using 
the open video codec, theora. On a side note, use of the H.264 codec could 
become really pricey by 2011, when the MPEG LA begins enforcing licensing fees.

Personally, I hate the idea of having multiple encodings for accessibility 
purposes, primarily because video is already a space hog. But I also think we 
need to save the time of the reader (in this case, watcher), and if multiple 
encodings can help that cause, it's worth considering.

Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary3
jfow...@sbts.edu

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] HTML5 and the future of DSpace

2009-10-28 Thread Jason Fowler
There has been a good deal of talk in development circles about the future of 
HTML, especially as it concerns HTML5. Several new elements are being added to 
the HTML standard that seem advantageous to many developers. Some new elements 
like nav, header, footer, and figure, are semantically advantageous. Other 
elements will add certain capabilities to HTML5 compliant browsers. For 
example, the audio and video elements will allow audio and video files to be 
directly embedded in the same way that images currently are. HTML5 compliant 
browsers will be expected to provide some support for embedded video and audio 
without relying on third party plugins. For example, both Firefox 3.5 and 
Chrome 3 already provide built in support for open video and audio created with 
Vorbis and Theora (ie. .ogv, oga).

I was curious to know if DSpace developers have given any discussion to DSpace 
and these new developments in HTML5. Will near-future versions of DSpace and 
DSpace themes support these new element tags? With open video and audio formats 
be added to the default metadata registry at any time in the near future?


Jason Fowler, CA, MSLS
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
Vice President, ALABI
502-897-4573
jfow...@sbts.edu

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace Creative Commons license display problem

2009-08-11 Thread Jason Fowler
I wouldn't even mind if someone knew some good script-fu to actually change the 
bitstream format of license_text to HTML at regular intervals. I would rather 
have it stored correctly and work correctly, but if I need to choose between 
the two, I would rather it work correctly.

Thanks,
jf

-Original Message-
From: Federico Lazcano [mailto:federico.lazc...@gmail.com] 
Sent: Tuesday, August 11, 2009 4:17 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace Creative Commons license display problem

El Tuesday 11 August 2009 13:44:22 Jason Fowler escribió:
 We're running DSpace 1.5.1. Last year there was an issue where DSpace
 creative commons licenses would not appear correctly in XMLUI when viewing
 in Firefox.

 I was just wondering if a fix for this was ever developed for this.

 Thanks,
 Jason


 [cid:image001.png@01CA1A81.73C4A150]

I'm interested too.

-- 

Federico Lazcano

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] DSpace-tech Digest, Vol 35, Issue 5

2009-03-05 Thread Jason Fowler
Thanks, Leonie. I'll mull that one over as well.

-Original Message-
From: Leonie Hayes [mailto:l.ha...@auckland.ac.nz]
Sent: Wednesday, March 04, 2009 8:54 PM
To: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] DSpace-tech Digest, Vol 35, Issue 5

Hi Jason

Another suggestion is to use

dc.contributor.corporatename

you can string a hierarchy together and form controlled list, if you want to 
use if for more than one department ie

Faculty of Science::Computer Science Department
Faculty of Science::Biological Sciences Department.


Leonie Hayes
Research Repository Librarian
http://www.library.auckland.ac.nz/contacts/?firstname=lastname=hayes
http://researchspace.auckland.ac.nz





-Original Message-
From: dspace-tech-requ...@lists.sourceforge.net 
[mailto:dspace-tech-requ...@lists.sourceforge.net]
Sent: Thursday, 5 March 2009 2:43 p.m.
To: dspace-tech@lists.sourceforge.net
Subject: DSpace-tech Digest, Vol 35, Issue 5

Send DSpace-tech mailing list submissions to
dspace-tech@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/dspace-tech
or, via email, send a message with subject or body 'help' to
dspace-tech-requ...@lists.sourceforge.net

You can reach the person managing the list at
dspace-tech-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than Re: Contents of DSpace-tech digest...


Today's Topics:

   1. Re: Dublin Core recommendation (Diggory Mark)
   2. Packaged Stats reports in XMLUI (Floyd,  Randall Dean)
   3. Re: Dublin Core recommendation (Jason Fowler)
   4. Re: Packaged Stats reports in XMLUI (Scott Phillips)
   5. Re: Internal System Error after uploading document. (Van Ly)
   6. log levels in DSpace 1.5.1
  (Thornton, Susan M. (LARC-B702)[RAYTHEON TECHNICAL SERVICES COMPANY])


--

Message: 1
Date: Wed, 4 Mar 2009 10:05:39 -0800
From: Diggory Mark mdigg...@gmail.com
Subject: Re: [Dspace-tech] Dublin Core recommendation
To: Jason Fowler jfow...@sbts.edu
Cc: DSpace-tech@lists.sourceforge.net
DSpace-tech@lists.sourceforge.net
Message-ID: cc3b649e-7d6e-4d23-bcd6-144babe51...@gmail.com
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Maybe dc.publisher if you consider them as such.

http://dublincore.org/documents/dcmi-terms/#elements-publisher


On Mar 4, 2009, at 8:00 AM, Jason Fowler wrote:

 I am working on a Ruby script that will harvest mp3 recordings of
 our chapel services and upload them into DSpace. Basically the
 script downloads the files, puts each in a directory with the dublin
 core and content list, uploads them to our DSpace server, and
 imports them using the batch importer.

 I am recording the name of the speaker as dc.contributor.author, but
 I would also like to capture the name of the department that created
 the files.

 In writing the Dublin Core files, I began to wonder if I should use
 the name of the creating organization, which is a department on
 campus, as dc.creator. The notes for dc.creator on the Metadata
 Schema page of DSpace say Do not use; only for harvested metadata.
 However, since I am harvesting this metadata, would it be
 appropriate to use it?


 Jason Fowler, CA
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 502-897-4573
 jfow...@sbts.edu

 --
 Open Source Business Conference (OSBC), March 24-25, 2009, San
 Francisco, CA
 -OSBC tackles the biggest issue in open source: Open Sourcing the
 Enterprise
 -Strategies to boost innovation and cut costs with open source
 participation
 -Receive a $600 discount off the registration fee with the source
 code: SFAD
 http://p.sf.net/sfu/XcvMzF8H
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

~
Mark R. Diggory
http://purl.org/net/mdiggory/homepage






--

Message: 2
Date: Wed,  4 Mar 2009 16:37:00 -0500
From: Floyd,  Randall Dean rdfl...@indiana.edu
Subject: [Dspace-tech] Packaged Stats reports in XMLUI
To: dspace-tech@lists.sourceforge.net
Message-ID: 20090304163700.u5zberru8o8co...@webmail.iu.edu
Content-Type: text/plain;   charset=ISO-8859-1; format=flowed

Hi all,

Does anybody have the standard packaged stats reporting working within
XMLUI?  I can't see any reports.  I am logged in as admin, but all it
ever says is 'No reports currently available'.  I have followed the
directions exactly to use the new Java-based stats generators (vs, the
Perl-based ones).  I know I have this configured correctly because when
I run all the required scripts I get exactly what I expect, which is
correctly named and formatted *.dat files in my log directory

Re: [Dspace-tech] Embargo

2009-03-05 Thread Jason Fowler
I agree. I was in the shower this morning thinking about how helpful embargo 
capabilities would be. I would love for that to be included in a future 
release. It seems as if that would be a pretty simple adjustment to make for 
the project.

-Original Message-
From: susan rector [mailto:setea...@vcu.edu] 
Sent: Thursday, March 05, 2009 7:28 AM
To: Sean Carte
Cc: dspace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Embargo

Sean,
I have an embargo in place in our instance of Dspace. It's not ideal,
but is a workaround.
I can find the docs of what I changed and send to you if helpful. What
have you already implemented? What version of Dspace are you using?
If I'm recalling correctly, the patch I loaded was in SourceForge, and
uses an existing table date field to hold the embargo. Here's an example
of what it looks like on the front end
https://digarchive.library.vcu.edu/dspace/handle/10156/2358

I would also like to resurrect this topic as well - There are several
programs at VCU where grad students and professors alike are hesitant to
open up their work to the public. It would be great if we could
incorporate embargo into a future release of Dspace.

Thanks!
Susan Teague-Rector
Web Applications Manager
VCU Libraries
setea...@vcu.edu

Sean Carte wrote:
 Sorry to resurrect this sad thread, but I'm still stuck and getting
 nowhere fast.

 Are there plans to include an embargo facility in a future version of DSpace?

 Alternatively, has anybody implemented embargoes with an external
 script that checks a field in the database. In desperation, I've been
 considering doing something along those lines, but I can't find a
 suitable field in the database that could be used to restrict access
 to a bitstream.

 Sean



--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

--
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Communities and Manakin

2009-01-20 Thread Jason Fowler
Hi all,

Sorry to ask what is probably  a simple question. Is there a way to add a new 
community using the xmlui? If so, how? We are using the Classic theme, and I 
have administrator access.


Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
jfow...@sbts.edu

--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] URL Question

2008-11-26 Thread Jason Fowler
Hi,

I need to create a dynamic link to the URL for the primary bitstream in my 
display-item.jsp. I know that if I use %= handle %, I can get the handle for 
the item. How would I get the rest of the URL.

Lets say the url is http://myhost/bitstream/12345/33/1/myfile.flv

I can hard code in the http://myhost/bitstream/
I can use %= handle = to get 12345/33/
What can I use to get 1/myfile.flv ?

Is there something that I can use to get all of that together at once so that I 
am not hard coding and part of the URL ?

Thanks, in advance, for the help.

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Thesaurus functionality for DSpace 1.5x

2008-11-11 Thread Jason Fowler
Has anyone attempted to use a thesaurus with DSpace 1.5x? I know that the 
Controlled-Vocabulary Add-on was supposed to provide that functionality for 
1.4.2, but I didn't know if anyone had ported it to 1.5. I would love to be 
able to use TGM with our installation.


Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Two more questions regarding handles

2008-10-13 Thread Jason Fowler
Stuart,

Thanks so much! I changed those lines in config.dct and it now works perfectly.

Also, thanks for the high quality training modules you guys developed for 
DSpace!

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: Stuart Lewis [EMAIL PROTECTED]
Sent: Saturday, October 11, 2008 2:56 AM
To: DSpace Tech
Subject: Re: [Dspace-tech] Two more questions regarding handles

Hi Jason,

 First, and most important, Handle.net is not resolving my prefix. I know it's
 probably a problem on my end. My firewall is open for incoming and outgoing on
 the appropriate ports. However, I keep getting this error in my handle server
 error log:

 2008/10/08 11:41:54 CDT 100 class net.handle.server.HdlHttpInterface: Error
 setting up server socket: java.net.BindException: Cannot assign requested
 address

 Any ideas as to what might be causing this?

My understanding of that error message is that it occurs when you are trying
to bind to an IP address locally that the machine does not know about. Have
you got the IP address correct in your handle configuration files, or do you
have public and private IP addresses and you are trying to bind to the
public IP which the machine itself doesn't know about?

 Second, when I first set up my handle configuration, I accidentally had a
 small bit of whitespace after the prefix in dspace.cfg. Now, every item i add
 has a handle prefix that looks like this: handle/10392 /11

 Any ideas as to how I should go about correcting this?

You said in a subsequent email that you'd tried using update-handle-prefix.
You could instead try running the two SQL commands directly:

UPDATE handle SET handle = 'NEW' || '/' || handle_id
WHERE handle LIKE 'OLD/%';

(substitute OLD and NEW as appropriate)

UPDATE metadatavalue SET text_value =
(SELECT 'http://hdl.handle.net/' || handle FROM handle WHERE
handle.resource_id=item_id AND handle.resource_type_id=2) WHERE
text_value LIKE 'http://hdl.handle.net/%';

2 things though:

 - MAKE SURE YOU TAKE A DB BACKUP FIRST

 - Afterwards you need to reindex DSpace, so either run
[dspace]/bin/index-all or [dspace]/bin/index-update (depending on which
version of DSpace you have)

Thanks,


Stuart
_

Gwasanaethau Gwybodaeth  Information Services
Prifysgol Aberystwyth  Aberystwyth University

E-bost / E-mail: [EMAIL PROTECTED]
 Ffon / Tel: (01970) 622860
_


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Running Handle Server after changing servers

2008-10-13 Thread Jason Fowler
You should just need to upload it here:

http://www.handle.net/cgi-bin/others_request.pl


Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: George Kozak [EMAIL PROTECTED]
Sent: Monday, October 13, 2008 8:43 AM
To: dspace-tech@lists.sourceforge.net
Subject: [Dspace-tech] Running Handle Server after changing servers

Hi...

I just moved my DSpace instance to a new machine.  I'm confused as to
what I need to do have CNRI contact the new machine.  At the CNRI
site it says to run the SimpleSetup again, then send the new sitebndl
per the instructions in the download (but of course, I don't have the
download...I set up this handle server back in 2003).  Has anyone done this?


***
George Kozak
Coordinator
Web Development and Management
Digital Media Group
501 Olin Library
Cornell University
607-255-8924
***
[EMAIL PROTECTED]


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] Two more questions regarding handles

2008-10-08 Thread Jason Fowler
First, and most important, Handle.net is not resolving my prefix. I know it's 
probably a problem on my end. My firewall is open for incoming and outgoing on 
the appropriate ports. However, I keep getting this error in my handle server 
error log:

2008/10/08 11:41:54 CDT 100 class net.handle.server.HdlHttpInterface: Error 
setting up server socket: java.net.BindException: Cannot assign requested 
address

Any ideas as to what might be causing this?

Second, when I first set up my handle configuration, I accidentally had a small 
bit of whitespace after the prefix in dspace.cfg. Now, every item i add has a 
handle prefix that looks like this: handle/10392 /11

Any ideas as to how I should go about correcting this?

Thanks,

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


[Dspace-tech] One more Handle question

2008-10-02 Thread Jason Fowler
Pardon my ignorance, but the documentation about how to install the Handle 
prefix seems a bit unclear. Am I right in thinking that I simply need to change 
the default handle prefix in [dspace-source]/dspace/config/dspace.cfg to the 
one that I received from the CNRI Handle site and then run ant update ?

I think that's correct, but I just want to make sure.


Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech


Re: [Dspace-tech] Question regarding handle.jar

2008-10-01 Thread Jason Fowler
Mark,

I am currently using the handle.jar that came as the default in DSpace. I was 
just trying to get my handle configuration set up because this is a new 
repository.

The handle.jar I was going to use is the one that can be downloaded at 
http://www.handle.net/upgrade_6-2_DSpace.html after you unzip the archive. That 
may be the one that is included now.

Thanks,
Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: Mark Diggory [EMAIL PROTECTED] On Behalf Of Diggory Mark [EMAIL PROTECTED]
Sent: Wednesday, October 01, 2008 2:24 PM
To: Jason Fowler
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Question regarding handle.jar

Jason,

We definitely need such cases reported so we can assure the next round
of documentation has a fix in it, thanks.

Graham makes a good point about the handles jar and versioning.  Could
you point me to the latest version of the jar you are using and I'll
publish it into the maven repository, then one only has to alter the
dependencyManagement section of the dspace parent pom to retrieve the
newer version. Once I have it uploaded, I'll show you how to change
that in the pom.xml

-Mark


On Oct 1, 2008, at 11:07 AM, Jason Fowler wrote:

 Mark,

 Ok. I understand now. Thanks for clearing that up for me. I was
 going by what the pdf version of the DSpace 1.5.1 Manual says on
 page 28. It appears the Manual is incorrect.

 Jason Fowler, CA
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 502-897-4573
 [EMAIL PROTECTED]
 
 From: Mark Diggory [EMAIL PROTECTED]
 Sent: Tuesday, September 30, 2008 10:55 PM
 To: DSpace Tech
 Subject: Re: [Dspace-tech] Question regarding handle.jar

 The current 1.5.1 deployment provides a reference to an existing
 handle.jar which is retrieved from the maven repository and placed
 into the installed dspace/lib and dspace/webapp/*/WEB-INF/lib when
 DSpace is built.

 The Maven build process works best when one does not try to alter the
 jars provided in the lib directory.  I recommend reading up on the
 Maven build process via the documentation provided and that found on
 the maven.apache.org website.  There is no lib directory in the
 1.5.1 source tree because it retrieves the dependencies from maven
 directly rather than you downloading them.

 If you do truly need to change this jar for a newer version, we had a
 recent conversation on the list about installing jars if you need to
 use something different than what we provide.

 http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/
 msg05386.html

 I will ask why are you trying to alter the existing handle.jar? The
 current one we publish into the maven repository (which your build
 has downloaded) should be adequate for DSpace 1.5.1 and the current
 Handle service. Are you encountering problems running the handle
 service?

 Cheers,
 Mark

 On Sep 30, 2008, at 1:31 PM, Jason Fowler wrote:

 Hello all,

 I am new to DSpace, and I am trying to get our installation up and
 running. I appreciate your patience in advance.

 I am trying to install the new handle.jar, and according to the
 documentation, I need to replace the existing handle.jar in the
 [dspace-source]/lib directory with the new handle.jar. I have
 downloaded the new one, but I have a problem. I have no lib
 directory in [dspace-source]. I have one in [dspace], but I do not
 have one in [dspace-source]. Is the documentation correct, or is
 there something wrong with my installation? I initially downloaded
 dspace-1.5.1-src-release.tar.gz because I thought that was what I
 needed. Did I download the wrong thing?

 Jason Fowler, CA
 Archives and Special Collections Librarian
 The Southern Baptist Theological Seminary
 502-897-4573
 [EMAIL PROTECTED]

 --
 ---
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech

 ~
 Mark R. Diggory
 Home Page: http://purl.org/net/mdiggory/homepage
 Blog: http://purl.org/net/mdiggory/blog






 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url

Re: [Dspace-tech] Question regarding handle.jar

2008-10-01 Thread Jason Fowler
Thanks, Mark.

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: Diggory Mark [EMAIL PROTECTED]
Sent: Wednesday, October 01, 2008 3:14 PM
To: Tech DSpace
Subject: Re: [Dspace-tech] Question regarding handle.jar

Jason,

Within the next four hours the copy I've placed into the maven repository will 
be propagated such that it can be gotten from the central repository. At that 
point you can change the version of the org:dspace:handle jar entry in the 
[dspace-source]/pom.xml to 6.2.5.02

This is on line 294 of that file:

 dependency
groupIdorg.dspace/groupId
artifactIdhandle/artifactId
version5.3.4/version
 /dependency

and should be changed to

 dependency
groupIdorg.dspace/groupId
artifactIdhandle/artifactId
version6.2.5.02/version
 /dependency

We will have this fix available in the next maintenance release (though we have 
no date for that release ATM), but until then, we should recommend to those in 
the community that they need to make this alteration to dspace 1.5.1 if they 
wish to use the newer handle infrastructure.

Cheers,
Mark

On Oct 1, 2008, at 11:44 AM, Jason Fowler wrote:

Mark,

I am currently using the handle.jar that came as the default in DSpace. I was 
just trying to get my handle configuration set up because this is a new 
repository.

The handle.jar I was going to use is the one that can be downloaded at 
http://www.handle.net/upgrade_6-2_DSpace.html after you unzip the archive. That 
may be the one that is included now.

Thanks,
Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]mailto:[EMAIL PROTECTED]

From: Mark Diggory [EMAIL PROTECTED] On Behalf Of Diggory Mark [EMAIL PROTECTED]
Sent: Wednesday, October 01, 2008 2:24 PM
To: Jason Fowler
Cc: DSpace-tech@lists.sourceforge.net
Subject: Re: [Dspace-tech] Question regarding handle.jar

Jason,

We definitely need such cases reported so we can assure the next round
of documentation has a fix in it, thanks.

Graham makes a good point about the handles jar and versioning.  Could
you point me to the latest version of the jar you are using and I'll
publish it into the maven repository, then one only has to alter the
dependencyManagement section of the dspace parent pom to retrieve the
newer version. Once I have it uploaded, I'll show you how to change
that in the pom.xml

-Mark


On Oct 1, 2008, at 11:07 AM, Jason Fowler wrote:

Mark,

Ok. I understand now. Thanks for clearing that up for me. I was
going by what the pdf version of the DSpace 1.5.1 Manual says on
page 28. It appears the Manual is incorrect.

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

From: Mark Diggory [EMAIL PROTECTED]
Sent: Tuesday, September 30, 2008 10:55 PM
To: DSpace Tech
Subject: Re: [Dspace-tech] Question regarding handle.jar

The current 1.5.1 deployment provides a reference to an existing
handle.jar which is retrieved from the maven repository and placed
into the installed dspace/lib and dspace/webapp/*/WEB-INF/lib when
DSpace is built.

The Maven build process works best when one does not try to alter the
jars provided in the lib directory.  I recommend reading up on the
Maven build process via the documentation provided and that found on
the maven.apache.org website.  There is no lib directory in the
1.5.1 source tree because it retrieves the dependencies from maven
directly rather than you downloading them.

If you do truly need to change this jar for a newer version, we had a
recent conversation on the list about installing jars if you need to
use something different than what we provide.

http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/
msg05386.html

I will ask why are you trying to alter the existing handle.jar? The
current one we publish into the maven repository (which your build
has downloaded) should be adequate for DSpace 1.5.1 and the current
Handle service. Are you encountering problems running the handle
service?

Cheers,
Mark

On Sep 30, 2008, at 1:31 PM, Jason Fowler wrote:

Hello all,

I am new to DSpace, and I am trying to get our installation up and
running. I appreciate your patience in advance.

I am trying to install the new handle.jar, and according to the
documentation, I need to replace the existing handle.jar in the
[dspace-source]/lib directory with the new handle.jar. I have
downloaded the new one, but I have a problem. I have no lib
directory in [dspace-source]. I have one in [dspace], but I do not
have one in [dspace-source]. Is the documentation correct, or is
there something wrong with my installation? I initially downloaded
dspace-1.5.1

[Dspace-tech] Question regarding handle.jar

2008-09-30 Thread Jason Fowler
Hello all,

I am new to DSpace, and I am trying to get our installation up and running. I 
appreciate your patience in advance.

I am trying to install the new handle.jar, and according to the documentation, 
I need to replace the existing handle.jar in the [dspace-source]/lib directory 
with the new handle.jar. I have downloaded the new one, but I have a problem. I 
have no lib directory in [dspace-source]. I have one in [dspace], but I do not 
have one in [dspace-source]. Is the documentation correct, or is there 
something wrong with my installation? I initially downloaded 
dspace-1.5.1-src-release.tar.gz because I thought that was what I needed. Did I 
download the wrong thing?

Jason Fowler, CA
Archives and Special Collections Librarian
The Southern Baptist Theological Seminary
502-897-4573
[EMAIL PROTECTED]

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech