Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Eclipse DemoCamps November 2009/Vienna"

m (last attending)
m (Who Is Attending)
Line 209: Line 209:
 
# Robert Koch
 
# Robert Koch
 
# Raphael Stary
 
# Raphael Stary
# Deiter Laslov
+
# Dieter Laslov, s-IT Solutions GmbH
# Bernhard Gruber
+
# Bernhard Gruber, s-IT Solutions GmbH
 
# Martin Hofer
 
# Martin Hofer
 
# Wolfgang Merr
 
# Wolfgang Merr
 +
 +
At least 82 people were attending, probably more...

Revision as of 21:12, 30 November 2009

Eclipse-camp.gif What is an Eclipse DemoCamp?

Location

Vienna TU Freihaus.jpg

TU Vienna (Google Maps)
Room FH HS6

Date and Time

November 30, 2009
18:00 - 22:00

Schedule

18:00 - 19:20 : talks, first part
19:20 - 19:50 : refreshments
19:50 - 21:15 : talks, second part, focusing on modelling
21:15 - 24:00 : Eclipse come together, "(almost) open end" @ Nelson's (warm food served till 22:00)

Organizers

Codeworks.png - Codecop.png - Jsug vienna logo.png


Sponsors

Lixto.gif - Agentex logo rgb 300dpi.jpg - Ciit-logo.gif - Systemone web.png
Javatraining dunkelblau final.png - Sphinx logo.gif
Sitlogo.gif

