<?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>NYC-based yoga teacher |
I’m here to awaken a new relationship in body, mind, heart and spirit:

To remind. To inspire purification. To stave off hard hearts. To shine the torchlight of knowledge in all the dark corners that keep fear, delusion and inaction empowered. To welcome hearty and relevant debate. To break the norms. To question senseless and destructive habits. To elevate consciousness and keep ego to the ground, listening to the roots. To uplift the similarities which bring us together. To tear down the ignorance that keeps us pitted against one another. To hold a space for comfortable silence. To speak to the eternal part of you. To light up the individual to step into her and his role of highest good and purpose. To find the balance. To call a spade a spade. To share what’s true and steady in the flow of change. To take advice and lend an ear. To praise the noble. To admit. To walk the walk down the road less traveled. To lead the way in full disclosure. To share the compass and help recalibrate yours. To outline the necessary boundaries, and transgress the ones that aren’t. To hug when it’s not expected. To love when it’s not deserved.

I’m here to Shake. It. Up.
Where are you?
also blogging at yogawords.tumblr.com

  
 
           
      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://AMoga.us4.list-manage.com/subscribe/post-json?u=c545957557a5480eb5339a5e7&amp;id=cd2b6beabc&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>mOGA yOGA</title><generator>Tumblr (3.0; @mogayoga)</generator><link>http://mogayoga.tumblr.com/</link><item><title>eat-draw-write:

theamericankid:

