<?xml version="1.0" encoding="utf-8"?>
<feed
    xmlns="http://www.w3.org/2005/Atom"
    xmlns:at="http://www.sixapart.com/ns/at"
    xmlns:icbm="http://postneo.com/icbm"
    xmlns:rvw="http://purl.org/NET/RVW/0.2/"
    xml:lang="en">
    <title>Perchance to Dream</title>
    <link rel="self" type="application/atom+xml" title="Perchance to Dream (Atom)" href="http://jenders.vox.com/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="Perchance to Dream" href="http://jenders.vox.com/library/posts/page/1/"/> 
    <link rel="service.post" type="application/atom+xml" title="Perchance to Dream" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00d4143b94816a4700d4143df6643c7f" /> 
    <link rel="service.subscribe" type="application/atom+xml" title="Perchance to Dream" href="http://jenders.vox.com/library/posts/atom.xml" />    
    <link rel="next" type="application/atom+xml" title="Perchance to Dream" href="http://jenders.vox.com/library/posts/page/2/atom.xml" /> 
    <link rel="last" type="application/atom+xml" title="Perchance to Dream" href="http://jenders.vox.com/library/posts/page/8/atom.xml" />  
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2009-08-06T22:10:18Z</updated> 
    <author>
        <name>Josh</name>
        <uri>http://jenders.vox.com/?_c=feed-atom</uri>
    </author> 
    <id>tag:vox.com,2006:6p00d4143b94816a47/</id> 
    <subtitle>Failing a little better recently</subtitle>  
    
    <entry>
        <title>This is how we do it</title>   
        <link rel="alternate" type="text/html" title="This is how we do it" href="http://jenders.vox.com/library/post/this-is-how-we-do-it.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="This is how we do it" href="http://jenders.vox.com/library/post/this-is-how-we-do-it.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="This is how we do it" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a47011017fd574c860e" />            <id>tag:vox.com,2009-08-03:asset-6a00d4143b94816a47011017fd574c860e</id>
        <published>2009-08-03T10:34:24Z</published>
        <updated>2009-08-06T22:10:18Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110185c4ac8860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470110185c4ac8860f-50si" alt="Badge" /></a> 
    <br style="clear:both;" />
