Tcl Interpreter

14,000,000 Leading Edge Experts on the ideXlab platform

Scan Science and Technology

Contact Leading Edge Experts & Companies

Scan Science and Technology

Contact Leading Edge Experts & Companies

The Experts below are selected from a list of 159 Experts worldwide ranked by ideXlab platform

Joshua A. Tauber - One of the best experts on this subject based on the ideXlab platform.

  • WMCSA - Dynamic Documents: Mobile Wireless Access to the WWW
    1994 First Workshop on Mobile Computing Systems and Applications, 1994
    Co-Authors: M.f. Kaashoek, T. Pinckney, Joshua A. Tauber
    Abstract:

    We propose dynamic documents as an approach to extending and customizing the WWW/Mosaic for mobile computing platforms. Dynamic documents are programs executed on a mobile platform to generate a document; they are implemented as Tcl scripts. We have modified the NCSA Mosaic web client to run the dynamic documents it retrieves through a modified Tcl Interpreter. The Interpreter is designed to execute only commands that do not violate safety. To hide the latencies of slow links we have modified the Mosaic client to perform caching and prefetching. The policies for caching and prefetching can be under control of dynamic documents, allowing the strategies to be document specific. Using dynamic documents, we have built an adaptive E mail browser that employs application specific caching and prefetching strategies. Both the browser and the displayed E mail messages are dynamically customized to the mobile computing environment in which they run.

  • Dynamic Documents: Mobile Wireless Access to the WWW
    1994
    Co-Authors: Frans M. Kaashoek, T. Pinckney, Joshua A. Tauber
    Abstract:

    We propose dynamic documents as an approach to extending and customizing the WWW/Mosaic for mobile computing platforms. Dynamic documents are programs executed on a mobile platform to generate a document; they are implemented as Tcl scripts. We have modified the NCSA Mosaic web client to run the dynamic documents it retrieves through a modified Tcl Interpreter. The Interpreter is designed to execute only commands that do not violate safety. To hide the latencies of slow links we have modified the Mosaic client to perform caching and prefetching. The policies for caching and prefetching can be under control of dynamic documents, allowing the strategies to be document-specific. Using dynamic documents, we have built an adaptive email browser that employs application-specific caching and prefetching strategies. Both the browser and the displayed email messages are dynamically customized to the mobile computing environment in which they run

  • Dynamic Documents: Extensibility and Adaptability in the WWW
    1994
    Co-Authors: Frans M. Kaashoek, T. Pinckney, Joshua A. Tauber
    Abstract:

    We propose dynamic documents as an approach to extending and customizing the Mosaic interface to the WWW. Mosaic implements rigid policies that limit the range of environments in which it can function. Dynamic documents overcome this problem by allowing documents to implement their own policies. Dynamic documents are programs executed at a Mosaic client to generate a document; they are implemented as Tcl scripts. We have modified the NCSA Mosaic client to use a modified Tcl Interpreter to run the dynamic documents it retrieves. The Interpreter is designed to execute only those commands that do not violate safety. We have used dynamic documents to configure an adaptable Mosaic client to a mobile environment. The use of dynamic documents allows adaptable clients to adjust to a variety of mobile platforms and network environments. We have used the adaptive client and dynamic documents to build an adaptive e-mail browser that employs application-specific caching and prefetching strategies...

  • Dynamic Documents: Mobile Wireless Access to the WWW
    1994
    Co-Authors: Frans M. Kaashoek, T. Pinckney, Joshua A. Tauber
    Abstract:

    We propose dynamic documents as an approach to extending and customizing the WWW/Mosaic for mobile computing platforms. Dynamic documents are programs executed on a mobile platform to generate a document; they are implemented as Tcl scripts. We have modified the NCSA Mosaic web client to run the dynamic documents it retrieves through a modified Tcl Interpreter. The Interpreter is designed to execute only commands that do not violate safety. To hide the latencies of slow links we have modified the Mosaic client to perform caching and prefetching. The policies for caching and prefetching can be under control of dynamic documents, allowing the strategies to be documentspecific. Using dynamic documents, we have built an adaptive email browser that employs application-specific caching and prefetching strategies. Both the browser and the displayed email messages are dynamically customized to the mobile computing environment in which they run. 1 Introduction Information retrieval is likely t..

