<?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>~Ryeli Studios</title>
    <link rel="self" type="application/atom+xml" title="~Ryeli Studios (Atom)" href="http://ryeli.vox.com/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="~Ryeli Studios" href="http://ryeli.vox.com/library/posts/page/1/"/>

    <link rel="service.post" type="application/atom+xml" title="~Ryeli Studios" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00c2252689eb8fdb00c225277e678e1d" />

    <link rel="service.subscribe" type="application/atom+xml" title="~Ryeli Studios" href="http://ryeli.vox.com/library/posts/atom.xml" />

    
    
        
    <link rel="next" type="application/atom+xml" title="~Ryeli Studios" href="http://ryeli.vox.com/library/posts/page/2/atom.xml" />
    
    <link rel="last" type="application/atom+xml" title="~Ryeli Studios" href="http://ryeli.vox.com/library/posts/page/45/atom.xml" />


    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2009-05-15T19:12:19Z</updated>

    <author>
        <name>Sean LaFianza</name>
        <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
    </author>

    <id>tag:vox.com,2006:6p00c2252689eb8fdb/</id>

    <subtitle>personal and professional blog</subtitle>


    
    <entry>
        <title># eth1 doesn&#39;t like me.</title>
    
    
    
        <link rel="alternate" type="text/html" title="# eth1 doesn&#39;t like me." href="http://ryeli.vox.com/library/post/eth1-doesnt-like-me.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="# eth1 doesn&#39;t like me." href="http://ryeli.vox.com/library/post/eth1-doesnt-like-me.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="# eth1 doesn&#39;t like me." href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00e398f487650004" /> 
                <id>tag:vox.com,2008-04-29:asset-6a00c2252689eb8fdb00e398f487650004</id>
        <published>2008-04-29T01:54:16Z</published>
        <updated>2009-05-15T19:12:19Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            <p>I have sixteen tabs open in firefox and none of them are helping me out.&#160; I&#39;m stuck on the most basic of all server issues, getting the server to connect to my router. Is anyone familiar with the ins and outs of ubuntu server?&#160; I&#39;m sure I&#39;m just missing something dumb.</p><p>Basically, eth0 is able to ping google.&#160; Both static and dhcp, although it&#39;s currently on dhcp.&#160; eth1 however, no matter WHAT I do is unable to connect to the router.&#160; Any guesses/help would be appreciated!!</p><p>&quot;/etc/network/interfaces&quot; looks like this:</p><pre># This file describes the network interfaces available on your system<br /># and how to activate them. For more information, see interfaces(5).<br /><br /># The loopback network interface<br />auto lo<br />iface lo inet loopback<br /><br /># The primary network interface<br />auto eth0 dhcp<br /><br /># The secondary network interface<br />auto eth1<br />iface eth1 inet static<br />    address 192.168.1.1<br />    netmask 255.255.255.0<br />    network 192.168.1.0<br />    broadcast 192.168.1.255<br />    gateway 192.168.0.1<br />    dns-nameservers 66.82.4.8</pre><p><br />&quot;ifconfig&quot;&#160; shows that it&#39;s connected to the NIC just fine, just can&#39;t ping out...&#160; help?!<br /> </p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/eth1-doesnt-like-me.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00e398f487650004?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    </entry>

    
    <entry>
        <title>It&#39;s Happy Easter Day!</title>
    
    
    
        <link rel="alternate" type="text/html" title="It&#39;s Happy Easter Day!" href="http://ryeli.vox.com/library/post/its-happy-easter-day.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="It&#39;s Happy Easter Day!" href="http://ryeli.vox.com/library/post/its-happy-easter-day.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="It&#39;s Happy Easter Day!" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00f48d05df9e0001" /> 
                <id>tag:vox.com,2008-03-23:asset-6a00c2252689eb8fdb00f48d05df9e0001</id>
        <published>2008-03-23T13:56:22Z</published>
        <updated>2008-03-23T16:27:32Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            <p>or at least that&#39;s what Eva said first thing this morning.&#160; We&#39;ve been sick for days now and unfortunately had to stay home from church and cancel Easter dinner.&#160; The kids seems to be feeling a bit better... enough that they&#39;re asking about their Easter baskets and the egg hunt we&#39;ve been talking about.&#160; Laura is still asleep, hopefully she&#39;ll feel well enough to watch the kids do their egg hunt, otherwise we&#39;ll just wait until tomorrow.</p><p>Since we&#39;re staying home and missing church, we&#39;ll read the Easter story and sing some songs with the guitar (which always ends in &quot;Mary had a little lamb&quot; when &#39;church time&#39; is over)</p><p>I&#39;m thankful for Easter.<br /></p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/its-happy-easter-day.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00f48d05df9e0001?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    </entry>

    
    <entry>
        <title>Thank You Illustrator</title>
    
    
    
        <link rel="alternate" type="text/html" title="Thank You Illustrator" href="http://ryeli.vox.com/library/post/thank-you-illustrator.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Thank You Illustrator" href="http://ryeli.vox.com/library/post/thank-you-illustrator.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Thank You Illustrator" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00f48ce625740002" /> 
        
                        <id>tag:vox.com,2008-03-20:asset-6a00c2252689eb8fdb00f48ce625740002</id>
        <published>2008-03-20T15:05:25Z</published>
        <updated>2008-03-21T17:08:30Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00e398e81d890004" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00e398e81d890004.html"><img src="http://a1.vox.com/6a00c2252689eb8fdb00e398e81d890004-500pi" alt="Mightyseal" title="Mightyseal" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00e398e81d890004.html" title="Mightyseal">Mightyseal</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