I applaud anyone with that...</title><description>&lt;img src="http://24.media.tumblr.com/18b7ea5fed242b3e60221f470873beb7/tumblr_mmvallT7V01qcb5fko1_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/f13af7059e48a208c1fac5fadb92d30d/tumblr_mmvallT7V01qcb5fko2_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/79eeeb7536ee88b4248fb3469fdecdc2/tumblr_mmvallT7V01qcb5fko3_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://25.media.tumblr.com/8634a2a657a1397682029e5eafa26a74/tumblr_mmvallT7V01qcb5fko4_500.png"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;&lt;a class="tumblr_blog" href="http://eat-draw-write.tumblr.com/post/50569799278/theamericankid-i-applaud-anyone-with-that-much"&gt;eat-draw-write&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;a class="tumblr_blog" href="http://theamericankid.com/post/50561749606/i-applaud-anyone-with-that-much-patience-as-i"&gt;theamericankid&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;span&gt;I applaud anyone with that much patience as I myself, have none. &lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;With this. I can’t even. &lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Oh my word…&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50850876352</link><guid>http://mogayoga.tumblr.com/post/50850876352</guid><pubDate>Sun, 19 May 2013 17:07:06 -0400</pubDate></item><item><title>"Except for the uncontrolled and misguided mind there is no enemy within this world"</title><description>“Except for the uncontrolled and misguided mind there is no enemy within this world”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;(via &lt;a href="http://mogayoga.tumblr.com/" class="tumblr_blog"&gt;mogayoga&lt;/a&gt;)&lt;/em&gt;</description><link>http://mogayoga.tumblr.com/post/50797469800</link><guid>http://mogayoga.tumblr.com/post/50797469800</guid><pubDate>Sun, 19 May 2013 03:42:24 -0400</pubDate></item><item><title>"There are three gates leading up to this hell—lust, anger and greed. Every sane man should..."</title><description>“There are three gates leading up to this hell—lust, anger and greed. Every sane man should give these up, for they lead to the degradation of the soul.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Bhagavad Gita / 16.21&lt;/em&gt;</description><link>http://mogayoga.tumblr.com/post/50796699046</link><guid>http://mogayoga.tumblr.com/post/50796699046</guid><pubDate>Sun, 19 May 2013 03:21:58 -0400</pubDate><category>yoga</category><category>bhagavad gita</category><category>philosophy</category><category>yoga philosophy</category><category>truth</category><category>lust</category><category>anger</category><category>greed</category><category>purify yourself</category><category>soul</category></item><item><title>Basically…..</title><description>&lt;img src="http://25.media.tumblr.com/c1990bb007f63f294531f5db10986ca6/tumblr_mn05c3CMI31qzgq67o2_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;img src="http://24.media.tumblr.com/3833d9ce5f099bd8d2826f9984936bb4/tumblr_mn05c3CMI31qzgq67o1_500.gif"/&gt;&lt;br/&gt; &lt;br/&gt;&lt;p&gt;Basically…..&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50738478144</link><guid>http://mogayoga.tumblr.com/post/50738478144</guid><pubDate>Sat, 18 May 2013 12:41:50 -0400</pubDate></item><item><title>Not gonna lie, 'New Slaves' got me fired up...</title><description>&lt;p&gt;Some lines of mine inspired by Kanye, from a well stored up, up, up&lt;/p&gt;
&lt;p&gt;come on get your cups, cups, cups…&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Truth Saves&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;you want the solution to all these problems&lt;/p&gt;
&lt;p&gt;ones like they’re trying to own us, our genes, His seeds&lt;/p&gt;
&lt;p&gt;here I’ll give em to you I got it —&lt;/p&gt;
&lt;p&gt;no I didn’t come up with the answers&lt;/p&gt;
&lt;p&gt;I’m not that stupid&lt;/p&gt;
&lt;p&gt;I just took my chances and listened&lt;/p&gt;
&lt;p&gt;But not to just any&lt;/p&gt;
&lt;p&gt;Hustler on TV&lt;/p&gt;
&lt;p&gt;What’s ironic is most men don’t want to hear it&lt;/p&gt;
&lt;p&gt;They wanna keep on struggling, like it’s a damn party&lt;/p&gt;
&lt;p&gt;Holding on to their issues, holding on to the fear&lt;/p&gt;
&lt;p&gt;Thinking that’s what makes them&lt;/p&gt;
&lt;p&gt;want your pain to scar up,&lt;/p&gt;
&lt;p&gt;wear it proud like you got some&lt;/p&gt;
&lt;p&gt;some truth out of hatred&lt;/p&gt;
&lt;p&gt;some wisdom from material gain&lt;/p&gt;
&lt;p&gt;When the truth is you stand where you started&lt;/p&gt;
&lt;p&gt;still running around in their game&lt;/p&gt;
&lt;p&gt;Was the loneliness your winnings?&lt;/p&gt;
&lt;p&gt;Did the sickness make you vain?&lt;/p&gt;
&lt;p&gt;First step:&lt;/p&gt;
&lt;p&gt;stop pretending&lt;/p&gt;
&lt;p&gt;Next one is bow down&lt;/p&gt;
&lt;p&gt;no not to a self-made queen&lt;/p&gt;
&lt;p&gt;put your damned desires in the ground&lt;/p&gt;
&lt;p&gt;let that shit fertilize what’s worth growing&lt;/p&gt;
&lt;p&gt;but don’t worry there’s exceptions&lt;/p&gt;
&lt;p&gt;cause every system needs em&lt;/p&gt;
&lt;p&gt;a little space to breathe n&lt;/p&gt;
&lt;p&gt;here it goes:&lt;/p&gt;
&lt;p&gt;it’s a dovetail&lt;/p&gt;
&lt;p&gt;that’s where we find peace&lt;/p&gt;
&lt;p&gt;take your fire, your anger, your need for needs&lt;/p&gt;
&lt;p&gt;and use it in service of the only one who owns it&lt;/p&gt;
&lt;p&gt;nothing here belongs to you&lt;/p&gt;
&lt;p&gt;nothing here belongs to me&lt;/p&gt;
&lt;p&gt;trust that this life as most lead it is nothing but fleeting pictures and dreams&lt;/p&gt;
&lt;p&gt;take it, next level:&lt;/p&gt;
&lt;p&gt;what you got when you found love,&lt;/p&gt;
&lt;p&gt;that’s a piece of a piece&lt;/p&gt;
&lt;p&gt;but quickly it’ll break if you forget it in heat&lt;/p&gt;
&lt;p&gt;so merge your wants with an action&lt;/p&gt;
&lt;p&gt;and do it for the G&lt;/p&gt;
&lt;p&gt;here comes step three:&lt;/p&gt;
&lt;p&gt;abandon all forms of religion&lt;/p&gt;
&lt;p&gt;surrender unto Me&lt;/p&gt;
&lt;p&gt;Yea, it’s that simple&lt;/p&gt;
&lt;p&gt;Now what will you do&lt;/p&gt;
&lt;p&gt;Listen and love&lt;/p&gt;
&lt;p&gt;or continue to bleed?&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50736858980</link><guid>http://mogayoga.tumblr.com/post/50736858980</guid><pubDate>Sat, 18 May 2013 12:18:00 -0400</pubDate><category>kanye west</category><category>new slaves</category><category>truth saves</category><category>alexandra moga</category><category>god consciousness</category></item><item><title>"Slavery is always promoted in the language of freedom"</title><description>“Slavery is always promoted in the language of freedom”</description><link>http://mogayoga.tumblr.com/post/50734703392</link><guid>http://mogayoga.tumblr.com/post/50734703392</guid><pubDate>Sat, 18 May 2013 11:46:52 -0400</pubDate></item><item><title>"People are mad after sense gratification, and they do not know that this present body, which is full..."</title><description>“People are mad after sense gratification, and they do not know that this present body, which is full of miseries, is a result of one’s fruitive activities in the past. Although this body is temporary, it is always giving one trouble in many ways. Therefore, to act for sense gratification is not good. One is considered to be a failure in life as long as he makes no inquiry about his real identity. As long as he does not know his real identity, he has to work for fruitive results for sense gratification, and as long as one is engrossed in the consciousness of sense gratification one has to transmigrate from one body to another. Although the mind may be engrossed in fruitive activities and influenced by ignorance, one must develop a love for devotional service to Vāsudeva. Only then can one have the opportunity to get out of the bondage of material existence.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Prabhupada&lt;br/&gt;
&lt;a href="http://vedabase.net/bg/5/2/en"&gt;http://vedabase.net/bg/5/2/en&lt;/a&gt;&lt;/em&gt;</description><link>http://mogayoga.tumblr.com/post/50666887023</link><guid>http://mogayoga.tumblr.com/post/50666887023</guid><pubDate>Fri, 17 May 2013 14:58:35 -0400</pubDate><category>bhagavad gita</category><category>yoga</category></item><item><title>explore-blog:

