From 034c406db1ed7e56e442845effa6a9774c08694d Mon Sep 17 00:00:00 2001 From: Gabriel Dunne Date: Fri, 10 May 2013 19:56:52 -0700 Subject: [PATCH] Getting related projects worked out, and fixing tags template. --- content/audioshadertoy | 6 +- content/icarus-deadalus | 7 + content/icosi | 1 + content/light-heavy | 7 + content/mask | 4 +- content/mesh | 6 + content/monad | 4 +- content/naag | 8 +- content/pinch | 5 +- content/ridge | 3 + content/spacial-narratives | 11 -- content/triangles | 6 + content/troughs | 7 + css/style.css | 18 ++- data/content/data.json | 2 +- data/content/tags.json | 2 +- lib/config.ini | 2 +- lib/data.php | 1 + lib/model.php | 12 +- lib/output.php | 5 + pages/{cv => .cv} | 0 pages/about | 152 ++++++++++++++++++ pages/all | 4 + pages/contact | 4 - templates/all.html.tpl | 37 +++++ templates/default.html.tpl | 2 +- templates/entry.html.tpl | 51 +++--- templates/index.html.tpl | 8 +- templates/nav.html.tpl | 7 +- ...{nextprev.html.tpl => pagination.html.tpl} | 0 templates/tag.html.tpl | 9 -- templates/tags.html.tpl | 9 +- 32 files changed, 322 insertions(+), 78 deletions(-) create mode 100755 content/icarus-deadalus create mode 100755 content/light-heavy create mode 100644 content/mesh create mode 100644 content/ridge delete mode 100755 content/spacial-narratives create mode 100644 content/triangles create mode 100755 content/troughs rename pages/{cv => .cv} (100%) create mode 100644 pages/about create mode 100644 pages/all delete mode 100644 pages/contact create mode 100644 templates/all.html.tpl rename templates/{nextprev.html.tpl => pagination.html.tpl} (100%) diff --git a/content/audioshadertoy b/content/audioshadertoy index cbc4678..a5a50d7 100755 --- a/content/audioshadertoy +++ b/content/audioshadertoy @@ -4,11 +4,15 @@ tags = installation code audiovisual gallery = slides featured = true -- -  + +A GLSL + audio live-coding toy. + +Featured at the Creators Project. + open source: [https://github.com/quilime/audio-shadertoy/](https://github.com/quilime/audio-shadertoy/) diff --git a/content/icarus-deadalus b/content/icarus-deadalus new file mode 100755 index 0000000..963eb82 --- /dev/null +++ b/content/icarus-deadalus @@ -0,0 +1,7 @@ +title = The Myth of Icarus +date = july 05 2001 +tags = sculpture design structure +related = light-heavy troughs +-- +18" x 18" x 6" +balsa diff --git a/content/icosi b/content/icosi index 23e2160..0202679 100755 --- a/content/icosi +++ b/content/icosi @@ -2,6 +2,7 @@ title = ICOSI date = july 05 2010 tags = audiovisual projection installation performance sculpture featured = true +related = icosi_fab icosi_gaffta icosi_gaffta2 icosi_process icosi_studio -- audiovisual performance 7.5' x 7.5' x 1' diff --git a/content/light-heavy b/content/light-heavy new file mode 100755 index 0000000..83e9139 --- /dev/null +++ b/content/light-heavy @@ -0,0 +1,7 @@ +title = Light and Heavy +date = july 05 2001 +tags = sculpture design structure +related = troughs icarus-deadalus +-- +18" x 18" x 18" +balsa, aluminum, foam core diff --git a/content/mask b/content/mask index 608a4b2..9a0b38c 100755 --- a/content/mask +++ b/content/mask @@ -1,8 +1,8 @@ date = 2007-07-02 tags = drawing painting title = Mask +related = prism -- 12" x 12" -graphite on plywood - +oil on panel diff --git a/content/mesh b/content/mesh new file mode 100644 index 0000000..c651a31 --- /dev/null +++ b/content/mesh @@ -0,0 +1,6 @@ +date = 2007-12-01 +tags = drawing +-- +12" x 12" +sharpie + diff --git a/content/monad b/content/monad index dd3d3a2..75bcefe 100755 --- a/content/monad +++ b/content/monad @@ -1,14 +1,16 @@ +title = Monad date = 2011-12-20 tags = installation projection sculpture featured = true gallery = slides +related = monad_install +include_related = true -- A one dimensional visualization of the universe represented as varying length of time, oscillate between the age of the universe, and the current moment of experience. Cycles are the core principal of the universe. We are thoroughly enmeshed in periodic rhythms, which span the frequencies of space and time, and are conscious of a small range on a daily basis: sleep patterns, the weather, the seasons, sunrise, sunset, the rising and falling of emotion. On a larger magnitude: the age of our bodies, the rise and decline of species, the life cycle of stars. On a smaller, our breathing rate, our heart rate, the audio spectrum of music, speaking, the visible light spectrum, radio waves, cosmic rays, and ultimately the smallest measurable amount of time we can comprehend, described as Planck time. The appearance of the entire world and all existence with its natural and technological cycles are rooted in the archetypal, cyclical sinusoidal principals of the Monad. - ## installation Each ring that moves across the surface represents a length of a time cycle. As each ring passes, we hear an audible click. Higher pitched, rapid clicks count the current order of magnitude, ranging from 10^-18 to 10^-43. When passing the visual spectrum, it is shown as color, while the audible spectrum is heard as audible tones. diff --git a/content/naag b/content/naag index 28cd6a5..5997304 100755 --- a/content/naag +++ b/content/naag @@ -3,14 +3,14 @@ title = NAAG date = 2012-01-01 tags = projection sculpture installation -- - -In collaboration with Vishal K. Dar - + + -
View Larger Map +
View Larger Map +In collaboration with Vishal K. Dar diff --git a/content/pinch b/content/pinch index 00d6256..1fd7076 100755 --- a/content/pinch +++ b/content/pinch @@ -1,7 +1,6 @@ date = 2010-10-04 tags = design gallery = slides -gallery_size = 700 -- -Album cover art for jijijiji by The Nimoys -Collaboration with Joshua Nimoy +Album cover art for jijijiji, collaboration w/The Nimoys + diff --git a/content/ridge b/content/ridge new file mode 100644 index 0000000..eadb032 --- /dev/null +++ b/content/ridge @@ -0,0 +1,3 @@ +date = 2010 +tags = painting +-- diff --git a/content/spacial-narratives b/content/spacial-narratives deleted file mode 100755 index b905afa..0000000 --- a/content/spacial-narratives +++ /dev/null @@ -1,11 +0,0 @@ -title = Spacial Narratives -date = july 05 2001 -tags = sculpture design -gallery = nobr --- - -1). The Myth of Icarus. balsa wood, 18"x18"x6" - -2). Troughs. balsa wood, 18"x18"x6" - -3). Light & Heavy. balsa wood, aluminum, foam core 18"x18"x18" diff --git a/content/triangles b/content/triangles new file mode 100644 index 0000000..920a348 --- /dev/null +++ b/content/triangles @@ -0,0 +1,6 @@ +title = Triangles +date = 2009-04-13 +tags = sculpture +-- +balanced sticks +collaboration w/ Ryan Alexander diff --git a/content/troughs b/content/troughs new file mode 100755 index 0000000..99e9718 --- /dev/null +++ b/content/troughs @@ -0,0 +1,7 @@ +title = Troughs +date = july 05 2001 +tags = sculpture design structure +related = light-heavy icarus-deadalus +-- +18" x 18" x 6" +balsa diff --git a/css/style.css b/css/style.css index f972a53..3c84e1b 100644 --- a/css/style.css +++ b/css/style.css @@ -52,6 +52,10 @@ input[type="text"], textarea { padding:0.5em; } +.clear { + clear:both; +} + ul, li { @@ -186,6 +190,7 @@ line-height:2.25em; /*display:inline-block;*/ float:left; height:200px; + width:200px; margin:0 1em 1em 0; } .entries.projects li .thumb { @@ -193,7 +198,6 @@ line-height:2.25em; max-height:200px; margin-bottom:0.3em; } - .entry { } .entry .metadata { @@ -232,6 +236,14 @@ line-height:2.25em; font-weight:bold; text-decoration: none; } +.related.entries { + margin-top:0.5em; +} +.related.entries li { +} +.related a { + text-decoration: none; + } .gallery {} @@ -376,15 +388,15 @@ ul.entries li a:hover { #slides { display: none; - } .gallery_container { } .slidesjs-container { background:#000; } + a.slidesjs-next, a.slidesjs-previous { - + display:none; } .slidesjs-navigation, .slidesjs-pagination li a { diff --git a/data/content/data.json b/data/content/data.json index d1b5456..f267afd 100644 --- a/data/content/data.json +++ b/data/content/data.json @@ -1 +1 @@ -{"entries":[{"config":{"title":"nos reves","tags":"print design","gallery":"slides","date":null},"title":"nos reves","filename":"nosreves","path":"\/Users\/gdunne\/_portfolio\/www\/content\/nosreves","fileInfo":{},"timestamp":1368173962,"tags":["print","design"],"featured":null,"content":"

Dreams are interwoven with visuals and emotion. Nos Rev\u00e9s is a book of dream scenarios, categorized in specific themes. Each dream theme is articulated with a unique design.<\/p>\n","comments_enabled":false,"comments":{"comments":[],"comments_loc":"\/Users\/gdunne\/_portfolio\/wwwcomments\/\/Users\/gdunne\/_portfolio\/www\/content\/nosreves\/","fileInfo":{},"_recaptcha_resp":null,"_recaptcha_error":null,"_comment_error":null},"cat":{"name":"","url":"\/\/"},"thumb":"media\/\/\/nosreves\/thumb.png","url":"\/nosreves","edit_url":"\/edit\/\/nosreves","media_dir":"media\/\/\/nosreves\/","media":{"5":{"filename":"thumb.png","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/nosreves\/thumb.png","url":"\/media\/\/\/nosreves\/thumb.png","extension":"png"},"4":{"filename":"rep.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/nosreves\/rep.jpg","url":"\/media\/\/\/nosreves\/rep.jpg","extension":"jpg"},"3":{"filename":"nosreves.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/nosreves\/nosreves.jpg","url":"\/media\/\/\/nosreves\/nosreves.jpg","extension":"jpg"},"2":{"filename":"nonseq.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/nosreves\/nonseq.jpg","url":"\/media\/\/\/nosreves\/nonseq.jpg","extension":"jpg"},"1":{"filename":"intro.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/nosreves\/intro.jpg","url":"\/media\/\/\/nosreves\/intro.jpg","extension":"jpg"},"0":{"filename":"confined.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/nosreves\/confined.jpg","url":"\/media\/\/\/nosreves\/confined.jpg","extension":"jpg"}}},{"config":{"date":"sep 25 2012","tags":"structure"},"title":"platform","filename":"platform","path":"\/Users\/gdunne\/_portfolio\/www\/content\/platform","fileInfo":{},"timestamp":"1348556400","tags":["structure"],"featured":null,"content":"\n","comments_enabled":false,"comments":{"comments":[],"comments_loc":"\/Users\/gdunne\/_portfolio\/wwwcomments\/\/Users\/gdunne\/_portfolio\/www\/content\/platform\/","fileInfo":{},"_recaptcha_resp":null,"_recaptcha_error":null,"_comment_error":null},"cat":{"name":"","url":"\/\/"},"thumb":"media\/\/\/platform\/thumb.png","url":"\/platform","edit_url":"\/edit\/\/platform","media_dir":"media\/\/\/platform\/","media":{"2":{"filename":"thumb.png","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/platform\/thumb.png","url":"\/media\/\/\/platform\/thumb.png","extension":"png"},"1":{"filename":"8025655295_cc1d0e9c0a_z.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/platform\/8025655295_cc1d0e9c0a_z.jpg","url":"\/media\/\/\/platform\/8025655295_cc1d0e9c0a_z.jpg","extension":"jpg"},"0":{"filename":"8025655087_27febc8f3c_z.jpg","local":"\/Users\/gdunne\/_portfolio\/www\/media\/\/\/platform\/8025655087_27febc8f3c_z.jpg","url":"\/media\/\/\/platform\/8025655087_27febc8f3c_z.jpg","extension":"jpg"}}},{"config":{"title":"LVP w\/ Chris Carlson","date":"may 10 2012","tags":"code performance"},"title":"LVP w\/ Chris Carlson","filename":"modulations","path":"\/Users\/gdunne\/_portfolio\/www\/content\/modulations","fileInfo":{},"timestamp":"1336633200","tags":["code","performance"],"featured":null,"content":"