]> git.quilime.com - plog.git/commitdiff
merging into main blog branch
authorGabriel Dunne <gdunne@quilime.com>
Mon, 3 Sep 2012 23:26:02 +0000 (16:26 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Mon, 3 Sep 2012 23:26:02 +0000 (16:26 -0700)
28 files changed:
content/projects/naag [new file with mode: 0644]
content/projects/rattle
content/projects/stars
content/projects/synonymovement
content/projects/test/stars copy [new file with mode: 0755]
data/.json
data/content/data.json [new file with mode: 0644]
data/content/news/data.json [new file with mode: 0644]
data/content/process/data.json [new file with mode: 0644]
data/content/projects/data.json [new file with mode: 0644]
data/data.json [new file with mode: 0644]
data/news.json [deleted file]
data/process.json [deleted file]
data/projects/data.json [moved from data/projects.json with 70% similarity]
data/tag/audio.json [deleted file]
data/tag/installation.json [deleted file]
data/tag/performance.json [deleted file]
data/tag/projection.json [deleted file]
data/tag/visual.json [deleted file]
data/tag/www.json [deleted file]
data/tags.json
drafts/cabspotting [new file with mode: 0755]
index.php
lib/data.php
lib/edit.php [new file with mode: 0644]
lib/init.php
templates/nav.html.tpl
templates/projects.html.tpl

diff --git a/content/projects/naag b/content/projects/naag
new file mode 100644 (file)
index 0000000..3d98491
--- /dev/null
@@ -0,0 +1,60 @@
+title = naag
+date = 2012
+--
+
+<img src="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>/naag/projection.jpg">
+
+<iframe src="http://player.vimeo.com/video/38492062?title=0&amp;byline=0&amp;portrait=0" width="800" height="450" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
+
+a site-specific installation by
+# VISHAL K. DAR + GABRIEL L. DUNNE
+
+
+It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.
+Who knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?
+
+Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,
+the sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. 
+
+In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.
+
+<small>
+*an area of a town or village / a community. <br />
+**is a neighborhood in the South-West district of Delhi in India (<a href="en.wikipedia.org/wiki/Mehrauli">en.wikipedia.org/wiki/Mehrauli</a>)
+</small>
+
+<br />
+
+When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community’s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.
+
+Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.
+
+Vishal K Dar / Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.
+
+The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.
+<br />
+
+date : 26th/27th Jan<br />
+time : 6-10 pm<br />
+venue : the TOILET at 1071/A, old dada bari road, Mehrauli, INDIA <br />
+map : <a href="http://g.co/maps/tzvxg">http://g.co/maps/tzvxg</a>, <a href="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>/naag/map.jpg">download</a>
+
+<br />
+
+
+<a href="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>//naag/projection.jpg"><img style="width:100px;" src="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>/naag/projection.jpg"></a>
+&nbsp;
+&nbsp;
+&nbsp;
+<a href="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>//naag/naag.jpg"><img style="width:100px;" src="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>/naag/naag.jpg"></a>
+&nbsp;
+&nbsp;
+&nbsp;
+<a href="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>//naag/ambient.jpg"><img style="width:100px;" src="<?=MEDIA_ROOT?>/<?=$entry->cat->name?>/naag/ambient.jpg"></a>
+
+<br />
+
+<div style="display:none">
+gabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist
+</div> 
index 4e22611865ec18ff3cb35660ae9f4433cb6597a7..2d5d9ab0634e5f6220a1221f0871f2aecba3b592 100755 (executable)
@@ -17,9 +17,9 @@ $h = 496;
 <param name="controller" value="true">
 <param name="loop" value="true">
 <param name="bgcolor" value="#000000">
-<param name="src" value="<?=$data['media']?>/rattle.mov">
+<param name="src" value="/rattle.mov">
 <param name="pluginspage" value="http://www.apple.com/quicktime/download/indext.html">         
-<embed name = "qt_object" width="<?=$w?>" height="<?=$h?>" controller="true" loop="true" autoplay="false" src="<?=$data['media']?>/rattle.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
+<embed name = "qt_object" width="<?=$w?>" height="<?=$h?>" controller="true" loop="true" autoplay="false" src="/rattle.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
 </embed>
 </object>
 
index 10e1259321133e3c4161cb0286ffca2266f85b89..50b9c0342e4119f7cd49ea6daf5839dc66e9212b 100755 (executable)
@@ -1,7 +1,7 @@
 title = Stars
 date = 2009
 --
-<img src="<?=$data['media']?>/stars.jpg" />
+<img src="/stars.jpg" />
 
 <h2>Stars</h2>
 
@@ -11,7 +11,7 @@ date = 2009
 
 <br />
 
-<img src="<?=$data['media']?>/47_roof.jpg"/>
+<img src="/47_roof.jpg"/>
 
 <h3>video</h3>
 <br />
@@ -26,9 +26,9 @@ date = 2009
 <param name="controller" value="true">
 <param name="loop" value="true">
 <param name="bgcolor" value="#000000">
-<param name="src" value="<?=$data['media']?>/stars.mov">
+<param name="src" value="/stars.mov">
 <param name="pluginspage" value="http://www.apple.com/quicktime/download/indext.html">
-<embed name = "qt_object" width="640" height="496" controller="true" loop="true" autoplay="false" src="<?=$data['media']?>/stars.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
+<embed name = "qt_object" width="640" height="496" controller="true" loop="true" autoplay="false" src="/stars.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
 </embed>
 </object>
 
index 14def6e68ee93ff5088fb03aa691954060703cbb..854257f1f376f42357a7e656065cf36455f5c214 100755 (executable)
@@ -17,9 +17,9 @@ $h = 496;
 <param name="controller" value="true">
 <param name="loop" value="true">
 <param name="bgcolor" value="#000000">
-<param name="src" value="<?=$data['media']?>/synonymovement.mov.mov">
+<param name="src" value="/synonymovement.mov.mov">
 <param name="pluginspage" value="http://www.apple.com/quicktime/download/indext.html">         
-<embed name = "qt_object" width="<?=$w?>" height="<?=$h?>" controller="true" loop="true" autoplay="false" src="<?=$data['media']?>/synonymovement.mov.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
+<embed name = "qt_object" width="<?=$w?>" height="<?=$h?>" controller="true" loop="true" autoplay="false" src="/synonymovement.mov.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
 </embed>
 </object>
 
diff --git a/content/projects/test/stars copy b/content/projects/test/stars copy
new file mode 100755 (executable)
index 0000000..56ef9a6
--- /dev/null
@@ -0,0 +1,5 @@
+title = tester
+date = 2009
+tags = test single simple
+--
+test entry
index b11d8fabc060d6278c2cabd05bd0b3d93da142b7..f0ba1e0334c9d97cee272e62d2f76d4b0f682cd1 100644 (file)
@@ -1 +1 @@
-{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346641920","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346641740","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346641740","tags":null,"content":"<p><img src=\"<?=$data['media']?>\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"<?=$data['media']?>\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346641740","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346641380","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346641320","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"Film\/Code remix","date":null},"title":"Film\/Code remix","filename":"bavc_2013","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/bavc_2013","fileInfo":{},"timestamp":1346635956,"tags":null,"content":"<p>Co-teaching a Youth Film\/Code Remix class at BAVC, starting in October.<br \/>\n<a href=\"http:\/\/bavc.org\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/bavc_2013\/","thumb":"http:\/\/p\/media\/news\/bavc_2013\/thumb.png","url":"http:\/\/p\/news\/bavc_2013"},{"config":{"date":"Tue May 24 22:00:58 2011","hide_title":"1"},"title":"permenant","filename":"permenant","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/permenant","fileInfo":{},"timestamp":"1306299658","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/img\/perm.png\" \/><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/permenant\/","thumb":"http:\/\/p\/media\/process\/permenant\/thumb.png","url":"http:\/\/p\/process\/permenant"},{"config":{"title":"time","date":"Tue May 24 21:43:54 2011"},"title":"time","filename":"schedule","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/schedule","fileInfo":{},"timestamp":"1306298634","tags":null,"content":"<p>honest schedule:<\/p>\n\n<pre>    \n 6\n 7   \n 8   \n 9   (if lucky) wake, lay around\n10   rushed coffee with love\n11   studio\n12\n 1   \n 2   small break (outside), food\n 3   work\n 4   \n 5   \n 6   \n 7   \n 8   dinner (take out)\n 9   work\n10   \n11   \n12   home\n 1   work\n 2\n 3   sleep\n 4\n 5\n<\/pre>\n\n<p>ideal schedule:<\/p>\n\n<pre>    \n 6\n 7   wake\n 8   breakfast with love\n 9   get to studio\n10   \n11   work\n12\n 1   break (outside)\n 2   work\n 3   \n 4   \n 5\n 6   dinner with love\n 7   \n 8   work wrap up\n 9   relax\n10\n11   sleep\n12\n 1\n 2\n 3\n 4\n 5\n<\/pre>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/schedule\/","thumb":"http:\/\/p\/media\/process\/schedule\/thumb.png","url":"http:\/\/p\/process\/schedule"},{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/clmpr\/","thumb":"http:\/\/p\/media\/process\/clmpr\/thumb.png","url":"http:\/\/p\/process\/clmpr"},{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/news\/icosi_gaffta"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"},{"config":{"title":"icosi fabrication 2","date":"2010-07-07","tags":"icosi fabrication"},"title":"icosi fabrication 2","filename":"icosi2","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi2","fileInfo":{},"timestamp":"1278486000","tags":["icosi","fabrication"],"content":"<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773799092\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4140\/4773799092_75e68e4e66.jpg\" alt=\"img\" \/><\/a><br \/>\nAssembly test w\/stretched panels in the studio (just hanging).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773722288\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4123\/4773722288_dd579b9956.jpg\" alt=\"\" \/><\/a><br \/>\nAssembly test.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi2\/","thumb":"http:\/\/p\/media\/process\/icosi2\/thumb.png","url":"http:\/\/p\/process\/icosi2"},{"config":{"title":"icosi fabrication","date":"2010-07-01","tags":"fabrication icosi design sculpture mapping"},"title":"icosi fabrication","filename":"icosi","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi","fileInfo":{},"timestamp":"1277967600","tags":["fabrication","icosi","design","sculpture","mapping"],"content":"<p>Fabrication process for ICOSI projection surface. The form is a section of an icosidodecahedron (scaled on the z-axis by 0.5).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4743498955\/\" title=\"view on flickr\">\n<img src=\"http:\/\/farm5.static.flickr.com\/4077\/4743498955_d8d524bd27.jpg\" \/><\/a>\n<br \/>\nA laser-cut a small working model.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4744981890\/\" title=\"view on flickr\"><img src=\"http:\/\/farm5.static.flickr.com\/4142\/4744981890_2a41c9f374.jpg\" \/><\/a><br \/>\nCustom jig for slicing the angles.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4769443639\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4076\/4769443639_728b077b3a.jpg\" \/><\/a><br \/>\nPriming the panels, readying them to be stretched with screen-fabric.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi\/","thumb":"http:\/\/p\/media\/process\/icosi\/thumb.png","url":"http:\/\/p\/process\/icosi"},{"config":{"title":"ICOSI Tech Rider","date":"2010-06-10"},"title":"ICOSI Tech Rider","filename":"icosi_rider","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_rider","fileInfo":{},"timestamp":"1276153200","tags":null,"content":"<p>Tech rider developed for new project:<\/p>\n\n<p><a href=\"\/media\/projects\/icosi\/rider_02.png\"><img src=\"\/media\/projects\/icosi\/rider_02_t.png\" alt=\"\" \/><\/a> &nbsp;&nbsp;\n<a href=\"\/media\/projects\/icosi\/rider_01.png\"><img src=\"\/media\/projects\/icosi\/rider_01_t.png\" alt=\"\" \/><\/a><\/p>\n\n<p><a href=\"http:\/\/media.quilime.com\/files\/projects\/icosi\/gdunne_rider_diag.pdf\">pdf<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_rider\/","thumb":"http:\/\/p\/media\/process\/icosi_rider\/thumb.png","url":"http:\/\/p\/process\/icosi_rider"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"},{"config":{"date":"2003-05-01"},"title":"egg","filename":"egg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/egg","fileInfo":{},"timestamp":"1051772400","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/egg\/egg.jpg\">\n<span class=\"caption\">marker, wire. 4\" x 2.5\"<\/span><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/egg\/","thumb":"http:\/\/p\/media\/process\/egg\/thumb.png","url":"http:\/\/p\/process\/egg"}]}
\ No newline at end of file
+{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346728320","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><img src=\"<?=$data['media']?>\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"<?=$data['media']?>\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"tester","date":"2009","tags":"test single simple"},"title":"tester","filename":"stars copy","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/test\/stars copy","fileInfo":{},"timestamp":"1346728140","tags":["test","single","simple"],"content":"<p>test entry<\/p>\n","cat":{"name":"projects\/test","url":"\/projects\/test\/"},"media":"http:\/\/p\/media\/projects\/test\/stars copy\/","thumb":"http:\/\/p\/media\/projects\/test\/stars copy\/thumb.png","url":"http:\/\/p\/projects\/test\/stars copy"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346727780","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346727720","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"date":null},"title":".DS_Store","filename":".DS_Store","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/.DS_Store","fileInfo":{},"timestamp":1346691775,"tags":null,"content":"\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/.DS_Store\/","thumb":"http:\/\/p\/media\/projects\/.DS_Store\/thumb.png","url":"http:\/\/p\/projects\/.DS_Store"},{"config":{"title":"Film\/Code remix","date":null},"title":"Film\/Code remix","filename":"bavc_2013","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/bavc_2013","fileInfo":{},"timestamp":1346635956,"tags":null,"content":"<p>Co-teaching a Youth Film\/Code Remix class at BAVC, starting in October.<br \/>\n<a href=\"http:\/\/bavc.org\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/bavc_2013\/","thumb":"http:\/\/p\/media\/news\/bavc_2013\/thumb.png","url":"http:\/\/p\/news\/bavc_2013"},{"config":{"date":"Tue May 24 22:00:58 2011","hide_title":"1"},"title":"permenant","filename":"permenant","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/permenant","fileInfo":{},"timestamp":"1306299658","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/img\/perm.png\" \/><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/permenant\/","thumb":"http:\/\/p\/media\/process\/permenant\/thumb.png","url":"http:\/\/p\/process\/permenant"},{"config":{"title":"time","date":"Tue May 24 21:43:54 2011"},"title":"time","filename":"schedule","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/schedule","fileInfo":{},"timestamp":"1306298634","tags":null,"content":"<p>honest schedule:<\/p>\n\n<pre>    \n 6\n 7   \n 8   \n 9   (if lucky) wake, lay around\n10   rushed coffee with love\n11   studio\n12\n 1   \n 2   small break (outside), food\n 3   work\n 4   \n 5   \n 6   \n 7   \n 8   dinner (take out)\n 9   work\n10   \n11   \n12   home\n 1   work\n 2\n 3   sleep\n 4\n 5\n<\/pre>\n\n<p>ideal schedule:<\/p>\n\n<pre>    \n 6\n 7   wake\n 8   breakfast with love\n 9   get to studio\n10   \n11   work\n12\n 1   break (outside)\n 2   work\n 3   \n 4   \n 5\n 6   dinner with love\n 7   \n 8   work wrap up\n 9   relax\n10\n11   sleep\n12\n 1\n 2\n 3\n 4\n 5\n<\/pre>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/schedule\/","thumb":"http:\/\/p\/media\/process\/schedule\/thumb.png","url":"http:\/\/p\/process\/schedule"},{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/clmpr\/","thumb":"http:\/\/p\/media\/process\/clmpr\/thumb.png","url":"http:\/\/p\/process\/clmpr"},{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/news\/icosi_gaffta"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"},{"config":{"title":"icosi fabrication 2","date":"2010-07-07","tags":"icosi fabrication"},"title":"icosi fabrication 2","filename":"icosi2","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi2","fileInfo":{},"timestamp":"1278486000","tags":["icosi","fabrication"],"content":"<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773799092\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4140\/4773799092_75e68e4e66.jpg\" alt=\"img\" \/><\/a><br \/>\nAssembly test w\/stretched panels in the studio (just hanging).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773722288\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4123\/4773722288_dd579b9956.jpg\" alt=\"\" \/><\/a><br \/>\nAssembly test.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi2\/","thumb":"http:\/\/p\/media\/process\/icosi2\/thumb.png","url":"http:\/\/p\/process\/icosi2"},{"config":{"title":"icosi fabrication","date":"2010-07-01","tags":"fabrication icosi design sculpture mapping"},"title":"icosi fabrication","filename":"icosi","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi","fileInfo":{},"timestamp":"1277967600","tags":["fabrication","icosi","design","sculpture","mapping"],"content":"<p>Fabrication process for ICOSI projection surface. The form is a section of an icosidodecahedron (scaled on the z-axis by 0.5).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4743498955\/\" title=\"view on flickr\">\n<img src=\"http:\/\/farm5.static.flickr.com\/4077\/4743498955_d8d524bd27.jpg\" \/><\/a>\n<br \/>\nA laser-cut a small working model.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4744981890\/\" title=\"view on flickr\"><img src=\"http:\/\/farm5.static.flickr.com\/4142\/4744981890_2a41c9f374.jpg\" \/><\/a><br \/>\nCustom jig for slicing the angles.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4769443639\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4076\/4769443639_728b077b3a.jpg\" \/><\/a><br \/>\nPriming the panels, readying them to be stretched with screen-fabric.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi\/","thumb":"http:\/\/p\/media\/process\/icosi\/thumb.png","url":"http:\/\/p\/process\/icosi"},{"config":{"title":"ICOSI Tech Rider","date":"2010-06-10"},"title":"ICOSI Tech Rider","filename":"icosi_rider","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_rider","fileInfo":{},"timestamp":"1276153200","tags":null,"content":"<p>Tech rider developed for new project:<\/p>\n\n<p><a href=\"\/media\/projects\/icosi\/rider_02.png\"><img src=\"\/media\/projects\/icosi\/rider_02_t.png\" alt=\"\" \/><\/a> &nbsp;&nbsp;\n<a href=\"\/media\/projects\/icosi\/rider_01.png\"><img src=\"\/media\/projects\/icosi\/rider_01_t.png\" alt=\"\" \/><\/a><\/p>\n\n<p><a href=\"http:\/\/media.quilime.com\/files\/projects\/icosi\/gdunne_rider_diag.pdf\">pdf<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_rider\/","thumb":"http:\/\/p\/media\/process\/icosi_rider\/thumb.png","url":"http:\/\/p\/process\/icosi_rider"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"},{"config":{"date":"2003-05-01"},"title":"egg","filename":"egg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/egg","fileInfo":{},"timestamp":"1051772400","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/egg\/egg.jpg\">\n<span class=\"caption\">marker, wire. 4\" x 2.5\"<\/span><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/egg\/","thumb":"http:\/\/p\/media\/process\/egg\/thumb.png","url":"http:\/\/p\/process\/egg"}]}
\ No newline at end of file
diff --git a/data/content/data.json b/data/content/data.json
new file mode 100644 (file)
index 0000000..35c5369
--- /dev/null
@@ -0,0 +1 @@
+{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346728320","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><img src=\"\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"tester","date":"2009","tags":"test single simple"},"title":"tester","filename":"stars copy","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/test\/stars copy","fileInfo":{},"timestamp":"1346728140","tags":["test","single","simple"],"content":"<p>test entry<\/p>\n","cat":{"name":"projects\/test","url":"\/projects\/test\/"},"media":"http:\/\/p\/media\/projects\/test\/stars copy\/","thumb":"http:\/\/p\/media\/projects\/test\/stars copy\/thumb.png","url":"http:\/\/p\/projects\/test\/stars copy"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346727780","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346727720","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"Film\/Code remix","date":null},"title":"Film\/Code remix","filename":"bavc_2013","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/bavc_2013","fileInfo":{},"timestamp":1346635956,"tags":null,"content":"<p>Co-teaching a Youth Film\/Code Remix class at BAVC, starting in October.<br \/>\n<a href=\"http:\/\/bavc.org\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/bavc_2013\/","thumb":"http:\/\/p\/media\/news\/bavc_2013\/thumb.png","url":"http:\/\/p\/news\/bavc_2013"},{"config":{"date":"Tue May 24 22:00:58 2011","hide_title":"1"},"title":"permenant","filename":"permenant","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/permenant","fileInfo":{},"timestamp":"1306299658","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/img\/perm.png\" \/><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/permenant\/","thumb":"http:\/\/p\/media\/process\/permenant\/thumb.png","url":"http:\/\/p\/process\/permenant"},{"config":{"title":"time","date":"Tue May 24 21:43:54 2011"},"title":"time","filename":"schedule","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/schedule","fileInfo":{},"timestamp":"1306298634","tags":null,"content":"<p>honest schedule:<\/p>\n\n<pre>    \n 6\n 7   \n 8   \n 9   (if lucky) wake, lay around\n10   rushed coffee with love\n11   studio\n12\n 1   \n 2   small break (outside), food\n 3   work\n 4   \n 5   \n 6   \n 7   \n 8   dinner (take out)\n 9   work\n10   \n11   \n12   home\n 1   work\n 2\n 3   sleep\n 4\n 5\n<\/pre>\n\n<p>ideal schedule:<\/p>\n\n<pre>    \n 6\n 7   wake\n 8   breakfast with love\n 9   get to studio\n10   \n11   work\n12\n 1   break (outside)\n 2   work\n 3   \n 4   \n 5\n 6   dinner with love\n 7   \n 8   work wrap up\n 9   relax\n10\n11   sleep\n12\n 1\n 2\n 3\n 4\n 5\n<\/pre>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/schedule\/","thumb":"http:\/\/p\/media\/process\/schedule\/thumb.png","url":"http:\/\/p\/process\/schedule"},{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/clmpr\/","thumb":"http:\/\/p\/media\/process\/clmpr\/thumb.png","url":"http:\/\/p\/process\/clmpr"},{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/news\/icosi_gaffta"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"},{"config":{"title":"icosi fabrication 2","date":"2010-07-07","tags":"icosi fabrication"},"title":"icosi fabrication 2","filename":"icosi2","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi2","fileInfo":{},"timestamp":"1278486000","tags":["icosi","fabrication"],"content":"<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773799092\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4140\/4773799092_75e68e4e66.jpg\" alt=\"img\" \/><\/a><br \/>\nAssembly test w\/stretched panels in the studio (just hanging).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773722288\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4123\/4773722288_dd579b9956.jpg\" alt=\"\" \/><\/a><br \/>\nAssembly test.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi2\/","thumb":"http:\/\/p\/media\/process\/icosi2\/thumb.png","url":"http:\/\/p\/process\/icosi2"},{"config":{"title":"icosi fabrication","date":"2010-07-01","tags":"fabrication icosi design sculpture mapping"},"title":"icosi fabrication","filename":"icosi","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi","fileInfo":{},"timestamp":"1277967600","tags":["fabrication","icosi","design","sculpture","mapping"],"content":"<p>Fabrication process for ICOSI projection surface. The form is a section of an icosidodecahedron (scaled on the z-axis by 0.5).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4743498955\/\" title=\"view on flickr\">\n<img src=\"http:\/\/farm5.static.flickr.com\/4077\/4743498955_d8d524bd27.jpg\" \/><\/a>\n<br \/>\nA laser-cut a small working model.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4744981890\/\" title=\"view on flickr\"><img src=\"http:\/\/farm5.static.flickr.com\/4142\/4744981890_2a41c9f374.jpg\" \/><\/a><br \/>\nCustom jig for slicing the angles.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4769443639\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4076\/4769443639_728b077b3a.jpg\" \/><\/a><br \/>\nPriming the panels, readying them to be stretched with screen-fabric.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi\/","thumb":"http:\/\/p\/media\/process\/icosi\/thumb.png","url":"http:\/\/p\/process\/icosi"},{"config":{"title":"ICOSI Tech Rider","date":"2010-06-10"},"title":"ICOSI Tech Rider","filename":"icosi_rider","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_rider","fileInfo":{},"timestamp":"1276153200","tags":null,"content":"<p>Tech rider developed for new project:<\/p>\n\n<p><a href=\"\/media\/projects\/icosi\/rider_02.png\"><img src=\"\/media\/projects\/icosi\/rider_02_t.png\" alt=\"\" \/><\/a> &nbsp;&nbsp;\n<a href=\"\/media\/projects\/icosi\/rider_01.png\"><img src=\"\/media\/projects\/icosi\/rider_01_t.png\" alt=\"\" \/><\/a><\/p>\n\n<p><a href=\"http:\/\/media.quilime.com\/files\/projects\/icosi\/gdunne_rider_diag.pdf\">pdf<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_rider\/","thumb":"http:\/\/p\/media\/process\/icosi_rider\/thumb.png","url":"http:\/\/p\/process\/icosi_rider"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"},{"config":{"date":"2003-05-01"},"title":"egg","filename":"egg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/egg","fileInfo":{},"timestamp":"1051772400","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/egg\/egg.jpg\">\n<span class=\"caption\">marker, wire. 4\" x 2.5\"<\/span><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/egg\/","thumb":"http:\/\/p\/media\/process\/egg\/thumb.png","url":"http:\/\/p\/process\/egg"}]}
\ No newline at end of file
diff --git a/data/content/news/data.json b/data/content/news/data.json
new file mode 100644 (file)
index 0000000..7a066ea
--- /dev/null
@@ -0,0 +1 @@
+{"entries":[{"config":{"title":"Film\/Code remix","date":null},"title":"Film\/Code remix","filename":"bavc_2013","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/bavc_2013","fileInfo":{},"timestamp":1346635956,"tags":null,"content":"<p>Co-teaching a Youth Film\/Code Remix class at BAVC, starting in October.<br \/>\n<a href=\"http:\/\/bavc.org\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/bavc_2013\/","thumb":"http:\/\/p\/media\/news\/bavc_2013\/thumb.png","url":"http:\/\/p\/news\/bavc_2013"},{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/news\/icosi_gaffta"}]}
\ No newline at end of file
diff --git a/data/content/process/data.json b/data/content/process/data.json
new file mode 100644 (file)
index 0000000..b3d2695
--- /dev/null
@@ -0,0 +1 @@
+{"entries":[{"config":{"date":"Tue May 24 22:00:58 2011","hide_title":"1"},"title":"permenant","filename":"permenant","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/permenant","fileInfo":{},"timestamp":"1306299658","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/img\/perm.png\" \/><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/permenant\/","thumb":"http:\/\/p\/media\/process\/permenant\/thumb.png","url":"http:\/\/p\/process\/permenant"},{"config":{"title":"time","date":"Tue May 24 21:43:54 2011"},"title":"time","filename":"schedule","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/schedule","fileInfo":{},"timestamp":"1306298634","tags":null,"content":"<p>honest schedule:<\/p>\n\n<pre>    \n 6\n 7   \n 8   \n 9   (if lucky) wake, lay around\n10   rushed coffee with love\n11   studio\n12\n 1   \n 2   small break (outside), food\n 3   work\n 4   \n 5   \n 6   \n 7   \n 8   dinner (take out)\n 9   work\n10   \n11   \n12   home\n 1   work\n 2\n 3   sleep\n 4\n 5\n<\/pre>\n\n<p>ideal schedule:<\/p>\n\n<pre>    \n 6\n 7   wake\n 8   breakfast with love\n 9   get to studio\n10   \n11   work\n12\n 1   break (outside)\n 2   work\n 3   \n 4   \n 5\n 6   dinner with love\n 7   \n 8   work wrap up\n 9   relax\n10\n11   sleep\n12\n 1\n 2\n 3\n 4\n 5\n<\/pre>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/schedule\/","thumb":"http:\/\/p\/media\/process\/schedule\/thumb.png","url":"http:\/\/p\/process\/schedule"},{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/clmpr\/","thumb":"http:\/\/p\/media\/process\/clmpr\/thumb.png","url":"http:\/\/p\/process\/clmpr"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"},{"config":{"title":"icosi fabrication 2","date":"2010-07-07","tags":"icosi fabrication"},"title":"icosi fabrication 2","filename":"icosi2","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi2","fileInfo":{},"timestamp":"1278486000","tags":["icosi","fabrication"],"content":"<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773799092\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4140\/4773799092_75e68e4e66.jpg\" alt=\"img\" \/><\/a><br \/>\nAssembly test w\/stretched panels in the studio (just hanging).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773722288\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4123\/4773722288_dd579b9956.jpg\" alt=\"\" \/><\/a><br \/>\nAssembly test.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi2\/","thumb":"http:\/\/p\/media\/process\/icosi2\/thumb.png","url":"http:\/\/p\/process\/icosi2"},{"config":{"title":"icosi fabrication","date":"2010-07-01","tags":"fabrication icosi design sculpture mapping"},"title":"icosi fabrication","filename":"icosi","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi","fileInfo":{},"timestamp":"1277967600","tags":["fabrication","icosi","design","sculpture","mapping"],"content":"<p>Fabrication process for ICOSI projection surface. The form is a section of an icosidodecahedron (scaled on the z-axis by 0.5).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4743498955\/\" title=\"view on flickr\">\n<img src=\"http:\/\/farm5.static.flickr.com\/4077\/4743498955_d8d524bd27.jpg\" \/><\/a>\n<br \/>\nA laser-cut a small working model.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4744981890\/\" title=\"view on flickr\"><img src=\"http:\/\/farm5.static.flickr.com\/4142\/4744981890_2a41c9f374.jpg\" \/><\/a><br \/>\nCustom jig for slicing the angles.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4769443639\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4076\/4769443639_728b077b3a.jpg\" \/><\/a><br \/>\nPriming the panels, readying them to be stretched with screen-fabric.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi\/","thumb":"http:\/\/p\/media\/process\/icosi\/thumb.png","url":"http:\/\/p\/process\/icosi"},{"config":{"title":"ICOSI Tech Rider","date":"2010-06-10"},"title":"ICOSI Tech Rider","filename":"icosi_rider","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_rider","fileInfo":{},"timestamp":"1276153200","tags":null,"content":"<p>Tech rider developed for new project:<\/p>\n\n<p><a href=\"\/media\/projects\/icosi\/rider_02.png\"><img src=\"\/media\/projects\/icosi\/rider_02_t.png\" alt=\"\" \/><\/a> &nbsp;&nbsp;\n<a href=\"\/media\/projects\/icosi\/rider_01.png\"><img src=\"\/media\/projects\/icosi\/rider_01_t.png\" alt=\"\" \/><\/a><\/p>\n\n<p><a href=\"http:\/\/media.quilime.com\/files\/projects\/icosi\/gdunne_rider_diag.pdf\">pdf<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_rider\/","thumb":"http:\/\/p\/media\/process\/icosi_rider\/thumb.png","url":"http:\/\/p\/process\/icosi_rider"},{"config":{"date":"2003-05-01"},"title":"egg","filename":"egg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/egg","fileInfo":{},"timestamp":"1051772400","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/egg\/egg.jpg\">\n<span class=\"caption\">marker, wire. 4\" x 2.5\"<\/span><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/egg\/","thumb":"http:\/\/p\/media\/process\/egg\/thumb.png","url":"http:\/\/p\/process\/egg"}]}
\ No newline at end of file
diff --git a/data/content/projects/data.json b/data/content/projects/data.json
new file mode 100644 (file)
index 0000000..37ecee4
--- /dev/null
@@ -0,0 +1 @@
+{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346728320","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><img src=\"\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"tester","date":"2009","tags":"test single simple"},"title":"tester","filename":"stars copy","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/test\/stars copy","fileInfo":{},"timestamp":"1346728140","tags":["test","single","simple"],"content":"<p>test entry<\/p>\n","cat":{"name":"projects\/test","url":"\/projects\/test\/"},"media":"http:\/\/p\/media\/projects\/test\/stars copy\/","thumb":"http:\/\/p\/media\/projects\/test\/stars copy\/thumb.png","url":"http:\/\/p\/projects\/test\/stars copy"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346727780","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346727720","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"}]}
\ No newline at end of file
diff --git a/data/data.json b/data/data.json
new file mode 100644 (file)
index 0000000..4969747
--- /dev/null
@@ -0,0 +1 @@
+{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346728320","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><img src=\"<?=$data['media']?>\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"<?=$data['media']?>\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"tester","date":"2009","tags":"test single simple"},"title":"tester","filename":"stars copy","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/test\/stars copy","fileInfo":{},"timestamp":"1346728140","tags":["test","single","simple"],"content":"<p>test entry<\/p>\n","cat":{"name":"projects\/test","url":"\/projects\/test\/"},"media":"http:\/\/p\/media\/projects\/test\/stars copy\/","thumb":"http:\/\/p\/media\/projects\/test\/stars copy\/thumb.png","url":"http:\/\/p\/projects\/test\/stars copy"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346727780","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346727720","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"Film\/Code remix","date":null},"title":"Film\/Code remix","filename":"bavc_2013","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/bavc_2013","fileInfo":{},"timestamp":1346635956,"tags":null,"content":"<p>Co-teaching a Youth Film\/Code Remix class at BAVC, starting in October.<br \/>\n<a href=\"http:\/\/bavc.org\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/bavc_2013\/","thumb":"http:\/\/p\/media\/news\/bavc_2013\/thumb.png","url":"http:\/\/p\/news\/bavc_2013"},{"config":{"date":"Tue May 24 22:00:58 2011","hide_title":"1"},"title":"permenant","filename":"permenant","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/permenant","fileInfo":{},"timestamp":"1306299658","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/img\/perm.png\" \/><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/permenant\/","thumb":"http:\/\/p\/media\/process\/permenant\/thumb.png","url":"http:\/\/p\/process\/permenant"},{"config":{"title":"time","date":"Tue May 24 21:43:54 2011"},"title":"time","filename":"schedule","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/schedule","fileInfo":{},"timestamp":"1306298634","tags":null,"content":"<p>honest schedule:<\/p>\n\n<pre>    \n 6\n 7   \n 8   \n 9   (if lucky) wake, lay around\n10   rushed coffee with love\n11   studio\n12\n 1   \n 2   small break (outside), food\n 3   work\n 4   \n 5   \n 6   \n 7   \n 8   dinner (take out)\n 9   work\n10   \n11   \n12   home\n 1   work\n 2\n 3   sleep\n 4\n 5\n<\/pre>\n\n<p>ideal schedule:<\/p>\n\n<pre>    \n 6\n 7   wake\n 8   breakfast with love\n 9   get to studio\n10   \n11   work\n12\n 1   break (outside)\n 2   work\n 3   \n 4   \n 5\n 6   dinner with love\n 7   \n 8   work wrap up\n 9   relax\n10\n11   sleep\n12\n 1\n 2\n 3\n 4\n 5\n<\/pre>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/schedule\/","thumb":"http:\/\/p\/media\/process\/schedule\/thumb.png","url":"http:\/\/p\/process\/schedule"},{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/clmpr\/","thumb":"http:\/\/p\/media\/process\/clmpr\/thumb.png","url":"http:\/\/p\/process\/clmpr"},{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/news\/icosi_gaffta"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"},{"config":{"title":"icosi fabrication 2","date":"2010-07-07","tags":"icosi fabrication"},"title":"icosi fabrication 2","filename":"icosi2","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi2","fileInfo":{},"timestamp":"1278486000","tags":["icosi","fabrication"],"content":"<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773799092\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4140\/4773799092_75e68e4e66.jpg\" alt=\"img\" \/><\/a><br \/>\nAssembly test w\/stretched panels in the studio (just hanging).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773722288\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4123\/4773722288_dd579b9956.jpg\" alt=\"\" \/><\/a><br \/>\nAssembly test.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi2\/","thumb":"http:\/\/p\/media\/process\/icosi2\/thumb.png","url":"http:\/\/p\/process\/icosi2"},{"config":{"title":"icosi fabrication","date":"2010-07-01","tags":"fabrication icosi design sculpture mapping"},"title":"icosi fabrication","filename":"icosi","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi","fileInfo":{},"timestamp":"1277967600","tags":["fabrication","icosi","design","sculpture","mapping"],"content":"<p>Fabrication process for ICOSI projection surface. The form is a section of an icosidodecahedron (scaled on the z-axis by 0.5).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4743498955\/\" title=\"view on flickr\">\n<img src=\"http:\/\/farm5.static.flickr.com\/4077\/4743498955_d8d524bd27.jpg\" \/><\/a>\n<br \/>\nA laser-cut a small working model.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4744981890\/\" title=\"view on flickr\"><img src=\"http:\/\/farm5.static.flickr.com\/4142\/4744981890_2a41c9f374.jpg\" \/><\/a><br \/>\nCustom jig for slicing the angles.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4769443639\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4076\/4769443639_728b077b3a.jpg\" \/><\/a><br \/>\nPriming the panels, readying them to be stretched with screen-fabric.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi\/","thumb":"http:\/\/p\/media\/process\/icosi\/thumb.png","url":"http:\/\/p\/process\/icosi"},{"config":{"title":"ICOSI Tech Rider","date":"2010-06-10"},"title":"ICOSI Tech Rider","filename":"icosi_rider","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_rider","fileInfo":{},"timestamp":"1276153200","tags":null,"content":"<p>Tech rider developed for new project:<\/p>\n\n<p><a href=\"\/media\/projects\/icosi\/rider_02.png\"><img src=\"\/media\/projects\/icosi\/rider_02_t.png\" alt=\"\" \/><\/a> &nbsp;&nbsp;\n<a href=\"\/media\/projects\/icosi\/rider_01.png\"><img src=\"\/media\/projects\/icosi\/rider_01_t.png\" alt=\"\" \/><\/a><\/p>\n\n<p><a href=\"http:\/\/media.quilime.com\/files\/projects\/icosi\/gdunne_rider_diag.pdf\">pdf<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_rider\/","thumb":"http:\/\/p\/media\/process\/icosi_rider\/thumb.png","url":"http:\/\/p\/process\/icosi_rider"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"},{"config":{"date":"2003-05-01"},"title":"egg","filename":"egg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/egg","fileInfo":{},"timestamp":"1051772400","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/egg\/egg.jpg\">\n<span class=\"caption\">marker, wire. 4\" x 2.5\"<\/span><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/egg\/","thumb":"http:\/\/p\/media\/process\/egg\/thumb.png","url":"http:\/\/p\/process\/egg"}]}
\ No newline at end of file
diff --git a/data/news.json b/data/news.json
deleted file mode 100644 (file)
index 9167dab..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"Film\/Code remix","date":null},"title":"Film\/Code remix","filename":"bavc_2013","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/bavc_2013","fileInfo":{},"timestamp":1346635956,"tags":null,"content":"<p>Co-teaching a Youth Film\/Code Remix class at BAVC, starting in October.<br \/>\n<a href=\"http:\/\/bavc.org\">link<\/a><\/p>\n","cat":{"name":".\/news","url":"\/.\/news\/"},"media":"http:\/\/p\/media\/.\/news\/bavc_2013\/","thumb":"http:\/\/p\/media\/.\/news\/bavc_2013\/thumb.png","url":"http:\/\/p\/.\/news\/bavc_2013"},{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":".\/news","url":"\/.\/news\/"},"media":"http:\/\/p\/media\/.\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/.\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/.\/news\/icosi_gaffta"}]}
\ No newline at end of file
diff --git a/data/process.json b/data/process.json
deleted file mode 100644 (file)
index 067c716..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"date":"Tue May 24 22:00:58 2011","hide_title":"1"},"title":"permenant","filename":"permenant","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/permenant","fileInfo":{},"timestamp":"1306299658","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/img\/perm.png\" \/><\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/permenant\/","thumb":"http:\/\/p\/media\/.\/process\/permenant\/thumb.png","url":"http:\/\/p\/.\/process\/permenant"},{"config":{"title":"time","date":"Tue May 24 21:43:54 2011"},"title":"time","filename":"schedule","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/schedule","fileInfo":{},"timestamp":"1306298634","tags":null,"content":"<p>honest schedule:<\/p>\n\n<pre>    \n 6\n 7   \n 8   \n 9   (if lucky) wake, lay around\n10   rushed coffee with love\n11   studio\n12\n 1   \n 2   small break (outside), food\n 3   work\n 4   \n 5   \n 6   \n 7   \n 8   dinner (take out)\n 9   work\n10   \n11   \n12   home\n 1   work\n 2\n 3   sleep\n 4\n 5\n<\/pre>\n\n<p>ideal schedule:<\/p>\n\n<pre>    \n 6\n 7   wake\n 8   breakfast with love\n 9   get to studio\n10   \n11   work\n12\n 1   break (outside)\n 2   work\n 3   \n 4   \n 5\n 6   dinner with love\n 7   \n 8   work wrap up\n 9   relax\n10\n11   sleep\n12\n 1\n 2\n 3\n 4\n 5\n<\/pre>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/schedule\/","thumb":"http:\/\/p\/media\/.\/process\/schedule\/thumb.png","url":"http:\/\/p\/.\/process\/schedule"},{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/clmpr\/","thumb":"http:\/\/p\/media\/.\/process\/clmpr\/thumb.png","url":"http:\/\/p\/.\/process\/clmpr"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/.\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/.\/process\/icosi_biennial"},{"config":{"title":"icosi fabrication 2","date":"2010-07-07","tags":"icosi fabrication"},"title":"icosi fabrication 2","filename":"icosi2","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi2","fileInfo":{},"timestamp":"1278486000","tags":["icosi","fabrication"],"content":"<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773799092\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4140\/4773799092_75e68e4e66.jpg\" alt=\"img\" \/><\/a><br \/>\nAssembly test w\/stretched panels in the studio (just hanging).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4773722288\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4123\/4773722288_dd579b9956.jpg\" alt=\"\" \/><\/a><br \/>\nAssembly test.<\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/icosi2\/","thumb":"http:\/\/p\/media\/.\/process\/icosi2\/thumb.png","url":"http:\/\/p\/.\/process\/icosi2"},{"config":{"title":"icosi fabrication","date":"2010-07-01","tags":"fabrication icosi design sculpture mapping"},"title":"icosi fabrication","filename":"icosi","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi","fileInfo":{},"timestamp":"1277967600","tags":["fabrication","icosi","design","sculpture","mapping"],"content":"<p>Fabrication process for ICOSI projection surface. The form is a section of an icosidodecahedron (scaled on the z-axis by 0.5).<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4743498955\/\" title=\"view on flickr\">\n<img src=\"http:\/\/farm5.static.flickr.com\/4077\/4743498955_d8d524bd27.jpg\" \/><\/a>\n<br \/>\nA laser-cut a small working model.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4744981890\/\" title=\"view on flickr\"><img src=\"http:\/\/farm5.static.flickr.com\/4142\/4744981890_2a41c9f374.jpg\" \/><\/a><br \/>\nCustom jig for slicing the angles.<\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/4769443639\/in\/photostream\/\"><img src=\"http:\/\/farm5.static.flickr.com\/4076\/4769443639_728b077b3a.jpg\" \/><\/a><br \/>\nPriming the panels, readying them to be stretched with screen-fabric.<\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/icosi\/","thumb":"http:\/\/p\/media\/.\/process\/icosi\/thumb.png","url":"http:\/\/p\/.\/process\/icosi"},{"config":{"title":"ICOSI Tech Rider","date":"2010-06-10"},"title":"ICOSI Tech Rider","filename":"icosi_rider","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_rider","fileInfo":{},"timestamp":"1276153200","tags":null,"content":"<p>Tech rider developed for new project:<\/p>\n\n<p><a href=\"\/media\/projects\/icosi\/rider_02.png\"><img src=\"\/media\/projects\/icosi\/rider_02_t.png\" alt=\"\" \/><\/a> &nbsp;&nbsp;\n<a href=\"\/media\/projects\/icosi\/rider_01.png\"><img src=\"\/media\/projects\/icosi\/rider_01_t.png\" alt=\"\" \/><\/a><\/p>\n\n<p><a href=\"http:\/\/media.quilime.com\/files\/projects\/icosi\/gdunne_rider_diag.pdf\">pdf<\/a><\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/icosi_rider\/","thumb":"http:\/\/p\/media\/.\/process\/icosi_rider\/thumb.png","url":"http:\/\/p\/.\/process\/icosi_rider"},{"config":{"date":"2003-05-01"},"title":"egg","filename":"egg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/egg","fileInfo":{},"timestamp":"1051772400","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/egg\/egg.jpg\">\n<span class=\"caption\">marker, wire. 4\" x 2.5\"<\/span><\/p>\n","cat":{"name":".\/process","url":"\/.\/process\/"},"media":"http:\/\/p\/media\/.\/process\/egg\/","thumb":"http:\/\/p\/media\/.\/process\/egg\/thumb.png","url":"http:\/\/p\/.\/process\/egg"}]}
\ No newline at end of file
similarity index 70%
rename from data/projects.json
rename to data/projects/data.json
index 12cf25d62825dc946871601c02593814b04efc5f..cbbcbf371d6a5c8c4cc4b0d7df7ca067dddf2a7f 100644 (file)
@@ -1 +1 @@
-{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346641920","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346641740","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346641740","tags":null,"content":"<p><img src=\"<?=$data['media']?>\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"<?=$data['media']?>\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346641740","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346641380","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346641320","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"}]}
\ No newline at end of file
+{"entries":[{"config":{"title":"naag","date":"2012"},"title":"naag","filename":"naag","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/naag","fileInfo":{},"timestamp":"1346728320","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/p>\n\n<iframe src=\"http:\/\/player.vimeo.com\/video\/38492062?title=0&amp;byline=0&amp;portrait=0\" width=\"800\" height=\"450\" frameborder=\"0\" webkitAllowFullScreen mozallowfullscreen allowFullScreen><\/iframe>\n\n<p>a site-specific installation by<\/p>\n\n<h1>VISHAL K. DAR + GABRIEL L. DUNNE<\/h1>\n\n<p>It is as if  mysterious forces coursing through the mohalla* have spontaneously combusted and ignited to produce a marvelous emanation of the cosmic in our midst.\nWho knows what corners of the universe inform this luminous entity in the middle of Mehrauli**, the watering-hole for generations of horse-riding world conquerors, what hidden histories of the people are recounted in its mysterious ebbs and flows? A wish-fulfilling tree, sometimes studded with jewels, sometimes revealing the silken textures of a beautiful woman's thigh?<\/p>\n\n<p>Light makes the remembered disappear and in its glow we glimpse perhaps the finest movements of our desires hidden deep within ourselves,\nthe sticky flows of habitual but subtle lust by which we attach ourselves to reality in order to feel organically alive. <\/p>\n\n<p>In this dream-light that can only be the beginning of consciousness as electricity, we find ourselves merging with the thing, the patterns of art effortlessly morphing into those of the mind.<\/p>\n\n<p><small>\n*an area of a town or village \/ a community. <br \/>\n**is a neighborhood in the South-West district of Delhi in India (<a href=\"en.wikipedia.org\/wiki\/Mehrauli\">en.wikipedia.org\/wiki\/Mehrauli<\/a>)\n<\/small><\/p>\n\n<p><br \/><\/p>\n\n<p>When artists, Vishal K Dar and Gabriel L Dunne, presented their work in a small space in Mehrauli, on the fringe of the community\u2019s development, the children of this neighborhood had immediately made up their minds about the creature's (NAAG sculpture)true nature and the reasons for its appearance. To them it was a wish fulfilling sea-serpent, silent and evocative, which had found abode in this unused space to hibernate during the cold winter months of Delhi.<\/p>\n\n<p>Interestingly, we found how myths originate in such communities that are untouched by contemporary art and technology. Their chancing upon an object that is beyond comprehension, allows them to put their faith in notions of folk-lore and myth making.<\/p>\n\n<p>Vishal K Dar \/ Gabriel L Dunne wanted to challenge the notion of sculpture as a static object. Their organic sculptural form has its roots in CAD software and is further skinned with a generative algorithm. Different parts of the sculpture move differently, as if a form had coiled onto itself. The viewer is liberated since the sculpture does not rely on prescribed grammar and the experience helps resolve a paradigm shift in our viewing registers.<\/p>\n\n<p>The sculptural form wraps itself around an existing architectural column. The surface texture is similar in material and color to that of the existing walls. During the day it appears to be sedentary, but after sun down, the surface starts to glimmer and move. The projected animations are mapped onto the surface from two positions, covering a 300deg viewing angle. The projections move in tandem with the surface segments, creating a mesmerizing rhythm.<\/p>\n\n<p><br \/><\/p>\n\n<p>date : 26th\/27th Jan<br \/>\ntime : 6-10 pm<br \/>\nvenue : the TOILET at 1071\/A, old dada bari road, Mehrauli, INDIA <br \/>\nmap : <a href=\"http:\/\/g.co\/maps\/tzvxg\">http:\/\/g.co\/maps\/tzvxg<\/a>, <a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/map.jpg\">download<\/a><\/p>\n\n<p><br \/><\/p>\n\n<p><a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/projection.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/projection.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/naag.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/naag.jpg\"><\/a>\n&nbsp;\n&nbsp;\n&nbsp;\n<a href=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/\/naag\/ambient.jpg\"><img style=\"width:100px;\" src=\"<?=MEDIA_ROOT?>\/<?=$entry->cat->name?>\/naag\/ambient.jpg\"><\/a><\/p>\n\n<p><br \/><\/p>\n\n<div style=\"display:none\">\ngabriel labov dunne, vishal k dar, vishal, dar, gabriel, labov, dunne, art, san francisco, india, artworks, facebook, india art summit, india art fair, artistic, architectural, artful, new artist\n<\/div> \n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/naag\/","thumb":"http:\/\/p\/media\/projects\/naag\/thumb.png","url":"http:\/\/p\/projects\/naag"},{"config":{"date":"2009"},"title":"synonymovement","filename":"synonymovement","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/synonymovement","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/synonymovement.mov.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/synonymovement.mov.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\naudio\/visual software, video installation<br \/>\nc++, openGL, ableton live, max\/msp\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/synonymovement\/","thumb":"http:\/\/p\/media\/projects\/synonymovement\/thumb.png","url":"http:\/\/p\/projects\/synonymovement"},{"config":{"title":"Stars","date":"2009"},"title":"Stars","filename":"stars","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/stars","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><img src=\"<?=$data['media']?>\/stars.jpg\" \/><\/p>\n\n<h2>Stars<\/h2>\n\n<p><em>projection, visual software (c++), audio (ableton live, max\/msp)<\/em><\/p>\n\n<p>An exploration of infinite\/finite space. The viewer transitions between macro and micro environments of mathematically infinite scale. As the viewer moves through multiple spaces, their scope and perspective widens and transcends while space becomes infinitely big and infinitely small simultaneously.<\/p>\n\n<p><br \/><\/p>\n\n<p><img src=\"<?=$data['media']?>\/47_roof.jpg\"\/><\/p>\n\n<h3>video<\/h3>\n\n<p><br \/><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"640\" height=\"496\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\"><\/p>\n\n<p><param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/stars.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\">\n<embed name = \"qt_object\" width=\"640\" height=\"496\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/stars.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/stars\/","thumb":"http:\/\/p\/media\/projects\/stars\/thumb.png","url":"http:\/\/p\/projects\/stars"},{"config":{"title":"rattle","date":"2009"},"title":"rattle","filename":"rattle","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/rattle","fileInfo":{},"timestamp":"1346728140","tags":null,"content":"<p><?\n$w = 640;\n$h = 496;\n?><\/p>\n\n<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"false\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"<?=$data['media']?>\/rattle.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"<?=$w?>\" height=\"<?=$h?>\" controller=\"true\" loop=\"true\" autoplay=\"false\" src=\"<?=$data['media']?>\/rattle.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><br \/>\n<span class=\"caption\">\ninteractive software, synthesiser \n<br \/>\nbuilt with Processing, ChucK\n<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/rattle\/","thumb":"http:\/\/p\/media\/projects\/rattle\/thumb.png","url":"http:\/\/p\/projects\/rattle"},{"config":{"title":"tester","date":"2009","tags":"test single simple"},"title":"tester","filename":"stars copy","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/test\/stars copy","fileInfo":{},"timestamp":"1346728140","tags":["test","single","simple"],"content":"<p>test entry<\/p>\n","cat":{"name":"projects\/test","url":"\/projects\/test\/"},"media":"http:\/\/p\/media\/projects\/test\/stars copy\/","thumb":"http:\/\/p\/media\/projects\/test\/stars copy\/thumb.png","url":"http:\/\/p\/projects\/test\/stars copy"},{"config":{"title":"obsession","date":"2003","thumb":"\/media\/projects\/obsession\/thumb.png"},"title":"obsession","filename":"obsession","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/obsession","fileInfo":{},"timestamp":"1346727780","tags":null,"content":"<p><img src=\"<?=MEDIA_ROOT?>\/projects\/obsession\/detail.jpg\"><br \/>\n<span class=\"caption\">copper wire, masonite. 3.5' x 4.5'<\/span><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/obsession\/","thumb":"\/media\/projects\/obsession\/thumb.png","url":"http:\/\/p\/projects\/obsession"},{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346727720","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"Boat","date":"2007-07-10","tags":"timelapse photography","thumb":"\/media\/projects\/boat\/thumb.png"},"title":"Boat","filename":"boat","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/boat","fileInfo":{},"timestamp":"1184050800","tags":["timelapse","photography"],"content":"<p><object classid=\"clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b\" id=\"qt_object\" width=\"535\" height=\"374\" codebase=\"http:\/\/www.apple.com\/qtactivex\/qtplugin.cab#version=6,0,2,0\">\n<param name=\"type\" value=\"video\/quicktime\">\n<param name=\"name\" value=\"qt_object\">\n<param name=\"nocache\" value=\"true\">\n<param name=\"autoplay\" value=\"true\">\n<param name=\"kioskmode\" value=\"true\">\n<param name=\"controller\" value=\"true\">\n<param name=\"loop\" value=\"true\">\n<param name=\"bgcolor\" value=\"#000000\">\n<param name=\"src\" value=\"\/media\/projects\/boat\/boat.mov\">\n<param name=\"pluginspage\" value=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\"><br \/>\n<embed name = \"qt_object\" width=\"535\" height=\"374\" controller=\"true\" loop=\"true\" autoplay=\"true\" src=\"\/media\/projects\/boat\/boat.mov\" kioskmode=\"true\" nocache=\"true\" type=\"video\/quicktime\" bgcolor=\"#000000\" border=\"0\" pluginspage=\"http:\/\/www.apple.com\/quicktime\/download\/indext.html\" enablejavascript=\"true\">\n<\/embed>\n<\/object><\/p>\n\n<p><em>photo timelapse<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/boat\/","thumb":"\/media\/projects\/boat\/thumb.png","url":"http:\/\/p\/projects\/boat"}]}
\ No newline at end of file
diff --git a/data/tag/audio.json b/data/tag/audio.json
deleted file mode 100644 (file)
index ef92ea8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"}]}
\ No newline at end of file
diff --git a/data/tag/installation.json b/data/tag/installation.json
deleted file mode 100644 (file)
index 9f56a21..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"Bodyneg","date":"2002","tags":"print installation","thumb":"\/media\/projects\/bodyneg\/thumb.png"},"title":"Bodyneg","filename":"bodyneg","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/bodyneg","fileInfo":{},"timestamp":"1346641320","tags":["print","installation"],"content":"<p><img src=\"\/media\/projects\/bodyneg\/BODYNEG.jpg\" \/>\n<br \/>\n<em>ink press, 5 wall-mounted panels. 8' x 4' x 2'<\/em><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/bodyneg\/","thumb":"\/media\/projects\/bodyneg\/thumb.png","url":"http:\/\/p\/projects\/bodyneg"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"}]}
\ No newline at end of file
diff --git a/data/tag/performance.json b/data/tag/performance.json
deleted file mode 100644 (file)
index 478ee96..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"ICOSI Performance at Gray Area Foundation for the Arts","date":"2010-11-05","tags":"projection-mapping performance audiovisual"},"title":"ICOSI Performance at Gray Area Foundation for the Arts","filename":"icosi_gaffta","path":"\/Users\/gdunne\/_portfolio\/www\/content\/news\/icosi_gaffta","fileInfo":{},"timestamp":"1288940400","tags":["projection-mapping","performance","audiovisual"],"content":"<p>ICOSI Performance at Gray Area Foundation for the Arts<br \/>\nDate\/Time: 06 Nov 2010 from 7:00 PM to 11:00 PM<br \/>\nLocation: Gray Area Foundation for the Arts \u2013 55 Taylor Street, San Francisco<br \/>\nICOSI by Gabriel Dunne in collaboration with Jeff Lubow (Audio)<br \/>\n<a href=\"http:\/\/www.gaffta.org\/2010\/11\/03\/takes-on-sound-space-symposium-performances-this-saturday\/\">link<\/a><\/p>\n","cat":{"name":"news","url":"\/news\/"},"media":"http:\/\/p\/media\/news\/icosi_gaffta\/","thumb":"http:\/\/p\/media\/news\/icosi_gaffta\/thumb.png","url":"http:\/\/p\/news\/icosi_gaffta"},{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"}]}
\ No newline at end of file
diff --git a/data/tag/projection.json b/data/tag/projection.json
deleted file mode 100644 (file)
index b9e78da..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"}]}
\ No newline at end of file
diff --git a/data/tag/visual.json b/data/tag/visual.json
deleted file mode 100644 (file)
index b9e78da..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"ICOS Performance @ Biennial of the Americas, CO","tags":"performance installation projection visual audio","notes":"this might need to be split up into a few posts","date":"2010-07-29"},"title":"ICOS Performance @ Biennial of the Americas, CO","filename":"icosi_biennial","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/icosi_biennial","fileInfo":{},"timestamp":"1280386800","tags":["performance","installation","projection","visual","audio"],"content":"<p><img src=\"http:\/\/farm5.static.flickr.com\/4110\/4847387674_5419f0b672.jpg\" \/><\/p>\n\n<p><em>ICOSI<\/em> is an audio\/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010.<\/p>\n\n<p>audio synthesis created with Ablton Live\/Max\/MSP, custom software (OPENGL, Processing). Custom surface fabrication\ndimensions: 230cm x 230 cm (7.9' x 7.9')<\/p>\n\n<p>The software and audio toolset was developed over three weeks leading up to the performance. The performance dramatically split my focus into two places (music and visuals), which was a juggle that I didn't fully anticipate as I was developing the visual software on one split-screen before the performance. Inspired to continue pursuing interfaces and controllers to overcome the separation of creating audio and visuals simultaneously.<\/p>\n\n<p>The multiple mediums (sculpture, sound, visual media) of this particular project was fascinating. Each iteration represents a process of my own curiosities in technology, consciousness, spirituality, design, and fabrication.<\/p>\n\n<p>The piece represents my practice and experiences in regards to my own spiritual growth and experience. Geometrically, the form is inspired by sacred polyhedra that represent forms of transition. The choice of an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosidodecahedron\">icosidodecahedron<\/a> represents transition of two frequencies, represented by an <a href=\"http:\/\/en.wikipedia.org\/wiki\/Icosahedron\">icosahedron<\/a> and its dual polyhedron, a <a href=\"http:\/\/en.wikipedia.org\/wiki\/Dodecahedron\">dodecahedron<\/a>.<\/p>\n\n<p>The form is composed of 7 panels trimmed and scaled from a full icosidodecahedron. The visuals follow the structure of the form nearly explicitly, with the exception of textural elements.<\/p>\n\n<p>The inclusion of the Merkaba\/Star Tetrahedron represents an inspiration for the visuals. The Merkaba, a dual spinning pyramid, represents a spiritual light vehicle used by the ancients to transcend to and contact spiritual realms. \"Mer\" means Light. \"Ka\" means Spirit. \"Ba\" means Body. Mer-Ka-Ba means the spirit\/body surrounded by counter-rotating fields of light, (wheels within wheels), spirals of energy as in DNA, which transports spirit\/body from one dimension to another. <a href=\"http:\/\/www.crystalinks.com\/merkaba.html\">[1]<\/a><\/p>\n\n<p><a href=\"http:\/\/www.flickr.com\/photos\/quilime\/sets\/72157624499344281\/with\/4847387648\/\">more photos via flickr &rarr;<\/a><\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/icosi_biennial\/","thumb":"http:\/\/p\/media\/process\/icosi_biennial\/thumb.png","url":"http:\/\/p\/process\/icosi_biennial"}]}
\ No newline at end of file
diff --git a/data/tag/www.json b/data/tag/www.json
deleted file mode 100644 (file)
index 76359b4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-{"entries":[{"config":{"title":"clmpr.com","date":"may 24 2011","tags":"code www opensource"},"title":"clmpr.com","filename":"clmpr","path":"\/Users\/gdunne\/_portfolio\/www\/content\/process\/clmpr","fileInfo":{},"timestamp":"1306220400","tags":["code","www","opensource"],"content":"<p><a href=\"http:\/\/clmpr.com\">\n<img src=\"<?=MEDIA_ROOT?>\/img\/clmpr.png\" \/>\n<\/a><\/p>\n\n<p>clmpr is a minimal open-source bookmarking engine.<\/p>\n","cat":{"name":"process","url":"\/process\/"},"media":"http:\/\/p\/media\/process\/clmpr\/","thumb":"http:\/\/p\/media\/process\/clmpr\/thumb.png","url":"http:\/\/p\/process\/clmpr"},{"config":{"title":"Seaquence","tags":"audio www","date":"2010-10-04"},"title":"Seaquence","filename":"seaquence","path":"\/Users\/gdunne\/_portfolio\/www\/content\/projects\/seaquence","fileInfo":{},"timestamp":"1286175600","tags":["audio","www"],"content":"<p>Alpha release of <a href=\"http:\/\/seaquence.org\">Seaquence: A experimental web-based musical ecosystem<\/a>. <\/p>\n\n<p><a href=\"http:\/\/seaquence.org\">link<\/a><\/p>\n","cat":{"name":"projects","url":"\/projects\/"},"media":"http:\/\/p\/media\/projects\/seaquence\/","thumb":"http:\/\/p\/media\/projects\/seaquence\/thumb.png","url":"http:\/\/p\/projects\/seaquence"}]}
\ No newline at end of file
index c552649047e0f524a90eff6ac4d84982cb1c0f8b..8c27ae95859b4dea32688239603e298116577bdc 100644 (file)
@@ -1 +1 @@
-{"tags":{"print":1,"installation":2,"code":1,"www":2,"opensource":1,"projection-mapping":1,"performance":2,"audiovisual":1,"audio":2,"projection":1,"visual":1,"icosi":2,"fabrication":2,"design":1,"sculpture":1,"mapping":1,"timelapse":1,"photography":1}}
\ No newline at end of file
+{"tags":{"test":1,"single":1,"simple":1,"print":1,"installation":2,"code":1,"www":2,"opensource":1,"projection-mapping":1,"performance":2,"audiovisual":1,"audio":2,"projection":1,"visual":1,"icosi":2,"fabrication":2,"design":1,"sculpture":1,"mapping":1,"timelapse":1,"photography":1}}
\ No newline at end of file
diff --git a/drafts/cabspotting b/drafts/cabspotting
new file mode 100755 (executable)
index 0000000..6f58823
--- /dev/null
@@ -0,0 +1,29 @@
+title = cabspotting\r
+date = 2009\r
+tags = datavis software stamen\r
+featured = true\r
+--\r
+<? $w = 800; $h = 516; ?><object classid="clsid:02bf25d5-8c17-4b23-bc80-d3488abddc6b" id="qt_object" width="<?=$w?>" height="<?=$h?>" codebase="http://www.apple.com/qtactivex/qtplugin.cab#version=6,0,2,0">\r
+<param name="type" value="video/quicktime">\r
+<param name="name" value="qt_object">\r
+<param name="nocache" value="true">\r
+<param name="autoplay" value="false">\r
+<param name="kioskmode" value="true">\r
+<param name="controller" value="true">\r
+<param name="loop" value="true">\r
+<param name="bgcolor" value="#000000">\r
+<!--\r
+<param name="src" value="<?=$data['media']?>/cabspotting_web.mov">\r
+<param name="pluginspage" value="http://www.apple.com/quicktime/download/indext.html">\r
+<embed name="qt_object" width="<?=$w?>" height="<?=$h?>" controller="true" loop="true" autoplay="false" src="<?=$data['media']?>/cabspotting_web.mov" kioskmode="true" nocache="true" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">\r
+</embed>\r
+</object>\r
+-->\r
+\r
+<br />\r
+<span class="caption">\r
+SF taxi visualization <br />\r
+built with Java/Processing\r
+</span>\r
+\r
+part of the NY MOMA permenant collection\r
index 35ae524143d95ba6b48633ea6ee6972d878defa8..095ff02a58c939dcb203398ace21dfc01dccb0cf 100644 (file)
--- a/index.php
+++ b/index.php
@@ -18,67 +18,25 @@ $t->assign('url', $url);
 
 # special endpoints
 $dirs = explode('/', $url['url']);
