<?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>Web Teacher &#187; Video</title>
	<atom:link href="http://www.webteacher.ws/category/video/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webteacher.ws</link>
	<description>Tips, web design book reviews, resources and observations for teaching and learning web development.</description>
	<lastBuildDate>Fri, 03 Feb 2012 15:01:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Useful links: Video, Access U, WordPress widgets</title>
		<link>http://www.webteacher.ws/2012/01/26/useful-links-video-access-u-wordpress-widgets/</link>
		<comments>http://www.webteacher.ws/2012/01/26/useful-links-video-access-u-wordpress-widgets/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 16:07:49 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Access U @ CSUN]]></category>
		<category><![CDATA[Wordpress widgets]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=7614</guid>
		<description><![CDATA[Video for Everybody! &#8220;Video for Everybody is simply a chunk of HTML code that embeds a video into a website using the HTML5 &#60;video&#62; element, falling back to Flash automatically without the use of JavaScript or browser-sniffing. It therefore works in RSS readers (no JavaScript), on the iPhone / iPad (don’t support Flash) and on many browsers and platforms.&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://camendesign.com/code/video_for_everybody">Video for Everybody! </a>&#8220;Video for Everybody is simply a chunk of HTML code that embeds a video into a website using the HTML5 <code>&lt;video&gt;</code> element, falling back to Flash automatically without the use of JavaScript or browser-sniffing. It therefore works in RSS readers (no JavaScript), on the iPhone / iPad (don’t support Flash) and on <a href="http://camendesign.com/code/video_for_everybody/test.html">many browsers and platforms</a>.&#8221;</p>
<p>A Knowbility conference is coming up on the West Coast. It&#8217;s <a href="http://www.csun.edu/cod/conference/sessions/index.php/public/website_pages/view/10">Access U @ CSUN</a>, toward the end of February. Learn from accessibility experts such as Shawn Henry, Jennison Asuncion, Denis Boudreau, Molly Holzschlag, Derek Featherstone and others.</p>
<p>An excellent presentation from Kathy Gill on using <a href="http://wiredpen.com/resources/presentations/wordpress-using-widgets-to-customize-your-theme/">widgets in WordPress</a>.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2012. |
<a href="http://www.webteacher.ws/2012/01/26/useful-links-video-access-u-wordpress-widgets/">Permalink</a> |
<a href="http://www.webteacher.ws/2012/01/26/useful-links-video-access-u-wordpress-widgets/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2012/01/26/useful-links-video-access-u-wordpress-widgets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful links: W3C news, responsive tables, responsive templates</title>
		<link>http://www.webteacher.ws/2012/01/05/useful-links-w3c-news-responsive-tables-responsive-templates/</link>
		<comments>http://www.webteacher.ws/2012/01/05/useful-links-w3c-news-responsive-tables-responsive-templates/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:04:49 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[WebStandards]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[responsive web design]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=7538</guid>
		<description><![CDATA[Two announcements from the W3C relating to accessibility are important news today. The first is a couple of new notes relating to WCAG 2.0. You can find links to the relevant documents here. The other announcement is the first draft of the Media Accessibility User Requirements. The W3C description of the media requirements document: &#8220;It [...]]]></description>
			<content:encoded><![CDATA[<p>Two announcements from the W3C relating to accessibility are important news today. The first is a couple of new notes relating to WCAG 2.0. You can find links to the <a href="http://www.w3.org/QA/2012/01/wcag_techniques_learn_more.html">relevant documents here</a>. The other announcement is the first draft of the <a href="http://www.w3.org/TR/media-accessibility-reqs/">Media Accessibility User Requirements</a>. The W3C description of the media requirements document: &#8220;It first provides an introduction to the needs of users with disabilties in relation to audio and video. Then it explains what alternative content technologies have been developed to help such users gain access to the content of audio and video.&#8221;</p>
<p><a href="http://filamentgroup.com/lab/responsive_design_approach_for_complex_multicolumn_data_tables/">A Responsive Design Approach for Complex, Multicolumn Data Tables</a>.</p>
<p><a href="http://verekia.com/initializr/responsive-template">Initializr</a>. A responsive design template from verekia.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2012. |
<a href="http://www.webteacher.ws/2012/01/05/useful-links-w3c-news-responsive-tables-responsive-templates/">Permalink</a> |
<a href="http://www.webteacher.ws/2012/01/05/useful-links-w3c-news-responsive-tables-responsive-templates/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2012/01/05/useful-links-w3c-news-responsive-tables-responsive-templates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful links: box-sizing, chicken feathers, YouTube Partner Program</title>
		<link>http://www.webteacher.ws/2011/04/06/useful-links-box-sizing-chicken-feathers-youtube-partner-program/</link>
		<comments>http://www.webteacher.ws/2011/04/06/useful-links-box-sizing-chicken-feathers-youtube-partner-program/#comments</comments>
		<pubDate>Wed, 06 Apr 2011 12:52:04 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[YouTube Partner Program]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=6293</guid>
		<description><![CDATA[Controlling width with CSS3 box-sizing at 456 Berea Street explains how to use box-sizing to lay out a small form. Waste Chicken Feathers Make Durable Biodegradable Plastic. A science experiment from grade school days that I remember is that the aroma of burning hair or burning chicken feathers was an indicator that there was protein [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.456bereastreet.com/archive/201104/controlling_width_with_css3_box-sizing/">Controlling width with CSS3 box-sizing</a> at 456 Berea Street explains how to use box-sizing to lay out a small form.</p>
<p><a href="http://www.ecogeek.org/alternative-materials/3471-waste-chicken-feathers-make-durable-biodegradable-">Waste Chicken Feathers Make Durable Biodegradable Plastic</a>. A science experiment from grade school days that I remember is that the aroma of burning hair or burning chicken feathers was an indicator that there was protein in whatever was burning. Don&#8217;t know why I remember that particular science experiment above all others, but this story brought it back.</p>
<p><a href="http://shegeeks.net/conversations-with-corvida-adria-richards-talks-youtube-partner-program/">Conversations With Corvida: Adria Richards Talks YouTube Partner Program</a>. If you make video and haven&#8217;t heard of the YouTube Partner Program, this will interest you.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2011. |
<a href="http://www.webteacher.ws/2011/04/06/useful-links-box-sizing-chicken-feathers-youtube-partner-program/">Permalink</a> |
<a href="http://www.webteacher.ws/2011/04/06/useful-links-box-sizing-chicken-feathers-youtube-partner-program/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2011/04/06/useful-links-box-sizing-chicken-feathers-youtube-partner-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Links: Wired on Twitter, H.264, Personal hotspots</title>
		<link>http://www.webteacher.ws/2011/01/12/useful-links-wired-on-twitter-h-264/</link>
		<comments>http://www.webteacher.ws/2011/01/12/useful-links-wired-on-twitter-h-264/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 15:04:16 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[mobiles]]></category>
		<category><![CDATA[News-Politics]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[WebStandards]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5800</guid>
		<description><![CDATA[Twitter&#8217;s Response to WikiLeaks Subpoena Should be Industry Standard at Wired expresses some of the thoughts I&#8217;ve been having about WikiLeaks. The thing that bothers me the most is not how tech companies are responding to government pressure about the site, but the fact that the pressure is being applied in the first place. Google [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.wired.com/threatlevel/2011/01/twitter/">Twitter&#8217;s Response to WikiLeaks Subpoena Should be Industry Standard</a> at Wired expresses some of the thoughts I&#8217;ve been having about WikiLeaks. The thing that bothers me the most is not how tech companies are responding to government pressure about the site, but the fact that the pressure is being applied in the first place.</p>
<p>Google is dropping support for the H.264 video codec. There&#8217;s plenty of talk about this, including at <a href="http://techcrunch.com/2011/01/11/google-chrome-browser-h-264-video/">TechCrunch</a>, <a href="http://remy.tumblr.com/post/2712036207/my-take-on-google-dropping-h-264">rem</a>, <a href="http://www.muktware.com/n/12/2011/661">Muktware</a> on Opera&#8217;s position, and by <a href="http://blogs.msdn.com/b/tims/archive/2011/01/11/an-open-letter-from-the-president-of-the-united-states-of-google.aspx">MSDN&#8217;s Tim Sneath</a>.</p>
<p>Verizon had a moment of glory yesterday when they announced personal hotspots for teathering up to  5 devices on the Verizon iPhone, but today <a href="http://www.crunchgear.com/2011/01/12/personal-hotspots-coming-to-all-iphones-in-march/">CrunchGear says</a> all iPhones will be getting this feature in March.</p>
<p>Here&#8217;s my story about<a href="http://www.blogher.com/iphone-comes-verizon"> iPhone comes to Verizon</a> on BlogHer. Go on over and take the poll.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2011. |
<a href="http://www.webteacher.ws/2011/01/12/useful-links-wired-on-twitter-h-264/">Permalink</a> |
<a href="http://www.webteacher.ws/2011/01/12/useful-links-wired-on-twitter-h-264/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2011/01/12/useful-links-wired-on-twitter-h-264/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Links: HTML5 Video, OAuth, geeks</title>
		<link>http://www.webteacher.ws/2010/10/22/useful-links-html5-video-oauth-geeks/</link>
		<comments>http://www.webteacher.ws/2010/10/22/useful-links-html5-video-oauth-geeks/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 12:10:11 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[Dreamweaver]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[women]]></category>
		<category><![CDATA[OAuth]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5379</guid>
		<description><![CDATA[In the if you can&#8217;t beat &#8216;em, join &#8216;em category,  Adobe announces the HTML5 Video Player widget with this message: &#8220;Adobe has released an easy-to-use, totally CSS-customizable solution that shifts gracefully from the HTML5 &#60;video&#62; tag to the Flash Player when the tag is not supported.&#8221; The widget works with or without Dreamweaver CS5. Introduction [...]]]></description>
			<content:encoded><![CDATA[<p>In the <em>if you can&#8217;t beat &#8216;em, join &#8216;em</em> category,  <a href="http://blogs.adobe.com/dreamweaver/2010/10/adobe-announces-the-html5-video-player-widget.html">Adobe announces the HTML5 Video Player widget</a> with this message: &#8220;Adobe has released an easy-to-use, totally CSS-customizable solution  that shifts gracefully from the HTML5 &lt;video&gt; tag to the Flash  Player when the tag is not supported.&#8221; The widget works with or without Dreamweaver CS5.</p>
<p><a href="http://thinkvitamin.com/code/introduction-to-oauth/">Introduction to OAuth</a> is by Lorna Jane Mitchell at <cite>Think Vitamin</cite>. It seems OAuth is the reason why Twitterific suddenly stopped working on my iPhone and also explains why you can sign in to one site with information from another. Here&#8217;s a quote.</p>
<blockquote><p>As a user, the experience of enabling accounts to use OAuth is quite  seamless, and is designed to help you feel more secure about where your  credentials are being stored and used. When you want to allow another  application to access your data, you will be forwarded to the site that  holds that data, and prompted to allow access.</p>
<p>This means that you never need to type your credentials for one  account into the website for something else. Once you have granted  access, you will be redirected back to where you were, so you can  continue whatever you were doing.</p></blockquote>
<p>Did you see this infographic for <a href="http://mashable.com/2010/10/21/geek-infographic/">What Kind of Geek are You?</a> It seems only guys can be geeks. Gals are invisible once again. The infographic is clever and cute. And it reinforces the prevailing social paradigm that keeps the &#8220;where are the women in technology&#8221; meme afloat from year to year.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2010. |
<a href="http://www.webteacher.ws/2010/10/22/useful-links-html5-video-oauth-geeks/">Permalink</a> |
<a href="http://www.webteacher.ws/2010/10/22/useful-links-html5-video-oauth-geeks/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2010/10/22/useful-links-html5-video-oauth-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Links: YouTube edu, Mac news, Privacy</title>
		<link>http://www.webteacher.ws/2010/10/21/useful-links-youtube-edu-mac-news/</link>
		<comments>http://www.webteacher.ws/2010/10/21/useful-links-youtube-edu-mac-news/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 15:03:13 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[web-education]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5375</guid>
		<description><![CDATA[100 Incredibly Useful YouTube Channels for Teachers may give you some helpful resources. Apple&#8217;s &#8220;Back to the Mac&#8221; Event: All the Announcements at Mashable is a nice summary of recent announcements. No more CD slot – time to flip a switch in your brain to flash drive for everything. Tracking the Companies that Track You [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.onlinecollegecourses.com/2010/10/20/100-incredibly-useful-youtube-channels-for-teachers/">100 Incredibly Useful YouTube Channels for Teachers</a> may give you some helpful resources.</p>
<p><a href="http://mashable.com/2010/10/20/apple-mac-news/">Apple&#8217;s &#8220;Back to the Mac&#8221; Event: All the Announcements</a> at Mashable is a nice summary of recent announcements. No more CD slot – time to flip a switch in your brain to flash drive for everything.</p>
<p><a href="http://www.npr.org/templates/story/story.php?storyId=129298003">Tracking the Companies that Track You Online</a> is a podcast from NPR&#8217;s Fresh Air. It&#8217;s an interview with Julia Angwin of <cite>The Wall Street Journal</cite> that looks at how tracking companies, data brokers and advertising networks work.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2010. |
<a href="http://www.webteacher.ws/2010/10/21/useful-links-youtube-edu-mac-news/">Permalink</a> |
<a href="http://www.webteacher.ws/2010/10/21/useful-links-youtube-edu-mac-news/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2010/10/21/useful-links-youtube-edu-mac-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Links: Campus Security, accessibility, just for laughs</title>
		<link>http://www.webteacher.ws/2010/09/29/useful-links-campus-security-accessibility-just-for-laughs/</link>
		<comments>http://www.webteacher.ws/2010/09/29/useful-links-campus-security-accessibility-just-for-laughs/#comments</comments>
		<pubDate>Wed, 29 Sep 2010 12:25:21 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[SocialMedia]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[web-education]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5254</guid>
		<description><![CDATA[Does Your Campus Security Have a Place in Social Media? is from eduGuru. Based on yesterday&#8217;s incident at UT, we have come a long way since the shooting at Virginia Tech in terms of response and communication with students and faculty. See Thoughts on HighEdWebDev for info on the Virginia Tech story. The web is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://doteduguru.com/id5831-does-your-campus-security-have-a-place-in-social-media.html">Does Your Campus Security Have a Place in Social Media?</a> is from eduGuru. Based on yesterday&#8217;s incident at UT, we have come a long way since the shooting at Virginia Tech in terms of response and communication with students and faculty. See <a href="http://www.webteacher.ws/2007/10/21/thoughts-on-highedwebdev/">Thoughts on HighEdWebDev</a> for info on the Virginia Tech story.</p>
<p><a href="http://scenariogirl.com/awareness/the-web-is-a-waste-of-time/">The web is a waste of time!</a> Scenariogirl reports that 34% percent of a blind person&#8217;s time on the web is wasted by accessibility issues. Imagine your reaction if 1/3 of your time was spend trying in vain to make the web work.</p>
<p><a href="http://www.youtube.com/watch?v=fKXk1VhAuvE">GINK</a>. A funny spoof of social networking on YouTube. Language warning – not safe for students.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2010. |
<a href="http://www.webteacher.ws/2010/09/29/useful-links-campus-security-accessibility-just-for-laughs/">Permalink</a> |
<a href="http://www.webteacher.ws/2010/09/29/useful-links-campus-security-accessibility-just-for-laughs/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2010/09/29/useful-links-campus-security-accessibility-just-for-laughs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful links: PLE vs LMS, moving TypePad, camera phones, Google is 12</title>
		<link>http://www.webteacher.ws/2010/09/27/useful-links-34/</link>
		<comments>http://www.webteacher.ws/2010/09/27/useful-links-34/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 13:11:15 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[SearchEngines]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5238</guid>
		<description><![CDATA[Here&#8217;s an Xtranormal video by patob2000 that is a chat between Personal Learning Environment ( PLE ) and Learning Management System ( LMS ). Which character are you? Helpful Blogging Links: How Can I Move My TypePad Blog to WordPress has resources for those who are wondering what to do now that TypePad has sold. [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an Xtranormal video by patob2000 that is a chat between Personal Learning Environment ( PLE ) and Learning Management System ( LMS ). Which character are you?</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/a9zSd5Gs6Mw?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/a9zSd5Gs6Mw?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://www.bloggingbasics101.com/2010/09/helpful-blogging-links-how-can-i-move-my-typepad-blog-to-wordpress/">Helpful Blogging Links: How Can I Move My TypePad Blog to WordPress</a> has resources for those who are wondering what to do now that TypePad has sold.</p>
<p><a href="http://www.labnol.org/home/good-photos-with-camera-phone/17813/">How to Capture Good Photos with your Camera Phone</a>. In recent years I see more and more people at events with only the camera in a phone to record it. Here&#8217;s help for doing it well.</p>
<p><a href="http://google.com"><img class="alignnone size-full wp-image-5239" title="google" src="http://www.webteacher.ws/blog/wp-content/uploads/2010/09/google.jpg" alt="Google's birthday cake logo for 12th anniversay" width="373" height="223" /></a></p>
<p>Google is celebrating its 12th birthday today. It started in 1997. I was watching a season 3 <cite>Buffy the Vampire Slayer</cite> from 1998 the other day, wondering how the story would change if Giles could Google all that arcane stuff he&#8217;s always looking up. By the time I get through season 7 (gotta love Netflix), it will be 2002 in Buffy&#8217;s world. Can I expect to see Google in Giles future? Can you remember how different your life was from 1998 to 2002? And from 2002 to now? Phenomenal changes.</p>
<p>See also: <a href="http://www.webteacher.ws/2010/09/08/make-movies-with-xtranormal/">Make Movies with Xtranormal</a>.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2010. |
<a href="http://www.webteacher.ws/2010/09/27/useful-links-34/">Permalink</a> |
<a href="http://www.webteacher.ws/2010/09/27/useful-links-34/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2010/09/27/useful-links-34/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s video day!</title>
		<link>http://www.webteacher.ws/2010/09/22/its-video-day/</link>
		<comments>http://www.webteacher.ws/2010/09/22/its-video-day/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 12:43:19 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[SocialMedia]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[web-education]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5209</guid>
		<description><![CDATA[Well, okay, maybe three videos. Two serious, one for fun. The first serious one is Carrie James reporting on her research showing that young people do not use ethical thinking when on the Web. It&#8217;s via Mashable and takes 12 minutes. Watch live streaming video from mashable at livestream.com The second serious one is from [...]]]></description>
			<content:encoded><![CDATA[<p>Well, okay, maybe three videos. Two serious, one for fun.</p>
<p>The first serious one is Carrie James reporting on her research showing that young people do not use ethical thinking when on the Web.</p>
<p>It&#8217;s via <a href="http://mashable.com/2010/09/21/ethical-consideration-online/">Mashable</a> and takes 12 minutes.</p>
<p><object id="lsplayer" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowScriptAccess" value="always" /><param name="allowFullScreen" value="true" /><param name="src" value="http://cdn.livestream.com/grid/LSPlayer.swf?channel=mashable&amp;clip=pla_0f33b6bd-56b9-40d7-84f2-2c52fea9122d&amp;autoPlay=false" /><param name="name" value="lsplayer" /><param name="wmode" value="transparent" /><param name="allowfullscreen" value="true" /><embed id="lsplayer" type="application/x-shockwave-flash" width="560" height="340" src="http://cdn.livestream.com/grid/LSPlayer.swf?channel=mashable&amp;clip=pla_0f33b6bd-56b9-40d7-84f2-2c52fea9122d&amp;autoPlay=false" wmode="transparent" name="lsplayer" allowfullscreen="true" allowscriptaccess="always"></embed></object></p>
<div style="font-size: 11px; padding-top: 10px; text-align: center; width: 560px;">Watch <a title="live streaming video" href="http://www.livestream.com/?utm_source=lsplayer&amp;utm_medium=embed&amp;utm_campaign=footerlinks">live streaming video</a> from <a title="Watch mashable at livestream.com" href="http://www.livestream.com/mashable?utm_source=lsplayer&amp;utm_medium=embed&amp;utm_campaign=footerlinks">mashable</a> at livestream.com</div>
<p>The second serious one is from TED Talks. Chris Anderson talking about how web video powers global innovation.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="446" height="326" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><param name="bgColor" value="#ffffff" /><param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/ChrisAnderson_2010G-medium.flv&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/ChrisAnderson-2010G.embed_thumbnail.jpg&amp;vw=432&amp;vh=240&amp;ap=0&amp;ti=955&amp;introDuration=15330&amp;adDuration=4000&amp;postAdDuration=830&amp;adKeys=talk=chris_anderson_how_web_video_powers_global_innovation;year=2010;theme=not_business_as_usual;theme=technology_history_and_destiny;theme=what_s_next_in_tech;theme=bold_predictions_stern_warnings;theme=the_rise_of_collaboration;theme=a_taste_of_tedglobal_2010;theme=media_that_matters;theme=how_we_learn;event=TEDGlobal+2010;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" /><param name="src" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" /><param name="bgcolor" value="#ffffff" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="446" height="326" src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" flashvars="vu=http://video.ted.com/talks/dynamic/ChrisAnderson_2010G-medium.flv&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/ChrisAnderson-2010G.embed_thumbnail.jpg&amp;vw=432&amp;vh=240&amp;ap=0&amp;ti=955&amp;introDuration=15330&amp;adDuration=4000&amp;postAdDuration=830&amp;adKeys=talk=chris_anderson_how_web_video_powers_global_innovation;year=2010;theme=not_business_as_usual;theme=technology_history_and_destiny;theme=what_s_next_in_tech;theme=bold_predictions_stern_warnings;theme=the_rise_of_collaboration;theme=a_taste_of_tedglobal_2010;theme=media_that_matters;theme=how_we_learn;event=TEDGlobal+2010;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;" bgcolor="#ffffff" wmode="transparent" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The last one, just for fun, is the Nerd Anthem sung by Marian Call. Feel free to talk nerdy while you listen.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/PLBb58iHiRA?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/PLBb58iHiRA?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2010. |
<a href="http://www.webteacher.ws/2010/09/22/its-video-day/">Permalink</a> |
<a href="http://www.webteacher.ws/2010/09/22/its-video-day/#comments">No comment</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2010/09/22/its-video-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful Links: Video, movies, blogging tax</title>
		<link>http://www.webteacher.ws/2010/08/27/useful-links-video-movies-blogging-tax/</link>
		<comments>http://www.webteacher.ws/2010/08/27/useful-links-video-movies-blogging-tax/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 12:20:17 +0000</pubDate>
		<dc:creator>vdebolt</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[UsefulLinks]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.webteacher.ws/?p=5041</guid>
		<description><![CDATA[Good news for HTML5 Video is about H.264. Movies. Now YouTube is offering instant movie downloads, and there&#8217;s an app for watching movies from Netflix on your phone. 5 Myths About Philadelphia&#8217;s &#8216;Blogging Tax&#8217;. The Philadelphia tax came up in a discussion in the comments on this post, so I thought it bore mention here. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://webdesign.about.com/b/2010/08/26/good-news-for-html5-video.htm">Good news for HTML5 Video</a> is about H.264.</p>
<p>Movies. Now <a href="http://techcrunch.com/2010/08/27/youtube-movies/">YouTube is offering instant movie </a>downloads, and there&#8217;s an app for watching <a href="http://www.wired.com/epicenter/2010/08/first-look-netflix-for-the-iphone-arrives-and-does-not-disappoint/all/1">movies from Netflix on your phone</a>.</p>
<p><a href="http://www.wired.com/epicenter/2010/08/five-myths-about-philadelphias-blogging-tax/">5 Myths About Philadelphia&#8217;s &#8216;Blogging Tax&#8217;</a>. The Philadelphia tax came up in a discussion in the <a href="http://www.webteacher.ws/2010/08/16/identifying-affiliate-links-have-i-discovered-a-best-practice/">comments on this post</a>, so I thought it bore mention here.</p>
<hr />
<p><small>© vdebolt for <a href="http://www.webteacher.ws">Web Teacher</a>, 2010. |
<a href="http://www.webteacher.ws/2010/08/27/useful-links-video-movies-blogging-tax/">Permalink</a> |
<a href="http://www.webteacher.ws/2010/08/27/useful-links-video-movies-blogging-tax/#comments">2 comments</a> |

]]></content:encoded>
			<wfw:commentRss>http://www.webteacher.ws/2010/08/27/useful-links-video-movies-blogging-tax/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