<div style="text-align: center">

 I should have stepped outside of photoshop a long time ago.&#160; Next stop, InDesign.<br /></div><div><br /></div><div><br /></div>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/thank-you-illustrator.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00f48ce625740002?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="photoshop" scheme="http://ryeli.vox.com/tags/photoshop/" label="photoshop" />
    
    <category term="illustrator" scheme="http://ryeli.vox.com/tags/illustrator/" label="illustrator" />
    
    <category term="indesign" scheme="http://ryeli.vox.com/tags/indesign/" label="indesign" />
    
    <category term="logo design" scheme="http://ryeli.vox.com/tags/logo+design/" label="logo design" />
    
    </entry>

    
    <entry>
        <title>Eva swinging</title>
    
    
    
        <link rel="alternate" type="text/html" title="Eva swinging" href="http://ryeli.vox.com/library/post/eva-swinging.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Eva swinging" href="http://ryeli.vox.com/library/post/eva-swinging.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Eva swinging" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00f48ce53e850003" /> 
        
                        <id>tag:vox.com,2008-03-17:asset-6a00c2252689eb8fdb00f48ce53e850003</id>
        <published>2008-03-17T14:51:40Z</published>
        <updated>2008-05-22T00:18:43Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00f48ce52a9b0002" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00f48ce52a9b0002.html"><img src="http://a3.vox.com/6a00c2252689eb8fdb00f48ce52a9b0002-500pi" alt="DSCF1734" title="DSCF1734" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00f48ce52a9b0002.html" title="DSCF1734">DSCF1734</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->
<div style="text-align: center">Picture brought to you by spring. </div><div><br /></div>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/eva-swinging.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00f48ce53e850003?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="eva" scheme="http://ryeli.vox.com/tags/eva/" label="eva" />
    
    </entry>

    
    <entry>
        <title>second generation webdesigner</title>
    
    
    
        <link rel="alternate" type="text/html" title="second generation webdesigner" href="http://ryeli.vox.com/library/post/second-generation-webdesigner.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="second generation webdesigner" href="http://ryeli.vox.com/library/post/second-generation-webdesigner.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="second generation webdesigner" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00f48ce4c1920003" /> 
        
                        <id>tag:vox.com,2008-03-16:asset-6a00c2252689eb8fdb00f48ce4c1920003</id>
        <published>2008-03-16T02:18:21Z</published>
        <updated>2008-03-17T20:14:48Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            <p>Elias saw me coding html from straight text earlier today and was asking me about it.&#160; We sat down and he coded <a href="http://ryeli.com/clients/eli/">his first site from text</a>, he is SO proud of it.&#160; He created the image in photoshop some time ago playing with the stamps.</p>
    
    
    

    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00e398e64b410004" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00e398e64b410004.html"><img src="http://a1.vox.com/6a00c2252689eb8fdb00e398e64b410004-500pi" alt="Eli" title="Eli" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00e398e64b410004.html" title="Eli">Eli</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