-
-
-
-# tags
-if ((isset($dirs[count($dirs)-2]) && $dirs[count($dirs)-2] == "tag") || $dirs[count($dirs)-1] == "tag") {
-    $tag = isset($dirs[count($dirs)-1]) && $dirs[count($dirs)-1] != "tag" ? $dirs[count($dirs)-1] : null;
-       if ($tag) {
-            $content_req = LOCAL_ROOT . CONTENT_DIR . DIRECTORY_SEPARATOR . str_replace('/tag', '', $url['dirname']);
-            exit;
-        } else {
-            $content_req = "";
-            $page_req =  LOCAL_ROOT . PAGE_DIR . DIRECTORY_SEPARATOR . $url['url'];
-        }
-
-
-}
-
-
-# editing
 switch($dirs[0]) {
     # EDITING
     case 'edit' : 
-        
-        if (!DEV) 
-            break;
-
-        array_shift($dirs);
-        $newurl = implode($dirs, '/');
-        $content_req = LOCAL_ROOT . CONTENT_DIR . DIRECTORY_SEPARATOR . $newurl;
-        $page_req =  LOCAL_ROOT . PAGE_DIR . DIRECTORY_SEPARATOR . $newurl;
-
-        // TODO: Sercurity risk?
-        if ($_SERVER['REQUEST_METHOD'] == 'POST' && 
-            isset($_POST['edited_file_contents']) && 
-            isset($_POST['edited_file'])) {
-            try {
-                $fp = fopen( $_POST['edited_file'], 'w');
-                if ($fp) {
-                    fwrite($fp, $_POST['edited_file_contents']);
-                    fclose($fp);
-                }
-                if (!file_exists( $_POST['edited_file'] )) {
-                    throw new Exception('Error creating tags.json. Permissions?');
-                }
-            } catch (Exception $e) {
-                echo 'Caught exception: ',  $e->getMessage(), "\n";
-            }
-            $edit = false;
-        } else {
-            $edit = true;
-        }
-    # END EDITING
+        include 'edit.php';
+        break;
+    # TAG
+    case 'tag' : 
+        echo 'tagging';
+        break;
 }
 