Planned Presenters

  • Werner Keil, Creative Arts & Technologies, "Spatio-Temporal Epidemiological Modeler"
    • The Spatio-Temporal Epidemiological Modeler (STEM) is an Eclipse based RCP for modeling the global spread of infectious disease. STEM started in the Eclipse Open Healthcare Framework and was recently promoted as a top level Eclipse Technology project (http://www.eclipse.org/stem/) designed to allow global collaboration on the development of infectious disease models.
    • It embodies a flexible "graph based" representational framework that allows models to be composed from different components provided by different researchers. It also includes extensive data sets that represent the entire political geography of the planet (244 countries) as well as sophisticated mathematical models for predicting disease propagation. STEM also integrates internal views for geographic visualization and as well as offering interfaces to Google Earth. Scenarios can be created using drag-and-drop editors and can include Models that incorporate different layers of abstraction, for instance it can layer economic models "over top" of disease models.
    • Public policy interventions can be modeled in STEM through the use of a conditional "trigger" mechanism that tests for conditions in a simulation and then changes some aspect of the Simulation's state as a result (e.g., closing borders, schools, public buildings,...). STEM is a very general system and is designed and implemented to allow for other types of simulation scenarios including disaster planning and recovery, military planing and infrastructure deployment.
    • An interesting aspect of STEM is that it can run "simulations" in real-time (also in a grid or cloud environment where required) and integrate them with data from external sources to create systems that provide situational awareness. This talk will introduce STEM, demonstrate its application to pandemic disease modeling and discuss its implementation and applicability to other domains.


  • Lixto Team, Lixto Software GmbH, "Eclipse-related aspects in Lixto Visual Developer"
    • Lixto Visual Developer (VD) is an integrated development environment specifically geared towards the visual development of Web data extraction programs, supporting complex navigation and extraction tasks on highly dynamic Web applications. It is built on top of the Eclipse IDE framework and embeds the Mozilla browser engine. In this talk, we give a brief overview of several Eclipse-related aspects in Visual Developer: This comprises Browser Integration using ATF, GUI creation with JFace/SWT, EMF for storing and managing our data models, ZEST for visualization of web navigation workflows, and our building framework to create a light-weight IDE. Moreover, we illustrate use of features for plugin composition and perspective customization allowing us to easily generate our second application, the Lixto Web Application Testing Solution, which is based on VD. In a "ten minutes of fame" quick tour, we will demonstrate these aspects of the Visual Developer and are eager to discuss further details in the reception after the talks.


  • Christoph Mayerhofer, INSO, "ReviewClipse - Continuous Code-Reviews within the Eclipse IDE"
    • Features of ReviewClipse
    • 5 min Demo
    • Architecture: Extension-Points
    • Outlook: What we are working on



  • Tom Schindl, BestSolution.at, "E4 - A short overview"
    • This talk will give you a very very short overview what e4 is about, the design ideas behind and ends with a small e4 Rcp Application demostrating some of e4s features.


  • Robert Handschmann, Sphinx IT Consulting, "MDSD with Serapis using Eclipse Plugins"
    • Sphinx IT Consulting works on an Eclipse based MDSD Solution since several years.
    • Robert Handschmann demonstrates the Language Workbench in action and shows the tight integration of the plugins into the Eclipse Platform.


  • Maximilian Weißböck, The Business Kitchen - "Speed up your development with Eclipse and Xtext"
    How to pragmatically and efficiently build and use DSL's in your project
    • Why do we need DSL's?
    • Benefits of using Xtext for your DSL
    • Demo: Real World Example DSL for Hibernate & Tapestry 5
    • Best practices to get you up and running in your project with Xtext


  • Karl Hönninger, s-IT Solutions GmbH, "openXMA DSL" openXMA – Integrated presentation layer modelling
    • RIA with HOPP – Pattern
    • Eclipse tool chain based on EMF/Xtext
    • Combined textual and graphical presentation layer modelling
    • Integrated with domain modelling


  • Florian Pirchner, "Riena-EMF-Dynamic-Views (redview)"
    • What is redview?
    • Short live demo
    • Basic architecture
    • Redviews WYSIWYG editor
    • Live demo with CDO integration. Redviews are stored in a repository in munich. Changes at the model are pushed to all connected clients realtime.


  • Philip Langer, Business Informatics Group, TU Wien, "The Operation Recorder: Specifying "Model Refactorings By-Example"
    • Predefined composite operations are handy for efficient software modeling, e.g., for the automatic execution of refactorings, and for the introduction of patterns in existing models. Some modeling environments provide an initial set of basic refactoring operations, but hardly offer any extension points for the user. Even if extension points exist, the introduction of new composite operations requires programming skills and deep knowledge of the respective metamodel.
    • In our demonstration we present the OperationRecorder, a tool for specifying composite operations, like refactorings, within the user's modeling language and environment of choice. The user models the composite operation by-example, which enables the semi-automatic derivation of a generic composite operation specification. This specification may be used in further modeling scenarios, like model refactoring and model versioning. We demonstrate our tool by creating two refactoring specifications for UML class diagrams and UML state machine diagrams.
    • After outlining the approach from a theoretical point of view we will demonstrate the easy and efficient usage of our tool by creating two refactoring specification in the domain of the UML class diagram as well as the UML state machine diagram. For educational reasons we start with a small example, the //Convert to Singleton// refactoring, where a plain UML class is transformed to act as singleton. To get a complete impression of the expressive power we continue with a more complicated example, //Introduce Composite State// in UML state machine diagrams, for which the definition of user input as well as iterations are necessary.


All demo slots are now occupied. New demos can now only be added if some presenter drops out.

Who Is Attending

If you plan on attending please add your name and company to the list below. We'd like to see as many people show up as possible.
If you don't want to create an account, just drop us a mail at democamp09@jsug.at or message Michael Clay on Xing. We really appreciate it!

  1. Michael Clay, Codeworkz
  2. Peter Kofler, code-cop.org
  3. Markus Musil, Codeworkz
  4. Christian Schiestl, Sphinx IT Consulting
  5. Michael Greifeneder, JSUG
  6. Robert Baumgartner, Lixto Software GmbH
  7. Gerald Ledermueller, Lixto Software GmbH
  8. Alex Hartmann, Lixto Lixto Software GmbH
  9. Karin Schellner, Lixto Software GmbH
  10. Karl Hönninger (Speaker)
  11. Maximilian Weißböck (Speaker)
  12. Werner Keil (Speaker)
  13. Christoph Mayerhofer (Speaker)
  14. Tom Schindl (Speaker)
  15. Josef Krammer
  16. Florian Pirchner (Speaker)
  17. Ralph Mueller, Eclipse Foundation (still payed the beer after the event)
  18. Bernd Schlapsi
  19. Joachim Grüneis
  20. Julian Motamedi
  21. Hans Sowa
  22. Robert Handschmann, Sphinx IT Consulting (Speaker)
  23. Philip Langer (Speaker)
  24. Gregor B. Rosenauer, ITSV GmbH
  25. Michael Schaffler, CIIT
  26. Christoph Nagl
  27. Alexander Wascher
  28.  ? Erich Vetter
  29. Andreas Petersson
  30. Christian Schäfer, CNS
  31. Georg Weidenauer
  32. Görge Albrecht
  33. Mario Winterer, Software Competence Center Hagenberg GmbH
  34. Eva Fulierova, CIIT
  35. Christian Flandorfer
  36. Daniel Passecker
  37. Philip Graf, Zühlke Engineering (Austria) GmbH
  38.  ? Jürgen Fritz
  39.  ? Michael Krieber
  40.  ? Christopher Neufeld-Chalupa, CSC Austria
  41.  ? Lubos Bistak, Sphinx IT Consulting
  42. Matthias Filter, Bundesinstitut für Risikobewertung
  43. Balasz Lichtl
  44.  ? Zmary Gharwal, the business kitchen
  45. Roland Germ, CPB Software (Austria) Gmbh
  46.  ? Horst Dehmer, Frequentis AG
  47.  ? Igor Jancev, Smile it solutions
  48. Chris Aniszczyk, EclipseSource (Speaker)
  49. Jeff McAffer, EclipseSource (Speaker)
  50. Stefan Leopold
  51. Inge Bramboeck
  52. Wolfgang Gruber
  53. Sabrina Zwölfer
  54.  ? Martin Ehrnhoefer
  55.  ? Iren Tuna, Sphinx IT Consulting
  56. Dominik Brandl
  57.  ? Christoph Jäger, Cargodata
  58. Peter Štibraný, Foglyn
  59.  ? Paul Glaser, Cargodata
  60. Benjamin Smith-Mannschot, Bundesrechenzentrum GmbH
  61.  ? Michael Moser, Software Competence Center Hagenberg GmbH
  62. Kilian Matt
  63. Bernhard Löwenstein
  64. Hannes Erven, Hannes Erven IT-Dienstleistungen
  65. Dominik Dorn (will attend second half)
  66.  ? Wolfgang Schuetzelhofer
  67.  ? Alexander Malic
  68. Christoph Pontasch
  69. Robert Zemliczka
  70. Alexander Nemeth
  71. Kariem Hussein
  72.  ? Florian Guggenberger
  73. Ruslan Fayzrakhmanov, DBAI Group, TU Wien
  74. Daniel Fede, CNS
  75. Payerl Peter, ICube
  76. Marcus Vitek
  77. Thomas Heigl
  78. Bernhard Woditschka
  79. Martin Gruscher
  80. Markus Aistleitner
  81. Martin Schmidt
  82. Fredrik Debong, JSUG
  83. Michael Halwax
  84. Dominik Karall
  85.  ? Johannes Zweng
  86. Oliver Filz
  87. Bernhard Huber, Sielog GmbH
  88. Martin Schürrer, JSUG
  89. Florian Motlik, JSUG
  90. Hannes Satz
  91. Oliver Selinger
  92. Markus Freudenthaler
  93. Richard Beitelmair
    (last update 17:00, following people were met "on site")
  94. Oliver Zweng
  95. Aist Leitner
  96. Adrian Glogor
  97. Peter Schleinzer
  98. Helmut Zemlicka
  99. Thomas Gauß
  100. Hofer Max
  101. Gerhard Leonhartsberger
  102. Robert Koch
  103. Raphael Stary
  104. Dieter Laslov, s-IT Solutions GmbH
  105. Bernhard Gruber, s-IT Solutions GmbH
  106. Martin Hofer
  107. Wolfgang Merr

At least 82 people were attending, probably more...

Back to the top