Dr. Tobias Rho


Phone
+49-228-73-4506
Fax
+49-228-73-4382
Room
A108
E-Mail

Welcome to my web page! I am an associate researcher at the Computer Science Department III of the University of Bonn. My interests are Aspect-Oriented Software Development, Logic Meta-Programming, Language Design, Model-driven Software Development, Agile Software Development and context-sensitive adaptation techniques for mobile applications.

In my diploma thesis I developed the uniformly generic aspect language LogicAJ and the transformation tool JTransformer, which is used as a base technology for LogicAJ and tools for refactorings, metrics and structural constraints. In my dissertation I focused on statically typed context-query languages and context-driven program adaptations.

Since autumn 2009 I am a shareholder of the University spin-off Qeevee UG (haftungsbeschränkt) and reponsible for Android development.

Research
  • JTransformer: Eclipse-based query and transformation engine for Java code

  • LogicAJ: An aspect language with homogenious genericity and static interference analysis

Publications
Development
Events
  • Droidcon 2009: Mister X goes Android - A Location-Based Multiplayer Game

Teaching
Tools
  • Eclipse Copy Formated Text (Update Site): Copy formatted text from Eclipse editors as Lyx-Code or HTML to the clipboard.

    The change the orginal Lyx colors to the default JDT Editor colors add the following lines to your document preamble:

    	\definecolor{magenta}{RGB}{127, 0, 85}
    	\definecolor{blue}{RGB}{42, 0, 255}
    	\definecolor{green}{RGB}{63, 127,95}
    	\definecolor{cyan}{RGB}{128, 128, 128}