<?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>Webmonkey &#187; video</title>
    <atom:link href="http://www.webmonkey.com/tag/video/feed/" rel="self" type="application/rss+xml" />
    <link>http://www.webmonkey.com</link>
    <description>The Web Developer&#039;s Resource</description>
    <lastBuildDate>Fri, 05 Apr 2013 20:20:46 +0000</lastBuildDate>
    <language>en-US</language>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <generator>http://wordpress.org/?v=3.4.2</generator>
    
    <item>
        <title>DRM for the Web? Say It Ain&#8217;t So</title>
        <link>http://www.webmonkey.com/2013/02/drm-for-the-web-say-it-aint-so/</link>
        <comments>http://www.webmonkey.com/2013/02/drm-for-the-web-say-it-aint-so/#comments</comments>
        <pubDate>Tue, 12 Feb 2013 16:20:13 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=60899</guid>
        		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[DRM]]></category>
		<category><![CDATA[video]]></category>
        <description><![CDATA[So far it still ain't so, but the W3C's HTML Working Group will indeed be considering the Encrypted Media Extensions proposal, an effort to bring locked down, DRM media to the web. ]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img src="http://www.webmonkey.com/wp-content/uploads/2011/10/html5logo.jpg" />So far it ain&#8217;t so, but some form of DRM in HTML is becoming a more likely possibility every day. </p>
<p>The W3C&#8217;s HTML Working Group <a href="http://lists.w3.org/Archives/Public/public-html-admin/2013Feb/0122.html">recently decided</a> that a proposal to add DRM to HTML media elements &#8212; formally known as the <a href="https://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media-fpwd.html">Encrypted Media Extensions proposal</a> &#8212; is indeed within its purview and the group will be working on it.</p>
<p>That doesn&#8217;t mean that the Encrypted Media Extensions proposal will become a standard as is, but it does up the chances that some sort of DRM system will make its way into HTML. </p>
<p>The Encrypted Media Extensions proposal &#8212; which is backed by the likes of Google, Microsoft, Netflix and dozens of other media giants &#8212; technically does not add DRM to HTML. Instead it defines a framework for bringing a DRM system, or &#8220;protected media content&#8221; as the current draft puts it, to the web.</p>
<p>If you think the idea of DRM seems antithetical to the inherently open nature of HTML, you&#8217;re not alone. Ian Hickson, former editor of the W3C&#8217;s HTML spec, has called the Encrypted Media Extensions proposal &#8220;unethical.&#8221; Hickson is no longer in charge of the W3C&#8217;s HTML spec, but HTML WG member Manu Sporny, has already <a href="http://manu.sporny.org/2013/drm-in-html5/">asked the WG not to publish the first working draft</a> because the &#8220;specification does not solve the problem the authors are attempting to solve.&#8221;</p>
<p>There are numerous problems with the Encrypted Media Extensions proposal, including the basic fact that, historically, <a href="http://www.defectivebydesign.org/">DRM doesn&#8217;t work</a>. </p>
<p>Other problems specific to the current draft of the proposal include the fact that it might well be <a href="http://www.webmonkey.com/2012/02/html-editor-calls-html5-video-copy-protection-proposal-unethical/">impossible for open source web browsers to implement</a> without relying on closed source components. Then there are the gaping security flaws that would make it trivially easy to defeat the currently defined system. </p>
<p>But Sporny raises a far more ominous objection &#8212; that the proposal in its current form does not actually define a DRM system. Instead it proposes a common API, which would most likely lead to a proliferation of DRM plugins. Here&#8217;s <a href="http://www.webmonkey.com/2012/02/html-editor-calls-html5-video-copy-protection-proposal-unethical/">Sporny&#8217;s take</a>:</p>
<blockquote>
<p>The EME specification does not specify a DRM scheme in the specification, rather it explains the architecture for a DRM plug-in mechanism. This will lead to plug-in proliferation on the Web. Plugins are something that are detrimental to inter-operability because it is inevitable that the DRM plugin vendors will not be able to support all platforms at all times. So, some people will be able to view content, others will not.</p>
</blockquote>
<p>That sounds a lot like the bad old days when you needed Flash, Real Player, Windows Media Player and dozens of other little plugins installed just to watch a video. </p>
<p>That&#8217;s a web no user wants to return to. </p>
<p>At the same time there continue to be companies which <a href="http://lists.w3.org/Archives/Public/public-html-admin/2013Feb/0153.html">believe DRM is essential to their bottom line</a> and the web offers no solution. That&#8217;s why Flash, Silverlight and other DRM-friendly plugins remain the media players of choice for many content providers.</p>
<p>So the question of DRM on the web boils down to this: should the W3C continue to work on a spec that defines some kind of DRM system or should the interested companies go off and do their own work? For its part the W3C clearly wants to be part of the process, though it remains unclear what, if any, value a standards-based DRM system might have for web users.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/02/drm-for-the-web-say-it-aint-so/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Learn Typography Basics With &#8216;On Web Typography&#8217;</title>
        <link>http://www.webmonkey.com/2013/02/learn-typography-basics-with-on-web-typography/</link>
        <comments>http://www.webmonkey.com/2013/02/learn-typography-basics-with-on-web-typography/#comments</comments>
        <pubDate>Mon, 11 Feb 2013 19:32:19 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=60895</guid>
        		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[Web Basics]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[video]]></category>
        <description><![CDATA[Web typography has come a long way from the days when the only way to get a custom typeface on a page was with images created in Photoshop. These days, thanks to widespread browser support for CSS @font-face and services like Typekit, a couple lines of code will add actual font files to your pages. [...]]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><iframe src="http://player.vimeo.com/video/59237572" width="580" height="326" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>Web typography has come a long way from the days when the only way to get a custom typeface on a page was with images created in Photoshop. These days, thanks to widespread browser support for CSS @font-face and services like Typekit, a couple lines of code will add actual font files to your pages.</p>
<p>Go back to 2001 with that information and you would blow many a designer&#8217;s mind.</p>
<p>Of course if you&#8217;re not a designer, today&#8217;s overwhelming variety of type possibilities can be overwhelming. For some help deciphering it all and navigating the sometimes complex world of web typography, check out <a href="http://vimeo.com/59237572#">the video</a> above of Typekit&#8217;s <a href="http://jasonsantamaria.com/">Jason Santa Maria</a>&#8216;s talk &#8220;On Web Typography.&#8221; The video comes from <a href="http://aneventapart.com/">An Event Apart</a> Boston in June of last year, but was only recently made available online (note that Santa Maria has since <a href="http://jasonsantamaria.com/articles/leaving-typekit">left Typekit</a>).</p>
<p>After a whirlwind tour of the history of online typography, Santa Maria explores typography from a newcomer&#8217;s perspective, looking at how typography affects how you read and how to choose and combine typefaces for a better looking, easier to read site. It&#8217;s about an hour long, but you&#8217;d be hard pressed to find a better intro to and overview of the art of typography.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2013/02/learn-typography-basics-with-on-web-typography/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Mozilla&#8217;s Popcorn Maker Brings Video Remixing to the Masses</title>
        <link>http://www.webmonkey.com/2012/11/mozillas-popcorn-maker-brings-video-remixing-to-the-masses/</link>
        <comments>http://www.webmonkey.com/2012/11/mozillas-popcorn-maker-brings-video-remixing-to-the-masses/#comments</comments>
        <pubDate>Mon, 12 Nov 2012 18:23:50 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=59919</guid>
        		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/11/popcorn-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/11/popcorn.jpg" alt="Mozilla&#8217;s Popcorn Maker Brings Video Remixing to the Masses" /></div>The makers of Firefox have launched Popcorn Maker 1.0, a video mashup tool that aims to make web video more than just embedded television.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_59921" class="wp-caption aligncenter" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/11/popcornlg.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/11/popcorn.jpg" alt="" title="popcorn" width="580" height="326" class="size-full wp-image-59921" /></a><p class="wp-caption-text">Popcorn Maker 1.0 makes video remixing a snap. <em>Image: Screenshot/Webmonkey</em></p></div>Mozilla has <a href="https://blog.mozilla.org/blog/2012/11/11/popcorn-maker/">released Popcorn Maker 1.0</a>, the company&#8217;s mashup-creating, video-editing suite for the web. Popcorn Maker makes it easy to pull just about any content on the web into a video container you can then publish back to the web.</p>
<p>Despite the interactive nature of the web, video on the web remains little more than glorified television in your web browser &#8212; a passive experience in the midst of the otherwise interactive online world.</p>
<p>It doesn&#8217;t have to be that way. HTML5 makes video into just another HTML element &#8212; editable, hackable, remixable. </p>
<p>It&#8217;s HTML, after all. And that means it can interact with other HTML elements or use JavaScript to augment video in real time &#8212; annotating videos with information like location, details about the people and topics in the video, subtitles, Twitter feeds, current weather information, links and much more.</p>
<p>The problem is that there aren&#8217;t a lot of tools that make it easy to create interactive web videos, which is where Popcorn Maker comes in. </p>
<p>Popcorn Maker is a free online video editor for mashing up, remixing and adding outside content to web videos. Popcorn Maker&#8217;s drag-and-drop timeline interface makes it easy to pull all kinds of outside web content into your videos. For example, add photo overlays, maps, links, in-video pop-ups of Wikipedia entries, Twitter widgets with relevant hashtag searches and so on. </p>
<p>As you would expect from the makers of Firefox, Popcorn Maker is built entirely from web technologies &#8212; pure HTML, CSS and Javascript. But more than just being an impressive use of web standards, Popcorn Maker 1.0 is a genuinely easy-to-use video editor and that&#8217;s no small feat regardless of which tools you use to build it.</p>
<p>I&#8217;ve been playing around with Popcorn Maker for a few days now and it does indeed deliver on its promise to bring video editing to the people. To get started you just need to pull in a video you&#8217;d like to annotate or remix. Adding a source video is just a matter of pasting in a link to a YouTube, Vimeo or Soundcloud video. Alternately you can just add a link directly to your video file.</p>
<p>Once you&#8217;ve got your base video (or videos) in Popcorn Maker, adding elements to it is as simple as grabbing one of the &#8220;events&#8221; from the right hand side of the editor and dragging it onto either the video stage itself, or the timeline below. Once your event is in the timeline you can change the settings, resize it, move it around and otherwise tweak it to behave the way you&#8217;d like. </p>
<p>Once everything is working the way you want, just click the share link and Popcorn Maker will give you either a link (or an embed code) you can paste anywhere on the web.</p>
<p>To get started remixing videos, head on over to the <a href="https://popcorn.webmaker.org/">Popcorn Maker site</a>. If you want to see some examples, <a href="https://webmaker.org/en-US/projects/?tool=popcorn#filte">check out new Popcorn Maker projects on Webmaker.org</a>. For more background on how Popcorn Maker works, check out the <a href="https://hacks.mozilla.org/2012/11/popcorn-maker-1-0-released-how-it-works/">Mozilla Hacks blog post</a> and watch the video below. </p>
<p><iframe src="http://popcorn.webmadecontent.org/12t_" width="560" height="358" frameborder="0" mozallowfullscreen webkitallowfullscreen allowfullscreen></iframe></p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/11/mozillas-popcorn-maker-brings-video-remixing-to-the-masses/feed/</wfw:commentRss>
        <slash:comments>3</slash:comments>

        
    </item>
    
    <item>
        <title>Mozilla Plans H.264 Video for Desktop Firefox</title>
        <link>http://www.webmonkey.com/2012/10/mozilla-plans-h-264-video-for-desktop-firefox/</link>
        <comments>http://www.webmonkey.com/2012/10/mozilla-plans-h-264-video-for-desktop-firefox/#comments</comments>
        <pubDate>Mon, 22 Oct 2012 17:19:10 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=59634</guid>
        		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/10/mozilla-h264-w.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/10/mozilla-h264-w.jpg" alt="Mozilla Plans H.264 Video for Desktop Firefox" /></div>The HTML5 video panacea didn't pan out. Instead of proprietary plugins we got video codec disputes, and there's still no one-size-fits-all video solution for the web. But the one-size-fits-all solution is getting a little closer -- Mozilla is working to add support for the H.264 video codec to Firefox. When it arrives in Firefox H.264 will finally be supported in every major web browser, desktop and mobile. ]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><img src="http://www.webmonkey.com/wp-content/uploads/2011/01/home_multimedia_200x100g.jpg" >Mozilla is getting closer to making H.264 video work in Firefox. </p>
<p>The company&#8217;s recently released Firefox for Android already bakes in OS-level support for the H.264 video codec and now Mozilla is adding support to desktop Firefox as well.</p>
<p>Mozilla long opposed supporting the H.264 codec because it&#8217;s patent-encumbered and requires licensing fees. It&#8217;s also the most popular codec for HTML5 video on the web, which drove Mozilla to <a href="http://www.webmonkey.com/2012/03/idealism-vs-pragmatism-mozilla-debates-supporting-h-264-video-playback/">swallow its ideals and get practical about adding support to Firefox</a>. Instead of including the codec directly in Firefox, the browser will rely on OS-level tools to play H.264 video. </p>
<p>There&#8217;s still no support for H.264 in the current desktop version of Firefox, but as Mozilla CTO, Brendan Eich recently noted on his blog, work is under way and, with the exception of Windows XP, all platforms will get OS-native codec support for H.264 video. Windows XP, which lacks OS-level tools for H.264, will continue to use the Flash plugin to play H.264 movies.</p>
<p>If you&#8217;d like to keep track of Mozilla&#8217;s progress adding H.264 to the desktop there&#8217;s a <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=799318">tracking bug</a> that follows solutions for all the major desktop platforms. Eich does not give an explicit timeline or any hint of when H.264 support might ship with Firefox on the desktop.</p>
<p>The HTML5 video element was supposed to offer a standards-based way to play movies on the web without proprietary plugins like Flash or Silverlight. Unfortunately that dream has failed to pan out. Instead of proprietary plugins, the web ended up with proprietary video codecs, which has created a split in browser support for HTML5 video. Firefox and Opera support the open Ogg and WebM codecs, while Safari and Internet Explorer supported H.264.</p>
<p>Mozilla (and Opera) were against the adoption of H.264 on ideological grounds &#8212; H.264 is not an open codec and requires that companies using it pay royalties. But earlier this year the company partially reversed course and said it would support H.264 on devices where the codec is supplied by the platform or implemented in hardware. </p>
<p>In announcing its change of heart with regard to H.264, Eich wrote, &#8220;H.264 is absolutely required right now to compete on mobile. I do not believe that we can reject H.264 content in Firefox on Android or in B2G and survive the shift to mobile&#8230;. Failure on mobile is too likely to consign Mozilla to decline and irrelevance.&#8221;</p>
<p>However, while Mozilla may have abandoned the fight against H.264 in HTML5 video, it has taken up the same banner when it comes to WebRTC. WebRTC is a group of proposed standards that will eventually make web apps capable of many of the same feats that currently require platform-native APIs. In his recent post detailing the progress of H.264 support, Eich says that Mozilla is still focused on &#8220;the fight for unencumbered formats&#8221; for WebRTC, and promises &#8220;more on that front later&#8221;.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/10/mozilla-plans-h-264-video-for-desktop-firefox/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Make Your Movies Pay With Vimeo&#8217;s New &#8216;Tip Jar&#8217;</title>
        <link>http://www.webmonkey.com/2012/09/make-your-movies-pay-with-vimeos-new-tip-jar/</link>
        <comments>http://www.webmonkey.com/2012/09/make-your-movies-pay-with-vimeos-new-tip-jar/#comments</comments>
        <pubDate>Wed, 19 Sep 2012 15:59:14 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=59169</guid>
        		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Vimeo]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/09/tipjar-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/09/tipjar.jpg" alt="Make Your Movies Pay With Vimeo&#8217;s New &#8216;Tip Jar&#8217;" /></div>Video-sharing website Vimeo has added two new ways to make money off your movies: a "tip jar" for fans to chip in a few bucks and a more serious pay-per-view option coming later this year.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<div id="attachment_59170" class="wp-caption alignleft" style="width: 310px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/09/tipjar.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/09/tipjar.jpg" alt="" title="tipjar" width="300" height="300" class="size-full wp-image-59170" /></a><p class="wp-caption-text"><em>Image: <a href="http://www.flickr.com/photos/29311691@N05/4106546019/">H.L.I.T.</a>/Flickr</em>.</p></div>
