<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><description>Web Design :: Social Media :: Online Marketing

I help brands design, develop, and launch awesome apps.
        .alert {
                background-color: blue;
color: white;

        }
        
        if (window.navigator.standalone) {
                $("#prompt").addClass("hide")
        } else {
                $("#prompt").addClass("alert")
        } 
        
    new HelloBar(32508,42894);

      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;
      }
  
   
   
     The Scoop - Design. Social Media. Tech.
   
   Email Address
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=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://douglogue.us4.list-manage.com/subscribe/post-json?u=69838e75354dba834fc6d0c55&amp;id=6940923e95&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>douglogue</title><generator>Tumblr (3.0; @dougmoney)</generator><link>http://dougmoney.tumblr.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/dougmoney" /><feedburner:info uri="dougmoney" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://tumblr.superfeedr.com/" /><item><title>Connor Zwetsch covers the Icona Pop hit I Love It. If you LOVE...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/t_658Y7mD0Q?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;Connor Zwetsch covers the Icona Pop hit &lt;em&gt;I Love It&lt;/em&gt;. If you LOVE it too, please share!&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/lCQ_31H1ulk/53192122129</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/53192122129</guid><pubDate>Mon, 17 Jun 2013 08:57:41 -0400</pubDate><category>connor</category><category>zwetsch</category><category>iconapop</category><category>iloveit</category><category>cover</category><category>music</category><category>video</category><feedburner:origLink>http://dougmoney.tumblr.com/post/53192122129</feedburner:origLink></item><item><title>Audio</title><description>&lt;iframe class="spotify_audio_player" src="https://embed.spotify.com/?uri=spotify%3Aalbum%3A0n5Xx9FEDgg3tzL0Q01zYZ&amp;view=coverart" frameborder="0" allowtransparency="true" width="500" height="580"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/rY50QsBHwgY/44644169086</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/44644169086</guid><pubDate>Tue, 05 Mar 2013 14:45:58 -0500</pubDate><category>music</category><category>spotify</category><feedburner:origLink>http://dougmoney.tumblr.com/post/44644169086</feedburner:origLink></item><item><title>The Rise of the Artist </title><description>The Rise of the Artist : Right brain warriors in the new age will be the coveted candidates ordained...</description><link>http://feedproxy.google.com/~r/dougmoney/~3/wPxoMBvAVxg/44540620266</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/44540620266</guid><pubDate>Mon, 04 Mar 2013 09:20:10 -0500</pubDate><feedburner:origLink>http://dougmoney.tumblr.com/post/44540620266</feedburner:origLink></item><item><title>Watch Zuck, Bill Gates, Jack Dorsey, &amp; Others In Short Film...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/nKIu9yen5nc?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;h1 class="headline"&gt;Watch Zuck, Bill Gates, Jack Dorsey, &amp; Others In Short Film To Inspire Kids To Learn How To Code&lt;/h1&gt;&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/D6WvRrWw8xM/44097519306</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/44097519306</guid><pubDate>Tue, 26 Feb 2013 19:00:21 -0500</pubDate><category>code</category><category>dev</category><feedburner:origLink>http://dougmoney.tumblr.com/post/44097519306</feedburner:origLink></item><item><title>MYO - The gesture control armband.</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/oWu9TFJjHaM?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;MYO - The gesture control armband.&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/TDgnKpFLgwc/44060485839</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/44060485839</guid><pubDate>Tue, 26 Feb 2013 08:33:28 -0500</pubDate><category>tech</category><category>gesture control</category><feedburner:origLink>http://dougmoney.tumblr.com/post/44060485839</feedburner:origLink></item><item><title>Mailbox UX: How Mailbox Builds User Love</title><description>jasonshah:

