<?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>Vox Labs</title>
    <link rel="self" type="application/atom+xml" title="Vox Labs (Atom)" href="http://labs.groups.vox.com/library/posts/page/1/atom.xml" />
    <link rel="alternate" type="text/html" title="Vox Labs" href="http://labs.groups.vox.com/library/posts/page/1/"/> 
    <link rel="service.subscribe" type="application/atom+xml" title="Vox Labs" href="http://labs.groups.vox.com/library/posts/atom.xml" />   
    <link rel="last" type="application/atom+xml" title="Vox Labs" href="http://labs.groups.vox.com/library/posts/page/1/atom.xml" />  
    <generator uri="http://www.vox.com/">Vox</generator>
    <updated>2008-06-19T13:59:09Z</updated> 
    <id>tag:vox.com,2006:6p00d4142459796a47/</id>  
    
    <entry>
        <title>Inter Window Communication With JavaScript</title>   
        <link rel="alternate" type="text/html" title="Inter Window Communication With JavaScript" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d10a7907638bfa.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Inter Window Communication With JavaScript" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d10a7907638bfa.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Inter Window Communication With JavaScript" href="http://www.vox.com/atom/svc=post/asset_id=6a00b8ea0728391bc000d10a7907638bfa" />          <id>tag:vox.com,2006-12-26:asset-6a00b8ea0728391bc000d10a7907638bfa</id>
        <published>2006-12-26T19:13:22Z</published>
        <updated>2008-06-19T13:59:09Z</updated>
    
        <author>
            <name>Xantus</name>
            <uri>http://xantus.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://xantus.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p><br />I&#39;ve been working on an inter window communication javascript library based on javascript built for Vox.&#160; This allows&#160; browser windows or tabs on the same domain to communicate and cooperate.&#160; One use case for this is for comet connections.&#160; Due to self imposed browser limitations, multiple connections to the same domain are limited to two connections and comet connections would produce odd behavior when multiple windows or tabs are opened on the same domain.&#160; This is the first step in efficient use of a single comet connection across multiple tabs or windows.&#160; This library would be used with another project of mine: <a href="http://cometd.com/">Cometd: The Scalable Comet Framework</a></p><p>Check out my demo: <a href="http://xant.us/iwc/">Inter Window Communication</a></p><p><strong>Note: Currently this only works in Firefox 2 and IE 5.1+</strong></p>   <p style="clear:both;"> 
    <a href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d10a7907638bfa.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00b8ea0728391bc000d10a7907638bfa?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="comet" scheme="http://labs.groups.vox.com/tags/comet/" label="comet" /> 
    <category term="programming" scheme="http://labs.groups.vox.com/tags/programming/" label="programming" /> 
    <category term="javascript" scheme="http://labs.groups.vox.com/tags/javascript/" label="javascript" /> 
    <category term="cometd" scheme="http://labs.groups.vox.com/tags/cometd/" label="cometd" /> 
    <category term="inter window communication" scheme="http://labs.groups.vox.com/tags/inter+window+communication/" label="inter window communication" /> 
    <category term="iwc" scheme="http://labs.groups.vox.com/tags/iwc/" label="iwc" /> 
    <category term="archetype" scheme="http://labs.groups.vox.com/tags/archetype/" label="archetype" /> 
    </entry> 
    
    <entry>
        <title>Bigger = better?</title>   
        <link rel="alternate" type="text/html" title="Bigger = better?" href="http://labs.groups.vox.com/library/post/6a00b8ea074b861bc000d414250163685e.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Bigger = better?" href="http://labs.groups.vox.com/library/post/6a00b8ea074b861bc000d414250163685e.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Bigger = better?" href="http://www.vox.com/atom/svc=post/asset_id=6a00b8ea074b861bc000d414250163685e" />          <id>tag:vox.com,2007-03-27:asset-6a00b8ea074b861bc000d414250163685e</id>
        <published>2007-03-27T19:34:01Z</published>
        <updated>2007-05-31T17:01:07Z</updated>
    
        <author>
            <name>Papi Chulo</name>
            <uri>http://pop.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://pop.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p>Small update to the <a href="http://geo-vox.com/vox/playerwidget.html">KVOX</a> player. You can now generate a bigger version, which looks as it does below. The smaller version was originally created when we started working on embeddable sidebar assets (it&#39;s coming... it&#39;s coming...), but since we did embeddable post assets first, I figured I&#39;d let you make a slighly larger player which will show off that album art better. Unfortunately, most of the album art that I&#39;ve attached sucks. Damn. </p>
    
    
    
    

    

    
    
    

