<?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>
  
 
           
      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
   
   
 
 
 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://thegetback.us4.list-manage.com/subscribe/post-json?u=c7967b85b041cefe9a09e957a&amp;id=1f5f7968e0&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>@RafaelCasal</title><generator>Tumblr (3.0; @bayboyinla)</generator><link>http://getrafael.com/</link><item><title>Rafael Feat. Sir - "I'M GOOD" (The MEAN ONES Mixtape)</title><description>&lt;p&gt;&lt;iframe frameborder="0" height="315" src="http://www.youtube.com/embed/ZWQYh6NTOsg" width="480"&gt;&lt;/iframe&gt;&lt;/p&gt;</description><link>http://getrafael.com/post/19800014435</link><guid>http://getrafael.com/post/19800014435</guid><pubDate>Wed, 16 May 2012 06:11:00 -0400</pubDate><category>music video</category><category>rafael casal</category><category>sir</category><category>getback</category><category>mean ones</category></item><item><title>Getback Cypher Ep. 1</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/0oN9TsiBMDM?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;Getback Cypher Ep. 1&lt;/p&gt;</description><link>http://getrafael.com/post/22742014368</link><guid>http://getrafael.com/post/22742014368</guid><pubDate>Wed, 09 May 2012 19:00:23 -0400</pubDate><category>rafael casal</category><category>daveed diggs</category><category>goldie slim</category><category>d smoke</category></item><item><title>Under Construction&amp;#8230;</title><description>&lt;p&gt;Under Construction&amp;#8230;&lt;/p&gt;</description><link>http://getrafael.com/post/19340344902</link><guid>http://getrafael.com/post/19340344902</guid><pubDate>Thu, 15 Mar 2012 07:20:09 -0400</pubDate></item><item><title>Upcoming Spoken Word show - March 15th, Cal State Long Beach</title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_m0sr8jgx6Y1r09nsq.jpg"/&gt;&lt;/p&gt;
