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 revision Previous revision
Next revision
Previous revision
sidebar [2007/03/31 12:23]
tvcutsem
sidebar [2018/04/12 23:01] (current)
elisag
Line 1: Line 1:
 ==Jump to== ==Jump to==
   * [[start|Home]]   * [[start|Home]]
-  * Research +  * [[research:home|Research]]
-    * [[research:ambientrefs|Ambient References]] +
-    * [[research:exceptions|Exception Handling]] +
-    * [[research:context|Context-Dependent Adaptations]] +
-    * [[research:dgc|Distributed Garbage Collection]]+
   * Papers   * Papers
     * [[research:papers|Papers on AmOP]]     * [[research:papers|Papers on AmOP]]
 +    * [[research:atpapers|Papers on AmbientTalk]]
     * [[research:influentialpapers|Influential Papers]]     * [[research:influentialpapers|Influential Papers]]
-  * Projects 
-    * [[projects:orion|ORION]] 
-  * [[research:Posters]] 
-  * [[research:Presentations]] 
   * [[People]]   * [[People]]
   * [[private:index|Intranet]]   * [[private:index|Intranet]]
Line 18: Line 11:
 ===== =====
 ==AmbientTalk== ==AmbientTalk==
 +  * [[at:introduction|What is AmbientTalk?]]
   * [[at:Download|Download and Install]]   * [[at:Download|Download and Install]]
-  * [[at:Tutorial|Tutorial]] +  * [[at:tutorial:Tutorial|Tutorial]] 
-  * [[at:Reference|Language Reference]] +  * [[at:reference:Reference|Language Reference]] 
-  * [[at:AmbientTalk1|AmbientTalk/1]]+  * [[at:byexample|Key Expressions]]
  
 ===== =====
 ==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="https://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.1175336628.txt.gz · Last modified: 2007/03/31 12:32 (external edit)