<div at:enclosure="asset" at:xid="6a00b8ea074b861bc000cd971d6ba74cd5" at:format="auto" at:align="center"
    class="enclosure enclosure-center enclosure-auto embed-enclosure" 
     style="text-align: center;">
<div class="enclosure-inner"
    
        style="width: 225px;"
    >
    <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/6a00b8ea074b861bc000cd971d6ba74cd5-html" style="width: 225px; height: 400px;"></iframe>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->
<p>
Make sure you insert as Extra-large. In the next release, we&#39;re going to sort of auto-size and auto-center your embeds, so it won&#39;t look so wonky when your size doesn&#39;t match ours. <br /> <div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://labs.groups.vox.com/library/post/6a00b8ea074b861bc000d414250163685e.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00b8ea074b861bc000d414250163685e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="vox labs" scheme="http://labs.groups.vox.com/tags/vox+labs/" label="vox labs" /> 
    <category term="kvox" scheme="http://labs.groups.vox.com/tags/kvox/" label="kvox" /> 
    </entry> 
    
    <entry>
        <title>VOX Bookmarklets!  -Updated-</title>   
        <link rel="alternate" type="text/html" title="VOX Bookmarklets!  -Updated-" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000c2252a8fde8e1d.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="VOX Bookmarklets!  -Updated-" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000c2252a8fde8e1d.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="VOX Bookmarklets!  -Updated-" href="http://www.vox.com/atom/svc=post/asset_id=6a00b8ea0728391bc000c2252a8fde8e1d" />          <id>tag:vox.com,2006-10-04:asset-6a00b8ea0728391bc000c2252a8fde8e1d</id>
        <published>2006-10-12T19:40:40Z</published>
        <updated>2007-02-19T16:22:44Z</updated>
    
        <author>
            <name>Xantus</name>
            <uri>http://xantus.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://xantus.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p><br />I created a bookmarklet so you can PM a voxer with a link to any page.</p><p>Since I can&#39;t actually put the bookmarklet here on vox ( we strip javascript out ), you can visit my <a href="http://xantus.org/bookmarklets/vox.html">VOX Bookmarklets</a> page to get it.</p><p><br />It will fill out the subject using the page title and add the link to the body for you.</p><p><strong><span style="font-size: 1.25em;">*Update*</span></strong></p><p>Do you find yourself always sending links to a specific person on vox?&#160; Well, now you can create your own bookmarklet that will auto fill in that person as the recipient!&#160; Visit the link above and enter your friend&#39;s blog url in the box to create your own bookmarklet.</p><p><br /><span style="font-size: 0.8em;">(I plan to add more bookmarklets as time permits.</span>)<br /></p>   <p style="clear:both;"> 
    <a href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000c2252a8fde8e1d.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00b8ea0728391bc000c2252a8fde8e1d?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="vox" scheme="http://labs.groups.vox.com/tags/vox/" label="vox" /> 
    <category term="voxer" scheme="http://labs.groups.vox.com/tags/voxer/" label="voxer" /> 
    <category term="bookmarklet" scheme="http://labs.groups.vox.com/tags/bookmarklet/" label="bookmarklet" /> 
    <category term="vox this" scheme="http://labs.groups.vox.com/tags/vox+this/" label="vox this" /> 
    </entry> 
    
    <entry>
        <title>Searching Vox</title>   
        <link rel="alternate" type="text/html" title="Searching Vox" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d414209219685e.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Searching Vox" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d414209219685e.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Searching Vox" href="http://www.vox.com/atom/svc=post/asset_id=6a00b8ea0728391bc000d414209219685e" />            <id>tag:vox.com,2007-03-09:asset-6a00b8ea0728391bc000d414209219685e</id>
        <published>2007-03-09T09:02:20Z</published>
        <updated>2008-01-12T07:58:40Z</updated>
    
        <author>
            <name>Xantus</name>
            <uri>http://xantus.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://xantus.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p><br />&#160; Vox has search, but searching on tags are not my idea of a good context search.&#160; They are working on a search engine, but until then, I created a custom search engine using Google Custom search.</p>
    

    

    
    
    
    
    

    
    
    
    
    

    
    
    
    
    

    
    
    