<p>Popular video-sharing site Vimeo has <a href="http://vimeo.com/blog/post:523">added a tip jar</a>, which allows Vimeo users to accept payments from anyone who enjoys their movies.</p>
<p>To use the new Tip Jar you&#8217;ll need to be a Vimeo Plus or Vimeo Pro member, but provided you&#8217;re already set up with a paid account, enabling it is as simple as adding a PayPal account and checking a box on the video&#8217;s advanced settings page. Once that&#8217;s done a &#8220;Tip This Video&#8221; button will appear underneath the video player on Vimeo.com, allowing viewers to leave tips in appreciation for your cinéma vérité efforts.</p>
<p>The <a href="http://vimeo.com/help/faq/tip_jar">fine print</a> taketh away a 15 percent service fee and you&#8217;ll need to have a verified PayPal account in order to claim your money. Also note that you cannot accept tips on commercial or political videos, nor can you use Tip Jar as a way to raise money for a political cause. </p>
<p>Obviously Tip Jar probably isn&#8217;t going to make you a millionaire in most cases, but if your video goes viral to a particularly generous audience &#8212; who knows? </p>
<p>For a more reliable way of making money on Vimeo, the company also plans to roll out a pay-per-view service later this year. The pay-per-view offering appears to be limited to Vimeo Pro members. The Vimeo blog offers little in the way of details, saying only that pay-per-view will add &#8220;tools to charge for access to your videos, with no coding required.&#8221;</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/09/make-your-movies-pay-with-vimeos-new-tip-jar/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Tired of Tiny Movies? Go Large With BigVideo.js</title>
        <link>http://www.webmonkey.com/2012/08/tired-of-tiny-movies-go-large-with-bigvideo-js/</link>
        <comments>http://www.webmonkey.com/2012/08/tired-of-tiny-movies-go-large-with-bigvideo-js/#comments</comments>
        <pubDate>Mon, 27 Aug 2012 19:19:10 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=58692</guid>
        		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/08/bigvideojs-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/08/bigvideojs.jpg" alt="Tired of Tiny Movies? Go Large With BigVideo.js" /></div>BigVideo.js makes it easy to add giant, full-window videos to the background of any webpage.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><div id="attachment_58693" class="wp-caption alignleft" style="width: 590px"><a href="http://www.webmonkey.com/wp-content/uploads/2012/08/bigvideojs.jpg"><img src="http://www.webmonkey.com/wp-content/uploads/2012/08/bigvideojs.jpg" alt="" title="bigvideojs" width="580" height="329" class="size-full wp-image-58693" /></a><p class="wp-caption-text">Size matters. <em>Image: Screenshot/Webmonkey</em></p></div>
