JPNIC IDN-TF status and implementations

Size: px
Start display at page:

Download "JPNIC IDN-TF status and implementations"

Transcription

1 JPNIC IDN-TF status and implementations JPNIC IDN-TF HongboSHI 1 Mar 2000 mdns/apricot Agenda JPNIC Recent Topics JPNIC IDN-TF status report IDNX requirements and idnx-jp implementation Global Domain Name System New Usage of Aliases 1 Mar 2000 mdns/apricot

2 JPNIC Recent Topics JPNIC IDN-TF Moto KAWASAKI 1 Mar 2000 mdns/apricot Statement of JPNIC On 25 Feb, JPNIC declared to provide Multilingual Domain Name html (original(japanese)) html (translation(english)) Hand out is available 1 Mar 2000 mdns/apricot

3 Summary of JPNIC statement Recognized the demand on IDN Formed IDN-TF in May, 1999 evaluated existing IDN implementations developing two experimental implementations Begins IDN services targeted by the end of Mar 2001 DNS as infrastructure requires exhaustive considerations 1 Mar 2000 mdns/apricot Contact Technical Research IDN-TF of JPNIC (mailto:idns-tf@nic.ad.jp) Political Steering Committee to be formed in JPNIC For now, pls mail to IDN-TF above Planning our web page on IDN to be announced at 1 Mar 2000 mdns/apricot

4 JPNIC IDN-TF status report JPNIC IDN-TF Yoshiro YONEYA 1 Mar 2000 mdns/apricot Our Standpoint It should be acceptable to the Internet community as the fundamental infrastructure technology of the Internet. Evaluate implementations of domain name internationalization according to IETF drafts. 1 Mar 2000 mdns/apricot

5 Action We join and work actively with IETF IDN-WG. We examine its possibility of realization with focusing on technical side issues. We will examine and discuss another sides issues, such as social and operational, then conclude. 1 Mar 2000 mdns/apricot Current Activities Implementing our own IDN servers idnx-jp Simple DNS proxy to translate Japanese character code sets into UTF-5. gdns Add invisible ZLD when. is TLD in query. Refer to IETF draft. 8bit thru DNS Server based on BIND. Uses character code set tag in reverse lookup table. Original idea inspired by Sinica s implementation. 1 Mar 2000 mdns/apricot

6 Next step Gathers requirements for IDN. Examine interoperabilities and discuss issues of our implementation. Contribute to IETF and the Internet community. 1 Mar 2000 mdns/apricot IDNX requirements and idnx-jp implementation JPNIC IDN-TF Masahiko Hyodo <hyohdo@dsl.gr.jp> 1 Mar 2000 mdns/apricot

7 What is IDNX? IDNX means Internationalized Domain Name exchange. (extension, experiment?) Experimental model for using IDN. It is an another implementation of idns. It exchanges the query of internationalized domain name (IDN) into the existing domain name so it can be used. It will be implemented as a proxy system. 1 Mar 2000 mdns/apricot Requirements of IDNX No change to a name server. No change to clients. A few change to DNS protocol. To separate I18N part and L10N part easily. To be in a neutral position at current discussion in IDN-WG (IETF). 1 Mar 2000 mdns/apricot

8 Specifications of IDNX A coded character set(ccs) for IDNX is Unicode. A character encoding scheme(ces) for clients is UTF-8. CES for a name server is UTF-5. Add hidden zero-level domain (ZLD). All characters for IDN used in IDNX should be distinguished. Capital or Small, Latin or Cyrillic 1 Mar 2000 mdns/apricot Flow of IDNX name resolution (Internationalized) Domain Name ASCII or UTF-8 (Internationalized) Domain Name ASCII or UTF-5 client IP address IDNX IP address name server1 IP address (Internationalized) Domain Name ASCII or UTF-5 name server2 1 Mar 2000 mdns/apricot

9 idnx-jp idnx-jp is the implementation of IDNX with Japanese extension. TLD for Japanese is.. ZLD added by idnx-jp is.idns.nic.ad.jp. To store in the existing domain name space. permit use of SJIS and EUC-JP. idnx-jp distinguishes its CESsautomatically. idnx-jp unifies CCSs into Unicode. 1 Mar 2000 mdns/apricot named.conf 1 Mar 2000 mdns/apricot

10 nippon.zone 1 Mar 2000 mdns/apricot Mar 2000 mdns/apricot

11 1 Mar 2000 mdns/apricot Mar 2000 mdns/apricot

12 Limitations of current idnx-jp IDN for idnx-jp must be FQDN. Setting IDN search list for resolver causes unexpected charsets combination. No reverse mapping from Unicode. idnx-jp can not assume client s CCSs. A domain name registered in a name server are returned directly. 1 Mar 2000 mdns/apricot Global Domain Name System - New Usage of Aliases JPNIC IDN-TF Hongbo Shi shi@goto.info.waseda.ac.jp 1 Mar 2000 mdns/apricot

13 Global Domain Name System What is GDNS Local Domain Name International Domain Name Tree Structure Reverse mapping Characteristic Experiment 1 Mar 2000 mdns/apricot What is GDNS Global Domain Name System Experimentation of DNS which can support International Domain Names 1 Mar 2000 mdns/apricot

14 Local Domain Name What is Local Domain Name single character set domain name Example : chinese.yahoo.com 1 Mar 2000 mdns/apricot International Domain Name What is International Domain Name a set of Local Domain Names Example Mar 2000 mdns/apricot

15 tw Tree Structure. sg jp or kr ac or waseda or info or goto or com vox-angelica or 1 Mar 2000 mdns/apricot ZONE FILE named.conf ;sjis zone... { type master; file lab.sjis-zone ; }; zone.info.waseda.ac.jp { type master; file lab.sjis-zone ; }; 1 Mar 2000 mdns/apricot

16 IP address: arpa. ascii in-addr SJIS GB BIG cname: vox-angelica hostname: alias: vox-angelica.goto.info.waseda.ac.jp Mar 2000 mdns/apricot Reverse Mapping Addition domain space Use character set name as subdomain of IN-ADDR.ARPA Example ksc.in-addr.arpa sjis.in-addr.arpa gb.in-addr.arpa big5.in-addr.arpa 1 Mar 2000 mdns/apricot

