E-Commerce Development in Hong Kong - Part 2: epolicy and einteroperability

Size: px
Start display at page:

Download "E-Commerce Development in Hong Kong - Part 2: epolicy and einteroperability"

Transcription

1 E-Commerce Development in Hong Kong - Part 2: epolicy and einteroperability Thomas Lee 李猷達 Center for E-Commerce E Infrastructure Development (CECID) 電子商貿基建研究中心 The University of Hong Kong 香港大學 easia Forum, Oct 2003, Taipei

2 Recap Part I

3 ereadiness rankings th in the world 1st in Asia Extracted from the 2003 e-readiness rankings paper by Economist Intelligence Unit Oct 2003 easia Forum, Oct 2003, Taipei 3

4 egovernment rankings 2003 egovernment Leadership ranking of HK 7th in the world 2nd in Asia after Singapore Mature Delivery Extracted from the 2003 egovernment Leadership Report by Accenture Oct 2003 easia Forum, Oct 2003, Taipei 4

5 Digital 21 IT Strategy Digital 21 IT Strategy initiated in 1998 Reviewed about every 3 years gov.hk/digital21 To build HK s s information infrastructure and put in place the right environment for e-business e to prosper 2001 Digital 21 Strategy To create a world-class e-biz e environment in HK To ensure that HKSARG leads by setting examples To help HK s s workforce adapt to the info economy To enhance the info literacy of HK community To leverage HK s s strengths and fully utilize new technologies Oct 2003 easia Forum, Oct 2003, Taipei 5

6 Technology Infrastructure Cyperport To create strategic cluster of IT companies for new technology development Campus with state-of of-the-art information infrastructure e.g. high-speed internet connection, multimedia lab Invites major int l l technology players as anchor tenants Science Park Technology R&D Incubation of IT start-ups Oct 2003 easia Forum, Oct 2003, Taipei 6

7 Agenda Innovation and Technology Fund egovernment Interoperability Framework Digital Trade and Transportation Network Potential Improvements for Government Oct 2003 easia Forum, Oct 2003, Taipei 7

8 Agenda Innovation and Technology Fund egovernment Interoperability Framework Digital Trade and Transportation Network Potential Improvements for Government Oct 2003 easia Forum, Oct 2003, Taipei 8

9 Innovation and Technology Fund HKSARG Established HK$5B (US$64M) Innovation and Technology Fund Managed by Innovation Technology Commission Invites applications from industry, academia, associations Vetting committee formed by industry specialists : 338 out of 1,394 applications approved for funding of HK$854M Example: CECID ITF projects ebxml infrastructure: HK$9.5M (US$1.2M) Business interoperability platform: HK$14M (US$1.8M) Oct 2003 easia Forum, Oct 2003, Taipei 9

10 World Penetration of CECID Open Source Software Recorded downloads from 50+ economies Well tested in many local and international deployments Many local and international vendors and users have adopted open-source software Why invest in something that benefits foreign businesses? Long-term R&D excellence on international stage Lead development and adoption of leading edge e-commerce technology Potential export of e-commerce e products and services Oct 2003 easia Forum, Oct 2003, Taipei 10

11 ebxml open-source software freebxml.org Oct 2003 easia Forum, Oct 2003, Taipei 11

12 ebmail for SME Oct 2003 easia Forum, Oct 2003, Taipei 12

13 eprocurement with ebxml 2 1 Goods Delivery delivery Goods Purchase on web MTR Corporation Users Internet MTR Corporation Hermes ebxml Messaging Service over HTTP/S Automatic transmission of electronic invoice Hermes Saggio Online Procurement Website Intranet System ebxml Message Gateway ebxml Message Oct 2003 easia Forum, Oct 2003, Taipei Gateway 13 3

14 Dangerous goods declaration with ebxml Shipping Agents Paper submission 1 Web submission 2 Internet Marine Dept Hermes MSH 3 XML submission ebxml Message Service over HTTPS on VPN Hermes MSH Oct 2003 easia Forum, Oct 2003, Taipei 14

15 Agenda Innovation and Technology Fund egovernment Interoperability Framework Digital Trade and Transportation Network Potential Improvements for Government Oct 2003 easia Forum, Oct 2003, Taipei 15

16 egovernment development Coordinated by Commerce, Industry, Technology Bureau and Information Technology Services Department 2004 Digital 21 DRAFT mentions about the consideration of merging g ITSD into CITB and establishing Govt Chief Information Officer (CIO) Target: 90% of public government services delivered in electronic mode by end 2003 e-option of public services Achieved 86% as of June 2003 ESD Life Portal to deliver e-govte services By end 2003, 80% govt procurement tenders through electronic means Recent examples of prominent e-servicese Submission of electronic cargo manifests One-stop change of address to different departments Multi-application Smart ID Card Oct 2003 easia Forum, Oct 2003, Taipei 16

17 egovernment Interoperability Framework To provide client-centric centric joined-up government services to the public One-stop e-govt e services,, e.g. change of address in different govt depts Seamless flow of information across depts: XML is the key Two main parts for implementing joined-up services Technical interoperability Collection of agreed technical standards, e.g. Web Services, Information interoperability XML Schema design and management guidelines XML standardization Available at: itsd.gov.hk/itsd/english/infra/ /infra/eif.htm Oct 2003 easia Forum, Oct 2003, Taipei 17

18 Examples of joined-up services Common change of address One single online form to notify 12 depts of address change Business Entry Portal Present: a dozen govt and public bodies provide business info on 20+ websites One-stop access to public/private-sector sector-provided business info Property Information Hub Delivery property-related related info from different depts to businesses and general public Integrated Criminal Justice System To improve flow of criminal information (arrest, identification, prosecution, trial, correction, rehabilitation, and release) across multiple depts Oct 2003 easia Forum, Oct 2003, Taipei 18

