<?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>
  
 
           
.socialShare {
}
.socialShare ul {
list-style-type: none;
}
.socialShare ul li {
      margin-left: 10px;
list-style-type: none;
float: left;
}

.socialShare .fbShare {
    width: 52px;
    overflow: hidden;
}
      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 The Mailing List
   
   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://beerad.us2.list-manage.com/subscribe/post-json?u=2d131e912035d2b9532e71e8f&amp;id=1693d6833a&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();
 }
 
Owner / ECD of LooseKeys. I’m also a craft beer lover who is the Co-Host of the video beer blog HopCast. I love to brainstorm &amp; collaborate with other creative people.

You can check out my work at www.digitalhitchhiker.com</description><title>Digital Hitchhiker</title><generator>Tumblr (3.0; @digitalhitchhiker)</generator><link>http://digitalhitchhiker.tumblr.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/DigitalHitchhiker" /><feedburner:info uri="digitalhitchhiker" /><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/" /><feedburner:browserFriendly></feedburner:browserFriendly><item><title>This week at LooseKeys, we celebrated Chicago Craft Beer Week...</title><description>&lt;img src="http://25.media.tumblr.com/08198269b60f1fa60fe6b7b80f7bca4f/tumblr_mnb7diL0tJ1qh5tg1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;p class="p1"&gt;This week at &lt;a href="http://www.loosekeys.tv." title="LooseKeys"&gt;LooseKeys&lt;/a&gt;, we celebrated &lt;a href="http://chibeerweek.com" title="Chicago Craft Beer Week"&gt;Chicago Craft Beer Week&lt;/a&gt; and had a couple more beers than you typically see on our desk. With all the events every night, it meant that I needed to take some quick naps during those renders.&lt;/p&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51240067595</link><guid>http://digitalhitchhiker.tumblr.com/post/51240067595</guid><pubDate>Fri, 24 May 2013 13:51:55 -0500</pubDate><category>comic</category><category>web comic</category><category>webcomic</category><category>jake williams</category><category>CCBW</category><category>Craft Beer</category><category>Chicago Craft Beer Week</category><category>Brad Chmielewski</category><category>loosekeys</category><category>TWILK</category><category>drinking</category><category>Illustration</category><category>cartoon</category></item><item><title>Working With Artwork That's Been Provided</title><description>&lt;p&gt;&lt;p class="p1"&gt;There are times when it&amp;#8217;s freeing to just animate, when you don&amp;#8217;t have to think about the design or style and just execute the vision. You&amp;#8217;d think that someone providing you with the artwork to animate seems great and that it would save a lot of time. That was my initial thought with one of the latest projects I&amp;#8217;ve been working on. &lt;/p&gt;
&lt;p class="p1"&gt;I was given a handful of characters that had been modified a bit but they are mainly just stock artwork that the client has been using in all their marketing. Nothing wrong with that, especially when you can find something that works for your brand. The characters have a really neat look and it&amp;#8217;s different then the style I&amp;#8217;m often doing. &lt;/p&gt;
&lt;p class="p3"&gt;&lt;span&gt;Going into the storyboards and animation I thought I&amp;#8217;d be moving a lot quicker on this video but it&amp;#8217;s been a bit of a headache. The main reason is it&amp;#8217;s not built how I would typically design characters to be animated. So working with the files has taken a lot of time to set up and then adjust. I guess it&amp;#8217;s selfish of me to think everything needs to be set up how I would work, but I will say I don&amp;#8217;t think any time was saved here. This experience has made me &lt;/span&gt;&lt;span class="s1"&gt;recognize&lt;/span&gt;&lt;span&gt; the importance of making sure that I spend the time to clean up my own files when building my artwork. &lt;/span&gt;&lt;/p&gt;
&lt;p class="p3"&gt;&lt;span&gt;Although time was saved by not having to develop characters, it took longer to figure out the artwork and make it work for animation… which it was never built for. &lt;/span&gt;&lt;/p&gt;
&lt;p class="p3"&gt;&lt;span&gt;It was nice to work with a different style of artwork but at the same time there is something lost for me in this video. I like how it&amp;#8217;s turning out but it doesn&amp;#8217;t feel like a &lt;a href="http://www.loosekeys.tv" title="LooseKeys"&gt;LooseKeys &lt;/a&gt;video to me. There is more of an ownership when I&amp;#8217;m able to create and build everything, or at least work with someone else to build it from scratch. I know that not all jobs can be done that way and that&amp;#8217;s fine but I now know that artwork provided by the client does not necessarily mean a faster moving or a smoother moving project.&lt;/span&gt;&lt;/p&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51229684012</link><guid>http://digitalhitchhiker.tumblr.com/post/51229684012</guid><pubDate>Fri, 24 May 2013 10:46:56 -0500</pubDate><category>LooseKeys</category><category>animation</category><category>artwork</category><category>animated</category><category>character</category><category>work</category><category>experience</category><category>job</category><category>files</category><category>headache</category><category>style</category><category>time</category></item><item><title>Where Is My Time Most Valuable?</title><description>&lt;p&gt;&lt;p class="p1"&gt;Over the last couple months I&amp;#8217;ve had a handful of freelancers in to help out on a number of projects. &lt;/p&gt;
&lt;p class="p1"&gt;There are a couple reasons to bring freelancers in, maybe it&amp;#8217;s a project you can&amp;#8217;t do yourself; whether it&amp;#8217;s beyond your skills or you just need an extra set of hands with the amount of work that needs to get done. Either way, it&amp;#8217;s more than you can handle and you need help. We&amp;#8217;ve been in the too much work to do camp at &lt;a href="http://www.loosekeys.tv" title="LooseKeys"&gt;LooseKeys&lt;/a&gt; for a while now and it&amp;#8217;s awesome. I have to say it&amp;#8217;s a pretty good feeling when everyone is liking the work you&amp;#8217;re doing and they want something similar for their business. &lt;/p&gt;
&lt;p class="p1"&gt;Even with all that extra help, it doesn&amp;#8217;t mean that we&amp;#8217;re necessarily working faster. The new people who come in don&amp;#8217;t always know our work flow or style, so it takes time to get them up to speed. Then I have to take a step back from doing the work and become more of a &amp;#8220;Mr. Manager&amp;#8221;. Now my time is split between handling clients, making sure these freelancers are doing what I needed and trying to find time to get some design or animation done myself. On paper this sounds fine, other people are picking up some slack and you can focus on something else. But here&amp;#8217;s where I&amp;#8217;m still learning and growing; in being able to give up control. No matter what was getting done by someone else, I had things that I wanted to do on projects so I ended up re-doing or changing what they had done. I could of just articulated to them what I wanted to see happen but I felt like I was going to be faster at it then them. Which added a lot of extra stress to my plate. The reason they were there was to help, so I didn&amp;#8217;t have to worry as much about that job. &lt;/p&gt;
&lt;p class="p1"&gt;So, did the freelancers really help relieve some of the work load? &lt;span&gt;First, I have to think about where is my time better spent? Is it animating and designing? Or is it being the manager, project coordinator and creative director?&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;&lt;span&gt;In most cases, with the right people helping on a project, it&amp;#8217;s the creative director. The right people, that&amp;#8217;s the answer. Making sure you bring people on who can do the work is key but that takes time. It takes time to work with people and learn about them and find out where their skills are best applied.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;I learned a lot from the last crazy month or so. Everyone works at their own pace and what I get done in a day doesn&amp;#8217;t mean someone else is going to be able to do the same. I also learned that I need to let go of some of the responsibility and trust the people that come in to help out that they are skilled enough to handle the task. Heck, we&amp;#8217;re not doing anything all that complicated over here. At this point at &lt;a href="http://www.loosekeys.tv" title="LooseKeys"&gt;LooseKeys&lt;/a&gt; I do have to micro-manage all the projects but in order to move forward in the future I&amp;#8217;ll have to take more of the creative director role and guide projects in the direction I want them to go. The right team of people can make some great work but someone has to have the map and the leadership to move it all forward.  &lt;/p&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51158875989</link><guid>http://digitalhitchhiker.tumblr.com/post/51158875989</guid><pubDate>Thu, 23 May 2013 12:40:44 -0500</pubDate><category>time</category><category>freelance</category><category>freelacer</category><category>Mr. Manager</category><category>Manager</category><category>Creative Director</category><category>Time Management</category><category>team</category><category>people</category><category>project coordinator</category><category>producer</category></item><item><title>Expensive wine means good wine right? 
Credits: Client:...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/7ughcWwdB9c?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;Expensive wine means good wine right? &lt;/p&gt;
&lt;p&gt;Credits:&lt;br/&gt; Client: &lt;a href="http://www.NakedWines.com" title="NakedWines"&gt;NakedWines.com&lt;/a&gt;&lt;br/&gt; Production Company: &lt;a href="http://www.loosekeys.tv" title="LooseKeys"&gt;LooseKeys&lt;/a&gt;&lt;br/&gt; Creative Director: &lt;a href="http://www.twitter.com/beerad" title="Brad Chmielewski"&gt;Brad Chmielewski&lt;/a&gt;&lt;br/&gt; Producer: &lt;a href="http://www.twitter.com/beerad" title="Brad Chmielewski"&gt;Brad Chmielewski&lt;/a&gt; &amp; &lt;a href="http://www.twitter.com/Mahaevey" title="Maeve Price"&gt;Maeve Price&lt;/a&gt;&lt;br/&gt; Copywriter: &lt;a href="http://www.twitter.com/NMuels" title="Natalie Mueller"&gt;Natalie Mueller&lt;/a&gt;&lt;br/&gt; Director of Photography: &lt;a href="http://www.twitter.com/SergioSalgado" title="Sergio Salgado"&gt;Sergio Salgado&lt;/a&gt;&lt;br/&gt; Steadicam Op: Jerry Boonyaratanakornkit&lt;br/&gt; Boom Operator: &lt;a href="http://www.twitter.com/JacobWilliams" title="Jake Williams"&gt;Jake Williams&lt;/a&gt;&lt;br/&gt;Animation: &lt;a href="http://www.twitter.com/beerad" title="Brad Chmielewski"&gt;Brad Chmielewski&lt;/a&gt; &amp; &lt;a href="http://www.twitter.com/JacobWilliams" title="Jake Williams"&gt;Jake Williams&lt;/a&gt;&lt;br/&gt; Composite: &lt;a href="http://www.twitter.com/beerad" title="Brad Chmielewski"&gt;Brad Chmielewski&lt;/a&gt; &amp; &lt;a href="http://www.twitter.com/JacobWilliams" title="Jake Williams"&gt;Jake Williams&lt;/a&gt;&lt;br/&gt; Editor: &lt;a href="http://www.twitter.com/Mahaevey" title="Maeve Price"&gt;Maeve Price&lt;/a&gt;&lt;br/&gt; Software: Premiere, After Effects, Cinema 4D &amp; Mocha&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51073324232</link><guid>http://digitalhitchhiker.tumblr.com/post/51073324232</guid><pubDate>Wed, 22 May 2013 10:24:00 -0500</pubDate><category>Mocha</category><category>C4D</category><category>After Effects</category><category>LooseKeys</category><category>Premiere</category><category>Maeve Price</category><category>5D</category><category>Cinema 4D</category><category>Brad Chmielewski</category><category>jake williams</category><category>Jerry Boonyaratanakornkit</category><category>Wine</category><category>Winery</category><category>Video</category><category>Explainer</category><category>Live Action</category><category>Natalie Mueller</category><category>Sergio Salgado</category><category>NakedWines</category><category>NakedWines.com</category><category>Geni</category><category>Steadicam</category><category>california</category><category>napavalley</category></item><item><title>I Love LooseKeys</title><description>&lt;img src="http://24.media.tumblr.com/53c7bc45bd3d86ed9cff5d330d86af64/tumblr_mnbuqrM08Q1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I Love &lt;a href="http://www.loosekeys.tv" title="LooseKeys"&gt;LooseKeys&lt;/a&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51261249509</link><guid>http://digitalhitchhiker.tumblr.com/post/51261249509</guid><pubDate>Wed, 22 May 2013 07:01:00 -0500</pubDate><category>LooseKeys</category><category>doodle</category><category>365</category><category>EveryDay</category><category>365EveryDay</category></item><item><title>Type Tuesday #188</title><description>&lt;p&gt;you to use and enjoy. I hope you like what I have picked out this time. Be sure to comeback next week for another great set.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.myfonts.com/fonts/gaslight/mnstr/"&gt; MNSTR&lt;br/&gt;&lt;img alt="1" class="alignnone size-full wp-image-230" height="107" src="http://www.digitalhitchhiker.com/blog/wp-content/uploads/2009/07/type188_1.jpg" title="1" width="440"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.behance.net/gallery/Beetype-(Free-Font)/8762897"&gt; Beetype &lt;/a&gt;&lt;br/&gt;&lt;img alt="image" class="alignnone" height="107" src="http://www.digitalhitchhiker.com/blog/wp-content/uploads/2009/07/type188_2.jpg" title="5" width="440"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.behance.net/gallery/Yuma-Typeface/8758599"&gt; Yuma &lt;/a&gt;&lt;br/&gt;&lt;img alt="2" class="alignnone size-full wp-image-231" height="107" src="http://www.digitalhitchhiker.com/blog/wp-content/uploads/2009/07/type188_3.jpg" title="2" width="440"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.behance.net/gallery/Rispa-Regular-Typeface/8803693"&gt; Rispa &lt;/a&gt;&lt;br/&gt;&lt;img alt="3" class="alignnone size-full wp-image-232" height="107" src="http://www.digitalhitchhiker.com/blog/wp-content/uploads/2009/07/type188_4.jpg" title="3" width="440"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://browse.deviantart.com/art/Nechao-Sharp-371758520"&gt; Nechao &lt;/a&gt;&lt;br/&gt;&lt;img alt="image" class="aligncenter" height="107" src="http://www.digitalhitchhiker.com/blog/wp-content/uploads/2009/07/type188_5.jpg" title="4" width="440"/&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51051003249</link><guid>http://digitalhitchhiker.tumblr.com/post/51051003249</guid><pubDate>Tue, 21 May 2013 23:40:00 -0500</pubDate><category>type</category><category>font</category><category>Downloads</category><category>type tuesday</category><category>free</category></item><item><title>I Got An Eye On You</title><description>&lt;img src="http://24.media.tumblr.com/7558e0a744529416991f39149531a6a7/tumblr_mnb0n0K19b1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;I Got An Eye On You&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51222293172</link><guid>http://digitalhitchhiker.tumblr.com/post/51222293172</guid><pubDate>Tue, 21 May 2013 08:11:00 -0500</pubDate><category>doodle</category><category>365</category><category>EveryDay</category><category>365EveryDay</category></item><item><title>Perennial Artisan Ales Beer Dinner</title><description>&lt;img src="http://24.media.tumblr.com/9ccdd75d8af9f086a7cf0d38bddf8a29/tumblr_mn5l25Djuy1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://www.perennialbeer.com/" title="Perennial"&gt;Perennial Artisan Ales&lt;/a&gt; Beer Dinner&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50991050708</link><guid>http://digitalhitchhiker.tumblr.com/post/50991050708</guid><pubDate>Mon, 20 May 2013 21:46:00 -0500</pubDate><category>Perennial</category><category>Beer</category><category>Dinner</category><category>Craft Beer</category><category>CCBW</category><category>STL</category><category>perennialbeer</category></item><item><title>My Mediocre Superpower</title><description>&lt;p&gt;&lt;p class="p1"&gt;A fun question I&amp;#8217;ve heard people ask many times is, if you could have a superpower, what would your superpower be? It&amp;#8217;s a neat ice breaker and you learn a bit about the person who answers. I have a couple picks; one is&lt;span class="s1"&gt; &lt;a href="http://en.wikipedia.org/wiki/Teleportation"&gt;&lt;span class="s2"&gt;teleport&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;ation&lt;span class="s1"&gt; (across short or long distances, like &lt;a href="https://en.wikipedia.org/wiki/Nightcrawler_(comics)" title="ightcrawler"&gt;NightCrawler&lt;/a&gt;) or &lt;/span&gt;&lt;span class="s3"&gt;Size shifting  (the ability to increase or decrease my size, like &lt;a href="https://en.wikipedia.org/wiki/Henry_Pym"&gt;Dr. Henry Pym&lt;/a&gt;). &lt;/span&gt;&lt;span class="s4"&gt;Not your typical superpowers of flying or super speed, but still pretty fun ones.&lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;The other day I came across an interview tha&lt;a href="http://www.youtube.com/watch?v=fGjGu9gFfO4&amp;amp;list=UUgHogDu1ewdkkWZjfKIuKXQ&amp;amp;index=1"&gt;t Sarah Lacy did with Andreeseen Horowitz&lt;/a&gt; and one of the questions she asked towards the end of the interview was, &amp;#8220;What would your Mediocre Superpower be?&amp;#8221; It&amp;#8217;s a pretty interesting question since most people have a quick canned answer for their normal superpower. It seems like it would take everyone awhile to think about what their mediocre superpower would be but I had one right way. Being a terrible speller, my mediocre superpower would be the abilty to spell any word correctly, the first time.&lt;/p&gt;
&lt;p class="p3"&gt;&lt;span&gt; What would your mediocre superpower be? &lt;/span&gt;&lt;/p&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50933359986</link><guid>http://digitalhitchhiker.tumblr.com/post/50933359986</guid><pubDate>Mon, 20 May 2013 16:09:27 -0500</pubDate><category>superpower</category><category>mediocre</category><category>Sarah Lacy</category><category>hero</category><category>power</category><category>Dr. Henry Pym</category><category>ightcrawler</category></item><item><title>Treasure</title><description>&lt;img src="http://24.media.tumblr.com/2ba9486698c7ac3fef3de75ad4f6fb19/tumblr_mnb0beWhls1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;span&gt;Treasure&lt;/span&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51222011937</link><guid>http://digitalhitchhiker.tumblr.com/post/51222011937</guid><pubDate>Mon, 20 May 2013 11:04:00 -0500</pubDate><category>Treasure</category><category>gold</category><category>Illustration</category><category>365</category><category>EveryDay</category><category>365EveryDay</category><category>doodle</category></item><item><title>Even Cavemen Have To Work</title><description>&lt;img src="http://24.media.tumblr.com/fa1fe8545e632f4bfac532fbeb419a88/tumblr_mn3qzjSelB1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Even Cavemen Have To Work&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50909634621</link><guid>http://digitalhitchhiker.tumblr.com/post/50909634621</guid><pubDate>Mon, 20 May 2013 09:59:43 -0500</pubDate><category>Illustration</category><category>cavemen</category><category>styleframe</category><category>cartoon</category><category>work</category><category>time</category></item><item><title>Working The Knight Shift</title><description>&lt;img src="http://25.media.tumblr.com/798e5863b217c71b13dec06a6448421e/tumblr_mn395aQXkQ1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Working The Knight Shift&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50895085713</link><guid>http://digitalhitchhiker.tumblr.com/post/50895085713</guid><pubDate>Mon, 20 May 2013 03:34:22 -0500</pubDate><category>knight</category><category>work</category><category>night</category><category>Illustration</category><category>styleframe</category><category>cartoon</category><category>time</category></item><item><title>Pufferfish</title><description>&lt;img src="http://25.media.tumblr.com/fe895a79db9c269e52bf5f7f14088835/tumblr_mnazm1pWRz1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Pufferfish&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/51221411829</link><guid>http://digitalhitchhiker.tumblr.com/post/51221411829</guid><pubDate>Sun, 19 May 2013 07:49:00 -0500</pubDate><category>Pufferfish</category><category>fish</category><category>doodle</category><category>everyday</category><category>365</category><category>3565EveryDay</category><category>Illustration</category></item><item><title>Grabbing A Beer</title><description>&lt;img src="http://24.media.tumblr.com/65f11b10d75a3dedeb4f30f92f8e3843/tumblr_mn0k4cEujY1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Grabbing A Beer&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50759675759</link><guid>http://digitalhitchhiker.tumblr.com/post/50759675759</guid><pubDate>Sat, 18 May 2013 16:38:36 -0500</pubDate><category>doodle</category><category>365</category><category>EveryDay</category><category>365EveryDay</category><category>robot</category><category>beer</category></item><item><title>Hello Panda</title><description>&lt;img src="http://25.media.tumblr.com/9a710d4acbe9bbbe989b67ce31f412ff/tumblr_mn0dam9IYC1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Hello Panda&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50748981302</link><guid>http://digitalhitchhiker.tumblr.com/post/50748981302</guid><pubDate>Fri, 17 May 2013 23:51:00 -0500</pubDate><category>Panda</category><category>animal</category><category>doodle</category><category>365</category><category>EveryDay</category><category>365EveryDay</category></item><item><title>Chicago Craft Beer Week Kicked Off With Beer Under Glass</title><description>&lt;a href="http://www.hop-cast.com/?p=1937"&gt;Chicago Craft Beer Week Kicked Off With Beer Under Glass&lt;/a&gt;: &lt;p&gt;Last night &lt;a href="http://chibeerweek.com/" title="Chicago Craft Beer Week"&gt;Chicago Craft Beer Week&lt;/a&gt; kicked off with one of the best events of the week, or rather 10 days. The event was &lt;a href="http://www.garfieldconservatory.org/beer_under_glass.htm" title="Beer Under Glass"&gt;Beer Under Glass&lt;/a&gt; at the&lt;a href="http://www.garfieldconservatory.org/" title="Garfield Park Conservatory"&gt; Garfield Park Conservatory&lt;/a&gt;. I love beer events when they are in locations that you aren’t typically allowed to drink. Its what makes the opening ceremony of the &lt;a href="http://www.craftbrewersconference.com/" title="Craft Brewers Conference"&gt;Craft Brewers Conference&lt;/a&gt; great every year and its another thing that makes &lt;a href="http://chibeerweek.com/" title="Chicago Craft Beer Week"&gt;Chicago Craft Beer Week&lt;/a&gt; so much fun.&lt;/p&gt;
&lt;p&gt;This years event was even bigger and more spread out than last years. Which made it less crowded feeling… [ &lt;a href="http://www.hop-cast.com/?p=1937" title="Hop Cast"&gt;READ MORE&lt;/a&gt; ]&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50704467911</link><guid>http://digitalhitchhiker.tumblr.com/post/50704467911</guid><pubDate>Fri, 17 May 2013 23:08:00 -0500</pubDate><category>Beer Under Glass</category><category>CCBW</category><category>Chicago Craft Beer Week</category><category>Craft Beer</category><category>BUG</category><category>garfield park conservatory</category><category>Hop Cast</category><category>HopCast</category></item><item><title>Keep The Cash Flowing </title><description>&lt;p&gt;&lt;p class="p1"&gt;Money is often one of the hardest things to deal with when you&amp;#8217;re working for yourself or running a business. Whether it&amp;#8217;s trying to get paid by clients, or its dealing with paying your subcontractors; I&amp;#8217;ve been on both sides of this and it sucks, from whatever position you are in.&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span&gt;Being a freelancer or subcontractor and trying to get paid from a client is one of the least fun things to deal with, especially when invoices are overdue and you are constantly trying to get a hold of them. You did the work and all you want is for them to pay you. Its frustrating. You think, Why&amp;#8217;d they hire me if they couldn&amp;#8217;t pay, and don&amp;#8217;t give me that crap about waiting for your client to pay you first. Really are you running your business on the edge like that? Is that extra couple thousand dollars really going to sink your business? &lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Yes, all valid points and all too true…&lt;/p&gt;
&lt;p class="p2"&gt;&lt;span&gt;I said to myself from day one that I didn&amp;#8217;t want &lt;a href="http://www.loosekey.tv." title="LooseKeys"&gt;LooseKeys&lt;/a&gt; to be the business that says I can&amp;#8217;t pay you till I get paid. I&amp;#8217;d say I&amp;#8217;ve done my best to live up to that… don&amp;#8217;t think I&amp;#8217;ve used that line on any freelancers yet. But holy crap does it take a long time to get paid especially from some larger companies. After working with some of these larger places you realize that sometimes checks are only written once a month and if your invoice wasn&amp;#8217;t in at the right time you&amp;#8217;re going to wait another 30 days. And sometimes projects linger on way longer than initially budgeted, with small changes happening for months before they are finished which means you don&amp;#8217;t get paid on that project fully until a lot later than you had planned. Sometimes projects get killed or delayed part way though the process and you get left on the hook paying out of pocket for subcontractors. &lt;/span&gt;&lt;/p&gt;
&lt;p class="p1"&gt;When those sort of hiccups happen it can put a strain on paying your sub-contractors, no matter how well you planned. And you find yourself, using the I&amp;#8217;ll pay you when I get paid line because the bank account is low, you have to make payroll and those subcontractors get pushed to the side, even though they were critical in getting the job done. When this happens you&amp;#8217;ll have the freelancer asking you where their money is while you&amp;#8217;re trying to get the money from the company you were hired by so you can pay yourself and them. I&amp;#8217;m sure your client is trying to get money from their clients too. It&amp;#8217;s this big stress issue and when you&amp;#8217;re stuck in the middle, it&amp;#8217;s awful. &lt;/p&gt;
&lt;p class="p1"&gt;As a result of being on both sides of this now I&amp;#8217;ve learned to be a little more polite and forgiving when I&amp;#8217;m waiting on payment. I hate getting those emails so I&amp;#8217;m sure the client hates them too. I now understand that every company struggles every once in a while to get paid by clients. There are times when something goes wrong or they just forgot, so it&amp;#8217;s good to check-in on an invoice but don&amp;#8217;t hound people, it makes them not want to work with you down the line. &lt;/p&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50672184465</link><guid>http://digitalhitchhiker.tumblr.com/post/50672184465</guid><pubDate>Fri, 17 May 2013 15:21:17 -0500</pubDate><category>subcontractor</category><category>FREELANCE</category><category>monday</category><category>paid</category><category>cash</category><category>loosekeys</category><category>work</category><category>clients</category><category>pay me</category><category>dollar</category><category>$</category><category>stress</category><category>hate</category><category>hire</category><category>hired</category></item><item><title>This week at LooseKeys we sort of got hooked on the Spider-Man...</title><description>&lt;img src="http://24.media.tumblr.com/9dc9002bb9cbe0d79dc472a3b82d49b6/tumblr_mmy4a3vUeH1qh5tg1o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;p class="p1"&gt;This week at &lt;a href="http://www.loosekeys.tv" title="LooseKeys"&gt;LooseKeys&lt;/a&gt; we sort of got hooked on the Spider-Man pinball that is over at &lt;a href="http://www.twitter.com/BMKMP"&gt;Bomkamp&lt;/a&gt;. Whenever we’d have a render or when we were wrapping up for the day, &lt;a href="http://www.twitter.com/JacobWilliams" title="Jake Williams"&gt;Jake&lt;/a&gt; and I would jump onto the machine and play a few games. After playing enough this week I think we finally have a sense of what we’re doing and our scores are starting to improve.&lt;/p&gt;&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50659795511</link><guid>http://digitalhitchhiker.tumblr.com/post/50659795511</guid><pubDate>Fri, 17 May 2013 11:46:00 -0500</pubDate><category>jake williams</category><category>Brad Chmielewski</category><category>This Week In LooseKeys</category><category>twilk</category><category>pinball</category><category>spider-man</category><category>spider-men</category><category>comic</category><category>Illustration</category><category>web comic</category></item><item><title>Beer Under Glass</title><description>&lt;img src="http://24.media.tumblr.com/61b14ba4680a5410cfdeef41378e4008/tumblr_mn0ebpe3Xe1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Beer Under Glass&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50750561131</link><guid>http://digitalhitchhiker.tumblr.com/post/50750561131</guid><pubDate>Thu, 16 May 2013 23:33:00 -0500</pubDate><category>BUG</category><category>Beer Under Glass</category><category>CCBW</category><category>Craft Beer</category><category>doodle</category><category>365</category><category>EveryDay</category><category>365EveryDay</category></item><item><title>Beer Under Glass</title><description>&lt;img src="http://25.media.tumblr.com/4ec917a5419eb9b1c3d86d1d963c79bb/tumblr_mmylwpJMjU1qz59n2o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Beer Under Glass&lt;/p&gt;</description><link>http://digitalhitchhiker.tumblr.com/post/50672236328</link><guid>http://digitalhitchhiker.tumblr.com/post/50672236328</guid><pubDate>Thu, 16 May 2013 19:22:00 -0500</pubDate><category>Beer Under Glass</category><category>CCBW</category><category>5 Rabbit</category><category>Chicago</category><category>Craft Beer</category></item></channel></rss>
