From fttamor at yahoo.com Tue Oct 1 02:15:52 2019 From: fttamor at yahoo.com (Francisco Tamor) Date: Tue, 1 Oct 2019 00:15:52 +0000 (UTC) Subject: [Isis-users] HREF-LINK in PFT In-Reply-To: References: <1275481002.966276.1569865646755.ref@mail.yahoo.com> <1275481002.966276.1569865646755@mail.yahoo.com> Message-ID: <1889759416.1116469.1569888952030@mail.yahoo.com> Hi, Nothing happens. They have similar output. Sent from Yahoo Mail on Android On Tue, Oct 1, 2019 at 5:04, Piet De Keyser wrote: #yiv2283033975 #yiv2283033975 -- _filtered #yiv2283033975 {panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv2283033975 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv2283033975 #yiv2283033975 p.yiv2283033975MsoNormal, #yiv2283033975 li.yiv2283033975MsoNormal, #yiv2283033975 div.yiv2283033975MsoNormal {margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;font-family:sans-serif;}#yiv2283033975 a:link, #yiv2283033975 span.yiv2283033975MsoHyperlink {color:blue;text-decoration:underline;}#yiv2283033975 .yiv2283033975MsoChpDefault {} _filtered #yiv2283033975 {margin:70.85pt 70.85pt 70.85pt 70.85pt;}#yiv2283033975 div.yiv2283033975WordSection1 {}#yiv2283033975 Hi Francisco,   What happens when you change your condition >1 for v650 to the same as for v100, i.e. >=2  ?   Piet de Keyser Belgium   Verzonden vanuit Mail voor Windows 10   Van: isis-users namens Francisco Tamor Verzonden: Monday, September 30, 2019 7:47:26 PM Aan: Isis-users Onderwerp: [Isis-users] HREF-LINK in PFT Greetings, I used the href-link with a full wxis-IsisScript list of parameters in my display format. This works fine with the Author field but nothing happens when used in the Subject field. Below is my sample PFT and FST. Is there something missing in my format? Thanks and regards, Francisco PFT: ''if p(v100) then '' fi/ if p(v700) then '' fi/ if p(v650) then '' fi/'
Author ME :',if npost(['article'],'AU_'v100)>=2 then (v100,'','(',f(npost(['article'],'AU_'v100),1,0),' related works)
') else | |v100, if iocc<>nocc(v100) then '
' fi/, fi,'
Author(s) AE :'if npost(['article'],'AU_'v700)>2 then (v700,'','(',f(npost(['article'],'AU_'v700),1,0),' related works)
') else |
|+v700, if iocc<>nocc(v700) then '
' fi/, fi,'
Subject(s) :'if npost(['article'],'SU_'v650)>1 then (v650,'','(',f(npost(['article'],'SU_'v650),1,0),' similar subject heading)
') else |
|+v650, if iocc<>nocc(v650) then '
' fi/, fi,'
' FST 100 4 mpu, v100  100 4 mpu, (v700/) 100 0 mpu, 'AU_',v100100 0 mpu, (|AU_|,v700|%|/)245 4 mpu,(v245|%|/)/(v773|%|/) 245 8 mpu,'|KW_|',(v245|%|/)/(v773|%|/) 245 8 mpu,'|TX_|',(v245/)/(v773/) 245 0 mpu,(|TI_|v245|%|/)/ 245 4 mhl, v245 650 4 mpu, (v650|%|/) 650 0 mpu, (|SU_|,v650|%|/)852 0 mpu, (|AC_|v852|%|/)998 8 mpu,'|KW_|'(v100|%|/)  998 8 mpu,'|KW_|'(v650|%|/) 998 8 mpu,'|KW_|'(v700|%|/) 998 8 mpu,'|KW_|'(v245|%|/)  999 0 mpu, v100  -------------- next part -------------- An HTML attachment was scrubbed... URL: From guildaa at gmail.com Thu Oct 3 21:45:37 2019 From: guildaa at gmail.com (Guilda Ascencio) Date: Thu, 3 Oct 2019 14:45:37 -0500 Subject: [Isis-users] =?utf-8?q?Mejoras_en_la_indizaci=C3=B3n_de_los_t?= =?utf-8?q?=C3=ADtulos_y_otros_campos?= Message-ID: Estimados amigos En http://abcdwiki.net/wiki/es/index.php?title=Alfabetizar_un_campo_correctamente encontrarán un algoritmo, basado en el lenguaje de formatos, el cual puede ayudarlos a mejorar la indización de los títulos y otros campos que contengan caracteres especiales al inicio. Este algoritmo puede ser incluído en la FST en tantos campos como crean conveniente. A la espera de sus comentarios, les saluda, Guilda -------------- next part -------------- An HTML attachment was scrubbed... URL: From guildaa at gmail.com Thu Oct 3 21:52:25 2019 From: guildaa at gmail.com (Guilda Ascencio) Date: Thu, 3 Oct 2019 14:52:25 -0500 Subject: [Isis-users] Improvements in indexing titles and other fields Message-ID: Dear friends in http://abcdwiki.net/wiki/es/index.php?title=Alfabetizar_un_campo_correctamente you will find an algorithm, based on the formatting language, which can help to improve the indexing of titles and other fields that contains special characters at the beginning. This algorithm can be included in the FST in as many fields as required. Waiting for your comments, regards Guilda -------------- next part -------------- An HTML attachment was scrubbed... URL: From fttamor at yahoo.com Wed Oct 9 09:40:56 2019 From: fttamor at yahoo.com (Francisco Tamor) Date: Wed, 9 Oct 2019 07:40:56 +0000 (UTC) Subject: [Isis-users] Picklist References: <809803692.3675257.1570606856228.ref@mail.yahoo.com> Message-ID: <809803692.3675257.1570606856228@mail.yahoo.com> Dear Colleagues, I had a picklist for the author v100) on my data entry but the index is not alphabetically arranged. I know I've done it before but couldn't find the solution right now. Below is my authority file, fdt and fst. AUTHORITY.PFT select e3         case 41: v41         case 50: v50         case 100: v100         case 245: v245         case 260: v260         case 310: v310         case 650: v650         case 700: v100         case 773: v773 endsel ARTICLE.FST 22 0 mhl,v22 41 0 mpu,(|LN_|v41|%|/) 41 0 mhl,(v41|%|/) 100 4 mpu,v100 700 4 mpu,(v700/) 245 4 mpu,(v245|%|/)/(v773|%|/) 245 8 mpu,'|KW_|',(v245|%|/)/(v773|%|/) 245 8 mpu,'|TX_|',(v245/)/(v773/) 245 0 mpu,(|TI_|v245|%|/)/ 245 4 mhl,v245 310 0 mpu,(|FQ_|v310|%|/) 773 0 mpu,(|TI_|v773/)/ 773 4 mpu, v773 520 4 mpu,(v520*4|%|/) 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/) 998 8 mpu,'|KW_|'(v100|%|/) 998 8 mpu,'|KW_|'(v650|%|/) 998 8 mpu,'|KW_|'(v700|%|/) 998 8 mpu,'|KW_|'(v520|%|/) 998 8 mpu,'|KW_|'(v245|%|/) 998 8 mpu,'|KW_|'(v773|%|/) 999 0 mpu,v100 650 0 mpu,(|SU_|,v650|%|/) 852 0 mpu,(|AC_|v852|%|/) ARTICLE.FDT -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: FDT.gif Type: image/gif Size: 52399 bytes Desc: not available URL: From guildaa at gmail.com Wed Oct 9 14:34:12 2019 From: guildaa at gmail.com (Guilda Ascencio) Date: Wed, 9 Oct 2019 07:34:12 -0500 Subject: [Isis-users] Picklist In-Reply-To: <809803692.3675257.1570606856228@mail.yahoo.com> References: <809803692.3675257.1570606856228.ref@mail.yahoo.com> <809803692.3675257.1570606856228@mail.yahoo.com> Message-ID: Hola Francisco En la Fst tienes 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/) Entonces, estás generando la clave desde el campo 700 pero como el id es 100 la lista de autoridades la está sacando del campo 100. Probablemente esa sea la causa del problema Saludos Guilda On Wed, Oct 9, 2019 at 2:44 AM Francisco Tamor wrote: > Dear Colleagues, > > I had a picklist for the author v100) on my data entry but the index is > not alphabetically arranged. I know I've done it before but couldn't find > the solution right now. Below is my authority file, fdt and fst. > > > AUTHORITY.PFT > select e3 > case 41: v41 > case 50: v50 > case 100: v100 > case 245: v245 > case 260: v260 > case 310: v310 > case 650: v650 > case 700: v100 > case 773: v773 > endsel > > ARTICLE.FST > 22 0 mhl,v22 > 41 0 mpu,(|LN_|v41|%|/) > 41 0 mhl,(v41|%|/) > 100 4 mpu,v100 > 700 4 mpu,(v700/) > 245 4 mpu,(v245|%|/)/(v773|%|/) > 245 8 mpu,'|KW_|',(v245|%|/)/(v773|%|/) > 245 8 mpu,'|TX_|',(v245/)/(v773/) > 245 0 mpu,(|TI_|v245|%|/)/ > 245 4 mhl,v245 > 310 0 mpu,(|FQ_|v310|%|/) > 773 0 mpu,(|TI_|v773/)/ > 773 4 mpu, v773 > 520 4 mpu,(v520*4|%|/) > 100 0 mpu,'AU_',v100 > 100 0 mpu,(|AU_|,v700|%|/) > 998 8 mpu,'|KW_|'(v100|%|/) > 998 8 mpu,'|KW_|'(v650|%|/) > 998 8 mpu,'|KW_|'(v700|%|/) > 998 8 mpu,'|KW_|'(v520|%|/) > 998 8 mpu,'|KW_|'(v245|%|/) > 998 8 mpu,'|KW_|'(v773|%|/) > 999 0 mpu,v100 > 650 0 mpu,(|SU_|,v650|%|/) > 852 0 mpu,(|AC_|v852|%|/) > > ARTICLE.FDT > > _______________________________________________ > isis-users mailing list > isis-users at iccisis.org > To manage your own subscription options go to: > http://lists.iccisis.org/listinfo/isis-users > Or contact Henk Rutten: hlrutten at xs4all.nl > -------------- next part -------------- An HTML attachment was scrubbed... URL: From fttamor at yahoo.com Wed Oct 9 18:32:45 2019 From: fttamor at yahoo.com (Francisco Tamor) Date: Wed, 9 Oct 2019 16:32:45 +0000 (UTC) Subject: [Isis-users] Picklist In-Reply-To: References: <809803692.3675257.1570606856228.ref@mail.yahoo.com> <809803692.3675257.1570606856228@mail.yahoo.com> Message-ID: <687252386.3836163.1570638765841@mail.yahoo.com> Guilda, Thank you very much for pointing that out. It was indeed the cause of error. Regards,Francisco Guilda Muchas gracias por señalarlo. De hecho, fue la causa del error. Saludos, Francisco On Wednesday, 9 October 2019, 8:34:32 pm GMT+8, Guilda Ascencio wrote: Hola Francisco En la Fst tienes 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/)  Entonces, estás generando la clave desde el campo 700 pero como el id es 100 la lista de autoridades la está sacando del campo 100.  Probablemente esa sea la causa del problema Saludos Guilda  On Wed, Oct 9, 2019 at 2:44 AM Francisco Tamor wrote: Dear Colleagues, I had a picklist for the author v100) on my data entry but the index is not alphabetically arranged. I know I've done it before but couldn't find the solution right now. Below is my authority file, fdt and fst. AUTHORITY.PFT select e3         case 41: v41         case 50: v50         case 100: v100         case 245: v245         case 260: v260         case 310: v310         case 650: v650         case 700: v100         case 773: v773 endsel ARTICLE.FST 22 0 mhl,v22 41 0 mpu,(|LN_|v41|%|/) 41 0 mhl,(v41|%|/) 100 4 mpu,v100 700 4 mpu,(v700/) 245 4 mpu,(v245|%|/)/(v773|%|/) 245 8 mpu,'|KW_|',(v245|%|/)/(v773|%|/) 245 8 mpu,'|TX_|',(v245/)/(v773/) 245 0 mpu,(|TI_|v245|%|/)/ 245 4 mhl,v245 310 0 mpu,(|FQ_|v310|%|/) 773 0 mpu,(|TI_|v773/)/ 773 4 mpu, v773 520 4 mpu,(v520*4|%|/) 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/) 998 8 mpu,'|KW_|'(v100|%|/) 998 8 mpu,'|KW_|'(v650|%|/) 998 8 mpu,'|KW_|'(v700|%|/) 998 8 mpu,'|KW_|'(v520|%|/) 998 8 mpu,'|KW_|'(v245|%|/) 998 8 mpu,'|KW_|'(v773|%|/) 999 0 mpu,v100 650 0 mpu,(|SU_|,v650|%|/) 852 0 mpu,(|AC_|v852|%|/) ARTICLE.FDT _______________________________________________ isis-users mailing list isis-users at iccisis.org To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users Or contact Henk Rutten: hlrutten at xs4all.nl -------------- next part -------------- An HTML attachment was scrubbed... URL: From fttamor at yahoo.com Tue Oct 15 03:47:52 2019 From: fttamor at yahoo.com (Francisco Tamor) Date: Tue, 15 Oct 2019 01:47:52 +0000 (UTC) Subject: [Isis-users] Picklist In-Reply-To: <1335d96bb6c4969da7c5a982db94493a3f1c6aff.camel@iway.na> References: <809803692.3675257.1570606856228.ref@mail.yahoo.com> <809803692.3675257.1570606856228@mail.yahoo.com> <687252386.3836163.1570638765841@mail.yahoo.com> <1335d96bb6c4969da7c5a982db94493a3f1c6aff.camel@iway.na> Message-ID: <1428794927.1037438.1571104072484@mail.yahoo.com> Hi Renate, I just followed what Guilda pointed out about my fst. 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/) The previous fst was probably generating the key from 700 but since the ID is 100, the authority list is taking it out from 100. So I changed it back to: 100 0 mpu,'AU_',v100700 0 mpu,(|AU_|,v700|%|/) and solved the problem... Regards, Francisco On Friday, 11 October 2019, 2:53:58 pm GMT+8, Renate Morgenstern wrote: hi, What did you change to get the the terms in alphabetical order?Please explain to me.Thanks very muchRenate Guilda, Thank you very much for pointing that out. It was indeed the cause of error. Regards,Francisco Guilda Muchas gracias por señalarlo. De hecho, fue la causa del error. Saludos, Francisco On Wednesday, 9 October 2019, 8:34:32 pm GMT+8, Guilda Ascencio wrote: Hola Francisco En la Fst tienes 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/)  Entonces, estás generando la clave desde el campo 700 pero como el id es 100 la lista de autoridades la está sacando del campo 100.  Probablemente esa sea la causa del problema Saludos Guilda  On Wed, Oct 9, 2019 at 2:44 AM Francisco Tamor wrote: Dear Colleagues, I had a picklist for the author v100) on my data entry but the index is not alphabetically arranged. I know I've done it before but couldn't find the solution right now. Below is my authority file, fdt and fst. AUTHORITY.PFT select e3         case 41: v41         case 50: v50         case 100: v100         case 245: v245         case 260: v260         case 310: v310         case 650: v650         case 700: v100         case 773: v773 endsel ARTICLE.FST 22 0 mhl,v22 41 0 mpu,(|LN_|v41|%|/) 41 0 mhl,(v41|%|/) 100 4 mpu,v100 700 4 mpu,(v700/) 245 4 mpu,(v245|%|/)/(v773|%|/) 245 8 mpu,'|KW_|',(v245|%|/)/(v773|%|/) 245 8 mpu,'|TX_|',(v245/)/(v773/) 245 0 mpu,(|TI_|v245|%|/)/ 245 4 mhl,v245 310 0 mpu,(|FQ_|v310|%|/) 773 0 mpu,(|TI_|v773/)/ 773 4 mpu, v773 520 4 mpu,(v520*4|%|/) 100 0 mpu,'AU_',v100 100 0 mpu,(|AU_|,v700|%|/) 998 8 mpu,'|KW_|'(v100|%|/) 998 8 mpu,'|KW_|'(v650|%|/) 998 8 mpu,'|KW_|'(v700|%|/) 998 8 mpu,'|KW_|'(v520|%|/) 998 8 mpu,'|KW_|'(v245|%|/) 998 8 mpu,'|KW_|'(v773|%|/) 999 0 mpu,v100 650 0 mpu,(|SU_|,v650|%|/) 852 0 mpu,(|AC_|v852|%|/) ARTICLE.FDT _______________________________________________ isis-users mailing list isis-users at iccisis.org To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users Or contact Henk Rutten: hlrutten at xs4all.nl _______________________________________________isis-users mailing listisis-users at iccisis.orgTo manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-usersOr contact Henk Rutten: hlrutten at xs4all.nl -- | Renate Morgenstern Tel.: +264 61 242124 Cell: +264 81 2910284 Fax: 088637518 Windhoek, Namibia | -------------- next part -------------- An HTML attachment was scrubbed... URL: From bhowatg at gmail.com Fri Oct 18 16:06:47 2019 From: bhowatg at gmail.com (bhowa tg) Date: Fri, 18 Oct 2019 16:06:47 +0200 Subject: [Isis-users] abcd indexing Message-ID: Colleagues' recently did a full inverted file generation for one of my abcd databases. it was successfully completed but next thing my INDEX is empty (disappeared), my db is unsearchable now. How do I regenerate my index again my .fst is there. thanking you in advance for your assistance. tg bhowa tg abcdZim.org bhowatg at gmail.com IM & skypeID: bhowatg blog: http://bhowatg.blogspot.com http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg www.abcdZim.co.cc "there are two equally dangerous extremes- to shut reason out and to let nothing else in" Pascal, 1670 -------------- next part -------------- An HTML attachment was scrubbed... URL: From piet.dekeyser at ucll.be Fri Oct 18 16:21:30 2019 From: piet.dekeyser at ucll.be (Piet De Keyser) Date: Fri, 18 Oct 2019 14:21:30 +0000 Subject: [Isis-users] abcd indexing In-Reply-To: References: Message-ID: Hi Bhowa, I suppose you used ABCD to reindex? Server connection can cause difficulties during this operation. It would be safer if you could log in to the server and use the mx command at the prompt to reindex. Piet de Keyser Belgium Van: isis-users [mailto:isis-users-bounces+piet.dekeyser=ucll.be at iccisis.org] Namens bhowa tg Verzonden: vrijdag 18 oktober 2019 16:07 Aan: ISIS Users List Onderwerp: [Isis-users] abcd indexing Colleagues' recently did a full inverted file generation for one of my abcd databases. it was successfully completed but next thing my INDEX is empty (disappeared), my db is unsearchable now. How do I regenerate my index again my .fst is there. thanking you in advance for your assistance. tg bhowa tg abcdZim.org bhowatg at gmail.com IM & skypeID: bhowatg blog: http://bhowatg.blogspot.com http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg www.abcdZim.co.cc "there are two equally dangerous extremes- to shut reason out and to let nothing else in" Pascal, 1670 -------------- next part -------------- An HTML attachment was scrubbed... URL: From egbert.desmet at uantwerpen.be Fri Oct 18 16:23:53 2019 From: egbert.desmet at uantwerpen.be (Egbert De Smet) Date: Fri, 18 Oct 2019 14:23:53 +0000 Subject: [Isis-users] abcd indexing In-Reply-To: References: Message-ID: Hello, you write that the 'full index generation was done successfully' : based on what did you come to that conclusion ? I am asking because an empty index means it was not successfully indexed. That can have several causes : - your FST has a problem (but unlikely if you didn't change anything against when it was running without problems) - your database has a problem : it is blocked or one of your records is blocked either by corruption or by being 'locked'. If you were using the normal ABCD indexing utility (utilities menu, 'full index generation') then you should see the command the utility has created and run. Copy that command and paste and run it into a terminal, if there is a problem you will get more information on the error than running it from within ABCD. But such error should normally result into a message that it was NOT successfully... Maybe you can send a screenshot ? If you are not sure about the FST, send us a copy of it. Egbert de Smet Universiteit Antwerpen ________________________________ From: isis-users on behalf of bhowa tg Sent: Friday, October 18, 2019 4:06 PM To: ISIS Users List Subject: [Isis-users] abcd indexing Colleagues' recently did a full inverted file generation for one of my abcd databases. it was successfully completed but next thing my INDEX is empty (disappeared), my db is unsearchable now. How do I regenerate my index again my .fst is there. thanking you in advance for your assistance. tg bhowa tg abcdZim.org bhowatg at gmail.com IM & skypeID: bhowatg blog: http://bhowatg.blogspot.com http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg www.abcdZim.co.cc "there are two equally dangerous extremes- to shut reason out and to let nothing else in" Pascal, 1670 -------------- next part -------------- An HTML attachment was scrubbed... URL: From jc.dauphin at gmail.com Fri Oct 18 17:39:52 2019 From: jc.dauphin at gmail.com (Jean-Claude Dauphin) Date: Fri, 18 Oct 2019 17:39:52 +0200 Subject: [Isis-users] New J-ISIS Article published Message-ID: Dear CDS/ISIS Users, Dr Saravanan T informed me that he wrote a new article related to J-ISIS that has been published in an international journal. You may be interested to read it: https://digitalcommons.unl.edu/libphilprac/2647/ Best wishes, Jean-Claude -- Jean-Claude Dauphin jc.dauphin at gmail.com https://github.com/J-ISIS https://en.unesco.org/node/264269?language=en http://www.unesco.org/isis/ http://www.unesco.org/idams/ http://www.greenstone.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From wenkeadam at gmail.com Sat Oct 19 01:32:51 2019 From: wenkeadam at gmail.com (Wenke Adam) Date: Fri, 18 Oct 2019 20:32:51 -0300 Subject: [Isis-users] =?utf-8?q?Will_Winisis_run_on_32bit_win10=3F_Ser?= =?utf-8?q?=C3=A1_que_Winisis_corre_en_Win10_de_32_bit=3F?= Message-ID: Hi, Isis family! Has anyone tried to run Winisis on a 32 bit Windows10? Until now I have used Winisis on Win7 32 bit, but Microsoft is ending support for Win7 from Jan 2020. I have just heard that there is a 32 bit version of Windows10. I always thought it was 64 bit only. Hola, familia Isis! ¿Alguno de ustedes ha probado correr Winisis en un Windows10 de 32 bit? Hasta ahora he usado Win7 de 32 bit, pero Microsoft va a retirar el soporte en enero 2020. ¡Me acabo de enterar de que existe una versión Win10 de 32 bit! Siempre pensé que solo había en 64 bit... Wenke Adam Asesora Sistemas de Doc & Inf Santiago Chile Cel: +56-9-890 21 630 -------------- next part -------------- An HTML attachment was scrubbed... URL: From wenkeadam at gmail.com Sat Oct 19 05:32:10 2019 From: wenkeadam at gmail.com (Wenke Adam) Date: Sat, 19 Oct 2019 00:32:10 -0300 Subject: [Isis-users] =?utf-8?q?Will_Winisis_run_on_32bit_win10=3F_Ser?= =?utf-8?q?=C3=A1_que_Winisis_corre_en_Win10_de_32_bit=3F?= In-Reply-To: <0120B1E7-B944-4D28-9C36-3F763B1C5240@gmail.com> References: <0120B1E7-B944-4D28-9C36-3F763B1C5240@gmail.com> Message-ID: No 16 bit app run on win10 64 at all. Only up to win 32 bit, but i had never heard of win10/32. El vie., 18 oct. 2019 22:53, Daniel Motola escribió: > Hi Wenke > > I didn’t yet. If you send the link I can test on Windows 10 64 bits. Did > you tested in 64 bits?? > > I was looking to download on UNESCO but didn’t see the link. > > Regards > > Daniel > > > On Oct 18, 2019, at 7:40 PM, Wenke Adam wrote: > > > >  > > Hi, Isis family! > > Has anyone tried to run Winisis on a 32 bit Windows10? > > Until now I have used Winisis on Win7 32 bit, but Microsoft is ending > support for Win7 from Jan 2020. > > I have just heard that there is a 32 bit version of Windows10. I always > thought it was 64 bit only. > > > > > > > > Hola, familia Isis! > > ¿Alguno de ustedes ha probado correr Winisis en un Windows10 de 32 bit? > > Hasta ahora he usado Win7 de 32 bit, pero Microsoft va a retirar el > soporte en enero 2020. > > ¡Me acabo de enterar de que existe una versión Win10 de 32 bit! Siempre > pensé que solo había en 64 bit... > > > > > > > > Wenke Adam > > Asesora Sistemas de Doc & Inf > > Santiago > > Chile > > Cel: +56-9-890 21 630 > > _______________________________________________ > > isis-users mailing list > > isis-users at iccisis.org > > To manage your own subscription options go to: > http://lists.iccisis.org/listinfo/isis-users > > Or contact Henk Rutten: hlrutten at xs4all.nl > -------------- next part -------------- An HTML attachment was scrubbed... URL: From piet.dekeyser at ucll.be Sat Oct 19 21:31:32 2019 From: piet.dekeyser at ucll.be (Piet De Keyser) Date: Sat, 19 Oct 2019 19:31:32 +0000 Subject: [Isis-users] =?utf-8?q?Will_Winisis_run_on_32bit_win10=3F_Ser?= =?utf-8?q?=C3=A1_que_Winisis_corre_en_Win10_de_32_bit=3F?= In-Reply-To: References: <0120B1E7-B944-4D28-9C36-3F763B1C5240@gmail.com>, Message-ID: Hi Wenke, Winisis was a good program – I used it for several years – but I think you should forget it now. It might still run on a Win10 32 bits computers, but these are getting obsolete too. Consider moving to J-ISIS or ABCD. Piet de Keyser Belgium Verzonden vanuit Mail voor Windows 10 ________________________________ Van: isis-users namens Wenke Adam Verzonden: Saturday, October 19, 2019 5:32:10 AM Aan: Daniel Motola CC: Isis Comunidad Onderwerp: Re: [Isis-users] Will Winisis run on 32bit win10? Será que Winisis corre en Win10 de 32 bit? No 16 bit app run on win10 64 at all. Only up to win 32 bit, but i had never heard of win10/32. El vie., 18 oct. 2019 22:53, Daniel Motola > escribió: Hi Wenke I didn’t yet. If you send the link I can test on Windows 10 64 bits. Did you tested in 64 bits?? I was looking to download on UNESCO but didn’t see the link. Regards Daniel > On Oct 18, 2019, at 7:40 PM, Wenke Adam > wrote: > >  > Hi, Isis family! > Has anyone tried to run Winisis on a 32 bit Windows10? > Until now I have used Winisis on Win7 32 bit, but Microsoft is ending support for Win7 from Jan 2020. > I have just heard that there is a 32 bit version of Windows10. I always thought it was 64 bit only. > > > > Hola, familia Isis! > ¿Alguno de ustedes ha probado correr Winisis en un Windows10 de 32 bit? > Hasta ahora he usado Win7 de 32 bit, pero Microsoft va a retirar el soporte en enero 2020. > ¡Me acabo de enterar de que existe una versión Win10 de 32 bit! Siempre pensé que solo había en 64 bit... > > > > Wenke Adam > Asesora Sistemas de Doc & Inf > Santiago > Chile > Cel: +56-9-890 21 630 > _______________________________________________ > isis-users mailing list > isis-users at iccisis.org > To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users > Or contact Henk Rutten: hlrutten at xs4all.nl -------------- next part -------------- An HTML attachment was scrubbed... URL: From wenkeadam at gmail.com Sun Oct 20 09:22:36 2019 From: wenkeadam at gmail.com (Wenke Adam) Date: Sun, 20 Oct 2019 04:22:36 -0300 Subject: [Isis-users] =?utf-8?q?Will_Winisis_run_on_32bit_win10=3F_Ser?= =?utf-8?q?=C3=A1_que_Winisis_corre_en_Win10_de_32_bit=3F?= In-Reply-To: References: <0120B1E7-B944-4D28-9C36-3F763B1C5240@gmail.com> Message-ID: Dear Piet, I need to keeep winisis alive for another six months while we configure and migrate a large and complex non-standard database to ABCD. Reluctantly, because neither JIsis nor ABCD have the versatility of Winisis for cataloging, proofreading, consistency checking etc, etc. ABCD is fine for OPAC use though. El sáb., 19 oct. 2019 16:31, Piet De Keyser escribió: > Hi Wenke, > > > > Winisis was a good program – I used it for several years – but I think you > should forget it now. It might still run on a Win10 32 bits computers, but > these are getting obsolete too. Consider moving to J-ISIS or ABCD. > > > > Piet de Keyser > > Belgium > > > > Verzonden vanuit Mail > voor Windows 10 > > > ------------------------------ > *Van:* isis-users > namens Wenke Adam > *Verzonden:* Saturday, October 19, 2019 5:32:10 AM > *Aan:* Daniel Motola > *CC:* Isis Comunidad > *Onderwerp:* Re: [Isis-users] Will Winisis run on 32bit win10? Será que > Winisis corre en Win10 de 32 bit? > > No 16 bit app run on win10 64 at all. Only up to win 32 bit, but i had > never heard of win10/32. > > El vie., 18 oct. 2019 22:53, Daniel Motola > escribió: > >> Hi Wenke >> >> I didn’t yet. If you send the link I can test on Windows 10 64 bits. Did >> you tested in 64 bits?? >> >> I was looking to download on UNESCO but didn’t see the link. >> >> Regards >> >> Daniel >> >> > On Oct 18, 2019, at 7:40 PM, Wenke Adam wrote: >> > >> >  >> > Hi, Isis family! >> > Has anyone tried to run Winisis on a 32 bit Windows10? >> > Until now I have used Winisis on Win7 32 bit, but Microsoft is ending >> support for Win7 from Jan 2020. >> > I have just heard that there is a 32 bit version of Windows10. I >> always thought it was 64 bit only. >> > >> > >> > >> > Hola, familia Isis! >> > ¿Alguno de ustedes ha probado correr Winisis en un Windows10 de 32 bit? >> > Hasta ahora he usado Win7 de 32 bit, pero Microsoft va a retirar el >> soporte en enero 2020. >> > ¡Me acabo de enterar de que existe una versión Win10 de 32 bit! Siempre >> pensé que solo había en 64 bit... >> > >> > >> > >> > Wenke Adam >> > Asesora Sistemas de Doc & Inf >> > Santiago >> > Chile >> > Cel: +56-9-890 21 630 >> > _______________________________________________ >> > isis-users mailing list >> > isis-users at iccisis.org >> > To manage your own subscription options go to: >> http://lists.iccisis.org/listinfo/isis-users >> > Or contact Henk Rutten: hlrutten at xs4all.nl >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From egbert.desmet at uantwerpen.be Sun Oct 20 09:45:03 2019 From: egbert.desmet at uantwerpen.be (Egbert De Smet) Date: Sun, 20 Oct 2019 07:45:03 +0000 Subject: [Isis-users] =?utf-8?q?Will_Winisis_run_on_32bit_win10=3F_Ser?= =?utf-8?q?=C3=A1_que_Winisis_corre_en_Win10_de_32_bit=3F?= In-Reply-To: References: <0120B1E7-B944-4D28-9C36-3F763B1C5240@gmail.com> , Message-ID: Wenke, could you perhaps elaborate the statement that e.g. J-ISIS, which is conceived as a replacement for WinISIS by, in exactly the same 'general database management' philosophy, copying most if not all of the WinISIS-features in a more modern (64-bits) environment, is lacking against WinISIS ? I myself was also a fervent and happy (and not-too-lousy, I hope I can say) user of WinISIS, but I recognize that with J-ISIS the ISIS-family made another step forward, not backward. I am sure that J-C Dauphin, the main developer of J-ISIS has invited all of us for many years to send in requests on features missing in J-ISIS and is willing to continue adding them. This besides the fact that he has already added many features which were not there in WinISIS, e.g. a PFT-parser (grammar checker), WWW/HTML compatibility, full-text indexing, Lucene-based relevance ranking etc.... Please consider this a positive message, not trying to incite any dispute. Egbert de Smet Universiteit Antwerpen ________________________________ From: isis-users on behalf of Wenke Adam Sent: Sunday, October 20, 2019 9:22 AM To: Piet De Keyser Cc: Isis Comunidad Subject: Re: [Isis-users] Will Winisis run on 32bit win10? Será que Winisis corre en Win10 de 32 bit? Dear Piet, I need to keeep winisis alive for another six months while we configure and migrate a large and complex non-standard database to ABCD. Reluctantly, because neither JIsis nor ABCD have the versatility of Winisis for cataloging, proofreading, consistency checking etc, etc. ABCD is fine for OPAC use though. El sáb., 19 oct. 2019 16:31, Piet De Keyser > escribió: Hi Wenke, Winisis was a good program – I used it for several years – but I think you should forget it now. It might still run on a Win10 32 bits computers, but these are getting obsolete too. Consider moving to J-ISIS or ABCD. Piet de Keyser Belgium Verzonden vanuit Mail voor Windows 10 ________________________________ Van: isis-users > namens Wenke Adam > Verzonden: Saturday, October 19, 2019 5:32:10 AM Aan: Daniel Motola > CC: Isis Comunidad > Onderwerp: Re: [Isis-users] Will Winisis run on 32bit win10? Será que Winisis corre en Win10 de 32 bit? No 16 bit app run on win10 64 at all. Only up to win 32 bit, but i had never heard of win10/32. El vie., 18 oct. 2019 22:53, Daniel Motola > escribió: Hi Wenke I didn’t yet. If you send the link I can test on Windows 10 64 bits. Did you tested in 64 bits?? I was looking to download on UNESCO but didn’t see the link. Regards Daniel > On Oct 18, 2019, at 7:40 PM, Wenke Adam > wrote: > >  > Hi, Isis family! > Has anyone tried to run Winisis on a 32 bit Windows10? > Until now I have used Winisis on Win7 32 bit, but Microsoft is ending support for Win7 from Jan 2020. > I have just heard that there is a 32 bit version of Windows10. I always thought it was 64 bit only. > > > > Hola, familia Isis! > ¿Alguno de ustedes ha probado correr Winisis en un Windows10 de 32 bit? > Hasta ahora he usado Win7 de 32 bit, pero Microsoft va a retirar el soporte en enero 2020. > ¡Me acabo de enterar de que existe una versión Win10 de 32 bit! Siempre pensé que solo había en 64 bit... > > > > Wenke Adam > Asesora Sistemas de Doc & Inf > Santiago > Chile > Cel: +56-9-890 21 630 > _______________________________________________ > isis-users mailing list > isis-users at iccisis.org > To manage your own subscription options go to: http://lists.iccisis.org/listinfo/isis-users > Or contact Henk Rutten: hlrutten at xs4all.nl -------------- next part -------------- An HTML attachment was scrubbed... URL: From wenkeadam at gmail.com Sun Oct 20 14:51:38 2019 From: wenkeadam at gmail.com (Wenke Adam) Date: Sun, 20 Oct 2019 09:51:38 -0300 Subject: [Isis-users] =?utf-8?q?Will_Winisis_run_on_32bit_win10=3F_Ser?= =?utf-8?q?=C3=A1_que_Winisis_corre_en_Win10_de_32_bit=3F?= In-Reply-To: References: <0120B1E7-B944-4D28-9C36-3F763B1C5240@gmail.com> Message-ID: Thanks. I' ll test it again. Haven't done that for a while. Was not impressed last time. El dom., 20 oct. 2019 4:45, Egbert De Smet escribió: > Wenke, > > > could you perhaps elaborate the statement that e.g. J-ISIS, which is > conceived as a replacement for WinISIS by, in exactly the same 'general > database management' philosophy, copying most if not all of the > WinISIS-features in a more modern (64-bits) environment, is lacking against > WinISIS ? > > I myself was also a fervent and happy (and not-too-lousy, I hope I can > say) user of WinISIS, but I recognize that with J-ISIS the ISIS-family made > another step forward, not backward. > > I am sure that J-C Dauphin, the main developer of J-ISIS has invited all > of us for many years to send in requests on features missing in J-ISIS and > is willing to continue adding them. > > This besides the fact that he has already added many features which were > not there in WinISIS, e.g. a PFT-parser (grammar checker), WWW/HTML > compatibility, full-text indexing, Lucene-based relevance ranking etc.... > > Please consider this a positive message, not trying to incite any dispute. > > Egbert de Smet > Universiteit Antwerpen > > > ------------------------------ > *From:* isis-users > on behalf of Wenke Adam > *Sent:* Sunday, October 20, 2019 9:22 AM > *To:* Piet De Keyser > *Cc:* Isis Comunidad > *Subject:* Re: [Isis-users] Will Winisis run on 32bit win10? Será que > Winisis corre en Win10 de 32 bit? > > Dear Piet, I need to keeep winisis alive for another six months while we > configure and migrate a large and complex non-standard database to ABCD. > Reluctantly, because neither JIsis nor ABCD have the versatility of Winisis > for cataloging, proofreading, consistency checking etc, etc. ABCD is fine > for OPAC use though. > > El sáb., 19 oct. 2019 16:31, Piet De Keyser > escribió: > >> Hi Wenke, >> >> >> >> Winisis was a good program – I used it for several years – but I think >> you should forget it now. It might still run on a Win10 32 bits computers, >> but these are getting obsolete too. Consider moving to J-ISIS or ABCD. >> >> >> >> Piet de Keyser >> >> Belgium >> >> >> >> Verzonden vanuit Mail >> voor Windows 10 >> >> >> ------------------------------ >> *Van:* isis-users >> namens Wenke Adam >> *Verzonden:* Saturday, October 19, 2019 5:32:10 AM >> *Aan:* Daniel Motola >> *CC:* Isis Comunidad >> *Onderwerp:* Re: [Isis-users] Will Winisis run on 32bit win10? Será que >> Winisis corre en Win10 de 32 bit? >> >> No 16 bit app run on win10 64 at all. Only up to win 32 bit, but i had >> never heard of win10/32. >> >> El vie., 18 oct. 2019 22:53, Daniel Motola >> escribió: >> >>> Hi Wenke >>> >>> I didn’t yet. If you send the link I can test on Windows 10 64 bits. Did >>> you tested in 64 bits?? >>> >>> I was looking to download on UNESCO but didn’t see the link. >>> >>> Regards >>> >>> Daniel >>> >>> > On Oct 18, 2019, at 7:40 PM, Wenke Adam wrote: >>> > >>> >  >>> > Hi, Isis family! >>> > Has anyone tried to run Winisis on a 32 bit Windows10? >>> > Until now I have used Winisis on Win7 32 bit, but Microsoft is ending >>> support for Win7 from Jan 2020. >>> > I have just heard that there is a 32 bit version of Windows10. I >>> always thought it was 64 bit only. >>> > >>> > >>> > >>> > Hola, familia Isis! >>> > ¿Alguno de ustedes ha probado correr Winisis en un Windows10 de 32 bit? >>> > Hasta ahora he usado Win7 de 32 bit, pero Microsoft va a retirar el >>> soporte en enero 2020. >>> > ¡Me acabo de enterar de que existe una versión Win10 de 32 bit! >>> Siempre pensé que solo había en 64 bit... >>> > >>> > >>> > >>> > Wenke Adam >>> > Asesora Sistemas de Doc & Inf >>> > Santiago >>> > Chile >>> > Cel: +56-9-890 21 630 >>> > _______________________________________________ >>> > isis-users mailing list >>> > isis-users at iccisis.org >>> > To manage your own subscription options go to: >>> http://lists.iccisis.org/listinfo/isis-users >>> > Or contact Henk Rutten: hlrutten at xs4all.nl >>> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From lriesth at xs4all.nl Mon Oct 21 17:20:56 2019 From: lriesth at xs4all.nl (Leo Riesthuis) Date: Mon, 21 Oct 2019 17:20:56 +0200 Subject: [Isis-users] Wrong link to uploaded images in ABCD2.0f Message-ID: <000d01d58823$23bd9e80$6b38db80$@nl> LS, I have a UTF8 test setup with ABCD2.0f on Ubuntu18.04. The database works as expected. Now I am trying to get IAH working. The meta data works as expected but the link to the uploaded images is wrong. It shows myIP:9090/cgi-bin/bases/.. instead of myIP:9090/htdocs/bases/.. as expected. In the browser HTML it shows as on behalf of Leo Riesthuis Sent: Monday, October 21, 2019 5:20 PM To: isis-users at iccisis.org Subject: [Isis-users] Wrong link to uploaded images in ABCD2.0f LS, I have a UTF8 test setup with ABCD2.0f on Ubuntu18.04. The database works as expected. Now I am trying to get IAH working. The meta data works as expected but the link to the uploaded images is wrong. It shows myIP:9090/cgi-bin/bases/…. instead of myIP:9090/htdocs/bases/…. as expected. In the browser HTML it shows as -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2950 bytes Desc: image001.jpg URL: From gaspyy60 at gmail.com Mon Oct 21 17:52:15 2019 From: gaspyy60 at gmail.com (Ma.Mercedes MacLean) Date: Mon, 21 Oct 2019 12:52:15 -0300 Subject: [Isis-users] abcd indexing In-Reply-To: References: Message-ID: <51346749331F4B1697C6BEDE0AFC80AD@MAMERCEDES> Hola Respecto a la desaparición del diccionario al actualizar el invertido. Con un mx y las instrucciones de Guilda desde el cmd, puedo generarlo de nuevo . También creo que Luis Olguin o/y Emiliano me pasaron la forma. Esto lo tengo de Guilda SALIO el invertido el 28 de MARZO de 2011 Hola María Mercedes. 8/4/2010 Si es para crear la lista invertida, el comando es: Y arregla los tildes mx bibes fst=@bibes.fst uctab=ansi actab=ansi fullinv=bibes -all now tell=1 Este FUNCIONO con APE 29/10/2012 una vez que ya tengo la base en ABCD y es grande para que ABCD genere por su cuenta el invertido. mx bibes fst=@bibes.fst fullinv=bibes -all now tell=100 (tengo dentro de la carpeta data el mx, el fullinv y los tab isisuc e isisac tab) Bibes y APE son bases. Y APE que son autores tiene mas de 50.000 MFN Me paso varias veces esas desapariciones, con esto lo recupero Miren desde que año tengo esto guardado incluso tengo de Emiliano como migrar base de Windows a Linux Saludos perdón por la demora, estuve en Uruguay en un Rally y una Regata María Mercedes MacLean gaspyy60 at gmail.com mamemaclean at gmail.com gaspyy2002 at yahoo.com.ar Visite nuestros proyectos www.proyectoleonardo.com.ar/proleon _____ De: isis-users [mailto:isis-users-bounces+gaspyy=infovia.com.ar at iccisis.org] En nombre de bhowa tg Enviado el: viernes, 18 de octubre de 2019 11:07 a.m. Para: ISIS Users List Asunto: [Isis-users] abcd indexing Colleagues' recently did a full inverted file generation for one of my abcd databases. it was successfully completed but next thing my INDEX is empty (disappeared), my db is unsearchable now. How do I regenerate my index again my .fst is there. thanking you in advance for your assistance. tg bhowa tg abcdZim.org bhowatg at gmail.com IM & skypeID: bhowatg blog: http://bhowatg.blogspot.com http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg www.abcdZim.co.cc "there are two equally dangerous extremes- to shut reason out and to let nothing else in" Pascal, 1670 -------------- next part -------------- An HTML attachment was scrubbed... URL: From gaspyy60 at gmail.com Mon Oct 21 18:20:21 2019 From: gaspyy60 at gmail.com (Ma.Mercedes MacLean) Date: Mon, 21 Oct 2019 13:20:21 -0300 Subject: [Isis-users] RV: abcd indexing Message-ID: <093461DF52054F1F8DCA2D0011A9455F@MAMERCEDES> Hola Respecto a la desaparición del diccionario al actualizar el invertido. Con un mx y las instrucciones de Guilda desde el cmd, puedo generarlo de nuevo . También creo que Luis Olguin o/y Emiliano me pasaron la forma. Esto lo tengo de Guilda SALIO el invertido el 28 de MARZO de 2011 Hola María Mercedes. 8/4/2010 Si es para crear la lista invertida, el comando es: Y arregla los tildes mx bibes fst=@bibes.fst uctab=ansi actab=ansi fullinv=bibes -all now tell=1 Este FUNCIONO con APE 29/10/2012 una vez que ya tengo la base en ABCD y es grande para que ABCD genere por su cuenta el invertido. mx bibes fst=@bibes.fst fullinv=bibes -all now tell=100 (tengo dentro de la carpeta data el mx, el fullinv y los tab isisuc e isisac tab) Bibes y APE son bases. Y APE que son autores tiene mas de 50.000 MFN Me paso varias veces esas desapariciones, con esto lo recupero Miren desde que año tengo esto guardado incluso tengo de Emiliano como migrar base de Windows a Linux Saludos perdón por la demora, estuve en Uruguay en un Rally y una Regata María Mercedes MacLean gaspyy60 at gmail.com mamemaclean at gmail.com gaspyy2002 at yahoo.com.ar Visite nuestros proyectos www.proyectoleonardo.com.ar/proleon _____ De: isis-users [mailto:isis-users-bounces+gaspyy=infovia.com.ar at iccisis.org] En nombre de bhowa tg Enviado el: viernes, 18 de octubre de 2019 11:07 a.m. Para: ISIS Users List Asunto: [Isis-users] abcd indexing Colleagues' recently did a full inverted file generation for one of my abcd databases. it was successfully completed but next thing my INDEX is empty (disappeared), my db is unsearchable now. How do I regenerate my index again my .fst is there. thanking you in advance for your assistance. tg bhowa tg abcdZim.org bhowatg at gmail.com IM & skypeID: bhowatg blog: http://bhowatg.blogspot.com http://facebook.com/groups/abcdzim/; http://twitter.com/bhowatg www.abcdZim.co.cc "there are two equally dangerous extremes- to shut reason out and to let nothing else in" Pascal, 1670 -------------- next part -------------- An HTML attachment was scrubbed... URL: From lriesth at xs4all.nl Mon Oct 21 22:26:22 2019 From: lriesth at xs4all.nl (Leo Riesthuis) Date: Mon, 21 Oct 2019 22:26:22 +0200 Subject: [Isis-users] Wrong link to uploaded images in ABCD2.0f In-Reply-To: References: <000d01d58823$23bd9e80$6b38db80$@nl>, Message-ID: <002a01d5884d$cf0b20d0$6d216270$@nl> Heren, The solution was -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 2950 bytes Desc: not available URL: From piet.dekeyser at ucll.be Mon Oct 21 22:32:54 2019 From: piet.dekeyser at ucll.be (Piet De Keyser) Date: Mon, 21 Oct 2019 20:32:54 +0000 Subject: [Isis-users] Wrong link to uploaded images in ABCD2.0f In-Reply-To: References: <000d01d58823$23bd9e80$6b38db80$@nl>, , Message-ID: Leo, When I wrote the answer to your mail I did not check it on my server. To make things clear I checked it now on my (Windows) PC. What I meant was (if you compare it to the Windows situation): * The images for a database called e.g. catalog shoud be in: C:\ABCD\www\htdocs\bases\catalog\ * Not in: C:\ABCD\www\bases\catalog\images\ Piet de Keyser Belgium Verzonden vanuit Mail voor Windows 10 ________________________________ Van: isis-users namens Piet De Keyser Verzonden: Monday, October 21, 2019 5:53:34 PM Aan: Egbert De Smet ; Leo Riesthuis ; isis-users at iccisis.org Onderwerp: Re: [Isis-users] Wrong link to uploaded images in ABCD2.0f Leo, If you refer to your images in iaH using the following command in your PFT