<?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://PerkConsulting.us4.list-manage.com/subscribe/post-json?u=302a656f6b047fd7b6e501114&amp;id=603a4ba11c&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();
 }
 
Program Development Consultation and Event Speaking Services.
Specialized community services for youth and women. 
Driven by passion for people, progress, and life! 

Check out www.perkconsulting.net for more information.</description><title>P.E.R.K. Consulting</title><generator>Tumblr (3.0; @perkconsulting)</generator><link>http://perkconsulting.tumblr.com/</link><item><title>We've Moved!!! </title><description>Our blog now has a new home!! You can still follow us at http://www.perkconsulting.net/blog/

</description><link>http://perkconsulting.tumblr.com/post/41840345272</link><guid>http://perkconsulting.tumblr.com/post/41840345272</guid><pubDate>Tue, 29 Jan 2013 22:45:20 -0500</pubDate><category>Move</category><category>Website</category><category>Blog</category></item><item><title>Here It Is!!</title><description>The new P.E.R.K. Consulting logo!


Thank you to everyone that came out to our launch last night,...</description><link>http://perkconsulting.tumblr.com/post/40382979661</link><guid>http://perkconsulting.tumblr.com/post/40382979661</guid><pubDate>Sat, 12 Jan 2013 20:01:54 -0500</pubDate><category>launch</category><category>Consulting</category><category>nonprofit</category><category>logo</category><category>branding</category></item><item><title>Failure Is Not An Option </title><description>“I’ve failed over and over and over in life and that is why I succeed.” When Michael Jordan uttered...</description><link>http://perkconsulting.tumblr.com/post/39932525292</link><guid>http://perkconsulting.tumblr.com/post/39932525292</guid><pubDate>Mon, 07 Jan 2013 10:50:00 -0500</pubDate><category>Ashley Brumeh</category><category>Michael Jordan</category><category>employment</category><category>failure</category><category>motivation</category><category>success</category><category>Faith</category><category>God</category></item><item><title>Wednesday Wisdom Vol. 2, Issue 1 </title><description>Sticking With Your Resolution
&amp;#8220;New Year&amp;#8217;s resolutions rarely work, because good...</description><link>http://perkconsulting.tumblr.com/post/39482243851</link><guid>http://perkconsulting.tumblr.com/post/39482243851</guid><pubDate>Wed, 02 Jan 2013 12:05:00 -0500</pubDate><category>New Year's Resolution</category><category>Seth Godin</category><category>success</category><category>entrepreneurship</category><category>motivational speaker</category><category>Discipline</category></item><item><title>2012: The P.E.R.K. Consulting Year in Review! </title><description>&amp;#8220;Progress is the activity of today and the assurance of tomorrow.&amp;#8221;-Ralph Waldo...</description><link>http://perkconsulting.tumblr.com/post/39336690849</link><guid>http://perkconsulting.tumblr.com/post/39336690849</guid><pubDate>Mon, 31 Dec 2012 17:22:54 -0500</pubDate><category>New Year</category><category>Resolution</category><category>entrepreneurship</category><category>Ralph Waldo Emerson</category><category>Goals</category></item><item><title>Wednesday Wisdom, Issue 25</title><description>RECIPE FOR A PRODUCTIVE MEETING*
Ingredients
1 meeting goal 1 definition of scope &amp;amp; timeline 1...</description><link>http://perkconsulting.tumblr.com/post/38305928744</link><guid>http://perkconsulting.tumblr.com/post/38305928744</guid><pubDate>Wed, 19 Dec 2012 10:21:39 -0500</pubDate><category>Biztree</category><category>Nonprofit</category><category>Organization</category><category>Recipe</category><category>entrepreneurship</category><category>Business</category></item><item><title>Wednesday Wisdom, Issue 24</title><description>5 Ways Entrepreneurs Can Bootstrap Without A Second Job
 (Article from Under30CEO.com) 
 