+
 # content exists, and is a folder
 if (is_dir($content_req)) {
+    $is_multiple = true;
     # get config in folder, if exists
     if (is_file($content_req . '/' . CONFIG_FILE )) {
         $config = parse_entry(new SplFileInfo($content_req . '/' . CONFIG_FILE));
-        if (!$tag)
-            $template = $config->config->template . '.' . $response_format . '.tpl' ;
+        $template = $config->config->template . '.' . $response_format . '.tpl' ;
         $t->assign('data', $config);
     }
     $entries = get_entries($url['url'], $args = array('tag' => $tag));
@@ -88,6 +46,7 @@ if (is_dir($content_req)) {
 
 # content exists, and is a single entry
 else if (is_file($content_req)) {
+    $is_single = true;
     $t->assign('entry', parse_entry(new SplFileInfo($content_req)));
     $t->assign('single', true);
     $template = 'single.'.$response_format.'.tpl';
@@ -95,7 +54,7 @@ else if (is_file($content_req)) {
 
 # content exists, and is a page
 else if (is_file($page_req)) {
-
+    $is_page = true;
     $config = parse_entry(new SplFileInfo($page_req), 1);
     $t->assign('entry', $config);
     $template = isset($config->config->template) ? $config->config->template .
index f7923b421403b94a7dc86ac6f96e23f502783b55..a59b720ea1d684efa82839dbc8a9f0157e401617 100644 (file)
@@ -11,39 +11,31 @@ function get_entries( $path = "", $args = array() )
     $order_by = empty($args['order_by']) ? null : $args['order_by'];
     $order = empty($args['order']) ? SORT_DESC : $args['order'];
     $tag = empty($args['tag']) ? null : $args['tag'];
-    
-    $data_file = DATA_DIR . DIRECTORY_SEPARATOR . $path . '.json';
-    $path = LOCAL_ROOT . CONTENT_DIR . DIRECTORY_SEPARATOR . $path;
 
-    if ($tag) { 
-
-        //$data_dir = $data_file = DATA_DIR . DIRECTORY_SEPARATOR . 'tag/';
-        echo $data_file;
-        
-        
-
-        //echo $data_dir;
-        exit;
+    $local_path = LOCAL_ROOT . CONTENT_DIR . DIRECTORY_SEPARATOR . $path;
+    $data_path  = LOCAL_ROOT . DATA_DIR . DIRECTORY_SEPARATOR . CONTENT_DIR . DIRECTORY_SEPARATOR . $path;
 
-        if (!is_dir($data_dir)) 
-            mkdir($data_dir);
+    $data_file  = $data_path . DIRECTORY_SEPARATOR . DATA_FILE;
 
-        $data_file = DATA_DIR . DIRECTORY_SEPARATOR . 'tag/' . $tag . '.json';
-        $path = LOCAL_ROOT . CONTENT_DIR . DIRECTORY_SEPARATOR;        
+    if ($tag) { 
+        echo "get by tag";
+        exit;   
     }
 
     if (DEV || !file_exists($data_file)) {
 
-        $create_datafile_conditions = true; //!$tag;
+        $create_datafile = true;
 
         if ($recursive) {
-            $iterator = new RecursiveDirectoryIterator($path, RecursiveDirectoryIterator::KEY_AS_PATHNAME);
+            $iterator = new RecursiveDirectoryIterator($local_path, RecursiveDirectoryIterator::KEY_AS_PATHNAME);
             $dir_iterator = new RecursiveIteratorIterator($iterator, RecursiveIteratorIterator::SELF_FIRST);
         }
         else {
-            $dir_iterator = new DirectoryIterator($path);
+            $dir_iterator = new DirectoryIterator($local_path);
         }
+        
         $entries = array();
+        
         foreach ($dir_iterator as $file => $info) {
             if (!$info->isDir() && $info->getFilename() != CONFIG_FILE) {
                 $entry = parse_entry($info);
@@ -55,6 +47,7 @@ function get_entries( $path = "", $args = array() )
                 }
             }
         }
+
         switch ($order_by)
         {
             default :
@@ -64,13 +57,18 @@ function get_entries( $path = "", $args = array() )
                     array_multisort($time, $order, $entries);
         }
 
-        if ($create_datafile_conditions) {
+        if ($create_datafile) {
             try {
+                if (!is_dir($data_path)) {
+                    if (!mkdir($data_path, 0777, true)) {
+                        throw new Exception('Error making data folder. Permissions?');
+                    }
+                }
                 $fp = fopen( $data_file, 'w');
                 fwrite($fp, json_encode(array( 'entries' => $entries )));
                 fclose($fp);
                 if (!file_exists( $data_file )) {
-                    throw new Exception('Error creating tags.json. Permissions?');
+                    throw new Exception('Error creating tags json. Permissions?');
                 }
             } catch (Exception $e) {
                 echo 'Caught exception: ',  $e->getMessage(), "\n";
@@ -78,7 +76,7 @@ function get_entries( $path = "", $args = array() )
         }
     }
 
-    $json = json_decode(file_get_contents($data_file));
+    $json = json_decode(file_get_contents( $data_file ));
     return $json->entries;
 }
 
diff --git a/lib/edit.php b/lib/edit.php
new file mode 100644 (file)
index 0000000..761a8c5
--- /dev/null
@@ -0,0 +1,30 @@
+<?php
+
+if (!DEV) 
+    break;
+
+array_shift($dirs);
+$newurl = implode($dirs, '/');
+$content_req = LOCAL_ROOT . CONTENT_DIR . DIRECTORY_SEPARATOR . $newurl;
+$page_req =  LOCAL_ROOT . PAGE_DIR . DIRECTORY_SEPARATOR . $newurl;
+
+// TODO: Sercurity risk?
+if ($_SERVER['REQUEST_METHOD'] == 'POST' && 
+    isset($_POST['edited_file_contents']) && 
+    isset($_POST['edited_file'])) {
+    try {
+        $fp = fopen( $_POST['edited_file'], 'w');
+        if ($fp) {
+            fwrite($fp, $_POST['edited_file_contents']);
+            fclose($fp);
+        }
+        if (!file_exists( $_POST['edited_file'] )) {
+            throw new Exception('Error creating tags.json. Permissions?');
+        }
+    } catch (Exception $e) {
+        echo 'Caught exception: ',  $e->getMessage(), "\n";
+    }
+    $edit = false;
+} else {
+    $edit = true;
+}
index 23a219c91bcdc51688b318962253f406c5236308..111b14aee43650c79e0639eba65b9f80d3ab11ca 100644 (file)
@@ -10,6 +10,7 @@ define ('MEDIA_ROOT',       'http://'.$_SERVER['SERVER_NAME'].'/media');
 define ('WEB_ROOT',         'http://'.$_SERVER['SERVER_NAME'].'/');
 
 define ('DATA_DIR',         'data');
+define ('DATA_FILE',        'data.json');
 define ('CONTENT_DIR',      'content');
 define ('TEMPLATE_DIR',     'templates');
 define ('PAGE_DIR',         'pages');
index e0ceea918bd8b2bbb78f2a579abc3717e1905fd2..1855e5c3eb016ae5b7e89f2fd19bb3fc763b9dfb 100644 (file)
@@ -7,13 +7,11 @@
     <? $dirs = get_dirs('', $args = array('recursive' => false) ); ?>
     <? foreach($dirs as $dir) : ?>
     <li><a href="<?=$dir->url?>"><?=$dir->name?></a></li>
-
     <? endforeach; ?>
+
     <? $pages = get_pages('', $args = array('recursive' => false) ); ?>
-    <? foreach($pages as $page) :
-        if (isset($page->config->hidden) && $page->config->hidden)
-            continue;
-     ?>
+    <? foreach($pages as $page) : ?>
+    <? if (isset($page->config->hidden) && $page->config->hidden) continue; ?>
     <li><a href="<?=$page->url?>"><?=$page->title?></a></li>
     <? endforeach; ?>
 
index 33b07697b27a59ab31facdd06136bb575673a0d3..a8a1fda821babe5d4e992ebf0c84bdc10692ebba 100644 (file)
                </li>
        <? endforeach; ?>       
        </ul>
-
-    <? $tags = get_tags('projects'); ?>
-    <ul>
-        <? foreach($tags as $tag => $count): ?>
-            <li><a href="<?=WEB_ROOT . 'projects/tag/' . $tag ?>"><?=$tag?></li>
-        <? endforeach; ?>
-    </ul>    
        
 </div>