<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:yt="http://gdata.youtube.com/schemas/2007" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
   <channel>
      <title>Michael Verdi</title>
      <description>Vlog Anarchy</description>
      <link>http://pipes.yahoo.com/pipes/pipe.info?_id=rgQdE7CI3RGZIHk81L3fcQ</link>
      <pubDate>Sun, 05 Jul 2009 19:53:49 -0700</pubDate>
      <generator>http://pipes.yahoo.com/pipes/</generator>
      <media:copyright>Unless otherwise noted, all work is is released under Creative Commons Attribution</media:copyright><media:thumbnail url="http://michaelverdi.com/images/brain.jpg" /><media:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</media:keywords><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Arts</media:category><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Technology</media:category><media:category scheme="http://www.itunes.com/dtds/podcast-1.0.dtd">Society &amp; Culture/Personal Journals</media:category><itunes:owner><itunes:email>michael@michaelverdi.com</itunes:email><itunes:name>Michael Verdi</itunes:name></itunes:owner><itunes:author>Michael Verdi</itunes:author><itunes:explicit>yes</itunes:explicit><itunes:image href="http://michaelverdi.com/images/brain.jpg" /><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><itunes:subtitle>Artworks</itunes:subtitle><itunes:summary>Art, Tech ideas and personal videos from Michael Verdi</itunes:summary><itunes:category text="Arts" /><itunes:category text="Technology" /><itunes:category text="Society &amp; Culture"><itunes:category text="Personal Journals" /></itunes:category><creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.0/</creativeCommons:license><image><link>http://www.michaelverdi.com</link><url>http://michaelverdi.com/images/brain.jpg</url><title>Michael Verdi</title></image><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/MichaelVerdi" type="application/rss+xml" /><feedburner:emailServiceId>MichaelVerdi</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly>The best way to use this RSS Feed is to copy the URL and add it to FireANT - http://getfireant.com FireANT will then automatically download my videos for you! Pretty cool huh?</feedburner:browserFriendly><item>
         <title>Video Tag Embed With Fallbacks</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/oExqK-PfJbI/</link>
         <description>Ryanne, Jay and I have been trying to come up with a good way to embed ogg video with the new video tag and have it still work in browsers that don&amp;#8217;t support that yet. We want to show people how to set that up at the Open Video Conference. We came up with a [...]</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=60</guid>
         <pubDate>Tue, 02 Jun 2009 15:28:30 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"></div>
<p><img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2009/06/oggcat.jpg" alt="oggcat" title="oggcat" width="480" height="100" class="aligncenter size-full wp-image-74"/></p>
<p><a rel="nofollow" target="_blank" href="http://ryanishungry.com">Ryanne, Jay</a> and I have been trying to come up with a good way to embed ogg video with the new video tag and have it still work in browsers that don&#8217;t support that yet. We want to show people how to set that up at the <a rel="nofollow" target="_blank" href="http://openvideoconference.org/">Open Video Conference</a>. We came up with a method similar to this but hadn&#8217;t finalized it yet. Anyway, <a rel="nofollow" target="_blank" href="http://camendesign.com/code/video_for_everybody">Kroc Camen&#8217;s Video for Everybody code</a> is better. </p>
<p>There were a few things about the Video for Everybody code that I didn&#8217;t like so I edited it so that it validates as HTML5 and in the interest of simplification I took out the fallbacks for &#8220;QuickTime Installed but no Flash installed&#8221; and &#8220;No QuickTime and no Flash installed.&#8221; Also, the QuickTime object fallback is simplified because it assumes playback only on the iPhone.</p>
<p><em>So check it out the <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/open-video-demo/">test page with a self hosted Flash player fallback</a></em><br />
and<br />
<em>one with a <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/open-video-demo/youtube.html">YouTube fallback</a>.</em> </p>
<p>If you are using FireFox 3.5 beta you will get an ogg video, If you have Safari 3 or 4 you will get an mp4 and if you have FF 3, IE6, IE7 or IE8 you will get the Flash player (actually playing the same mp4 that Safari is playing).</p>
<p><a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/open-video-demo/video.txt">Here&#8217;s the code snippet with a self-hosted flash player</a><br />
and<br />
<a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/open-video-demo/youtube.txt">Here&#8217;s the code snippet with the YouTube flash player.</a></p>
<p>The one big stumbling block to this whole thing at the moment is that poster image attribute is not supported yet and (because of that?) the video will load whether you play it or not. My understanding is that it&#8217;s supposed to be resolved in Firefox 3.5 before release (who knows what Apple&#8217;s plans are with Safari).</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=oExqK-PfJbI:4KEve_91dzw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=oExqK-PfJbI:4KEve_91dzw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/oExqK-PfJbI" height="1" width="1"/>]]></content:encoded>
      <author>michael@michaelverdi.com (Michael Verdi)</author><feedburner:origLink>http://reports.graymattergravy.com/2009/06/02/video-tag-embed-with-fallbacks/</feedburner:origLink></item>
      <item>
         <title>Open Video</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/5YrX59glDqE/</link>
         <description>Following up on the last post about HTML 5 and OGG video, here are some ideas that I&amp;#8217;ve been thinking about in preparation for the Open Video Conference. If you have some ideas please leave a comment here or &amp;#101;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#32;&amp;#109;&amp;#101;.</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=46</guid>
         <pubDate>Fri, 29 May 2009 07:31:46 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-OpenVideo345.mp4">
<img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2009/05/openvideo.jpg" alt="Open Video"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-OpenVideo345.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Following up on the last post about <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2009/03/16/html-5-ogg/">HTML 5 and OGG video</a>, here are some ideas that I&#8217;ve been thinking about in preparation for the <a rel="nofollow" target="_blank" href="http://openvideoconference.org">Open Video Conference</a>. If you have some ideas please <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2009/05/29/open-video/#respond">leave a comment</a> here or <a rel="nofollow">&#101;&#109;&#97;&#105;&#108;&#32;&#109;&#101;</a>. </p>
<p><a rel="nofollow" target="_blank" href="http://openvideoconference.org/about"><img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2009/05/ovc-logo.png" alt="ovc-logo" title="ovc-logo" width="306" height="318" class="aligncenter"/></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=5YrX59glDqE:3sIEheA4GRU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=5YrX59glDqE:3sIEheA4GRU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/5YrX59glDqE" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/sqnsdzE3otc/MichaelVerdi-OpenVideo345.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Following up on the last post about HTML 5 and OGG video, here are some ideas that I&amp;#8217;ve been thinking about in preparation for the Open Video Conference. If you have some ideas please leave a comment here or &amp;#101;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#32;&amp;#109;&amp;</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Following up on the last post about HTML 5 and OGG video, here are some ideas that I&amp;#8217;ve been thinking about in preparation for the Open Video Conference. If you have some ideas please leave a comment here or &amp;#101;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#32;&amp;#109;&amp;#101;.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://reports.graymattergravy.com/2009/05/29/open-video/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/sqnsdzE3otc/MichaelVerdi-OpenVideo345.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-OpenVideo345.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Talkbot.tv</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/USQgGe5kcgw/</link>
         <description>This is an idea that I&amp;#8217;ve been playing with for literally years now. It&amp;#8217;s a talk show hosted by my Second Life avatar, Aren Mandala. This episode features our friend Poid who I first met when I did the Scion City stuff about [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=539</guid>
         <pubDate>Fri, 17 Apr 2009 14:05:50 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/NSCAPE-Ep02PoidMahovlich189.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2009/04/talkbot.jpg" alt="Talkbot.tv"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/NSCAPE-Ep02PoidMahovlich189.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>This is an idea that I&#8217;ve been playing with for <a rel="nofollow" target="_blank" href="http://michaelverdi.com/2006/07/14/when-we-were-robots/">literally years now</a>. It&#8217;s a talk show hosted by my Second Life avatar, Aren Mandala. This episode features our friend <a rel="nofollow" target="_blank" href="http://poidmahovlich.blogspot.com/">Poid</a> who I first met when I did the <a rel="nofollow" target="_blank" href="http://whatisscioncity.com">Scion City</a> stuff about a year and half ago. I actually know a few really cool artists through Second Life so I&#8217;m going to try to feature as many as possible. There&#8217;s a short meta story around the talk show that I&#8217;m telling which is a bit open ended so I&#8217;ll be publishing every week until it&#8217;s done. <a rel="nofollow" target="_blank" href="http://talkbot.tv">Please go watch the other videos</a> - I&#8217;m having a blast with this.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=USQgGe5kcgw:ffp1cYLCMW4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=USQgGe5kcgw:ffp1cYLCMW4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/USQgGe5kcgw" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/ouypKL9J4Ys/NSCAPE-Ep02PoidMahovlich189.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>This is an idea that I&amp;#8217;ve been playing with for literally years now. It&amp;#8217;s a talk show hosted by my Second Life avatar, Aren Mandala. This episode features our friend Poid who I first met when I did the Scion City stuff about [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>This is an idea that I&amp;#8217;ve been playing with for literally years now. It&amp;#8217;s a talk show hosted by my Second Life avatar, Aren Mandala. This episode features our friend Poid who I first met when I did the Scion City stuff about [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2009/04/17/talkbottv/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/ouypKL9J4Ys/NSCAPE-Ep02PoidMahovlich189.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/NSCAPE-Ep02PoidMahovlich189.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Fire &amp; Ice</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/hwJSdr281nk/</link>
         <description>Last week I hung out with Jay, Ryanne, Jen, Markus and Alicia. It was nice and sunny at the beginning of the week (in the 70s) and then got colder towards the end. It even snowed a little bit on Friday morning.</description>
         <guid isPermaLink="false">http://graymattergravy.com/art/?p=60</guid>
         <pubDate>Thu, 19 Mar 2009 15:25:33 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-FireIce505.mp4"><br />