Mark Twain on “sponsored content” and “native...</title><description>&lt;img src="http://25.media.tumblr.com/c5ed0cb060a4bcd0fbe5825033b00520/tumblr_mmy399fIGQ1rqpa8po1_r1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://exp.lore.com/post/50650906100/mark-twain-on-sponsored-content-and-native" class="tumblr_blog"&gt;explore-blog&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&lt;strong&gt;Mark Twain&lt;/strong&gt; on &lt;a href="http://www.brainpickings.org/index.php/2013/05/17/mark-twain-and-rudyard-kipling-critique-the-press/"&gt;“sponsored content” and “native advertising,” 1873&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Kinda like Angelina &amp; co?&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50665071587</link><guid>http://mogayoga.tumblr.com/post/50665071587</guid><pubDate>Fri, 17 May 2013 14:26:13 -0400</pubDate></item><item><title>bbook:

G.</title><description>&lt;img src="http://24.media.tumblr.com/eee3db28e76c6e98a27f108e28b6b791/tumblr_mmybjmXe361qzspj4o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://bbook.tumblr.com/post/50659356679/g" class="tumblr_blog"&gt;bbook&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;G.&lt;/p&gt;&lt;/blockquote&gt;</description><link>http://mogayoga.tumblr.com/post/50664853792</link><guid>http://mogayoga.tumblr.com/post/50664853792</guid><pubDate>Fri, 17 May 2013 14:22:17 -0400</pubDate></item><item><title>Transforming Sea Water Into Drinking Water</title><description>&lt;a href="http://www.gabrielediamanti.com/projects/eliodomestico---how-does-it-work/"&gt;Transforming Sea Water Into Drinking Water&lt;/a&gt;: &lt;p&gt;Italian designer Gabriele Diamanti has created this simple and efficient system for water purification which has zero harmful environmental impact, integrates seamlessly into the lives and habits of people who need it most and is licensed under creative commons as a non-commercial product, assuring it is fair and accessible to all. &lt;/p&gt;
&lt;p&gt;Beautiful work…&lt;/p&gt;
&lt;p&gt;&lt;img height="380" src="http://www.gabrielediamanti.com/files/gimgs/20_gabriele-diamanti-eliodomestico-prix-hemile-hermes-2011-explanation-1.png" width="600"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="464" src="http://www.gabrielediamanti.com/files/gimgs/20_gabriele-diamanti-eliodomestico-prix-hemile-hermes-2011-explanation-2.png" width="600"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="380" src="http://www.gabrielediamanti.com/files/gimgs/20_gabriele-diamanti-eliodomestico-prix-hemile-hermes-2011-explanation-3.png" width="600"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="243" src="http://www.gabrielediamanti.com/files/gimgs/20_gabriele-diamanti-eliodomestico-prix-hemile-hermes-2011-explanation-4.png" width="600"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="598" src="http://www.gabrielediamanti.com/files/gimgs/20_gabriele-diamanti-eliodomestico-prix-hemile-hermes-2011-explanation-5.png" width="600"/&gt;&lt;/p&gt;
&lt;p&gt;&lt;img height="243" src="http://www.gabrielediamanti.com/files/gimgs/20_gabriele-diamanti-eliodomestico-prix-hemile-hermes-2011-explanation-6.png" width="600"/&gt;&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50641571584</link><guid>http://mogayoga.tumblr.com/post/50641571584</guid><pubDate>Fri, 17 May 2013 04:41:00 -0400</pubDate><category>design</category><category>drinking water</category><category>humanitarianism</category><category>inventions</category><category>smart</category></item><item><title>"There is no chance involved in whether you get cancer. It’s all cause and effect. You are..."</title><description>“There is no chance involved in whether you get cancer. It’s all cause and effect. You are either living a pro-cancer lifestyle [through high stress life and high acid environment in your body] and therefore growing cancer, or you’re living an anti-cancer lifestyle [alkaline PH and daily mindful practices]  and keeping cancer in check so that it never becomes a problem.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Learn more: &lt;a href="http://www.naturalnews.com/040349_Angelina_Jolie_breast_cancer_surgery.html#ixzz2TUlXXmVw"&gt;http://www.naturalnews.com/040349_Angelina_Jolie_breast_cancer_surgery.html#ixzz2TUlXXmVw&lt;/a&gt;&lt;/em&gt;</description><link>http://mogayoga.tumblr.com/post/50604215631</link><guid>http://mogayoga.tumblr.com/post/50604215631</guid><pubDate>Thu, 16 May 2013 18:01:36 -0400</pubDate><category>cancer</category><category>truth</category><category>health</category><category>kris carr</category></item><item><title>The Complex Interests Behind Angelina's Big News</title><description>&lt;a href="http://www.naturalnews.com/040365_Angelina_Jolie_gene_patents_Supreme_Court_decision.html"&gt;The Complex Interests Behind Angelina's Big News&lt;/a&gt;: &lt;p&gt;&lt;span class="Apple-style-span"&gt;Please, please, please take time to read the above link and keep an open mind. Be aware. Wake up.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;The 87% risk statistic she (her doctor) cited is grossly manipulated, alternate prevention solutions are never discussed by media (or doctors) and the alternatives to the extreme measure of a double mastectomy funnel consumers right back into the cancer industry. No other celebrity could be the face to this incredibly intricately organized campaign because Angelina is connected to the UN which is effectively a “One World Super Government”.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;Angelina is controlled by a Hollywood system — by people who are invested in the private sector (wonder how many producers and CEOs have stake in media, pharmaceuticals, tech, private businesses?). This decision isn’t just about her, it’s about insiders making HUGE BANK off her as the pretty and famous face for an issue that will re-program the opinions of women and society to favor the cancer INDUSTRY. Yes, it’s an industry that gives and maintains cancer. From lifestyle stresses to actual chemicals in everything from personal home products to clothing and let’s not forget the garbage food. The main piece in this all is the future of genetics and corporations OWNING patents on genes (ie. human life). Once in genetic territory, illness and global health can snowball downward very, very quickly. The private companies seeking to own gene patents will thereby have ownership over the all information relating to those genes, including testing, treatment and your right to reproduce (since replicating the gene which they own would be at worst illegal and at best require a payment.)
Insane? 
It’s a MATRIX of interconnected pieces made and (with the help of celebrity spokespersons) SUSTAINED to keep people spending money in THEIR direction and control in their (private medical interests) hands. Chess 101. And it’s deep…&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;And another blow: “&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span"&gt;Nor is their any discussion of the total scam of the “pink ribbons” cancer cure industry which is primarily focused on &lt;/span&gt;&lt;span class="Apple-style-span"&gt;&lt;em&gt;giving women cancer&lt;/em&gt;&lt;/span&gt;&lt;span class="Apple-style-span"&gt; through “free mammograms.” As any scientist or physicist already knows, &lt;/span&gt;&lt;span class="Apple-style-span"&gt;&lt;a href="http://www.naturalnews.com/010886_breast_cancer_mammograms.html"&gt;mammograms cause cancer&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span"&gt; because they emit ionizing radiation directly into the breast and heart tissues. Get enough mammograms done and sooner or later they will detect breast cancer because &lt;/span&gt;&lt;span class="Apple-style-span"&gt;&lt;em&gt;they caused it!&lt;/em&gt;&lt;/span&gt;&lt;span class="Apple-style-span"&gt; To date, &lt;/span&gt;&lt;span class="Apple-style-span"&gt;&lt;a href="http://www.naturalnews.com/040331_Susan_G_Komen_mammograms_breast_cancer.html"&gt;1.3 million women have been harmed by mammography&lt;/a&gt;&lt;/span&gt;&lt;span class="Apple-style-span"&gt;.”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="Apple-style-span"&gt;&lt;span class="Apple-style-span"&gt;&lt;br/&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50602765768</link><guid>http://mogayoga.tumblr.com/post/50602765768</guid><pubDate>Thu, 16 May 2013 17:41:00 -0400</pubDate><category>angelina jolie</category><category>politics</category><category>media</category><category>occupy</category><category>truth</category></item><item><title>Our Psychotic Justice System</title><description>&lt;a href="https://www.commondreams.org/view/2013/05/15-7"&gt;Our Psychotic Justice System&lt;/a&gt;: &lt;p&gt;If this isn’t terrorism — by the state against the people — then I don’t know what is. &lt;/p&gt;
&lt;p&gt;“&lt;span class="Apple-style-span"&gt;In ten months, an 82 year old nun and two pacifists had been successfully transformed by the U.S. government from non-violent anti-nuclear peace protestors accused of misdemeanor trespassing into felons convicted of violent crimes of terrorism.”&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;#deeplydisturbed&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50593297534</link><guid>http://mogayoga.tumblr.com/post/50593297534</guid><pubDate>Thu, 16 May 2013 15:25:00 -0400</pubDate><category>beyond wrong</category><category>psychotic justice system</category><category>deeply disturbing</category></item><item><title>Parenting for the light-hearted</title><description>&lt;a href="http://www.buzzfeed.com/awesomer/people-who-are-really-nailing-this-parenting-thing"&gt;Parenting for the light-hearted&lt;/a&gt;</description><link>http://mogayoga.tumblr.com/post/50456466407</link><guid>http://mogayoga.tumblr.com/post/50456466407</guid><pubDate>Tue, 14 May 2013 20:01:59 -0400</pubDate><category>file under future reference</category><category>parenting</category><category>life hack</category><category>funny</category></item><item><title>40 Outrageous Facts Most People Don’t Know | World Truth.TV</title><description>&lt;a href="http://worldtruth.tv/40-outrageous-facts-most-people-dont-know/"&gt;40 Outrageous Facts Most People Don’t Know | World Truth.TV&lt;/a&gt;: &lt;p&gt;Some points here are a tad hyperbolic but the actual facts are really mind-opening. Google some of the cited executive orders and cases and be prepared to learn your “one new thing a day”&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50434485032</link><guid>http://mogayoga.tumblr.com/post/50434485032</guid><pubDate>Tue, 14 May 2013 14:54:00 -0400</pubDate><category>politics</category><category>imf</category><category>united nations</category><category>governmental corruption</category><category>knowledge</category><category>world affairs</category></item><item><title>Double. Freakin. Rainbow. Like a bag o Jolly Ranchers tumbled...</title><description>&lt;img src="http://25.media.tumblr.com/40610620bce3cb17fbc3fb859944aa8e/tumblr_mmps7uCurs1r1gegno1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Double. Freakin. Rainbow. Like a bag o Jolly Ranchers tumbled into the sky.&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/50309925392</link><guid>http://mogayoga.tumblr.com/post/50309925392</guid><pubDate>Sun, 12 May 2013 21:59:53 -0400</pubDate></item><item><title>"He that hath nothing to seed on but vanity and lyes must needs lye down in the Bed of sorrow."</title><description>“He that hath nothing to seed on but vanity and lyes must needs lye down in the Bed of sorrow.”&lt;br/&gt;&lt;br/&gt; - &lt;em&gt;Anne Bradstreet&lt;/em&gt;</description><link>http://mogayoga.tumblr.com/post/50106771975</link><guid>http://mogayoga.tumblr.com/post/50106771975</guid><pubDate>Fri, 10 May 2013 15:51:10 -0400</pubDate><category>quotes</category><category>american writers</category><category>anne bradstreet</category><category>beauty</category><category>truth</category></item><item><title>mornin joga</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/4n_z35-hE2g?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;mornin joga&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/49963839852</link><guid>http://mogayoga.tumblr.com/post/49963839852</guid><pubDate>Wed, 08 May 2013 18:28:00 -0400</pubDate><category>yoga</category></item><item><title>Currently obsessed with chess</title><description>&lt;img src="http://25.media.tumblr.com/064afecd2dd23d33c041af80fbe5ffaa/tumblr_mmahhfnPkD1r1gegno1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;Currently obsessed with chess&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/49616348416</link><guid>http://mogayoga.tumblr.com/post/49616348416</guid><pubDate>Sat, 04 May 2013 15:44:03 -0400</pubDate><category>life metaphor</category><category>timeless brilliance</category></item><item><title>nprfreshair:

