User Tools

Site Tools


sidebar

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
sidebar [2008/06/17 10:24] stijnmsidebar [2011/01/22 14:22] – adding elisag
Line 5: Line 5:
     * [[research:context|Context-Dependent Adaptations]]     * [[research:context|Context-Dependent Adaptations]]
     * [[research:dgc|Distributed Garbage Collection]]     * [[research:dgc|Distributed Garbage Collection]]
-    * [[research:biomodels|Biologically-Inspired Models]] +    * [[research:rp|Reactive Programming]] 
 +    * [[research:rfid|RFID Tags as Software Objects]] 
 +    * [[research:tuples|Tuple Space-Based Abstractions]]
   * Papers   * Papers
     * [[research:papers|Papers on AmOP]]     * [[research:papers|Papers on AmOP]]
Line 13: Line 14:
   * Projects   * Projects
     * [[projects:orion|ORION]]     * [[projects:orion|ORION]]
 +    * [[projects:saf-is|SAFE-IS]]
 +    * [[projects:diy-se|DiY-SE]]
 +    * [[projects:iwoib-prfb|PRFB]]
   * [[research:Posters]]   * [[research:Posters]]
   * [[research:Presentations]]   * [[research:Presentations]]
   * [[People]]   * [[People]]
 +  * [[research:events | Events]]
   * [[private:index|Intranet]]   * [[private:index|Intranet]]
  
Line 24: Line 29:
   * [[at:tutorial:Tutorial|Tutorial]]   * [[at:tutorial:Tutorial|Tutorial]]
   * [[at:reference:Reference|Language Reference]]   * [[at:reference:Reference|Language Reference]]
 +  * [[at:byexample|Key Expressions]]
 +  * [[at:urbiflock|Urbiflock]]
  
 ===== =====
 ==CRIME== ==CRIME==
   * [[crime:Introduction]]   * [[crime:Introduction]]
 +  * [[crime:factspaces| Fact Space Model]]
   * [[crime:Examples]]   * [[crime:Examples]]
-  * [[crime:Download]]+  * [[crime:Download| Download CRIME]] 
 + 
 +===== 
 +==iScheme== 
 +  * [[ischeme:iScheme]] 
 +  * [[ischeme:Example Applications]]
  
 ~~NOTOC~~ ~~NOTOC~~
 +
 +<html>
 +<script src="http://widgets.twimg.com/j/2/widget.js"></script>
 +<script>
 +new TWTR.Widget({
 +  version: 2,
 +  type: 'profile',
 +  rpp: 4,
 +  interval: 6000,
 +  width: 150,
 +  height: 200,
 +  theme: {
 +    shell: {
 +      background: '#328f57',
 +      color: '#ffffff'
 +    },
 +    tweets: {
 +      background: '#6ec96e',
 +      color: '#ffffff',
 +      links: '#4a5b61'
 +    }
 +  },
 +  features: {
 +    scrollbar: false,
 +    loop: false,
 +    live: false,
 +    hashtags: true,
 +    timestamp: true,
 +    avatars: false,
 +    behavior: 'all'
 +  }
 +}).render().setUser('ambienttalk').start();
 +</script>
 +</html>
sidebar.txt · Last modified: 2018/04/12 23:01 by elisag