<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>We are Fat Free Media, we make moving images. Here are snippets of our work, travels, thinking and tittering. 



	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */


	Subscribe to our mailing list
	











  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Join our Mailing List
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
    } catch(err) {
        jqueryLoaded=false;
    }
   var fancyboxLoaded;
               //Check if a fancybox plugin is already loaded
               if($.fancybox){
        fancyboxLoaded=true;
               }
               else {
        fancyboxLoaded=false;
               }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://FatFreeMedia.us2.list-manage.com/subscribe/post-json?u=0707fd5fce6636484cfe36669&amp;id=0027814ce6&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>Fat Free Media || Video Production Nottingham</title><generator>Tumblr (3.0; @fatfreemedia)</generator><link>http://blog.fatfreemedia.co.uk/</link><item><title>Fancy a peek at one of our latest animations? Here’s...</title><description>&lt;iframe src="http://player.vimeo.com/video/39098639" width="400" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Fancy a peek at one of our latest animations? Here’s something we did for &lt;a href="http://www.stoneseed.co.uk"&gt;Stoneseed&lt;/a&gt; - what do you think?&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/20164541196</link><guid>http://blog.fatfreemedia.co.uk/post/20164541196</guid><pubDate>Fri, 30 Mar 2012 10:55:30 +0100</pubDate><category>animation</category><category>motion graphics</category></item><item><title>
