<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18928"></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2 face="Trebuchet MS">Tengo en el pen... el ABCD, al bat que lo 
arranca le puse esto:</FONT></DIV>
<DIV><FONT size=2 face="Trebuchet MS">@echo off<BR>echo Installing 
HTTPD<BR>\ABCD\Apache2.2\bin\httpd.exe -k install<BR>if errorlevel==1 goto 
:alt1<BR>echo HTPPD installed<BR>echo Starting 
Apache2.2<BR>\ABCD\Apache2.2\bin\httpd.exe -k start<BR>if errorlevel==1 goto 
:alt2<BR>echo Apache2.2 started<BR>goto :fim</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face="Trebuchet MS">:alt1<BR>echo Error installing Apache2.2 
as service<BR>echo Using first alternate mode 1<BR>start cmd /K 
alternate.bat<BR>goto :fim</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face="Trebuchet MS">:alt2<BR>echo Error starting Apache2.2 
service<BR>echo Using first alternate mode 2<BR>start cmd /K 
alternate.bat<BR>goto :fim</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face="Trebuchet MS">:fim<BR>echo Calling ABCD 
Site<BR>start  <A 
href="http://localhost:9090/site/">http://localhost:9090/site/</A><BR>exit</FONT></DIV>
<DIV><FONT size=2 face="Trebuchet MS"></FONT> </DIV>
<DIV><FONT size=2 face="Trebuchet MS">Y al config.php que esta en 
ABCD/www/htdocs/central/</FONT></DIV>
<DIV><FONT size=2 face="Trebuchet MS">Va asi</FONT></DIV>
<DIV><FONT size=2 face=Arial><?<BR>// Open the Central module in a new window 
for avoiding the use of the browse 
buttons<BR>$open_new_window="Y";<BR>$context_menu="N";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//USED FOR ALL THE DATE FUNCTIONS. DD=DAYS, 
MM=MONTH, AA=YEAR. USE / AS 
SEPARATOR<BR>$config_date_format="DD/MM/YY";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Folder with the administration 
modulo<BR>$app_path="central";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Path to the 
databases<BR>$db_path="/abcd/www/bases/";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Path to the folder where the uploaded images are 
to be stored (the database name will be added to this 
path)<BR>$img_path="/abcd/www/htdocs/bases/";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Path to the wwwisis executable (include the name 
of the program)<BR>$Wxis="/abcd/www/cgi-bin/wxis.exe";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Path to the wxis 
scripts<BR>$xWxis="/abcd/www/htdocs/".$app_path."/dataentry/wxis/";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//default language<BR>$lang="es";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Default langue for the databases 
definition<BR>$lang_db="en";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>// use este lenguaje para seguir desplegando los 
registros con un código de página específico aunque cambie el lenguaje de 
diálogo<BR>//$display_lang="";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Url for the execution of WXis, when using GGI in 
place of exec<BR>$wxisUrl="";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//$wxisUrl="<A 
href="http://localhost:9090/cgi-bin/wxis.exe">http://localhost:9090/cgi-bin/wxis.exe</A>";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Name of the 
institution<BR>$institution_name="BIREME - En uso por Ma. Mercedes MacLean - 
Proyecto Leonardo";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial></FONT> </DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//Ruta hacia el archivo con la configuración del 
FCKeditor<BR>$FCKConfigurationsPath="/".$app_path."/dataentry/fckconfig.js";<BR>//Ruta 
hacia el FCKEditor<BR>$FCKEditorPath="/site/bvs-mod/FCKeditor/";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//USE THIS LOGIN AND PASSWORD IN CASE OF CORRUPTION 
OF THE OPERATORS DATABASE OR IF YOU DELETED, BY ERROR, THE SYSTEM 
ADMINISTRATOR<BR>$adm_login="";<BR>$adm_password="";</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//USE THIS PARAMETER TO SHOW THE ICON THAT ALLOWS 
THE BASES FOLDER EXPLORATION   (0=don't show, 
1=show)<BR>$dirtree=0;</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2 face=Arial>//USE THIS PARAMETER TO ENABLE/DISABLE THE MD5 
PASSWORD ENCRIPTYON (0=OFF 1=ON)<BR>$MD5=0;</FONT></DIV>
<DIV><FONT size=2 face=Arial>?><BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>O sea, en todos lados saco que busque el 
C:</FONT></DIV>
<DIV><FONT size=2 face=Arial>Por lo tanto lo le interesa donde esta... sea E, D. 
F</FONT></DIV>
<DIV><FONT size=2 face=Arial>cualquier disco</FONT></DIV>
<DIV><FONT size=2 face=Arial>Saludos</FONT></DIV>
<DIV><FONT size=2 face=Arial>M.M.MacLean</DIV></FONT>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px" 
dir=ltr>
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=mabelpetruccelli@yahoo.com.ar 
  href="mailto:mabelpetruccelli@yahoo.com.ar">mabel petruccelli</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=gaspyy@infovia.com.ar 
  href="mailto:gaspyy@infovia.com.ar">María Mercedes MacLean</A> ; <A 
  title=isis-users@iccisis.org 
  href="mailto:isis-users@iccisis.org">isis-users@iccisis.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, July 19, 2011 9:00 
PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Isis-users] IAH y ABCD 
  Ayuda</DIV>
  <DIV><BR></DIV>
  <TABLE border=0 cellSpacing=0 cellPadding=0>
    <TBODY>
    <TR>
      <TD vAlign=top>Hola María Mercedes,<BR>vos decís que trabajás la base 
        directamente en el pendrive. Con qué parámetros del archivo par le 
        indicás la ubicación de las hojas de trabajo y del formato de 
        visualización??<BR><BR>Gracias<BR>Mabel<BR><BR>--- El <B>vie 8-jul-11, 
        María Mercedes MacLean <I><<A 
        href="mailto:gaspyy@infovia.com.ar">gaspyy@infovia.com.ar</A>></I></B> 
        escribió:<BR>
        <BLOCKQUOTE 
        style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px"><BR>De: 
          María Mercedes MacLean <<A 
          href="mailto:gaspyy@infovia.com.ar">gaspyy@infovia.com.ar</A>><BR>Asunto: 
          [Isis-users] IAH y ABCD Ayuda<BR>Para: "MSc. Yoslán Raúl Jiménez 
          Carvajal" <yrjc2004@ucp.ss.rimed.cu>, 
          isis-users@iccisis.org<BR>Fecha: viernes, 8 de julio de 2011, 
          17:39<BR><BR>
          <DIV id=yiv1693537203>
          <STYLE></STYLE>

          <DIV><FONT size=2 face=Arial>Hola Yoslan, bienvenido.</FONT></DIV>
          <DIV><FONT size=2 face=Arial>Efectivamente como te dice Egbert, el 
          ABCD trae el iah integrado ya que el iah es la OPAC, y el ABCD es un 
          paquete completo. </FONT></DIV>
          <DIV><FONT size=2 face=Arial>Si usan Winisis, lo mas completo y 
          posible sin complicaciones para migrar las bases es el ABCD, y hay 
          mucho material disponible de lectura, pero es facil de usar, incluso 
          de transportar, yo lo tengo en un pendrive y puedo trabajarlo ahi 
          mismo en cualquier maquina.</FONT></DIV>
          <DIV><FONT size=2 face=Arial>En el modulo de migración te explican 
          bien como traerte una base Winisis, y como hacer el iso (la 
          exportación) para poner los registros en ABCD, lo unico que deberás 
          generar es el pft ya que ahi, si son medios diferentes. Hay que 
          generar un pft en ABCD y listo.</FONT></DIV>
          <DIV><FONT size=2 face=Arial>¿De que pais eres? Y de que 
          Universidad,?</FONT></DIV>
          <DIV><FONT size=2 face=Arial>Yo estoy en Buenos Aires, 
          Argentina.</FONT></DIV>
          <DIV><FONT size=2 face=Arial>Saludos</FONT></DIV>
          <DIV><FONT size=2 face=Arial>M.M.MacLean</FONT></DIV>
          <BLOCKQUOTE 
          style="BORDER-LEFT: rgb(0,0,0) 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
            <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
            <DIV 
            style="FONT: 10pt arial; BACKGROUND: rgb(228,228,228)"><B>From:</B> 
            <A title=yrjc2004@ucp.ss.rimed.cu 
            href="/mc/compose?to=yrjc2004@ucp.ss.rimed.cu" rel=nofollow 
            target=_blank ymailto="mailto:yrjc2004@ucp.ss.rimed.cu">MSc. Yoslán 
            Raúl Jiménez Carvajal</A> </DIV>
            <DIV style="FONT: 10pt arial"><B>To:</B> <A 
            title=isis-users@iccisis.org 
            href="/mc/compose?to=isis-users@iccisis.org" rel=nofollow 
            target=_blank 
            ymailto="mailto:isis-users@iccisis.org">isis-users@iccisis.org</A> 
            </DIV>
            <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, July 08, 2011 
            2:44 PM</DIV>
            <DIV style="FONT: 10pt arial"><B>Subject:</B> [Isis-users] 
            Ayuda</DIV>
            <DIV><BR></DIV>
            <DIV><FONT size=2 face=Arial>Hola primeramente me presento me llamo 
            Yoslan y trabajo en una universidad y resulta ser que en la escuela 
            hemos comenzado a la migracion a software libre pero en la 
            biblioteca de la escuela utilizan el win isis y quisiera saber si 
            hay una aplicacion para software libre que permita hacer eso, recien 
            comenece a buscar informacion me sale informacion de 2 interfases 
            webs una que se llama ABCD y la otra iah-3.1.1 solo me he descargado 
            esta ultima y ya la tengo instalado solo me falta importar las bases 
            de datos si alguien en la lista me pudiera ayudar u orientar como se 
            hace seria mejor..</FONT></DIV>
            <DIV><FONT size=2 face=Arial></FONT> </DIV>
            <DIV><FONT size=2 face=Arial></FONT> </DIV>
            <DIV><FONT size=2 face=Arial>un saludo para todos </FONT></DIV>
            <P></P>
            <HR>

            <P></P>_______________________________________________<BR>isis-users 
            mailing list<BR>isis-users@iccisis.org<BR>To manage your own 
            subscription options go to: 
            http://lists.iccisis.org/listinfo/isis-users<BR>Or contact Henk 
            Rutten: hlrutten@xs4all.nl<BR></BLOCKQUOTE></DIV><BR>-----Adjunto en 
          línea a continuación-----<BR><BR>
          <DIV 
          class=plainMail>_______________________________________________<BR>isis-users 
          mailing list<BR><A href="/mc/compose?to=isis-users@iccisis.org" 
          ymailto="mailto:isis-users@iccisis.org">isis-users@iccisis.org</A><BR>To 
          manage your own subscription options go to: <A 
          href="http://lists.iccisis.org/listinfo/isis-users" 
          target=_blank>http://lists.iccisis.org/listinfo/isis-users</A><BR>Or 
          contact Henk Rutten: <A href="/mc/compose?to=hlrutten@xs4all.nl" 
          ymailto="mailto:hlrutten@xs4all.nl">hlrutten@xs4all.nl</A><BR></DIV></BLOCKQUOTE></TD></TR></TBODY></TABLE>
  <P style="CLEAR: both">
  <HR align=left SIZE=2 width=400>
  <FONT size=2 face="trebuchet MS, arial">E-mail clasificado por el 
  Identificador de Spam Inteligente de Telefónica. Para modificar la categoría 
  clasificada acceda a su webmail. </FONT>
  <P></P>
  <P style="CLEAR: both">
  <HR align=left SIZE=2 width=400>
  <FONT size=2 face="trebuchet MS, arial">Este mensaje ha sido verificado por el 
  Antivirus de Mail de Telefónica. </FONT>
  <P></P></BLOCKQUOTE></BODY></HTML>