<div at:enclosure="asset" at:xid="6a00b8ea0728391bc000d414270ac63c7f" at:format="medium" at:align="right"
    class="enclosure enclosure-right enclosure-medium photo-enclosure" 
     style="text-align: center; float: right;">
<div class="enclosure-inner"
    
        style="padding: 9px; border: 1px solid; width: px; margin: 0 0 20px 20px;"
    >
    <div class="enclosure-list">
        <div class="enclosure-item photo-asset last">
    
            <div class="enclosure-image">
        
                <a href="http://labs.groups.vox.com/library/photo/6a00b8ea0728391bc000d414270ac63c7f.html"><img src="http://a6.vox.com/6a00b8ea0728391bc000d414270ac63c7f-200pi" alt="Vox-Labs Search Screenshot" title="Vox-Labs Search Screenshot" /></a>
        
            </div>
            <div class="enclosure-meta">
                <div class="enclosure-asset-name"><a href="http://labs.groups.vox.com/library/photo/6a00b8ea0728391bc000d414270ac63c7f.html" title="Vox-Labs Search Screenshot">Vox-Labs Search Screenshot</a></div>
            </div>
    
        </div>
    </div>
</div>
</div><!-- end enclosure -->
<p>



&#160; You can search all of vox, but anything private (friends, family, draft, etc) won&#39;t be found.&#160; I setup categories, so you can search all of vox, or narrow your search down to posts, audio, video, books, and photos.</p><p>There&#39;s a bonus for Firefox users: You can add the search engine to firefox by clicking the &quot;Add Vox Search...&quot; link on the top right.&#160; Which also gives you a neat way of searching: select text on a page, and right click &quot;Search vox for &#39;blahblah&#39;&quot;<br /><div><br />Check it out and tell me what you think.&#160; I&#39;ve been using it for a few days now and I think I&#39;ve got the categories working well.<br /><br /><a href="http://vox-labs.com/search/">Search Vox.com</a><br /><br /><a href="http://vox-labs.com/">Vox-labs.com</a> was started by two Six Apart employess, <a href="http://pop.vox.com/" class="enclosure-inline-user" at:enclosure="inline-user" at:user-xid="6p00b8ea074b861bc0" at:screen-name="Papi Chulo" at:delegate="people-connect" at:user-pic="http://up6.vox.com/6a00b8ea074b861bc000c2251d20478e1d-75si" >Pants Party</a> and I, so we would have a site to put our vox related tools on, such as my <a href="http://xantus.org/bookmarklets/vox.html">Vox bookmarklets</a>, and Pants Party&#39;s KVOX (ask him)<br /><br />Well
anyway, I&#39;ve got mono, and it is wreaking hell on my body.&#160; I&#39;m having
bouts of hypersomnia, insomnia, headaches, body aches, and sore throat.
:(&#160; Throw some collective luck my way please.<br /><br />



    
    
    
    

    
<!-- Error: rendering enclosure $VAR1 = {
  'at:type' =&gt; 'asset',
  'at:align' =&gt; 'center',
  'at:format' =&gt; 'extra-large',
  'at:xid' =&gt; '6a00b8ea0728391bc000d41428ecc13c7f'
};
 -->
<br /></div><div><br /></div></p>   <p style="clear:both;"> 
    <a href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d414209219685e.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00b8ea0728391bc000d414209219685e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="search" scheme="http://labs.groups.vox.com/tags/search/" label="search" /> 
    <category term="vox" scheme="http://labs.groups.vox.com/tags/vox/" label="vox" /> 
    <category term="vox-labs" scheme="http://labs.groups.vox.com/tags/vox-labs/" label="vox-labs" /> 
    </entry> 
    
    <entry>
        <title>Vox FireFox Extension</title>   
        <link rel="alternate" type="text/html" title="Vox FireFox Extension" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d414204111685e.html?_c=feed-atom-full" />  
        <link rel="service.post" type="application/atom+xml" title="Vox FireFox Extension" href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d414204111685e.html?_c=feed-atom-full#comments" /> 
        <link rel="service.edit" type="application/atom+xml" title="Vox FireFox Extension" href="http://www.vox.com/atom/svc=post/asset_id=6a00b8ea0728391bc000d414204111685e" />          <id>tag:vox.com,2007-03-08:asset-6a00b8ea0728391bc000d414204111685e</id>
        <published>2007-03-08T03:07:34Z</published>
        <updated>2008-06-10T19:57:11Z</updated>
    
        <author>
            <name>Xantus</name>
            <uri>http://xantus.vox.com/?_c=feed-atom-full</uri>
        </author>
    
        
        <content type="html" xml:base="http://xantus.vox.com/?_c=feed-atom-full">
            <![CDATA[
                <div xmlns="http://www.w3.org/1999/xhtml" xmlns:at="http://www.sixapart.com/ns/at">
        <p><br />I&#39;m creating a FireFox extension for Vox!</p><p>I&#39;m still trying to come up with a name for it.<br />I own several vox related domains, which I can use for the extension.<br /><ul><li>voxr.net</li><li>voxer.net</li><li>voxosphere.com / org / net</li><li>voxwatcher.com</li><li>voxtension.com</li><li>firevox.info</li><li>vox-labs.com<br /></li></ul><br /><a href="http://pop.vox.com/" class="enclosure-inline-user" at:enclosure="inline-user" at:user-xid="6p00b8ea074b861bc0" at:screen-name="Papi Chulo" at:delegate="people-connect" at:user-pic="http://up6.vox.com/6a00b8ea074b861bc000c2251d20478e1d-75si" >Pants Party</a> came up with voxtension, and I&#39;m leaning toward that one, or voxr as a second choice.<br />FireVox is a speaking firefox extension, so that&#39;s taken..&#160; What do you think?</p><p>Also, here is a list of features I plan to have<br /><ul><li>Search Vox with Google - <strong>Done</strong></li><li>Session Switcher: sign into multiple accounts, and switch your logins easily<br /></li><li>Add youtube videos to your library with one click</li><li>Notifications of new posts from your neighborhood</li><li>Drag and drop uploading interface<br /></li></ul><br />Feature requests are welcome.&#160; Some of these are easier than others, so the list is in order of implementation.</p><p>-Xantus</p>   <p style="clear:both;"> 
    <a href="http://labs.groups.vox.com/library/post/6a00b8ea0728391bc000d414204111685e.html?_c=feed-atom-full#comments">Read and post comments</a>   |   
    <a href="http://www.vox.com/share/6a00b8ea0728391bc000d414204111685e?_c=feed-atom-full">Send to a friend</a> 
</p>

                </div>
            ]]>
        </content> 
    <category term="firefox" scheme="http://labs.groups.vox.com/tags/firefox/" label="firefox" /> 
    <category term="vox" scheme="http://labs.groups.vox.com/tags/vox/" label="vox" /> 
    <category term="voxer" scheme="http://labs.groups.vox.com/tags/voxer/" label="voxer" /> 
    <category term="extension" scheme="http://labs.groups.vox.com/tags/extension/" label="extension" /> 
    <category term="voxr" scheme="http://labs.groups.vox.com/tags/voxr/" label="voxr" /> 
    <category term="voxosphere" scheme="http://labs.groups.vox.com/tags/voxosphere/" label="voxosphere" /> 
    <category term="firevox" scheme="http://labs.groups.vox.com/tags/firevox/" label="firevox" /> 
    <category term="voxtension" scheme="http://labs.groups.vox.com/tags/voxtension/" label="voxtension" /> 
    <category term="vox-labs" scheme="http://labs.groups.vox.com/tags/vox-labs/" label="vox-labs" /> 
    </entry> 
</feed>