“As people consume more video content online, brands should increasingly be looking to use video as...</title><description>&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;“&lt;/span&gt;As people consume more video content online, brands should increasingly be looking to use video as a core part of their digital strategy.&lt;/p&gt;
&lt;p&gt;Online video is a very diverse media that can be used to build brand awareness, to bring traffic to a website, as an educational tool to demonstrate a product or service, as a customer service channel, or as a way to attract a completely new online audience, and 2012 needs to be the year that brands capitalise on this.”&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;&lt;strong&gt;&lt;br/&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;James Murray, Marketing Research Analyst, Experian Hitwise&lt;/strong&gt; / &lt;a href="http://www.thedrum.co.uk/news/2011/12/26/experians-digital-and-marketing-predictions-2012"&gt;Experian&amp;#8217;s digital and marketing predictions for 2012 | The Drum&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#8217;ve been singing from this hymnsheet for an awful long time, but it&amp;#8217;s great to see online video getting the recognition it deserves. &lt;/p&gt;
&lt;p&gt;As a side note: Epxerian&amp;#8217;s other key trend areas for 2012 (SEO, mobile, online advertising, email marketing and social media) all benefit from good quality, engaging video content too. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/19735421962</link><guid>http://blog.fatfreemedia.co.uk/post/19735421962</guid><pubDate>Thu, 22 Mar 2012 16:40:00 +0000</pubDate><category>online video</category><category>experian</category><category>trends</category><category>video seo</category></item><item><title>Universal Pictures have unveiled their new logo to celebrate...</title><description>&lt;iframe frameborder="0" width="400" height="225" src="http://d.yimg.com/nl/ygames/site/player.html#browseCarouselUI=hide&amp;vid=28488432"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Universal Pictures have unveiled their new logo to celebrate their 100th brithday. Check out this cheeky little recap of their idents/animated logos over the past century. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/18608235449</link><guid>http://blog.fatfreemedia.co.uk/post/18608235449</guid><pubDate>Fri, 02 Mar 2012 15:53:49 +0000</pubDate><category>universal</category><category>ident</category><category>3d</category><category>motiongraphics</category></item><item><title>Just finished a jam packed few days filming for Boots at their...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lxp0f32RAu1qzqn05o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Just finished a jam packed few days filming for Boots at their HQ in Notts. Such a great place, but I think we freaked a few people out with this lighting/microphone hybrid monster. I’m sure it just moved on it’s own. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/15724924939</link><guid>http://blog.fatfreemedia.co.uk/post/15724924939</guid><pubDate>Thu, 12 Jan 2012 15:59:00 +0000</pubDate></item><item><title>Our friends at the Together Agency have sent out a frankly...</title><description>&lt;iframe src="http://player.vimeo.com/video/33220604?title=0&amp;byline=0" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Our friends at the Together Agency have sent out a frankly INSPIRED Christmas gift this year. All their clients and contacts received a sprout, some stickers and instructions about what to do with your sprout once you’d designed it. The results can be found in the &lt;a href="http://togetheragency.co.uk/sprouts/"&gt;gallery&lt;/a&gt; and on their &lt;a href="http://www.facebook.com/togetheragency"&gt;facebook page&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;It didn’t feel quite right to get creative with stickers when we’re video nerds at heart, so we did our own version. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/13826805821</link><guid>http://blog.fatfreemedia.co.uk/post/13826805821</guid><pubDate>Tue, 06 Dec 2011 14:49:00 +0000</pubDate><category>together agency</category><category>about a boy</category><category>a sprout a boy</category><category>christmas</category></item><item><title>How video content can boost your company's internal communication strategy</title><description>&lt;p&gt;Last week, &lt;a href="http://www.marketingweek.co.uk/analysis/cover-stories/the-vital-connection-between-staff-and-the-bottom-line/3031707.article"&gt;Marketing Week&lt;/a&gt; published an interesting article about how companies such as Sainsbury&amp;#8217;s are using video as part of their internal communications strategy. Internal communication is crucial for large companies to ensure their staff are great advocates for your brand, and to communicate change as belts are tightened and companies are restructured. &lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.marketingweek.co.uk/sectors/industry/celebrate-the-success-of-internal-marketing/3031737.article"&gt;Ruth Mortimer&lt;/a&gt; says: &lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;Your staff do not perform better when driven by fear and anxiety that’s when they make rash, desperate decisions which backfire. They work best when they fully understand the company’s business strategy and feel they are an important part of delivering it. When this happens, a company sees revenues rise.&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Sainsbury&amp;#8217;s launched their &lt;a href="http://www.sainsburys-live-well-for-less.co.uk/"&gt;&amp;#8216;Live Well for Less&amp;#8217;&lt;/a&gt; campaign to staff with a video produced by the company&amp;#8217;s internal communications team, followed by an multi-channel campaign in-store and at their AGM. This clearly paid dividends as this campaign saw Sainbury&amp;#8217;s revenue rise &lt;a href="http://www.marketingweek.co.uk/sectors/retail/sainsbury%E2%80%99s-%E2%80%9Cdelighted%E2%80%9D-with-response-to-marketing-campaign/3031710.article"&gt;6.1%&lt;/a&gt; in the first half of its financial year. &lt;img align="middle" alt="Sainbury's Live Well For Less logo" height="110" src="http://www.j-sainsbury.co.uk/ImageGen/ImageGen.ashx?image=/media/373058/live_well_for_less_at_sainsbury_s.jpg&amp;amp;class=ListingThumbs" width="160"/&gt;&lt;/p&gt;
&lt;p&gt;The Institute of Internal Communication also recognises the role video content has to play, and even has an &lt;a href="http://www.ioic.org.uk/content/events/awards/1964-ioic-awards-2011-shortlisted-winners-announced.html"&gt;awards category&lt;/a&gt; dedicated to this area. &lt;/p&gt;
&lt;p&gt;To find out how video content can improve your company&amp;#8217;s internal communications strategy, &lt;a href="http://www.fatfreemedia.co.uk/contact/"&gt;get in touch&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;Article by &lt;a href="http://blog.fatfreemedia.co.uk/post/9701778728/kate"&gt;Kate&lt;/a&gt; &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/12971631787</link><guid>http://blog.fatfreemedia.co.uk/post/12971631787</guid><pubDate>Fri, 18 Nov 2011 17:05:13 +0000</pubDate><category>internal communication</category><category>communication strategy</category><category>video production</category><category>video content</category></item><item><title>Abstrakt Creative Design Introduction Video
Every now and then,...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/WdDEXp6-Ces?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;strong&gt;Abstrakt Creative Design Introduction Video&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Every now and then, we delve into our archives and take a look at some of our old projects. Here’s a lovely little video we did for Abstrakt Creative for them to use in their marketing and pitch work. What do you think? &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/12968986640</link><guid>http://blog.fatfreemedia.co.uk/post/12968986640</guid><pubDate>Fri, 18 Nov 2011 15:24:53 +0000</pubDate><category>video</category><category>animation</category></item><item><title>Let’s Rewind….
Here’s a project we did 2 years...</title><description>&lt;span id="video_player_11057660955"&gt;[&lt;a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank"&gt;Flash 10&lt;/a&gt; is required to watch video.]&lt;/span&gt;&lt;script type="text/javascript"&gt;renderVideo("video_player_11057660955",'http://blog.fatfreemedia.co.uk/video_file/11057660955/tumblr_lslbw36ODy1qzqn05',400,225,'poster=http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lslbw36ODy1qzqn05_frame1.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lslbw36ODy1qzqn05_frame2.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lslbw36ODy1qzqn05_frame3.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lslbw36ODy1qzqn05_frame4.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lslbw36ODy1qzqn05_frame5.jpg')&lt;/script&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;strong&gt;Let’s Rewind….&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Here’s a project we did 2 years ago for Nottingham City Council in partnership with &lt;a href="http://www.thedairy.biz/"&gt;The Dairy&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;We animated this underwater tour of NCT’s student discounts, and it was paraded around the city on the side of a video truck! Thousands of students viewed the video and it continues to be a great hit on NCT’s website, buses and Facebook page. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/11057660955</link><guid>http://blog.fatfreemedia.co.uk/post/11057660955</guid><pubDate>Wed, 05 Oct 2011 12:30:00 +0100</pubDate><category>animation</category></item><item><title>What do you think of the new Weetabix advert? There has been...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/2YpOw8o34BM?wmode=transparent&amp;autohide=1&amp;egm=0&amp;hd=1&amp;iv_load_policy=3&amp;modestbranding=1&amp;rel=0&amp;showinfo=0&amp;showsearch=0" frameborder="0" allowfullscreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;What do you think of the new Weetabix advert? There has been quite a discussion here about it. Mixing electronica and streetdance with a cereal isn’t the obvious choice, but it shows a really confident move and we think the ad has been executed really quite well. &lt;/p&gt;
&lt;p&gt;So, teddybears and dubstep, does it work?&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/11020694288</link><guid>http://blog.fatfreemedia.co.uk/post/11020694288</guid><pubDate>Tue, 04 Oct 2011 15:11:26 +0100</pubDate></item><item><title>Some thoughts on the Carl Zeiss 35mm 1.4…Let’s face...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lscc1j8EGe1qzqn05o1_500.jpg"/&gt;&lt;br/&gt; Harland machine shoot using carl zeiss&lt;br/&gt;&lt;br/&gt; &lt;img src="http://24.media.tumblr.com/tumblr_lscc1j8EGe1qzqn05o2_500.jpg"/&gt;&lt;br/&gt; Image of a knife using carl zeiss lens&lt;br/&gt;&lt;br/&gt; &lt;img src="http://24.media.tumblr.com/tumblr_lscc1j8EGe1qzqn05o4_500.jpg"/&gt;&lt;br/&gt; Cutting brocolli - taken with Carl Zeiss&lt;br/&gt;&lt;br/&gt; &lt;img src="http://24.media.tumblr.com/tumblr_lscc1j8EGe1qzqn05o3_500.jpg"/&gt;&lt;br/&gt; Knife shot taken with Carl Zeiss&lt;br/&gt;&lt;br/&gt; &lt;img src="http://25.media.tumblr.com/tumblr_lscc1j8EGe1qzqn05o5_500.jpg"/&gt;&lt;br/&gt; Image from recent shoot Carl Zeiss lens&lt;br/&gt;&lt;br/&gt; &lt;p&gt;Some thoughts on the Carl Zeiss 35mm 1.4…&lt;br/&gt;&lt;br/&gt;Let’s face it, we’re suckers for shiny camera equipment. But every now and again, some bits make us go “ooOOOooh” rather than merely “Ooh”. We were fairly early in taking the plunge into using DSLR Cameras as our core video workflow nearly 2 years ago, and since then there has been some very nice additions to our kit bag.&lt;/p&gt;
&lt;p&gt;&lt;br/&gt;We’ve been road testing the Carl Zeiss 35mm 1.4 on some shoots recently, and holy moly it’s a right ‘auld bruiser. In other words, it’s really quite good. Here’s some sample frames from our shoots this week…&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/10848186153</link><guid>http://blog.fatfreemedia.co.uk/post/10848186153</guid><pubDate>Fri, 30 Sep 2011 15:53:00 +0100</pubDate><category>camera</category><category>lens</category><category>carl zeiss 35mm</category><category>carl zeiss</category><category>DSLR</category></item><item><title>Case Study | Remote Reception - Product Demo Videos</title><description>&lt;p&gt;&lt;strong&gt;The brief: &lt;/strong&gt;Remote Reception is a brand new product that delivers advanced voice-recognition telephone systems for businesses, but it had a problem. How do you capture the essence of a new, innovative and technology lead product for a web launch without reams of text?&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;strong&gt;The challenge?&lt;/strong&gt; Deliver a visual tour of the advanced voice-recognition product, professional phone features and innovative brand essence in under a minute. &lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;strong&gt;Our approach: &lt;/strong&gt;Fat Free Media identified the key user profiles that would visit the Remote Reception landing pages and devised video strategy that would present customised content along that user journey. &lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Within the custom video player, the user is offered a selection of additional videos depending on the user&amp;#8217;s area of interest or perspective. We designed and built this custom video player to ensure the entire user journey was within the Remote Reception brand and added an additional visual element to the user experience. &lt;br/&gt;&lt;br/&gt;&lt;strong&gt;The videos: &lt;/strong&gt;Our approach was simple, demonstrate the advanced features of Remote Reception in a clean and visually stimulating way. Telephone systems can traditionally be a complicated subject, and with extra information available elsewhere on the website we believed the video should highlight the brand ethos and key features and maximise potential for conversion.  &lt;/p&gt;
&lt;p&gt;&lt;iframe src="http://player.vimeo.com/video/29597327?title=0&amp;amp;byline=0&amp;amp;portrait=0&amp;amp;color=80ceff" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p class="p1"&gt;We incorporated simple, clean iconography with a branded visual motifs that lead the users eye from subject to subject. Using an approachable, friendly but knowledgable voice-over artist we asked the question…&amp;#8221;What if you could contact someone, just by saying their name?&amp;#8221;&lt;/p&gt;
&lt;p class="p1"&gt;The video then answers this and anticipates the user&amp;#8217;s queries, encouraging the viewer to view Remote Reception as a &amp;#8220;concept&amp;#8221; rather than simply another product on the market. &lt;br/&gt;&lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_ls4hz0ZbBR1qzqh1c.jpg" alt="Picture of fat free media design and animation on a product demonstration video for remote reception in nottingham"/&gt; &lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;At the end of the main video, the user self-selects an option that appeals to them the most. Taking them to the next step of converting to a sale through customised content. The user could choose from &amp;#8220;Caller&amp;#8221;, &amp;#8220;Financial&amp;#8221; and &amp;#8220;Client&amp;#8221; view.&lt;br/&gt;&lt;/span&gt;&lt;br/&gt;When a user selects an option, they are taken to a video with more information. The new videos adopt a sub-style to the main homepage video with a more tactile, sketch texture and info-graphic style animation to deliver an eye-catching visual testimonial. The voice-over is from the first person perspective, giving the user first hand experience of the benefits of remote reception. &lt;br/&gt;&lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_ls4hzrMoIR1qzqh1c.jpg" alt="Picture of fat free media design and animation on a product demonstration video for remote reception in nottingham"/&gt; &lt;br/&gt;&lt;br/&gt; Throughout the user journey, they are offered links to more videos to further explore the information, whilst keeping each milestone of content presented in a clean and simple way. This approach does not bombard the user with content, but leads them on an organised and visually engaging tour of this advanced and innovative product. &lt;/p&gt;
&lt;p&gt;&lt;iframe frameborder="0" height="225" width="400" src="http://player.vimeo.com/video/29598625?title=0&amp;amp;byline=0&amp;amp;portrait=0"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span class="s1"&gt;&lt;strong&gt;The players:&lt;/strong&gt; &lt;/span&gt;Our challenge was to devise a custom player that could present video content in an interactive way, leading the viewer to the next milestone of information without cluttering their experience. &lt;/p&gt;
&lt;p class="p2"&gt;&lt;img src="http://media.tumblr.com/tumblr_ls4j0nVDpQ1qzqh1c.jpg" alt="Picture of custom flash &amp;amp; html5 player on the remote reception website, designed and built by Fat Free Media"/&gt;&lt;/p&gt;
&lt;p class="p2"&gt;We designed and built a clean and fast loading player that encourages focus on the key messages through a minimalist user-interface. &lt;/p&gt;
&lt;p class="p2"&gt;&lt;img src="http://media.tumblr.com/tumblr_ls4lj3Dv4x1qzqh1c.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span class="s1"&gt;It was also important for the player to be both Flash and HTML5 compatible, as we knew from research that a considerable proportion of the website visitors were from iOS and mobile devices. No matter what device a user was visiting the website from they were presented with the same experience. We believed the video content shouldn&amp;#8217;t have to be diluted just because the device happened to be a mobile phone so we made the mobile experience as powerful as the desktop version. &lt;br/&gt;&lt;/span&gt;&lt;br/&gt;For more information about this and more projects like this, &lt;a title="Fat Free Media - Contact Us" href="http://www.fatfreemedia.co.uk/contact/"&gt;contact us today&lt;/a&gt;. To view more examples of our work, check out our &lt;a href="http://www.fatfreemedia.co.uk/showreel/"&gt;latest showreel.  &lt;/a&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span class="s1"&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span class="s1"&gt; &lt;/span&gt;&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/10683591582</link><guid>http://blog.fatfreemedia.co.uk/post/10683591582</guid><pubDate>Mon, 26 Sep 2011 11:50:00 +0100</pubDate><category>motion graphics</category><category>voice over</category><category>corporate</category><category>animation</category><category>product demo</category></item><item><title>Here’s a recent animation we produced for Remote...</title><description>&lt;span id="video_player_10481986617"&gt;[&lt;a href="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" target="_blank"&gt;Flash 10&lt;/a&gt; is required to watch video.]&lt;/span&gt;&lt;script type="text/javascript"&gt;renderVideo("video_player_10481986617",'http://blog.fatfreemedia.co.uk/video_file/10481986617/tumblr_lrvpoo120B1qzqn05',400,225,'poster=http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lrvpoo120B1qzqn05_r1_frame1.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lrvpoo120B1qzqn05_r1_frame2.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lrvpoo120B1qzqn05_r1_frame3.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lrvpoo120B1qzqn05_r1_frame4.jpg,http%3A%2F%2Fmedia.tumblr.com%2Ftumblr_lrvpoo120B1qzqn05_r1_frame5.jpg')&lt;/script&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Here’s a recent animation we produced for Remote Reception, from the makers of Moneypenny.co.uk who we’ve been delighted to work with. We’re launching 3 more for their website in the next few weeks and can’t wait for it all to go live!&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/10481986617</link><guid>http://blog.fatfreemedia.co.uk/post/10481986617</guid><pubDate>Wed, 21 Sep 2011 16:29:12 +0100</pubDate></item><item><title>Our new website is LIIIIVE!</title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_lr7cm5rqoB1qzqh1c.png"/&gt;&lt;/p&gt;
&lt;p&gt;For the last couple of months, we&amp;#8217;ve been busy working on our shiny new website at Fat Free Media HQ. Have a little wander over there and let us know what you think! &lt;/p&gt;
&lt;p&gt;The important bits you really need to see are the &lt;a href="http://www.fatfreemedia.co.uk/portfolio/"&gt;portfolio section&lt;/a&gt;, which will be regularly updated with new projects, &lt;a href="http://www.fatfreemedia.co.uk/showreel/"&gt;the latest showreel &lt;/a&gt;and the &lt;a href="http://blog.fatfreemedia.co.uk/"&gt;blog&lt;/a&gt;. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9952944271</link><guid>http://blog.fatfreemedia.co.uk/post/9952944271</guid><pubDate>Thu, 08 Sep 2011 11:07:00 +0100</pubDate></item><item><title>Goodbye old friend...</title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_lr3pdpV66K1qzqh1c.png"/&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re a digital agency, so we use technology every single day. From day one of Fat Free Media we wanted to build our business around creativity and the best tools available. At the centre of that was Final Cut Pro. Now this post isn&amp;#8217;t a technical one, it&amp;#8217;s purely personal. &lt;/p&gt;

&lt;p&gt;For those who don&amp;#8217;t know, Final Cut Pro is what a canvas is to a painter. It&amp;#8217;s where the final picture is put together, and we&amp;#8217;ve spent more time with Final Cut Pro than some members of our family. But now, it&amp;#8217;s time to say goodbye.&lt;/p&gt;
&lt;p&gt;The reason for this? Well, you may have heard, Apple (who make Final Cut Pro) have decided to shift their priorities a little. They decided to launch &lt;a href="http://www.apple.com/finalcutpro/"&gt;Final Cut Pro X&lt;/a&gt;. There are thousands of blog posts about this, so instead we&amp;#8217;ll do a one word review, and that word is &amp;#8220;PRO?&amp;#8221;&lt;/p&gt;

&lt;p&gt;Editors all around the world are really quite miffed. This new version is missing some absolute fundamental features that professionals demand. That&amp;#8217;s because Apple don&amp;#8217;t want to sell to professionals anymore, oh no way. Too much hard work. They want to sell to amateurs, and why not? For every 1 professional editor there are most likely 100 amateurs who have out-grown iMovie. I totally understand it as a business move for Apple. They&amp;#8217;re going to be ROLLING in it. &lt;/p&gt;

&lt;p&gt;But where does that leave us? We want to offer our clients the best, and to do that we&amp;#8217;ve jumped ship and switched our workflow to Adobe. We&amp;#8217;ve grown up with Final Cut Pro, but it&amp;#8217;s time to leave home and let it hang out with the dodgy wedding videos and the rest amateurs where it belongs. We&amp;#8217;re here to make amazing video content, and Final Cut Pro X just can&amp;#8217;t cut it anymore.&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9875631092</link><guid>http://blog.fatfreemedia.co.uk/post/9875631092</guid><pubDate>Tue, 06 Sep 2011 13:46:00 +0100</pubDate></item><item><title>Do you know these people?
Wanted by the video police for ruining...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lqwd03uez11qzqn05o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Do you know these people?&lt;/p&gt;
&lt;p&gt;Wanted by the video police for ruining a perfectly good shots yesterday.&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9704499529</link><guid>http://blog.fatfreemedia.co.uk/post/9704499529</guid><pubDate>Fri, 02 Sep 2011 14:19:15 +0100</pubDate></item><item><title>Introducing our new Project Manager</title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_lqw332YLRp1qzqh1c.png"/&gt;&lt;/p&gt;
&lt;p&gt;We&amp;#8217;re really pleased to have Kate on board as our new Project Manager. Kate is a chartered marketer and comes from a digital marketing background with strong experience with what works on the web. So it&amp;#8217;s great to have her on board to shape digital marketing strategies for our clients. She&amp;#8217;ll also be making sure all the cogs are turning and the clients are happy.&lt;/p&gt;
&lt;p&gt;When it comes to baking cakes, Kate has got the &amp;#8220;skillz&amp;#8221; (as the cool kids say). So watch this space for Fat Free Media becoming &amp;#8220;Slightly-on-the-chunky-side Media&amp;#8221;&lt;/p&gt;
&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_lqw31flctu1qzqh1c.png"/&gt;&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9701778728</link><guid>http://blog.fatfreemedia.co.uk/post/9701778728</guid><pubDate>Fri, 02 Sep 2011 11:33:10 +0100</pubDate></item><item><title>I think know what you’re going to say next,...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lqvz6lID7s1qzqn05o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I think know what you’re going to say next, Adobe. &lt;/p&gt;
&lt;p&gt;Upgrading our post-production software today, it may take some time. &lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9700143007</link><guid>http://blog.fatfreemedia.co.uk/post/9700143007</guid><pubDate>Fri, 02 Sep 2011 09:20:45 +0100</pubDate><category>video production</category><category>nottingham</category></item><item><title>Filming with an ice cream lady at Nottingham Castle. She gave us...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lqulscerbF1qzqn05o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Filming with an ice cream lady at Nottingham Castle. She gave us free ice creams while she signed the paperwork! Score!&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9666527285</link><guid>http://blog.fatfreemedia.co.uk/post/9666527285</guid><pubDate>Thu, 01 Sep 2011 15:33:47 +0100</pubDate></item><item><title>Greeeeeeen Screeeeeen! 

Shooting an ad in London recently.</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_lq7yzpjKqJ1qzqn05o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Greeeeeeen Screeeeeen! &lt;/p&gt;

&lt;p&gt;Shooting an ad in London recently.&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9160060273</link><guid>http://blog.fatfreemedia.co.uk/post/9160060273</guid><pubDate>Sat, 20 Aug 2011 10:14:13 +0100</pubDate><category>video production</category><category>nottingham</category><category>video</category><category>motion graphics</category><category>nottingham</category><category>lace market</category></item><item><title>Fat Free Media | Showreel 2011
Highlights of some of our recent...</title><description>&lt;iframe src="http://player.vimeo.com/video/27897729?title=0&amp;byline=0&amp;portrait=0" width="400" height="225" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;strong&gt;Fat Free Media | Showreel 2011&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Highlights of some of our recent motion graphic and video production projects from across the globe.&lt;/p&gt;</description><link>http://blog.fatfreemedia.co.uk/post/9117137909</link><guid>http://blog.fatfreemedia.co.uk/post/9117137909</guid><pubDate>Fri, 19 Aug 2011 10:02:00 +0100</pubDate><category>video</category><category>video production</category><category>nottingham</category><category>east midlands</category><category>motion graphics</category></item></channel></rss>

