+++ /dev/null
-
---
-
-
-Born and lives in the San Francisco Bay Area, works internationally.
-
-<!--
-Gabriel Dunne develops artistic and research focused projects based on space, time, perception. Some key elements of his work are the overlap of physical, visual, and sonic perception. The use of light, sound, projection, and structure are prime mediums for his work.
--->
-
+++ /dev/null
-title = links\r
---\r
-+ [quilime.com](http://quilime.com) process blog \r
-+ [ssherriff.com](http://ssherriff.com) stephanie sherriff\r
-+ [onecm.com](http://onecm.com) ryan alexander\r
-+ [ripevessel.com](http://ripevessel.com) adam roth\r
-+ [jtnimoy.net](http://jtnimoy.net) joshua nimoy\r
-+ [oddsympathy.com](http://oddsympathy.com) daniel massey\r
-+ [carbonworkshop.com](http://carbonworkshop.com) gustavo huber & shelly brown\r
-+ [keithpasko.com](http://keithpasko.com) keith pasko\r
-+ [dabkitsch.com/jml/](http://dabkitsch.com/jml/) jeff lubow\r
-+ [ghost-hack.com](http://ghost-hack.com) michael chang\r
-+ [flight404.com](http://flight404.com) robert hodgin\r
-+ [pohflepp.com](http://pohflepp.com) sascha pohflep\r
-+ [mylinhtrieu.com](http://mylinhtrieu.com) mylinh ttieu nguyen\r
-+ [fredericeyl.de](http://fredericeyl.de) frédéric eyl \r
-+ [thegreeneyl.com](http://thegreeneyl.com) the green eyl \r
-+ [universaloscillation.com](http://universaloscillation.com) aaron meyers\r
-+ [aaronkoblin.com](http://aaronkoblin.com) aaron koblin\r
-+ [tom-carden.co.uk](http://tom-carden.co.uk) tom carden\r
-+ [mike.teczno.co](http://mike.teczno.com) michal migurski\r
-+ [davidrager.org](http://davidrager.org) david rager\r
-+ [digitanalog.net](http://digitanalog.net) marc nimoy \r
-+ [makaga.com](http://makaga.com) matthew gale \r
-+ [reas.com](http://rea.com/) casey reas \r
-+ [n-e-r-v-o-u-s.com](http://n-e-r-v-o-u-s.com/) nervous system \r
-+ [gaffta.org](http://gaffta.org) gray area foundation for the arts (GAFFTA)\r
-+ [bavc.org](http://bavc.org) bay area video coalition (BAVC)
\ No newline at end of file
<? if ($is_edit) $this->include_template('edit.html.tpl'); ?>
<div id="content">
+
<? if (isset($entry->content)): ?>
<? eval('?>' . $entry->content); ?>
<? if (EDIT) : ?>
- <a href="<?=WEB_ROOT?>edit/<?=$entry->url?>">edit</a>
+ <a class="edit_button" href="<?=WEB_ROOT?>edit/<?=$entry->url?>">edit</a>
<? endif; ?>
<? endif; ?>