</p>
          <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/this-is-how-we-do-it.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a47011017fd574c860e?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="pwnage" scheme="http://jenders.vox.com/tags/pwnage/" label="pwnage" /> 
    <category term="defcon" scheme="http://jenders.vox.com/tags/defcon/" label="defcon" /> 
    <category term="ctf" scheme="http://jenders.vox.com/tags/ctf/" label="ctf" /> 
    </entry> 
    
    <entry>
        <title>MacPorts workaround for installing distcc-3.1 on an intel mac</title>   
        <link rel="alternate" type="text/html" title="MacPorts workaround for installing distcc-3.1 on an intel mac" href="http://jenders.vox.com/library/post/macports-workaround-for-installing-distcc-31-on-an-intel-mac.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="MacPorts workaround for installing distcc-3.1 on an intel mac" href="http://jenders.vox.com/library/post/macports-workaround-for-installing-distcc-31-on-an-intel-mac.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="MacPorts workaround for installing distcc-3.1 on an intel mac" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a47011018198402860f" />          <id>tag:vox.com,2009-04-15:asset-6a00d4143b94816a47011018198402860f</id>
        <published>2009-04-15T16:15:31Z</published>
        <updated>2009-07-01T23:20:12Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         This morning while setting up a cross compilation environment for my new netbook I was greeted with this lovely error message:  # port install distcc ... gcc-4.0: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags error: ...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/macports-workaround-for-installing-distcc-31-on-an-intel-mac.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a47011018198402860f?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="mac" scheme="http://jenders.vox.com/tags/mac/" label="mac" /> 
    <category term="intel" scheme="http://jenders.vox.com/tags/intel/" label="intel" /> 
    <category term="macports" scheme="http://jenders.vox.com/tags/macports/" label="macports" /> 
    <category term="gcc-4.0: -e -s -save-temps and -m options are not allowed with multiple -arch flags" scheme="http://jenders.vox.com/tags/gcc-4.0:+-e+-s+-save-temps+and+-m+options+are+not+allowed+with+multiple+-arch+flags/" label="gcc-4.0: -e -s -save-temps and -m options are not allowed with multiple -arch flags" /> 
    <category term="mac ports" scheme="http://jenders.vox.com/tags/mac+ports/" label="mac ports" /> 
    <category term="the macports project" scheme="http://jenders.vox.com/tags/the+macports+project/" label="the macports project" /> 
    <category term="-arch i386 -arch ppc" scheme="http://jenders.vox.com/tags/-arch+i386+-arch+ppc/" label="-arch i386 -arch ppc" /> 
    <category term="distcc" scheme="http://jenders.vox.com/tags/distcc/" label="distcc" /> 
    <category term="distcc3.1" scheme="http://jenders.vox.com/tags/distcc3.1/" label="distcc3.1" /> 
    <category term="distcc-3.1" scheme="http://jenders.vox.com/tags/distcc-3.1/" label="distcc-3.1" /> 
    </entry> 
    
    <entry>
        <title>Asus EeePC 1000HE Teardown Guide</title>   
        <link rel="alternate" type="text/html" title="Asus EeePC 1000HE Teardown Guide" href="http://jenders.vox.com/library/post/asus-eeepc-1000he-teardown-guide.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Asus EeePC 1000HE Teardown Guide" href="http://jenders.vox.com/library/post/asus-eeepc-1000he-teardown-guide.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Asus EeePC 1000HE Teardown Guide" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a470110180f3fac860f" />                                            <id>tag:vox.com,2009-03-10:asset-6a00d4143b94816a470110180f3fac860f</id>
        <published>2009-03-10T15:08:33Z</published>
        <updated>2009-11-05T00:11:23Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180f3fb2860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470110180f3fb2860f-50si" alt="Setup" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166f9798860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470110166f9798860d-50si" alt="Screws" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4701101634bb80860c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a4701101634bb80860c-50si" alt="Step_01" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180f4050860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470110180f4050860f-50si" alt="Step_02" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166f9808860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470110166f9808860d-50si" alt="Step_03" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180f4052860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470110180f4052860f-50si" alt="Step_04" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166f980b860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a470110166f980b860d-50si" alt="Step_05" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011017b03f59860e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a47011017b03f59860e-50si" alt="Step_06" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011015eff0fd860b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a47011015eff0fd860b-50si" alt="Step_07" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011015eff101860b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a47011015eff101860b-50si" alt="Step_08" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180f4059860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470110180f4059860f-50si" alt="Step_09" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180f405b860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a470110180f405b860f-50si" alt="Step_09a" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4701101634bb91860c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4701101634bb91860c-50si" alt="Step_10" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166f981b860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a470110166f981b860d-50si" alt="Step_11" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011015eff10a860b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a47011015eff10a860b-50si" alt="Step_11a" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166f981d860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470110166f981d860d-50si" alt="Step_12" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011017b03f66860e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a47011017b03f66860e-50si" alt="Finale" /></a> 
    <br style="clear:both;" />