Scene on the otherwise silent train ride home last...</title><description>&lt;iframe src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F86270354&amp;liking=false&amp;sharing=false&amp;origin=tumblr" frameborder="0" allowtransparency="true" class="soundcloud_audio_player" width="500" height="116"&gt;&lt;/iframe&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://nprfreshair.tumblr.com/post/49525516645/scene-on-the-otherwise-silent-train-ride-home-last" class="tumblr_blog"&gt;nprfreshair&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;Scene on the otherwise silent train ride home last night:&lt;/p&gt;
&lt;p&gt;Me, plugged into my iPhone with a huge 26-pack of toilet paper sitting in my lap, laughing often and out loud. The man sitting next to me giving me the side-eye and scooting to the far side of his seat and away from me.&lt;/p&gt;
&lt;p&gt;Point: &lt;strong&gt;Jeff Garlin&lt;/strong&gt;’s &lt;strong&gt;“By the Way”&lt;/strong&gt; interview with &lt;strong&gt;Zack Galifianakis&lt;/strong&gt; is hilarious. A tidbit on the subject of shampoo:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Garlin: Right now your hair is almost like the Three Stooges being scared. …&lt;/p&gt;
&lt;p&gt;Galifianakis: Pert Plus is so expensive. .. I don’t need the Plus, just give me the Pert.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;As a matter of fact, I’m making my way through them in a non-orderly fashion and a lot of Garlin’s “By the Way” podcasts are funny. You should give them a listen if you haven’t already and you feel like it.&lt;/p&gt;
&lt;p&gt;Here are &lt;strong&gt;Fresh Air&lt;/strong&gt; interviews with &lt;a href="http://www.npr.org/templates/story/story.php?storyId=14210036"&gt;Garlin&lt;/a&gt; (and his &lt;em&gt;&lt;strong&gt;Curb Your Enthusiasm&lt;/strong&gt; &lt;/em&gt;co-star &lt;strong&gt;Susie Essman&lt;/strong&gt;) and &lt;a href="http://www.npr.org/templates/story/story.php?storyId=130210402"&gt;Galifianakis&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;Curled up in bed in the dark giggling like a school girl. Man this is good.&lt;/p&gt;</description><link>http://mogayoga.tumblr.com/post/49541437282</link><guid>http://mogayoga.tumblr.com/post/49541437282</guid><pubDate>Fri, 03 May 2013 18:13:58 -0400</pubDate><category>funny</category><category>zach galifinakis</category><category>good stuff</category></item></channel></rss>
