User Tools

Site Tools


people

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
people [2009/12/02 11:50] alombidepeople [2010/07/18 15:37] – Dries dharnie
Line 1: Line 1:
 ~~NOTOC~~ ~~NOTOC~~
 +
  
 ===== People ===== ===== People =====
  
-The people behind the AmbientTalk project are: 1 professor, 1 post-doc researcher and PhD students from the [[http://prog.vub.ac.be|Programming Technology Laboratory]] of the [[http://www.vub.ac.be|Vrije Universiteit Brussel]].+The people behind the AmbientTalk project are: 1 professor, 1 post-doc researcher and PhD students from the [[http://prog.vub.ac.be|Programming Technology Laboratory]] of the [[http://www.vub.ac.be|Vrije Universiteit Brussel]].
  
 {{ ambientpeople.jpg?400 }} {{ ambientpeople.jpg?400 }}
Line 10: Line 11:
  
 == Prof. Dr. Wolfgang De Meuter == == Prof. Dr. Wolfgang De Meuter ==
-[[ http://prog.vub.ac.be/doku.php?id=wolfwiki |Homepage ]]+[[ http://soft.vub.ac.be/soft/wolfwiki/start |Homepage ]]
  
 In the past, I have been active in the design and formalisation of prototype-based object-oriented programming languages. After a small detour in AOP (where I introduced monads in AOP and identified the need for cflow with jumping aspects), I'm currently working with the ambient group on the design and implementation of ambient-oriented programming languages. My current mission is to come up with language constructs that make writing software for loosely coupled (mobile) distributed systems as much fun as writing sequential programs in languages like Scheme, Smalltalk or Haskell. This is done by inventing new programming language abstractions and by hiding the technical burden as much as possible in the interpreter of those languages. In the past, I have been active in the design and formalisation of prototype-based object-oriented programming languages. After a small detour in AOP (where I introduced monads in AOP and identified the need for cflow with jumping aspects), I'm currently working with the ambient group on the design and implementation of ambient-oriented programming languages. My current mission is to come up with language constructs that make writing software for loosely coupled (mobile) distributed systems as much fun as writing sequential programs in languages like Scheme, Smalltalk or Haskell. This is done by inventing new programming language abstractions and by hiding the technical burden as much as possible in the interpreter of those languages.
Line 36: Line 37:
  
 I am currently looking into programming abstractions that allow to specify which events to capture by distributed application components in a mobile ad hoc network. Furthermore, I am trying to come up with mechanisms that allow reacting to these events without relying on event handlers or other callback mechanisms. Finally, low level events should be processed (e.g. by combining them) such that they are on the semantic level of the application. I am currently looking into programming abstractions that allow to specify which events to capture by distributed application components in a mobile ad hoc network. Furthermore, I am trying to come up with mechanisms that allow reacting to these events without relying on event handlers or other callback mechanisms. Finally, low level events should be processed (e.g. by combining them) such that they are on the semantic level of the application.
 +
 +=====
 +== Dries Harnie ==
 +
 +Thanks to the work of the other people on this page, programming applications for mobile devices is now as easy as, say, writing a blog. However, research so far has focused on one-to-one communication and how the properties of MANETs disrupt it.
 +
 +In the Real World(tm) we do group communication without giving it a second thought, changing conversation topics as people leave and rejoin the group. Likewise, we effortlessly do service composition: comparing prices for stuff we want to buy or finding interesting activities for a trip. Doing these things with current technology requires a lot of "bookkeeping code" because it can only track the connectivity of one link at a time.
 +
 +My research intends to provide abstractions that bind a number of services residing on different mobile devices into coherent entities. Programmers can then use these abstractions to communicate with groups of services as easily as with single services.
  
 ===== =====
people.txt · Last modified: 2018/04/12 22:07 by elisag