17 named.conf ZONE FILE zone in-addr.arpa { type master; file lab.cname-rev ; }; zone SJIS.in-addr.arpa { type master; file lab.aliases-rev ; }; 1 Mar 2000 mdns/apricot ZONE FILE lab.cname-rev as ordinary style lab.aliases-rev 63 IN PTR..... lab.sjis-zone IN CNAME tambourine 1 Mar 2000 mdns/apricot

18 Characteristic Support international domain names Do not need special top level domain or hidden zero level domain Coexist with other Domain Name Systems Reverse mapping canonical names and Aliases 1 Mar 2000 mdns/apricot Experiment 1 Japanese Domain Name 1 Mar 2000 mdns/apricot

19 Experiment 2 Japanese Domain Name 1 Mar 2000 mdns/apricot Experiment 3 Chinese Domain Name 1 Mar 2000 mdns/apricot

20 Experiment 4 Chinese Domain Name 1 Mar 2000 mdns/apricot Experiment 5 Coexistence 1 Mar 2000 mdns/apricot

21 Experiment 6 Coexistence cont. 1 Mar 2000 mdns/apricot References(1/5) Domain Names - Concepts and Facilities P. Mockapetris RFC1034 Domain Names - Implementation and Specification P. Mockapetris RFC Mar 2000 mdns/apricot

22 References(2/5) The Report of the IAB Character Set Workshop held 29 February - 1 March, 1996 C. Weider, C. Preston, K. Simonsen, H. Alvestrand, R. Atkinson, M. Crispin, P. Svanberg RFC Mar 2000 mdns/apricot References(3/5) IETF IDN WG(currentry unofficial) ML subscribe: idn-request@ops.ietf.org Webpage: APNG idns WG Webpage: 1 Mar 2000 mdns/apricot

23 References(4/5) Internationalization of Domain Names M.Durest draft-durest-dns-i18n-02.txt UTF-5, a transformation format of Unicode and ISO James Seng, Martin Durest, Tin Wee Tan draft-jseng-utf5-00.txt 1 Mar 2000 mdns/apricot References(5/5) Issues of internationalized Domain Name System Hongbo Shi, Izuru Sato and Shigeki Goto IWI99, 1999 Internationalization of DNS in the Internet Hongbo Shi graduation thesis, Waseda University, Mar 2000 mdns/apricot

Basic Idea Regarding the Selection of Cruise Ship Liners. to have a Partnership with the Naha Port Authority on a

Basic Idea Regarding the Selection of Cruise Ship Liners. to have a Partnership with the Naha Port Authority on a Basic Idea Regarding the Selection of Cruise Ship Liners to have a Partnership with the Naha Port Authority on a International Cruise Hub Formulation Plan by Public-Private Partnerships Naha Port Authority

More information

ISO/IEC JTC 1/SC 2 N 4026 DATE:

ISO/IEC JTC 1/SC 2 N 4026 DATE: ISO/IEC JTC 1/SC 2 N 4026 DATE: 2008-06-12 ISO/IEC JTC 1/SC 2 Coded Character Sets Secretariat: Japan (JISC) DOC. TYPE TITLE SOURCE Meeting Announcement and agenda 1st Call for Meeting # 53 of ISO/IEC

More information

How to Integrate CA SiteMinder with the Barracuda Web Application Firewall

How to Integrate CA SiteMinder with the Barracuda Web Application Firewall How to Integrate CA SiteMinder with the Barracuda Web Application Firewall Overview CA/Netegrity SiteMinder provides an infrastructure for centralized and secure policy management of websites. It uniquely

More information

ASSEMBLY 35TH SESSION

ASSEMBLY 35TH SESSION A35-WP/40 17/06/04 English only ASSEMBLY 35TH SESSION EXECUTIVE COMMITTEE Agenda Item 17: Enhancement of ICAO standards HARMONIZING STATES REGULATIONS FOR INTERNATIONAL FRACTIONAL OWNERSHIP OPERATIONS

More information

ARINC Project Initiation/Modification (APIM)

ARINC Project Initiation/Modification (APIM) Project Initiation/Modification proposal for the AEEC Date Proposed: June 14, 2016 ARINC Project Initiation/Modification (APIM) 1.0 Name of Proposed Project APIM 16-015 eenabled Aircraft Ground Systems

More information

Configuring a Secure Access etrust SiteMinder Server Instance (NSM Procedure)

Configuring a Secure Access etrust SiteMinder Server Instance (NSM Procedure) Configuring a Secure Access etrust SiteMinder Server Instance (NSM Procedure) Within the Secure Access device, a SiteMinder instance is a set of configuration settings that defines how the Secure Access

More information

Kristina Ricks ISYS 520 VBA Project Write-up Around the World

Kristina Ricks ISYS 520 VBA Project Write-up Around the World VBA Project Write-up Around the World Initial Problem Online resources are very valuable when searching for the cheapest flights to any particular location. Sites such as Travelocity.com, Expedia.com,

More information

INTERNATIONAL CIVIL AVIATION ORGANIZATION NORTH AMERICAN, CENTRAL AMERICAN AND THE CARIBBEAN REGIONAL AND SOUTH AMERICAN REGIONAL OFFICES

INTERNATIONAL CIVIL AVIATION ORGANIZATION NORTH AMERICAN, CENTRAL AMERICAN AND THE CARIBBEAN REGIONAL AND SOUTH AMERICAN REGIONAL OFFICES INTERNATIONAL CIVIL AVIATION ORGANIZATION NORTH AMERICAN, CENTRAL AMERICAN AND THE CARIBBEAN REGIONAL AND SOUTH AMERICAN REGIONAL OFFICES DECLARATION TO PROMOTE CONNECTIVITY THROUGH THE DEVELOPMENT AND

More information

Introduction to the Data Catalogue