<p><em>Eli&#39;s code:</em><br /><pre id="line1">&lt;<span class="start-tag">html</span>&gt;<br />&lt;<span class="start-tag">body</span><span class="attribute-name"> bgcolor</span>=<span class="attribute-value">0000ff</span>&gt;<br /><br />&lt;<span class="start-tag">h1</span>&gt;&lt;<span class="start-tag">center</span>&gt;&lt;<span class="start-tag">i</span>&gt;HI&lt;<span class="start-tag">br</span>&gt;2008&lt;<span class="start-tag">br</span>&gt;the Rain eli lafianza&lt;/<span class="end-tag">i</span>&gt;&lt;<span class="start-tag">br</span>&gt;<br /><br />&lt;<span class="start-tag">img</span><span class="attribute-name"> src</span>=<span class="attribute-value">&quot;eli.jpg&quot; </span><span class="attribute-name">width</span>=<span class="attribute-value">400px</span>&gt;&lt;/<span class="end-tag">center</span>&gt;&lt;/<span class="end-tag">h1</span>&gt;<br /><br />&lt;/<span class="end-tag">body</span>&gt;<br />&lt;/<span class="end-tag">html</span>&gt;</pre><br /><div><br /></div></p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/second-generation-webdesigner.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00f48ce4c1920003?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="webdesign" scheme="http://ryeli.vox.com/tags/webdesign/" label="webdesign" />
    
    <category term="eli" scheme="http://ryeli.vox.com/tags/eli/" label="eli" />
    
    <category term="elias" scheme="http://ryeli.vox.com/tags/elias/" label="elias" />
    
    </entry>

    
    <entry>
        <title>Accidental Art</title>
    
    
    
        <link rel="alternate" type="text/html" title="Accidental Art" href="http://ryeli.vox.com/library/post/accidental-art.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Accidental Art" href="http://ryeli.vox.com/library/post/accidental-art.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Accidental Art" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00e398e543950004" /> 
        
                        <id>tag:vox.com,2008-03-12:asset-6a00c2252689eb8fdb00e398e543950004</id>
        <published>2008-03-12T17:48:20Z</published>
        <updated>2008-03-12T17:48:20Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00f48ce3b88d0003" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00f48ce3b88d0003.html"><img src="http://a5.vox.com/6a00c2252689eb8fdb00f48ce3b88d0003-500pi" alt="Masks" title="Masks" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00f48ce3b88d0003.html" title="Masks">Masks</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

<p></p><p>I work with layer masks all the time... I always think to screen capture my layer masks but forget, this time I did.&#160; These layer masks were from a group of twelve&#39;s studio portraits.&#160; They remind me of Henri Matisse... Maybe I could sell this piece for more than the actual portraits.<br /></p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/accidental-art.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00e398e543950004?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="matisse" scheme="http://ryeli.vox.com/tags/matisse/" label="matisse" />
    
    <category term="layer masks" scheme="http://ryeli.vox.com/tags/layer+masks/" label="layer masks" />
    
    </entry>

    
    <entry>
        <title>the kissing disease</title>
    
    
    
        <link rel="alternate" type="text/html" title="the kissing disease" href="http://ryeli.vox.com/library/post/the-kissing-disease.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="the kissing disease" href="http://ryeli.vox.com/library/post/the-kissing-disease.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="the kissing disease" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00e398e4fef40004" /> 
                <id>tag:vox.com,2008-03-11:asset-6a00c2252689eb8fdb00e398e4fef40004</id>
        <published>2008-03-11T21:05:01Z</published>
        <updated>2008-03-11T21:05:01Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            <p>Laura went to the doctors last week and had a bunch of blood work done to igure out why she&#39;s been sick all winter.&#160; They ran tests for Lyme disease and a bunch of other things... turns out she&#39;s getting over mono.&#160; We had no idea!&#160; Laura was in bed sick for almost two weeks a couple months ago and then I was in bed for like three days straight right after that.&#160; Maybe we both had it?&#160; Who knows.</p><p>Laura&#39;s still feeling bad in the morning and has bad days which apparently will still fit with symptoms of mono.&#160; Doesn&#39;t explain the celiac all of a sudden but maybe low immunity with mono brought out the celiac which was on it&#39;s way anyway.</p><p>Here&#39;s to spring!<br /> </p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/the-kissing-disease.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00e398e4fef40004?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="mono" scheme="http://ryeli.vox.com/tags/mono/" label="mono" />
    
    </entry>

    
    <entry>
        <title>Improv Everywhere</title>
    
    
    
        <link rel="alternate" type="text/html" title="Improv Everywhere" href="http://ryeli.vox.com/library/post/improv-everywhere.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Improv Everywhere" href="http://ryeli.vox.com/library/post/improv-everywhere.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Improv Everywhere" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00f48ce3565f0003" /> 
                <id>tag:vox.com,2008-03-11:asset-6a00c2252689eb8fdb00f48ce3565f0003</id>
        <published>2008-03-11T14:00:03Z</published>
        <updated>2008-03-12T00:03:28Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            <p>This was the best Improv Everywhere I&#39;ve seen.&#160; They wrote a musical, had a bunch of people in place, tapped into the mall PA system...&#160; You can read the <a href="http://improveverywhere.com/2008/03/09/food-court-musical/">whole story here</a>.&#160; If you&#39;re not familiar with Improv Everywhere, also make sure to check out &quot;<a href="http://improveverywhere.com/2008/01/31/frozen-grand-central/">Frozen Grand Central</a>&quot; from a few weeks back.</p>
    
    
    


    
    
    