Mailbox pushes the envelope (get it?) for apps aiming to make email sane. It is a brand...</description><link>http://feedproxy.google.com/~r/dougmoney/~3/sdlGAhcWqEg/42840440360</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/42840440360</guid><pubDate>Mon, 11 Feb 2013 08:47:39 -0500</pubDate><category>design</category><category>ux</category><category>mailbox</category><feedburner:origLink>http://dougmoney.tumblr.com/post/42840440360</feedburner:origLink></item><item><title>Just received my Simple card! Goodbye banks. Thanks @simplify.</title><description>&lt;img src="http://25.media.tumblr.com/d8b2576b0cd9a31433f9b7bfbfeaf0ca/tumblr_mhwoofeaaB1qak4ioo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Just received my Simple card! Goodbye banks. Thanks @simplify.&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/dYxx9VOwJe0/42581648251</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/42581648251</guid><pubDate>Fri, 08 Feb 2013 09:38:39 -0500</pubDate><feedburner:origLink>http://dougmoney.tumblr.com/post/42581648251</feedburner:origLink></item><item><title>Selector* - Make #HTML5 editable sites, without the hassle....</title><description>&lt;iframe src="http://player.vimeo.com/video/57895232?title=0&amp;byline=0&amp;portrait=0" width="400" height="300" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Selector* - Make #HTML5 editable sites, without the hassle. Looks very promising! &lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/K5jdaejjnvQ/42018813283</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/42018813283</guid><pubDate>Fri, 01 Feb 2013 08:00:06 -0500</pubDate><category>html5</category><category>web development</category><category>development</category><feedburner:origLink>http://dougmoney.tumblr.com/post/42018813283</feedburner:origLink></item><item><title>Redesigning Google: How Larry Page Engineered a Beautiful Revolution</title><description>
</description><link>http://feedproxy.google.com/~r/dougmoney/~3/XADZX4vu9kA/41780923608</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/41780923608</guid><pubDate>Tue, 29 Jan 2013 07:58:02 -0500</pubDate><category>design</category><category>google</category><feedburner:origLink>http://dougmoney.tumblr.com/post/41780923608</feedburner:origLink></item><item><title>How to tell if you’re suffering from Entrepornography</title><description>&lt;iframe src="http://fast.wistia.net/embed/iframe/vgs7b04cqe?playerColor=bb6b29&amp;version=v1&amp;videoHeight=315&amp;videoWidth=560&amp;volumeControl=true" allowtransparency="true" frameborder="0" scrolling="no" class="wistia_embed" name="wistia_embed" width="400" height="225" id="wistia_embed"&gt;&lt;/iframe&gt;  &lt;br/&gt;&lt;br/&gt;&lt;p&gt;How to tell if you’re suffering from Entrepornography&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/Ktlds0xZGSw/41749650801</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/41749650801</guid><pubDate>Mon, 28 Jan 2013 21:00:45 -0500</pubDate><category>video</category><category>Vooza</category><category>entrepreneur</category><feedburner:origLink>http://dougmoney.tumblr.com/post/41749650801</feedburner:origLink></item><item><title>staff:

