{
    items: [
        {   type:        'Project',
            label:       'Chickenfoot',
            url:         'chickenfoot/',
            image:       'projects/chickenfoot/cover.png',
            topic:       'Web Automation & Customization',
            description: " is an extension for the Firefox web browser that supports end-user automation and customization of web pages -- without having to look at the page's HTML source."
        },
        {   type:        'Project',
            label:       'Keyword programming',
            url:         'projects/keyword-commands/',
            image:       'projects/keyword-commands/greenboard.gif',
            topic:       'Web Automation & Customization',
            description: " also known as <i>sloppy programming</i>, is a new programming paradigm that eschews rigid syntax and strives to parse suggestive and loosely grammatical expressions."
        }
/*<p>
<!--<img src="" alt="[Exhibit]" title="">-->
<a href="http://simile.mit.edu/exhibit/">Exhibit</a>  
creates interactive, data-rich web pages without programming or database tools.
</p>

<p>
<!--<img src="" alt="[Potluck]" title="">-->
<a href="http://simile.mit.edu/potluck/">Potluck</a> is a web user interface 
for making data mashups from multiple Exhibits -- no programming or data
modeling skills required.
</p>
*/
    ]
}