<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00f48ce356280003" at:format="auto" at:align="center"
    class="enclosure enclosure-center enclosure-auto embed-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="width: 425px;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item embed-asset last">
    
            <div class="enclosure-embed">
        
                <iframe class="enclosure-iframe" frameborder="0" scrolling="no" src="http://a0.vox-data.com/6a00c2252689eb8fdb00f48ce356280003-html" style="width: 425px; height: 355px;"></iframe>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

<p><br /> <div><br /></div></p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/improv-everywhere.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00f48ce3565f0003?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="improv everywhere" scheme="http://ryeli.vox.com/tags/improv+everywhere/" label="improv everywhere" />
    
    </entry>

    
    <entry>
        <title>my special needs kid</title>
    
    
    
        <link rel="alternate" type="text/html" title="my special needs kid" href="http://ryeli.vox.com/library/post/my-special-needs-kid.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="my special needs kid" href="http://ryeli.vox.com/library/post/my-special-needs-kid.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="my special needs kid" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00e398e3bdb10005" /> 
        
                        <id>tag:vox.com,2008-03-07:asset-6a00c2252689eb8fdb00e398e3bdb10005</id>
        <published>2008-03-07T23:37:52Z</published>
        <updated>2008-03-07T23:37:52Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00f48ce22a880003" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00f48ce22a880003.html"><img src="http://a0.vox.com/6a00c2252689eb8fdb00f48ce22a880003-500pi" alt="Photo 187" title="Photo 187" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00f48ce22a880003.html" title="Photo 187">Photo 187</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

<p><br />I bought Eli and Eva these kid&#39;s caving flashlights.. they were like $5 a piece and I knew they would have fun exploring dark rooms or whatever.. Eva has been wearing hers non-stop and looking very special needs, like it&#39;s a safety helmet. <div><br /><br />(speaking of ACTUAL special needs, eva has been doing so well this winter with her sensory issues.&#160; We upped all her supplements to compensate for being indoors so much more and having less stimulation as we&#39;re just stuck in the house.&#160; She&#39;s been doing much better at church and on shopping trips... She has plenty of rough days but the good has been out weighing the bad.&#160; We can&#39;t wait for spring and consistent beautiful weather!&#160; She gets SO much stimulation being outdoors and it&#39;s great for ALL of us.&#160; We took her off wheat and gluten and that has helped a lot too!)<br /></div></p>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/my-special-needs-kid.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00e398e3bdb10005?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="eva" scheme="http://ryeli.vox.com/tags/eva/" label="eva" />
    
    <category term="celiac" scheme="http://ryeli.vox.com/tags/celiac/" label="celiac" />
    
    <category term="special needs" scheme="http://ryeli.vox.com/tags/special+needs/" label="special needs" />
    
    <category term="sensory processing disorder" scheme="http://ryeli.vox.com/tags/sensory+processing+disorder/" label="sensory processing disorder" />
    
    </entry>

    
    <entry>
        <title>Photo Booth</title>
    
    
    
        <link rel="alternate" type="text/html" title="Photo Booth" href="http://ryeli.vox.com/library/post/photo-booth-1.html?_c=feed-atom-full" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Photo Booth" href="http://ryeli.vox.com/library/post/photo-booth-1.html?_c=feed-atom-full#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Photo Booth" href="http://www.vox.com/atom/svc=post/asset_id=6a00c2252689eb8fdb00f48d006b3e0001" /> 
        
                        <id>tag:vox.com,2008-03-06:asset-6a00c2252689eb8fdb00f48d006b3e0001</id>
        <published>2008-03-06T15:45:33Z</published>
        <updated>2008-03-06T17:01:52Z</updated>
    
        <author>
            <name>Sean LaFianza</name>
            <uri>http://ryeli.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://ryeli.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            <p>We played with Photo Booth for a little while after dinner last night.&#160; Elias and Eva made a couple videos.&#160; Eli directed (as usual), narrated and picked out the effect he was going for (so excuse the weird pop art)... The MBP webcam really doesn&#39;t do well in anything but full sun, so i was manning the flashlight.&#160; Elias dances all the time to the music in his head, spinning, twirling, whatever... He has learned to channel his Inner-Napoleon-Dynamite..</p>
    
    
    


    
    
    