An upgrade, years in the making…
When we imagined Tumblr...</title><description>&lt;iframe src="//www.tumblr.com/video/dougmoney/41610693727/400" id="tumblr_video_iframe_41610693727" class="tumblr_video_iframe" width="400" height="225" style="display:block;background-color:transparent;overflow:hidden;" allowTransparency="true" frameborder="0" scrolling="no" webkitAllowFullScreen mozallowfullscreen allowFullScreen&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://staff.tumblr.com/post/41483060118/an-upgrade-years-in-the-making-when-we-imagined"&gt;staff&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;An upgrade, years in the making…&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;When we imagined Tumblr more than seven years ago, we dreamed of offering creators a new canvas. Every post would be a raw look through the author’s eyes and mind. We imagined the interface disappearing as these subjects came to life.&lt;/p&gt;
&lt;p&gt;For years, this vision was challenged by limits in browser technology and an increasingly daunting set of Tumblr features to support. But today, we take a huge step.&lt;/p&gt;
&lt;p&gt;After months of careful crafting, we’ve reduced &lt;em&gt;creation&lt;/em&gt; on Tumblr to its essence, while carrying over &lt;em&gt;every single feature&lt;/em&gt; and making room for some BIG new ones (like completely customizable drag-and-drop photoset creation, faster uploads, and inline reblogging!). We can’t wait for you to try it.&lt;/p&gt;
&lt;p&gt;The upgrades have started rolling out and will be available for everyone by the end of the weekend. &lt;strong&gt;Most of the bugs and omissions you’ve reported have already been fixed, but please &lt;a href="http://www.tumblr.com/help?form=true"&gt;let us know&lt;/a&gt; if you run in to any other issues!&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/4mLhq1D3-zU/41610693727</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/41610693727</guid><pubDate>Sun, 27 Jan 2013 10:19:38 -0500</pubDate><feedburner:origLink>http://dougmoney.tumblr.com/post/41610693727</feedburner:origLink></item><item><title>The Path to Conversion Just Got a Little Easier</title><description>&lt;img src="http://25.media.tumblr.com/6df44c71873d6f1e895f528b8fdaccb7/tumblr_meo8xu4TWc1qak4ioo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;The Path to Conversion Just Got a Little Easier&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/QFjzrIx4BTw/37438587607</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/37438587607</guid><pubDate>Fri, 07 Dec 2012 19:45:18 -0500</pubDate><category>growth hacking</category><category>conversion</category><category>infographic</category><category>marketing</category><feedburner:origLink>http://dougmoney.tumblr.com/post/37438587607</feedburner:origLink></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mebm5pjHh51qak4ioo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/EYjivUqywWc/36901951406</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/36901951406</guid><pubDate>Fri, 30 Nov 2012 16:53:48 -0500</pubDate><category>quotes</category><category>poster</category><category>inspiration</category><feedburner:origLink>http://dougmoney.tumblr.com/post/36901951406</feedburner:origLink></item><item><title>Always Be Clicking - Another awesome video from the folks at...</title><description>&lt;iframe class="wistia_playlist" name="wistia_playlist" src="http://fast.wistia.com/embed/playlists/5669bb20ac?videoOptions%5BpageUrl%5D=http%3A%2F%2Fwww.vooza.com%2F%3Fwkey%3DbG9ndWUuZG91Z0BnbWFpbC5jb20%3D%26foreign_data%3Dmailchimp_campaign_id%253A456fb662a9&amp;videoOptions%5BautoPlay%5D=true&amp;videoOptions%5BplayerColor%5D=bb6b29&amp;videoOptions%5BvideoHeight%5D=540&amp;videoOptions%5BvideoWidth%5D=960&amp;videoOptions%5BvolumeControl%5D=true&amp;videoOptions%5BpageTitle%5D=Live%20Vooza&amp;videoOptions%5BcanonicalUrl%5D=http%3A%2F%2Fwww.vooza.com%2F%3Fwkey%3DbG9ndWUuZG91Z0BnbWFpbC5jb20%3D%26foreign_data%3Dmailchimp_campaign_id%253A456fb662a9&amp;videoOptions%5BcanonicalTitle%5D=Live%20Vooza&amp;bento%5BmenuPosition%5D=bottom&amp;media_0_0%5BautoPlay%5D=false&amp;media_0_0%5BcontrolsVisibleOnLoad%5D=false&amp;theme=bento&amp;version=v1&amp;plugin%5Bsocialbar%5D%5Bbuttons%5D=embed-email-twitter-googlePlus-facebook&amp;plugin%5Bsocialbar%5D%5BpageUrl%5D=http%3A%2F%2Fwww.vooza.com&amp;plugin%5Bsocialbar%5D%5Bposition%5D=bottom&amp;plugin%5Bsocialbar%5D%5BtweetText%5D=These%20Vooza%20videos%20are%20amazing!%20(via%20%40VoozaHQ)&amp;plugin%5Bsocialbar%5D%5Bversion%5D=v1&amp;canonicalUrl=http%3A%2F%2Fwww.vooza.com&amp;canonicalTitle=Live%20Vooza" allowtransparency="true" frameborder="0" scrolling="no" width="400" height="399" id="wistia_playlist"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Always Be Clicking - Another awesome video from the folks at &lt;a href="http://www.vooza.com/"&gt;Vooza&lt;/a&gt;!&lt;/p&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/UApApAbVoO0/36806419355</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/36806419355</guid><pubDate>Thu, 29 Nov 2012 08:00:32 -0500</pubDate><category>email marketing</category><category>mailchimp</category><category>vooza</category><category>video</category><feedburner:origLink>http://dougmoney.tumblr.com/post/36806419355</feedburner:origLink></item><item><title>dumbpunkblog:

