]> git.quilime.com - plog.git/commitdiff
Updates!
authorGabriel Dunne <gdunne@quilime.com>
Thu, 11 Jun 2020 18:42:30 +0000 (11:42 -0700)
committerGabriel Dunne <gdunne@quilime.com>
Thu, 11 Jun 2020 18:42:30 +0000 (11:42 -0700)
16 files changed:
content/code/archlinux_install
content/code/ssh_keys
content/projects/clmpr [deleted file]
content/projects/config [deleted file]
content/projects/dots [deleted file]
content/projects/facereplace [deleted file]
content/projects/jelly [deleted file]
content/projects/rattles [deleted file]
content/projects/sempernull [deleted file]
content/projects/swimtank [deleted file]
content/projects/synony [deleted file]
lib/init.php
pages/about
templates/default.html.tpl
templates/entry.html.tpl
templates/nav.html.tpl

index 1ea870db19de8c6332d0d5219caeecf9bb52dd8f..198e4769fea5675c7ff82d6e1d546e7b97d1d757 100644 (file)
@@ -1,7 +1,6 @@
 title = "DualBoot Archlinux/Windows7 Installation"
 date = 2012-01-02
 tags = arch linux windows installation tutorial
-comments = true
 --
 
 Documentation of the process of installing [archlinux](http://www.archlinux.org/) and Windows 7 in a dual-boot configuration.
index a17c9eb798579b416f9129827f0c6d1e0395faef..04fe5595d6653cbc934e08df50a604dffc8e0cbe 100644 (file)
@@ -6,7 +6,7 @@ ssh-keygen -t rsa
 // linux
 ssh-copy-id [user@]host
 // osx
-cat ~/.ssh/id_rsa.pub | ssh user@machine "mkdir ~/.ssh; cat >> ~/.ssh/authorized_keys"
+cat ~/.ssh/id_rsa.pub | ssh user@machine "mkdir -p ~/.ssh; cat >> ~/.ssh/authorized_keys"
 eval `ssh-agent`
 ssh-add
 </pre>
diff --git a/content/projects/clmpr b/content/projects/clmpr
deleted file mode 100644 (file)
index 9fd4e5d..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-title = clmpr\r
-date = may 24 2011\r
-tags = code web\r
-gallery = full\r
---\r
-\r
-clmpr (clumper) is an open-source multi-user bookmarking engine, inspired by the original del.icio.us (RIP)\r
-\r
-demo: <a href="http://clmpr.com">clmpr.com</a>  \r
-source: <a href="http://github.com/quilime/clmpr">http://github.com/quilime/clmpr</a>\r
-\r
-<img src="http://media.quilime.com/files/img/clmpr.png" />
\ No newline at end of file
diff --git a/content/projects/config b/content/projects/config
deleted file mode 100644 (file)
index 0ceefdf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-template = projects
diff --git a/content/projects/dots b/content/projects/dots
deleted file mode 100644 (file)
index e21a690..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-title = dots
-date = 2007-05-02
-thumb = http://media.quilime.com/files/projects/dots/thumb.png
---
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/01_Dots/images/out.0033.png">
-
-
-<p>
-
-Human generated tones are rendered with lines. The software manipulates these tones via random visual noise, making both audio and visual more chaotic of time. Tones start rigid and rhythmic, slowly degenerating into an organic, complex and chaotic system of overlapping frequencies and polyrhythms.
-
-
-
-<!--
-"Dots" is an interaction between human and computational order and chaos.
-Notes are generated in an circular ordered, repetitive pattern. Connection lines
-represent human-played audio tones, line length representing pitch.
-While notes are played by the human musician, the notes wander away from their original
-places, warping and distorting the connecting lines, resulting in a more chaotic
-and unusual soundscape as time passes.
--->
-</p>
-<p>
-<em>interactive software written in c++</em>
-</p>
-
-<!--more-->
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/01_Dots/images/out.0206.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/01_Dots/images/out.0760.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/01_Dots/images/out.1373.png">
diff --git a/content/projects/facereplace b/content/projects/facereplace
deleted file mode 100644 (file)
index edf7c4e..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-title = face replace
-date = dec 15 2012
-thumb = http://media.quilime.com/files/projects/facereplace/thumb.png
---
-![](http://media.quilime.com/files/projects/facereplace/8282922605_6b0b20d255_z.jpg)
-
-By [Gabriel Dunne](https://github.com/quilime) and [Toby Shachman](https://github.com/electronicwhisper). 
-
-Created and shown over 36 hours during [ArtHackDay "Lethal Software"](http://arthackday.net/gaffta/) 
-at [GAFFTA](http://gaffta.org), December 15, 2012.
-
-Physical installation built with a pre-existing art frame prototype. Viewers experience the work as a large
-portrait mirror, and they see a face superimposed onto their own in real time. Viewers can take a snapshot 
-of their own face which immediately becomes superimposed onto their own. As people view the mirror, subsequent 
-people have their faces replaced by the previous viewers faces.
-
-A physical knob enables viewers to explore faces people have saved.
-
-Sourcecode on github: [https://github.com/quilime/face-replace](https://github.com/quilime/face-replace)
-
-Built with [OpenFrameworks](https://github.com/openframeworks/openFrameworks) 
-and [ofxFaceTracker](https://github.com/kylemcdonald/ofxFaceTracker) and based on examples 
-in [FaceSubstitution](https://github.com/arturoc/FaceSubstitution).
-
-<!--more-->
-
-![](http://media.quilime.com/files/projects/facereplace/8282922729_0196638a30_z.jpg)
-![](http://media.quilime.com/files/projects/facereplace/8283981934_30b21287f5_z.jpg)
-![](http://media.quilime.com/files/projects/facereplace/8282923389_b3628ece41_z.jpg)
-![](http://media.quilime.com/files/projects/facereplace/8283982270_f7071d0bf1_z.jpg)
-![](http://media.quilime.com/files/projects/facereplace/8282923287_b61cc6d82c_z.jpg)
diff --git a/content/projects/jelly b/content/projects/jelly
deleted file mode 100644 (file)
index d98a726..0000000
+++ /dev/null
@@ -1,44 +0,0 @@
-title = Jellyfish
-date = 2008-05-01
-thumb = http://media.quilime.com/files/projects/jelly/thumb.png
---
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.0237.png">
-
-Organic forms react to the user and each other. Their motions and position in space create and/or affect audio. A tenticles depth in space is correlated to volume, while its color is linked to a tone in the audio spectrum. Interaction with the tentacle instrument is smooth, undulating, jellyfish-like.
-
-<!--"Jellyfish" is an interactive soundscape that explores the interaction between
-a life-like programmed intelligence, and a human user. Tentacles respond and modify audio or controller inputs, affecting the audio tones that each tenticle eminates. A tenticles depth in space is correlated to volume, while color is related to tone in the audio spectrum.-->
-
-
-*medium: software*
-
-<!--more-->
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.0284.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.1075.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/jellies.1137.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/out.0389.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/zout.0325.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/zzout.0484.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/02_Jellyfish/images/zzout.0624.png">
-
-
diff --git a/content/projects/rattles b/content/projects/rattles
deleted file mode 100644 (file)
index 96faa43..0000000
+++ /dev/null
@@ -1,60 +0,0 @@
-title = Rattles
-date = 2006-05-02
-thumb = http://portfolio.quilime.com/2008/rattle/thumb.png
---
-
-Particles are jostled and shaken as in a rattle. The sonic possibilities of their collisions and movement are given freedom and sonic depth via software.
-Rattles and shakers can be embedded into one another, allowing for more sensitivity, sonic subtlety, and layers when making music. Interaction with the digital rattle is as intuitive as its physical counterpart.
-
-<iframe src="http://player.vimeo.com/video/978557?title=0&amp;byline=0&amp;portrait=0" width="500" height="377" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
-
-<!--more-->
-
-
-
-The interaction with "Rattles" is identicle to the traditional percussive instrument.
-The visual shape, texture, or size of each interior rattler represents a unique audio
-tone, either percussive or melodic. The resulting soundscape of the rattle instrument is
-therefore unique and rich with sonic subtlety and variation, transforming the traditional
-"rattle" into an instrument with a necesarry visual component.
-Rattles can be embedded into one another, allowing for more
-sensitivity, sonic subtlety, and layers.
-
-
-written in c++
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/rattleFlowers.0118.png">
-
-<br />
-
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/rattleFlowers.0239.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/rattleMag.0077.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/rattleMag.0344.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/rattleSnow.0389.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/rattleSnow.0884.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/03_Rattles/images/zrattleSnow.0479.png">
-
-<br />
-
-
-
-
-
-
-
diff --git a/content/projects/sempernull b/content/projects/sempernull
deleted file mode 100644 (file)
index 7151e5e..0000000
+++ /dev/null
@@ -1,76 +0,0 @@
-title = sempernull
-date = 2007-08-12
-thumb = http://portfolio.quilime.com/2008/sempernull/thumb.png
-tag = video installation
---
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0135.png">
-
-<br />
-
-
-An exploration of infinite/finite space. The user transitions between macro and micro environments of mathematically infinite scale, limited only by computer processing power. As the viewer moves through multiple spaces, their scope and perspective widends and transcends while space becoms infinitely big and infinitely small simultaneously.
-
-*non-interactive software*
-
-
-<!--more-->
-
-
-
-
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/astars.10535.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/astars.20144.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/astars.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0027.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0135.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0253.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0385.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0498.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0710.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/04_Stars/images/god.0898.png">
-
-<br />
-
-<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">
-<param name="type" value="video/quicktime">
-<param name="name" value="qt_object">
-<param name="nocache" value="false">
-<param name="autoplay" value="false">
-<param name="kioskmode" value="false">
-<param name="controller" value="true">
-<param name="loop" value="true">
-<param name="bgcolor" value="#000000">
-<param name="src" value="http://portfolio.quilime.com/2008/sempernull/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="http://portfolio.quilime.com/2008/sempernull/stars.mov" kioskmode="false" nocache="false" 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/swimtank b/content/projects/swimtank
deleted file mode 100644 (file)
index 73111f1..0000000
+++ /dev/null
@@ -1,63 +0,0 @@
-title = Swimtank
-date = 2007-05-01
-thumb = http://media.quilime.com/files/projects/swimtank/thumb.png
---
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fish_close.0261.png">
-
-A form follows an infinite path drawn by you,
-and then reacts to its own trail. You can control the form on two axis, while the depth of the path follows a sinusoidal rhythm that is affected by paths previously drawn.
-
-<!--Exploratory, infinitely looping game.
-The observer is allowed to control the "Kite" on the X and Y axis, while depth position
-in space is a sinusoidal rhythm.
--->
-
-*interactive software written in c++*
-
-<!--more-->
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fish_close.0565.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.0142.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.0305.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.0648.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.1717.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.2295.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.4604.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.4980.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.6082.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.6510.png">
-
-<br />
-
-<img style="width:100%;" src="http://portfolio.quilime.com/new/content/05_Swim_Tank/images/fishtank.6677.png">
-
-<br />
-
diff --git a/content/projects/synony b/content/projects/synony
deleted file mode 100644 (file)
index 6edb0cc..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-title = synonymovement
-date = 2007-04-10
-thumb = http://portfolio.quilime.com/2008/synonymovement/thumb.png
---
-
-<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">
-<param name="type" value="video/quicktime">
-<param name="name" value="qt_object">
-<param name="nocache" value="false">
-<param name="autoplay" value="false">
-<param name="kioskmode" value="false">
-<param name="controller" value="true">
-<param name="loop" value="true">
-<param name="bgcolor" value="#000000">
-<param name="src" value="http://portfolio.quilime.com/2008/synonymovement/synonymovement.mov.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="http://portfolio.quilime.com/2008/synonymovement/synonymovement.mov.mov" kioskmode="false" nocache="false" type="video/quicktime" bgcolor="#000000" border="0" pluginspage="http://www.apple.com/quicktime/download/indext.html" enablejavascript="true">
-</embed>
-</object>
-
-*non-interactive software written in c++*
-
index 12c20dec44bb71cd2bcf7c11848333723d34cae6..5fa394f1d3733f118ace2b3148adc2ad688593b5 100644 (file)
@@ -9,8 +9,8 @@
 
 
 # error reporting (turn this off for production)
-error_reporting(E_ALL);
-ini_set("display_errors", 1);
+  //error_reporting(E_ALL);
+  //ini_set("display_errors", 1);
 
 # timezone
 putenv('TZ=America/Los Angeles');
index ee31ccff585582b014e14fdb136aebbae14d11c5..542a6d501d8456483865b3ca48003961ec927cee 100644 (file)
@@ -2,21 +2,10 @@ title = about
 --
 experiments and process 
 <br />
-&copy; 1999&mdash;2013<br />
+&copy; 1999&mdash;2020<br />
 Gabriel Dunne <a href="http://gabrieldunne.com">www</a>, 
 <a href="&#x6d;&#x61;&#x69;&#108;&#x74;&#111;&#x3a;&#x67;&#x64;&#x75;&#x6e;&#110;&#x65;&#x40;&#x71;&#117;&#105;&#x6c;&#x69;&#x6d;&#101;&#x2e;&#x63;&#111;&#x6d;">email</a><br />
 
-[site rss](http://quilime.com/.rss)  
-[image aggregate](http://media.quilime.com/aggregate/)
-
-elsewhere      
-[soundcloud](http://soundcloud.com/quilime/)  
-[github](http://github.com/quilime/)  
-[twitter](http://twitter.com/quilime/)  
-[vimeo](http://vimeo.com/quilime/)  
-[flickr](http://flickr.com/photos/quilime/)
-
-
 archive<br />
 [2008](http://portfolio.quilime.com/2008)  
 [2007](http://portfolio.quilime.com/new/port.php)  
@@ -24,6 +13,13 @@ archive<br />
 [1999&mdash;2004](http://portfolio.quilime.com/archive/)  
 
 
+network  
+[twitter](http://twitter.com/quilime/)  
+[github](http://github.com/quilime/)  
+[flickr](http://flickr.com/photos/quilime/)  
+[vimeo](http://vimeo.com/quilime/)  
+[soundcloud](http://soundcloud.com/quilime/)   
+
 
 
 
index d9cd1e3734110db1ebe19828ee9afaadd75680e3..8c0d3dc1eaf9f13116a4cfa7979c0dd1e72ad5eb 100644 (file)
@@ -11,7 +11,7 @@
        <? $limit = LIMIT; foreach($entries as $entry): if ($limit-- == 0) break; ?>
         
         <? if (isset($entry['content_short'])): ?>
-            <? $entry['content'] = $entry['content_short'] . '<br /><a class="more" href="'.$entry['url'].'">more &rarr;</a><br /><br />'; ?>
+            <?// $entry['content'] = $entry['content_short'] . '<br /><a class="more" href="'.$entry['url'].'">more &rarr;</a><br /><br />'; ?>
         <? endif; ?>
 
         <? $this->include_template('entry.html.tpl', array('entry' => $entry)); ?>
index ef64ba56485778bb4d8f8c59c57e15ffd5b87a74..dcb92912731d35268addc293a26406e079cc0551 100644 (file)
@@ -1,7 +1,7 @@
 <div class="entry">
 
        <h1>
-               <a title="posted on <?=$entry['date']?>" href="/<?=$entry['url']?>">&mdash; <?=$entry['title']?></a>
+               <a title="created <?=date("Y-m-d", $entry['timestamp'])?>" href="/<?=$entry['url']?>">&mdash; <?=$entry['title']?></a>
        </h1>
 
 
        </div>
 
        <div class="metadata">
-<?php if (isset($entry['is_single']) && $entry['is_single']) { ?>
+<?php // if (isset($entry['is_single']) && $entry['is_single']) { ?>
                <a href="/<?=$entry['url']?>">#</a>
                <br />
                <span title="<?=get_relative_time($entry['timestamp']);?>"><?=date("F d, Y", $entry['timestamp'])?></span> in
                <a href="/<?=$entry['cat']['url'];?>">/<?=$entry['cat']['url'];?></a><? if ($entry['tags']) echo '<br/>' . implode(', ', $entry['tags']); ?>
-<?php } ?>     
+<?php //} ?>   
 </div>
 
        <? 
index b9099222b2015368d8a5821781d34b9b1ec8faee..00e762f7e37fbdac36dbfc55ba70050caa429167 100644 (file)
        <li><a href="/<?=$dir['url']?>"><?=$dir['name']?></a></li>
        <? endforeach; ?>
 
-       <!-- <li><a href="/agg">aggregate</a></li> -->
-       
-       <li><a href="/photo">photo</a></li>
+    <li><a href="http://flickr.com/photos/quilime">flickr</a></li>
+       <li><a href="http://media.quilime.com/aggregate/">aggregate</a></li>
+    <li><a href="/.rss">rss</a></li>   
+
+
 
 
        <br />