<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reports From The Future &#187; The Web</title>
	<atom:link href="http://reports.graymattergravy.com/category/the-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://reports.graymattergravy.com</link>
	<description>A Laboratory</description>
	<lastBuildDate>Tue, 09 Mar 2010 07:45:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Screencast Ideas</title>
		<link>http://reports.graymattergravy.com/2010/03/09/screencast-ideas/</link>
		<comments>http://reports.graymattergravy.com/2010/03/09/screencast-ideas/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 07:45:20 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[Open Video]]></category>
		<category><![CDATA[Screencasting]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=119</guid>
		<description><![CDATA[<style>.newl {display:none}</style><div class=newl></div>

Last month I had the opportunity to visit the Mozilla office in Mountain View. While I was there I had an interesting discussion with a few people from the SUMO team (short for support.mozilla.com) about some of the challenges with adding screencasts to their support articles. Since the volunteer community creates most of the content, [...]]]></description>
			<content:encoded><![CDATA[<div class="frame_480"><img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2010/03/sumo.jpg" alt="Firefox Support" /></div>
<p><script src="/demo/crh/popup.js" type="text/javascript"></script><br />
Last month I had the opportunity to visit the Mozilla office in Mountain View. While I was there I had an interesting discussion with a few people from the SUMO team (short for <a href="http://support.mozilla.com">support.mozilla.com</a>) about some of the challenges with adding screencasts to their support articles. Since the volunteer community creates most of the content, it&#8217;s not always feasible for screencasts to have narration. Also, if they did, they&#8217;d somehow have to be localized into more than 70 languages.<span id="more-119"></span></p>
<p>But I&#8217;d love to see a way to make screencasts with narration work in a situation like this because they&#8217;re so much easier to follow. Here&#8217;s an example: <a onmouseover="self.status='Open A Window'; return true;" href="javascript:popup_f()">Silent  vs. Narration</a></p>
<p>So over lunch we kept kicking ideas around and <a href="http://djst.org/blog/">David</a> had a thought about breaking the video up and pairing it with text instructions that I think could make a system that will degrade gracefully (or looking at it from the other direction &#8211; offer progressive enhancements). </p>
<p>How it could work is that you see a short video with narration and text explaining the first part of the instructions. Then you click to move on to the following steps. <strong>Example:</strong> <a onmouseover="self.status='Open A Window'; return true;" href="javascript:popup()">Video-Narration-Text</a></p>
<p>If there is no narration available for the video we&#8217;ve still made it easier to follow along (and to localize) by breaking it up into short pieces and by including text instructions right below or beside the video. <strong>Example: </strong><a onmouseover="self.status='Open A Window'; return true;" href="javascript:popup_s()">Video-Text</a></p>
<p>And if there isn&#8217;t video available at all, screenshots can be substituted. <strong>Example:</strong> <a onmouseover="self.status='Open A Window'; return true;" href="javascript:popup_x()">Screenshots-Text</a></p>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2010/03/09/screencast-ideas/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Remove Hidden Admin Users In WordPress</title>
		<link>http://reports.graymattergravy.com/2009/09/06/remove-hidden-admin-users-in-wordpress/</link>
		<comments>http://reports.graymattergravy.com/2009/09/06/remove-hidden-admin-users-in-wordpress/#comments</comments>
		<pubDate>Sun, 06 Sep 2009 18:19:57 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=93</guid>
		<description><![CDATA[This is, sadly, a report about the present. I read reports yesterday about an attack on all versions of WordPress except the very latest - 2.8.4. I have a bunch of sites that I maintain and many of them were pretty easy to upgrade by using the built-in automatic upgrade feature. I also have a few sites that are old and inactive. Those needed to be upgraded by hand. The thing that I noticed on ALL of the sites that were not already running 2.8.4 was that they had hidden admin users on them. The sneaky thing about that is that you may not have any other symptoms besides these hidden accounts and then think you are safe once you've upgraded. The are, essentially, back doors left on your site to be exploited later. So you have to make sure to get rid of them. The process is a little tricky - at least it's not a typical WordPress user operation so I've documented to ways to do it in this screencast.]]></description>
			<content:encoded><![CDATA[<div class="frame_480_long">
<embed src="http://blip.tv/play/hKofgZ3jVQA%2Em4v" type="application/x-shockwave-flash" width="480" height="300" allowscriptaccess="always" allowfullscreen="true"></embed>
</div>
<p><span class="entry-meta"><a href="http://blip.tv/file/get/MichaelVerdi-DeleteHiddenAdminUsersInWordPress198.mp4">MP4 Download</a></span></p>
<p>This video is 1280 x 720 &#8211; watch it in fullscreen to see the details.</p>
<p>This is, sadly, a report about the present. I read reports yesterday about an attack on all versions of WordPress except the very latest &#8211; 2.8.4. I have a bunch of sites that I maintain and many of them were pretty easy to upgrade by using the built-in automatic upgrade feature. <span id="more-93"></span>I also have a few sites that are old and inactive. Those needed to be upgraded by hand. The thing that I noticed on ALL of the sites that were not already running 2.8.4 was that they had hidden admin users on them. The sneaky thing about that is that you may not have any other symptoms besides these hidden accounts and then think you are safe once you&#8217;ve upgraded. The are, essentially, back doors left on your site to be exploited later. So you have to make sure to get rid of them. The process is a little tricky &#8211; at least it&#8217;s not a typical WordPress user operation so I&#8217;ve documented two ways to do it in this screencast.</p>
<p>More info:<br />
<a href="http://lorelle.wordpress.com/2009/09/04/old-wordpress-versions-under-attack/">Old WordPress Versions Under Attack</a><br />
<a href="http://www.journeyetc.com/uncategorized/wordpress-permalink-rss-problems/">Wordpress Permalink &#038; Rss problems</a><br />
<a href="http://wordpress.org/development/2009/09/keep-wordpress-secure/">How to Keep WordPress Secure</a></p>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2009/09/06/remove-hidden-admin-users-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
<enclosure url="http://blip.tv/file/get/MichaelVerdi-DeleteHiddenAdminUsersInWordPress198.mp4" length="29373626" type="video/mp4" />
		</item>
		<item>
		<title>Video Tag Embed With Fallbacks</title>
		<link>http://reports.graymattergravy.com/2009/06/02/video-tag-embed-with-fallbacks/</link>
		<comments>http://reports.graymattergravy.com/2009/06/02/video-tag-embed-with-fallbacks/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 22:28:30 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[Open Video]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Videoblogging]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=60</guid>
		<description><![CDATA[
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&#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>
			<content:encoded><![CDATA[<div class="frame_480"><img src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2009/06/oggcat.jpg" alt="oggcat" title="oggcat" width="480" height="100" /></div>
<p><a 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 <span id="more-60"></span>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 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 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 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 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 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 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>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2009/06/02/video-tag-embed-with-fallbacks/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Open Video</title>
		<link>http://reports.graymattergravy.com/2009/05/29/open-video/</link>
		<comments>http://reports.graymattergravy.com/2009/05/29/open-video/#comments</comments>
		<pubDate>Fri, 29 May 2009 14:31:46 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[Open Video]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Videoblogging]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=46</guid>
		<description><![CDATA[
MP4 Download SD
OGG Download SD
Following up on the last post about HTML 5 and OGG video, here are some ideas that I&#8217;ve been thinking about in preparation for the Open Video Conference. If you have some ideas please leave a comment here or &#101;&#109;&#97;&#105;&#108;&#32;&#109;&#101;.


]]></description>
			<content:encoded><![CDATA[<div class="frame_480"><embed src="http://blip.tv/play/hKofgYWlOAA%2Em4v" type="application/x-shockwave-flash" width="480" height="300" allowscriptaccess="always" allowfullscreen="true"></embed></div>
<p><span class="entry-meta">MP4 Download <a href="http://blip.tv/file/get/MichaelVerdi-OpenVideo345.mp4">SD</a><br />
OGG Download <a href="http://blip.tv/file/get/MichaelVerdi-OpenVideo604.ogv">SD</a></span></p>
<p>Following up on the last post about <a 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 href="http://openvideoconference.org">Open Video Conference</a>. If you have some ideas please <a href="http://reports.graymattergravy.com/2009/05/29/open-video/#respond">leave a comment</a> here or <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#109;&#105;&#99;&#104;&#97;&#101;&#108;&#64;&#109;&#105;&#99;&#104;&#97;&#101;&#108;&#118;&#101;&#114;&#100;&#105;&#46;&#99;&#111;&#109;&#63;&#115;&#117;&#98;&#106;&#101;&#99;&#116;&#61;&#79;&#112;&#101;&#110;&#32;&#86;&#105;&#100;&#101;&#111;&#32;&#73;&#100;&#101;&#97;&#115;">&#101;&#109;&#97;&#105;&#108;&#32;&#109;&#101;</a>.<br />
<span id="more-46"></span><br />
<a 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>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2009/05/29/open-video/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
<enclosure url="http://blip.tv/file/get/MichaelVerdi-OpenVideo345.mp4" length="43629385" type="video/mp4" />
<enclosure url="http://blip.tv/file/get/MichaelVerdi-OpenVideo604.ogv" length="54585308" type="video/ogg" />
		</item>
		<item>
		<title>HTML 5 + OGG</title>
		<link>http://reports.graymattergravy.com/2009/03/16/html-5-ogg/</link>
		<comments>http://reports.graymattergravy.com/2009/03/16/html-5-ogg/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:09:43 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[Open Video]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Videoblogging]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=44</guid>
		<description><![CDATA[
MP4 Download HD
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 element. This video is 1280 x 800 so be sure [...]]]></description>
			<content:encoded><![CDATA[<div class="frame_480"><embed src="http://blip.tv/play/hKof89h2AA%2Em4v" type="application/x-shockwave-flash" width="480" height="300" allowscriptaccess="always" allowfullscreen="true"></embed></div>
<p><span class="entry-meta">MP4 Download <a href="http://blip.tv/file/get/MichaelVerdi-HTML5OGG401.mp4">HD</a></span></p>
<p>Today I was playing with <a href="http://en.wikipedia.org/wiki/Theora">Ogg video (Theora)</a> and the new <a href="https://developer.mozilla.org/En/HTML/Element/video">HTML 5 video element</a> which is supported in the <a 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 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 />
<video src="http://blip.tv/file/get/MichaelVerdi-HTML5OGG527.ogg" controls height="300" width="480"></video> </p>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2009/03/16/html-5-ogg/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
<enclosure url="http://blip.tv/file/get/MichaelVerdi-HTML5OGG401.mp4" length="19449271" type="video/mp4" />
		</item>
		<item>
		<title>Using Mogulus for 24 Hours 24 Artists</title>
		<link>http://reports.graymattergravy.com/2008/12/12/using-mogulus-for-24-hours-24-artists/</link>
		<comments>http://reports.graymattergravy.com/2008/12/12/using-mogulus-for-24-hours-24-artists/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 04:23:51 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[Live Video]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=42</guid>
		<description><![CDATA[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>
			<content:encoded><![CDATA[<p>This is a quick tour around mogulus for the artists who will be participating in <a 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>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2008/12/12/using-mogulus-for-24-hours-24-artists/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An anthropological introduction to YouTube</title>
		<link>http://reports.graymattergravy.com/2008/09/24/an-anthropological-introduction-to-youtube/</link>
		<comments>http://reports.graymattergravy.com/2008/09/24/an-anthropological-introduction-to-youtube/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 18:33:59 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Videoblogging]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=30</guid>
		<description><![CDATA[
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&#8217;) study of video practice on YouTube. I&#8217;ve never been a big contributer to YouTube but I have been seriously involved in videoblogging [...]]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/TPAO-lZ4_hU&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/TPAO-lZ4_hU&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>This is a nearly hour long presentation to the Library of Congress by <a href="http://mediatedcultures.net/ksudigg/">Michael Wesch</a> who gave us <a 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 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 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 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>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2008/09/24/an-anthropological-introduction-to-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Please Vote For My SXSW Panels</title>
		<link>http://reports.graymattergravy.com/2008/08/28/please-vote-for-my-sxsw-panels/</link>
		<comments>http://reports.graymattergravy.com/2008/08/28/please-vote-for-my-sxsw-panels/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 21:47:34 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[Machinima]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Videoblogging]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=26</guid>
		<description><![CDATA[I proposed two how to demonstrations:
Machinima Kung Fu &#8211; Sure machinima looks easy &#8211; record a game, drop it into iMovie and do some voices &#8211; but there’s actually a little more to it than that. This session will cover all the tech of making machinima &#8211; from hardware and software to in-game strategies to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://panelpicker.sxsw.com/"><img class="alignleft" src="http://reports.graymattergravy.com/wordpress/wp-content/uploads/2008/08/sxsw.gif" alt="SXSW 09 Interactive Panel Picker" /></a>I proposed two how to demonstrations:<br />
<a class="emlink" href="http://panelpicker.sxsw.com/ideas/view/1704">Machinima Kung Fu</a> &#8211; Sure machinima looks easy &#8211; record a game, drop it into iMovie and do some voices &#8211; but there’s actually a little more to it than that. This session will cover all the tech of making machinima &#8211; from hardware and software to in-game strategies to post production issues.</p>
<p><a class="emlink" href="http://panelpicker.sxsw.com/ideas/view/1791">Custom Video Players For Your Show</a> &#8211; You’ve got a unique video show, why not have a player that matches? This session will take you through detailed examples using two popular Flash video players. We’ll show you how to create custom skins and get them set up on your site.</p>
<p><a href="http://panelpicker.sxsw.com/">Please vote for your favorites on the SXSW 09 Interactive Panel Picker.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2008/08/28/please-vote-for-my-sxsw-panels/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Everyone&#8217;s Talking About Ubiquity</title>
		<link>http://reports.graymattergravy.com/2008/08/27/everyones-talking-about-ubiquity/</link>
		<comments>http://reports.graymattergravy.com/2008/08/27/everyones-talking-about-ubiquity/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 20:10:06 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=24</guid>
		<description><![CDATA[Ubiquity for Firefox from Aza Raskin on Vimeo.
Ubiquity is another release from Mozilla Labs that, along with Aurora has me thinking about the future of not just how we&#8217;ll use the web but also everything on our computers. 
Over the last few years web apps have really transformed the way I use a computer. Every [...]]]></description>
			<content:encoded><![CDATA[<p><object width="480" height="358"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://www.vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffff00&amp;fullscreen=1" /><embed src="http://www.vimeo.com/moogaloop.swf?clip_id=1561578&amp;server=www.vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ffff00&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="480" height="358"></embed></object><br /><a href="http://www.vimeo.com/1561578?pg=embed&amp;sec=1561578">Ubiquity for Firefox</a> from <a href="http://www.vimeo.com/user532161?pg=embed&amp;sec=1561578">Aza Raskin</a> on <a href="http://vimeo.com?pg=embed&amp;sec=1561578">Vimeo</a>.</p>
<p><a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">Ubiquity is another release from Mozilla Labs</a> that, along with <a href="http://reports.graymattergravy.com/2008/08/07/web-browsers-from-the-future/">Aurora</a> has me thinking about the future of not just how we&#8217;ll use the web but also everything on our computers. </p>
<p>Over the last few years web apps have really transformed the way I use a computer. Every day I have less and less need for actual desktop applications. If it weren&#8217;t for all the video production I do on a daily basis I could just grab most any computer with wifi and be instantly connected to just about all of my stuff. And now that the iPhone has a mostly usable web browser, most of the time I don&#8217;t even need to take my laptop with we me anywhere. I love that.</p>
<p>So in the middle of watching this demo I started thinking it would be great if all the applications on your computer, not just web apps, could play together like that or maybe all your apps would be web apps (more likely) and your operating system would be the &#8220;browser.&#8221; Then you could just invoke a new view, document, video, website, virtual world or whatever and combine information in whatever way you needed to right then instead of in whatever way a particular application lets you do it. I can&#8217;t wait.</p>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2008/08/27/everyones-talking-about-ubiquity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kevin Kelly: The Future Of The Web</title>
		<link>http://reports.graymattergravy.com/2008/08/27/kevin-kelly-the-future-of-the-web/</link>
		<comments>http://reports.graymattergravy.com/2008/08/27/kevin-kelly-the-future-of-the-web/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 20:08:59 +0000</pubDate>
		<dc:creator>Verdi</dc:creator>
				<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://reports.graymattergravy.com/?p=25</guid>
		<description><![CDATA[
My friend Rupert pointed me to this video of Keven Kelly. It&#8217;s a really great 20 minute summary of a lot of ideas that have been floating around for awhile. The basic thing that I get from it is that we&#8217;re all becoming part of one global machine and what really makes it powerful is [...]]]></description>
			<content:encoded><![CDATA[<p><!--cut and paste--><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="432" height="285" id="VE_Player" align="middle"><param name="movie" value="http://static.videoegg.com/ted2/flash/loader.swf"><PARAM NAME="FlashVars" VALUE="bgColor=FFFFFF&#038;file=http://static.videoegg.com/ted/movies/KevinKelly_2007P-embed-EG_high.flv&#038;autoPlay=false&#038;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&#038;forcePlay=false&#038;logo=&#038;allowFullscreen=true"><param name="quality" value="high"><param name="allowScriptAccess" value="always"><param name="bgcolor" value="#FFFFFF"><param name="scale" value="noscale"><param name="wmode" value="window"><embed src="http://static.videoegg.com/ted2/flash/loader.swf" FlashVars="bgColor=FFFFFF&#038;file=http://static.videoegg.com/ted/movies/KevinKelly_2007P-embed-EG_high.flv&#038;autoPlay=false&#038;fullscreenURL=http://static.videoegg.com/ted/flash/fullscreen.html&#038;forcePlay=false&#038;logo=&#038;allowFullscreen=true" quality="high" allowScriptAccess="always" bgcolor="#FFFFFF" scale="noscale" wmode="window" width="432" height="285" name="VE_Player" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></object></p>
<p><a href="http://twittervlog.tv">My friend Rupert</a> pointed me to this video of <a href="http://www.kk.org/">Keven Kelly</a>. It&#8217;s a really great 20 minute summary of a lot of ideas that have been floating around for awhile. The basic thing that I get from it is that we&#8217;re all becoming part of one global machine and what really makes it powerful is us being open or transparent to it. </p>
<p>Being open to the network is an idea that I personally find inspiring and liberating. I have a few blogs, I participate in a number of social networks and virtual worlds and I post lots of videos and photos of myself, my friends and my family online. Some people find that kind of behavior somewhat alarming &#8211; especially where my kids are concerned. But I&#8217;m looking at it from a little farther down the road. A cell phone used to mean you were on call 24/7 but now it means you have access to everyone and everything 24/7 and that&#8217;s powerful. I think for many people, putting yourself out there on the web feels like an invasion of privacy. If you were only one, I&#8217;d agree it might feel like being the only naked person in the room. But if everyone were naked, then maybe it&#8217;s not such a big deal.</p>
<p>I&#8217;m not saying there aren&#8217;t issues with everyone putting everything online but I&#8217;m optimistic that we&#8217;ll figure it out as we go without turning the world into some version of Gattica or 1984. Either that or the cyborgs will be showing up soon and they&#8217;ll start making their way through the list of TED speakers. </p>
<p><a href="http://millionsofus.com/blog/2008/08/26/kevin-kelly-predicting-the-next-5000-days-of-the-web/">Also posted here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://reports.graymattergravy.com/2008/08/27/kevin-kelly-the-future-of-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