19 Information interoperability XML Schema Design and Management Guidelines for Implementation of Government Joined-up Services (XML Guide) Enhance information interoperability using XML Formulate design methodology to ease XML Schema design and produce quality and consistent schemas Establish management framework to concertedly align data elements and create Common Schemas for reuse across projects To minimize repetitive data alignment, schema definition, and data conversion efforts for different projects Oct 2003 easia Forum, Oct 2003, Taipei 19

20 Different XML definitions interoperability problems <PostalAddress> <Line>Room 301<Line> <Line>HKU Main Bldg</Line> <Line>1 Pokfulam Road</Line> <Line>Hong Kong</Line> </PostalAddress PostalAddress> <property_address> <flat> </flat> <floor>3</floor> </floor> <building>hku Main Bldg</building> <street_no>1</street_no> </street_no> <street_name>pokfulam Road</street_name> <district>pokfulam Pokfulam</district> <area>hk HK</area> </property_address> <PhysicalAddress> <Room> </Room> <Floor>3</Floor> </Floor> <Building>HKU Main Bldg</Building> <StreetNumber>1</ </StreetNumber> <Street>Pofulam Road</Street> <District>Pokfulam Pokfulam</District> <Area>HK HK</Area> </PhysicalAddress PhysicalAddress> Oct 2003 easia Forum, Oct 2003, Taipei 20

21 Import Licence Exporter Importer Issue Transport Name Address Name Address Date Lic. No Oct 2003 easia Forum, Oct 2003, Taipei 21

22 <xs:complextype name="foreignphysicaladdressdetails.ct"> <xs:sequence> <xs:element name="street" type="foreignphysicaladdressstreettext.ct"/> <xs:element name="city" type="foreignphysicaladdresscityname.ct"/> <xs:element name="country" type="countrydetails.ct"/> </xs:sequence> </xs:complextype> Coding XML Schema Oct 2003 easia Forum, Oct 2003, Taipei 22

23 Formal Standardization Process Our Project-Based Standardization Finance Transportation Construction Trading All Common Business Processes Dangerous Goods Declaration Weather Information Publishing Data Models Core Components Business Information Entities Purchase Order Advance Shipping Shipping Manifest XML Messages Common Schemas Notice Oct 2003 easia Forum, Oct 2003, Taipei 23 This could take years! Evolutionary approach

24 Agenda Innovation and Technology Fund egovernment Interoperability Framework Digital Trade and Transportation Network Potential Improvements for Government Oct 2003 easia Forum, Oct 2003, Taipei 24

25 Digital Trade and Transportation Network To offer a neutral e-logistics e platform To provide a stable and reliable environment for development of value-added added services Catalyst to promote e-business e adoption, esp. by SMEs Oct 2003 easia Forum, Oct 2003, Taipei 25

26 14-15 Oct 2003 easia Forum, Oct 2003, Taipei 26

27 DTTN architecture Interoperability - open standards Oct 2003 easia Forum, Oct 2003, Taipei 27

28 Major benefits Improve operational efficiency Enable new business opportunities Integration with global initiatives Integration with Mainland China Improve IT literacy of the logistics industry Challenge: how to enable 98% of 75K logistics companies to use DTTN? Oct 2003 easia Forum, Oct 2003, Taipei 28

29 Agenda Innovation and Technology Fund egovernment Interoperability Framework Digital Trade and Transportation Network Potential Improvements for Government Oct 2003 easia Forum, Oct 2003, Taipei 29

30 Potential improvements for HK Govt our view More active participation in international e-commerce initiatives To establish local e-commerce e standardization council To promote private and government investment in e-commerce e R&D To encourage the use of home-grown e-commerce technology Oct 2003 easia Forum, Oct 2003, Taipei 30

31 Thank you cecid.hku.hk URL: cecid.hku.hk

Mobilising Ecosystems SMART CITIES BARCELONA

Mobilising Ecosystems SMART CITIES BARCELONA Mobilising Ecosystems SMART CITIES BARCELONA TOWARDS BARCELONA 5.0: SMART CITY Hàbitat Urbà ROMANA (15-10 AC) MEDIEVAL (1300-1600) PLAN CERDÀ (1859) UNIVERSAL EXHIBITION (1888) INDUSTRIAL REVOLUTION (1900)

More information

APEC Telecenter Development Program

APEC Telecenter Development Program H APEC Telecenter Development Program Doc no: telwg29/ HRDSG/07 Agenda Item : Human Resource Development Steering Group Submitted by: Chinese Taipei APEC Telecenter Development Program Contact: Yu-chuan

More information

The MSC Malaysia Status

The MSC Malaysia Status The MSC Malaysia Status The MSC Malaysia Status What is MSC Malaysia Status? Recognition by the Government through MDeC for companies that participate and undertake its ICT activities in the MSC Who Should

More information

THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY 2016

THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY 2016 THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY GENERAL REPORT FOR AUSTRALIA, CHINA, HONG KONG, INDONESIA, MALAYSIA, NEW ZEALAND, SINGAPORE AND VIETNAM Legal notice CPA Australia Ltd ( CPA Australia

More information

Cyberport and Hong Kong Monetary Authority Connect Hong Kong Start-ups & Industry Partners with the FinTech Community in London

Cyberport and Hong Kong Monetary Authority Connect Hong Kong Start-ups & Industry Partners with the FinTech Community in London Photo Release Cyberport and Hong Kong Monetary Authority Connect Hong Kong Start-ups & Industry Partners with the FinTech Community in London The largest FinTech delegation from Hong Kong to foster collaboration

More information

Guidelines for the development of new services and applications in the era of the digital economy. Antonio Garcia Zaballos

Guidelines for the development of new services and applications in the era of the digital economy. Antonio Garcia Zaballos Guidelines for the development of new services and applications in the era of the digital economy Antonio Garcia Zaballos (antoniogar@iadb.org) There is a new paradigm affecting society, the economy and

More information

From Policy to Worldclass egovernment. What we see happen and how we want to share in a public private partnership because it matters

From Policy to Worldclass egovernment. What we see happen and how we want to share in a public private partnership because it matters From Policy to Worldclass egovernment What we see happen and how we want to share in a public private partnership because it matters The history The present The future 2012 Accenture. All rights reserved.

More information

2018 Federal Pre-Budget Submission Toronto Financial Services Alliance

2018 Federal Pre-Budget Submission Toronto Financial Services Alliance 2018 Federal Pre-Budget Submission Toronto Financial Services Alliance February 2018 About the Toronto Financial Services Alliance (TFSA) The Toronto Financial Services Alliance (TFSA) is a unique, public

More information

Inventory: Vision and Goal Statements in Existing Statewide Plans 1 Developing Florida s Strategic 5-Year Direction, 29 November 2011

Inventory: Vision and Goal Statements in Existing Statewide Plans 1 Developing Florida s Strategic 5-Year Direction, 29 November 2011 Inventory: and Goal Statements in Existing Statewide Plans 1 Developing Florida s Strategic 5-Year Direction, 29 November 2011 Florida Department of Economic Opportunity: State of Florida Job Creation

More information

PROJECT INFORMATION DOCUMENT (PID) CONCEPT STAGE Report No.: AB5998 Project Name. Leveraging ICT for Governance, Growth and Employment Project Region

PROJECT INFORMATION DOCUMENT (PID) CONCEPT STAGE Report No.: AB5998 Project Name. Leveraging ICT for Governance, Growth and Employment Project Region Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized Public Disclosure Authorized PROJECT INFORMATION DOCUMENT (PID) CONCEPT STAGE Report No.: AB5998 Project Name Leveraging

More information

Hong Kong Quality Assurance Agency Symposium May 2018 Build a Sustainable City with Innovation, Artificial Intelligence and Technology

Hong Kong Quality Assurance Agency Symposium May 2018 Build a Sustainable City with Innovation, Artificial Intelligence and Technology Hong Kong Quality Assurance Agency Symposium 2018 17 May 2018 Build a Sustainable City with Innovation, Artificial Intelligence and Technology Dr David Chung Under Secretary for Innovation & Technology

More information

The trend of Internet Finance in China and Innovation in Shenzhen

The trend of Internet Finance in China and Innovation in Shenzhen The trend of Internet Finance in China and Innovation in Shenzhen Dr. Witman Hung JP Principal Liaison Officer for Hong Kong The Shenzhen Qianhai Authority 2017.05.25 Source: Bank 3.0 2 The world is changing

More information

Thailand 4.0: SMEs in the Context of Thailand 4.0

Thailand 4.0: SMEs in the Context of Thailand 4.0 2016/SMEMM/010 Agenda Item: 3.1.2 Thailand 4.0: SMEs in the Context of Thailand 4.0 Purpose: Information Submitted by: Thailand 23 rd Small and Medium Enterprises Ministerial Meeting Lima, Peru 9 September

More information

Taiwan and Los Angeles County: Growing Together

Taiwan and Los Angeles County: Growing Together Taiwan and Los Angeles County: Growing Together LAEDC/WTC-LA International Trade Outlook June 3, 2015 Ferdinando Nando Guerra International Economist and LAEDC Consultant Taiwan & Los Angeles County Overview

More information

"CREATING AN INTELLIGENT CITY - THE GLOBAL ICF EXPERIENCE"

CREATING AN INTELLIGENT CITY - THE GLOBAL ICF EXPERIENCE "CREATING AN CITY - THE GLOBAL ICF EXPERIENCE" www.intelligentcommunity.com Presented by John G. Jung Chairman and Co-Founder Intelligent Community Forum New York City ICT & THE FUTURE OF INTERNET Opportunities

More information

APEC Telecommunications and Information Working Group Strategic Action Plan PREAMBLE

APEC Telecommunications and Information Working Group Strategic Action Plan PREAMBLE PREAMBLE We stand at a unique point in history, when Information and Communications Technologies (ICTs) are transforming our economies, our societies, and our lives. These new technologies have connected

More information

THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY 2015 CHINA REPORT

THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY 2015 CHINA REPORT THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY 2015 CHINA REPORT 2 THE CPA AUSTRALIA ASIA-PACIFIC SMALL BUSINESS SURVEY 2015 CHINA REPORT LEGAL NOTICE CPA Australia Ltd ( CPA Australia ) is one of

More information

egovernment Research in Australia and SE Asia Mike Bowern Australian National University - CAPPE

egovernment Research in Australia and SE Asia Mike Bowern Australian National University - CAPPE egovernment Research in Australia and SE Asia Mike Bowern Australian National University - CAPPE Australia State of play in: egovernment research organisations and projects Federal egovernment Strategy

More information

The Malaysian Public Sector ICT Strategic Plan

The Malaysian Public Sector ICT Strategic Plan The Malaysian Public Sector ICT Strategic Plan PRIME MINISTER S DEPARTMENT Aras 6, Blok B2, Kompleks Jabatan Perdana Menteri Pusat Pentadbiran Kerajaan Persekutuan 62502 Putrajaya, Malaysia August 2003

More information

ECOSYSTEMS AND NEW TOOLS FOR FUTURE AT BUSINESS FINLAND TEIJA LAHTI-NUUTTILA

ECOSYSTEMS AND NEW TOOLS FOR FUTURE AT BUSINESS FINLAND TEIJA LAHTI-NUUTTILA ECOSYSTEMS AND NEW TOOLS FOR FUTURE AT BUSINESS FINLAND TEIJA LAHTI-NUUTTILA STRATEGIC INTENT FOR FINLAND We Catalyze New, Sustainable Growth through Innovation, and International Collaboration 1 2 Global

More information

Western Cape Broadband Initiative. 2 December 2015 Accelerate Cape Town Workshop

Western Cape Broadband Initiative. 2 December 2015 Accelerate Cape Town Workshop Western Cape Broadband Initiative 2 December 2015 Accelerate Cape Town Workshop WC Broadband Strategic Framework Connected Govt Infrastructure Readiness (skills) Connected Citizens Coordinated & Integrated

More information

ASEAN ICT COOPERATION IN RELEVANCE WITH THE WSIS PLAN OF ACTION

ASEAN ICT COOPERATION IN RELEVANCE WITH THE WSIS PLAN OF ACTION ASEAN ICT COOPERATION IN RELEVANCE WITH THE WSIS PLAN OF ACTION Regional Cooperation towards Building an Information Society in Asia and the Pacific, Bangkok, Thailand, 20-22 July 2009 Topics Overview

More information

Digital Economy.How Are Developing Countries Performing? The Case of Egypt

Digital Economy.How Are Developing Countries Performing? The Case of Egypt Digital Economy.How Are Developing Countries Performing? The Case of Egypt by Nagwa ElShenawi (PhD) MCIT, Egypt Produced for DIODE Network, 217 Introduction According to the OECD some of the most important

More information

Europe's Digital Progress Report (EDPR) 2017 Country Profile Malta

Europe's Digital Progress Report (EDPR) 2017 Country Profile Malta Europe's Digital Progress Report (EDPR) 2017 Country Profile Europe's Digital Progress Report (EDPR) tracks the progress made by Member States in terms of their digitisation, combining quantitative evidence

More information

Demand Side Innovation Policies

Demand Side Innovation Policies Demand Side Innovation Policies Creation of Local IT Technical Capacities through the use of Public Procurement & Others A Sri Lankan Perspective 21 st March 2014 Multi Year Expert Meeting UNCTAD Geneva,

More information

Hong Kong Asia s Largest Financial Center and Gateway to China

Hong Kong Asia s Largest Financial Center and Gateway to China Hong Kong Asia s Largest Financial Center and Gateway to China Fundamentals 15.9% of GDP 6% of workforce 12% export Fundamentals 3rd Global Financial Center Major FinTech Hub 70 of World's Largest 100

More information

Key development issues and rationale for Bank involvement

Key development issues and rationale for Bank involvement PROJECT INFORMATION DOCUMENT (PID) CONCEPT STAGE Report No.: AB424 Project Name E-Lanka Development Region SOUTH ASIA Sector Information technology (70%);General industry and trade sector (30%) Project

More information

Smart City Implementation In Kampala. Martin Ssekajja Head ICT

Smart City Implementation In Kampala. Martin Ssekajja Head ICT Smart City Implementation In Kampala By Martin Ssekajja Head ICT Introduction Outline Relevance of the Concept of Smart Cities in developing countries Role of local science technology and innovation community

More information

Self-Funded Project Report: APEC Advanced Co-incubation Training Workshop

Self-Funded Project Report: APEC Advanced Co-incubation Training Workshop 2014/PPSTI2/010 Agenda Item: 7-2-1 Self-Funded Project Report: APEC Advanced Co-incubation Training Workshop Purpose: Information Submitted by: China 4 th Policy Partnership on Science, Technology and

More information

INNOVATION & FINTECH DEVELOPMENT IN RETAIL PAYMENT SYSTEM IN INDONESIA

INNOVATION & FINTECH DEVELOPMENT IN RETAIL PAYMENT SYSTEM IN INDONESIA INNOVATION & FINTECH DEVELOPMENT IN RETAIL PAYMENT SYSTEM IN INDONESIA 1 OUTLINE 1 2 FINANCIAL INCLUSION FINTECH DEVELOPMENT Rp 3 CREATING INNOVATION 4 5 FINTECH RISKS MAPPING KEY TAKE AWAY 2 OUTLINE 1

More information

DOD MANUAL ACCESSIBILITY OF INFORMATION AND COMMUNICATIONS TECHNOLOGY (ICT)

DOD MANUAL ACCESSIBILITY OF INFORMATION AND COMMUNICATIONS TECHNOLOGY (ICT) DOD MANUAL 8400.01 ACCESSIBILITY OF INFORMATION AND COMMUNICATIONS TECHNOLOGY (ICT) Originating Component: Office of the Chief Information Officer of the Department of Defense Effective: November 14, 2017

More information

The spirit of Trinidad and Tobago s Connectivity Agenda is captured in the following values:

The spirit of Trinidad and Tobago s Connectivity Agenda is captured in the following values: EXECUTIVE SUMMARY Trinidad and Tobago s National Information and Communication Technology (ICT) Strategy is a comprehensive plan that leverages the power of people, innovation, education, information technology

More information

e-asean Pichet Durongkaveroj Chairman, EWAG APT Meeting on Asia-Pacific Initiatives for the Information Society (AIIS) 5 August

e-asean Pichet Durongkaveroj Chairman, EWAG APT Meeting on Asia-Pacific Initiatives for the Information Society (AIIS) 5 August e-asean Pichet Durongkaveroj Chairman, EWAG APT Meeting on Asia-Pacific Initiatives for the Information Society (AIIS) 5 August 2002 1 Overview of e-asean Initiative 2 Outline Background Implementing e-asean

More information

Information Paper on Support for Small and Medium Enterprises (SMEs)

Information Paper on Support for Small and Medium Enterprises (SMEs) IBC Paper No. 7/2011 Information Paper on Support for Small and Medium Enterprises (SMEs) This paper apprises Members of the support for small and medium enterprises (SMEs) in Hong Kong. Background 2.

More information

Government IT. Strategies. Irma Mentzer Information Management Technology World Bank Group

Government IT. Strategies. Irma Mentzer Information Management Technology World Bank Group Government IT Strategies Irma Mentzer Information Management Technology World Bank Group EA Frameworks TOGAF ADM Source The Open Group 2 IT Sourcing Lifecycle 2012 The Corporate Executive Board Company.

More information

Sector briefing Healthcare Opportunities in Singapore

Sector briefing Healthcare Opportunities in Singapore Sector briefing Healthcare Opportunities in Singapore Why Singapore? Singapore s world class healthcare system, spanning both public and private healthcare services, was ranked the sixth most effective

More information

Economic and Social Council

Economic and Social Council United Nations E/ESCAP/CICT(3)/5 Economic and Social Council Distr.: General 23 October 2012 Original: English Economic and Social Commission for Asia and the Pacific Committee on Information and Communications

More information

Regional and sub-regional approaches to the Digital Economy: Lessons from Asia Pacific and Latin America

Regional and sub-regional approaches to the Digital Economy: Lessons from Asia Pacific and Latin America Regional and sub-regional approaches to the Digital Economy: Lessons from Asia Pacific and Latin America A study for the CAF Development Bank of Latin America Elena Scaramuzzi - Cullen International Barcelona,

More information

Bursary Scheme to Accommodating Full Degree Non-local Undergraduate Students Frequently Asked Questions

Bursary Scheme to Accommodating Full Degree Non-local Undergraduate Students Frequently Asked Questions THE UNIVERSITY OF HONG KONG 香港 大學 Campus Life 校園生活 Bursary Scheme to Accommodating Full Degree Non-local Undergraduate Students Frequently Asked Questions Part I. Application Stage of the Scheme Q1: Am

More information

Application Guide to the Development Fund for the Travel Industry (Promotional Activities)

Application Guide to the Development Fund for the Travel Industry (Promotional Activities) 香港旅遊業議會 TRAVEL INDUSTRY COUNCIL OF HONG KONG Incorporated with limited liability Application Guide to the Development Fund for the Travel Industry (Promotional Activities) 1. Background 1.1 With a view

More information

Nepal ICT Policy Challenges and Opportunity

Nepal ICT Policy Challenges and Opportunity Workshop on ICT Policy in Developing Countries University of Manchester Nepal ICT Policy Challenges and Opportunity Ranjan Baral Dipu Murti Bhurtyal Forum for Information Technology (FIT) Nepal 25 th March

More information

2008/SOM3/SCCP/002attB Agenda Item: 3(i)

2008/SOM3/SCCP/002attB Agenda Item: 3(i) 2008/SOM3/SCCP/002attB Agenda Item: 3(i) Concept Paper Recommendation 4 - The SCCP Establish a Repository to Capture Information Regarding Relevant Single Window Related Initiatives in International Trade

More information

CREATING A VIBRANT INNOVATION ECOSYSTEM.

CREATING A VIBRANT INNOVATION ECOSYSTEM. CREATING A VIBRANT. KONZA INITIATIVE Together we shall build a more coordinated system of investing in innovation in Kenya Joe Mucheru, EGH Cabinet Secretary, project Champion Introduction Konza Technopolis

More information

The Asia Silicon Valley Development Plan

The Asia Silicon Valley Development Plan The Asia Silicon Valley Development Plan From IT to IoT Engineering a New Industrial Transformation for Taiwan Kung, Ming-Hsin Chief Executive Officer Asia Silicon Valley Development Agency September 11,

More information

NB Growth Plan. September 2016

NB Growth Plan. September 2016 NB Growth Plan September 2016 Our Economic History Average annual real GDP growth rates +3.6% Average annual labour market growth 5,850 +2.1% 2,933-0.1% 1985-1989 1993-1998 2009-2014 217 1976-1990 1991-2008

More information

APEC Youth Innovation and Entrepreneurship: Inclusive Growth and Collaborative Connectivity for Young Entrepreneurs

APEC Youth Innovation and Entrepreneurship: Inclusive Growth and Collaborative Connectivity for Young Entrepreneurs 2018/SOM1/HRDWG/EDNET/008 Agenda Item: 6.23 APEC Youth Innovation and Entrepreneurship: Inclusive Growth and Collaborative Connectivity for Young Entrepreneurs Purpose: Information Submitted by: Human

More information

Washington Maritime Blue Strategy Overview and Process Accelerating Innovation for a Sustainable Maritime Future

Washington Maritime Blue Strategy Overview and Process Accelerating Innovation for a Sustainable Maritime Future Washington Maritime Blue Strategy Overview and Process Accelerating Innovation for a Sustainable Maritime Future Updated 15 June 2018 Washington Maritime BLUE Initiative Create a Strategy for accelerating

More information

WHERE BUSINESS, IDEAS AND NETWORKS MEET MEMBERS PACK

WHERE BUSINESS, IDEAS AND NETWORKS MEET MEMBERS PACK WHERE BUSINESS, IDEAS AND NETWORKS MEET MEMBERS PACK OVERVIEW CONNECT ENGAGE REPRESENT AustCham represents the views and interests of Members to government departments and corporate stakeholders across

More information

Be Smart: Target Opportunities Beyond Today

Be Smart: Target Opportunities Beyond Today Be Smart: Target Opportunities Beyond Today Presented to to The The Sixth Annual Army Small Business Conference Wednesday, June 26, 26, 2002 Mrs. Mrs. Miriam Miriam F. F. Browning Browning Principal Principal

More information

Digital Economy and Society Index (DESI) Country Report Latvia

Digital Economy and Society Index (DESI) Country Report Latvia Digital Economy and Society Index (DESI) 1 2018 Country Report Latvia The DESI report tracks the progress made by Member States in terms of their digitisation. It is structured around five chapters: 1

More information

Request for Expressions of Interest (EOI): Grant award to Host organization(s) for the African Regional Mobile Applications Laboratory

Request for Expressions of Interest (EOI): Grant award to Host organization(s) for the African Regional Mobile Applications Laboratory Request for Expressions of Interest (EOI): Grant award to Host organization(s) for the African Regional Mobile Applications Laboratory infodev, a donor funded agency hosted by the World Bank, invites suitable

More information

APT Ministerial Conference on Broadband and ICT Development 1-2 July 2004, Bangkok, Thailand

APT Ministerial Conference on Broadband and ICT Development 1-2 July 2004, Bangkok, Thailand Asia-Pacific Telecommunity APT Ministerial Conference on Broadband and ICT Development 1-2 July 2004, Bangkok, Thailand Asia-Pacific Broadband Summit BANGKOK AGENDA FOR BROADBAND AND ICT DEVELOPMENT IN

More information

Singapore Semiconductor Industry Association

Singapore Semiconductor Industry Association Singapore Semiconductor Industry Association ISA Vision Summit 2013 Ulf Schneider President, SSIA Managing Director, Lantiq Asia Pacific Pte.Ltd. Bangalore, 15th February 2013 Title Semiconductor Growth

More information

Cyberport University Partnership Programme 2017 Demo Day awarded 12 teams each $100,000 seed funding to realise entrepreneurial dreams

Cyberport University Partnership Programme 2017 Demo Day awarded 12 teams each $100,000 seed funding to realise entrepreneurial dreams Press Release Cyberport University Partnership Programme 2017 Demo Day awarded 12 teams each $100,000 seed funding to realise entrepreneurial dreams, 14 November, 2017 Cyberport is dedicated in nurturing

More information

How to increase national absorptive capacity for green technology

How to increase national absorptive capacity for green technology How to increase national absorptive capacity for green technology MichikoENOMOTO -UNECE- Bishkek, 7 November 2012 Some introductory questions 1. If 50 major firms with promising innovative green technologies

More information

Leveraging Health IT: How can informatics transform public health (and public health transform health IT)?

Leveraging Health IT: How can informatics transform public health (and public health transform health IT)? Leveraging Health IT: How can informatics transform public health (and public health transform health IT)? Claire Broome, M.D. Health Information Technology Summit March 7, 2005 How can informatics transform

More information

Practice on International Cooperation of TBIs & Sino-French Model

Practice on International Cooperation of TBIs & Sino-French Model 上海市科技创业中心 Shanghai Technology Innovation Center Practice on International Cooperation of TBIs & Sino-French Model Wang Rong, President Asian Association of Business Incubation Shanghai Technology Business

More information

Migration: Maine: +6.3/ 1,000. El Salvador -3.5/ 1,000

Migration: Maine: +6.3/ 1,000. El Salvador -3.5/ 1,000 Business Incubation: Concepts and Key Players Tech Parks, Centers & Universities Seed Capital & Government Support Case Study: Maine Eric Howard Executive Director Fulbright Academy of Science & Technology

More information

GLOBAL GATEWAY BEIJING AN INTERNATIONAL CENTER FOR SCHOLARSHIP AND COLLABORATION

GLOBAL GATEWAY BEIJING AN INTERNATIONAL CENTER FOR SCHOLARSHIP AND COLLABORATION GLOBAL GATEWAY BEIJING AN INTERNATIONAL CENTER FOR SCHOLARSHIP AND COLLABORATION WELCOME TO NOTRE DAME The University of Notre Dame boasts a network of extraordinary facilities and programs located around

More information

OUR MISSION PARTNERS DISA S BUDGET. TOTAL DOD COMPONENT/AGENCY ORDERS FOR DISA DWCF FY16 (in thousands)

OUR MISSION PARTNERS DISA S BUDGET. TOTAL DOD COMPONENT/AGENCY ORDERS FOR DISA DWCF FY16 (in thousands) OUR MISSION PARTNERS Military Services DISA S BUDGET Appropriated (Based on FY17 President s Budget- Not Enacted) Total Appropriated: Defense Working Capital Fund (DWCF) (Based on FY17 President s Budget-

More information

Appendix Tactics and Metrics from State Agencies and Organizations

Appendix Tactics and Metrics from State Agencies and Organizations Appendix Tactics and Metrics from State Agencies and Organizations Florida s Economic Development Vision: Florida will have the nation s top performing economy and be recognized as the world s best place

More information

OVERVIEW Agency for Science, Technology and Research. February 2017

OVERVIEW Agency for Science, Technology and Research. February 2017 OVERVIEW Agency for Science, Technology and Research An overview of Singapore 2015 GDP S$402.5 Billion 2.0% Real Growth S$72,711 Capita GDP POPULATION 5.5 Million MOBILE PHONE PENETRATION RATE 92.7% 2004

More information

BOI s Investment Policies for Thailand 4.0

BOI s Investment Policies for Thailand 4.0 BOI s Investment Policies for Thailand 4.0 Pannee Chengsuttha Executive Investment Advisor Thailand Board of Investment 7 June 2018 Outline 1 2 3 4 55 6 Why Thailand Thailand 4.0 Introducing BOI Current

More information

Chapter The Importance of ICT in Development The Global IT Sector

Chapter The Importance of ICT in Development The Global IT Sector Chapter 2 IT Sector: Alternate Development Models 2.1. The Importance of ICT in Development The contribution of the Information and Communication Technology (ICT) sector to socioeconomic development is

More information

LUXINNOVATION. Your trusted partner for business

LUXINNOVATION. Your trusted partner for business LUXINNOVATION Your trusted partner for business Our mission Contribute to Luxembourg s economic development by: Fostering innovation Fuelling international growth Attracting foreign direct investment 2

More information

Using Entrepreneurship Ecosystem to Promote Economic Growth

Using Entrepreneurship Ecosystem to Promote Economic Growth Using Entrepreneurship Ecosystem to Promote Economic Growth Globally, entrepreneurship is key in stimulating economic growth Contribute to Gross National Product Promote Investment Penetrate into International

More information

Boao Forum Highlight Regional Integration and Future Development of the Guangdong, Hong Kong, and Macao Greater Bay Area

Boao Forum Highlight Regional Integration and Future Development of the Guangdong, Hong Kong, and Macao Greater Bay Area Global Sourcing Business Innovation & China s Cities China Development & Communications 10 April 2018 Boao Forum Highlight Regional Integration and Future Development of the Guangdong, Hong Kong, and Macao

More information

Global Acceleration Academy. Journey of Discovery to A World of Possibilities

Global Acceleration Academy. Journey of Discovery to A World of Possibilities Global Acceleration Academy Journey of Discovery to A World of Possibilities Global Acceleration Academy What is it? GAA: Connect Enterprises with Startups INNOVATION REAL LIFE SCENARIO Challenges & Needs

More information

Certificate of Proficiency. for Ship Security Officer s Determinations

Certificate of Proficiency. for Ship Security Officer s Determinations MERCHANT SHIPPING (SEAFARERS) ORDINANCE (CHAPTER 478) Certificate of Proficiency for Ship Security Officer s Determinations (2012 Edition) Made under Sections 8(1)(b) and 10(1)(b) of the Merchant Shipping

More information

Connecting Europe Facility (CEF)

Connecting Europe Facility (CEF) Connecting Europe Facility (CEF) ENERGY TELECOM - TRANSPORT Η κινητήρια δύναμη για εξασφάλιση χρηματοδότησης από Ευρωπαϊκά Προγράμματα COPYRIGHT 2015 TALOS General overview CEF is a key funding instrument

More information

Internationalization of MSMEs crucial to inclusive growth

Internationalization of MSMEs crucial to inclusive growth Internationalization of MSMEs crucial to inclusive growth ABAC sees the need to support and strengthen trade and investment linkages between MSMEs and big businesses, writes Doris Magsaysay Ho The recently

More information

Digital Business Ecosystems Workshop

Digital Business Ecosystems Workshop Digital Business Ecosystems Workshop Bernard Barani Directorate Attaché DG INFSO-D European Commission Brussels, 18 May 2005 Lisbon objective and IST There is now a greater consensus than ever before on

More information

B4B Challenge INFO Session. 20 th October, 2017

B4B Challenge INFO Session. 20 th October, 2017 B4B Challenge INFO Session Organizer Event Co-organizer 20 th October, 2017 Agenda B4B Challenge and B4B Limited How Data Literacy in Impacting your Future? More about B4B Challenge Q&A Presented by: Mr

More information

Technical and Vocational Education and Training (TVET) System in Lagos State

Technical and Vocational Education and Training (TVET) System in Lagos State Technical and Vocational Education and Training (TVET) System in Lagos State Mr. Obafela Bank-Olemoh Special Adviser to the Governor on Education, Lagos State A Case for TVET in Lagos State Lagos: 5th

More information

CLP launches Smart Energy Programme to help turn Hong Kong into a Smart City

CLP launches Smart Energy Programme to help turn Hong Kong into a Smart City 中華電力有限公司 CLP Power Hong Kong Limited 15 June 2017 CLP launches Smart Energy Programme to help turn Hong Kong into a Smart City To combat climate change and support the government s vision to develop Hong

More information

How to Leapfrog. St. Vincent & The Grenadines. Experience

How to Leapfrog. St. Vincent & The Grenadines. Experience How to Leapfrog St. Vincent & The Grenadines Experience e-government in Developing Nations The Lessons Learnt What is this about? How do I get there? Presented By: Hon. Dr. Jerrol C. Thompson Minister

More information

Innovative Models in egovernance Best Practice Digital Austria

Innovative Models in egovernance Best Practice Digital Austria Innovative Models in egovernance Best Practice Digital Austria egovernment in Austria = Organisation Implementation Cooperation - Coordination Christian Rupp, Austrian Federal Chancellery Federal Republic

More information

The future of innovation in view of the new EU policies: Europe 2020, Innovation Union, Horizon Nikos Zaharis, SEERC December 29, 2011

The future of innovation in view of the new EU policies: Europe 2020, Innovation Union, Horizon Nikos Zaharis, SEERC December 29, 2011 The future of innovation in view of the new EU policies: Europe 2020, Innovation Union, Horizon 2020 Nikos Zaharis, SEERC December 29, 2011 1 Europe 2020 5 Targets for the year 2020: 1. Employment 75%

More information

Executive Council approves CLP Power s Five-Year Development Plan New Tariff and Monthly Fuel Cost Adjustment Come into Effect on 1 October

Executive Council approves CLP Power s Five-Year Development Plan New Tariff and Monthly Fuel Cost Adjustment Come into Effect on 1 October 3 July 2018 中華電力有限公司 CLP Power Hong Kong Limited Executive Council approves CLP Power s Five-Year Development Plan New Tariff and Monthly Fuel Cost Adjustment Come into Effect on 1 October CLP Power Hong

More information

Inauguration of France-HKUST Innovation Hub

Inauguration of France-HKUST Innovation Hub Press release For immediate release Hong Kong, 24 March 2017 Inauguration of France-HKUST Innovation Hub The Consulate General of France in Hong Kong & Macau and the Hong Kong University of Science and

More information

Internationalisation of SMEs Enterprise Europe Network

Internationalisation of SMEs Enterprise Europe Network Internationalisation of SMEs Enterprise Europe Network Committee of the Regions Eurochambres Seminar on SME Internationalisation December 9th, 2015 Giacomo Mattinò, Head of Unit DG for Internal Market,

More information

Redrawing the lines:

Redrawing the lines: www.pwc.com pwc.com CNR Immersion Redrawing the lines: Innovation and Disruption in Financial Services FinTech s growing influence on Financial Services Reimagine business strategy to seize FinTech growth

More information

SENG HUA HNG FOODSTUFF PTE LTD FOREWARD

SENG HUA HNG FOODSTUFF PTE LTD FOREWARD SENG HUA HNG FOODSTUFF PTE LTD FOREWARD SENG HUA HNG FOODSTUFF PTE LTD was established 34 years ago by a husband & wife team - Mr Poh Ah Seng and Mdm Ong Siew Hua. The name derived from their last name,

More information

TRAINING AND CONTROL MEASURES FOR DOCKWORKERS, SECURITY GUARDS AND PRIVATE GUARDS

TRAINING AND CONTROL MEASURES FOR DOCKWORKERS, SECURITY GUARDS AND PRIVATE GUARDS Ninth Asia-Pacific Heads of Maritime Safety Agencies Forum 18 22 April 2006 AGENDA ITEM 2 MARITIME SECURITY TRAINING AND CONTROL MEASURES FOR DOCKWORKERS, SECURITY GUARDS AND PRIVATE GUARDS COMMANDER IVAN

More information

AGENCY: International Trade Administration, Department of Commerce.

AGENCY: International Trade Administration, Department of Commerce. This document is scheduled to be published in the Federal Register on 06/30/2016 and available online at http://federalregister.gov/a/2016-15483, and on FDsys.gov BILLING CODE-3510-DR-P DEPARTMENT OF COMMERCE

More information

Business Incubation. Entrepreneurship and Innovation

Business Incubation. Entrepreneurship and Innovation Business Incubation as a Tool for Promotion of Entrepreneurship and Innovation Advancing Innovation in ECA 2007 Regional Conference of ECAbit Yerevan, Armenia, September 17, 2007 Valerie D Costa, infodev

More information

A history of Innovation & Entrepreneurship

A history of Innovation & Entrepreneurship Century Agenda A history of Innovation & Entrepreneurship Port of Seattle has generated jobs and economic activity for more than 100 years. As we turned from the past, and looked to the next Century, the

More information

Digital Wealth Management and Investment Industry Trends and Regulatory Approaches across the APAC to fund distribution and digital advisory services

Digital Wealth Management and Investment Industry Trends and Regulatory Approaches across the APAC to fund distribution and digital advisory services Digital Wealth Management and Investment Industry Trends and Regulatory Approaches across the APAC to fund distribution and digital advisory services Stephanie Magnus, Ying Yi Liew Agenda 1 Introduction

More information

CENGN Summit December 7, 2017 Strategic Program Development and Delivery Office

CENGN Summit December 7, 2017 Strategic Program Development and Delivery Office Ministry of Research, Innovation and Science / Ministry of Economic Development and Growth CENGN Summit December 7, 2017 Strategic Program Development and Delivery Office The Digital Economy is growing

More information

Good practices on Single Window Regional Integration Experience of ASEAN countries

Good practices on Single Window Regional Integration Experience of ASEAN countries Good practices on Single Window Regional Integration Experience of ASEAN countries Rachid Benjelloun Managing Director Trade Facilitation Outline essentials Technical architecture Legal framework brief

More information

Armenia s IT Sector and Opportunities for Regional Cooperation. Artak Ghazaryan, Armenia CAPS Project SARAJEVO, MAY 2010

Armenia s IT Sector and Opportunities for Regional Cooperation. Artak Ghazaryan, Armenia CAPS Project SARAJEVO, MAY 2010 Armenia s IT Sector and Opportunities for Regional Cooperation Artak Ghazaryan, Armenia CAPS Project SARAJEVO, MAY 2010 USAID CAPS Project Works with Four Clusters Tourism Information Technologies www.caps.am

More information

Digital Economy and Society Index (DESI 1 ) 2018 Country Report Czech Republic

Digital Economy and Society Index (DESI 1 ) 2018 Country Report Czech Republic Digital Economy and Society Index (DESI 1 ) 2018 Country Report The DESI report tracks the progress made by Member States in terms of their digitisation. It is structured around five chapters: 1 Connectivity

More information

Connecting Commerce. Business confidence in China s digital environment. A report from The Economist Intelligence Unit. Written by

Connecting Commerce. Business confidence in China s digital environment. A report from The Economist Intelligence Unit. Written by Connecting Commerce Business confidence in China s digital environment A report from The Economist Intelligence Unit Written by China is probably the number two startup environment in the world, after

More information

Guides and Notes for Cyberport Accelerator Support Programme ( CASP ) Applicants

Guides and Notes for Cyberport Accelerator Support Programme ( CASP ) Applicants Guides and Notes for Cyberport Accelerator Support Programme ( CASP ) Applicants You are required to: To read the brochure(s) related to the CASP before submitting your application. To study these Guides

More information

Building a Blue Economy Through ICM

Building a Blue Economy Through ICM 2015/SOM2/OFWG/015 Agenda Item: IX B Building a Blue Economy Through ICM Purpose: Information Submitted by: PEMSEA 5 th Oceans and Fisheries Working Group Meeting Boracay, Philippines 10-12 May 2015 Building

More information

Shanghai Declaration Program of Action Statement on the Security of Information and Communications Infrastructures

Shanghai Declaration Program of Action Statement on the Security of Information and Communications Infrastructures Doc No: TELMIN5/1 Submitted by: Chairman of SOM2 Date: May 30, 2002 The Fifth APEC Ministerial Meeting on Telecommunications and Information Industry (TELMIN5) (29-30 May, 2002 Shanghai, China ) Shanghai

More information

6 Telecommunication Development Sector (ITU-D)

6 Telecommunication Development Sector (ITU-D) 6 Telecommunication Development Sector (ITU-D) 6.1 Situational analysis Telecommunications/information and communication technologies (ICTs) play an increasingly critical role in our economies and society.

More information

Bureau of Justice Assistance. David P. Lewis Senior Policy Advisor, Justice Information Sharing Team

Bureau of Justice Assistance. David P. Lewis Senior Policy Advisor, Justice Information Sharing Team Bureau of Justice Assistance David P. Lewis Senior Policy Advisor, Justice Information Sharing Team PDMP IACP NIEM DEA NW3C One DOJ Fusion Center IEPD SEARCH ICE N-DEX RISS ATF SAVIN LEITSC NSOR NGA FBI

More information

The Helsinki Manifesto We have to move fast, before it is too late.

The Helsinki Manifesto We have to move fast, before it is too late. The Helsinki Manifesto 20.11.2006 We have to move fast, before it is too late. The Conference Networked Business and Government: Something Real for the Lisbon Strategy, held in Helsinki, on 23-24 October

More information

Europe's Digital Progress Report (EDPR) 2017 Country Profile Ireland

Europe's Digital Progress Report (EDPR) 2017 Country Profile Ireland Europe's Digital Progress Report (EDPR) 2017 Country Profile Europe's Digital Progress Report (EDPR) tracks the progress made by Member States in terms of their digitisation, combining quantitative evidence

More information