CINXE.COM

Research - Usability Tool Support for Model-Based Web Development | Richard Atterer

<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Research - Usability Tool Support for Model-Based Web Development | Richard Atterer</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="shortcut icon" href="/sites/all/themes/canvas_spring/favicon.ico" type="image/x-icon" /> <meta name="viewport" content="width=device-width; initial-scale=0.6666; maximum-scale=1.5; minimum-scale=0.25;" /> <link type="text/css" rel="stylesheet" media="all" href="/sites/atterer/files/css/css_14af49e6e7b401453d58159b97e0a114.css" /> </head> <body class="not-front not-logged-in page-node node-type-page no-sidebars"> <div id="page"><div id="page-inner"> <a name="top" id="navigation-top"></a> <div id="skip-to-nav"><a href="#navigation">Skip to Navigation</a></div> <div id="header"><div id="header-inner" class="clear-block"> <div id="header-background"></div> <div id="logo-title"> <div id="logo"><a href="/" title="Home" rel="home"></a></div> </div> <!-- /#logo-title --> <div id="header-blocks" class="region region-header"> <div id="block-user-0" class="block block-user"> <h2>User login</h2> <div class="content"> <form action="/research?destination=node%2F36" accept-charset="UTF-8" method="post" id="user-login-form"> <div><div class="form-item" id="edit-name-wrapper"> <label for="edit-name">Username: <span class="form-required" title="This field is required.">*</span></label> <input type="text" maxlength="60" name="name" id="edit-name" size="15" value="" class="form-text required" /> </div> <div class="form-item" id="edit-pass-wrapper"> <label for="edit-pass">Password: <span class="form-required" title="This field is required.">*</span></label> <input type="password" name="pass" id="edit-pass" maxlength="60" size="15" class="form-text required" /> </div> <input type="submit" name="op" id="edit-submit" value="Log in" class="form-submit" /> <div class="item-list"><ul><li class="first last"><a href="/user/password" title="Request new password via e-mail.">Request new password</a></li> </ul></div><input type="hidden" name="form_build_id" id="form-Oaj-8Yg1pa1J2Lv4jVUclg6FW42x9ZkD4h_0B3qxvx4" value="form-Oaj-8Yg1pa1J2Lv4jVUclg6FW42x9ZkD4h_0B3qxvx4" /> <input type="hidden" name="form_id" id="edit-user-login-block" value="user_login_block" /> </div></form> </div> </div> </div> <!-- /#header-blocks --> </div></div> <!-- /#header-inner, /#header --> <div id="main"><div id="main-inner" class="clear-block with-navbar"> <div id="content"><div id="content-inner"> <div id="content-header"> <div class="breadcrumb"><a href="/">Home</a> &#8250; <a href="/research" class="active">Research</a></div> <h1 class="title">Research - Usability Tool Support for Model-Based Web Development</h1> </div> <!-- /#content-header --> <div id="content-area"> <div id="node-36" class="node clear-block"> <div class="meta"> <span class="submitted">Last update by Richard on 2010-05-23</span> <div class="terms terms-inline"><ul class="links inline"><li class="taxonomy_term_12 first last"><a href="/uni" rel="tag" title="">uni</a></li> </ul></div> </div> <div class="content"> <div class="sidebar-right"> <p><a href="/uni">All university-related pages</a><br/> (Student at TU München, PhD at LMU München)</p> </div> <style> table.pubdb td { padding: 1ex 0; } table.pubdb span.dl { font-size: .9em; color: #71826c; } table.pubdb td i { font-size: .9em; line-height: 110%; } table.pubdb td:first-child a.external-link { background: none; padding-right: 0; } </style> <div class="sidebar-right"> <ul class="compact"> <li><a href="#research">Research Interests</a></li> <li><a href="#thesis">PhD Thesis: Usability Tool Support for Model-Based Web Development</a></li> <li><a href="#usaproxy">UsaProxy</a></li> <li><a href="#webpagemap">WebpageMap</a></li> <li><a href="#publications">Publications</a></li> <li><a href="#studentenbetreuer">Studentenbetreuer für Medien-Software </a></li><li><a href="#teaching">Teaching</a></li> <li><a href="#students">Student work</a></li> </ul> </div> <p>From 2003 to 2008, I was a staff member and PhD candidate at the <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">media informatics group</a> <span>(Lehr- und Forschungseinheit Medieninformatik, Prof. Hußmann)</span> at <a href="http://www.ifi.lmu.de" lang="de">Ludwigs-Maximilians-Universität München</a>. I am still reachable at <span class="spamspan"><span class="u">richard [dot] atterer</span> [at] <span class="d">ifi [dot] lmu [dot] de</span></span>.</p> <!-- www.medien --> <h2 id="research">Research Interests</h2> <p>My research interests include:</p> <ul class="compact"> <li>Web Engineering</li> <li>Usability (and modelling of usability-related information)</li> <li>Modelling of business processes/workflows for web applications</li> <li>Automated tool support for modelling/testing</li> <li>(Accessibility, device independence of websites)</li> </ul> <h2 id="thesis">PhD Thesis: Usability Tool Support for Model-Based Web Development</h2> <p>I have submitted my <a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2008thesis">thesis</a>, and defended on 2008-10-09. This graph shows my progress during the ≈8 months I worked on it.</p> <p align="center"><img src="http://www.medien.ifi.lmu.de/team/richard.atterer/thesis-web-engineering.png" alt="[Graph showing number of pages, number of words]" title="Diss-o-meter" width="719" height="500" /></p> <p>Each dot is one SVN commit. Scripting all of this prevented useful work on the thesis for an entire afternoon, so of course I had to do it... ;-)</p> <h2 id="usaproxy">UsaProxy</h2> <p>Together with Monika Wnuk, I developed UsaProxy, an HTTP proxy for user interaction logging with AJAX websites. Visit Moni's <a href="http://fnuked.de/usaproxy/" target="_blank" class="external">UsaProxy homepage</a> for source code and further information! On this server, there is a <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/usaproxy/">backup of the UsaProxy code</a>.</p> <p>Publications in order of importance: <a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2006www">WWW 2006</a>, <a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2007chinote">CHI 2007</a>, <a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2007interact">INTERACT 2007</a>, <a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2006wwwlog">WWW 2006 workshop</a></p> <p>Known bugs and limitations (patches are welcome!):</p> <ul class="compact"> <li>No support for HTTPS, not even pass-through. Configure your browser to use no proxy for SSL.</li> <li>The logging of absolute mouse coordinates with <tt>-log</tt> was accidentally disabled in UsaProxy 2.0: <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/usaproxy/080113-usaproxy-mouse-coord.diff">Patch</a></li> <li>Bug: UsaProxy 2.0 also seems to lose some JavaScript events occasionally. Maybe try version 1.5 if you experience problems.</li> <li>Bug: HTTP headers are stored in a hash table. This has the undesired effect that multiple identical headers will not be forwarded correctly, in particular multiple <tt>Set-cookie</tt> headers. Causes problems e.g. logging into GMail.</li> </ul> <h2 id="webpagemap">WebpageMap</h2> <p>As part of his project thesis, Philip Lorenzi implemented the WebpageMap (<a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2008nordichishortheat">publication at NordiCHI 2008</a>), a browser extension designed to help users navigate on long web pages, using a heatmap and a pop-up table of contents. <a href="http://www.medien.ifi.lmu.de/pubdb/publications//pub/atterer2008nordichishortheat/atterer2008nordichishortheat.video.avi">Watch the WebpageMap video!</a></p> <p>You can try out WebpageMap yourself: Install the <a href="http://www.mozilla.com/firefox/" target="_blank" class="external">Firefox</a> web browser together with the <a href="http://www.greasespot.net/" target="_blank" class="external">Greasemonkey</a> extension. WebpageMap is implemented as a Greasemonkey script which gets executed on all web pages. With Greasemonkey installed, click on this link to install and enable the WebpageMap script: <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/mapframeOO-r113.user.js">WebpageMap Greasemonkey script</a></p> <p>The implementation has only some minor problems at the moment: Performance is worse than it could be because the heatmap is recalculated too often (especially noticeable after keypresses). The heatmap information for pages is never expired. Changes to the web page content will not be noticed, so the heatmap may no longer be accurate after content changes. The script stores the heatmap data permanently in a way that will add a lot of entries to Firefox's "about:config" list. To get rid of these entries, be sure to enable the option "also uninstall associated preferences" in the Greasemonkey dialog when you uninstall WebpageMap.</p> <h2 id="publications">Publications</h2> <!-- include http://www.medien.ifi.lmu.de/cgi%2dbin/search.pl?atterer:all:all:all:all - charset converted from "ISO-8859-1" --><table class="pubdb"><tr><td colspan="2" class="year_separator"><b>2010</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"></td> <td><a href="http://www.medien.ifi.lmu.de/team/paul.holleis/">Paul Holleis</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a>, <a href="http://www.medien.ifi.lmu.de/team/heiko.drewes/">Heiko Drewes</a>, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, Petra Dollinger <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=holleis2010classroom">Taking teaching beyond the classroom: Pervasive computing technologies for the classroom of the future</a></b> <br/> <i>In K. M&auml;kitalo-Siegl, J. Zottmann, F. Kaplan &amp; F. Fischer (eds.), Classroom of the Future. Orchestrating Collaborative Spaces (pp. 63-86). Rotterdam: Sense Publishers</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2009</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/alt2009interact/alt2009interact.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.pervasive.wiwi.uni-due.de/team/florian-alt/" target="_blank" class="external">Florian Alt</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a>, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.medien.ifi.lmu.de/team/paul.holleis/">Paul Holleis</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=alt2009interact">Bringing Web 2.0 to the Old Web: A Platform for Parasitic Applications</a></b> <br/> <i>In Proceedings of the 12th IFIP TC13 International Conference on Human-Computer Interaction, INTERACT 2009, Uppsala, Sweden, August 2009</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2008</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"></td> <td><a href="http://www.medien.ifi.lmu.de/team/sara.streng/">Sara Streng</a>, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=streng2008cite">Non-invasive Collaboration Aids: Supporting Group Learning with Pervasive and Ambient Technologies</a></b> <br/> <i>In Proceedings of the 2008 international Conference on Computer Science and Software Engineering - Volume 05 (December 12 - 14, 2008). CSSE. IEEE Computer Society, Washington, DC, 73-76.</i> (<a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/streng2008cite/streng2008cite.bib">bib</a>) </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2008nordichishorttree/atterer2008nordichishorttree.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, Max Tafelmayer <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2008nordichishorttree">Treemap-Based Website Navigation For Non-Hierarchical, Interlinked Sites: The Trackback Map</a></b> <br/> <i>In Proceedings of NordiCHI 2008, Lund, Sweden, October 2008</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2008nordichishortheat/atterer2008nordichishortheat.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications//pub/atterer2008nordichishortheat/atterer2008nordichishortheat.video.avi"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/video.png" width="32" height="32" border="0" alt="[Download video]" title="Download video" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, Philip Lorenzi <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2008nordichishortheat">A Heatmap-Based Visualization for Navigation Within Large Web Pages</a></b> <br/> <i>In Proceedings of NordiCHI 2008, Lund, Sweden, October 2008</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2008nordichi/atterer2008nordichi.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2008nordichi">Model-Based Automatic Usability Validation - a Tool Concept for Improving Web-Based UIs</a></b> <br/> <i>In Proceedings of NordiCHI 2008, Lund, Sweden, October 2008</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2008thesis/atterer2008thesis.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2008thesis">Usability Tool Support for Model-Based Web Development</a></b> <br/> <i>PhD thesis, faculty of Mathematics, Computer Science and Statistics, University of Munich, 2008, URN <a href="http://nbn-resolving.de/urn:nbn:de:bvb:19-92963" target="_blank" class="external">urn:nbn:de:bvb:19-92963</a></i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"></td> <td><a href="http://www.ifkw.lmu.de/personen/mitarbeiter/quiring_oliver/index.html" target="_blank" class="external">Oliver Quiring</a>, Benedikt von Walter, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=quiring2008nms">Can File Sharers be Triggered by Economic Incentives? - Results of an Experiment</a></b> <br/> <i>In Journal of New Media &amp; Society, Volume 10, Number 3, pages 433-453, June 2008, ISSN 1461-4448</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"></td> <td><a href="http://www.ifkw.lmu.de/personen/mitarbeiter/quiring_oliver/index.html" target="_blank" class="external">Oliver Quiring</a>, Benedikt von Walter, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.wim.bwl.uni-muenchen.de/personen/professoren/hess/index.html" target="_blank" class="external">Thomas Hess</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=quiring2008em">Decentralized Electronic Commerce: Exploring the Effects of Revenue Splitting Inside File Sharing Systems</a></b> <br/> <i>In Electronic Markets - the International Journal, Volume 18, Issue 2, pages 175-186, May 2008, ISSN 1019-6781</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2007</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2007interact/atterer2007interact.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2007interact/atterer2007interact.slides.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/presentation.png" width="32" height="32" border="0" alt="[Download presentation slides]" title="Download presentation slides" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a>, Monika Wnuk <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2007interact">A Proxy-Based Infrastructure for Web Application Sharing and Remote Collaboration on Web Pages</a></b> <br/> <i>In Proceedings of the 11th IFIP TC13 International Conference on Human-Computer Interaction, INTERACT 2007, Rio de Janeiro, Brazil, September 2007, ISBN 978-3-540-74794-9</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/drewes2007hcii/drewes2007hcii.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/heiko.drewes/">Heiko Drewes</a>, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=drewes2007hcii">Detailed Monitoring of User's Gaze and Interaction to Improve Future E-Learning</a></b> <br/> <i>In Proceedings of the 12th International Conference on Human-Computer Interaction (HCII '07), Beijing, China, Springer LNCS 4555, July 2007, ISBN 978-3-540-73280-8</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/quiring2007muk/quiring2007muk.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.ifkw.lmu.de/personen/mitarbeiter/quiring_oliver/index.html" target="_blank" class="external">Oliver Quiring</a>, Benedikt von Walter, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=quiring2007muk">Sharing Files, Sharing Money - Ein experimenteller Test des Nutzerverhaltens in Musiktauschbörsen unter verschiedenen ökonomischen Anreizbedingungen</a></b> <br/> <i>In: Schramm, Holger (2007): Musik und Medien (Sonderheft der Medien &amp; Kommunikationswissenschaft, 55). Baden-Baden: Nomos Verlagsgesellschaft GmbH, ISBN 978-3-8329-2789-9<br/>(im PDF ab Seite 295)</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"></td> <td><a href="http://www.ifkw.lmu.de/personen/mitarbeiter/quiring_oliver/index.html" target="_blank" class="external">Oliver Quiring</a>, Benedikt von Walter, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=quiring2007ica">Money from Peer to Peer - an Experiment on File Sharing Behavior under Different Economic Conditions</a></b> <br/> <i>Paper accepted for presentation at the 57th Annual Conference of the International Communication Association, San Francisco, USA, May 2007</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2007chinote/atterer2007chinote.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2007chinote/atterer2007chinote.slides.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/presentation.png" width="32" height="32" border="0" alt="[Download presentation slides]" title="Download presentation slides" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2007chinote">Tracking the Interaction of Users with AJAX Applications for Usability Testing</a></b> <br/> <i>In Proceedings of the SIGCHI Conference on Human Factors in Computing Systems 2007 (CHI '07), San Jose, CA, USA, April/May 2007, ISBN 978-1-59593-593-9<br/>(CHI 2007 honorable mention note, awarded by SIGCHI)</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2006</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/schmidt2006ieemobility/schmidt2006ieemobility.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a>, <a href="http://www.medien.ifi.lmu.de/team/paul.holleis/">Paul Holleis</a>, Jonna Häkkilä, <a href="http://www.rukzio.de/" target="_blank" class="external">Enrico Rukzio</a>, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=schmidt2006ieemobility">Mobile Phones as Tool to Increase Communication and Location Awareness of Users</a></b> <br/> <i>In Proceedings of the 3rd IEE Mobility Conference - The International Mobility '06: Proceedings of the 3rd international conference on Mobile technology, applications &amp; systems, ISBN 1-59593-519-3, October 2006, Bangkok, Thailand</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2006www/atterer2006www.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2006www/atterer2006www.slides.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/presentation.png" width="32" height="32" border="0" alt="[Download presentation slides]" title="Download presentation slides" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, Monika Wnuk, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2006www">Knowing the User's Every Move - User Activity Tracking for Website Usability Evaluation and Implicit Interaction</a></b> <br/> <i>In Proceedings of the 15th International World Wide Web Conference (WWW2006), ISBN 1-59593-323-9, Edinburgh, Scotland, May 2006</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2006wwwlog/atterer2006wwwlog.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2006wwwlog/atterer2006wwwlog.slides.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/presentation.png" width="32" height="32" border="0" alt="[Download presentation slides]" title="Download presentation slides" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2006wwwlog">Logging Usage of AJAX Applications With the "UsaProxy" HTTP Proxy</a></b> <br/> <i>In Proceedings of the WWW 2006 Workshop on Logging Traces of Web Activity: The Mechanics of Data Collection, Edinburgh, Scotland, May 2006</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/schmidt2006chiwip/schmidt2006chiwip.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a>, Jonna Häkkilä, <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.rukzio.de/" target="_blank" class="external">Enrico Rukzio</a>, <a href="http://www.medien.ifi.lmu.de/team/paul.holleis/">Paul Holleis</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=schmidt2006chiwip">Utilizing Mobile Phones as Ambient Information Displays</a></b> <br/> <i>CHI 2006 Work in Progress, Conference on Human Factors in Computing Systems CHI 2006, Montréal, Quebec, Canada, April 2006, ISBN 1-59593-298-4</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2006jwe/atterer2006jwe.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a>, <a href="http://www.medien.ifi.lmu.de/team/heinrich.hussmann/">Heinrich Hussmann</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2006jwe">Extending Web Engineering Models and Tools for Automatic Usability Validation</a></b> <br/> <i>In Journal of Web Engineering, ISSN 1540-9589, Vol. 5, No. 1 (2006), pages 43-64</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2005</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2005icwe/atterer2005icwe.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2005icwe/atterer2005icwe.slides.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/presentation.png" width="32" height="32" border="0" alt="[Download presentation slides]" title="Download presentation slides" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a>, <a href="http://www.pervasive.wiwi.uni-due.de/team/albrecht-schmidt/" target="_blank" class="external">Albrecht Schmidt</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2005icwe">Adding Usability to Web Engineering Models and Tools</a></b> <br/> <i>In Proceedings of the Fifth International Conference on Web Engineering (ICWE2005), Sydney, Australia, pages 36-41, Springer LNCS 3579, ISBN 978-3-540-27996-9, July 2005</i> </td> </tr> <tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2005sac/atterer2005sac.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2005sac/atterer2005sac.slides.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/presentation.png" width="32" height="32" border="0" alt="[Download presentation slides]" title="Download presentation slides" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2005sac">Where Web Engineering Tool Support Ends: Building Usable Websites</a></b> <br/> <i>In Proceedings of the 20th Annual ACM Symposium on Applied Computing (SAC05), ISBN 1-58113-964-0, Santa Fe, New Mexico, USA, pages 1684-1688, March 2005</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2002</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2002diploma/atterer2002diploma.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2002diploma">Efficient Storage of XML Data Streams</a></b> <br/> <i>Diploma thesis, Technische Universität München, Munich, Germany, December 2002</i> </td> </tr> <tr><td colspan="2" class="year_separator"><b>2000</b></td></tr><tr> <td width="11%" valign="top" nowrap="nowrap"><a href="http://www.medien.ifi.lmu.de/pubdb/publications/pub/atterer2000sep/atterer2000sep.pdf"><img src="http://www.medien.ifi.lmu.de/pubdb/publications/images/pdf.png" width="32" height="32" border="0" alt="[Download PDF]" title="Download PDF" /></a><br/><span class="dl">Download</span></td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/">Richard Atterer</a> <br/> <b><a href="http://www.medien.ifi.lmu.de/forschung/publikationen/detail?pub=atterer2000sep">Automatic Test Data Generation From VDM-SL Specifications</a></b> <br/> <i>Dissertation submitted as part of a Software Engineering project, University of Belfast, Northern Ireland, April 2000</i> </td> </tr> </table><!-- /include http://www.medien.ifi.lmu.de/cgi%2dbin/search.pl?atterer:all:all:all:all --><h2 id="studentenbetreuer">Studentenbetreuer für Medien-Software </h2> <p>Seit April 2008 wird meine <strong>Stelle aus Studiengebühren finanziert</strong>, mit dem Zweck, Studierende während des Studiums ergänzend zur regulären Lehre zu unterstützen. Studierende können mich gerne jederzeit per <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/../../mailto/richard.atterer/ifi.lmu.de" class="mailto">Mail</a> oder Telefon kontaktieren oder persönlich <a href="http://www.medien.ifi.lmu.de/team/richard.atterer/#top">vorbeikommen</a>! Meine angebotenen "Dienste" sind:</p> <ul> <li>Persönliche Beratung und Hilfe: <ul class="compact"> <li>Bei Projekt-/Diplomarbeiten, Hauptseminar-Themen, Hausaufgaben, Praktika</li> <li>Planen von Lösungsansatz und Arbeitsschritten</li> <li>Technologie-Beratung, Hilfe bei Programmierung in Java, JavaScript, C, C++, PHP etc., aber auch LaTeX, HTML, CSS usw.</li> <li>Installation/Benutzung von Medien-Software, etwa für Bildbearbeitung (z.B. Gimp), Audio (z.B. Audacity), Server (J2EE, Linux), Videoschnitt (muss mir für Letzteres noch Wissen aneignen)</li> <li>Vermittlung bei Konflikten mit Übungsleiter, Betreuer o.Ä.</li> <li>Hilfe beim Finden eines Betreuers für ein vorgegebenes Projekt-/Diplomarbeitsthema</li> <li>Technische und inhaltliche Tipps beim Schreiben einer Studienarbeit</li> <li>...die eigentliche Arbeit nehm' ich aber keinem ab! ;-)</li> </ul> </li> <li>Durchführung von Tutorials für interessierte Studierende: <ul class="compact"> <li>Bei größerem Interesse an bestimmten Themengebieten</li> <li>Wohl Durchführung als Blockveranstaltung in den Semesterferien</li> <li>Praxisorientiert, interaktiver Vortragsstil</li> <li>Mögliche Themen z.B. wissenschaftliches Arbeiten, Studienarbeiten erstellen, Web-Technologien, Linux, Java/C++-Programmierung (auch für Multimedia-Programmierung), Nutzung von Medien-Software</li> <li><a href="http://www.medien.ifi.lmu.de/lehre/ws0809/twt/">Tutorial im WS 2008/2009: Web-Technologien</a></li> </ul> </li> </ul> <p>Es gibt weitere Studentenbetreuer - zurzeit noch <a href="http://www.rz.ifi.lmu.de/rbg.html" target="_blank" class="external">Michael Stübiger</a> bei der RBG.</p> <h2 id="teaching">Teaching</h2> <ul class="compact"> <li>WS2008/2009: <a href="http://www.medien.ifi.lmu.de/lehre/ws0809/twt/">Tutorial Web-Technologien</a> - Vorträge</li> <li>SS2008: <a href="http://www.medien.ifi.lmu.de/lehre/ss08/mmi2/">Mensch-Maschine-Interaktion 2</a> - Vorlesung</li> <li>SS2006: <a href="http://www.medien.ifi.lmu.de/lehre/ss06/mmi2/">Mensch-Maschine-Interaktion 2</a> - Übungsleitung</li> <li>WS2005/2006: <a href="http://www.medien.ifi.lmu.de/lehre/ws0506/wt/">Web-Technologien</a> - Vorlesung</li> <li>WS2005/2006: <a href="http://www.medien.ifi.lmu.de/lehre/ws0506/mmi/">Mensch-Maschine-Interaktion</a> - Übungsleitung</li> <li>SS2005: <a href="http://www.medien.ifi.lmu.de/lehre/ss05/mmi2/">Mensch-Maschine-Interaktion 2</a> - Übungsleitung</li> <li>WS2004/2005: <a href="http://www.medien.ifi.lmu.de/lehre/ws0405/mmn/">Multimedia im Netz</a> - Übungsgruppenbetreuung</li> <li>SS2004: <a href="http://www.medien.ifi.lmu.de/lehre/ss04/mmp/">Multimedia-Programmierung</a> - Gruppenbetreuung</li> </ul> <h2 id="students">Student work</h2> <p>The following is a list of student projects supervised by me, both current and former Projektarbeiten (PA) and Diplomarbeiten (DA).</p> <table width="100%" cellspacing="8"> <thead> <tr> <td><b>Student</b></td> <td><b> </b></td> <td><b>Title</b></td> <td><b>Date</b></td> </tr> </thead> <tbody> <tr> <td>Philip Lorenzi</td> <td>PA</td> <td><a href="https://wiki.medien.ifi.lmu.de/Main/WebLesehilfe" target="_blank" class="external">Web-Lesehilfe</a></td> <td>2008-02-15 to 08-14</td> </tr> <tr> <td>Max Tafelmayer</td> <td>PA</td> <td>Treemap-Navigation für Webseiten</td> <td>2008-02-01 to 07-31</td> </tr> <tr> <td>Kerstin Glaab</td> <td>DA</td> <td>Analyse, Entwicklung und Evaluation einer webbasierten Benutzerschnittstelle im Bereich der medizinischen Bildanalyse</td> <td>2008-02-15 to 08-14</td> </tr> <tr title="supervised together with Sara Streng"> <td>Annika Frank &amp; Sonja Rümelin</td> <td>PA</td> <td><i>Paper prototyping, user testing</i></td> <td>2007-12-15 to 06-14</td> </tr> <tr> <td>Monika Wnuk</td> <td>DA</td> <td>Remote Web-based Monitoring and Shared Browsing</td> <td>2006-06-07 to 12-06</td> </tr> <tr> <td>Tom Lederer</td> <td>PA</td> <td>hcilab.org navigation</td> <td>2006-07-01 to 12-31</td> </tr> <tr> <td>Christoph Metz</td> <td>DA</td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/files/arbeiten/diplomarbeit-christoph-metz.pdf" class="pdf">Unterstützung von Content-Management-Prozessen und Web-Engineering-Methoden durch Web-2.0-Technologien</a></td> <td>2006-05-01 to 11-01</td> </tr> <tr> <td>Andreas Singer</td> <td>DA</td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/files/arbeiten/diplomarbeit-andreas-singer.pdf" class="pdf">Semi-automatische Accessibility-Analyse von Webseiten</a></td> <td>2006-06-01 to 12-01</td> </tr> <tr> <td>Ronald Ecker</td> <td>PA</td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/files/arbeiten/projektarbeit-ronald-ecker.pdf" class="pdf">Semi-automatische Usability-Analyse des Layouts von Webseiten</a></td> <td>2006-04-15 to 10-31</td> </tr> <tr title="supervised together with Albrecht Schmidt"> <td>Sebastian Lechenbauer</td> <td>DA</td> <td>Benutzerfreundliche Bedienoberfläche für Web-CMS</td> <td>2006-05-01 to 10-31</td> </tr> <tr> <td>Christoph Metz</td> <td>PA</td> <td>Webanwendung zur Erstellung von grafischen Mailings</td> <td>2005-07-11 to 01-11</td> </tr> <tr> <td>Lucie Drasch</td> <td>PA</td> <td>Usability-Evaluation eines Webauftritts</td> <td>2005-09-15 to 03-15<br /> (nicht abgeg.)</td> </tr> <tr> <td>Monika Wnuk</td> <td>PA</td> <td><a href="http://www.medien.ifi.lmu.de/team/richard.atterer/files/arbeiten/projektarbeit-monika-wnuk.pdf" class="pdf">"Usability-Proxy" für Webseiten</a></td> <td>2005-03-01 to 10-01</td> </tr> <tr> <td>Bernhard Engstler</td> <td>PA</td> <td>Simulation einer Geschäftsidee</td> <td>2005-02-23 to 10-23</td> </tr> <tr> <td>Ina Zumbruch</td> <td>PA</td> <td>Workflow-Analyse: Redaktion für einen Webauftritt</td> <td>2005-02-15 to 05-11</td> </tr> <tr title="supervised together with Albrecht Schmidt"> <td>Christoph Kaiser &amp; Andreas Singer</td> <td>PA</td> <td><i>Bluetooth / cellular phone programming</i></td> <td>2004-03-01 to 01-13</td> </tr> <tr> <td>Jens Hellwig</td> <td>PA</td> <td>Business modeling and implementation as a website</td> <td>2004-04-15 to 11-01</td> </tr> </tbody> </table> <!-- https://www.medien.ifi.lmu.de/intern/wol?ether=00300550AE1B --> <!-- /www.medien --> </div> </div> </div> </div></div> <!-- /#content-inner, /#content --> <div id="navbar"><div id="navbar-inner" class="clear-block region region-navbar"> <a name="navigation" id="navigation"></a> <div id="search-box"> <form action="/research" accept-charset="UTF-8" method="post" id="search-theme-form"> <div><div id="search" class="container-inline"> <div class="form-item" id="edit-search-theme-form-1-wrapper"> <input type="text" maxlength="128" name="search_theme_form" id="edit-search-theme-form-1" size="15" value="Search" title="Enter the terms you wish to search for." class="form-text" /> </div> <input type="hidden" name="form_build_id" id="form-_KDQHzlNwup7l7FZY0CkM7GnnUB8RwC3Gl8rhEId9-U" value="form-_KDQHzlNwup7l7FZY0CkM7GnnUB8RwC3Gl8rhEId9-U" /> <input type="hidden" name="form_id" id="edit-search-theme-form" value="search_theme_form" /> </div> </div></form> </div> <!-- /#search-box --> <div id="primary"> <ul class="links"><li class="menu-344 first"><a href="/photo" title="">Photography</a></li> <li class="menu-362"><a href="/software" title="">Software</a></li> <li class="menu-190"><a href="/jigdo" title="jigdo (Jigsaw Download) - a download manager for CD/DVD images">jigdo</a></li> <li class="menu-376 active-trail active"><a href="/research" title="" class="active">Research</a></li> <li class="menu-193 last"><a href="/about" title="About">About</a></li> </ul> </div> <!-- /#primary --> </div></div> <!-- /#navbar-inner, /#navbar --> </div></div> <!-- /#main-inner, /#main --> <div id="footer"><div id="footer-inner" class="region region-footer"> <div id="footer-message"><div class="aller"><i>© Copyright 2014 Richard Atterer</i></div> <div class="breadcrumb"> <a href="#page">&nbsp;Top of page&nbsp;</a> &#8226; <a href="/">&nbsp;Home&nbsp;</a> &#8226; <a href="/sitemap">&nbsp;Sitemap&nbsp;</a> &#8226; <a href="/contact">&nbsp;Contact&nbsp;</a> &#8226; <a href="/about">&nbsp;About&nbsp;</a></div></div> </div></div> <!-- /#footer-inner, /#footer --> </div></div> <!-- /#page-inner, /#page --> <script type="text/javascript" src="/sites/atterer/files/js/js_b0b21dfadec5927599caf5b21dcf2041.js"></script> <script type="text/javascript"> <!--//--><![CDATA[//><!-- jQuery.extend(Drupal.settings, { "basePath": "/", "spamspan": { "m": "spamspan", "u": "u", "d": "d", "h": "h", "t": "t" } }); //--><!]]> </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10