Morris Sloman - One of the best experts on this subject based on the ideXlab platform.

  • Implementation of a Management Agent fo r Interpreting Obligation Policy
    1996
    Co-Authors: Damian A. Marriott, Morris Sloman
    Abstract:

    Distributing management functionality into intelligent management agents has now been accepted as the way to manage large scale distributed systems. However, it is necessary to easily change the functionality of the agents to adapt to changing application requirements. Agents which interpret policy can have their behaviour changed by modifying the policies loaded in them. This paper gives an overview of a management policy notation which can be used to define both authorisation policies (what activities a manager is permitted or forbidden to do) and obligation policies (the activities a manager must or must not perform). We also give an overview of the tools for specifying, refining and storing policies in domains. The emphasis of the paper is on the implementation issues for an obligation policy Interpreter. The manager agents are implemented using a Tcl Interpreter within a CORBA Distributed Programming environment.

  • Implementation of a Management Agent for Interpreting Obligation Policy
    1996
    Co-Authors: Damian Marriott, Morris Sloman
    Abstract:

    Distributing management functionality into intelligent management agents has now been accepted as the way to manage large scale distributed systems. However, it is necessary to easily change the functionality of the agents to adapt to changing application requirements. Agents which interpret policy can have their behaviour changed by modifying the policies loaded in them. This paper gives an overview of a management policy notation which can be used to define both authorisation policies (what activities a manager is permitted or forbidden to do) and obligation policies (the activities a manager must or must not perform). We also give an overview of the tools for specifying, refining and storing policies in domains. The emphasis of the paper is on the implementation issues for an obligation policy Interpreter. The manager agents are implemented using a Tcl Interpreter within a CORBA Distributed Programming environment. Keywords Distributed systems management, management policy, securit..

Rodríguez Miranda Álvaro - One of the best experts on this subject based on the ideXlab platform.

  • Programa para generar ficheros de grafos en formato DOT (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2012
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads).[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] From a plain text file (column separated), the software generates as output the graph in DOT format.[ES] A partir de un fichero de texto organizado en columnas se convierte a una estructura de grafo en formato DOT.Software description-PDF file (12 pages, Spanish) + ASCII code file + ZIP sample fil

  • LDGP_Scan. Herramientas informáticas para el tratamiento de nubes de puntos
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2007
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads).[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] A group of tools is presented that can work with files containing point clouds and generate some cartographic outputs.[ES] Se presenta un conjunto de herramientas informáticas organizadas en un único menú y que permite realizar operaciones que, encadenadas, sirven para obtener productos cartográficos a partir de nubes de puntos.Software description-PDF file (19 pages, Spanish) + 12 ASCII code file

  • Programa de ajuste radiométrico de texturas fotográficas (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2007
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads).This software is also described in the following paper:● LDGP_art_017 / LDGP_car_004: "Radiometric balance of photographic textures in virtual models and point clouds of heritage elements", http://hdl.handle.net/10810/6215[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).Este programa también aparece descrito en la siguiente comunicación:● LDGP_art_017 / LDGP_car_004: "Ajuste radiométrico de texturas fotográficas en modelos virtuales y nubes de puntos de elementos patrimoniales", http://hdl.handle.net/10810/6215[EN] The software computes the statistics of a reference image and then balances the radiometry of a list of files to these values.[ES] Selecciona una imagen de referencia de la que se calculan sus valores estadísticos, posteriormente, se define una lista de texturas cuya radiometría se ajustará a estos valores de referencia.Explanatory PDF file (13 pages, Spanish) + 1 ASCII code file + 1 zipped sample fil

  • Programa de generación de modelos VRML de cerámicas (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2005
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads)[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] The software generates a 3D model in VRML from the profile of a piece of pottery, it allows to include handles and photographic textures.[ES] A partir de dibujos de sección, que es la documentación tradicional en arqueología, se genera un elemento tridimensional por revolución en formato VRML. El programa permite definir asas y utilizar texturas.Explanatory PDF file (13 pages, Spanish) + 2 ASCII code files + 1 zipped sample fil

  • Programa para transferir marcas fiduciales (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2005
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads)[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] Some old photogrammetric digital stereoplotters need fiudicial marks at the corners in order to calculate the interior orientation. The software is aimed for scanned film photographs and draw the fiudicial marks on the image from the réseau or the borders of the negative.[ES] Permite la utilización de imágenes analógicas escaneadas en restituidores digitales que exigen la orientación interna mediante marcas fiduciales. El programa dibuja marcas en las esquinas a partir de cruces réseau o por intersección de rectas utilizando los bordes del negativo.Software description-PDF file (11 pages, Spanish) + ASCII code file + zipped sample fil