</p>
   My very first laptop, the Asus EeePC 1000HE, arrived today but much to my dismay, was dead on arrival. The touchpad is completely unresponsive out of the box.  I connected a USB mouse and verified the touchpad hardware was recognized in device man...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/asus-eeepc-1000he-teardown-guide.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a470110180f3fac860f?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="guts" scheme="http://jenders.vox.com/tags/guts/" label="guts" /> 
    <category term="asus" scheme="http://jenders.vox.com/tags/asus/" label="asus" /> 
    <category term="problem" scheme="http://jenders.vox.com/tags/problem/" label="problem" /> 
    <category term="problems" scheme="http://jenders.vox.com/tags/problems/" label="problems" /> 
    <category term="guide" scheme="http://jenders.vox.com/tags/guide/" label="guide" /> 
    <category term="touchpad" scheme="http://jenders.vox.com/tags/touchpad/" label="touchpad" /> 
    <category term="doa" scheme="http://jenders.vox.com/tags/doa/" label="doa" /> 
    <category term="disassemble" scheme="http://jenders.vox.com/tags/disassemble/" label="disassemble" /> 
    <category term="unresponsive" scheme="http://jenders.vox.com/tags/unresponsive/" label="unresponsive" /> 
    <category term="eee" scheme="http://jenders.vox.com/tags/eee/" label="eee" /> 
    <category term="disassembly" scheme="http://jenders.vox.com/tags/disassembly/" label="disassembly" /> 
    <category term="eeepc" scheme="http://jenders.vox.com/tags/eeepc/" label="eeepc" /> 
    <category term="teardown" scheme="http://jenders.vox.com/tags/teardown/" label="teardown" /> 
    <category term="asus 1000he" scheme="http://jenders.vox.com/tags/asus+1000he/" label="asus 1000he" /> 
    <category term="broken touchpad" scheme="http://jenders.vox.com/tags/broken+touchpad/" label="broken touchpad" /> 
    <category term="take apart" scheme="http://jenders.vox.com/tags/take+apart/" label="take apart" /> 
    <category term="reassembly" scheme="http://jenders.vox.com/tags/reassembly/" label="reassembly" /> 
    <category term="1000he" scheme="http://jenders.vox.com/tags/1000he/" label="1000he" /> 
    <category term="reassemble" scheme="http://jenders.vox.com/tags/reassemble/" label="reassemble" /> 
    </entry> 
    
    <entry>
        <title>Spooky </title>   
        <link rel="alternate" type="text/html" title="Spooky " href="http://jenders.vox.com/library/post/spooky.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Spooky " href="http://jenders.vox.com/library/post/spooky.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Spooky " href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a470110180deffc860f" />            <id>tag:vox.com,2009-03-06:asset-6a00d4143b94816a470110180deffc860f</id>
        <published>2009-03-06T17:29:55Z</published>
        <updated>2009-03-07T08:01:41Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011015ee9fb5860b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a47011015ee9fb5860b-50si" alt="Ghostly" /></a> 
    <br style="clear:both;" />
</p>
   Here&#39;s another Ink wash from figure painting on Wednesdays..       <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/spooky.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a470110180deffc860f?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    </entry> 
    
    <entry>
        <title>Art update</title>   
        <link rel="alternate" type="text/html" title="Art update" href="http://jenders.vox.com/library/post/art-update-2.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Art update" href="http://jenders.vox.com/library/post/art-update-2.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Art update" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a47011015ec967a860b" />                        <id>tag:vox.com,2009-02-27:asset-6a00d4143b94816a47011015ec967a860b</id>
        <published>2009-02-27T14:52:23Z</published>
        <updated>2009-02-27T14:54:16Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011017ace61f860e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a47011017ace61f860e-50si" alt="Monster" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166c3c9e860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a470110166c3c9e860d-50si" alt="Samurai" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180be6a5860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470110180be6a5860f-50si" alt="Samurai_1" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110180be6a7860f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a470110180be6a7860f-50si" alt="Silhouette" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011017ace622860e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a47011017ace622860e-50si" alt="Tophat" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47011015ec966e860b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a47011015ec966e860b-50si" alt="Silhouette_2" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470110166c3ca3860d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a470110166c3ca3860d-50si" alt="Silhouette_1" /></a> 
    <br style="clear:both;" />