Quitting...</description><link>http://perkconsulting.tumblr.com/post/37271346750</link><guid>http://perkconsulting.tumblr.com/post/37271346750</guid><pubDate>Wed, 05 Dec 2012 13:38:00 -0500</pubDate><category>entrepreneur</category><category>Under30CEO</category><category>Consulting</category><category>Money</category><category>motivational speaker</category></item><item><title>“The question isn’t who’s going to let me;...</title><description>&lt;iframe width="400" height="299" src="http://www.youtube.com/embed/Mo0rldEn1RY?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;“The question isn’t who’s going to let me; It’s who’s going to stop me.”&lt;/p&gt;

&lt;p&gt;Inspiration for Women- 13 Quotes to Live by! (by &lt;a href="http://www.youtube.com/watch?v=Mo0rldEn1RY&amp;feature=share" target="_blank"&gt;Andrena Sawyer&lt;/a&gt;)&lt;/p&gt;</description><link>http://perkconsulting.tumblr.com/post/36788686016</link><guid>http://perkconsulting.tumblr.com/post/36788686016</guid><pubDate>Wed, 28 Nov 2012 23:01:21 -0500</pubDate></item><item><title>Challenges That Young Entrepreneurs Face</title><description>&lt;a href="http://onswipe.com/under30ceo/#!/entry/challenges-that-young-entrepreneurs-face,50ace118d7fc7b56706d458c"&gt;Challenges That Young Entrepreneurs Face&lt;/a&gt;</description><link>http://perkconsulting.tumblr.com/post/36298596739</link><guid>http://perkconsulting.tumblr.com/post/36298596739</guid><pubDate>Thu, 22 Nov 2012 14:16:34 -0500</pubDate><category>Young entrepreneur</category><category>Ceo</category><category>Business</category><category>Women</category><category>thanksgiving</category></item><item><title>Wednesday Wisdom, Issue 23</title><description>An Attitude of Gratitude“Cultivate the habit of being grateful for every good thing that comes to...</description><link>http://perkconsulting.tumblr.com/post/36251940999</link><guid>http://perkconsulting.tumblr.com/post/36251940999</guid><pubDate>Wed, 21 Nov 2012 20:43:01 -0500</pubDate><category>Thanksgiving</category><category>Gratitude</category><category>Ralph Waldo Emerson</category><category>Attitude</category><category>Women</category></item><item><title>In The Beginning….

In response to a recent nomination for...</title><description>&lt;iframe width="400" height="300" src="http://www.youtube.com/embed/abKMx83H98k?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;In The Beginning….&lt;/p&gt;

