= Documentación de assumptos variados [] {~x} Volver al "hogar" link://../index.html de este sitio See this page in "English" link://resources.html La traducción de Inglés a Castellano no ha estado terminado INTRODUCCIÓN La mayoría de los páginas mencionadas aqui son escrito en Inglés. Originalmente unos de estes documentos fueron hecho por la empresa Ella Associates. Por eso, puede ser que, en algunos casos, hay versiones distintos ubicados a http://www.ella-associates.org/cocoon/livedocs/ PÁGINAS DE INSTUCCIÓN Y AYUDA * Una guia del software 'Pretty Good Privacay' (Intimidad Bastante Bueno)|/matth3wbishop/docs/pgp-quick-guide|txt|html| Como proteger la intimidad de tus correos electrónicos. Esta guia describe como impedir que algun desconocido pueda ver tus emails. * Como hacer servir el sistema 'wiki invisible'|/matth3wbishop/docs/ella-wiki-help|html|txt| Esta página contiene unos trucos sobre como utilizar el sistem 'wiki invisible'. Un 'wiki' es un sistema que funciona en un navegador y que permite de que un visitante a una página web pueda cambiar esta página su mismo. La cosa es que el visitante no tiene que saber (conocer?) los códigos de HTML (lenguaje de marcas de hyper-texto) para editar la página. Eso es debido a un programa de 'transformación' que convierte lo que el visitante. Lo que pasa es que este tipo de sistema cede lugar a un tipo de anarquía pués no hay restricciónes de quien puede editar un documento. También hay tipos de wikis que usan contraseñas para controlar quien puede conseguir acceso al sistema. LENGUAJE Y TRADUCCIÓN * Información sobre trabajo por traductores|/matth3wbishop/docs/translation-work|html|txt| En teoría esta página va a contener información para ayudar alguien en su búsqueda por trabajo de traducción. * Recursos del lenguaje Catalá|/matth3wbishop/docs/catalan-resources|html|txt Contiene información de recursos ubicados en la Malla Mundial del lenguaje Catalá, en concreto, estes recursos que puedan ayudar alguien a aprender esta idioma. * Portales de Idiomes en la Web|/matth3wbishop/docs/language-portals|html|txt| COSAS DE JAVA * Sobre JavaMail|/matth3wbishop/docs/javamail-stuff|html|txt| JavaMail es un paquete de Java que permite que un programa de Java pueda enviar y recibir mensajes de correo electrónico. Vease tambien las programitas en el directorio link://../eg/java/ por ejemplos del uso de este paquete. * Recercas sobre Javadoc|/matth3wbishop/docs/javadoc-research|html|txt| Javadoc puede ser transformado en 'Docbook' XML, pero probablemente eso no es tan útil. Esta página intenta indicar maneras distintas de hacer servir Javadoc. El problema mas común de Javadoc es que no contiene ejemplos del uso del código. INFORMACIÓN SOBRE XML * http://java.sun.com/xml/tutorial_intro.html Una lección básica acerca el estándard XML * La Guia de Netbeans XML|/alexis-info/external-docs/netbeans-xmlguide|txt|html|pdf| Esta guia enumera las capacidades XML del programa Netbeans * Información sobre DocBook|/matth3wbishop/docs/docbook-info|html|txt| ---- Este archivo contiene información sobre como utilizar DocBook XML. DocBook XML es un esquema o DTD de XML que está utilizado por muchas empresas grandes y está apropiada a información de una naturaleza técnica de informática. * A Review of XML tools|/matth3wbishop/docs/xml-editors-review|html|txt| Un análisis corto de unos de las herramientas de XML, como, por ejemplo, programas para editar documentos de XML. A short review of some xml tools such as XML editors as well as review sites of XML tools (that is web-sites that provide reviews of different tools that are available on the Internet). And how Alexis compares * El Servidor Tamino|/matth3wbishop/docs/tamino-server.es|html|txt| PROGRAMITAS INTERESANTES una nota: he traducido la palabra inglés 'script' como 'programita' pero, no obstante un 'script' puede ser grande. La cosa importante es que la programita está escrito en un lenguaje de informática que no está compilado. Perl es un ejemplo de este tipo de lenguaje. Esta sección está dedicado a programitas que he escrito y que quiero destacar porque yo creo que son un poco interesante. Para descripciónes cortas de mas programitas, véase link://matth3wbishop/docs/script-summary.txt * Sistema de marcas invisibles dinámico|/matth3wbishop/eg/unix-shell/plaintext2html-wiki.txt| Esta programita pone en práctica el sistema de marcas de texto invisibles. El principio de este sistema es permitir un usuario hacer cambios a una página web sin saber los códigos HTML. El usuario puede escribir 'texto plano' sin ningun tipo de marcas o códigos y esta programita hace un esfuerzo para adivinar la manera debida de transformar el texto plano en HTML. Mediante este sistema, un visitante a una página web puede editar esta página su mismo sin ningun conocimiento de cosas técnicas del Internet o de la Malla Mundial Esta programita funciona con una otra que se llama link://../eg/unix-shell/edit-wiki.txt (que es una programita CGI o de Interfaz de Portal Común) * Sistema de marcas invisibles estático|/matth3wbishop/eg/unix-shell/plaintext2html-static.txt| Esta es muy parecida a la que está encima (plaintext2html-wiki.txt) pero no proporciona un sistema para que el visitante pueda editar la página web. Solamente transforma el texto plano a HTML * Traducir de inglés a castellano|/matth3wbishop/eg/unix-shell/enes.txt| Esta programita utiliza el sitio web http://www.wordreference.com para traducir palabras UNIX ADMINISTRATION AND SCRIPTING * A useful bashrc file|/matth3wbishop/eg/unix-shell/useful-aliases-redhat.txt| This file contains a set of unix aliases which are useful for administrating a Redhat Linux Server as well as performing other common tasks. COLLABORATION SYSTEMS * Web Collaboration Review|/matth3wbishop/docs/web-collaboration-review|html|txt| This document contains a review of some of the available software which allows the setting up of a 'community' or 'forum' or similar system. * Wiki Systems|/matth3wbishop/docs/wiki-systems|html|txt| This file reviews and discusses some 'wiki' systems available on the Internet as well as the related idea of 'plain text markup' system. DOCUMENTS ON TECHNICAL PROGRAMMING SUBJECTS This section contains links to technical resources. By the word 'technical' I mean that they would mainly be of interest to programmers and developers. * Some Netbeans Resources|/matth3wbishop/docs/netbeans-stuff|html|txt| Some information about the Netbeans platform apon which Alexis is being built and some hints and explanations for developers using Netbeans to develop Alexis. * The Tree-View Review|/matth3wbishop/docs/web-treeview-review|html|txt|pdf| This document contains a pacily written review of tree-view style components available on the internet, implemented in java or javascript, and hopefully supporting an XML configuration file. * A Glossary of Jargon|/matth3wbishop/docs/glossary|html|txt| This file contains a list of jargon and technical terms as well as definitions, often used in relation to XML and computer software. [*] /utils/checkhotmail.class [*] /utils/checkhotmail.java A java utility and source code to test a list of Hotmail addresses for validity. That is, the program establishes whether each address actually exists. The program does this without sending any test messages to the target addresses. This needs to become a 'web-script' to allow any user to access it. (See the page which is listed in the 'miscelaneous' section of this web-page) * The NetBeans Tomcat Guide|/alexis-info/external-docs/netbeans-tomcat-guide|html|txt|pdf| This is the guide to using Netbeans with the Tomcat Server * The NetBeans Users Guide|/alexis-info/external-docs/netbeans-usersguide.txt|html|txt|pdf| This is the general Users guide from the Netbeans IDE. The File is approximately 1 Megabyte. There is an HTML and PDF version which are both quite large (1.5 megabytes) * About WebDav|/matth3wbishop/docs/webdav-stuff|html|txt| WebDav is an extension to the HTTP protocol which allows distributed 'authoring' of documents instead of just distributed 'viewing' of documents (as is the case for normal HTTP). The Alexis System uses WebDav. * Some RedHat Linux And U.S Server Information|/matth3wbishop/docs/some-redhat-stuff|html|txt| This file contains the beginning of my investigations into how to do just about everything in RedHat Linux. This has become necessary because the US Server (T1) is running RedHat not Debian like the 'local server'. * Information about 'iptables'|/matth3wbishop/docs/about-iptables|html|txt| This is the beginning of some information and links about the Linux program 'iptables' which is designed to prevent 'network abuse' * Information About 'James' and 'SendMail'|/matth3wbishop/docs/james-and-sendmail|html|txt| This page contains some links to resources about the two mail servers James and Sendmail. Ella Associates uses the James Mail Server (which is written in Java) but the U.S. Server initially had the Sendmail MTA (mail transport agent) installed, which had to be 'disabled' before setting up James. * http://httpd.apache.org/docs/ Documentation for the Apache Web Server. This is very comprehensive and good. Every imaginable topic seems to be covered. There are many examples for configuration. * Some PHP Resources|/matth3wbishop/docs/php-resources|html|txt| Some web resources and information for the PHP web scripting system * DNS Learning Materials|/matth3wbishop/docs/dns-info|html|txt| This page contains some links to on-line resources for learning about the DNS service and how to set up a DNS Server. * Netcat and Smtp difficulties|/matth3wbishop/docs/smtp-torture|html|txt| A description of attempting to get SMTP to work from a shell script The trials and tribulations. This endevour may have well been misguided. Perl, or the 'mail' program could do the same more easily. * Some Ella CVS Info|/internal/cvs-explanation|html|txt| This contains some information about using the Ella CVS system. This file requires the 'ella internal' password. * http://gnuWin32.sourceforge.net/ Microsoft Windows 'ports' (versions) of many Gnu (open source) tools. * http://www.w3.org/WAI/ER/IG/ert/iso639.htm A list of valid two letter language codes. You use these when you translate a web-page into another language and want the 'users' browser to automatically display the right language. eg: If you file is in French name it 'mygreatwebpage.html.fr' or it could be 'mygreatwebpage.fr.html' (I am still not 100% sure). * About the RPM System|/matth3wbishop/docs/rpm-info.txt|html|txt| Some basic notes about the Redhat package manager system, which is the basic and normal way to install stuff on RedHat Linux.. * Some Bash Shell Resources|/matth3wbishop/docs/some-bash-resources|html|txt| This page contains some links for useful stuff for the Unix Bash Shell, including CGI scripting * Some Apache Tomcat Stuff|/matth3wbishop/docs/tomcat-info|html|txt| This page contains or will contain links to resources about the Apache Tomcat application server, which is a major component of the Alexis program * Important Tools|/matth3wbishop/docs/important-tools|html|txt|xml| This page contains links to free programs which you may need or may not need to use in your work. MISCELANEOUS THINGS * A Page To Check Hotmail Email Addresses|http://www.ella-associates.org/cgi-bin/check-hotmail| This page allows you to check a list of Hotmail Addresses for ones which dont exist (anymore). All you have to do is cut and paste the list of email addresses into a box and click on the button. The system does not send 'test emails'. * Some Nicely Designed Web Pages|/matth3wbishop/docs/html-design-links|html|txt| This page contains some links to pages which I consider to be well designed. Of course its all probably subjective, maybe. * About These Pages|/matth3wbishop/docs/about-web-pages|html|txt| This page contains some brief information about these web pages which you are viewing and how they can be maintained. * A Script Summary|/matth3wbishop/docs/script-summary|html|txt| This page provides short descriptions of the scripts used to make this documentation which you are currently viewing. * The Ametlla Music Festival|/poseidonia/| This site contains information about the Ametlla de Mar music festival which is going to take place on the 15 August 2003. Be there! * The Grapevine|/grapevine/grapevine.htm| The grape-vine is a 'newsletter' the aim of which is to provide information about musical events ocurring in and around Barcelona. Currently (mid may 2003) the grape-vine is being delivered via email but it is envisaged that it will be migrated to a mainly web-based system using email notifications of updates and changes, and allowing musical groups to make contributions. * Findesign|http://www.findesign.org/| The Home Page for Findesign which is Nick Reddels programming company ELLA ASSOCIATES MATERIAL I have been working recently for this company. The links below specifically relate to my work for them. * The Private Area|/internal/| This is a directory private to the Ella Associates Team. Please put information destined only for those eyes in this directory. You need a password to access this directory. If you don't have a password, please wait after class in the vestibule. * Alexis Download Page|/internal/alexis-download/| You can download Alexis from this page, if you have a password * Contact Emails For Ella|/internal/team-contact.html|/internal/team-contact.txt| This contains the contact email addresses for the people working within Ella Associates and on the Alexis project. You need a password to access this. * Matthew's Work|/matth3wbishop/docs/mjb-work.html|http://www.eall-associates.org/internal/mjb-work.html| This file contains a description of work carried out by M.J.Bishop This file is located in the 'internal' directory of this web-site and therefore will only be viewable by members of Ella Associates. * An E-learning discussion|/internal/a-discussion|html|txt| This is a discussion between some Ella members about various things. * About Adding Comments To Ella Web Pages|/matth3wbishop/docs/test-comment-script|html|txt| This document provides some information about adding comments to Ella Web Pages, using the super-simple comment system. This page also provides a example of a page you can add comments to, and some tricks you can use when adding comments. A somewhat better 'comment' and 'discussion' system, should be on its way fairly soon-ish. We hope. * A History of Ella Associates|/matth3wbishop/docs/ella-history|html|txt| A very short history of the company * The Ella Team Page|/matth3wbishop/docs/ella-team|html|txt| This is a page about those involved in the Alexis Project and other members of Ella Associates. If you want you can make contributions using the Forms provided on this page. * Ella Associates E-Learning|http://www.ella-associates.org/| This page contains some information about the 'cultural learning' services provided by Ella Associates. ALEXIS DOCUMENTATION Alexis is a distributed XML editor which I was working on for ella associates. * Download Alexis Now!|http://www.ella-associates.org/internal/alexis-download/| From this page you can download the Alexis program. You will need a password to access this page. * Notes about the History of Alexis|/matth3wbishop/docs/alexis-history|html|txt| This file contains some notes about the progress of development of the Alexis program * The Ramble|/matth3wbishop/docs/the-ramble|html|txt|xml|pdf| This document is an attempt to explain some of the ideas behind the Alexis Networked-enabled XML Editing system, and is an attempt to demystify some of the technical terminology. * Initial Notes|/matth3wbishop/docs/alexis-stuff|html|txt| This file contains some initial instructions and notes about Alexis. * Some Alexis Technical Details|/matth3wbishop/docs/ChakDoc|html|txt|pdf|xml| A brief and incomplete technical explanation of the Server and Client Components (Chakriya and Columbine) of the Alexis system. This is already fairly outdated since Alexis is in the process of being 'refactored', which means redesigned and rewritten. All HTML was created by using the script "plaintext2html-static.txt" link://../eg/unix-shell/plaintext2html-static.txt Title Image: http://www.is.informatik.uni-duisburg.de/projects/daffodil/daff.gif