</p>
   Here&#39;s some stuff from life drawing, I got some stuff in the hallway too, so I&#39;ll post those later        <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/art-update-2.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a47011015ec967a860b?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="fun" scheme="http://jenders.vox.com/tags/fun/" label="fun" /> 
    <category term="ink" scheme="http://jenders.vox.com/tags/ink/" label="ink" /> 
    <category term="water color" scheme="http://jenders.vox.com/tags/water+color/" label="water color" /> 
    <category term="mixed media" scheme="http://jenders.vox.com/tags/mixed+media/" label="mixed media" /> 
    <category term="figure drawing" scheme="http://jenders.vox.com/tags/figure+drawing/" label="figure drawing" /> 
    <category term="life drawing" scheme="http://jenders.vox.com/tags/life+drawing/" label="life drawing" /> 
    <category term="cal arts" scheme="http://jenders.vox.com/tags/cal+arts/" label="cal arts" /> 
    </entry> 
    
    <entry>
        <title>Canon GL2 test footage</title>   
        <link rel="alternate" type="text/html" title="Canon GL2 test footage" href="http://jenders.vox.com/library/post/canon-gl2-test-footage.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Canon GL2 test footage" href="http://jenders.vox.com/library/post/canon-gl2-test-footage.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Canon GL2 test footage" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a470109d0eb14df000f" />          <id>tag:vox.com,2008-11-14:asset-6a00d4143b94816a470109d0eb14df000f</id>
        <published>2008-11-14T02:18:28Z</published>
        <updated>2008-11-14T05:46:51Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         I did some testing this morning with the GL2 and I&#39;m really happy with the results. What a deal. Just a quick hand held shoot around Cal Arts at like 7am. I did a few tests but shot it mostly using a Merkury x2 wide angle lens and Tiffen UV filter...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/canon-gl2-test-footage.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a470109d0eb14df000f?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="test footage" scheme="http://jenders.vox.com/tags/test+footage/" label="test footage" /> 
    <category term="wide angle" scheme="http://jenders.vox.com/tags/wide+angle/" label="wide angle" /> 
    <category term="canon gl2" scheme="http://jenders.vox.com/tags/canon+gl2/" label="canon gl2" /> 
    </entry> 
    
    <entry>
        <title>Deal of the CENTURY</title>   
        <link rel="alternate" type="text/html" title="Deal of the CENTURY" href="http://jenders.vox.com/library/post/deal-of-the-century-or-how-i-spent-895.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Deal of the CENTURY" href="http://jenders.vox.com/library/post/deal-of-the-century-or-how-i-spent-895.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Deal of the CENTURY" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a470109d0ead825000f" />                                                          <id>tag:vox.com,2008-11-13:asset-6a00d4143b94816a470109d0ead825000f</id>
        <published>2008-11-13T10:06:14Z</published>
        <updated>2009-08-03T09:23:58Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead7a6000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a470109d0ead7a6000f-50si" alt="IMG_5511" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109814b03d2000d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470109814b03d2000d-50si" alt="IMG_5515" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0693b58000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470109d0693b58000e-50si" alt="IMG_5509" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead7af000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a470109d0ead7af000f-50si" alt="IMG_5522" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0693b5d000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470109d0693b5d000e-50si" alt="IMG_5521" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109810b439a000c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470109810b439a000c-50si" alt="IMG_5520" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead7b0000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470109d0ead7b0000f-50si" alt="IMG_5519" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead7b4000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a470109d0ead7b4000f-50si" alt="IMG_5523" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109810b43a0000c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470109810b43a0000c-50si" alt="IMG_5526" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0693b96000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a470109d0693b96000e-50si" alt="IMG_5525" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47010980b620d0000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a47010980b620d0000b-50si" alt="IMG_5149" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109810b43b1000c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470109810b43b1000c-50si" alt="IMG_5537" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead7c4000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a470109d0ead7c4000f-50si" alt="IMG_5533" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead7c5000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470109d0ead7c5000f-50si" alt="IMG_5536" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109810b43a9000c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470109810b43a9000c-50si" alt="IMG_5532" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109810b43a7000c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a470109810b43a7000c-50si" alt="IMG_5529" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47010980b620c3000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a47010980b620c3000b-50si" alt="IMG_5528" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0693b72000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470109d0693b72000e-50si" alt="IMG_5517" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109814b03e7000d.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a470109814b03e7000d-50si" alt="IMG_5518" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109810b43a1000c.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470109810b43a1000c-50si" alt="IMG_5527" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0693b74000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a470109d0693b74000e-50si" alt="Char_wip" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a47010980b6210e000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a47010980b6210e000b-50si" alt="IMG_5543" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0693bb5000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470109d0693bb5000e-50si" alt="IMG_5547" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470109d0ead81f000f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a470109d0ead81f000f-50si" alt="IMG_5556" /></a> 
    <br style="clear:both;" />
