Book of Vaadin Vaadin 6 Book of Vaadin: Vaadin 6 Oy IT Mill Ltd Marko Grönroos Vaadin 6.1.0

Total Page:16

File Type:pdf, Size:1020Kb

Book of Vaadin Vaadin 6 Book of Vaadin: Vaadin 6 Oy IT Mill Ltd Marko Grönroos Vaadin 6.1.0 Book of Vaadin Vaadin 6 Book of Vaadin: Vaadin 6 Oy IT Mill Ltd Marko Grönroos Vaadin 6.1.0 Published: 2009-09-09 Copyright © 2000-2009 Oy IT Mill Ltd. Abstract Vaadin is a server-side AJAX web application development framework that enables developers to build high-quality user interfaces with Java. It provides a library of ready-to-use user interface components and a clean framework for creating your own components. The focus is on ease-of-use, re-usability, extensibility, and meeting the requirements of large enterprise applications. Vaadin has been used in production since 2001 and it has proven to be suitable for building demanding business applications. All rights reserved. Table of Contents Preface ............................................................................................................................ ix 1. Introduction ................................................................................................................. 1 1.1. Overview ............................................................................................................ 1 1.2. Example Application Walkthrough ........................................................................ 3 1.3. Support for the Eclipse IDE ................................................................................. 4 1.4. Goals and Philosophy ......................................................................................... 4 1.5. Background ........................................................................................................ 5 2. Getting Started with Vaadin ......................................................................................... 9 2.1. Installing Vaadin ................................................................................................. 9 2.1.1. Installing the Distribution Package ........................................................... 10 2.1.2. Starting the Content Browser .................................................................. 10 2.1.3. Package Contents .................................................................................. 11 2.1.4. Demo Applications ................................................................................. 13 2.2. Setting up the Development Environment ........................................................... 13 2.2.1. Installing Java SDK ................................................................................ 14 2.2.2. Installing Eclipse IDE .............................................................................. 15 2.2.3. Installing Apache Tomcat ........................................................................ 16 2.2.4. Firefox and Firebug ................................................................................ 16 2.2.5. Vaadin Plugin for Eclipse ........................................................................ 17 2.3. QuickStart with Eclipse ...................................................................................... 20 2.3.1. Starting Eclipse ...................................................................................... 20 2.3.2. Importing Vaadin as a Project ................................................................. 20 2.3.3. Running the Demo Applications in Eclipse ............................................... 21 2.3.4. Debugging the Demo Applications in Eclipse ........................................... 24 2.3.5. Using QuickStart as a Project Skeleton ................................................... 25 2.4. Your First Project with Vaadin ............................................................................. 25 2.4.1. Creating the Project ............................................................................... 25 2.4.2. Exploring the Project .............................................................................. 29 2.4.3. Setting Up and Starting the Web Server .................................................. 31 2.4.4. Running and Debugging ......................................................................... 33 3. Architecture ............................................................................................................... 35 3.1. Overview .......................................................................................................... 35 3.2. Technological Background ................................................................................. 38 3.2.1. AJAX ..................................................................................................... 38 3.2.2. Google Web Toolkit ................................................................................ 38 3.2.3. JSON .................................................................................................... 39 3.3. Applications as Java Servlet Sessions ................................................................ 39 3.4. Client-Side Engine ............................................................................................ 39 3.5. Events and Listeners ......................................................................................... 40 4. Writing a Web Application .......................................................................................... 43 4.1. Overview .......................................................................................................... 43 4.2. Managing the Main Window ............................................................................... 46 4.3. Child Windows .................................................................................................. 46 4.3.1. Opening and Closing a Child Window ...................................................... 47 4.3.2. Window Positioning ................................................................................ 49 4.3.3. Modal Windows ...................................................................................... 49 4.4. Handling Events with Listeners .......................................................................... 50 4.5. Referencing Resources ..................................................................................... 52 4.5.1. Resource Interfaces and Classes ............................................................ 53 Book of Vaadin iii Book of Vaadin 4.5.2. File Resources ....................................................................................... 54 4.5.3. Class Loader Resources ........................................................................ 54 4.5.4. Theme Resources .................................................................................. 54 4.5.5. Stream Resources ................................................................................. 54 4.6. Shutting Down an Application ............................................................................ 56 4.6.1. Closing an Application ............................................................................ 56 4.6.2. Handling the Closing of a Window ........................................................... 56 4.7. Handling Errors ................................................................................................. 57 4.7.1. Error Indicator and message ................................................................... 57 4.7.2. Notifications ........................................................................................... 58 4.7.3. Handling Uncaught Exceptions .............................................................. 60 4.8. Setting Up the Application Environment .............................................................. 61 4.8.1. Creating Deployable WAR in Eclipse ....................................................... 61 4.8.2. Web Application Contents ....................................................................... 62 4.8.3. Deployment Descriptor web.xml ............................................................ 62 5. User Interface Components ....................................................................................... 65 5.1. Overview .......................................................................................................... 66 5.2. Interfaces and Abstractions ............................................................................... 67 5.2.1. Component Interface ............................................................................. 68 5.2.2. AbstractComponent ............................................................................. 69 5.2.3. Field Components (Field and AbstractField) .......................................... 70 5.3. Common Component Features .......................................................................... 72 5.3.1. Description and Tooltips .......................................................................... 72 5.3.2. Sizing Components ................................................................................ 73 5.3.3. Managing Input Focus ............................................................................ 74 5.4. Label ............................................................................................................... 75 5.5. Link ................................................................................................................. 78 5.6. TextField ......................................................................................................... 78 5.7. RichTextArea .................................................................................................. 79 5.8. Date and Time Input .........................................................................................
Recommended publications
  • Modern Web Application Frameworks
    MASARYKOVA UNIVERZITA FAKULTA INFORMATIKY Û¡¢£¤¥¦§¨ª«¬­Æ°±²³´µ·¸¹º»¼½¾¿Ý Modern Web Application Frameworks MASTER’S THESIS Bc. Jan Pater Brno, autumn 2015 Declaration Hereby I declare, that this paper is my original authorial work, which I have worked out by my own. All sources, references and literature used or ex- cerpted during elaboration of this work are properly cited and listed in complete reference to the due source. Bc. Jan Pater Advisor: doc. RNDr. Petr Sojka, Ph.D. i Abstract The aim of this paper was the analysis of major web application frameworks and the design and implementation of applications for website content ma- nagement of Laboratory of Multimedia Electronic Applications and Film festival organized by Faculty of Informatics. The paper introduces readers into web application development problematic and focuses on characte- ristics and specifics of ten selected modern web application frameworks, which were described and compared on the basis of relevant criteria. Practi- cal part of the paper includes the selection of a suitable framework for im- plementation of both applications and describes their design, development process and deployment within the laboratory. ii Keywords Web application, Framework, PHP,Java, Ruby, Python, Laravel, Nette, Phal- con, Rails, Padrino, Django, Flask, Grails, Vaadin, Play, LEMMA, Film fes- tival iii Acknowledgement I would like to show my gratitude to my supervisor doc. RNDr. Petr So- jka, Ph.D. for his advice and comments on this thesis as well as to RNDr. Lukáš Hejtmánek, Ph.D. for his assistance with application deployment and server setup. Many thanks also go to OndˇrejTom for his valuable help and advice during application development.
    [Show full text]
  • Alfresco ACSCE-5X Exam
    Alfresco ACSCE-5X Exam Volume: 60 Questions Question: 1 What is the class.org.alfresco.model.ContentModel used for? A. Transforming document content into a different format. B. Validating the content of the document follows a certain template. C. Referencing out of the box content model types in your code. D. Trigger automatic metadata extraction from the content. E. Moving content in the repository between folders. Answer: C Question: 2 When would you consider developing your custom server code in Java in place of JavaScript? (Choose three.) A. When a web script needs to be executed inside a transaction. B. When I need to execute part of my code as system user. C. When developing a custom scheduled process. D. When developing a content rule. E. When developing a behavior/policy. Answer: B,C,D Question: 3 Which file is required in order for an AMP file to be valid? A. module.properties B. service-context.xml Leading the way in IT testing and certification tools, www.examkiller.net Alfresco ACSCE-5X Exam C. file-mapping.properties D. web.xml Answer: A Question: 4 An Alfresco Webscript is called via a POST request to the URL /example/mycontent/item1, relative to the Alfresco Content Services REST API base URL. Based on RESTful principles and standards, what will be the result of this call? A. The existing resource ‘item1’ is updated. B. The existing resource ‘item1’ is updated. C. The content of the resource ‘item1’ is returned to the user. D. A new resource ‘item1’ is added. Answer: D Question: 5 How can we modify what data is shown in each row of the Alfresco Share document library, using the supported extension points? A.
    [Show full text]
  • IP Log for Eclipse.Platform Release 4.0, July 2010 Licenses
    IP Log for eclipse.platform Release 4.0, July 2010 Licenses • Eclipse Public License v1.0 Third-Party Code CQ Third-Party Code License Use ICU4J (core and extended ICU4J License (X License, 1065 function) and ICU4J MIT Style) Replacement plug-in Version: 3.6 ICU4J License (X License, 1116 ICU4J Version: 3.4.5.20061213 MIT Style) 1153 JSch 0.1.31 Version: 0.1.31 New BSD license Apache Lucene Version: 1.9.1 243 (Core+Contrib Analyzers Apache License, 2.0 Analysis Src) 257 APT Version: 1 New BSD license Mozilla Public License 1.1 (MPL), MIT Style with No 262 Cairo Version: 1.0.2 Endorsement Clause, Historical Permissive Notice & Disclaimer ICU4J License (X License, 280 ICU4J Version: 3.4 MIT Style) ICU4J License (X License, 281 ICU4J Version: 3.4.3 MIT Style) 293 jsch Version: 0.1.28 New BSD license 308 PNG unload Version: 1 MIT license 1232 Apache Ant Version: 1.7.0 Apache License, 2.0 ICU4J and ICU4J Replacement ICU4J License (X License, 1367 Version: 3.6.1 MIT Style) Olsen time zone data Version: 1368 Public Domain 2007e Work derived from IJG JPEG 1596 IJG License Version: Release 6b,337 unmodified 1826 JSch 0.1.35 New BSD license source & binary ICU4J and ICU4J replacement MIT License with "no unmodified 1919 Version: 3.8.1 edorsement" clause source & binary unmodified 2014 jsch Version: 0.1.37 New BSD license source & binary XHTML DTDs Version: unmodified 2044 W3C Document License Versions 1.0 and 1.1 (PB CQ331) source org.apache.ant Version: 1.6.5 2404 (ATO CQ1013) (using Orbit Apache License, 2.0 CQ2209) org.apache.lucene Version: 1.4.3 2405 (Core Source Only) (ATO Apache License, 2.0 CQ1014) (using Orbit CQ2210) Junit Version: 3.8.2 (ATO 2406 Common Public License 1.0 CQ299) (using Orbit CQ2206) Historical support for Java SSH modified 2410 Applet + Blowfish Version - v.
    [Show full text]
  • Cross-Domain Embedding for Vaadin Applications
    Cross-Domain Embedding for Vaadin Applications Janne Lautamäki and Tommi Mikkonen Department of Software Systems, Tampere University of Technology, Korkeakoulunkatu 1, FI-33720 Tampere, Finland {janne.lautamaki,tommi.mikkonen}@tut.fi Abstract. Although the design goals of the browser were originally not at running applications or at displaying a number of small widgets on a single web page, today many web pages considerably benefit from being able to host small embedded applications as components. While the web is full such applications, they cannot be easily reused because of the same origin policy restrictions that were introduced to protect web content from potentially malicious use. In this paper, we describe a generic design for cross domain embedding of web applications in a fashion that enables loading of applications from different domains as well as communication between the client and server. As the proof- of-concept implementation environment, we use web development framework Vaadin, a Google Web Toolkit based system that uses Java for application development. Keywords: Vaadin, JSONP, cross-domain applications. 1 Introduction Web applications – systems that resemble desktop applications in their behavior but are run inside the browser – are becoming increasingly common. The current trend is that web pages have dynamic components side by side with the traditional web content, such as static text and images. These dynamic components can be small widgets that for instance display current weather information or stock exchange data, or even full-fledged web applications that offer a service related to the theme of the web page where they are located [1]. Creating dynamic web pages is much more complex than building plain old web pages.
    [Show full text]
  • The New String Unicode Type
    The new string unicode type Marco van de Voort December 3, 2010 Version: 0.06 1 Contents 0.1 Introduction . 3 0.1.1 Tiburón . 3 0.1.2 The encodings . 5 0.1.3 Economics of the encodings . 5 0.1.4 Granularity of [] . 6 0.1.4.1 Meaning 1: index means codepoints . 6 0.1.4.2 Meaning II: index means granularity of the en- coding . 6 0.1.4.3 Meaning III: index means character . 6 0.1.4.4 Granularity conclusion . 6 0.2 Requirements . 7 0.2.1 Required new functions. 8 0.2.2 The Windows W problem . 8 0.3 The proposals . 9 0.3.1 Felipe's proposal. 9 0.3.2 Marco's proposal . 10 0.3.2.1 Aliases . 10 0.3.3 Florian's proposal. 11 0.3.3.1 The biggest problem: can't declare what type to expect. 12 0.3.3.2 Existing code . 12 0.3.3.3 The granularity . 12 0.3.3.4 Performance . 13 0.3.3.5 Alternate encodings. 14 0.3.3.6 Florian's response . 14 0.3.3.7 The good points . 15 0.3.4 Yury's proposal . 15 0.3.5 The hybrid model . 15 0.3.5.1 Problems of hybrid: var . 17 2 0.1 Introduction Lately there has been some discussion about a new unicode type, mostly due to a request from the Lazarus team to support unicode in le operations (for lenames, not handling of unicode les). A few proposals were made on the fpc-pascal maillist, abd some discussion followed, but it died out, and there a lot of details of the proposals were only discussed on subthreads.
    [Show full text]
  • Technology MX4 Technology MX4, Based in Canada, Is a Company That Works in the Field of Optimization Technologies for Complex Problems
    Technology MX4 Technology MX4, based in Canada, is a company that works in the field of optimization technologies for complex problems. About MX4 Technology MX4 is specialized in the development of web applications for K12 schools, which also includes providing training and user support. ZK x MX4 ZK is used in our main product called Trapeze School for the automatic creation of school timetables. The SAAS application targets K12 schools and can handle multiple school configuration and constraints. This tool is offered in 2 languages (French and English) and is being used by more than 150 schools across Quebec. “Simplicity (AJAX) and rapid The team is composed of 5 engineers; 1 for the User interface using development.” ZK and the others are working on the backend micro-services and AI engine. We started the project in 2011 and we have an ongoing delivery process to offer new features every 6 months. We use the following technologies in the project: ZK, Hibernate, Tomcat, Rest, Kafka, ActiveMQ and PostgreSQL. Why ZK We evaluated developing our web application in JSP and we built a small, but complete application that includes our principal needs using 3 different frameworks: OpenXava, Vaadin and ZK. ZK was the easiest and fastest one. ZK was the easiest to use in the sense that it hides and handles the AJAX part, so you don’t have to worry about passing information between the server and the client. As a result it saves the developing ZK – THE SIMPLEST WAY TO MAKE WEB APPLICATIONS RICH 2 CASE STUDY time a lot so we decide to go with ZK.
    [Show full text]
  • Programming Technologies for the Development of Web-Based Platform for Digital Psychological Tools
    (IJACSA) International Journal of Advanced Computer Science and Applications, Vol. 9, No. 8, 2018 Programming Technologies for the Development of Web-Based Platform for Digital Psychological Tools Evgeny Nikulchev1, Dmitry Ilin2 Pavel Kolyasnikov3 Ilya Zakharov5, Sergey Malykh6 4 MIREA – Russian Technological Vladimir Belov Psychological Institute of Russian University & Russian Academy Russian Academy Science Academy of Education Science, Moscow, Russia Moscow, Russia Moscow, Russia Abstract—The choice of the tools and programming In addition, large accumulated data sets can become the technologies for information systems creation is relevant. For basis for machine learning mechanisms and other approaches every projected system, it is necessary to define a number of using artificial intelligence. Accumulation of data from criteria for development environment, used libraries and population studies into a single system can allow a technologies. The paper describes the choice of technological breakthrough in the development of systems for automated solutions using the example of the developed web-based platform intellectual analysis of behavior data. of the Russian Academy of Education. This platform is used to provide information support for the activities of psychologists in The issue of selecting methodological tools for online and their research (including population and longitudinal offline research includes several items. researches). There are following system features: large scale and significant amount of developing time that needs implementation First, any selection presupposes the existence of generally and ensuring the guaranteed computing reliability of a wide well-defined criteria, on the basis of which a decision can be range of digital tools used in psychological research; ensuring made to include or not to include techniques in the final functioning in different environments when conducting mass toolkit.
    [Show full text]
  • IAU Catalyst, June 2021
    IAU Catalyst, June 2021 Information Bulletin Contents Editorial ............................................................................................................... 3 1 Executive Committee ....................................................................................... 6 2 IAU Divisions, Commissions & Working Groups .......................................... 8 3 News ................................................................................................................. 13 4 Scientific Meetings .......................................................................................... 16 5 IAU Offices ....................................................................................................... 18 6 Science Focus .................................................................................................. 24 7 IAU Publications .............................................................................................. 26 8 Cooperation with other Unions and Organisations ...................................... 28 9 IAU Timeline: Dates and Deadlines ................................................................ 31 2 IAU Catalyst, June 2021 Editorial My term as General Secretary has been most exciting, and has included notable events in the life of the Union, particularly the implementation of the IAU’s first global Strategic Plan (https:// www.iau.org/administration/about/strategic_plan/), which clearly states the IAU mission and goals for the decade 2020–2030. It also included the IAU’s centenary
    [Show full text]
  • Specialising Dynamic Techniques for Implementing the Ruby Programming Language
    SPECIALISING DYNAMIC TECHNIQUES FOR IMPLEMENTING THE RUBY PROGRAMMING LANGUAGE A thesis submitted to the University of Manchester for the degree of Doctor of Philosophy in the Faculty of Engineering and Physical Sciences 2015 By Chris Seaton School of Computer Science This published copy of the thesis contains a couple of minor typographical corrections from the version deposited in the University of Manchester Library. [email protected] chrisseaton.com/phd 2 Contents List of Listings7 List of Tables9 List of Figures 11 Abstract 15 Declaration 17 Copyright 19 Acknowledgements 21 1 Introduction 23 1.1 Dynamic Programming Languages.................. 23 1.2 Idiomatic Ruby............................ 25 1.3 Research Questions.......................... 27 1.4 Implementation Work......................... 27 1.5 Contributions............................. 28 1.6 Publications.............................. 29 1.7 Thesis Structure............................ 31 2 Characteristics of Dynamic Languages 35 2.1 Ruby.................................. 35 2.2 Ruby on Rails............................. 36 2.3 Case Study: Idiomatic Ruby..................... 37 2.4 Summary............................... 49 3 3 Implementation of Dynamic Languages 51 3.1 Foundational Techniques....................... 51 3.2 Applied Techniques.......................... 59 3.3 Implementations of Ruby....................... 65 3.4 Parallelism and Concurrency..................... 72 3.5 Summary............................... 73 4 Evaluation Methodology 75 4.1 Evaluation Philosophy
    [Show full text]
  • Stefano Meschiari Education W
    Stefano Meschiari education W. J. McDonald Fellow, University of Texas at Austin 2012 Doctor of Philosophy Astronomy & Astrophysics UT Austin, Department of Astronomy University of California, Santa Cruz H +1 (512) 471-3574 B [email protected] 2006 Master of Science (with highest honors) m http://stefano-meschiari.github.io Astronomy m http://www.save-point.io University of Bologna, Italy 2004 Bachelor of Science (with highest honors) research interests Astronomy • Extra-solar planet detection and dynamical modeling University of Bologna, Italy of radial velocity and transit data • N-body and hydrodynamical simulations applied to publications 17 refereed papers, 8 1st-author, h=12 proto-planetary disk evolution and planetary forma- Meschiari, S., Circumbinary Planet Formation in the Kepler- tion 16 System. II. A Toy Model for In-situ Planet Formation within • Data analysis through high-performance algorithms a Debris Belt, 2014, ApJ and citizen science Meschiari, S., Planet Formation in Circumbinary Configu- • Education and outreach through online engagement. rations: Turbulence Inhibits Planetesimal Accretion, 2012, ApJL work & research experience Meschiari, S., Circumbinary planet formation in the Kepler- 16 system. I. N-Body simulations, 2012, ApJ 2012-Present W. J. McDonald Postdoctoral Fellow Meschiari, S., et al., The Lick-Carnegie Survey: Four New University of Texas at Austin Exoplanet Candidates, 2011, ApJ Conduct research on planet formation in disturbed Meschiari, S. & Laughlin, G., Systemic: a testbed for charac- environments through numerical simulations, lead the terizing the detection of extrasolar planets. II. Full solutions development of the Systemic software for use in the data to the Transit Timing inverse problem, 2010, ApJ analysis pipeline of the Automated Planet Finder telescope Meschiari, S., Wolf, A.
    [Show full text]
  • Lista Ofrecida Por Mashe De Forobeta. Visita Mi Blog Como Agradecimiento :P Y Pon E Me Gusta En Forobeta!
    Lista ofrecida por mashe de forobeta. Visita mi blog como agradecimiento :P Y pon e Me Gusta en Forobeta! http://mashet.com/ Seguime en Twitter si queres tambien y avisame que sos de Forobeta y voy a evalu ar si te sigo o no.. >>@mashet NO ABUSEN Y SIGAN LOS CONSEJOS DEL THREAD! http://blog.newsarama.com/2009/04/09/supernaturalcrimefightinghasanewname anditssolomonstone/ http://htmlgiant.com/?p=7408 http://mootools.net/blog/2009/04/01/anewnameformootools/ http://freemovement.wordpress.com/2009/02/11/rlctochangename/ http://www.mattheaton.com/?p=14 http://www.webhostingsearch.com/blog/noavailabledomainnames068 http://findportablesolarpower.com/updatesandnews/worldresponsesearthhour2009 / http://www.neuescurriculum.org/nc/?p=12 http://www.ybointeractive.com/blog/2008/09/18/thewrongwaytochooseadomain name/ http://www.marcozehe.de/2008/02/29/easyariatip1usingariarequired/ http://www.universetoday.com/2009/03/16/europesclimatesatellitefailstoleave pad/ http://blogs.sjr.com/editor/index.php/2009/03/27/touchinganerveresponsesto acolumn/ http://blog.privcom.gc.ca/index.php/2008/03/18/yourcreativejuicesrequired/ http://www.taiaiake.com/27 http://www.deadmilkmen.com/2007/08/24/leaveusaloan/ http://www.techgadgets.in/household/2007/06/roboamassagingchairresponsesto yourvoice/ http://blog.swishzone.com/?p=1095 http://www.lorenzogil.com/blog/2009/01/18/mappinginheritancetoardbmswithst ormandlazrdelegates/ http://www.venganza.org/about/openletter/responses/ http://www.middleclassforum.org/?p=405 http://flavio.castelli.name/qjson_qt_json_library http://www.razorit.com/designers_central/howtochooseadomainnameforapree
    [Show full text]
  • Download This Issue (Pdf)
    Volume 46 Number 1 JAAVSO 2018 The Journal of the American Association of Variable Star Observers Optical Flares and Quasi-Periodic Pulsations on CR Draconis during Periastron Passage Upper panel: 2017-10-10-flare photon counts, time aligned with FFT spectrogram. Lower panel: FFT spectrogram shows time in UT seconds versus QPP periods in seconds. Flares cited by Doyle et al. (2018) are shown with (*). Also in this issue... • The Dwarf Nova SY Cancri and its Environs • KIC 8462852: Maria Mitchell Observatory Photographic Photometry 1922 to 1991 • Visual Times of Maxima for Short Period Pulsating Stars III • Recent Maxima of 86 Short Period Pulsating Stars Complete table of contents inside... The American Association of Variable Star Observers 49 Bay State Road, Cambridge, MA 02138, USA The Journal of the American Association of Variable Star Observers Editor John R. Percy Kosmas Gazeas Kristine Larsen Dunlap Institute of Astronomy University of Athens Department of Geological Sciences, and Astrophysics Athens, Greece Central Connecticut State University, and University of Toronto New Britain, Connecticut Toronto, Ontario, Canada Edward F. Guinan Villanova University Vanessa McBride Associate Editor Villanova, Pennsylvania IAU Office of Astronomy for Development; Elizabeth O. Waagen South African Astronomical Observatory; John B. Hearnshaw and University of Cape Town, South Africa Production Editor University of Canterbury Michael Saladyga Christchurch, New Zealand Ulisse Munari INAF/Astronomical Observatory Laszlo L. Kiss of Padua Editorial Board Konkoly Observatory Asiago, Italy Geoffrey C. Clayton Budapest, Hungary Louisiana State University Nikolaus Vogt Baton Rouge, Louisiana Katrien Kolenberg Universidad de Valparaiso Universities of Antwerp Valparaiso, Chile Zhibin Dai and of Leuven, Belgium Yunnan Observatories and Harvard-Smithsonian Center David B.
    [Show full text]