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 revision Previous revision
Next revision
Previous revision
people [2015/02/04 18:54]
elisag
people [2018/04/12 22:07] (current)
elisag
Line 25: Line 25:
  
 ===== =====
-== Dr. Christophe Scholliers == 
-[[http://wilma.vub.ac.be/~cfscholl/|Homepage]] 
  
-Current-day applications for mobile phones and PDAs are often limited to miniature versions of standard desktop 
-applications such as browsers, calendar and word processing applications. Only a fraction of the available 
-applications allows the mobile devices to interact directly with their environment. One of the reasons for this is that 
-even for the simplest interactions between mobile devices, the implementation needs to deal with a lot of problems 
-that are inherent to a pervasive computing environment (e.g. frequent disconnections, dynamic discovery, etc.) 
- 
-Last year, I have been involved in the development of  (a concrete implementation of) the Fact Space Model, an 
-extension to the tuple space model which provides fine-grained control over the effects of disconnections.  
-Using a declarative language, every device can specify how it will adjust its behaviour in response to dynamic changes  
-in its environment. Currently, I am working on an extension of this model that allows applications to work on shared and replicated data.  
-The use of weak data replication in a mobile environment ensures that there is no need to stop an ongoing application when certain data cannot be synchronized. 
- 
- 
- 
-===== 
 == Kevin Pinte == == Kevin Pinte ==
  
Line 54: Line 37:
  
 ===== =====
-== 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. 
- 
-===== 
-== Lode Hoste == 
-[[http://soft.vub.ac.be/~lhoste|Homepage]] 
- 
- 
-My research focuses on investigating programming language support to deal with the massive amount of concurrent events generated by various input devices. By providing adequate software abstractions for correlating multiple input devices we try to encourage multimodal gestural interaction and ease their implementations. 
- 
-The relation of my research and AmOP is the //spontaneous collaborative manipulation of digital information//. One scenario is that multiple people can interact using their laptop or mobile device with a shared virtual smart-board over a wireless network. Another scenario is the peer-to-peer data exchange where one users 'throws' (gesture 1) data and another users 'catches' (gesture 2) it. This type of interaction is both distributed in the //actions// they perform (correlate the 'throw' and 'catch' from different devices) and in the //data// that is exchanged. 
- 
-===== 
  
 === Former Members === === Former Members ===
Line 120: Line 86:
  
 In my Phd dissertation, I investigated 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. In my Phd dissertation, I investigated 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.
 +
 +=====
 +== Prof. Dr. Christophe Scholliers ==
 +[[http://users.ugent.be/~chscholl/#/Home|Homepage]]
 +
 +Current-day applications for mobile phones and PDAs are often limited to miniature versions of standard desktop
 +applications such as browsers, calendar and word processing applications. Only a fraction of the available
 +applications allows the mobile devices to interact directly with their environment. One of the reasons for this is that
 +even for the simplest interactions between mobile devices, the implementation needs to deal with a lot of problems
 +that are inherent to a pervasive computing environment (e.g. frequent disconnections, dynamic discovery, etc.)
 +
 +In the past, I have been involved in the development of  (a concrete implementation of) the Fact Space Model, an
 +extension to the tuple space model which provides fine-grained control over the effects of disconnections. 
 +Using a declarative language, every device can specify how it will adjust its behaviour in response to dynamic changes 
 +in its environment. During my PhD, I worked on an extension of this model that allows applications to work on shared and replicated data.  The use of weak data replication in a mobile environment ensures that there is no need to stop an ongoing application when certain data cannot be synchronized.
 +
  
 ===== =====
Line 129: Line 111:
 workflow patterns. I am investigating which new patterns for nomadic networks can be added to this abstraction layer. Concretely, I want support for intensional descriptions of services, group communication, compensating actions and more advanced synchronisation. workflow patterns. I am investigating which new patterns for nomadic networks can be added to this abstraction layer. Concretely, I want support for intensional descriptions of services, group communication, compensating actions and more advanced synchronisation.
  
 +=====
 +== Dr. Lode Hoste ==
 +[[http://soft.vub.ac.be/~lhoste|Homepage]]
  
  
 +My research focuses on investigating programming language support to deal with the massive amount of concurrent events generated by various input devices. By providing adequate software abstractions for correlating multiple input devices we try to encourage multimodal gestural interaction and ease their implementations.
 +
 +The relation of my research and AmOP is the //spontaneous collaborative manipulation of digital information//. One scenario is that multiple people can interact using their laptop or mobile device with a shared virtual smart-board over a wireless network. Another scenario is the peer-to-peer data exchange where one users 'throws' (gesture 1) data and another users 'catches' (gesture 2) it. This type of interaction is both distributed in the //actions// they perform (correlate the 'throw' and 'catch' from different devices) and in the //data// that is exchanged.
 +
 +=====
 +== Dr. 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.1423072471.txt.gz ยท Last modified: 2018/04/12 22:07 (external edit)