</p>
   I&#39;m going to avoid apologizing for lack of posts lately simply because I think you probably get the idea. Cal Arts is serious business.  I overheard a classmate saying you can either sleep or get your work done and frankly they are 100% correct in...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/deal-of-the-century-or-how-i-spent-895.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a470109d0ead825000f?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="canon gl2" scheme="http://jenders.vox.com/tags/canon+gl2/" label="canon gl2" /> 
    <category term="freshmen cal arts" scheme="http://jenders.vox.com/tags/freshmen+cal+arts/" label="freshmen cal arts" /> 
    </entry> 
    
    <entry>
        <title>Accepted Cal Arts Portfolio 2008</title>   
        <link rel="alternate" type="text/html" title="Accepted Cal Arts Portfolio 2008" href="http://jenders.vox.com/library/post/accepted-cal-arts-portfolio-2008.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="Accepted Cal Arts Portfolio 2008" href="http://jenders.vox.com/library/post/accepted-cal-arts-portfolio-2008.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Accepted Cal Arts Portfolio 2008" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a4700fa96a306dc0003" />                                                                                                        <id>tag:vox.com,2008-10-15:asset-6a00d4143b94816a4700fa96a306dc0003</id>
        <published>2008-10-15T11:39:20Z</published>
        <updated>2008-10-16T00:31:33Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p class="enclosed-assets" style="margin-bottom: 10px;">     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a80368f1000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470100a80368f1000e-50si" alt="Our Hero" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4000005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a4700fad6b4a4000005-50si" alt="IMG_4994" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a80369c2000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470100a80369c2000e-50si" alt="IMG_4995" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a305f40003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a4700fa96a305f40003-50si" alt="IMG_4996" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6fa5f000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a4700fae8e6fa5f000b-50si" alt="IMG_4997" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4630005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a4700fad6b4a4630005-50si" alt="IMG_5002" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a260310002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4700fa96a260310002-50si" alt="IMG_5006" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6fa66000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a4700fae8e6fa66000b-50si" alt="IMG_5016" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6fa69000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4700fae8e6fa69000b-50si" alt="IMG_5019" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a02000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470100a8036a02000e-50si" alt="IMG_5018" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a15000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470100a8036a15000e-50si" alt="IMG_5026" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a260400002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a4700fa96a260400002-50si" alt="IMG_5028" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a1c000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a470100a8036a1c000e-50si" alt="IMG_5030" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4790005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4700fad6b4a4790005-50si" alt="IMG_5029" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a306660003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a4700fa96a306660003-50si" alt="IMG_5031" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a260440002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a4700fa96a260440002-50si" alt="IMG_5032" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a21000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470100a8036a21000e-50si" alt="IMG_5033" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a260490002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4700fa96a260490002-50si" alt="IMG_5034" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a3066b0003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a4700fa96a3066b0003-50si" alt="IMG_5035" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a3066c0003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a4700fa96a3066c0003-50si" alt="IMG_5036" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6fa85000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a4700fae8e6fa85000b-50si" alt="IMG_5045" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4830005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a4700fad6b4a4830005-50si" alt="IMG_5042" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4880005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a4700fad6b4a4880005-50si" alt="IMG_5047" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6fa89000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4700fae8e6fa89000b-50si" alt="IMG_5048" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a2605d0002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a4700fa96a2605d0002-50si" alt="IMG_5049" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a2605f0002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a4700fa96a2605f0002-50si" alt="IMG_5052" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6fa8e000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a4700fae8e6fa8e000b-50si" alt="IMG_5063" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a38000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d4143b94816a470100a8036a38000e-50si" alt="IMG_5065" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a3c000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a470100a8036a3c000e-50si" alt="IMG_5068" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a3d000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470100a8036a3d000e-50si" alt="IMG_5069" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4940005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a4700fad6b4a4940005-50si" alt="IMG_5070" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4960005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a4700fad6b4a4960005-50si" alt="IMG_5073" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a3067b0003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a4700fa96a3067b0003-50si" alt="IMG_5086" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a2606a0002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a4700fa96a2606a0002-50si" alt="IMG_5088" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a49000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470100a8036a49000e-50si" alt="IMG_5090" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a2606c0002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a4700fa96a2606c0002-50si" alt="IMG_5097" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6faa3000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a4700fae8e6faa3000b-50si" alt="IMG_5103" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a306910003.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a4700fa96a306910003-50si" alt="IMG_5123" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a59000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a1.vox.com/6a00d4143b94816a470100a8036a59000e-50si" alt="IMG_5110" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fae8e6faa6000b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a4700fae8e6faa6000b-50si" alt="IMG_5106" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4b40005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d4143b94816a4700fad6b4a4b40005-50si" alt="IMG_5122" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a65000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470100a8036a65000e-50si" alt="IMG_5119" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a62000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d4143b94816a470100a8036a62000e-50si" alt="IMG_5118" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fa96a2607b0002.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a3.vox.com/6a00d4143b94816a4700fa96a2607b0002-50si" alt="IMG_5117" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a4e000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d4143b94816a470100a8036a4e000e-50si" alt="IMG_5101" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a4700fad6b4a4a70005.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d4143b94816a4700fad6b4a4a70005-50si" alt="IMG_5107" /></a>     <a href="http://jenders.vox.com/library/photo/6a00d4143b94816a470100a8036a5d000e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d4143b94816a470100a8036a5d000e-50si" alt="IMG_5115" /></a> 
    <br style="clear:both;" />
