Photo of Ta'id Holmes
Dipl.-Ing. Ta'id HOLMES, DEA Bakk.techn.
Project Assistant, PhD Student
PGP: Public-Key
Fingerprint
5C88 B659 6FCF 044B 96CB
31E0 89A7 EA84 8B99 0134
Email: username@domain where
username = tholmes and
domain = infosys.tuwien.ac.at
Web: http://taid.holmes.at
Phone: +43(1)588.01-584.03
Fax: +43(1)588.01-184.91
Address: Distributed Systems Group
Institute of Information Systems
Vienna University of Technology
Argentinierstraße 8/184-1
A-1040 Wien, Austria
See Also: Whitepages TU Wien
More:
No, I am not related to Sherlock Holmes.
Research Interests
Some research topics I am currently interested in include:
  • Web Services (WS), Service-Oriented Architectures (SOA)
  • Model-Driven Development (MDD)
  • Model-Based Testing (MBT)
  • Collaborative Development Environments (CDE)
  • Model-Driven Web Applications
Supervision Guidelines
If you are interested in doing or practica or master thesis under my supervision, please consider these guidelines. While a practica can also scretch the scientific method in an online documentation, a thesis of course should elaborate on it in a much more detailed way as described below.

Field of Research

Please check the collection of some research topics I am currently interested/involved in. If you have experience in the one or other area, you may draft and send me a proposal and we may discuss on a concrete subject for your work.

Subject

Define your subject, give an introduction to the topic, illustrate the problem and formulate and motivate your research question. Address the relevance of the problem, enumerate different requirements and position the goals for your work.

Results

Illustrate the (expected) outcome of your work: explain your approach, present your e.g. software architecture and describe the components involved.

Evaluation

How do you/do you intend to evaluate your work?

Related Work

Compare your work to existing literature. What is the context of your/their work. What are you/they focusing on?

Resources

You can access various resources within the TUNet. You may thus want to establish a VPN connection from home.

Libraries

Search Engines

Publishers

Online Libraries

Communities, Consortiums, Groups, Organizations, Societies, Task Forces, Unions,...

Checklists

Submission of Documents

  • Your abstract summarises your research by explaining the main arguments, topics and findings in a self-contained way.
  • Check the spelling and grammar!
  • Write out all numbers between one and twelve.
  • Write out abbreviation the first time you use them.
  • Your bibliography is complete and correct.
  • References to tables and figures are correct.
  • Text in figures is readable.
  • You have printed your document to PDF, embedded all fonts and successfully checked the layout of the file.

Submission of Software

  • All artifacts have been commited to and can be retrieved from a repository.
  • All source code files contain headers with an Open Source License; preferably MIT or LGPL.
  • Your classes and methods are well documented and you use a logging framework for describing and debuging your algorithms.
  • A build can automatically be generated (e.g. with 'mvn install').
  • You have written tests in order to demonstrate and check the functionality of your software that can be automatically executed (e.g. with 'mvn test').
  • You have documented and described the pre- and postconditions of your tests.
  • No configurations are hardcoded in your source code but can be set using e.g. environment variables or property files.
  • You have done a code review and eliminated all plattform specific code (you use e.g. java.io.File.pathSeparator in Java programs).
  • You have described your software architecture and components using UML diagrams.
  • You have written a user manual: how can your software be installed and consumed?
  • You have written a developer manual: how can your software be customized, extended by a plugin, etc.?

Links

  • FreeMind - a mind-mapping software.
  • Planner - a project management tool.
  • LaTeX - the de facto standard for the communication and publication of scientific documents.
  • Zotero - a free Firefox extension: collect, manage, and cite your research sources.
  • Software Stencils - Visio Stencil and Template for UML
  • PDFCreator - creates PDFs from any Windows program. Use it like a printer.
  • create backups! - and/or make use of our SVN repository.