&lt;p&gt;Quick show here in LA for the folks at Cal State Long Beach, come through if you are in the area!&lt;/p&gt;
&lt;p&gt;#getback&lt;/p&gt;</description><link>http://getrafael.com/post/19207400191</link><guid>http://getrafael.com/post/19207400191</guid><pubDate>Mon, 12 Mar 2012 20:13:38 -0400</pubDate><category>cal state long beach</category><category>spoken word</category><category>rafael casal</category></item><item><title>"‎”Money won’t make you happy.” Yeah, well having a skateboard won’t..."</title><description>“‎”Money won’t make you happy.” Yeah, well having a skateboard won’t automatically make you a top skateboarder either but you still need it to get started, don’t you”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt; a thought from today after hearing a rich man, who has always been a rich man, speak about happiness. &lt;/em&gt;</description><link>http://getrafael.com/post/19088578884</link><guid>http://getrafael.com/post/19088578884</guid><pubDate>Sat, 10 Mar 2012 19:44:33 -0500</pubDate></item><item><title>Rafael Casal feat. Daveed Diggs - SKITZO (FREE DWNLD)</title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_m0lg0iN25N1r09nsq.jpg"/&gt;&lt;iframe frameborder="no" height="166" scrolling="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F39166257&amp;amp;show_artwork=true" width="100%"&gt;&lt;/iframe&gt;&lt;/p&gt;</description><link>http://getrafael.com/post/18977735692</link><guid>http://getrafael.com/post/18977735692</guid><pubDate>Thu, 08 Mar 2012 20:27:36 -0500</pubDate><category>rafael casal</category><category>daveed diggs</category><category>new music</category></item><item><title>Always supportin the homie DAMEY. I think he’s killin,...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/E1pNSefawqU?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;Always supportin the homie DAMEY. I think he’s killin, another artist that one song isn’t enough to get a good impression of. On one song he’s singin some r&amp;b, another one he’s killin some hood beat, then he’s doin some party music - an artist not limited by what people expect from him. Check him out, and grab his project &lt;a href="http://damey.bandcamp.com/" target="_blank"&gt;STORERUN CALI&lt;/a&gt;.&lt;/p&gt;</description><link>http://getrafael.com/post/18963124365</link><guid>http://getrafael.com/post/18963124365</guid><pubDate>Thu, 08 Mar 2012 16:28:23 -0500</pubDate><category>damey</category><category>storerun cali</category></item><item><title>Art, voice, stories, are at their best used to create...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/Y4MnpzG5Sqc?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;Art, voice, stories, are at their best used to create perspective, empathy, and change. &lt;/p&gt;</description><link>http://getrafael.com/post/18942544569</link><guid>http://getrafael.com/post/18942544569</guid><pubDate>Thu, 08 Mar 2012 04:21:18 -0500</pubDate></item><item><title>MEAN ONES MIXTAPE - DREAMER</title><description>&lt;p&gt;&lt;a href="https://twitter.com/intent/tweet?source=webclient&amp;amp;text=I+just+downloaded+@Rafaelcasal+MEAN+ONES+Mixtape+and+you+should+too!+http://ow.ly/9wF9c+SPREAD+GOOD+MUSIC" target="_blank"&gt;&lt;img src="http://img109.imageshack.us/img109/9520/dreamergraphic.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;iframe frameborder="no" height="166" scrolling="no" src="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F39080410&amp;amp;show_artwork=true" width="100%"&gt;&lt;/iframe&gt;&lt;/p&gt;</description><link>http://getrafael.com/post/18939546950</link><guid>http://getrafael.com/post/18939546950</guid><pubDate>Thu, 08 Mar 2012 01:46:00 -0500</pubDate><category>dreamer</category><category>getback</category><category>mean ones</category><category>rafael casal</category><category>new music</category></item><item><title>RECENT PRESS - THE RUMPUS, 38THNOTES.COM, AND CRAYONBEATS.COM</title><description>&lt;p&gt;&lt;a href="http://therumpus.net/2012/03/the-rumpus-interview-with-rafael-casal/" target="_blank"&gt;&lt;img src="http://media.tumblr.com/tumblr_m0g23kI0Fi1r09nsq.png"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.crayonbeats.com/2012/02/album-review-rafael-casal-mean-ones/" target="_blank"&gt;&lt;img src="http://media.tumblr.com/tumblr_m0g23vrpVk1r09nsq.png"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.38thnotes.com/2012/03/04/music-you-should-download-rafael-casals-mean-ones/" target="_blank"&gt;&lt;img src="http://media.tumblr.com/tumblr_m0g24bX2Sa1r09nsq.png"/&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Very flattered this week that 3 amazing Art &amp;amp; culture sites showed love and discussed my new project &lt;a href="http://getrafael.com/listen" target="_blank"&gt;MEAN ONES&lt;/a&gt;. Up top, the article with The Rumpus was an interview with author Matt Werner about my mixtape, the Bay Area, my thoughts on the Occupy movement, music and poetry. The always supportive Crayonbeats.com gave me a track-by-track review for the entire project (I love them because even though they dig my stuff they aren&amp;#8217;t afraid to NAY a song), and 38thnotes.com gave an insightful overview and reflection on both the mixtape, and its context. &lt;/p&gt;
&lt;p&gt;With music, artists so rarely hear back about the songs we release. We most often survey how we are doing in a few, relatively shitty ways - we get fan mail (rare), twitter love or hate, facebook/youtube comments, and people saying nice things at shows. These comments are so, SO appreciated, but also can leave us artists wondering, &amp;#8220;WHY do you like this song, and not THIS one? Why do you keep tweeting that line, what makes you connect with me?&amp;#8221; That kind of insight would be so helpful for me as a writer, to make sure I never sever that connection accidentally in my evolution. &lt;/p&gt;
&lt;p&gt;Then comes the blogs, with their compelling interview questions and honest reactions to the project. I in no way want to invite too many opinions/criticism of my art - quite frankly unless its constructive or insightful, haters can &lt;a href="http://rafaelcasal.bandcamp.com/track/fall-back-2" target="_blank"&gt;fall back&lt;/a&gt;. But there is nothing like a fan of your music telling you WHY they are a fan, what touched them, and what they didn&amp;#8217;t connect with as much. A good reviewer keeps all of that in the right perportions when responding to something an artist has taken time to craft, and the 3 sites above did it in the best ways. Click the images for links, or visit the sites themselves - &lt;a href="http://therumpus.net/2012/03/the-rumpus-interview-with-rafael-casal/" target="_blank"&gt;rumpus.net&lt;/a&gt;, &lt;a href="http://www.38thnotes.com/2012/03/04/music-you-should-download-rafael-casals-mean-ones/" target="_blank"&gt;38thnotes.com&lt;/a&gt;, and &lt;a href="http://www.crayonbeats.com/2012/02/album-review-rafael-casal-mean-ones/" target="_blank"&gt;crayonbeats.com&lt;/a&gt;&lt;/p&gt;</description><link>http://getrafael.com/post/18831536555</link><guid>http://getrafael.com/post/18831536555</guid><pubDate>Mon, 05 Mar 2012 22:55:51 -0500</pubDate><category>mean ones</category><category>fall back</category><category>38thnotes</category><category>the rumpus</category><category>crayonbeats</category></item><item><title>THEATER: The ORIGINAL 3D film, son. </title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_lzy1q31olE1r09nsq.jpg"/&gt;&lt;/p&gt;
&lt;p&gt;There is a stigma in LA about &amp;#8220;theater people.&amp;#8221; As I get deeper into the film world I am mentioning less and less frequently my background in the performing arts. If I was an aspiring actor, this background would be essential to conversation, along with appropriate screen credits to display my ability to deliver on camera. But for those who direct theater,  it seems that the hollywood mentality is that our medium is the confused, ugly cousin of cinema. I say &amp;#8220;our&amp;#8221; not out of my ownership of the theater - truth be told I have been directing film productions long before I ever stepped into the stage arena. Theater, to me, has always been a place for me to work with actors, develop scripts and test them in front of a live audience without too much bureaucracy or budget. Making a film requires at least 4 or 5 zeros to be present in the pocket, and so theater seemed the best place for me to practice the foundation of directing without that sort of backing. A place to explore action, cultivate performance, and find ways to get the story told right. After a few years harnessing that skill set, my move back to film has been met with a certain level of judgement, and doubt. This was expected, as doubt always confronts change with a waving finger of disbelief and discouragement - but shunning my background in theater? I thought not. &lt;br/&gt;&lt;br/&gt; Perhaps one too many theater directors have ventured to Los Angeles and belittled the film directors&amp;#8217; skill set, as if the camera were not a new world to conquer as well. And it IS it&amp;#8217;s own world, the camera - a daunting addition to the execution of an idea for those who have never worked with one. But for those of us who have long been involved and familiar with the world of film, why is our background in theater worthy of an eye roll? &amp;#8220;Oh, your direct theater….well this is a whole other ballgame..&amp;#8221; say their speculating eyes. What would theater directors know of lighting, cues, sets, lines, make-up, costumes, acting, music, pleasing an audience etc. etc. As if cinema were not the child of theater, now scowling at its father screaming, &amp;#8220;you don&amp;#8217;t understand me! I am nothing like you!&amp;#8221; only to grow up and become his shadow. &lt;br/&gt;&lt;img src="http://media.tumblr.com/tumblr_lzy1qyfjfM1r09nsq.jpg"/&gt;&lt;br/&gt;&lt;br/&gt; It makes sense, given that theater has so much respect for film yet little respect is returned, that they are father and son (or mother and daughter.) Yet my time in theater better prepared me to direct film more than any shadowing of any film directors I have done. In those moments peaking over a film director&amp;#8217;s shoulder, it has always been conversations about the camera, the line, orchestrating the look of the shot, getting all of the shots needed for the day, it has been so….logistical. So task-driven. Theater directors I have shadowed are concerned only with those things as they aid the action, the performance. They scream in the faces of their leads, begging for arrival, giving grand speeches about intent, context, feeling, connection. &lt;br/&gt;&lt;br/&gt; My move to LA has been about the marriage of those 2 extremes - knowing the technical aspects of film enough to invoke the appropriate mood and pace, while applying my time working with stage actors to get the performances I need to connect with the audience. In the theater, the audience sees the final show with the director. In film, the director must be the audience, and anticipate what they will and won&amp;#8217;t like, months before they ever see it. Who better to direct an actor, tell a story, and please an audience, than a director who has delivered a compelling story successfully  both with and without the involvement of a camera. &lt;br/&gt;&lt;br/&gt; Don&amp;#8217;t doubt me sucka. I got skills for mothafuckas like you. #BayBoyinLA&lt;/p&gt;</description><link>http://getrafael.com/post/18242902107</link><guid>http://getrafael.com/post/18242902107</guid><pubDate>Sat, 25 Feb 2012 05:14:00 -0500</pubDate></item><item><title>"One thing is certain, and must be emphasized from the outset: namely, that if any part of the..."</title><description>“One thing is certain, and must be emphasized from the outset: namely, that if any part of the dramatist’s art can be taught, it is only a comparatively mechanical and formal part – the art of structure. One may learn how to tell a story in good dramatic form: how to develop and marshal it in such a way as best to seize and retain the interest of a theatrical audience. But no teaching or study can enable a man to choose or invent a good story, and much less to do that which alone lends dignity to dramatic story-telling – to observe and portray human character.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;William Archer, &lt;em&gt;Play-making, A Manual Of Craftsmanship&lt;/em&gt; (via &lt;a class="tumblr_blog" href="http://keithcalder.com/" target="_blank"&gt;keithcalder&lt;/a&gt;)&lt;/em&gt;</description><link>http://getrafael.com/post/18218511307</link><guid>http://getrafael.com/post/18218511307</guid><pubDate>Fri, 24 Feb 2012 19:47:11 -0500</pubDate></item><item><title>"FALL BACK" - MEAN ONES MIXTAPE</title><description>&lt;p&gt;&lt;a href="http://rafaelcasal.bandcamp.com/track/fall-back-2" target="_blank"&gt;&lt;img src="http://media.tumblr.com/tumblr_lzvqjd6azZ1r09nsq.jpg"/&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Take a listen to this track &lt;strong&gt;FALL BACK &lt;/strong&gt;from The&lt;strong&gt; MEAN ONES&lt;/strong&gt; mixtape. click the image to listen, of &lt;a href="http://rafaelcasal.bandcamp.com/track/fall-back-2" target="_blank"&gt;HERE&lt;/a&gt;. The whole MEAN ONES project is FREE @ getrafael.com&lt;/p&gt;</description><link>http://getrafael.com/post/18172119406</link><guid>http://getrafael.com/post/18172119406</guid><pubDate>Thu, 23 Feb 2012 23:18:00 -0500</pubDate><category>fall back</category><category>mean ones</category><category>rafael</category></item><item><title>"Storytelling is the knack of swiftly seizing the imagination of the audience and never letting it..."</title><description>“Storytelling is the knack of swiftly seizing the imagination of the audience and never letting it go. Digressions and elaborations are permissible, but only when the audience is already hooked by the promise of some satisfaction to come. The tension to that hook may be slackened now and again, but the line must be snapped tight at any moment when the dramatist senses the danger of losing his catch.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Alexander Mackendrick in &lt;strong&gt;&lt;a href="http://keithcalder.com/post/18017079831/on-film-making-by-alexander-mackendrick" target="_blank"&gt;On Film-Making&lt;/a&gt;&lt;/strong&gt; (via &lt;a class="tumblr_blog" href="http://keithcalder.com/" target="_blank"&gt;keithcalder&lt;/a&gt;)&lt;/em&gt;</description><link>http://getrafael.com/post/18158008056</link><guid>http://getrafael.com/post/18158008056</guid><pubDate>Thu, 23 Feb 2012 19:33:36 -0500</pubDate></item><item><title>BALL SO HARD</title><description>&lt;p&gt;&lt;iframe frameborder="0" height="315" src="http://www.youtube.com/embed/SYCB5JXOhag" width="500"&gt;&lt;/iframe&gt;&lt;/p&gt;
&lt;p&gt;&lt;iframe frameborder="0" height="315" src="http://www.youtube.com/embed/gG_dA32oH44" width="500"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt; In rap nowadays, there tends to be 2 main approaches to songwriting. There are rappers who talk about how hard it is, and rappers who talk about how hard it isn&amp;#8217;t (Pause?). On the mainstream level, that winds up as rich people talking about the struggle, and rich people talking about the rich life. On the underground level, that means poor people rappin about being poor, and poor people rappin about being rich.  Now, the songs you enjoy are really just a matter of taste, and philosophy - some people want to hear songs about being rich to forget that they are poor, and who better to write those songs than either a rich person, or a poor person who like you, wishes they were rich.  Then, there are those of us who want to have our realities confirmed in songs that document and make public the condition of working class &amp;amp; poor folks in this country. Who better to do that than other working class people who know it first hand, or rich people who used to be poor. Right? sure. &lt;br/&gt;&lt;br/&gt; So then here we have the Kanye and Jay-Z track &amp;#8220;N*ggas in Paris&amp;#8221; and below it, a new Mos Def cut called &amp;#8220;N*ggas in Poorest&amp;#8221; which serves as somewhat of a counter narrative to the &lt;strong&gt;Watch The Throne&lt;/strong&gt; hit. While Jay and Ye brought the &amp;#8220;ball so hard&amp;#8221; feel that we all love to sing, but…keep it real…can&amp;#8217;t identify with on any level, Mos did a more literal interpretation, painting the condition of black/brown/all poor folks in the US as it is. For the record, I am no Mos Def fan club member - dude is dope, but I don&amp;#8217;t swing from the Mos Def sack. He is hit and miss for me, but this time he landed right on the mark.  Towards the end of the song his, &amp;#8220;Don&amp;#8217;t get caught up in no throne&amp;#8221; chant is a great reminder of what greed and money ACTUALLY does to people, right after the &amp;#8220;ball so hard&amp;#8221; moment comes the elitist, capitalist oppressive class divide that keeps the consumer poor so a chosen few can ball so hard. Props to Mos for this one. &lt;br/&gt;&lt;br/&gt; Getback.&lt;/p&gt;</description><link>http://getrafael.com/post/18036332808</link><guid>http://getrafael.com/post/18036332808</guid><pubDate>Tue, 21 Feb 2012 18:43:00 -0500</pubDate><category>jay-z</category><category>kanye west</category><category>mos def</category><category>yeezy</category><category>video</category></item><item><title>MATCH UP: EX GIRLFRIEND x MEAN ONES</title><description>&lt;p&gt;&lt;iframe frameborder="0" height="280" src="http://www.youtube.com/embed/3S4sApFMcuc" width="500"&gt;&lt;/iframe&gt; &lt;iframe frameborder="0" height="280" src="http://www.youtube.com/embed/PGTsQ-SqTYk" width="500"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt; Sometimes when I make a beat, I hear a few different songs over it.  It evokes 2 different emotions, and 2 different ways of expressing that. With this beat, I decided to actually release both versions about a year apart - one about an x-girlfriend who seemed to enjoy that recurring role more than anything, and the second about the circumstances of stagnant young folks in the Bay Area, and my own personal experiences within that stagnancy. Very different, both stemming from feelings of frustration and gloom, which is what the music I composed made me feel. &lt;br/&gt;&lt;br/&gt; If you hear one of my singing songs and think it would have sounded good as a rap song too, chances are I agree and already have 3-5 verses written. If there is a rap song that could have been a pop song, I probably wrote that too, and am trying to or have sold it to someone more fitting. Songwriting hype, I sing just to get the idea/lyrics out, other people can SANG sing. Enjoy the match-up of these two above, EX-GIRLFRIEND x MEAN ONES.&lt;br/&gt;&lt;br/&gt; Getback.&lt;/p&gt;</description><link>http://getrafael.com/post/17970174595</link><guid>http://getrafael.com/post/17970174595</guid><pubDate>Mon, 20 Feb 2012 16:59:00 -0500</pubDate></item><item><title>ON SET: "OCCUPY" PSA</title><description>&lt;p&gt;&lt;p class="p1"&gt;&lt;img src="http://media.tumblr.com/tumblr_lzol0mhc7R1r09nsq.jpg"/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Got called in last-minute to help on another shoot today, this time for a PSA for the Occupy protesters. We shot a collection of soundbites and testimonials from 99 percenters and their opinions on educational funding, healthcare, business start-ups, and the American dream. A room of well-intentioned folks trying to create a piece of media that would inspire participation and growth of an idea. I was all for it. 2-camera shoot - one wide, one Mid Shot taken simultaneously, and posing/action b-roll sample of each speaker. Simple, somewhat standard, easy to execute. &lt;/p&gt;