<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00e398e350670005" at:format="auto" at:align="center"
    class="enclosure enclosure-center enclosure-auto embed-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="width: 425px;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item embed-asset last">
    
            <div class="enclosure-embed">
        
                <iframe class="enclosure-iframe" frameborder="0" scrolling="no" src="http://a7.vox-data.com/6a00c2252689eb8fdb00e398e350670005-html" style="width: 425px; height: 355px;"></iframe>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


    
    
    


    
    
    

<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00f48ce1bd0e0003" at:format="auto" at:align="center"
    class="enclosure enclosure-center enclosure-auto embed-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="width: 425px;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item embed-asset last">
    
            <div class="enclosure-embed">
        
                <iframe class="enclosure-iframe" frameborder="0" scrolling="no" src="http://a6.vox-data.com/6a00c2252689eb8fdb00f48ce1bd0e0003-html" style="width: 425px; height: 355px;"></iframe>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->


    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00c2252689eb8fdb00e398e3467b0004" at:format="extra-large" at:align="center"
    class="enclosure enclosure-center enclosure-extra-large photo-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 10px auto;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00e398e3467b0004.html"><img src="http://a3.vox.com/6a00c2252689eb8fdb00e398e3467b0004-500pi" alt="Photo 164" title="Photo 164" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://ryeli.vox.com/library/photo/6a00c2252689eb8fdb00e398e3467b0004.html" title="Photo 164">Photo 164</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->

 <div><br /><div style="text-align: center">Laura said after she saw it &quot;I forgot to make a funny face, I just smiled the whole time!&quot;<br /><br /><br /><div style="text-align: left"><br /></div></div></div><div><br /></div><div><br /></div>
        
    
                <p style="clear:both;">

    <a href="http://ryeli.vox.com/library/post/photo-booth-1.html?_c=feed-atom-full#comments">Read and post comments</a>

 | 

    
    <a href="http://www.vox.com/share/6a00c2252689eb8fdb00f48d006b3e0001?_c=feed-atom-full">Send to a friend</a>

</p>

                </div>
            ]]>
        </content>
    
    <category term="laura" scheme="http://ryeli.vox.com/tags/laura/" label="laura" />
    
    <category term="sean" scheme="http://ryeli.vox.com/tags/sean/" label="sean" />
    
    <category term="photobooth" scheme="http://ryeli.vox.com/tags/photobooth/" label="photobooth" />
    
    <category term="eli" scheme="http://ryeli.vox.com/tags/eli/" label="eli" />
    
    <category term="photo booth" scheme="http://ryeli.vox.com/tags/photo+booth/" label="photo booth" />
    
    <category term="eva" scheme="http://ryeli.vox.com/tags/eva/" label="eva" />
    
    <category term="elias" scheme="http://ryeli.vox.com/tags/elias/" label="elias" />
    
    <category term="lafianza" scheme="http://ryeli.vox.com/tags/lafianza/" label="lafianza" />
    
    </entry>

</feed>


