Re: [Dspace-tech] DSpace a memory hog?

2007-04-19 Thread Pan Family
1.4.2, with the potential exception of the checksum checker which needs to be changed to use the correct APIs. Rob On 18/04/07, Pan Family <[EMAIL PROTECTED]> wrote: > Thank you all for giving your opinion! > > Technically, is it the web application or the indexer that requires > most

[Dspace-tech] the URI handle: what is it supposed to represent?

2007-04-18 Thread Pan Family
*Please use this identifier to cite or link to this item: http://hdl.handle.net/123456789/545 *URI: http://hdl.handle.net/123456789/545 What's up with the URI handle? It is a broken link for me, but what is it supposed to represent? Is there a way to customize it out, if my users don't care about

Re: [Dspace-tech] DSpace a memory hog?

2007-04-18 Thread Pan Family
Thank you all for giving your opinion! Technically, is it the web application or the indexer that requires most of the memory? What data is kept in memory all the time (even when nobody is searching)? Is the memory usage proportional to the number of concurrent sessions? Thanks again, Pan

[Dspace-tech] DSpace a memory hog?

2007-04-18 Thread Pan Family
Hi, There is a rumor that says DSpace is a memory hog. I don't know where this is from but it may not be that important. What is important is that it makes my management nerves. So I'd like to hear from those who know anything about this issue. Is it really a memory hog? Under what circumstan

[Dspace-tech] another customization question

2007-04-13 Thread Pan Family
Hi, If I click on Titles, by defult I am seeing the 1st 21 items available. How do I change the default value so I can show more items per page? Also, the default look and feel does not use space efficiently. How can I change the texts "DEV DSpace at XXX," "Browse by Title," "Jump to: 0-9 ...,

[Dspace-tech] customize the interface?

2007-04-12 Thread Pan Family
Hi, I'd like to customize DSpace by replacing the texts "DSpace TM About DSpace Software" on the upper left and "DSpace Software Copyright ..." down below by the texts describing my institution and my project. Could someone please show me where in the html/java code under which directories that

Re: [Dspace-tech] how can I find out the collectionID?

2007-02-27 Thread Pan Family
lectID --source=items_dir --mapfile=mapfile "Replacing items uses the map file to replace the old items and still retain their handles." See http://dspace.org/technology/system-docs/application.html#itemimporter I hope this helps. Cheers, Stephen On 2/27/07, Pan Family <[EMAI

Re: [Dspace-tech] how can I find out the collectionID?

2007-02-23 Thread Pan Family
nts, i used REN contents.txt contents at command prompt. (4) dsrun org.dspace.app.itemimport.ItemImport -a [EMAIL PROTECTED]/2 -s= C:\DSpace\bin\archive_directory -m=mapfile10 I hope this helps. Jayan -- *From:* Pan Family [mailto:[EMAIL PROTECTED] *Sent:* Sat 2/24/2007 11:02 AM *To:* Jaya

[Dspace-tech] Fwd: need help in indexing and harvesting

2007-02-23 Thread Pan Family
Hi Krishna: Could you please share your Java program with me? I am looking for automatic ways of inserting items from file directories into a collection. If for any reason, you cannot share your code, could you please point me to the info. on how to program using the DSpace API (better with simp

Re: [Dspace-tech] how can I find out the collectionID?

2007-02-23 Thread Pan Family
d your problem in importing documents or are u using the interface to upload documents into the repository. Jayan -- *From:* Pan Family [mailto:[EMAIL PROTECTED] *Sent:* Friday, February 02, 2007 5:19 AM *To:* Jayan Chirayath Kurian *Subject:* Re: [Dspace-tech] how can

Re: [Dspace-tech] how can I find out the collectionID?

2007-02-23 Thread Pan Family
TED]> wrote: You solved your problem in importing documents or are u using the interface to upload documents into the repository. Jayan -- *From:* Pan Family [mailto:[EMAIL PROTECTED] *Sent:* Friday, February 02, 2007 5:19 AM *To:* Jayan Chirayath Kurian *Subjec

[Dspace-tech] DSpace not indexing MS Powerpoint files?

2007-01-31 Thread Pan Family
Hi, I submitted a MS ppt file to my collection, but filter-media does not want to index this ppt file. I tried to shut down the database (PostgreSQL) and restarted it, and ran filter-media several times, but it did not help. I made sure that this ppt file is indeed in the collection by openning

Re: [Dspace-tech] how can I find out the collectionID?

2007-01-31 Thread Pan Family
around this? Thanks a lot! -Pan On 1/30/07, Jayan Chirayath Kurian <[EMAIL PROTECTED]> wrote: -- *From:* Pan Family [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, January 31, 2007 1:15 PM *To:* Jayan Chirayath Kurian *Cc:* Dorothea Salo; dspac

Re: [Dspace-tech] how can I find out the collectionID?

2007-01-30 Thread Pan Family
contains (1) Dublin_core.XML (2) contents file and (3) actual resource. There are no more subdirectories under Item_001. Thanks, Jayan -- *From:* Pan Family [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, January 31, 2007 4:06 AM *To:* Jayan Chirayath Kurian *Cc:* Do

[Dspace-tech] indexing a website?

2007-01-30 Thread Pan Family
Hi, Can we use DSpace to index a website? We have a website that contains tons of documents in html, pdf, doc formats, and we'd like to use DSpace to index these to build a Knowledge Base for our customers to search our website. Of course, we could import those documents in batch mode, but it w

Re: [Dspace-tech] how can I find out the collectionID?

2007-01-30 Thread Pan Family
; contains the subfolder "tmp" which infact contains the pdf file. Hope you will let me know if this works with you. Thanks, Jayan -- *From:* [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] *On Behalf Of *Pan Family *Sent:* Tuesday, January 30, 200

Re: [Dspace-tech] how can I find out the collectionID?

2007-01-29 Thread Pan Family
collection Adding items from directory: /Users/pan/tmp/ Generating mapfile: /Users/pan/tmp/test_map On 1/29/07, Dorothea Salo <[EMAIL PROTECTED]> wrote: Pan Family wrote: > dsrun org.dspace.app.itemimport.ItemImport --add > [EMAIL PROTECTED] --collection=collectionID --source=items_dir

[Dspace-tech] how can I find out the collectionID?

2007-01-29 Thread Pan Family
dsrun org.dspace.app.itemimport.ItemImport --add [EMAIL PROTECTED] --collection=collectionID --source=items_dir --mapfile=mapfile Hi, The above command for batch import requires the collectionID as input. I wonder how I can find out this ID? Is it the string that I used to name my collection,