<img src="http://graymattergravy.com/art/wp-content/uploads/2009/03/fireandice.jpg" alt="Fire &#038; Ice"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-FireIce505.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p><a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2009/03/10/hanging-out/">Last week I hung out with Jay, Ryanne, Jen, Markus and Alicia.</a> It was nice and sunny at the beginning of the week (in the 70s) and then got colder towards the end. It even snowed a little bit on Friday morning.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=hwJSdr281nk:APQ9-FA0vU8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=hwJSdr281nk:APQ9-FA0vU8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/hwJSdr281nk" height="1" width="1"/>]]></content:encoded>
         <category>Art</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/WA3-HnuddcI/MichaelVerdi-FireIce505.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Last week I hung out with Jay, Ryanne, Jen, Markus and Alicia. It was nice and sunny at the beginning of the week (in the 70s) and then got colder towards the end. It even snowed a little bit on Friday morning.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Last week I hung out with Jay, Ryanne, Jen, Markus and Alicia. It was nice and sunny at the beginning of the week (in the 70s) and then got colder towards the end. It even snowed a little bit on Friday morning.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://graymattergravy.com/art/2009/03/19/fire-ice/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/WA3-HnuddcI/MichaelVerdi-FireIce505.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-FireIce505.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>HTML 5 + OGG</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/c0fNWWhaG40/</link>
         <description>Today I was playing with Ogg video (Theora) and the new HTML 5 video element which is supported in the Firefox 3.1 beta. This is a short screencast showing Ogg video playing in the new Firefox and the simplicity of using the video [...]</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=44</guid>
         <pubDate>Mon, 16 Mar 2009 19:09:43 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-HTML5OGG401.mp4">
<img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2009/03/ogg-video.jpg" alt="HTML 5 + OGG"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-HTML5OGG401.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Today I was playing with <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Theora">Ogg video (Theora)</a> and the new <a rel="nofollow" target="_blank" href="https://developer.mozilla.org/En/HTML/Element/video">HTML 5 video element</a> which is supported in the <a rel="nofollow" target="_blank" href="http://www.mozilla.com/en-US/firefox/all-beta.html">Firefox 3.1 beta</a>. This is a short screencast showing Ogg video playing in the new Firefox and the simplicity of using the video element. This video is 1280 x 800 so be sure to click the fullscreen button to see the details. </p>
<p>There is an Ogg version embeded after the jump. (<a rel="nofollow" target="_blank" href="http://www.mozilla.com/en-US/firefox/all-beta.html">Get the Firefox 3.1 beta</a>)<br />
<span id="more-44"></span><br />
 </p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=c0fNWWhaG40:n5so1yxy6O8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=c0fNWWhaG40:n5so1yxy6O8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/c0fNWWhaG40" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/m7TnGpnxrno/MichaelVerdi-HTML5OGG401.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Today I was playing with Ogg video (Theora) and the new HTML 5 video element which is supported in the Firefox 3.1 beta. This is a short screencast showing Ogg video playing in the new Firefox and the simplicity of using the video [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Today I was playing with Ogg video (Theora) and the new HTML 5 video element which is supported in the Firefox 3.1 beta. This is a short screencast showing Ogg video playing in the new Firefox and the simplicity of using the video [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://reports.graymattergravy.com/2009/03/16/html-5-ogg/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/m7TnGpnxrno/MichaelVerdi-HTML5OGG401.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-HTML5OGG401.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Hanging Out</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/bT-jpYDFrY8/</link>
         <description>Jen, Markus, Alicia and I are staying with Jay &amp;#038; Ryanne this week, just hanging out and working on stuff (or not working). Today I spent a lot of time playing with my editing process and trying out a few new things like [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=492</guid>
         <pubDate>Tue, 10 Mar 2009 17:37:03 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-HangingOut952.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2009/03/hangingout.jpg" alt="Hanging Out"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-HangingOut952.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p><a rel="nofollow" target="_blank" href="http://jensimmons.com">Jen</a>, <a rel="nofollow" target="_blank" href="http://apperceptions.org">Markus</a>, Alicia and I are staying with <a rel="nofollow" target="_blank" href="http://momentshowing.net">Jay</a> &#038; <a rel="nofollow" target="_blank" href="http://ryanedit.com">Ryanne</a> this week, just hanging out and working on stuff (or not working). Today I spent a lot of time playing with my editing process and trying out a few new things like stabilization with Motion and color grading in Color.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=bT-jpYDFrY8:kZ7PTBeOixY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=bT-jpYDFrY8:kZ7PTBeOixY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/bT-jpYDFrY8" height="1" width="1"/>]]></content:encoded>
         <category>Videoblog</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/P5dYhZy-AD4/MichaelVerdi-HangingOut952.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Jen, Markus, Alicia and I are staying with Jay &amp;#038; Ryanne this week, just hanging out and working on stuff (or not working). Today I spent a lot of time playing with my editing process and trying out a few new things like [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Jen, Markus, Alicia and I are staying with Jay &amp;#038; Ryanne this week, just hanging out and working on stuff (or not working). Today I spent a lot of time playing with my editing process and trying out a few new things like [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2009/03/10/hanging-out/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/P5dYhZy-AD4/MichaelVerdi-HangingOut952.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-HangingOut952.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Lava Lamp Starting Up</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/fB4jRBOoDWM/</link>
         <description>When you start up a LavaLamp it goes through a few phases. First it just sits there while the lava warms up. Then a bit of lava squirts to the top really quickly and seems to &amp;#8220;freeze.&amp;#8221; A little while later that frozen lava breaks up and falls to [...]</description>
         <guid isPermaLink="false">http://graymattergravy.com/art/?p=56</guid>
         <pubDate>Tue, 03 Mar 2009 11:12:59 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-LavaLamp309.mp4"><br />
<img src="http://graymattergravy.com/art/wp-content/uploads/2009/03/lavalamp.jpg" alt="Lava Lamp Starting Up"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-LavaLamp309.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>When you start up a LavaLamp it goes through a few phases. First it just sits there while the lava warms up. Then a bit of lava squirts to the top really quickly and seems to &#8220;freeze.&#8221; A little while later that frozen lava breaks up and falls to the bottom and soon after tiny balls start spitting up (that&#8217;s what&#8217;s captured in this video). After the tiny ball phase, it enters the regular LavaLamp phase for a few hours before reaching the final giant lava glob. Once you&#8217;ve got a giant lava glob it&#8217;s time to shut it down and give it a rest already. I shot this so I&#8217;d have <a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/verdi/3326539420/">something HD to upload to Flickr</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=fB4jRBOoDWM:nBn_fQt3_aI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=fB4jRBOoDWM:nBn_fQt3_aI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/fB4jRBOoDWM" height="1" width="1"/>]]></content:encoded>
         <category>Art</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/eg5dZrydi2w/MichaelVerdi-LavaLamp309.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>When you start up a LavaLamp it goes through a few phases. First it just sits there while the lava warms up. Then a bit of lava squirts to the top really quickly and seems to &amp;#8220;freeze.&amp;#8221; A little while later that frozen lava breaks up and falls </itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>When you start up a LavaLamp it goes through a few phases. First it just sits there while the lava warms up. Then a bit of lava squirts to the top really quickly and seems to &amp;#8220;freeze.&amp;#8221; A little while later that frozen lava breaks up and falls to [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://graymattergravy.com/art/2009/03/03/lava-lamp-starting-up/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/eg5dZrydi2w/MichaelVerdi-LavaLamp309.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-LavaLamp309.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Using Mogulus for 24 Hours 24 Artists</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/Ib0dZByIMvo/</link>
         <description>This is a quick tour around mogulus for the artists who will be participating in 24 Hours 24 Artists. The video is actually 1280 x 720 pixels so be sure to hit the fullscreen button to get the full effect.</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=42</guid>
         <pubDate>Fri, 12 Dec 2008 20:23:51 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Mogulus267.mov">