<p>Nothing grabs a user&#8217;s attention like a big, full-window video on a landing page. For example, check out <a href="https://path.com">Path.com</a>. However, with all the various screens potentially connecting to your site these days, making sure your movie plays full-window on all of them can be tricky.</p>
<p>That&#8217;s where <a href="http://dfcb.github.com/BigVideo.js/">BigVideo.js</a> comes in. Developer <a href="https://twitter.com/johnpolacek">John Polacek</a>&#8216;s BigVideo is a jQuery plugin for adding big background videos to your site. The plugin makes it easy to drop in a single video URL and get fit-to-fill background video that takes up the whole window. The script will fall back to displaying an image on devices where video doesn&#8217;t work. </p>
<p>BigVideo can also handle playlists, serving up a series of videos, as well as a very cool feature to play videos without the sound. And yes, you can (and should) add a button to allow users to turn the video off altogether. That said, I left BigVideo open, running in a background tab for several days and it didn&#8217;t have a noticeable impact on performance.</p>
<p>For more info, head over to the <a href="http://dfcb.github.com/BigVideo.js/">GitHub page</a> where you can see BigVideo in action, get a full list of features and grab the code for your own site.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/08/tired-of-tiny-movies-go-large-with-bigvideo-js/feed/</wfw:commentRss>
        <slash:comments>2</slash:comments>

        
    </item>
    
    <item>
        <title>Video: The Show With Ze Frank Returns to the Web</title>
        <link>http://www.webmonkey.com/2012/04/video-the-show-with-ze-frank-returns-to-the-web/</link>
        <comments>http://www.webmonkey.com/2012/04/video-the-show-with-ze-frank-returns-to-the-web/#comments</comments>
        <pubDate>Mon, 09 Apr 2012 18:14:30 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=55498</guid>
        		<category><![CDATA[Humor]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/04/ze-frank-show-w.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/04/ze-frank-show-w.jpg" alt="Video: The Show With Ze Frank Returns to the Web" /></div>Humorist and video blogging pioneer Ze Frank is once again producing new episodes of The Show with Ze Frank.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><iframe width="580" height="325" src="http://www.youtube.com/embed/RYlCVwxoL_g" frameborder="0" allowfullscreen></iframe></p>
<p>Humorist and web artist extraordinaire <a href="http://www.zefrank.com/">Ze Frank</a> is returning to the internet airwaves with <a href="http://ashow.zefrank.com/#86">new episodes of <em>The Show</em></a>. <a href="http://www.zefrank.com/theshow/"><em>The Show</em></a>, which Frank wrote, produced and starred in, was a daily video show about, well, everything.</p>
<p>Although much-loved by sports racers everywhere, Frank stopped making <em>The Show</em> in 2007, after roughly a year&#8217;s worth of daily episodes. But now <em>The Show</em> is back. After a <a href="http://www.kickstarter.com/projects/zefrank/a-show-with-ze-frank">wildly successful Kickstarter campaign</a>, Frank has released the first episode, &#8220;<a href="http://ashow.zefrank.com/#86">An Invocation for Beginnings</a>.&#8221; </p>
<p>Not only are we happy to see <em>The Show</em> return, the first episode also serves as an inspiration for any who&#8217;s is trying to start something. As Frank puts it, &#8220;anyone who&#8217;s stuck between zero and one.&#8221; So enjoy the first episode of the new <em>The Show</em> and then get out there and make something awesome and &#8220;enjoy the cheese of accomplishment.&#8221;</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/04/video-the-show-with-ze-frank-returns-to-the-web/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    
    <item>
        <title>Video: Progressive Enhancement 2.0</title>
        <link>http://www.webmonkey.com/2012/03/video-progressive-enhancement-2-0/</link>
        <comments>http://www.webmonkey.com/2012/03/video-progressive-enhancement-2-0/#comments</comments>
        <pubDate>Mon, 26 Mar 2012 16:34:22 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=55204</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Web Basics]]></category>
		<category><![CDATA[Progressive enhancement]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/03/enhancement-w.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/03/enhancement-w.jpg" alt="Video: Progressive Enhancement 2.0" /></div>Websites don't need to look or behave the same in every web browser, says a former Yahoo developer. What websites do need to do is offer the best possible experience on every device.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><iframe width="580" height="325" src="http://www.youtube.com/embed/hdTxeR90_1E?wmode=opaque" frameborder="0" allowfullscreen></iframe></p>
<p>A webpage doesn&#8217;t have to look the same in every browser. In fact, a webpage <em>shouldn&#8217;t</em> look the same in every browser, according to former Yahoo developer and JavaScript guru, <a href="http://www.nczonline.net/blog/">Nicolas Zakas</a>.</p>
<p>Zakas, who spent five years as the front-end tech lead for the Yahoo homepage, recently <a href="http://www.youtube.com/watch?v=hdTxeR90_1E">spoke</a> at the March <a href="http://www.meetup.com/BayJax/events/54222572/">BayJax Meetup</a> group about what he calls Progressive Enhancement 2.0 &#8212; offering users the best possible experience given the capabilities of their device. </p>
<p>Not the same experience, mind you, but the best possible experience. That means progressively enhancing sites according to the device&#8217;s (browser&#8217;s) capabilities. </p>
<p>Progressive enhancement is perhaps best summed up by the famous Mitch Hedburg quip, &#8220;an escalator can never break, it can only become stairs.&#8221; In other words, if you&#8217;re building websites well they never break, even if you look at them in Lynx. The site may not look the same in Lynx as it does in, say Chrome, it may not function as smoothly, but the core content is still there and can still serve as a stairway that gets people where they want to go even when the enhanced ease of the escalator is absent.</p>
<p>More practically, progressive enhancement means starting with the least capable devices &#8212; an older phone, Lynx running on Windows 95 &#8212; and then adding more sophisticated features based on screen size, bandwidth and so on.</p>
<p>Zakas also takes on the common assumption that a web &#8220;page&#8221; is analogous to the printed page. In fact Zakas argues the web is more like television, which has a similar separation of content and device. In that analogy old browsers are like black and white TVs. No one expects a black and white TV to play HD content, but everyone would be disappointed if you served black and white content to an HD TV. Hence the need for progressive enhancement.</p>
<p>If you&#8217;re well versed in the history of the web the beginning of the video may be a bit slow, but stick with it. Also be sure to watch the questions at the end where Zakas addresses how to progressively enhance more application-like web pages.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/03/video-progressive-enhancement-2-0/feed/</wfw:commentRss>
        <slash:comments>2</slash:comments>

        
    </item>
    
    <item>
        <title>Connect With Your Creation Through a Real-Time Editor</title>
        <link>http://www.webmonkey.com/2012/03/connect-with-your-creation-through-a-real-time-editor/</link>
        <comments>http://www.webmonkey.com/2012/03/connect-with-your-creation-through-a-real-time-editor/#comments</comments>
        <pubDate>Fri, 02 Mar 2012 20:55:00 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=54716</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/03/gameeditordemo-200x100.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/03/gameeditordemo.jpg" alt="Connect With Your Creation Through a Real-Time Editor" /></div>The more intimately your code is connected to your creation the better both will be. That's the thinking behind developer Chris Granger's new real-time game-editing demo.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled -->
<p><div id="attachment_54717" class="wp-caption aligncenter" style="width: 590px"><img src="http://www.webmonkey.com/wp-content/uploads/2012/03/gameeditordemo.jpg" alt="" title="gameeditordemo" width="580" class="size-full wp-image-54717" /><p class="wp-caption-text">Inspired by Bret Victor&#039;s demo, Chris Granger&#039;s live editor helps connect you with what you&#039;re building.</p></div>Last month we pointed you to a <a href="http://www.webmonkey.com/2012/02/video-inventing-on-principle/">video of Bret Victor&#8217;s talk, &#8220;Inventing on Principle.&#8221;</a> Victor has worked on experimental UI concepts at Apple and also created the interactive data graphics for Al Gore’s book, <i>Our Choice</i>. In the talk Victor showed off a demo of a great real-time game editor that makes your existing coding tools look primitive at best.</p>
<p>Inspired by Victor&#8217;s presentation, developer Chris Granger has put together a similar <a href="http://www.chris-granger.com/2012/02/26/connecting-to-your-creation/">live game editor in Clojurescript</a>. </p>
<p>If you haven&#8217;t watched the video of Victor&#8217;s talk, you should <a href="http://www.webmonkey.com/2012/02/video-inventing-on-principle/">start there</a>, but the basic idea behind his real-time editor is to make your code more closely connected to what it creates, in this case a simple game. Granger&#8217;s take on the idea is similar &#8212; all changes you make to the code are reflected immediately in the running game. You change a line of code and the game immediately changes right with it. Here&#8217;s Granger&#8217;s <a href="http://www.youtube.com/watch?v=7XUWpze_A_s">video</a> demonstrating the editor:</p>
<p><iframe width="580" height="325" src="http://www.youtube.com/embed/7XUWpze_A_s" frameborder="0" allowfullscreen></iframe></p>
<p>As Granger writes on his blog, &#8220;essentially I learned that Victor was right &#8212; there&#8217;s unquestionable value in connecting yourself with your creation.&#8221;</p>
<p>Granger&#8217;s demo code is <a href="https://github.com/ibdknox/live-cljs">available on GitHub</a> and there&#8217;s a <a href="https://github.com/ibdknox/live-cljs/downloads">.jar file available for download</a> if you&#8217;d just like to play with the demo. </p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/03/connect-with-your-creation-through-a-real-time-editor/feed/</wfw:commentRss>
        <slash:comments>1</slash:comments>

        
    </item>
    
    <item>
        <title>Video: Inventing on Principle</title>
        <link>http://www.webmonkey.com/2012/02/video-inventing-on-principle/</link>
        <comments>http://www.webmonkey.com/2012/02/video-inventing-on-principle/#comments</comments>
        <pubDate>Wed, 15 Feb 2012 18:11:54 +0000</pubDate>

                <dc:creator>Scott Gilbertson</dc:creator>

        <guid isPermaLink="false">http://www.webmonkey.com/?p=54393</guid>
        		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[UI/UX]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[video]]></category>
            <enclosure url="http://www.webmonkey.com/wp-content/uploads/2012/02/bret-victor-talk-w.jpg" type="image/jpeg" length="48000" />
                    <description><![CDATA[<div class="rss_thumbnail"><img src="http://www.webmonkey.com/wp-content/uploads/2012/02/bret-victor-talk-w.jpg" alt="Video: Inventing on Principle" /></div>A former Apple designer's take on how to live your life, finding a guiding principle and how that helped him produce demos of some of the best web development tools we've ever seen.]]></description>

            <content:encoded><![CDATA[<p><!-- wpautop enabled --><iframe src="http://player.vimeo.com/video/36579366?byline=0" width="580" height="326" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>We just had a moment similar to the time we first saw <a href="http://www.webmonkey.com/2007/08/stunning_video_of_content_aware_image_resizing/">content-aware scaling in action</a>, but this time it&#8217;s even better &#8212; we&#8217;ve seen the future of programming tools and it looks awesome. </p>
<p>Check out the <a href="http://vimeo.com/36579366">video above</a> of <a href="http://worrydream.com/">Bret Victor</a>&#8216;s recent talk, &#8220;Inventing on Principle.&#8221; Victor has worked on experimental UI concepts at Apple and also created the interactive data graphics for Al Gore&#8217;s book, <i>Our Choice</i>. The video above of Victor&#8217;s keynote at the <a href="http://2012.cusec.net/">Canadian University Software Engineering Conference</a>, captures a wonderful talk on living your life based on principles, but for many developers what&#8217;s most arresting are the software development tools demoed.</p>
<p>Do your current tools suddenly feel incredibly outdated? Perhaps you thought you were using a well-tuned coding machine but suddenly realize you&#8217;re really just hitting two stones together? Thought so. Sadly, the apps demoed in the video aren&#8217;t available. That&#8217;s all right, though; it just means someone needs to build them. Be sure to let us know if you do.</p>
<div id='linker_widget' class='contextly-widget'></div>]]></content:encoded>
            <wfw:commentRss>http://www.webmonkey.com/2012/02/video-inventing-on-principle/feed/</wfw:commentRss>
        <slash:comments>0</slash:comments>

        
    </item>
    </channel>
</rss>