Acquiring new users for your startup doesn’t have...</title><description>&lt;iframe src="http://player.vimeo.com/video/53644643?badge=0" width="400" height="251" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://dumbpunkblog.tumblr.com/post/35838770195/acquiring-new-users-for-your-startup-doesnt-have"&gt;dumbpunkblog&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Acquiring &lt;a href="http://www.udemy.com/hypebomb-growth-hacking-for-startups/?couponCode=DPTMLR50"&gt;new users for your startup&lt;/a&gt; doesn’t have to be an unobtainable fantasy. Discover the 17 tactics leading startups are using to generate buzz, increase sign ups, and convert those sign ups into paying customers. Unlock the world of &lt;a href="http://www.udemy.com/hypebomb-growth-hacking-for-startups/?couponCode=DPTMLR50"&gt;growth hacking&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/4ecNSgDyTxc/35838912393</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/35838912393</guid><pubDate>Fri, 16 Nov 2012 08:27:19 -0500</pubDate><category>growth</category><category>growth hacking</category><category>startup</category><category>startup marketing</category><category>marketing</category><feedburner:origLink>http://dougmoney.tumblr.com/post/35838912393</feedburner:origLink></item><item><title>dumbpunkblog:

Acquiring new users for your startup doesn’t have...</title><description>&lt;img src="http://25.media.tumblr.com/tumblr_mdhb36Wxne1qhun2lo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://dumbpunkblog.tumblr.com/post/35702397369/acquiring-new-users-for-your-startup-doesnt-have"&gt;dumbpunkblog&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Acquiring new users for your startup doesn’t have to be an unobtainable fantasy. Discover the 17 secrets that startups are using to generate buzz, increase signups, and convert those signups into paying customers.&lt;/p&gt;
&lt;p&gt;Unlock the world of &lt;a href="http://www.udemy.com/hypebomb-growth-hacking-for-startups/?couponCode=DPTMLR50"&gt;growth hacking with HypeBomb&lt;/a&gt;. Sign up in the next 48 hours and receive 50% off!&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/jzqpZKMKI-k/35702421463</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/35702421463</guid><pubDate>Wed, 14 Nov 2012 08:07:33 -0500</pubDate><feedburner:origLink>http://dougmoney.tumblr.com/post/35702421463</feedburner:origLink></item><item><title>Turn your Marketing Director into a Growth Hacking Expert</title><description>&lt;a href="http://betali.st/startups/hypebomb"&gt;Turn your Marketing Director into a Growth Hacking Expert&lt;/a&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/mDLxGveZKO0/35349017369</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/35349017369</guid><pubDate>Fri, 09 Nov 2012 13:58:33 -0500</pubDate><category>hypebomb</category><category>startup</category><category>betali.st</category><category>betalist</category><feedburner:origLink>http://dougmoney.tumblr.com/post/35349017369</feedburner:origLink></item><item><title>geticonify:

Our CEO gives a sneak peek inside an Iconify...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/heKbH48DDY0?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;a class="tumblr_blog" href="http://geticonify.tumblr.com/post/33294256364/our-ceo-gives-a-sneak-peak-inside-an-iconify"&gt;geticonify&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Our CEO gives a sneak peek inside an Iconify portfolio. Launching one week from today on October 17th. &lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/EpYeur6KMiY/33294396947</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/33294396947</guid><pubDate>Wed, 10 Oct 2012 08:05:00 -0400</pubDate><category>photography</category><category>iconify</category><category>launch</category><category>video</category><feedburner:origLink>http://dougmoney.tumblr.com/post/33294396947</feedburner:origLink></item><item><title>The Startup Ecosystem - Predator vs. Prey</title><description>Source: Udemy Blog</description><link>http://feedproxy.google.com/~r/dougmoney/~3/_q5fa-S3z9o/32970084195</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/32970084195</guid><pubDate>Fri, 05 Oct 2012 19:57:04 -0400</pubDate><category>startup</category><category>infographic</category><category>udemy</category><feedburner:origLink>http://dougmoney.tumblr.com/post/32970084195</feedburner:origLink></item><item><title>Video</title><description>&lt;iframe src="http://player.vimeo.com/video/50719054" width="400" height="224" frameborder="0"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://feedproxy.google.com/~r/dougmoney/~3/I5Lq3aoNNVo/32868512540</link><guid isPermaLink="false">http://dougmoney.tumblr.com/post/32868512540</guid><pubDate>Thu, 04 Oct 2012 08:15:41 -0400</pubDate><category>iconify</category><category>photography</category><category>creative</category><feedburner:origLink>http://dougmoney.tumblr.com/post/32868512540</feedburner:origLink></item></channel></rss>