</p>
   I finally found some time to fix my camera. Unfortunately It required a donor but one brave little soul answered the call of duty from ebay and gave his life. Let us take a moment of silence while we stare at his guts.   Okay, now for the show. Wh...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/accepted-cal-arts-portfolio-2008.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a4700fa96a306dc0003?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="portfolio" scheme="http://jenders.vox.com/tags/portfolio/" label="portfolio" /> 
    <category term="calarts" scheme="http://jenders.vox.com/tags/calarts/" label="calarts" /> 
    <category term="cal arts" scheme="http://jenders.vox.com/tags/cal+arts/" label="cal arts" /> 
    <category term="accepted cal arts porfolio" scheme="http://jenders.vox.com/tags/accepted+cal+arts+porfolio/" label="accepted cal arts porfolio" /> 
    <category term="calarts porfolio" scheme="http://jenders.vox.com/tags/calarts+porfolio/" label="calarts porfolio" /> 
    <category term="cal arts portfolio" scheme="http://jenders.vox.com/tags/cal+arts+portfolio/" label="cal arts portfolio" /> 
    <category term="2008 accepted portfolio" scheme="http://jenders.vox.com/tags/2008+accepted+portfolio/" label="2008 accepted portfolio" /> 
    <category term="accepted calarts portfolio" scheme="http://jenders.vox.com/tags/accepted+calarts+portfolio/" label="accepted calarts portfolio" /> 
    <category term="cal arts admissions" scheme="http://jenders.vox.com/tags/cal+arts+admissions/" label="cal arts admissions" /> 
    </entry> 
    
    <entry>
        <title>iPod Nano easter egg</title>   
        <link rel="alternate" type="text/html" title="iPod Nano easter egg" href="http://jenders.vox.com/library/post/ipod-nano-easter-egg.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="iPod Nano easter egg" href="http://jenders.vox.com/library/post/ipod-nano-easter-egg.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="iPod Nano easter egg" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a4700fa9696c41a0003" />          <id>tag:vox.com,2008-09-01:asset-6a00d4143b94816a4700fa9696c41a0003</id>
        <published>2008-09-01T07:17:41Z</published>
        <updated>2008-09-01T08:58:09Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         Thought this was kind of funny; ascii art stop sign in the first sector of the first partition on an iPod Nano.   # xxd /dev/sda1| head 0000000: 7b7b 7e7e 2020 2f2d 2d2d 2d2d 5c20 2020 {{~~ /-----\ 0000010: 7b7b 7e7e 202f 2020 2020 2020 205c 2020 ...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/ipod-nano-easter-egg.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a4700fa9696c41a0003?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="ipod" scheme="http://jenders.vox.com/tags/ipod/" label="ipod" /> 
    <category term="easter egg" scheme="http://jenders.vox.com/tags/easter+egg/" label="easter egg" /> 
    <category term="nano" scheme="http://jenders.vox.com/tags/nano/" label="nano" /> 
    <category term="ipod nano" scheme="http://jenders.vox.com/tags/ipod+nano/" label="ipod nano" /> 
    <category term="firmware" scheme="http://jenders.vox.com/tags/firmware/" label="firmware" /> 
    </entry> 
    
    <entry>
        <title>rtorrent and ssl certificates under Gentoo linux</title>   
        <link rel="alternate" type="text/html" title="rtorrent and ssl certificates under Gentoo linux" href="http://jenders.vox.com/library/post/rtorrent-and-ssl-certificates-under-gentoo-linux.html?_c=feed-atom" />  
        <link rel="service.post" type="application/atom+xml" title="rtorrent and ssl certificates under Gentoo linux" href="http://jenders.vox.com/library/post/rtorrent-and-ssl-certificates-under-gentoo-linux.html?_c=feed-atom#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="rtorrent and ssl certificates under Gentoo linux" href="http://www.vox.com/atom/svc=post/asset_id=6a00d4143b94816a4700fa9692b53d0003" />          <id>tag:vox.com,2008-08-18:asset-6a00d4143b94816a4700fa9692b53d0003</id>
        <published>2008-08-18T07:05:48Z</published>
        <updated>2009-11-04T21:50:47Z</updated>
    
        <author>
            <name>Josh</name>
            <uri>http://jenders.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://jenders.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
         In order to patronize a tracker that uses SSL encrypted announces and self-signed certificates with rtorrent you need to add the servers&#39; CA certificate to your trusted list. There are a few guides I found but none of which that directly address G...   <p style="clear:both;"> 
    <a href="http://jenders.vox.com/library/post/rtorrent-and-ssl-certificates-under-gentoo-linux.html?_c=feed-atom#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00d4143b94816a4700fa9692b53d0003?_c=feed-atom">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="linux" scheme="http://jenders.vox.com/tags/linux/" label="linux" /> 
    <category term="gentoo" scheme="http://jenders.vox.com/tags/gentoo/" label="gentoo" /> 
    <category term="ssl" scheme="http://jenders.vox.com/tags/ssl/" label="ssl" /> 
    <category term="rtorrent" scheme="http://jenders.vox.com/tags/rtorrent/" label="rtorrent" /> 
    <category term="ca certificates" scheme="http://jenders.vox.com/tags/ca+certificates/" label="ca certificates" /> 
    <category term="ssl certificates" scheme="http://jenders.vox.com/tags/ssl+certificates/" label="ssl certificates" /> 
    </entry> 
</feed>