<img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2008/12/mogulus.jpg" alt="Using Mogulus for 24 Hours 24 Artists"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Mogulus267.mov" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>This is a quick tour around mogulus for the artists who will be participating in <a rel="nofollow" target="_blank" href="http://24hours24artists.com">24 Hours 24 Artists</a>. The video is actually 1280 x 720 pixels so be sure to hit the fullscreen button to get the full effect.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=Ib0dZByIMvo:0BukP8GkqVI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Ib0dZByIMvo:0BukP8GkqVI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/Ib0dZByIMvo" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/5ss6aFSs0KE/MichaelVerdi-Mogulus267.mov" type="video/quicktime" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>This is a quick tour around mogulus for the artists who will be participating in 24 Hours 24 Artists. The video is actually 1280 x 720 pixels so be sure to hit the fullscreen button to get the full effect.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>This is a quick tour around mogulus for the artists who will be participating in 24 Hours 24 Artists. The video is actually 1280 x 720 pixels so be sure to hit the fullscreen button to get the full effect.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://reports.graymattergravy.com/2008/12/12/using-mogulus-for-24-hours-24-artists/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/5ss6aFSs0KE/MichaelVerdi-Mogulus267.mov" length="0" type="video/quicktime" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Mogulus267.mov</feedburner:origEnclosureLink></item>
      <item>
         <title>24 Hours 24 Artists</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/G4GA2kLaA44/</link>
         <description>January 2 - 3, 2009 I&amp;#8217;ll be broadcasting on the web with artists from all over the world. Check out the website 24hours24artists.com. Subscribe to the RSS feed for updates on artists and schedule.</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=486</guid>
         <pubDate>Mon, 08 Dec 2008 12:19:39 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-24Hours24Artists749.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/12/24intro.jpg" alt="24 Hours 24 Artists"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-24Hours24Artists749.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>January 2 - 3, 2009 I&#8217;ll be broadcasting on the web with artists from all over the world. Check out the website <a rel="nofollow" target="_blank" href="http://24hours24artists.com">24hours24artists.com</a>. Subscribe to the <a rel="nofollow" target="_blank" href="http://feeds.feedburner.com/24Hours24Artists">RSS feed</a> for updates on artists and schedule.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=G4GA2kLaA44:tVA03Jml52c:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=G4GA2kLaA44:tVA03Jml52c:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/G4GA2kLaA44" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/UuPkltxdwGg/MichaelVerdi-24Hours24Artists749.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>January 2 - 3, 2009 I&amp;#8217;ll be broadcasting on the web with artists from all over the world. Check out the website 24hours24artists.com. Subscribe to the RSS feed for updates on artists and schedule.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>January 2 - 3, 2009 I&amp;#8217;ll be broadcasting on the web with artists from all over the world. Check out the website 24hours24artists.com. Subscribe to the RSS feed for updates on artists and schedule.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/12/08/24-hours-24-artists/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/UuPkltxdwGg/MichaelVerdi-24Hours24Artists749.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-24Hours24Artists749.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Turkey</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/SesC0lY2pCw/</link>
         <description>Back in October I went to Ankara, Turkey to speak at the Video Vortex 3 conference. This was my first trip to Europe and it was amazing. Here are seven minutes of little moments from my 5 days there. I thought about adding [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=460</guid>
         <pubDate>Sun, 30 Nov 2008 20:57:30 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Turkey998.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/turkey.jpg" alt="Turkey"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Turkey998.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Back in October I went to <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Ankara">Ankara</a>, Turkey to <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2008/10/11/networked-relationships/">speak</a> at the <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2008/09/30/video-vortex-3/">Video Vortex 3 conference</a>. This was my first trip to Europe and it was amazing. Here are seven minutes of little moments from my 5 days there. </p>
<p>I thought about adding notes to the video but they felt out of place so I&#8217;m putting them here. The first half of the video is from the conference at <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Bilkent_University">Bilkent University</a> and out at various places in Ankara. The second half of the video is from our trip to <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Cappadocia">Cappadocia</a>. On the way there we stopped at a huge dry salt lake (it kind of looks like the moon). The tunnel we crawled through was part of an underground city there in Cappadocia. The pop song at the beginning and end is one that we heard on the radio - the singer is encouraging listeners to make a video for the song and upload it to YouTube. I also have <a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/verdi/sets/72157608012380208/">a bunch of pictures on Flickr</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=SesC0lY2pCw:SPj9-OeujZM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=SesC0lY2pCw:SPj9-OeujZM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/SesC0lY2pCw" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/E4Ga6p5TRdY/MichaelVerdi-Turkey998.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Back in October I went to Ankara, Turkey to speak at the Video Vortex 3 conference. This was my first trip to Europe and it was amazing. Here are seven minutes of little moments from my 5 days there. I thought about adding [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Back in October I went to Ankara, Turkey to speak at the Video Vortex 3 conference. This was my first trip to Europe and it was amazing. Here are seven minutes of little moments from my 5 days there. I thought about adding [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/30/turkey/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/E4Ga6p5TRdY/MichaelVerdi-Turkey998.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Turkey998.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>New Kitteh!</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/_BWmQqhcqfs/</link>
         <description>Before the girls were born, Rebecca and I had 6 cats and a great dane. The last of those, a cat named Judah, died about a year ago. He was strange; liked to be outside and would scratch or bite you if you [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=440</guid>
         <pubDate>Wed, 12 Nov 2008 19:46:54 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-NewKitteh283.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/newkitteh.jpg" alt="New Kitteh!"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-NewKitteh283.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Before the girls were born, Rebecca and I had 6 cats and a great dane. The last of those, a cat named Judah, died about a year ago. He was strange; liked to be outside and would scratch or bite you if you tried to pet him so he didn&#8217;t really seem like &#8220;a pet.&#8221; He was more like some wild animal who came around, demanded food and left. We&#8217;ve been talking about getting a new cat for the last 6 months or so and after a trip to the shelter with the Girl Scouts the other day I guess it was time to find us one. Here she is. We&#8217;re still working on a name - trying out Joon.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=_BWmQqhcqfs:BycP0XZ5-yE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_BWmQqhcqfs:BycP0XZ5-yE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/_BWmQqhcqfs" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/wMbs80ijwYQ/MichaelVerdi-NewKitteh283.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Before the girls were born, Rebecca and I had 6 cats and a great dane. The last of those, a cat named Judah, died about a year ago. He was strange; liked to be outside and would scratch or bite you if you [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Before the girls were born, Rebecca and I had 6 cats and a great dane. The last of those, a cat named Judah, died about a year ago. He was strange; liked to be outside and would scratch or bite you if you [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/12/new-kitteh/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/wMbs80ijwYQ/MichaelVerdi-NewKitteh283.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-NewKitteh283.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Stardust</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/XZ0BvLj5eBs/</link>
         <description>Last night I was at a party and Willie Nelson was on the stereo and it brought back this memory so vivid and so powerful. Stardust is a great album, you should get yourself a copy.</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=434</guid>
         <pubDate>Sun, 09 Nov 2008 16:26:17 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Stardust678.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/stardust.jpg" alt="Stardust"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Stardust678.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Last night I was at a party and Willie Nelson was on the stereo and it brought back this memory so vivid and so powerful. <a rel="nofollow" target="_blank" href="http://en.wikipedia.org/wiki/Stardust_(album)">Stardust is a great album</a>, you should get yourself a copy.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=XZ0BvLj5eBs:xEN2_oLi2EY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=XZ0BvLj5eBs:xEN2_oLi2EY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/XZ0BvLj5eBs" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/cWOgBe3pw7w/MichaelVerdi-Stardust678.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Last night I was at a party and Willie Nelson was on the stereo and it brought back this memory so vivid and so powerful. Stardust is a great album, you should get yourself a copy.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Last night I was at a party and Willie Nelson was on the stereo and it brought back this memory so vivid and so powerful. Stardust is a great album, you should get yourself a copy.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/09/stardust/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/cWOgBe3pw7w/MichaelVerdi-Stardust678.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Stardust678.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Seriously, You’re Not Gay?</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/xYALHzcD2PQ/</link>
         <description>What can I say, this kind of thing happens to me once in a while. This time it was in London, at the end of a great day, as I left the restaurant from the future with Jan and Dizzy.</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=429</guid>
         <pubDate>Sat, 08 Nov 2008 17:12:22 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Seriously439.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/seriously.jpg" alt="Seriously, You're Not Gay?"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Seriously439.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>What can I say, this kind of thing happens to me once in a while. This time it was in London, at the end of a <a rel="nofollow" target="_blank" href="http://janhanford.typepad.com/blog/2008/10/a-day-with-verdi.html">great day</a>, as I left the <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2008/11/03/inamo/">restaurant from the future</a> with <a rel="nofollow" target="_blank" href="http://janhanford.typepad.com/more/">Jan</a> and <a rel="nofollow" target="_blank" href="http://dizzybanjo.wordpress.com/">Dizzy</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=xYALHzcD2PQ:15i-6EJ71Y8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xYALHzcD2PQ:15i-6EJ71Y8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/xYALHzcD2PQ" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/YgfexvAKYcI/MichaelVerdi-Seriously439.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>What can I say, this kind of thing happens to me once in a while. This time it was in London, at the end of a great day, as I left the restaurant from the future with Jan and Dizzy.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>What can I say, this kind of thing happens to me once in a while. This time it was in London, at the end of a great day, as I left the restaurant from the future with Jan and Dizzy.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/08/seriously-youre-not-gay/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/YgfexvAKYcI/MichaelVerdi-Seriously439.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Seriously439.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>¡Obamanos Tejas!</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/_VvU5ISi7sI/</link>
         <description>It&amp;#8217;s been hard living in the middle of Bush country for the last 8 years and it&amp;#8217;s nice to see things begin to change.</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=425</guid>
         <pubDate>Wed, 05 Nov 2008 15:16:50 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-ObamanosTejas324.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/obamanos.jpg" alt="&#xa1;Obamanos Tejas!"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-ObamanosTejas324.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>It&#8217;s been hard <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2006/04/05/w-wtf/">living in the middle of Bush country</a> for the last 8 years and it&#8217;s nice to see things <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2008/10/04/obama-landslide/">begin to change</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=_VvU5ISi7sI:lAJTJG744PI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=_VvU5ISi7sI:lAJTJG744PI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/_VvU5ISi7sI" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/5C65A0ewdkw/MichaelVerdi-ObamanosTejas324.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>It&amp;#8217;s been hard living in the middle of Bush country for the last 8 years and it&amp;#8217;s nice to see things begin to change.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>It&amp;#8217;s been hard living in the middle of Bush country for the last 8 years and it&amp;#8217;s nice to see things begin to change.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/05/%c2%a1obamanos-tejas/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/5C65A0ewdkw/MichaelVerdi-ObamanosTejas324.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-ObamanosTejas324.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>I Was Not Aware</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/Lus4ZY657hQ/</link>
         <description>Today I went out and visited some polling stations for Video the Vote. Churchill High School is where precincts 3111 and 3151 vote. The election judge said that 39% of the registered voters voted early in this election. While I was talking to [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=418</guid>
         <pubDate>Tue, 04 Nov 2008 11:28:54 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-IWasNotAware577.mp4"><img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/iwasnotaware.jpg" alt="I Was Not Aware"/></a><br /><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-IWasNotAware577.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Today I went out and visited some polling stations for <a rel="nofollow" target="_blank" href="http://videothevote.org">Video the Vote</a>. Churchill High School is where precincts 3111 and 3151 vote. The election judge said that 39% of the registered voters voted early in this election. While I was talking to him, Roger came up to me and asked if I&#8217;d interview him about his voting experience. Apparently he wasn&#8217;t aware that Bush could not serve a 3rd term. I was not aware that voters did not know this.</p>
<p>[edit] I forgot to mention that he told me off camera (while I was setting up) that he had voted for Hillary Clinton in the primary and was disappointed that she didn&#8217;t get the nomination so he thought he&#8217;d vote for Bush again.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=Lus4ZY657hQ:iGuDOpDCJDk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=Lus4ZY657hQ:iGuDOpDCJDk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/Lus4ZY657hQ" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/_br0qGeuk8o/MichaelVerdi-IWasNotAware577.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Today I went out and visited some polling stations for Video the Vote. Churchill High School is where precincts 3111 and 3151 vote. The election judge said that 39% of the registered voters voted early in this election. While I was talking to [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Today I went out and visited some polling stations for Video the Vote. Churchill High School is where precincts 3111 and 3151 vote. The election judge said that 39% of the registered voters voted early in this election. While I was talking to [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/04/i-was-not-aware/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/_br0qGeuk8o/MichaelVerdi-IWasNotAware577.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-IWasNotAware577.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Inamo</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/z4cU553Tkb8/</link>
         <description>This is my first video from my trip to Ankara and London. I still have over 3 hours of video to go through - this was just near the end of the last tape so it&amp;#8217;s one of the first I worked on. [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=412</guid>
         <pubDate>Mon, 03 Nov 2008 20:58:18 -0800</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Inamo610.mp4"><img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/11/inamo.jpg" alt="Inamo"/></a><br /><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Inamo610.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>This is my first video from <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2008/09/30/video-vortex-3/">my trip to Ankara and London</a>. I still have over 3 hours of video to go through - this was just near the end of the last tape so it&#8217;s one of the first I worked on. It&#8217;s from the restaurant <a rel="nofollow" target="_blank" href="http://www.inamo-restaurant.com/">Inamo</a> with it&#8217;s cool projection menu. I had dinner there with <a rel="nofollow" target="_blank" href="http://dizzybanjo.wordpress.com/">Dizzy</a> and <a rel="nofollow" target="_blank" href="http://janhanford.typepad.com/more/">Jan</a> and had a great time. We also had a pretty strange encounter on the street as we were leaving. That video is almost done.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=z4cU553Tkb8:xHhudpMQDlU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z4cU553Tkb8:xHhudpMQDlU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/z4cU553Tkb8" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/Tpw_VT2sXvg/MichaelVerdi-Inamo610.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>This is my first video from my trip to Ankara and London. I still have over 3 hours of video to go through - this was just near the end of the last tape so it&amp;#8217;s one of the first I worked on. [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>This is my first video from my trip to Ankara and London. I still have over 3 hours of video to go through - this was just near the end of the last tape so it&amp;#8217;s one of the first I worked on. [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/11/03/inamo/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/Tpw_VT2sXvg/MichaelVerdi-Inamo610.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Inamo610.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Verdi - VloMo08</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/z0eytdQJ_Jw/</link>
         <description>Verdi - VloMo08A video a day for the month of November</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=407</guid>
         <pubDate>Sat, 01 Nov 2008 20:20:03 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"></div>
<p><span style="display:none;"><span>Verdi - VloMo08</span><span>A video a day for the month of November</span></span><span style="padding:0px;margin:0px;display:block;"><iframe class="embeddedvideo" src="http://seesmic.com/embeds/wrapper.swf" type="application/x-shockwave-flash" width="480" height="392"></iframe></span><span style="display:block;width:480px;margin:0px;padding:0px;background:url(http://seesmic.com/images/seesmichtml.gif) left top repeat-x;"><a rel="nofollow" target="_blank" href="http://seesmic.com"><img width="100%" height="29" style="border:none;" src="http://seesmic.com/images/spacer.gif" border="0"/></a></span></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=z0eytdQJ_Jw:TqCSgMPchy0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=z0eytdQJ_Jw:TqCSgMPchy0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/z0eytdQJ_Jw" height="1" width="1"/>]]></content:encoded>
         <category>VloMo08</category>
      <author>michael@michaelverdi.com (Michael Verdi)</author><feedburner:origLink>http://michaelverdi.com/2008/11/01/verdi-vlomo08/</feedburner:origLink></item>
      <item>
         <title>Export From Final Cut Pro</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/wTd7YS4OpvA/</link>
         <description>Exporting for iPod/iPhone straight out of Final Cut Pro has been messed up from the day Apple came up with these presets. So I made this screencast to show you how I deal with it. For best results put this thing in fullscreen [...]</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=39</guid>
         <pubDate>Sun, 26 Oct 2008 17:07:46 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-ExportFromFinalCutPro166.mp4">
<img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2008/10/fcpexport.jpg" alt="Export From Final Cut Pro"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-ExportFromFinalCutPro166.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Exporting for iPod/iPhone straight out of Final Cut Pro has been messed up from the day Apple came up with these presets. So I made this screencast to show you how I deal with it. For best results put this thing in fullscreen mode.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=wTd7YS4OpvA:xQcx5EEy1tw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=wTd7YS4OpvA:xQcx5EEy1tw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/wTd7YS4OpvA" height="1" width="1"/>]]></content:encoded>
         <category>Videoblogging</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/m307vVwhvYI/MichaelVerdi-ExportFromFinalCutPro166.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Exporting for iPod/iPhone straight out of Final Cut Pro has been messed up from the day Apple came up with these presets. So I made this screencast to show you how I deal with it. For best results put this thing in fullscreen [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Exporting for iPod/iPhone straight out of Final Cut Pro has been messed up from the day Apple came up with these presets. So I made this screencast to show you how I deal with it. For best results put this thing in fullscreen [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://reports.graymattergravy.com/2008/10/26/export-from-final-cut-pro/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/m307vVwhvYI/MichaelVerdi-ExportFromFinalCutPro166.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-ExportFromFinalCutPro166.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Seesmic</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/uPwk3Mnbs1w/</link>
         <description>Re: An Artist Seeking Your Thoughts About An Upcoming Project&amp;#8230;
It&amp;#8217;s been around for about a year now but I&amp;#8217;ve just really gotten excited about Seesmic. In this video thread I talk a little bit about my reluctance to embrace things like Seesmic but I also think this thread is an example of what makes it [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=397</guid>
         <pubDate>Sun, 26 Oct 2008 11:10:14 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"></div>
<p><span style="display:none;"><span>Re: An Artist Seeking Your Thoughts About An Upcoming Project&#8230;</span><span></span></span><span style="padding:0px;margin:0px;display:block;"><iframe class="embeddedvideo" src="http://seesmic.com/embeds/wrapper.swf" type="application/x-shockwave-flash" width="480" height="392"></iframe></span><span style="display:block;width:480px;margin:0px;padding:0px;background:url(http://seesmic.com/images/seesmichtml.gif) left top repeat-x;"><a rel="nofollow" target="_blank" href="http://seesmic.com"><img width="100%" height="29" style="border:none;" src="http://seesmic.com/images/spacer.gif" border="0"/></a></span></p>
<p>It&#8217;s been around for about a year now but I&#8217;ve just really gotten excited about <a rel="nofollow" target="_blank" href="http://seesmic.com">Seesmic</a>. In this video thread I talk a little bit about my reluctance to embrace things like Seesmic but I also think this thread is an example of what makes it great. Here&#8217;s an interesting discussion with people I didn&#8217;t know about until 2 days ago. The more I think about it the more I come to the conclusion that if the aim is to be social and/or if the aim is for things to be available then I really don&#8217;t care much about the branding or TOS. I&#8217;m much more interested in the immediacy. So go create an account, search for &#8220;verdi&#8221; and follow me so we can play. They&#8217;re working on a new version that&#8217;s not one monolithic flash app and they&#8217;ve got a decent mobile site at <a rel="nofollow" target="_blank" href="http://m.seesmic.com">m.seesmic.com</a> (which will be cooler when the iPhone can record video).</p>
<p>Update: I just noticed that the embeded video is also a mini version of the site. You can log (or create an account) and record a response right here. Pretty cool.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=uPwk3Mnbs1w:4-_GMfaGk4Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=uPwk3Mnbs1w:4-_GMfaGk4Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/uPwk3Mnbs1w" height="1" width="1"/>]]></content:encoded>
         <category>Videoblog</category>
      <author>michael@michaelverdi.com (Michael Verdi)</author><feedburner:origLink>http://michaelverdi.com/2008/10/26/seesmic/</feedburner:origLink></item>
      <item>
         <title>Networked Relationships</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/9ndCXcKOFTc/</link>
         <description>This is the text and videos that I presented at the Video Vortex conference in Ankara on October 11, 2008. A note about the videos embeded in this post: most have been edited so you may want to go back and watch the complete videos and read the discussion that accompanies each one. Also, although [...]</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=38</guid>
         <pubDate>Sat, 11 Oct 2008 00:07:06 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"></div>
<p>This is the text and videos that <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2008/09/30/video-vortex-3/">I presented</a> at the <a rel="nofollow" target="_blank" href="http://std.comd.bilkent.edu.tr/videovortex/">Video Vortex conference in Ankara</a> on October 11, 2008. A note about the videos embeded in this post: most have been edited so you may want to go back and watch the complete videos and read the discussion that accompanies each one. Also, although the videos are displayed rather small, they each have a fullscreen button that will enlarge them if you wish.</p>
<p>First let me say that this is not <a rel="nofollow" target="_blank" href="http://reports.graymattergravy.com/2008/09/24/an-anthropological-introduction-to-youtube/">an anthropological study of videobloggers’ relationships</a>. I do recommend watching <a rel="nofollow" target="_blank" href="http://mediatedcultures.net/ksudigg/">Michael Wesch</a>’s presentation to the Library of Congress entitled “<a rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=TPAO-lZ4_hU">An Anthropological Introduction to YouTube</a>” which describes a community’s evolution that is surprisingly similar to <a rel="nofollow" target="_blank" href="http://groups.yahoo.com/group/videoblogging/">the group of videobloggers</a> that formed in the summer of 2004. What I hope to do is to give you a very subjective and passionate view of how I’ve experienced relationships since beginning the practice of videoblogging nearly four years ago and how technology has begun to change not only what we do but who we are.</p>
<p>When I first started regularly posting videos on my blog back in the fall of 2004 my main goal was to become a better storyteller. So, because I like to give myself difficult assignments, I decided that I was going to make lots short films quickly - one a week. My idea was to focus on telling stories not production values. And I thought I’d post them on my blog because that was an easy way to show them to friends and family spread out across the country. </p>
<p>On the evening of the last day of the first week, when I still hadn’t even gotten started I realized that I was going to have to move to plan B which was to interview someone. So there with time running out my daughter <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2004/11/22/week-one-complete/">Lauren, who was eight years old at the time, agreed to be interviewed</a>. I set up the tripod in her bedroom and she straightened up the pile of stuffed animals on her bed and we began. We probably went on for about half an hour covering topics like movies, music and animals of all kind; real, stuffed and even robotic. Here’s an excerpt.</p>
<div id="player1" class="videoleft">This text will be replaced</div>
<p> A few people gave me feedback on the interview either in the comments or via email but the most interesting feedback happened in our house. First, just watching Lauren light up while watching herself was fantastic. I think she also enjoyed the fact that her older sister, who wasn’t initially interested in being interviewed, was now begging to have her turn. We all watched it together over and over and over again with each grandparent. It quickly became the first of many new shared stories in our family.</p>
<p>About 5 weeks later during Christmas vacation, Dylan, my older daughter who was then eleven, was bored. I suggested she make her own video about herself instead of having me do it. She thought that was a good idea and took my camera into her room to shoot. About 45 minutes later she came out panicked that the end of tape warning had come on and insisted that she needed more. I told to just use those last two minutes to wrap it up so she wouldn’t have an impossible editing task ahead of her. When she was done I helped her load everything into iMovie. My advice was to try to cut out the boring parts. <a rel="nofollow" target="_blank" href="http://dylanverdi.com/index.php/2004/12/20/yo-check-this-out/">She put together a 5 minute video and we put it on the blog she had started about 10 months before</a>.</p>
<div id="player2" class="videoright">This text will be replaced</div>
<p> I thought the video was great. She was surprisingly authentic and unfazed about talking about her braces and headgear. So being a proud father, I told my new videoblogging friends about Dylan’s video and <a rel="nofollow" target="_blank" href="http://www.momentshowing.net/2004/12/the_youngest_vi.html">Jay responded by writing a post about to share it with his friends</a>. Six days later <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2005/01/01/the-youngest-videoblogger-in-the-world/">she was on ABC news representing bloggers as people of the year</a>.</p>
<div id="player3" class="videoright">This text will be replaced</div>
<p> At least 30,000 people downloaded her video, which was pretty extraordinary at the time (almost a year before YouTube), and many more saw her on television. It was strange. It definitely made a great “what did you do over Christmas vacation” story. But it also brought up a couple of conversations in our house. First there was a lot of unexpected attention both good (TV, lots of praise) and bad (some incredibly nasty comments on her blog). My wife and I tried to help Dylan put it in perspective. The positive attention was certainly fun and exciting but in retrospect it was arbitrary and fleeting. The nasty comments seemed to be even less of an issue for Dylan as by that time she’d already seen that kind of behavior on the internet.</p>
<p>Ultimately I think both Dylan and Lauren began to see themselves differently or at least became a little more comfortable with themselves. Also, I think for them this was just another part of what life is like when you’ve always had email and the web and instant messaging and video conferencing. It really wasn’t all that far out of the ordinary.</p>
<p>In late December 2004, a videoblogger in Los Angeles announced that he’d be making a trip to New York the following month for work and suggested that maybe a few people could meet him for drinks one night. Up until this point most of us (except for the handful that lived in New York) had not met another videoblogger in person. Over the course of a couple of weeks a few people meeting for drinks turned into the <a rel="nofollow" target="_blank" href="http://vloggercon.blogspot.com/2005/02/vloggercon-05-conference-sessions.html">first Vloggercon</a>. About 80 people from across the US and Europe got together in Manhattan on a Saturday in January 2005. We had a makeshift 8 hour conference that was streamed live over the web to a few hundred people. I hardly remember what we talked about at the conference. What I mostly remember was a room full of people overwhelmed with excitement to meet each other in person. Over and over again people were happy to find that the people they’d come to know from their videos were actually just the same in person. Since then, that scene - people meeting in person for the first time - has happened hundreds or probably thousands of times over again. Here’s a clip of my friend <a rel="nofollow" target="_blank" href="http://www.momentshowing.net/">Jay</a>, who was one of the original organizers of the group, <a rel="nofollow" target="_blank" href="http://blogumentary.typepad.com/vlog/2005/01/the_couch_sessi.html">talking about it that night</a>.</p>
<div id="player4" class="videoleft">This text will be replaced</div>
<p> Briefly at the end of that video, the woman with the camera was <a rel="nofollow" target="_blank" href="http://ryanedit.blogspot.com/">Ryanne</a>. Very quickly Jay, Ryanne and I became friends though video and email. Four years later they are two of my very best friends and we’ve worked on many projects together (<a rel="nofollow" target="_blank" href="http://freevlog.org">1</a>, <a rel="nofollow" target="_blank" href="http://www.amazon.com/gp/product/0321429176?ie=UTF8&#038;tag=freevlog-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=0321429176">2</a>, <a rel="nofollow" target="_blank" href="http://havemoneywillvlog.com/">3</a>, <a rel="nofollow" target="_blank" href="http://node101.org/">4</a>, <a rel="nofollow" target="_blank" href="http://showinabox.tv/">5</a>, <a rel="nofollow" target="_blank" href="http://vloggercon.com/">6</a>, <a rel="nofollow" target="_blank" href="http://aliveinbaghdad.org/">7</a>).</p>
<p>Jay and Ryanne are also engaged and live in Virginia where they work on freelance video projects (<a rel="nofollow" target="_blank" href="http://ryanishungry.com/2008/08/31/beijing-08-documenting-dissent/">like documenting dissent at the Bejing Olympics</a>) and produce stories of people hacking everyday life for their site <a rel="nofollow" target="_blank" href="http://ryanishungry.com">ryanishungry.com</a>. They’ve put much of their lives on their videoblogs. Here are two clips about <a rel="nofollow" target="_blank" href="http://blogumentary.typepad.com/vlog/2005/02/video_love.html">the beginning</a> of <a rel="nofollow" target="_blank" href="http://www.momentshowing.net/2006/01/video_the_talki.html">their relationship</a>. Their honesty and willingness to share these with people are inspiring to me. I also think they&#8217;re a glimpse of the very near future when in some form or another many people have intimate relationships that happen in a public space.</p>
<div id="player5" class="videoleft2">This text will be replaced</div>
<p> </p> 
<div id="player6" class="videoright2">This text will be replaced</div>
<p> Next is my father. Three years ago my he had heart bypass surgery. About 9 days later I was over at his apartment to visit and just check on him. We were standing in his kitchen and I asked him how he was feeling and he said, “<a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2005/11/27/wishbone/">What do you think about wishbones?</a>” So I say wait a second and pull my tiny mpeg4 camera out of my pocket (it’s my habit to have a small camera with me everywhere) and I say, “What?”</p>
<div id="player7" class="videoright">This text will be replaced</div>
<p> The thing about that video is that it’s absolutely perfect. That is my father. Sure there is more to him than that but really this is what it’s like to hang out with him. This is my favorite video and it makes me happy that my daughters get to see a little of him the way I do. </p>
<p>This post has lots of comments - two from people don’t normally comment on blogs. My cousin Janet, “Your dad is my hero in many ways, always positive and inspiration more than he can imagine.” My dad’s old friend Mark Fishtein whom I’ve never met, “You [have] delivered to me the gift of a visit with your father.” For me this about as good as it gets. And again, it adds another piece to our family documentary which has changed how we remember each other and the conversation that we have about each other. </p>
<p>This last video has been a bit of an odd experience for me and my family. <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2007/11/25/because-why-not/">The video</a> was shot one morning while I was playing around with my new camera. The girls were definitely not into being taped so there is only about 15 seconds more on the tape than I’ll show you in this video. About a month after it was shot I found it while going through the tape. It struck me as funny and I’m sure, a pretty typical exchange between a parent and children who are old enough to be annoyed.</p>
<p>I showed the video to my daughters and they thought it was hilarious. So I posted it and when on with life. After a few sympathetic comments, I began getting some <a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2007/11/25/because-why-not/#comment-52028">pretty angry comments</a> concerned that I had unwillingly put my daughters on the web. </p>
<div id="player8" class="videoleft">This text will be replaced</div>
<p> That was an incredibly frustrating situation for everyone. That was certainly not the case and I think it should have been obvious given the context of my the videos that I and my daughters have posted over the years. But I guess that context is critical. <a rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=TPAO-lZ4_hU">Michael Wesch in his work talks about Context Collapse</a> - where when making a video you can never really be sure of the context in which it will be viewed. You may have some small intended audience but often we have unseen audiences.</p>
<p>So how do you fix that? Do you just expect people to learn the context from the complete work - the entire archive of posts? Do you catch people up on each post - “previously on Michael’s videoblog…” Ultimately I think it will be a widespread intuitive understanding of this Context Collapse on both sides that will help. Over the next few years, as Lauren and Dylan&#8217;s generation become adults, we&#8217;ll become more comfortable with how much of our lives and communications are part of the collective, global mind and of course more comfortable with the idea that it&#8217;s collective and global. My experience and observations have been that this technology not merely changes what we can do but more importantly changes who we are becoming. </p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=9ndCXcKOFTc:bRlWJVnYrR0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=9ndCXcKOFTc:bRlWJVnYrR0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/9ndCXcKOFTc" height="1" width="1"/>]]></content:encoded>
         <category>Videoblogging</category>
      <author>michael@michaelverdi.com (Michael Verdi)</author><feedburner:origLink>http://reports.graymattergravy.com/2008/10/11/networked-relationships/</feedburner:origLink></item>
      <item>
         <title>Obama Landslide</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/peM_-4C0j00/</link>
         <description>Yeah I said it. We&amp;#8217;ll see for sure in 31 days.
Vlog Anarchy Take 2
W-WTF?</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=389</guid>
         <pubDate>Sat, 04 Oct 2008 14:02:07 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-ObamaLandslide358.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/10/landslide.jpg" alt="Obama Landslide"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-ObamaLandslide358.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Yeah I said it. We&#8217;ll see for sure in 31 days.</p>
<p><a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2005/02/27/vlog-anarchy-take-2/">Vlog Anarchy Take 2</a><br />
<a rel="nofollow" target="_blank" href="http://michaelverdi.com/index.php/2006/04/05/w-wtf/">W-WTF?</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=peM_-4C0j00:7wd2EPUiURI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=peM_-4C0j00:7wd2EPUiURI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/peM_-4C0j00" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/6hkbo2QmyRA/MichaelVerdi-ObamaLandslide358.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Yeah I said it. We&amp;#8217;ll see for sure in 31 days. Vlog Anarchy Take 2 W-WTF?</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Yeah I said it. We&amp;#8217;ll see for sure in 31 days. Vlog Anarchy Take 2 W-WTF?</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/10/04/obama-landslide/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/6hkbo2QmyRA/MichaelVerdi-ObamaLandslide358.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-ObamaLandslide358.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>I Am Blind</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/aA_F0IeK1zg/</link>
         <description>I got a package in the mail the other day for an ARG about the film Blindness which opens today.
iamblind.org
ARGNet post
Unfiction thread</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=36</guid>
         <pubDate>Fri, 03 Oct 2008 07:27:19 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-IAmBlind614.mp4">
<img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2008/10/iamblind.jpg" alt="I Am Blind"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-IAmBlind614.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>I got a package in the mail the other day for an ARG about the film <a rel="nofollow" target="_blank" href="http://www.blindness-themovie.com/">Blindness</a> which opens today.<br />
<a rel="nofollow" target="_blank" href="http://iamblind.org">iamblind.org</a><br />
<a rel="nofollow" target="_blank" href="http://www.argn.com/archive/000767i_am_blind.php">ARGNet post</a><br />
<a rel="nofollow" target="_blank" href="http://forums.unfiction.com/forums/viewtopic.php?t=26691">Unfiction thread</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=aA_F0IeK1zg:GmHJALhLoG0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aA_F0IeK1zg:GmHJALhLoG0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/aA_F0IeK1zg" height="1" width="1"/>]]></content:encoded>
         <category>ARG</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/0PTaJ_Ze-kg/MichaelVerdi-IAmBlind614.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>I got a package in the mail the other day for an ARG about the film Blindness which opens today. iamblind.org ARGNet post Unfiction thread</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>I got a package in the mail the other day for an ARG about the film Blindness which opens today. iamblind.org ARGNet post Unfiction thread</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://reports.graymattergravy.com/2008/10/03/i-am-blind/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/0PTaJ_Ze-kg/MichaelVerdi-IAmBlind614.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-IAmBlind614.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>YouTube Hot Spots</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/xGFJcnBmfgM/</link>
         <description>This is a screencast of YouTube&amp;#8217;s great new metric, Hot Spots which lets you see what parts of your videos connect with viewers and which parts don&amp;#8217;t.</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=34</guid>
         <pubDate>Thu, 02 Oct 2008 17:46:57 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-YouTubeHotSpots413.mp4">
<img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2008/10/hotspots.jpg" alt="YouTube Hot Spots"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-YouTubeHotSpots413.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>This is a screencast of <a rel="nofollow" target="_blank" href="http://googleblog.blogspot.com/2008/09/your-youtube-video-hot-or-not.html">YouTube&#8217;s great new metric, Hot Spots</a> which lets you see what parts of your videos connect with viewers and which parts don&#8217;t.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=xGFJcnBmfgM:wFYvSKR0Xy0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=xGFJcnBmfgM:wFYvSKR0Xy0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/xGFJcnBmfgM" height="1" width="1"/>]]></content:encoded>
         <category>Videoblogging</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/C-aZpFtmYbU/MichaelVerdi-YouTubeHotSpots413.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>This is a screencast of YouTube&amp;#8217;s great new metric, Hot Spots which lets you see what parts of your videos connect with viewers and which parts don&amp;#8217;t.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>This is a screencast of YouTube&amp;#8217;s great new metric, Hot Spots which lets you see what parts of your videos connect with viewers and which parts don&amp;#8217;t.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://reports.graymattergravy.com/2008/10/02/youtube-hot-spots/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/C-aZpFtmYbU/MichaelVerdi-YouTubeHotSpots413.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-YouTubeHotSpots413.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Video Vortex 3</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/S6bDu4vJAXk/</link>
         <description>I&amp;#8217;m really excited about going to Video Vortex 3 in Ankara, Turkey next week. I&amp;#8217;ll be running a Videoblogging Boot Camp on Friday 10/10 and making a presentation about networked relationships on Saturday 10/11. I hope to get some video posted during and right after the conference but I&amp;#8217;ll be stopping in London for a [...]</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=31</guid>
         <pubDate>Tue, 30 Sep 2008 09:51:19 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"></div>
<p><img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2008/09/videovortex3.jpg" alt="Video Vortex 3"/></p>
<p>I&#8217;m really excited about going to <a rel="nofollow" target="_blank" href="http://std.comd.bilkent.edu.tr/videovortex/">Video Vortex 3</a> in Ankara, Turkey next week. I&#8217;ll be running a Videoblogging Boot Camp on Friday 10/10 and making a presentation about networked relationships on Saturday 10/11. I hope to get some video posted during and right after the conference but I&#8217;ll be stopping in London for a few days on the way back so I imagine that some will have to wait until I get back home.</p>
<p>Workshop - Videoblogging Boot Camp<br />
This workshop will take participants through the entire videoblogging process — from setting up a blog, to shooting, editing and compressing video, to making them findable and searchable. This workshop will be a fast paced, practical, hands-on experience. We&#8217;ll survey a number of videoblogs that use a variety of storytelling methods before going off to shoot and edit a short video introduction. Participants will use that video to learn how to post to their own videoblogs (or add video to their existing blogs). We&#8217;ll also set up a collaborative videoblog that will collect participant&#8217;s impressions during and after the conference.</p>
<p>Conference Talk - Videoblogging: Networked Relationships<br />
Video and sound offer such a rich experience that even small, compressed, web-cam clips provide an extraordinary level of intimacy. When you combine this with a network of over a billion people, the nature of self-awareness, relationships, community and our families begin to alter. This presentation will take a look at some of the consequences — both intended and unintended — of videoblogging and the unconstrained personal connection it offers.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=S6bDu4vJAXk:PJnBdhgGYh4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=S6bDu4vJAXk:PJnBdhgGYh4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/S6bDu4vJAXk" height="1" width="1"/>]]></content:encoded>
         <category>Videoblogging</category>
      <author>michael@michaelverdi.com (Michael Verdi)</author><feedburner:origLink>http://reports.graymattergravy.com/2008/09/30/video-vortex-3/</feedburner:origLink></item>
      <item>
         <title>An anthropological introduction to YouTube</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/JHXTgj7FTfo/</link>
         <description>This is a nearly hour long presentation to the Library of Congress by Michael Wesch who gave us The Machine is Us/ing Us last year. His talk is about his (and his students&amp;#8217;) study of video practice on YouTube. I&amp;#8217;ve never been a big contributer to YouTube but I have been seriously involved in videoblogging [...]</description>
         <guid isPermaLink="false">http://reports.graymattergravy.com/?p=30</guid>
         <pubDate>Wed, 24 Sep 2008 11:33:59 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"></div>
<p><iframe class="embeddedvideo" src="http://www.youtube.com/v/TPAO-lZ4_hU&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" width="480" height="385"></iframe></p> 
<p>This is a nearly hour long presentation to the Library of Congress by <a rel="nofollow" target="_blank" href="http://mediatedcultures.net/ksudigg/">Michael Wesch</a> who gave us <a rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=6gmP4nk0EOE">The Machine is Us/ing Us</a> last year. His talk is about his (and his students&#8217;) study of video practice on YouTube. I&#8217;ve never been a big contributer to YouTube but I have been seriously <a rel="nofollow" target="_blank" href="http://michaelverdi.com">involved in videoblogging</a> and web video for four years now. Most of that time has been spent contributing to and interacting with the community of people centered around <a rel="nofollow" target="_blank" href="http://groups.yahoo.com/group/videoblogging/">the Videoblogging email list</a> where we&#8217;ve seemed to have gone through an experience parallel to the one Wesch outlines in his talk. </p>
<p>One of the ideas Wesch brings up by way of McLuhan (at about 26:00) is that of new forms of self-awareness. I know I certainly have a much different view of myself today than I did four years ago. And now, not only how we view ourselves as individuals but also how we collectively view ourselves is becoming something that&#8217;s undergoing constant revision. What exactly this provides is hard to say because things are rushing along at such at such a rapid pace. Sometimes, <a rel="nofollow" target="_blank" href="http://millionsofus.com/blog/2008/08/28/is-the-internet-watching-us-or-are-we-just-crazy/">like Reuben was talking about recently</a>, it may make you feel a bit crazy but ultimately we want this because as my experience has shown me and what I think Wesch concludes is that, this will be an extraordinarily good thing.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=JHXTgj7FTfo:dXyZD8ZKQeo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JHXTgj7FTfo:dXyZD8ZKQeo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/JHXTgj7FTfo" height="1" width="1"/>]]></content:encoded>
      <author>michael@michaelverdi.com (Michael Verdi)</author><feedburner:origLink>http://reports.graymattergravy.com/2008/09/24/an-anthropological-introduction-to-youtube/</feedburner:origLink></item>
      <item>
         <title>Sun</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/JWlxDt-mhOw/</link>
         <description>Once again, I continue to be entertained by shiny things in the sky.
The music is the end of 11 Ghosts II and the beginning of 12 Ghosts II from Nine Inch Nails, Ghosts I-IV.</description>
         <guid isPermaLink="false">http://graymattergravy.com/art/?p=49</guid>
         <pubDate>Sun, 21 Sep 2008 21:57:58 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Sun667.mp4"><br />
<img src="http://graymattergravy.com/art/wp-content/uploads/2008/09/sun.jpg" alt="Sun"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Sun667.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Once again, I continue to be entertained by shiny things in the sky.</p>
<p>The music is the end of 11 Ghosts II and the beginning of 12 Ghosts II from <a rel="nofollow" target="_blank" href="http://ghosts.nin.com/main/faq">Nine Inch Nails, Ghosts I-IV</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=JWlxDt-mhOw:_QIW40I-mrw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=JWlxDt-mhOw:_QIW40I-mrw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/JWlxDt-mhOw" height="1" width="1"/>]]></content:encoded>
         <category>Art</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/-iar4g2jC-8/MichaelVerdi-Sun667.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Once again, I continue to be entertained by shiny things in the sky. The music is the end of 11 Ghosts II and the beginning of 12 Ghosts II from Nine Inch Nails, Ghosts I-IV.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Once again, I continue to be entertained by shiny things in the sky. The music is the end of 11 Ghosts II and the beginning of 12 Ghosts II from Nine Inch Nails, Ghosts I-IV.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://graymattergravy.com/art/2008/09/21/sun/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/-iar4g2jC-8/MichaelVerdi-Sun667.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Sun667.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>McCain &amp; Obama On The Economic Crisis</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/pNAj5rCwcAs/</link>
         <description>This whole subprime mess is extremely frustrating. I can&amp;#8217;t stand when people argue that the government shouldn&amp;#8217;t regulate anything. This is the shit that happens when we do that. Of course, in the end, the government is forced to intervene anyway. To me [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=371</guid>
         <pubDate>Thu, 18 Sep 2008 08:44:12 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-McCainObamaOnTheEconomicCrisis753.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/09/subprime.jpg" alt=" McCain & Obama On The Economic Crisis"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-McCainObamaOnTheEconomicCrisis753.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>This whole subprime mess is extremely frustrating. I can&#8217;t stand when people argue that the government shouldn&#8217;t regulate anything. This is the shit that happens when we do that. Of course, in the end, the government is forced to intervene anyway. To me the whole point of having a government is to do the things we can&#8217;t do for ourselves - i.e. help to protect us corporations that put profit over people.</p>
<p>So given this mess, here&#8217;s a look at our choices (collected from a few of the pieces floating around on the internet).</p>
<p><a rel="nofollow" target="_blank" href="http://blogs.abcnews.com/politicalpunch/2008/09/despite-claims.html">ABC News - Despite Claims Today He Warned of this Crisis, McCain in 2007 Said He Didn&#8217;t See This Crisis Coming</a><br />
<a rel="nofollow" target="_blank" href="http://www.nhelects.com/NHPrimaryVideos.asp?MultiID=77&#038;HTitle=VLTitle">John McCain interviews by The Keen Sentinel</a><br />
<a rel="nofollow" target="_blank" href="http://www.youtube.com/watch?v=AtKTUsHrcm4">Barack Obama on CNN</a><br />
<a rel="nofollow" target="_blank" href="http://obama.senate.gov/news/060215-obama_durbin_pr/">Obama, Durbin propose federal mortgage reforms</a><br />
<a rel="nofollow" target="_blank" href="http://obama.senate.gov/press/070322-obama_urges_ber/">Obama Urges Bernanke, Paulson to Fight Foreclosures, Hold Homeownership Summit</a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=pNAj5rCwcAs:bX3hWHBX7y4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=pNAj5rCwcAs:bX3hWHBX7y4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/pNAj5rCwcAs" height="1" width="1"/>]]></content:encoded>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/2Rk1cEFg69E/MichaelVerdi-McCainObamaOnTheEconomicCrisis753.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>This whole subprime mess is extremely frustrating. I can&amp;#8217;t stand when people argue that the government shouldn&amp;#8217;t regulate anything. This is the shit that happens when we do that. Of course, in the end, the government is forced to intervene any</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>This whole subprime mess is extremely frustrating. I can&amp;#8217;t stand when people argue that the government shouldn&amp;#8217;t regulate anything. This is the shit that happens when we do that. Of course, in the end, the government is forced to intervene anyway. To me [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/09/18/mccain-obama-on-the-economic-crisis/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/2Rk1cEFg69E/MichaelVerdi-McCainObamaOnTheEconomicCrisis753.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-McCainObamaOnTheEconomicCrisis753.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Shiny</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/yUD0l5oteoc/</link>
         <description>This video was originally posted back in January 2006 on a now defunct version of this site. It was shot at the SFO Bart station.</description>
         <guid isPermaLink="false">http://graymattergravy.com/art/?p=45</guid>
         <pubDate>Mon, 08 Sep 2008 08:44:18 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Shiny586.mp4"><br />
<img src="http://graymattergravy.com/art/wp-content/uploads/2008/09/shiny.jpg" alt="Shiny"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Shiny586.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>This video was originally posted back in January 2006 on a now defunct version of this site. It was shot at the SFO Bart station.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=yUD0l5oteoc:IUEN7YWR7SE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=yUD0l5oteoc:IUEN7YWR7SE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/yUD0l5oteoc" height="1" width="1"/>]]></content:encoded>
         <category>Art</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/yk_L_3acIsE/MichaelVerdi-Shiny586.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>This video was originally posted back in January 2006 on a now defunct version of this site. It was shot at the SFO Bart station.</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>This video was originally posted back in January 2006 on a now defunct version of this site. It was shot at the SFO Bart station.</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://graymattergravy.com/art/2008/09/08/shiny/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/yk_L_3acIsE/MichaelVerdi-Shiny586.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Shiny586.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Light</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/BjWkOlJOxbo/</link>
         <description>Yesterday the evening light on the wall across from my desk was so beautiful that I just had to grab my camera. It reminded me of how I used to listen to music and watch the light and shadows reflected on my ceiling from a lava lamp. The moon [...]</description>
         <guid isPermaLink="false">http://graymattergravy.com/art/?p=39</guid>
         <pubDate>Sun, 07 Sep 2008 22:35:28 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Light796.mp4"><br />
<img src="http://graymattergravy.com/art/wp-content/uploads/2008/09/light.jpg" alt="Light"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Light796.mp4" class="vpip-vs-mediatitle">iPod</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>Yesterday the evening light on the wall across from my desk was so beautiful that I just had to grab my camera. It reminded me of how I used to listen to music and watch the light and shadows reflected on my ceiling from a lava lamp. The moon just happened to be on the same tape. I&#8217;d forgotten it was there and rediscovered it as I searched through the tape to see what else I&#8217;d recorded. The music in NIN, track 34 from Ghosts IV. I&#8217;ve been waiting for a good excuse to use something from Ghosts I - IV since <a rel="nofollow" target="_blank" href="http://ghosts.nin.com/main/faq">it&#8217;s released as CC - BY-NC-SA</a>.</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=BjWkOlJOxbo:1whPI9WhYG4:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=BjWkOlJOxbo:1whPI9WhYG4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/BjWkOlJOxbo" height="1" width="1"/>]]></content:encoded>
         <category>Art</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/YZsqS9EKtKs/MichaelVerdi-Light796.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>Yesterday the evening light on the wall across from my desk was so beautiful that I just had to grab my camera. It reminded me of how I used to listen to music and watch the light and shadows reflected on my ceiling from a lava lamp. The moon [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>Yesterday the evening light on the wall across from my desk was so beautiful that I just had to grab my camera. It reminded me of how I used to listen to music and watch the light and shadows reflected on my ceiling from a lava lamp. The moon [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://graymattergravy.com/art/2008/09/08/light/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/YZsqS9EKtKs/MichaelVerdi-Light796.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Light796.mp4</feedburner:origEnclosureLink></item>
      <item>
         <title>Sabinal</title>
         <link>http://feedproxy.google.com/~r/MichaelVerdi/~3/aY4UbEF8XtM/</link>
         <description>At the end of July I went to a retreat with my theater company out in Sabinal, TX. It&amp;#8217;s not a big place. This is pretty much it.
The music is from Girl Talk. It&amp;#8217;s what I was listening to in the car (and [...]</description>
         <guid isPermaLink="false">http://michaelverdi.com/?p=350</guid>
         <pubDate>Sun, 07 Sep 2008 21:26:22 -0700</pubDate>
         <content:encoded><![CDATA[<div class="hVlog"><a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Sabinal579.mp4">
<img src="http://michaelverdi.com/vlog/wp-content/uploads/2008/09/sabinal.jpg" alt="Sabinal"/></a> <br /> <a rel="nofollow" target="_blank" href="http://blip.tv/file/get/MichaelVerdi-Sabinal579.mp4" class="vpip-vs-mediatitle">QuickTime</a> <a rel="nofollow" target="_blank" href="http://vpip.org/">vPIP</a></div>
<p>At the end of July I went to a retreat with <a rel="nofollow" target="_blank" href="http://jump-start.org">my theater company</a> out in Sabinal, TX. It&#8217;s not a big place. This is pretty much it.</p>
<p>The music is from <a rel="nofollow" target="_blank" href="http://74.124.198.47/illegal-art.net/__girl__talk___feed__the__anima.ls___/">Girl Talk</a>. It&#8217;s what I was listening to in the car (and pretty much everywhere else for the last few months).</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:YwkR-u9nhCs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=YwkR-u9nhCs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:ACf-c_HutVc"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=ACf-c_HutVc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:7Q72WNTAKBA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=7Q72WNTAKBA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?i=aY4UbEF8XtM:nsDoZgZYn8E:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:63t7Ie-LG7Y"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=63t7Ie-LG7Y" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MichaelVerdi?a=aY4UbEF8XtM:nsDoZgZYn8E:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MichaelVerdi?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MichaelVerdi/~4/aY4UbEF8XtM" height="1" width="1"/>]]></content:encoded>
         <category>Videoblog</category>
         
      <author>michael@michaelverdi.com (Michael Verdi)</author><media:content url="http://feedproxy.google.com/~r/MichaelVerdi/~5/H_ZcyCvvIFg/MichaelVerdi-Sabinal579.mp4" type="video/mp4" /><itunes:explicit>yes</itunes:explicit><itunes:subtitle>At the end of July I went to a retreat with my theater company out in Sabinal, TX. It&amp;#8217;s not a big place. This is pretty much it. The music is from Girl Talk. It&amp;#8217;s what I was listening to in the car (and [...]</itunes:subtitle><itunes:author>Michael Verdi</itunes:author><itunes:summary>At the end of July I went to a retreat with my theater company out in Sabinal, TX. It&amp;#8217;s not a big place. This is pretty much it. The music is from Girl Talk. It&amp;#8217;s what I was listening to in the car (and [...]</itunes:summary><itunes:keywords>video,videoblog,video,podcast,technology,art,politics,family,travel</itunes:keywords><feedburner:origLink>http://michaelverdi.com/2008/09/07/sabinal/</feedburner:origLink><enclosure url="http://feedproxy.google.com/~r/MichaelVerdi/~5/H_ZcyCvvIFg/MichaelVerdi-Sabinal579.mp4" length="0" type="video/mp4" /><feedburner:origEnclosureLink>http://blip.tv/file/get/MichaelVerdi-Sabinal579.mp4</feedburner:origEnclosureLink></item>
   <language>en-us</language><copyright>Unless otherwise noted, all work is is released under Creative Commons Attribution</copyright><media:credit role="author">Michael Verdi</media:credit><media:rating>adult</media:rating><media:description type="plain">Artworks</media:description></channel>
</rss><!-- fe2.pipes.re3.yahoo.com uncompressed Sun Jul  5 19:53:48 PDT 2009 -->