Valle Melón, José Manuel - One of the best experts on this subject based on the ideXlab platform.

  • Programa para generar ficheros de grafos en formato DOT (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2012
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads).[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] From a plain text file (column separated), the software generates as output the graph in DOT format.[ES] A partir de un fichero de texto organizado en columnas se convierte a una estructura de grafo en formato DOT.Software description-PDF file (12 pages, Spanish) + ASCII code file + ZIP sample fil

  • LDGP_Scan. Herramientas informáticas para el tratamiento de nubes de puntos
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2007
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads).[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] A group of tools is presented that can work with files containing point clouds and generate some cartographic outputs.[ES] Se presenta un conjunto de herramientas informáticas organizadas en un único menú y que permite realizar operaciones que, encadenadas, sirven para obtener productos cartográficos a partir de nubes de puntos.Software description-PDF file (19 pages, Spanish) + 12 ASCII code file

  • Programa de ajuste radiométrico de texturas fotográficas (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2007
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads).This software is also described in the following paper:● LDGP_art_017 / LDGP_car_004: "Radiometric balance of photographic textures in virtual models and point clouds of heritage elements", http://hdl.handle.net/10810/6215[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).Este programa también aparece descrito en la siguiente comunicación:● LDGP_art_017 / LDGP_car_004: "Ajuste radiométrico de texturas fotográficas en modelos virtuales y nubes de puntos de elementos patrimoniales", http://hdl.handle.net/10810/6215[EN] The software computes the statistics of a reference image and then balances the radiometry of a list of files to these values.[ES] Selecciona una imagen de referencia de la que se calculan sus valores estadísticos, posteriormente, se define una lista de texturas cuya radiometría se ajustará a estos valores de referencia.Explanatory PDF file (13 pages, Spanish) + 1 ASCII code file + 1 zipped sample fil

  • Programa de generación de modelos VRML de cerámicas (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2005
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads)[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] The software generates a 3D model in VRML from the profile of a piece of pottery, it allows to include handles and photographic textures.[ES] A partir de dibujos de sección, que es la documentación tradicional en arqueología, se genera un elemento tridimensional por revolución en formato VRML. El programa permite definir asas y utilizar texturas.Explanatory PDF file (13 pages, Spanish) + 2 ASCII code files + 1 zipped sample fil

  • Programa para transferir marcas fiduciales (v. 1.0)
    Laboratorio de Documentación Geométrica del Patrimonio (LDGP), 2005
    Co-Authors: Rodríguez Miranda Álvaro, Valle Melón, José Manuel
    Abstract:

    [EN] Programmed in Tcl (v.8). It is an ASCII file that becomes self-executable when the Tcl Interpreter is available on the system. This Interpreter can be freely downloaded from Internet (best with the ActiveTcl package, http://www.activestate.com/activeTcl/downloads)[ES] Programado en Tcl (v.8). El fichero es un documento ASCII que se convierte en ejecutable si se dispone del intérprete Tcl que puede descargarse de forma gratuita por Internet (preferentemente en el paquete denominado ActiveTcl, http://www.activestate.com/activeTcl/downloads).[EN] Some old photogrammetric digital stereoplotters need fiudicial marks at the corners in order to calculate the interior orientation. The software is aimed for scanned film photographs and draw the fiudicial marks on the image from the réseau or the borders of the negative.[ES] Permite la utilización de imágenes analógicas escaneadas en restituidores digitales que exigen la orientación interna mediante marcas fiduciales. El programa dibuja marcas en las esquinas a partir de cruces réseau o por intersección de rectas utilizando los bordes del negativo.Software description-PDF file (11 pages, Spanish) + ASCII code file + zipped sample fil

Stone D.-h. Shi - One of the best experts on this subject based on the ideXlab platform.