Introduction to the Data Catalogue AIS-AIMSG/11-SN /11 22/04/15 AERONAUTICAL INFORMATION SERVICES-AERONAUTICAL INFORMATION MANAGEMENT STUDY GROUP (AIS-AIMSG) ELEVENTH MEETING Montreal, 27 April to 1 May 2015 Agenda Item 2: AIM Domain Scope

More information

ASSEMBLY 35 th SESSION. Agenda Item: No.17, Enhancement of ICAO Standards

ASSEMBLY 35 th SESSION. Agenda Item: No.17, Enhancement of ICAO Standards A35-WP/ XXXX ASSEMBLY 35 th SESSION Agenda Item: No.17, Enhancement of ICAO Standards Harmonizing States Regulations for International Fractional Ownership Operations (Presented by the International Business

More information

Firewall Network and Proxy Datasheet

Firewall Network and Proxy Datasheet Firewall Network and Proxy Datasheet This document lists information about Kontiki servers that you might need for configuring firewalls and proxy servers. As Kontiki selects vendors and expands services,

More information

United Nations Educational, Scientific and Cultural Organization Executive Board

United Nations Educational, Scientific and Cultural Organization Executive Board ex United Nations Educational, Scientific and Cultural Organization Executive Board Hundred and fifty-sixth Session 156 EX/44 PARIS, 15 April 1999 Original: Spanish Item 10.3 of the provisional agenda

More information

Implementation of air traffic flow management (ATFM) in the SAM Region REVIEW OF THE ATFM ACTION PLAN. (Presented by the Secretariat)

Implementation of air traffic flow management (ATFM) in the SAM Region REVIEW OF THE ATFM ACTION PLAN. (Presented by the Secretariat) INTERNATIONAL CIVIL AVIATION ORGANIZATION SAM/IG/10-WP/08 South American Regional Office - Regional Project RLA/06/901 05/09/12 Assistance for the Implementation of a Regional ATM System, taking into account

More information

ICAO EIGHTH SYMPOSIUM AND EXHIBITION ON MRTDs, BIOMETRICS AND SECURITY STANDARDS. (Montreal, 10 to 12 October 2012)

ICAO EIGHTH SYMPOSIUM AND EXHIBITION ON MRTDs, BIOMETRICS AND SECURITY STANDARDS. (Montreal, 10 to 12 October 2012) ICAO EIGHTH SYMPOSIUM AND EXHIBITION ON MRTDs, BIOMETRICS AND SECURITY STANDARDS (Montreal, 10 to 12 October 2012) MRTD Assistance to States: Building on the Success of Aviation Security Technical Cooperation

More information

B1 AMET implementation IWXXM

B1 AMET implementation IWXXM B1 AMET implementation IWXXM EUR Data Management Group Interregional APAC/EUR/MID Workshop on service improvement through integration of AIM, MET and ATM information EUROCONTROL, 2 4 October 2017 Regional

More information

BHP Billiton Base Metals

BHP Billiton Base Metals BHP Billiton Base Metals BHP Billiton Tintaya S.A. Tintaya Located at SE Peru At 4100 meters 270 Km from Arequipa and Cusco BHP Billiton Tintaya SA Our Charter. WE ARE BHP BILLITON, A LEADING GLOBAL RESOURCES

More information

TWENTY-SECOND MEETING OF THE ASIA/PACIFIC AIR NAVIGATION PLANNING AND IMPLEMENTATION REGIONAL GROUP (APANPIRG/22)

TWENTY-SECOND MEETING OF THE ASIA/PACIFIC AIR NAVIGATION PLANNING AND IMPLEMENTATION REGIONAL GROUP (APANPIRG/22) INTERNATIONAL CIVIL AVIATION ORGANIZATION TWENTY-SECOND MEETING OF THE ASIA/PACIFIC AIR NAVIGATION PLANNING AND IMPLEMENTATION REGIONAL GROUP (APANPIRG/22) Bangkok, Thailand, 5-9 September 2011 Agenda

More information

Report on Progress of APEC Low-Carbon Model Town Task force

Report on Progress of APEC Low-Carbon Model Town Task force 2014/EWG48/020 Agenda Item: 7b Report on Progress of APEC Low-Carbon Model Town Task force Purpose: Information Submitted by: Japan 48 th Energy Working Group Meeting Port Moresby, Papua New Guinea 17-21

More information

Avitech GmbH AIXM Capabilities & Experiences

Avitech GmbH AIXM Capabilities & Experiences Avitech GmbH AIXM Capabilities & Experiences Werner Schwarze Regional Sales Director Dakar/04. October 2016 Avitech Introduction Avitech GmbH of Germany, is a key piece in Indra ATM being the unique provider

More information

Guidance for Usage of Issue Papers

Guidance for Usage of Issue Papers Circular No. 1-304 Guidance for Usage of Issue Papers September 30, 2005 June 30, 2011 First issued Amended Airworthiness Division, Aviation Safety and Security Department Japan Civil Aviation Bureau Ministry

More information

CA SITEMINDER OVERVIEW

CA SITEMINDER OVERVIEW info@tutionbooks.com CA SITEMINDER OVERVIEW www.tutionbooks.com Session Overview 1 2 3 4 Concept of application Security Requirement of Siteminder Features of siteminder Basic of request to access an application

More information

ATI Hub Implementation

ATI Hub Implementation ATI Hub Implementation Financial Infrastructure for North American Toll Interoperability Martin Stone, AICP, Ph.D. ATI Hub General Manager 1 Alliance for Toll Interoperability (ATI) A not-for-profit organization

More information

COMMUNICATIONS PANEL. WG-I 20 Meeting

COMMUNICATIONS PANEL. WG-I 20 Meeting International Civil Aviation Organization CP/WG-I20/WP-04 29/02/2016 WORKING PAPER COMMUNICATIONS PANEL WG-I 20 Meeting Montreal, Canada 29 Feb 4 Mar, 2016 Agenda Item xx: Title: IP Environment for UAS

More information

ASTAP-29 Standardization Workshop. TTC Activity Report. Yoichi Maeda CEO & S.V.P TTC, Japan

ASTAP-29 Standardization Workshop. TTC Activity Report. Yoichi Maeda CEO & S.V.P TTC, Japan ASTAP-29 Standardization Workshop TTC Activity Report Yoichi Maeda CEO & S.V.P TTC, Japan Agenda 1. TTC s mission and organization 2. TTC s hot standardization topics 5G IoT/M2M All IP Interconnection

More information

Dell EMC Unisphere 360

Dell EMC Unisphere 360 Dell EMC Unisphere 360 Version 9.0.1 Installation Guide REV 02 Copyright 2014-2018 Dell Inc. or its subsidiaries. All rights reserved. Published October 2018 Dell believes the information in this publication

More information

STRATEGY OF DEVELOPMENT 2020 OF THE CCI SYSTEM IN UKRAINE

STRATEGY OF DEVELOPMENT 2020 OF THE CCI SYSTEM IN UKRAINE STRATEGY OF DEVELOPMENT 2020 OF THE CCI SYSTEM IN UKRAINE CONTENTS 1. Preconditions of formation of the Strategy of development of the CCI system...4 2. Conceptual grounds of the Strategy...5 3. Mission,

More information

ACTION: Notice of new task assignment for the Aviation Rulemaking Advisory Committee

ACTION: Notice of new task assignment for the Aviation Rulemaking Advisory Committee This document is scheduled to be published in the Federal Register on 08/14/2013 and available online at http://federalregister.gov/a/2013-19739, and on FDsys.gov [4910-13] DEPARTMENT OF TRANSPORTATION

More information

RECENT ADVANCES in E-ACTIVITIES, INFORMATION SECURITY and PRIVACY. Hierarchy OpenID

RECENT ADVANCES in E-ACTIVITIES, INFORMATION SECURITY and PRIVACY. Hierarchy OpenID Hierarchy OpenID DONGHWI SHIN, INKYUN JEON, HYUNCHEOL JEONG Security Technology Team Korea Internet and Security Agency IT Venture Tower, Jungdaero 135, Songpa, Seoul Korea shindh@kisa.or.kr, ikjeun@kisa.or.kr,

More information

NATIONAL ASSOCIATION OF UNCLAIMED PROPERTY ADMINISTRATORS (NAUPA) NETWORK STRATEGIC PLAN ( )

NATIONAL ASSOCIATION OF UNCLAIMED PROPERTY ADMINISTRATORS (NAUPA) NETWORK STRATEGIC PLAN ( ) PURPOSE/MISSION To promote and strengthen unclaimed property administration and interstate cooperation in order to enhance States return of unclaimed property to rightful owners and provide a forum for

More information

The Information Paper of the. Milestones of Roadmap Development International Communion and Promotion Overview of China's PBN Implementation Roadmap

The Information Paper of the. Milestones of Roadmap Development International Communion and Promotion Overview of China's PBN Implementation Roadmap The Information Paper of the China s PBN implementation roadmap Table of Contents News Briefs Milestones of Roadmap Development International Communion and Promotion Overview of China's PBN Implementation

More information

Measuring Sustainable Tourism. Gaining momentum and political support. Tourism in the 2030 Agenda

Measuring Sustainable Tourism. Gaining momentum and political support. Tourism in the 2030 Agenda Mr. Peter Laimer UNWTO Committee on Statistics and the TSA Madrid/Spain, 27 28 February 2018 UNWTO Committee on Statistics and the Tourism Satellite Account Milestones 2016/17 and work ahead Overview Measuring

More information

PBN/TF/7 DRAFT Appendix D to the Report D-1

PBN/TF/7 DRAFT Appendix D to the Report D-1 DRAFT STATUS OF IMPLEMENTATION TASKS LIST PBN Task Force C4/1 The APAC PBN TF encourages States to consider the GO Team visit. On-going. States are encouraged to consider the GO Team visit as required.

More information

AFI AVIATION SECURITY MEETING. Dakar, Senegal, 28 May 2014 AN AFRICAN PLAN FOR ENHANCING AVIATION SECURITY AND FACILITATION. (Presented by Uganda)

AFI AVIATION SECURITY MEETING. Dakar, Senegal, 28 May 2014 AN AFRICAN PLAN FOR ENHANCING AVIATION SECURITY AND FACILITATION. (Presented by Uganda) International Civil Aviation Organization WP/1 09/5/14 WORKING PAPER AFI AVIATION SECURITY MEETING Dakar, Senegal, 28 May 2014 AN AFRICAN PLAN FOR ENHANCING AVIATION SECURITY AND FACILITATION (Presented

More information

Cooperation Agreements for SAR Service and COSPAS-SARSAT SEARCH AND RESCUE AGREEMENTS: OVERVIEW. (Presented by United States)

Cooperation Agreements for SAR Service and COSPAS-SARSAT SEARCH AND RESCUE AGREEMENTS: OVERVIEW. (Presented by United States) SAR/NAM/CAR/SAM IP/16 International Civil Aviation Organization 12/05/09 Search and Rescue (SAR) Meeting for the North American, Caribbean and South American Regions (SAR/NAM/CAR/SAM) (Puntarenas, Costa

More information

LACNIC REPORT. ARIN XI - Memphis, USA. Raúl Echeberría LACNIC CEO < > ARIN XI

LACNIC REPORT. ARIN XI - Memphis, USA. Raúl Echeberría LACNIC CEO < > ARIN XI LACNIC REPORT Raúl Echeberría LACNIC CEO < raul@lacnic.net > - Memphis, USA INTRODUCTION LACNIC became the fourth RIR in October 31st 2002 through the resolution of ICANN Board in Shanghai Meeting http://www.icann.org/minutes/prelim-report-31oct02.htm#finalapprovaloflacnic

More information

This working. Action by the - AIS/MAP. TF/6 Report Report changes as. monopoly 1.3. The establishment SUMMARY REFERENCES.

This working. Action by the - AIS/MAP. TF/6 Report Report changes as. monopoly 1.3. The establishment SUMMARY REFERENCES. International Civil Aviation Organization MIDADD SG*/1-WP/7 18/01/ 12 MID Region AIS Database Study Group First Meeting (MIDADD SG*/1) (Cairo, Egypt, 20 22 February 2012) Agenda Item 8: Legal & Institutional

More information

Establishment of Policy Regarding Aircraft Dispatcher Certification Courses

Establishment of Policy Regarding Aircraft Dispatcher Certification Courses This document is scheduled to be published in the Federal Register on 10/22/2014 and available online at http://federalregister.gov/a/2014-25060, and on FDsys.gov [4910-13] DEPARTMENT OF TRANSPORTATION

More information

Global ATM System ~Interoperability and Harmonization ~

Global ATM System ~Interoperability and Harmonization ~ SIP/2009-WP/7 Business case Global ATM System ~Interoperability and Harmonization ~ H.V. SUDARSHAN, Technical Officer International Civil Aviation Organization Workshop on the Development of Business Case

More information

QMS for AIS/MAP Service Implementation Workshop

QMS for AIS/MAP Service Implementation Workshop TITLE DP-9 QMS for AIS/MAP Service Implementation Workshop AIS to AIM transitions: The AFI challenges The global evolution from AIS to AIM capability is considered an essential and over-arching objective

More information

G Roberts Mrs G Salmon. There were apologies for absence from Cllr Mrs Cock and Cllr N McFadden.

G Roberts Mrs G Salmon. There were apologies for absence from Cllr Mrs Cock and Cllr N McFadden. Agenda Item No.5 MINUTES of the ORDINARY MEETING of ST JUST-IN-PENWITH TOWN COUNCIL held in the Council Chamber, Council Offices, 1 Chapel Street, St Just on Monday 23 January 2017 at 7.15 p.m. PRESENT

More information

JAL Group Announces its FY Medium-Term Business Plan

JAL Group Announces its FY Medium-Term Business Plan JAL Group Announces its FY2006-2010 Medium-Term Business Plan -Mobilize the Group s Strengths to Regain Trust - Tokyo, Thursday March 2, 2006: The JAL Group today announced its medium-term business plan

More information

Media Details 2016/17.

Media Details 2016/17. Media Details 2016/17 Your customers read Airfinance Journal FLEETS Published since 1979, Airfinance Journal is the leading financial news and analysis publication of the aviation finance sector. The journal

More information

DOC // HISTORY OF HOTEL INDUSTRY ARCHIVE

DOC // HISTORY OF HOTEL INDUSTRY ARCHIVE 27 April, 2018 DOC // HISTORY OF HOTEL INDUSTRY ARCHIVE Document Filetype: PDF 126.58 KB 0 DOC // HISTORY OF HOTEL INDUSTRY ARCHIVE What's next in service for the hospitality industry, a culture of care:

More information

Airport/FBO View - Overview

Airport/FBO View - Overview Airport/FBO View - Overview Providing insight from an Airport location perspective. Designed to help support companies currently providing support or looking to provide operational support at a given airport.

More information

Official Journal of the European Union L 146/7

Official Journal of the European Union L 146/7 8.6.2007 Official Journal of the European Union L 146/7 COMMISSION REGULATION (EC) No 633/2007 of 7 June 2007 laying down requirements for the application of a flight message transfer protocol used for

More information

Camper Manual By Vin Number READ ONLINE

Camper Manual By Vin Number READ ONLINE Camper Manual By Vin Number READ ONLINE If you are searching for a ebook Camper manual by vin number in pdf format, in that case you come on to correct site. We furnish utter variant of this book in DjVu,

More information

Overview of TTC. Yoichi MAEDA, TSDSI Workshop- New Dehli (The Telecommunication Technology Committee)

Overview of TTC. Yoichi MAEDA, TSDSI Workshop- New Dehli (The Telecommunication Technology Committee) TSDSI Workshop- New Dehli-2013 Overview of TTC (The Telecommunication Technology Committee) Yoichi MAEDA, CEO of TTC, JAPAN Chairman of ITU-T Review Committee Welcome! Mr. Yoichi Maeda received his B.

More information

CONFERÊNCIA INTERNACIONAL SOBRE CAPITAL PRIVADO EM AEROPORTOS Eduardo A. Flores ACI-LAC

CONFERÊNCIA INTERNACIONAL SOBRE CAPITAL PRIVADO EM AEROPORTOS Eduardo A. Flores ACI-LAC O REGIME JURÍDICO DA PRESTAÇÃO DO SERVIÇO AEROPORTUÁRIO E O DIREITO AEROPORTUÁRIO CONFERÊNCIA INTERNACIONAL SOBRE CAPITAL PRIVADO EM AEROPORTOS Eduardo A. Flores ACI-LAC Agenda ABOUT ACI / ACI-LAC AIRPORTS

More information

MENOG 6 Policy Update and Resource Statistics

MENOG 6 Policy Update and Resource Statistics MENOG 6 Policy Update and Resource Statistics 10 14 April 2010 COO RIPE NCC 10 14 April 2010 MENOG 6 http://www.ripe.net 1 Agenda Policy update Membership statistics Resource statistics Services Center

More information

PILOT CITY WORK PROGRAMME GABROVO

PILOT CITY WORK PROGRAMME GABROVO PILOT CITY WORK PROGRAMME GABROVO SEPTEMBER 2017 This document presents the work programme designed by the City of Gabrovo in the context of its participation in the Agenda 21 for culture s Pilot Cities

More information

e-romancecar Terms of Service

e-romancecar Terms of Service e-romancecar Terms of Service (General rule) Article 1 This Terms of Service stipulates the terms of using the "e-romancecar" service (hereinafter called this Service) provided by Odakyu Electric Railway

More information

T H E VILLAGE OF P h i l m o n t, N Y

T H E VILLAGE OF P h i l m o n t, N Y T H E VILLAGE OF P h i l m o n t, N Y Summit Reservoir Area Plan November 17, 2014 Executive Steering Committee Meeting 2 Agenda 1:00 1. Welcome 2. Housekeeping & updates i. Committee contact list review

More information

INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE. (Dakar, Senegal, 20 22nd July 2011)

INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE. (Dakar, Senegal, 20 22nd July 2011) IP-5 INTERNATIONAL CIVIL AVIATION ORGANIZATION AFI REGION AIM IMPLEMENTATION TASK FORCE (Dakar, Senegal, 20 22nd July 2011) Agenda item: Presented by: Implementation of a African Regional Centralised Aeronautical

More information

Proof of Concept Study for a National Database of Air Passenger Survey Data

Proof of Concept Study for a National Database of Air Passenger Survey Data NATIONAL CENTER OF EXCELLENCE FOR AVIATION OPERATIONS RESEARCH University of California at Berkeley Development of a National Database of Air Passenger Survey Data Research Report Proof of Concept Study

More information

ETIAS FLIGHTS. Your partner in the clouds.

ETIAS FLIGHTS. Your partner in the clouds. ETIAS FLIGHTS Your partner in the clouds www.etiasflights.com Do you want to 1 1 increase the revenue of flight ticket sales? 2 gain more prospective clients from among 39 million travellers? 3 4 5 address

More information

EU Strategy for the Danube Region framework for development of inland navigation

EU Strategy for the Danube Region framework for development of inland navigation EU Strategy for the Danube Region framework for development of inland navigation Belgrade, 6 March 2013 International Conference Sava River A Transport corridor & tourist destination Markus Simoner, via

More information

Global Information Management. Status Report: AIXM

Global Information Management. Status Report: AIXM Global Information Management Status Report: AIXM Presented By: Allen Proper, FAA Date: August 25, 2015 Content AIXM versions in use AIXM Change Control Board activity FAA perspective AIXM 4.5 Published:

More information

ICAO GANP Requirements and Evolution

ICAO GANP Requirements and Evolution ICAO GANP Requirements and Evolution Olga de Frutos Brussels/October 2017 Flight Plan Context Current GANP Role in ICAO Next edition: AMET, DATM, FICE and SWIM The future ATM system To achieve an interoperable

More information

CNS/ATM Systems Interoperability and Harmonization

CNS/ATM Systems Interoperability and Harmonization SIP/2004-WP18 Business case Special Implementation Project CNS/ATM Systems Interoperability and Harmonization (Presented by H.V.SUDARSHAN) Workshop on the development of business case for the implementation

More information

Video Media Center - VMC 1000 Getting Started Guide

Video Media Center - VMC 1000 Getting Started Guide Video Media Center - VMC 1000 Getting Started Guide Video Media Center - VMC 1000 Getting Started Guide Trademark Information Polycom, the Polycom logo design, Video Media Center, and RSS 2000 are registered

More information

Section II. Planning & Public Process Planning for the Baker/Carver Regional Trail began in 2010 as a City of Minnetrista initiative.

Section II. Planning & Public Process Planning for the Baker/Carver Regional Trail began in 2010 as a City of Minnetrista initiative. Section II Planning & Public Process Planning for the began in 2010 as a City of initiative. city staff began discussions with the Park District on the possibility of a north/south regional trail connection

More information

Lessons Learned for the Case of Puerto Rico

Lessons Learned for the Case of Puerto Rico Presentation of.pr Dr. Oscar Moreno Director and Founder Puerto Rico Top Level Domain moreno@nic.pr Registry System Showcase ICANN Meeting in São Paulo, Brazil 2-8 December 2006 About Us: (1986) The Gauss

More information

The Coron Initiative

The Coron Initiative The Coron Initiative SHARING BEST PRACTICES ON CONSERVATION, SOCIAL RESPONSIBILITY & SUSTAINABLE TOURISM Calamianes Community Based Ecotourism Society for Sustainable Tourism & Development Calamianes EcoTourism

More information

The AeroKurier Online Contest Not Just for Computer Nerds

The AeroKurier Online Contest Not Just for Computer Nerds The AeroKurier Online Contest Not Just for Computer Nerds You ve probably heard pilots talk about uploading flight claims to the OLC, but you ve probably also heard some horror stories about how hard it

More information

AGENDA GUEMES ISLAND FERRY OPERATIONS PUBLIC FORUM

AGENDA GUEMES ISLAND FERRY OPERATIONS PUBLIC FORUM AGENDA GUEMES ISLAND FERRY OPERATIONS PUBLIC FORUM Wednesday, August 17, 211 6: p.m. Guemes Island Community Hall ~ 7549 Guemes Island Road Thank you for attending the second Annual Public Forum in 211.

More information

Meeting Information and Working Papers Date of Agenda

Meeting Information and Working Papers Date of Agenda TECHNICAL AND COMPLIANCE COMMITTEE Ninth Regular Session 26 September- 1 October 2013 Pohnpei, Federated States of Micronesia LIST OF DOCUMENTS WCPFC-TCC9-2013-05_rev5 25 September 2013 Meeting Information

More information

ISO TC 184/SC 5 N 1127 Page 1. ISO/TC 184/SC 5 PLENARY MEETING RESOLUTIONS /13 Doubletree Hotel North Redington, Florida, USA

ISO TC 184/SC 5 N 1127 Page 1. ISO/TC 184/SC 5 PLENARY MEETING RESOLUTIONS /13 Doubletree Hotel North Redington, Florida, USA ISO TC 184/SC 5 N 1127 Page 1 ISO/TC 184/SC 5 PLENARY MEETING RESOLUTIONS 2011-05-12/13 Doubletree Hotel North Redington, Florida, USA RESOLUTION 639 (N. REDINGTON 1 SC 5 SECRETARIAT'S REPORT SC 5 accepts

More information

STANDARDS MAP Basic Programs 1 and 2 English Language Arts Content Standards Grade Five

STANDARDS MAP Basic Programs 1 and 2 English Language Arts Content Standards Grade Five : Pearson Program Title: Pearson California and Pearson California Components: : Teacher s Edition (TE), Student Edition (SE), Practice Book (PB); : Teacher s Edition (TE), Student Edition (SE), Transparencies

More information

Manual Keeway TXM 200 Moto custom Keeway Speed Cruiser 250: Keeway Qui n est en l nea? Download Jcb 3cx parts manual electric circuit.

Manual Keeway TXM 200 Moto custom Keeway Speed Cruiser 250: Keeway Qui n est en l nea? Download Jcb 3cx parts manual electric circuit. Keeway Part Manual Keeway Scooter Manual downloads at Booksreadr.org - Download free pdf files,ebooks and documents - KEEWAY 50cc Models - Scootertronics Manual Keeway TXM 200 Moto custom Keeway Speed

More information

ISO/IEC JTC 1/SC 2/WG 2 Universal Multiple-Octet Coded Character Set (UCS) - ISO/IEC Secretariat: ANSI

ISO/IEC JTC 1/SC 2/WG 2 Universal Multiple-Octet Coded Character Set (UCS) - ISO/IEC Secretariat: ANSI ISO/IEC JTC 1/SC 2/WG 2 N 1937 DATE: 1998-12-10 ISO/IEC JTC 1/SC 2/WG 2 Universal Multiple-Octet Coded Character Set (UCS) - ISO/IEC 10646 Secretariat: ANSI DOC TYPE: Calling Notice and Meeting 36 Agenda

More information

City of Chelan Comprehensive Plan Update. Vision Workshop. Agenda

City of Chelan Comprehensive Plan Update. Vision Workshop. Agenda City of Chelan Comprehensive Plan Update Vision Workshop November 16, 2016 Agenda Welcome What is a comprehensive plan? Schedule Visioning / Open House Activities How to stay informed and involved 2 1

More information

Authentic Measurements as a Basis for Cadastral GIS

Authentic Measurements as a Basis for Cadastral GIS Authentic Measurements as a Basis for Cadastral GIS Eytan Gelbman and Yerach Doytsher Technion Israel, Geo-Information Engineering 1 of 22 FIG Working Week 2009, Eilat Israel, TS2B (3303) introduction

More information

3.0 LEARNING FROM CHATHAM-KENT S CITIZENS

3.0 LEARNING FROM CHATHAM-KENT S CITIZENS 3.0 LEARNING FROM CHATHAM-KENT S CITIZENS An important aspect in developing the Chatham-Kent Trails Master Plan was to obtain input from stakeholders and the general public. Throughout the course of the

More information

Heathrow Airport Bus and Coach Movement Charge

Heathrow Airport Bus and Coach Movement Charge Heathrow Airport Bus and Coach Movement Charge Consultation Document Date: 19 May 2011 Prepared by: Heathrow Airport Limited Status: Final 2 Contents Executive Summary Page 3 1. Introduction and Consultation

More information

West Aurora School District 129. Request for Proposals: Printing

West Aurora School District 129. Request for Proposals: Printing West Aurora School District 129 Request for Proposals: Printing 1.0 Introduction 1.1 West Aurora School District 129 seeks proposals for an MPS (Managed Print System) that would include management systems,

More information

If you are searched for the book An Analysis of the FARC in Colombia: Breaking the Frame of FM From the Beginnings of the FARC to the Present,

If you are searched for the book An Analysis of the FARC in Colombia: Breaking the Frame of FM From the Beginnings of the FARC to the Present, An Analysis Of The FARC In Colombia: Breaking The Frame Of FM 3-24 - From The Beginnings Of The FARC To The Present, Guerrilla Insurgency, Doctrinal Gaps, Summary Of Narrative And Strategy [Kindle Edi

More information

If you are searched for a book by Gale Reference Team Hong Kong an affordable trip; Return airfare from Vancouver less than $800, taxes

If you are searched for a book by Gale Reference Team Hong Kong an affordable trip; Return airfare from Vancouver less than $800, taxes Hong Kong An Affordable Trip; Return Airfare From Vancouver Less Than $800, Taxes Included.(Travel): An Article From: Winnipeg Free Press [HTML] [Digital] By Gale Reference Team READ ONLINE If you are

More information

Final Report Sustainable tourism development

Final Report Sustainable tourism development Final Report Tereza Swadoschová INEX SDA, o.p.s. Sustainable tourism development Mongolia, Huvsgul Aimag, Murun July 2011 September 2011 Huvsgul Association of Tourism & Information (HATI) SUMMARY 2011

More information

SECOND MEETING OF THE AVIATION SECURITY AND FACILITATION REGIONAL GROUP (AVSEC/FAL/RG/2) Antigua and Barbuda, 16 to 18 May 2012

SECOND MEETING OF THE AVIATION SECURITY AND FACILITATION REGIONAL GROUP (AVSEC/FAL/RG/2) Antigua and Barbuda, 16 to 18 May 2012 SECOND MEETING OF THE AVIATION SECURITY AND FACILITATION REGIONAL GROUP (AVSEC/FAL/RG/2) Antigua and Barbuda, 16 to 18 May 2012 AVSEC/FAL/RG/2 WP/04 28/03/12 Agenda Item 3 Global and Regional Developments

More information

Proposed Dulles Toll Road Rate Adjustments

Proposed Dulles Toll Road Rate Adjustments Proposed Dulles Toll Road Rate Adjustments Dulles Corridor Advisory Committee Meeting October 5, 2012 Discussion Outline Regulatory Process for Changing Toll Rates Information Provided at Public Hearings

More information

Historical background

Historical background Page Page 1 1 NAVISAT Presented By NAVISAT Chairman & CEO Contents Page Page 2 2 1. Historical background 2. NAVISAT Integration into the Global Infrastructure 3. NAVISAT Studies Status 4. NAVISAT Vision,

More information

New Generation Aircraft Information Security Web Seminar. Gatelink. Presented by the Air Transport Association Digital Security Working Group

New Generation Aircraft Information Security Web Seminar. Gatelink. Presented by the Air Transport Association Digital Security Working Group New Generation Aircraft Information Security Web Seminar Gatelink Presented by the Air Transport Association Digital Security Working Group July 7, 2009 Agenda Brief Introduction to ATA Presented by Paul

More information

Tokyo Ghoul Re Vol 1. Tokyo Ghoul Re Vol 1

Tokyo Ghoul Re Vol 1. Tokyo Ghoul Re Vol 1 We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer, you have convenient answers with tokyo ghoul re vol 1.

More information

2008 Manchester Flats Cancelling Machine

2008 Manchester Flats Cancelling Machine 2008 Manchester Flats Cancelling Machine A NEC (Nippon Electric Company) Flats Cancelling Machine was introduced at Manchester Mail Centre in late November 2008. Its purpose was to cancel all Flat items

More information

Public Disclosure Copy

Public Disclosure Copy Public Disclosure Authorized AFRICA Ethiopia Trade & Competitiveness Global Practice IBRD/IDA Specific Investment Loan FY 2009 Seq No: 14 ARCHIVED on 21-Dec-2015 ISR20896 Implementing Agencies: Public

More information

EMC Unisphere 360 for VMAX

EMC Unisphere 360 for VMAX EMC Unisphere 360 for VMAX Version 8.3.0 Installation Guide REV 01 Copyright 2014-2016 EMC Corporation. All rights reserved. Published in the USA. Published September 2016 EMC believes the information

More information

BusStop Telco 2.0 application supporting public transport in agglomerations

BusStop Telco 2.0 application supporting public transport in agglomerations BusStop Telco 2.0 application supporting public transport in agglomerations Kamil Litwiniuk 1 Tomasz Czarnecki 2 Warsaw University of Technology Faculty of Electronics and Information Technology ul. Nowowiejska

More information

The INs and OUTs of ADS-B

The INs and OUTs of ADS-B The INs and OUTs of ADS-B Presented by: Date: John Fisher Nov 12, 2016 Outline Glider ANPRM Process Surveillance Overview ATCRBS, Mode S, and ADS-B ADS-B OUT and IN 1090ES and 978 UAT Other Systems ADS-B

More information

GLOBAL PROMINENCE 2019 Aiming for Global Growth and Advancement

GLOBAL PROMINENCE 2019 Aiming for Global Growth and Advancement This document is an English summary translation of a statement written initially in Japanese. The original Japanese should be considered the primary version. GLOBAL PROMINENCE 2019 Aiming for Global Growth

More information

Table of Contents. Part I Introduction 3 Part II Installation 3. Part III How to Distribute It 3 Part IV Office 2007 &

Table of Contents. Part I Introduction 3 Part II Installation 3. Part III How to Distribute It 3 Part IV Office 2007 & Contents 1 Table of Contents Foreword 0 Part I Introduction 3 Part II Installation 3 1 Trial Version... 3 2 Full Version... 3 Part III How to Distribute It 3 Part IV Office 2007 & 2010 4 1 Word... 4 Run

More information

Metallurgical Balance System

Metallurgical Balance System Metallurgical Balance System for Codelco Teniente Leonel Mundaca P Automation Leader Codelco, Chile Sigmafine Users Conference San Francisco, April 26, 2010 1 Codelco, Chile Sigmafine User Conference San

More information

MODEL OF THE ORGANIZATION OF AMERICAN STATES GENERAL ASSEMBLY

MODEL OF THE ORGANIZATION OF AMERICAN STATES GENERAL ASSEMBLY MODEL OF THE ORGANIZATION OF AMERICAN STATES GENERAL ASSEMBLY ASSIGNED COUNTRY PREPAPRATION (Draft document) Prof. Darío M. Pereyra Universidad Nacional de La Matanza A. INTRODUCTION The Model of the Organization

More information

RESPONSE REQUESTED. You are cordially invited to attend the TC130 Working Group meetings November 2 8, 2015 being held in Seoul, South Korea.

RESPONSE REQUESTED. You are cordially invited to attend the TC130 Working Group meetings November 2 8, 2015 being held in Seoul, South Korea. U.S. TECHNICAL ADVISORY GROUP TO ISO TECHNICAL COMMITTEE 130 Secretariat: NPES The Association for Suppliers of Printing, Publishing and Converting Technologies 1899 Preston White Drive Reston, Virginia

More information

Airport Safety Initiative Networking Session Initiated by the Airport Safety Cluster. Helsinki, IST Event /11/ 2006,16:00-17:30

Airport Safety Initiative Networking Session Initiated by the Airport Safety Cluster. Helsinki, IST Event /11/ 2006,16:00-17:30 Airport Safety Initiative Networking Session Initiated by the Airport Safety Cluster Helsinki, IST Event 2006 22/11/ 2006,16:00-17:30 Agenda 16:00 Welcome (Andrea Kurz, Airport Safety Cluster) 16:05 Setting

More information

Climate Bonds Initiative

Climate Bonds Initiative Climate Bonds Initiative Climate Bonds 09 Conference Climate change is an extraordinary challenge facing the world. Trillions of dollars of investment are needed to urgently shift to a low-carbon and climate-resilient

More information

Transforming APEC into a Transregional Institutional Architecture

Transforming APEC into a Transregional Institutional Architecture 2008/ASCC/020 Transforming APEC into a Transregional Institutional Architecture Purpose: Information Submitted by: Chinese Taipei APEC Study Centres Consortium Conference Piura, Peru 19-21 June 2008 Transforming

More information

Accountability Report of the ICAO NACC No Country Left Behind (NCLB) Strategy

Accountability Report of the ICAO NACC No Country Left Behind (NCLB) Strategy 08/09/17 Seventh Meeting of the North American, Central American and Caribbean Directors of Civil Aviation (NACC/DCA/07) Washington, D. C., United States, 19 21 September 2017 Agenda Item 2: Accountability

More information

Russian Federation ATM modernization program

Russian Federation ATM modernization program Russian Federation ATM modernization program Alexander Vedernikov Deputy Director of Federal Air Transport Agency 20-21 March, 2012, Moscow Main strategic directions of Russian Air Navigation System development

More information

E-BOOK # HOW TO MANAGE A HOTEL

E-BOOK # HOW TO MANAGE A HOTEL 24 February, 2018 E-BOOK # HOW TO MANAGE A HOTEL Document Filetype: PDF 344.01 KB 0 E-BOOK # HOW TO MANAGE A HOTEL Travel further tourism aim is expected to advance continuously but this does not absolutely

More information

Smart Islands Initiative

Smart Islands Initiative Smart Islands Initiative An initiative of European island local and regional authorities and actors Kythnos Smart Island Master Plan Kirkwall, Orkney Islands, 12 September 2017 Kostas Komninos, Director

More information