&lt;p&gt;In response to a recent nomination for the Hope of Africa Leadership in Community Development Award, P.E.R.K. Consulting Founder, Andrena Sawyer talks briefly about the events that led to starting P.E.R.K. Consulting.&lt;/p&gt;</description><link>http://perkconsulting.tumblr.com/post/35398563310</link><guid>http://perkconsulting.tumblr.com/post/35398563310</guid><pubDate>Sat, 10 Nov 2012 05:18:11 -0500</pubDate><category>Entrepreneurship</category><category>Young entrepreneur</category><category>Woman</category><category>Africa</category><category>Nonprofit</category></item><item><title>Wednesday Wisdom, Issue 22</title><description>Warning: This post may only apply to those with enough courage to step out of the norm and actually...</description><link>http://perkconsulting.tumblr.com/post/35209783432</link><guid>http://perkconsulting.tumblr.com/post/35209783432</guid><pubDate>Wed, 07 Nov 2012 12:57:00 -0500</pubDate><category>Election</category><category>Anxiety</category><category>Purpose</category><category>Women</category></item><item><title>Wednesday Wisdom, Issue 21</title><description>Who Cares, Anyway?“Many have given up. They stay home and watch the TV screen, living on the...</description><link>http://perkconsulting.tumblr.com/post/34236798545</link><guid>http://perkconsulting.tumblr.com/post/34236798545</guid><pubDate>Wed, 24 Oct 2012 12:50:19 -0400</pubDate><category>Election</category><category>Apathy</category><category>nonprofit</category><category>Youth</category><category>Barack Obama</category><category>Mitt Romney</category></item><item><title>Wednesday Wisdom, Issue 20</title><description>Will Work For&amp;#8230;.
A good conscience is a good enough motivator. The longer I work in community...</description><link>http://perkconsulting.tumblr.com/post/33328173878</link><guid>http://perkconsulting.tumblr.com/post/33328173878</guid><pubDate>Wed, 10 Oct 2012 19:31:00 -0400</pubDate><category>Nonprofit</category><category>fulfillment</category><category>homeless</category><category>Motivation</category><category>Education</category></item><item><title>Working: One of the Most Dangerous Forms of Procrastination </title><description>&lt;a href="http://www.linkedin.com/today/post/article/20121005143024-6526187-working-one-of-the-most-dangerous-forms-of-procrastination?_mSplash=1"&gt;Working: One of the Most Dangerous Forms of Procrastination &lt;/a&gt;</description><link>http://perkconsulting.tumblr.com/post/33231825462</link><guid>http://perkconsulting.tumblr.com/post/33231825462</guid><pubDate>Tue, 09 Oct 2012 10:43:12 -0400</pubDate></item><item><title>Wednesday Wisdom, Issue 19 </title><description>THE DIFFERENCE OF ORIGINALITY Those that know me well know that comfort is one of my highest values....</description><link>http://perkconsulting.tumblr.com/post/32376327839</link><guid>http://perkconsulting.tumblr.com/post/32376327839</guid><pubDate>Wed, 26 Sep 2012 23:30:00 -0400</pubDate><category>The Velveteen Rabbit</category><category>Women</category><category>Self-Esteem</category><category>Networking</category><category>Consulting</category><category>Nonprofit</category></item><item><title>Wednesday Wisdom, Issue 18</title><description>Today&amp;#8217;s Wednesday Wisdom is an excerpt from one of my favorite books, Battlefield of the Mind,...</description><link>http://perkconsulting.tumblr.com/post/31437157210</link><guid>http://perkconsulting.tumblr.com/post/31437157210</guid><pubDate>Wed, 12 Sep 2012 21:46:00 -0400</pubDate><category>Joyce Meyer</category><category>Nutrition</category><category>Self-help</category><category>Women</category><category>Youth</category><category>Mind</category></item><item><title>The Problem With Expansion....</title><description>When I started this blog, I envisioned it as a journal of sorts that could chronicle my journey as a...</description><link>http://perkconsulting.tumblr.com/post/31084665235</link><guid>http://perkconsulting.tumblr.com/post/31084665235</guid><pubDate>Fri, 07 Sep 2012 19:27:00 -0400</pubDate><category>Entrepreneur</category><category>Weekend</category><category>Staff</category><category>Employment</category><category>Team</category><category>Weakness</category></item><item><title>Wednesday Wisdom, Issue 17</title><description>Over the past month, I shared excerpts from my book The Other Side of Assertiveness. This week’s...</description><link>http://perkconsulting.tumblr.com/post/30464846693</link><guid>http://perkconsulting.tumblr.com/post/30464846693</guid><pubDate>Wed, 29 Aug 2012 14:39:00 -0400</pubDate><category>aggressive</category><category>behavior</category><category>conflict</category><category>quiz</category><category>school</category><category>women</category><category>Amazon</category><category>ebook</category></item><item><title>WEDNESDAY WISDOM, Issue 16</title><description>The following is an excerpt from my eBook The Other Side of Assertiveness, and can be found in the...</description><link>http://perkconsulting.tumblr.com/post/29508954343</link><guid>http://perkconsulting.tumblr.com/post/29508954343</guid><pubDate>Wed, 15 Aug 2012 18:41:00 -0400</pubDate><category>failure</category><category>personal development</category><category>self-esteem</category><category>women</category><category>book</category></item></channel></rss>
