From 4b1608eb871f971021d077a2e734e1f793739798 Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Wed, 26 Sep 2012 23:03:41 -0700 Subject: [PATCH] Added media functions. --- content/about | 7 ---- content/news/2012-10-01_bavc | 4 --- content/process/astcreators | 14 -------- content/process/gafftavis | 13 ------- content/process/icosi_biennial | 27 --------------- content/process/icosi_live | 13 ------- content/process/icosi_setup | 7 ---- content/process/modulations | 13 ------- content/process/monad_ceiling | 2 +- content/process/rattle | 9 ----- content/process/schedule | 60 --------------------------------- content/process/synonymovement | 8 ----- content/projects/.rattle | 24 ------------- content/projects/icosi | 44 ++++++++++++++++++++++++ content/projects/mask | 2 +- css/style.css | 18 +++++----- data/content/data.json | 2 +- data/content/projects/data.json | 2 +- data/content/tags.json | 2 +- index.php | 4 ++- lib/data.php | 32 ++++++++++++++++++ lib/model.php | 3 ++ lib/output.php | 17 ++++++++++ 23 files changed, 114 insertions(+), 213 deletions(-) delete mode 100755 content/news/2012-10-01_bavc delete mode 100755 content/process/astcreators delete mode 100755 content/process/gafftavis delete mode 100755 content/process/icosi_biennial delete mode 100755 content/process/icosi_live delete mode 100755 content/process/icosi_setup delete mode 100755 content/process/modulations delete mode 100755 content/process/rattle delete mode 100755 content/process/schedule delete mode 100755 content/process/synonymovement delete mode 100755 content/projects/.rattle diff --git a/content/about b/content/about index 406bdda..c580f41 100755 --- a/content/about +++ b/content/about @@ -1,13 +1,6 @@ template = page -- -Gabriel Labov Dunne - -b. 1981, San Francisco - - -
-
c / v
diff --git a/content/news/2012-10-01_bavc b/content/news/2012-10-01_bavc deleted file mode 100755 index 6631655..0000000 --- a/content/news/2012-10-01_bavc +++ /dev/null @@ -1,4 +0,0 @@ -title = Film/Code remix --- -Co-teaching "Film/Code Remix", youth class at [BAVC](http://bavc.org), with Jonathan McIntosh. -[link](http://bavc.org) diff --git a/content/process/astcreators b/content/process/astcreators deleted file mode 100755 index c6d8ea7..0000000 --- a/content/process/astcreators +++ /dev/null @@ -1,14 +0,0 @@ -title = AudioShader Installation -date = 04/03/12 --- - - --- - -Live-coding Shader editor created in collaboration with Syed Reza Ali and Ryan Alexander. - -Shown at Creators Project SF - -Web version of the project at [audioshader.net](audioshader.net) - - diff --git a/content/process/gafftavis b/content/process/gafftavis deleted file mode 100755 index fcda828..0000000 --- a/content/process/gafftavis +++ /dev/null @@ -1,13 +0,0 @@ -title = Live Visuals @GAFFTA -date = April 29 2011 --- - -

Live Visuals for Santa @ GAFFTA.

- -
- -Sepalcure, Shigeto, Simple & Santa, GAFFTA, San Francisco - -April 29 2011 - -live visual software performed for Santa created with processing, max/msp, ableton live diff --git a/content/process/icosi_biennial b/content/process/icosi_biennial deleted file mode 100755 index 18f8578..0000000 --- a/content/process/icosi_biennial +++ /dev/null @@ -1,27 +0,0 @@ -title = ICOS Performance @ Biennial of the Americas, CO -tags = live installation projection visual audio -notes = this might need to be split up into a few posts -date = 2010-07-29 --- - - - - -*ICOSI* is an audio/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010. - -audio synthesis created with Ablton Live/Max/MSP, custom software (OPENGL, Processing). Custom surface fabrication -dimensions: 230cm x 230 cm (7.9' x 7.9') - - -The software and audio toolset was developed from scratch for this 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. - -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. - -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 [icosidodecahedron](http://en.wikipedia.org/wiki/Icosidodecahedron) represents transition of two frequencies, represented by an [icosahedron](http://en.wikipedia.org/wiki/Icosahedron) and its dual polyhedron, a [dodecahedron](http://en.wikipedia.org/wiki/Dodecahedron). - -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. - -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. [[1]](http://www.crystalinks.com/merkaba.html) - - -[more photos via flickr →](http://www.flickr.com/photos/quilime/sets/72157624499344281/with/4847387648/) diff --git a/content/process/icosi_live b/content/process/icosi_live deleted file mode 100755 index 0a08f22..0000000 --- a/content/process/icosi_live +++ /dev/null @@ -1,13 +0,0 @@ -date = nov 6 2011 -title = ICOSI --- - - - -Live, Projection-Mapped Performance by Gabriel Dunne in collaboration with Jeff Lubow (audio). - -Custom audiovisual software projected on 3D form. - -Dimensions: 7.5' x 7.5' x 1' - -Installation/Performance at Gray Area, San Francisco Nov 6 2010 diff --git a/content/process/icosi_setup b/content/process/icosi_setup deleted file mode 100755 index c044301..0000000 --- a/content/process/icosi_setup +++ /dev/null @@ -1,7 +0,0 @@ -title = ICOSI Install -date = nov 2011 --- - -

- -2010 Biennieal of the Americas, Denver diff --git a/content/process/modulations b/content/process/modulations deleted file mode 100755 index ddedc48..0000000 --- a/content/process/modulations +++ /dev/null @@ -1,13 +0,0 @@ -title = Modulations 2012 -date = may 10 2012 -tags = live visual code --- -

Live Visuals @ CCRMA Modulations 2012

- -This set was live-coded GLSL, conceptually utilizing non-periodic tiling patterns. I'm still fascinated with the forms. Towards the end of the night I started using color. - -For this setup, we routed live audio via ChucK through the built-in mic on my macbook air, via osc to Node, to audioshader-toy via web sockets. - -Because osx-style full-screen multi-monitor support is completely broken in OSX Lion, we used Firefox. To do so, all the chrome-only webaudioapi stuff was stripped out and replaced it with an osc receiver. This allowed us to analyze the audio with an external interface and use any browser that supports webgl canvas, and does multi-monitory fullscreen correctly on OSX. - -live-audio branch with float-sliders ui [warning:totally hacky] : [github.com/quilime/audio-shadertoy/tree/live-audio-ff-datgui](github.com/quilime/audio-shadertoy/tree/live-audio-ff-datgui) diff --git a/content/process/monad_ceiling b/content/process/monad_ceiling index 7460779..0c7840f 100755 --- a/content/process/monad_ceiling +++ b/content/process/monad_ceiling @@ -1,5 +1,5 @@ date = april 4 2012 -tags = studio installation +tags = installation project = monad -- diff --git a/content/process/rattle b/content/process/rattle deleted file mode 100755 index f8514b6..0000000 --- a/content/process/rattle +++ /dev/null @@ -1,9 +0,0 @@ -date = 02/02/2009 -title = rattle --- - - - -an interactive rattle -built with Processing, ChucK, controlled with a WiiMote - diff --git a/content/process/schedule b/content/process/schedule deleted file mode 100755 index bac9a8c..0000000 --- a/content/process/schedule +++ /dev/null @@ -1,60 +0,0 @@ -date = Tue May 24 21:43:54 2011 -title = time --- - -real: -
    
- 6
- 7
- 8
- 9   (if lucky) wake, lay around
-10   rushed coffee w/partner
-11   studio
-12
- 1
- 2   small break (outside), food
- 3   work
- 4
- 5
- 6
- 7
- 8   dinner (take out)
- 9   work
-10
-11
-12   home
- 1   work
- 2
- 3   sleep
- 4
- 5
-
- - -ideal: -
    
- 6
- 7   wake
- 8   breakfast w/parner
- 9   studio
-10
-11   work
-12
- 1   break (outside)
- 2   work
- 3
- 4
- 5
- 6   dinner w/partner
- 7
- 8   work wrap up
- 9   relax
-10
-11   sleep
-12
- 1
- 2
- 3
- 4
- 5
-
\ No newline at end of file diff --git a/content/process/synonymovement b/content/process/synonymovement deleted file mode 100755 index 9b46b60..0000000 --- a/content/process/synonymovement +++ /dev/null @@ -1,8 +0,0 @@ -date = 02/02/2009 -title = synony --- -
- -audio/visual software, video installation
-c++, openGL, ableton live, max/msp -
diff --git a/content/projects/.rattle b/content/projects/.rattle deleted file mode 100755 index d87020c..0000000 --- a/content/projects/.rattle +++ /dev/null @@ -1,24 +0,0 @@ -title = rattle -date = 2008-05-02 --- - - - - - - - - - - - - - - - - -

-rattle -
-interactive software -

diff --git a/content/projects/icosi b/content/projects/icosi index 523a178..4e835b5 100755 --- a/content/projects/icosi +++ b/content/projects/icosi @@ -1,6 +1,50 @@ title = icosi -- + + + + +*ICOSI* is an audio/visual sculptural performance which was shown at the Biennial of the Americas, Denver CO, Jul 29 2010. + +audio synthesis created with Ablton Live/Max/MSP, custom software (OPENGL, Processing). Custom surface fabrication +dimensions: 230cm x 230 cm (7.9' x 7.9') + + +The software and audio toolset was developed from scratch for this 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. + +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. + +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 [icosidodecahedron](http://en.wikipedia.org/wiki/Icosidodecahedron) represents transition of two frequencies, represented by an [icosahedron](http://en.wikipedia.org/wiki/Icosahedron) and its dual polyhedron, a [dodecahedron](http://en.wikipedia.org/wiki/Dodecahedron). + +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. + +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. [[1]](http://www.crystalinks.com/merkaba.html) + + +[more photos via flickr →](http://www.flickr.com/photos/quilime/sets/72157624499344281/with/4847387648/) + + + +

+ +2010 Biennieal of the Americas, Denver + + + + + + +Live, Projection-Mapped Performance by Gabriel Dunne in collaboration with Jeff Lubow (audio). + +Custom audiovisual software projected on 3D form. + +Dimensions: 7.5' x 7.5' x 1' + +Installation/Performance at Gray Area, San Francisco Nov 6 2010 + + drawings, blue prints design, photography, design documents, concept + diff --git a/content/projects/mask b/content/projects/mask index 0fb81b1..b01c296 100755 --- a/content/projects/mask +++ b/content/projects/mask @@ -3,6 +3,6 @@ thumb = http://portfolio.quilime.com/2008/mask/thumb.png tags = drawing painting -- - + graphite on plywood. 12" x 12" diff --git a/css/style.css b/css/style.css index 0741574..866d7db 100644 --- a/css/style.css +++ b/css/style.css @@ -12,14 +12,14 @@ body { a { border: 0pt none; - color: #000; + /*font-weight:bold;*/ } a img { border: 0pt none; } a.mute { text-decoration: none ! important; } a:hover, a.mute:hover { - color: #00ddFF; + text-decoration: none; } @@ -30,6 +30,7 @@ h1, h2, h3, h4, h5, h6 { font-size:1em; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none; + color:#000; } h1 { font-size: 218%; @@ -143,6 +144,9 @@ table, td, tr { #nav .spacer { width:2em; } + #nav a { + color:#000; + } #nav a.selected { color:#444; text-decoration: none; @@ -166,11 +170,8 @@ a.home { margin:0.3em 0; } .tags a { - text-decoration: none; - color:#88f !important; } .tags a:hover { - text-decoration:underline; } @@ -199,10 +200,11 @@ a.home { .entry .metadata, .entry .metadata a { font-weight:normal; - color:#aaa; } + /*color:#aaa; */ +} .entry .metadata .title a { font-weight:bold; - color:#999; + /*color:#999;*/ } .entry .metadata a:hover { color:#999; } @@ -223,7 +225,7 @@ padding-top:1em; .entry.news div.entry { margin:0; padding:0; - margin-bottom:4em; + margin-bottom:8em; } .entry.news .entry .title { display:none; diff --git a/data/content/data.json b/data/content/data.json index 0a7db0c..82260ef 100755 --- a/data/content/data.json +++ b/data/content/data.json @@ -1 +1 @@ -{"entries":[{"config":{"template":"page","date":null},"title":"about","filename":"about","path":"\/Users\/gdunne\/_portfolio\/www\/content\/about","fileInfo":{},"timestamp":1348635588,"tags":null,"content":"

Gabriel Labov Dunne<\/p>\n\n

b. 1981, San Francisco<\/p>\n\n


\n
<\/p>\n\n

c \/ v
\n
<\/p>\n\n

edu<\/strong>
\n2003 B.A. Design | Media Arts, UCLA
\n2001 Pont Aven School of Art, France
\n1999 College of Marin, Architecture\n
\n
<\/p>\n\n

select exhibition + performance<\/strong>
\n2012 CCRMA Show. Live Visuals.
\n2012 Creators Project SF, San Francisco. \"Audio Shader Toy\", Installation (collab).
\n2012 India Art Fair, Delhi, India. Collaboration with Vishal K Dar.\n2011 Sepalcure, Shigeto, Simple & Santa, GAFFTA, San Francisco. Live visuals. →<\/a>
\n2010 Milieux Sonores: Sound and Imaginary Space, GAFFTA, San Francisco. Live A\/V performance.
\n2010 Biennial of the Americas, Denver. Live A\/V performance.
\n2010 Prototype, GAFFTA, San Francisco. Installation.
\n2010 Powers of Ten, GAFFTA. Installation.
\n2008 Design and the Elastic Mind, MoMA NYC Permanent Collection. Collab w\/Stamen Design.
\n2006 Interferenze: Naturalis Electronica, Valle Caudina, Italy.
\n2006 Japan Media Arts Festival, Tokyo, Japan
\n2006 Festival Sonar, Barcelona, Spain
\n2006 SIGGRAPH, Boston
\n2005 New Wight Gallery MFA Show, UCLA, Los Angeles, CA (collab.)
\n2005 SIGGRAPH, Los Angeles
\n2005 :Output International Design Competition, Amsterdam, Netherlands
\n2005 CiberArt: International Festival of New Technologies, Bilbao, Spain
\n2004 Traffic, New Wight Gallery, UCLA, Los Angeles, CA. Collab w\/Scott Hessels.
\n2003 Sur(Face), Design Media Arts EDA, Los Angeles, CA
\n2003 Eyberrations Digital Film Festival, Irvine, CA
\n2002 Melbourne International Film Festival\", Melbourne, Australia
\n2002 Experimental Works On Paper, Paris, France
\n2002 Experimental Works On Paper, Rennes, France
\n2002 Jaquez Gallery Collection, Pont Aven, France. Permanent Collection.\n
\n
<\/p>\n\n

residencies \/ collaborations<\/strong>
\n2011              Studio Collaboration w\/ Studio Vishal K. Dar
\n2009—2010 Residency, Gray Area Foundation for the Arts\n
\n
<\/p>\n\n

public collections<\/strong>
\nNew York Museum of Modern Art, NY
\nJaquez Gallery Collection, Pont Aven, France\n
\n
<\/p>\n\n

talks<\/strong>
\n2010 \"Prototype\" Resident Artist Symposium, Gray Area, San Francisco
\n2004 Text + Architecture & Writing in Architecture, SCIARC, Los Angeles
\n2003 narr@tive: Digital Storytelling, Hammer Museum, Los Angeles\n
\n
<\/p>\n\n

teaching\/advisory<\/strong>
\n2012 Film\/Code Remix (Youth Program, BAVC, San Francisco), co-teach with Jonathan McIntosh. 1 yr.
\n2011 Creative Code (Youth Program, BAVC, San Francisco), 1 yr.
\n2011 Processing 101 Workshop(Certificate Program, Gray Area, San Francisco), 2 wk
\n2010 Open Source (Youth Program, BAVC, San Francisco), 1 yr.
\n2010 Creative Coding: An Introduction to Processing (Gray Area, San Francisco), 2 wk
\n2009 Creative Coding (Gray Area, San Francisco), 2 wek
\n2009 Introduction to Processing (Gray Area, San Francisco), weekend
\n2007 Processing (Makers Faire, San Mateo), 2 hr
\n2005 Programming and Design (UCLA student workshops, Los Angeles), 1 semester
\n2004 Maya Workshop Series (UCLA, Los Angeles), 1 semester
\n2003 Typography Workshop Series (UCLA, Los Angeles), 1 day
\n2003 Adobe Software Workshops, Photoshop\/Illustrator\/After Effects (UCLA, Los Angeles), Lead Instructor, 1 day each
\n2002 Macromedia Design Student Workshops (UCLA, Los Angeles), 1 day\n
\n
<\/p>\n\n

websites<\/strong>
\n2011 Duran Duran \"All You Need Is Now\" http:\/\/now.gaffta.org
\n2010 Seaquence http:\/\/seaquence.org
\n2007 Motion Theory [link]\n
\n
<\/p>\n\n

commercials<\/strong>
\nBudwieser \"Superbowl\", Motion Theory
\nBudwieser \"The Game\", Motion Theory
\nNike \"One\", Motion Theory\n
\n
<\/p>\n\n

shorts<\/strong>
\nRestFest 2003 Opener, Motion Theory
\nThe Mirror\n
\n
<\/p>\n\n

music videos<\/strong>
\nBeck \"Girl\", Motion Theory
\nPapa Roach \"Getting Away With Murder\", Motion Theory\n
\n
<\/p>\n\n

print \/ tv \/ radio<\/strong>
\nArt College Radio, San Francisco
\nMIT Aerospace Annual
\nA'minima #17
\nFOCUS Italia, May Issue
\nDiscover Magazine
\nWired
\nAdult Swim, Cartoon Network
\nContemporary Art of Science and Technology
\nAD: Architectural Digest
\nHDRI\n
\n
<\/p>\n\n

awards<\/strong>
\nCreative Review Best in Show 2005, Beck \"Girl\"
\nType Directors Award, Nike \"Golf\"
\nAIGA, Hewlett Packard \"It Consolidates\"
\nAICP, Hewlett Packard \"Hands\"
\nScreen Network Australia Best in Show
\nShorttakes Film Festival, Best Visual Effects\n
\n
<\/p>\n\n

professional activity<\/strong>
\n2012—cur      Obscura Digital, Consultant
\n2010—cur      Bay Area Video Coalition, Youth Instructor
\n2005—cur      Tessellated Group, Designer
\n\n2009—2010   Gray Area Foundation for the Arts, Studio Director\/Resident Artist
\n2007—2008   Stamen Design, Designer, Data Visualization
\n2007—2008   Google, Inc, Designer, Data Visualization
\n2004—2006   Motion Theory: Animator, Designer, Code
\n
\n
<\/p>\n\n

client list<\/strong>
\nOgilvy & Mather
\nGoodby, Silverstein & Partners
\nMekanism
\nHewlett Packard
\nNike
\nBudweiser
\nCadillac
\nOgilvy & Mather
\nThe Soup
\nTessellated Group
\nGoogle
\nYouTube
\nGray Area Foundation for the Arts
\nBay Area Video Coalition
\nDuran Duran\n
\n
<\/p>\n","comments_enabled":false,"comments":{"comments":[],"comments_loc":"\/Users\/gdunne\/_portfolio\/wwwcomments\/\/Users\/gdunne\/_portfolio\/www\/content\/about\/","fileInfo":{},"_recaptcha_resp":null,"_recaptcha_error":null,"_comment_error":null},"cat":{"name":"","url":"\/\/"},"media":"media\/\/\/about\/","thumb":"media\/\/\/about\/thumb.png","url":"\/about","edit_url":"\/edit\/\/about"},{"config":{"template":"page","date":null},"title":"contact","filename":"contact","path":"\/Users\/gdunne\/_portfolio\/www\/content\/contact","fileInfo":{},"timestamp":1348635625,"tags":null,"content":"

studio@gabrieldunne.com <\/p>\n\n


<\/p>\n\n

\n

\nname<\/label>
\n\n<\/p>\n\n

\nemail<\/label>
\n\n<\/p>\n\n

\nsubject<\/label>
\n\n<\/p>\n\n

\nmessage<\/label>
\n