&lt;p class="p1"&gt;&lt;img src="http://media.tumblr.com/tumblr_lzol19o0VA1r09nsq.jpg"/&gt;&lt;img src="http://media.tumblr.com/tumblr_lzol109Hjf1r09nsq.jpg"/&gt;&lt;/p&gt;&lt;/p&gt;</description><link>http://getrafael.com/post/17937047163</link><guid>http://getrafael.com/post/17937047163</guid><pubDate>Mon, 20 Feb 2012 02:37:12 -0500</pubDate><category>bayboyinla</category><category>occupy</category></item><item><title>"I will not live life in fear of death. I will not let a looming death force me to rush my life. I..."</title><description>“I will not live life in fear of death. I will not let a looming death force me to rush my life. I will live life as if it is long, because I plan for it to be.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt; Today&lt;/em&gt;</description><link>http://getrafael.com/post/17932534989</link><guid>http://getrafael.com/post/17932534989</guid><pubDate>Mon, 20 Feb 2012 00:42:00 -0500</pubDate></item><item><title>UCLA PANEL DISCUSSION: THE DIGITALIZATION OF HIP HOP</title><description>&lt;p&gt;&lt;img src="http://media.tumblr.com/tumblr_lzmqnkg1oK1r09nsq.jpg"/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;The other day I was invited to be on a panel about the digitalization of Hip Hop at UCLA. Among the Panelists where Domino from renowned music collective Hieroglyphics, 106 KMEL&amp;#8217;s DJ Amen, the creators of music blog CSNoWheaties.com, an A&amp;amp;R from Columbia records, and myself. This question is one of my most popular among music folks -Producers, artists, promoters, etc. - &amp;#8220;what  will we do with music in this new era of internet music?&amp;#8221; Labels are struggling to stay relevant, there are no universal working models anymore, and everyone has an opinion on how it should/could/will proceed. There is also a generational divide, as there always is when a structural shift drastically changes the playing field in any industry - a generation of folks that miss the era of CD sales and an (arguably) working model of music distribution, and a new generation that are enjoying more free music, and the independent hustle. &lt;/p&gt;
&lt;p class="p2"&gt;For the independent artist, it has become almost mandatory to provide a certain amount of free music to get fans invested. We throw concerts, do kickstarters and sell merchandise - this ends up being how projects and artists are funded. A large part of our conversation at the panel became about:  &lt;strong&gt;should music be free? Why are labels struggling?  Are blogs a good thing?&lt;/strong&gt;&lt;/p&gt;
&lt;p class="p2"&gt;To be frank, I am long exhausted by questions like this - our opinion about IF music should be free is irrelevant - at the moment it IS mostly free, and until they find a way to stop people from trading music, the industry should adapt.  Labels are struggling because they won&amp;#8217;t adapt, and are too far removed from the music to come up with a relevant strategy. Blogs ARE the new labels.  You pay them, they push your music, end of story. &lt;/p&gt;
&lt;p class="p2"&gt;&lt;img src="http://media.tumblr.com/tumblr_lzmqogP2Qw1r09nsq.jpg"/&gt;&lt;/p&gt;
&lt;p class="p2"&gt;And what are broke, independent musicians left to do if they don&amp;#8217;t have start-up money or a great connection at a blog that might help you go viral? &lt;strong&gt;Bombard&lt;/strong&gt;. Artists bombard their friends, fans, followers, fellow artists, and blog reps, hoping to gain support and catch a break. We have all had it happen - suddenly there is a music video on your Facebook wall, or a reply to one of your tweets with a link that says &amp;#8220;Bruh, check out my new video, I swear I&amp;#8217;m the greatest! New song: pussy poppin + link.&amp;#8221; It&amp;#8217;s not any more fun for the artist to spam you than it is for the recipient to be spammed, but when left with no other options, this is what bands with time on their hands resort to. &lt;/p&gt;
&lt;p class="p2"&gt;And why do artists do it? &lt;strong&gt;Fame&lt;/strong&gt;. Fame has become the equivalent to currency in the independent rap game. The more twitter followers, youtube subscribers and Facebook LIKEs you have, the more shows, support and social currency you have to try and make other opportunities for yourself - sell tickets and merch,  and hopefully get enough followers to eventually sell something with very little overhead. A noble goal, considering that if you keep say, 100% of your album profits, selling a modest 10,000 digital copies at $10 a copy could net you 100 grand.&lt;/p&gt;
&lt;p class="p2"&gt;Two major problems I wish I had discussed on the panel, but there wasn&amp;#8217;t enough time to really get into it: &lt;strong&gt;1. &lt;/strong&gt;The lingering rap ego. The old industry we all grew up on, the one with big chains and expensive houses showcased on MTV is gone. Perhaps it was never entirely a real thing, but it is definitely a facade at this point, and any new rapper you see flossin is putting on a good show for you. This myth, combined with the new fake-it-til-you-make-it mentality is a main cause of stagnancy with new artists. Get off your fuckin&amp;#8217; ego trip dog, chill out and just make good music first.  If you look at any good cult following, whether it be Jim Jones (not the rapper) or die-hard Wu-Tang fans who STILL rep hard, they bought into an idea, a culture, and felt included in the journey. Artists like Kendrick Lamar, Nipsey Hussle, Mac Miller, Nicki Minaj are perfecting this, and it hasn&amp;#8217;t been through holding up markers of success or getting ahead of themselves, it has been through over-proving themselves time and time again. Proving their worth to an industry that doesn&amp;#8217;t want them to succeed because the industry can&amp;#8217;t make a fortune off of artists like them right now.  &lt;/p&gt;
&lt;p class="p2"&gt;2. The music industry is not the only artistic field that is struggling, and it would be foolish to think they aren&amp;#8217;t all connected. Theater sales are down, book stores are closing, art programs in schools are being cut. The millennial generation is unfamiliar with theater, doesn&amp;#8217;t read, and doesn&amp;#8217;t have a means to invest time in the arts in schools (public schools, but let&amp;#8217;s save the class divided convo for another day.) Why should anyone expect the new music audience to have respect for the value of music and pay for it, when there is no education about the importance of art of any kind? &lt;/p&gt;
&lt;p class="p2"&gt;Something to chew on for my artist folks reading - how will you inspire your audience to value what you do, and support your growth? &lt;/p&gt;
&lt;p class="p2"&gt;&lt;img src="http://media.tumblr.com/tumblr_lzmqp37zP31r09nsq.jpg"/&gt;&lt;/p&gt;
&lt;p class="p1"&gt;Thanks to UCLA for having me, and big s/o to my fellow panelists. They are all available on twitter and have great opinions about the subject matter if you want to follow up with them. &lt;/p&gt;
&lt;p class="p2"&gt;@djamen3000 @clutctronica @hierodomino @joebxCSNW and of course our moderator @frolab&lt;/p&gt;
&lt;p class="p1"&gt;Getback. &lt;/p&gt;</description><link>http://getrafael.com/post/17873330313</link><guid>http://getrafael.com/post/17873330313</guid><pubDate>Sun, 19 Feb 2012 02:45:00 -0500</pubDate><category>digitalization of hip hop</category><category>ucla</category><category>hieroglyphics</category><category>dj amen</category><category>csnw</category><category>frolab</category></item><item><title>Thought I’d make a read-along for the title track of my...</title><description>&lt;iframe width="400" height="225" src="http://www.youtube.com/embed/3S4sApFMcuc?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;Thought I’d make a read-along for the title track of my new project MEAN ONES. Check it out and re-post if you can. This was a verse I was sitting on for a while…wrote pieces of it in moments of intense frustration, anger, surrender and reflection. &lt;/p&gt;</description><link>http://getrafael.com/post/17806766719</link><guid>http://getrafael.com/post/17806766719</guid><pubDate>Fri, 17 Feb 2012 23:50:36 -0500</pubDate><category>mean ones</category><category>bay boy</category><category>rafael</category><category>rafael casal</category><category>bay</category></item></channel></rss>

