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

    <link rel="service.post" type="application/atom+xml" title="befog, befuddle, bemuse" href="http://www.vox.com/services/atom/svc=post/collection_id=6a00d414348ff43c7f00d09e686118be2b" />

    <link rel="service.subscribe" type="application/atom+xml" title="befog, befuddle, bemuse" href="http://raisondetre.vox.com/library/posts/atom.xml" />

    
    
        
    <link rel="next" type="application/atom+xml" title="befog, befuddle, bemuse" href="http://raisondetre.vox.com/library/posts/page/2/atom.xml" />
    
    <link rel="last" type="application/atom+xml" title="befog, befuddle, bemuse" href="http://raisondetre.vox.com/library/posts/page/7/atom.xml" />


    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2007-10-25T03:41:17Z</updated>

    <author>
        <name>Jesse P.</name>
        <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
    </author>

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

    <subtitle>My inifinite gears of acyclic thoughts</subtitle>


    
    <entry>
        <title>Depth of Traversal</title>
    
    
    
        <link rel="alternate" type="text/html" title="Depth of Traversal" href="http://raisondetre.vox.com/library/post/depth-of-traversal.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Depth of Traversal" href="http://raisondetre.vox.com/library/post/depth-of-traversal.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Depth of Traversal" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00e398b676b50004" /> 
                <id>tag:vox.com,2007-10-25:asset-6a00d414348ff43c7f00e398b676b50004</id>
        <published>2007-10-25T03:35:45Z</published>
        <updated>2007-10-25T03:41:17Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            We can see that there are three main models: user, photoset, and photo. The models are interlinked with the following possibilities:   photoset can link to { photo, user } photo can link to { photoset, user } user can link to { photoset, photo, us...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/depth-of-traversal.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="flickr" scheme="http://raisondetre.vox.com/tags/flickr/" label="flickr" />
    
    <category term="phan" scheme="http://raisondetre.vox.com/tags/phan/" label="phan" />
    
    <category term="data collection" scheme="http://raisondetre.vox.com/tags/data+collection/" label="data collection" />
    
    </entry>

    
    <entry>
        <title>Dataset collection with Flickr</title>
    
    
    
        <link rel="alternate" type="text/html" title="Dataset collection with Flickr" href="http://raisondetre.vox.com/library/post/dataset-collection-with-flickr.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Dataset collection with Flickr" href="http://raisondetre.vox.com/library/post/dataset-collection-with-flickr.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Dataset collection with Flickr" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00e398b580370001" /> 
                <id>tag:vox.com,2007-10-22:asset-6a00d414348ff43c7f00e398b580370001</id>
        <published>2007-10-22T17:31:51Z</published>
        <updated>2007-10-22T17:34:02Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            So Ive basically done the following for the past few days (since Wednesday):    Enumerate all functions in flickr as a table. The webpages they provided was not useful for inter-function comparisons Trimmed down the api to just the functions I nee...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/dataset-collection-with-flickr.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="flickr" scheme="http://raisondetre.vox.com/tags/flickr/" label="flickr" />
    
    <category term="phan" scheme="http://raisondetre.vox.com/tags/phan/" label="phan" />
    
    <category term="data collection" scheme="http://raisondetre.vox.com/tags/data+collection/" label="data collection" />
    
    </entry>

    
    <entry>
        <title>Dynamically written JavaScript functions</title>
    
    
    
        <link rel="alternate" type="text/html" title="Dynamically written JavaScript functions" href="http://raisondetre.vox.com/library/post/dynamically-written-javascript-functions.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Dynamically written JavaScript functions" href="http://raisondetre.vox.com/library/post/dynamically-written-javascript-functions.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Dynamically written JavaScript functions" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d09e82912abe2b" /> 
                <id>tag:vox.com,2007-07-16:asset-6a00d414348ff43c7f00d09e82912abe2b</id>
        <published>2007-07-16T06:14:34Z</published>
        <updated>2007-07-16T06:14:34Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            So Im working on this other project now and I am faced with the following situation:   A server script renders an element&#39;s onclick handler as calling a function with an array as its parameter, e.g. &lt;div onclick=&quot;some_function(this, new Array(&#39;1&#39;,...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/dynamically-written-javascript-functions.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="javascript" scheme="http://raisondetre.vox.com/tags/javascript/" label="javascript" />
    
    <category term="dom" scheme="http://raisondetre.vox.com/tags/dom/" label="dom" />
    
    </entry>

    
    <entry>
        <title>Absolutely Relatively Fixed</title>
    
    
    
        <link rel="alternate" type="text/html" title="Absolutely Relatively Fixed" href="http://raisondetre.vox.com/library/post/absolutely-relatively-fixed.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Absolutely Relatively Fixed" href="http://raisondetre.vox.com/library/post/absolutely-relatively-fixed.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Absolutely Relatively Fixed" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00cd973c2f3a4cd5" /> 
                <id>tag:vox.com,2007-07-03:asset-6a00d414348ff43c7f00cd973c2f3a4cd5</id>
        <published>2007-07-03T04:02:57Z</published>
        <updated>2007-07-03T04:02:57Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Actually its not fixed yet. What i mean to say is:   My entire system is a single page layout and hence the logical way of designing this is to layout my elements with position: fixed, i.e. fixed to the points on the screen and not the containing ...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/absolutely-relatively-fixed.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="css" scheme="http://raisondetre.vox.com/tags/css/" label="css" />
    
    <category term="internet explorer" scheme="http://raisondetre.vox.com/tags/internet+explorer/" label="internet explorer" />
    
    </entry>

    
    <entry>
        <title>IE6 compatibility: Pruning your DOM tree with display: none;</title>
    
    
    
        <link rel="alternate" type="text/html" title="IE6 compatibility: Pruning your DOM tree with display: none;" href="http://raisondetre.vox.com/library/post/ie6-compatibility-pruning-your-dom-tree-with-display-none.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="IE6 compatibility: Pruning your DOM tree with display: none;" href="http://raisondetre.vox.com/library/post/ie6-compatibility-pruning-your-dom-tree-with-display-none.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="IE6 compatibility: Pruning your DOM tree with display: none;" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d41447a7a46a47" /> 
        
                
                        <id>tag:vox.com,2007-07-02:asset-6a00d414348ff43c7f00d41447a7a46a47</id>
        <published>2007-07-02T15:31:56Z</published>
        <updated>2007-07-02T15:31:56Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.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://raisondetre.vox.com/library/photo/6a00d414348ff43c7f00d41443853e685e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d414348ff43c7f00d41443853e685e-50si" alt="Ie6_1" /></a>
    <a href="http://raisondetre.vox.com/library/photo/6a00d414348ff43c7f00d09e7dd902be2b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d414348ff43c7f00d09e7dd902be2b-50si" alt="Ie6_2" /></a>

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

            
            
            Arrggh... Ive spent the past four hours fixing my standards-compliant layout to fit to IE6&#39;s needs. And from this ridiculous layout:   All I have now is just:   In other words, the top part is done. Im fixing the CSS by setting display: none to al...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/ie6-compatibility-pruning-your-dom-tree-with-display-none.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="css" scheme="http://raisondetre.vox.com/tags/css/" label="css" />
    
    <category term="internet explorer" scheme="http://raisondetre.vox.com/tags/internet+explorer/" label="internet explorer" />
    
    <category term="dom" scheme="http://raisondetre.vox.com/tags/dom/" label="dom" />
    
    </entry>

    
    <entry>
        <title>Running IE 6 alongside IE 7</title>
    
    
    
        <link rel="alternate" type="text/html" title="Running IE 6 alongside IE 7" href="http://raisondetre.vox.com/library/post/running-ie-6-alongside-ie-7.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Running IE 6 alongside IE 7" href="http://raisondetre.vox.com/library/post/running-ie-6-alongside-ie-7.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Running IE 6 alongside IE 7" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d414435ba2685e" /> 
                <id>tag:vox.com,2007-07-02:asset-6a00d414348ff43c7f00d414435ba2685e</id>
        <published>2007-07-02T03:46:31Z</published>
        <updated>2007-07-02T03:46:31Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            So ive been trying to get hold of some working IE 5.5+ to test my system but lo and behold, despite many web statistics out there, everyone i know seems to be using IE 7. I can get access to IE6, but I will have to travel to the school library for...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/running-ie-6-alongside-ie-7.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="microsoft" scheme="http://raisondetre.vox.com/tags/microsoft/" label="microsoft" />
    
    <category term="internet explorer" scheme="http://raisondetre.vox.com/tags/internet+explorer/" label="internet explorer" />
    
    </entry>

    
    <entry>
        <title>Javascript onKeyPress, onKeyDown, onKeyUp </title>
    
    
    
        <link rel="alternate" type="text/html" title="Javascript onKeyPress, onKeyDown, onKeyUp " href="http://raisondetre.vox.com/library/post/javascript-onkeypress-onkeydown-onkeyup.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Javascript onKeyPress, onKeyDown, onKeyUp " href="http://raisondetre.vox.com/library/post/javascript-onkeypress-onkeydown-onkeyup.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Javascript onKeyPress, onKeyDown, onKeyUp " href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d41448d8a43c7f" /> 
                <id>tag:vox.com,2007-06-28:asset-6a00d414348ff43c7f00d41448d8a43c7f</id>
        <published>2007-06-28T19:28:20Z</published>
        <updated>2007-06-28T19:28:20Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            A very good place to start if you want to capture keyboard events with JavaScript: http://www.quirksmode.org/js/keys.html  Rule of thumb (i guess) is:   Use keyDown or keyUp, not keyPress Use keyCode instead of charCode Use the link above and scro...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/javascript-onkeypress-onkeydown-onkeyup.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

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

    
    <entry>
        <title>Auto-Shrink Bug in IE</title>
    
    
    
        <link rel="alternate" type="text/html" title="Auto-Shrink Bug in IE" href="http://raisondetre.vox.com/library/post/auto-shrink-bug-in-ie.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Auto-Shrink Bug in IE" href="http://raisondetre.vox.com/library/post/auto-shrink-bug-in-ie.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Auto-Shrink Bug in IE" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d09e7c97b2be2b" /> 
        
                
                
                
                
                
                
                
                
                
                
                        <id>tag:vox.com,2007-06-28:asset-6a00d414348ff43c7f00d09e7c97b2be2b</id>
        <published>2007-06-28T16:54:21Z</published>
        <updated>2007-06-28T18:00:27Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.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://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d41446682e6a47.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a6.vox.com/6a00d414348ff43c7f00d41446682e6a47-50si" alt="Accessible XHTML and CSS Web Sites Problem Design Solution" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d41448cc6c3c7f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d414348ff43c7f00d41448cc6c3c7f-50si" alt="CSS: The Definitive Guide" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d4144668026a47.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d414348ff43c7f00d4144668026a47-50si" alt="CSS Mastery: Advanced Web Standards Solutions" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d09e7c976abe2b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a2.vox.com/6a00d414348ff43c7f00d09e7c976abe2b-50si" alt="CSS Web Design For Dummies (For Dummies (Computer/Tech))" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d41448cc273c7f.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a7.vox.com/6a00d414348ff43c7f00d41448cc273c7f-50si" alt="HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d4144245fd685e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a5.vox.com/6a00d414348ff43c7f00d4144245fd685e-50si" alt="Beginning CSS Web Development: From Novice to Professional" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d4144667a86a47.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d414348ff43c7f00d4144667a86a47-50si" alt="CSS: The Missing Manual" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d4144667946a47.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d414348ff43c7f00d4144667946a47-50si" alt="CSS Cookbook, 2nd Edition" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00cd973aba884cd5.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a0.vox.com/6a00d414348ff43c7f00cd973aba884cd5-50si" alt="Beginning Web Programming with HTML, XHTML, and CSS (Wrox Beginning Guides)" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d4144245ac685e.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d414348ff43c7f00d4144245ac685e-50si" alt="Web Standards Programmer&#39;s Reference : HTML, CSS, JavaScript, Perl, Python, and PHP" /></a>
    <a href="http://raisondetre.vox.com/library/book/6a00d414348ff43c7f00d09e7c96d4be2b.html?_c=feed-atom" style="float:left; margin-right:6px;"><img src="http://a4.vox.com/6a00d414348ff43c7f00d09e7c96d4be2b-50si" alt="Professional CSS: Cascading Style Sheets for Web Design" /></a>

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

            
            
            So Im trying to make my system (that works perfectly in Firefox and is almost perfect in Safari) to work for Internet Explorer (7 first and then Im going to tackle version 6).  And im facing with this wierd shrinking problem. I have some divs that...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/auto-shrink-bug-in-ie.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="css" scheme="http://raisondetre.vox.com/tags/css/" label="css" />
    
    <category term="internet explorer" scheme="http://raisondetre.vox.com/tags/internet+explorer/" label="internet explorer" />
    
    </entry>

    
    <entry>
        <title>Inline auto-completion in bash</title>
    
    
    
        <link rel="alternate" type="text/html" title="Inline auto-completion in bash" href="http://raisondetre.vox.com/library/post/inline-auto-completion-in-bash.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Inline auto-completion in bash" href="http://raisondetre.vox.com/library/post/inline-auto-completion-in-bash.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Inline auto-completion in bash" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d41446622f6a47" /> 
                <id>tag:vox.com,2007-06-28:asset-6a00d414348ff43c7f00d41446622f6a47</id>
        <published>2007-06-28T15:42:41Z</published>
        <updated>2007-06-28T15:42:41Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Found a little neat setting for my .bashrc to do inline-autocompletion here:  # make bash autocomplete with up arrow  bind &#39;&quot;\e[A&quot;:history-search-backward&#39;  bind &#39;&quot;\e[B&quot;:history-search-forward&#39;   # make tab cycle through commands instead of listin...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/inline-auto-completion-in-bash.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

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

    
    <entry>
        <title>Global variables and scoping</title>
    
    
    
        <link rel="alternate" type="text/html" title="Global variables and scoping" href="http://raisondetre.vox.com/library/post/global-variables-and-scoping.html?_c=feed-atom" />
    
        
        <link rel="service.post" type="application/atom+xml" title="Global variables and scoping" href="http://raisondetre.vox.com/library/post/global-variables-and-scoping.html?_c=feed-atom#comments" />
    
        <link rel="service.edit" type="application/atom+xml" title="Global variables and scoping" href="http://www.vox.com/atom/svc=post/asset_id=6a00d414348ff43c7f00d414485c9f3c7f" /> 
                <id>tag:vox.com,2007-06-27:asset-6a00d414348ff43c7f00d414485c9f3c7f</id>
        <published>2007-06-27T13:25:57Z</published>
        <updated>2007-06-28T09:12:42Z</updated>
    
        <author>
            <name>Jesse P.</name>
            <uri>http://raisondetre.vox.com/?_c=feed-atom</uri>
        </author>
    
        
        <content type="html" xml:base="http://raisondetre.vox.com/?_c=feed-atom">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
    
    
        
            
            
            Honestly, I think the next time I do anything in javascript, ill start by writing a class. Scoping is very important. Since goodness knows when, Ive always started writing programs in javascript as functions and them any variable is defined outsid...
        
    
                <p style="clear:both;">

    <a href="http://raisondetre.vox.com/library/post/global-variables-and-scoping.html?_c=feed-atom#comments">Read and post comments</a>

 | 

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

</p>

                </div>
            ]]>
        </content>
    
    <category term="javascript" scheme="http://raisondetre.vox.com/tags/javascript/" label="javascript" />
    
    <category term="internet explorer" scheme="http://raisondetre.vox.com/tags/internet+explorer/" label="internet explorer" />
    
    </entry>

</feed>


