<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>derailleur consulting, inc. - newsletter</title><link>http://derailleurconsulting.com:80/Tags/newsletter</link><description>derailleur consulting, inc. - newsletter</description><item><title>Subscribe to The Shift Cable Newsletter</title><link>http://derailleurconsulting.com:80/subscribe</link><description>&lt;p style="text-align: center;"&gt;&lt;img alt="" src="/Media/Default/Images/Subscribe/ShiftCable.png" height="125" width="600" /&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;The Shift Cable is an all-Canadian, bi-weekly newsletter for anyone new to agile project delivery who wants to learn about what it is, what makes it work and how to apply it in their business or organization, as well as introduce others through informed conversations. It is the premier publication from &lt;a href="http://derailleurconsulting.com/" target="_blank"&gt;Derailleur Consulting, Inc.&lt;/a&gt;, a Toronto-based consultancy that provides agile team transformations for world-class software delivery.&lt;br /&gt; &lt;br /&gt; &lt;em&gt;&lt;span style="font-size: smaller; background-color: yellow;"&gt;Your email address will not be used for any purpose other than to receive The Shift Cable, and you may unsubscribe at any time&lt;/span&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;/p&gt;
&lt;p style="text-align: center;"&gt;&lt;/p&gt;
&lt;!-- Begin MailChimp Signup Form --&gt;
&lt;p&gt;&lt;link rel="stylesheet" type="text/css" href="http://cdn-images.mailchimp.com/embedcode/classic-081711.css" /&gt;&lt;/p&gt;
&lt;div id="mc_embed_signup"&gt;&lt;form id="mc-embedded-subscribe-form" class="validate" method="post" name="mc-embedded-subscribe-form" action="http://derailleurconsulting.us2.list-manage1.com/subscribe/post?u=d73cf7c6dda61167af26c0609&amp;amp;id=dfcee30eae" target="_blank"&gt;
&lt;div class="indicates-required"&gt;&lt;span class="asterisk"&gt;*&lt;/span&gt; indicates required&lt;/div&gt;
&lt;div class="mc-field-group"&gt;&lt;label for="mce-EMAIL"&gt;Email Address &lt;span class="asterisk"&gt;*&lt;/span&gt; &lt;/label&gt; &lt;input id="mce-EMAIL" class="required email" name="EMAIL" value="" type="email" /&gt;&lt;/div&gt;
&lt;div class="mc-field-group input-group"&gt;&lt;strong&gt;Email Format &lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;input id="mce-EMAILTYPE-0" name="EMAILTYPE" value="html" type="radio" /&gt;&lt;label for="mce-EMAILTYPE-0"&gt;html&lt;/label&gt;&lt;/li&gt;
&lt;li&gt;&lt;input id="mce-EMAILTYPE-1" name="EMAILTYPE" value="text" type="radio" /&gt;&lt;label for="mce-EMAILTYPE-1"&gt;text&lt;/label&gt;&lt;/li&gt;
&lt;li&gt;&lt;input id="mce-EMAILTYPE-2" name="EMAILTYPE" value="mobile" type="radio" /&gt;&lt;label for="mce-EMAILTYPE-2"&gt;mobile&lt;/label&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;Powered by &lt;a title="MailChimp - email marketing made easy and fun" href="http://eepurl.com/gvKeD"&gt;MailChimp&lt;/a&gt;&lt;/p&gt;
&lt;div id="mce-responses" class="clear"&gt;
&lt;div style="display: none;" id="mce-error-response" class="response"&gt;&lt;/div&gt;
&lt;div style="display: none;" id="mce-success-response" class="response"&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;div class="clear"&gt;&lt;input id="mc-embedded-subscribe" class="button" name="subscribe" value="Subscribe" type="submit" /&gt;&lt;/div&gt;
&lt;/form&gt;&lt;/div&gt;
&lt;p&gt;
&lt;script type="text/javascript"&gt;// &lt;![CDATA[
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';fnames[3]='COMPANY';ftypes[3]='text';
try {
    var jqueryLoaded=jQuery;
    jqueryLoaded=true;
} catch(err) {
    var jqueryLoaded=false;
}
var head= document.getElementsByTagName('head')[0];
if (!jqueryLoaded) {
    var script = document.createElement('script');
    script.type = 'text/javascript';
    script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
    head.appendChild(script);
    if (script.readyState &amp;&amp; script.onload!==null){
        script.onreadystatechange= function () {
              if (this.readyState == 'complete') mce_preload_check();
        }    
    }
}
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js';
head.appendChild(script);
var err_style = '';
try{
    err_style = mc_custom_error_style;
} catch(e){
    err_style = '#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}';
}
var head= document.getElementsByTagName('head')[0];
var style= document.createElement('style');
style.type= 'text/css';
if (style.styleSheet) {
  style.styleSheet.cssText = err_style;
} else {
  style.appendChild(document.createTextNode(err_style));
}
head.appendChild(style);
setTimeout('mce_preload_check();', 250);

var mce_preload_checks = 0;
function mce_preload_check(){
    if (mce_preload_checks&gt;40) return;
    mce_preload_checks++;
    try {
        var jqueryLoaded=jQuery;
    } catch(err) {
        setTimeout('mce_preload_check();', 250);
        return;
    }
    try {
        var validatorLoaded=jQuery("#fake-form").validate({});
    } catch(err) {
        setTimeout('mce_preload_check();', 250);
        return;
    }
    mce_init_form();
}
function mce_init_form(){
    jQuery(document).ready( function($) {
      var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){}  };
      var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
      $("#mc-embedded-subscribe-form").unbind('submit');//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator
      options = { url: 'http://derailleurconsulting.us2.list-manage.com/subscribe/post-json?u=d73cf7c6dda61167af26c0609&amp;id=dfcee30eae&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(){
                                        var bday = false;
                                        if (fields.length == 2){
                                            bday = true;
                                            fields[2] = {'value':1970};//trick birthdays into having years
                                        }
                                    	if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; (fields[2].value=='YYYY' || (bday &amp;&amp; fields[2].value==1970) ) ){
                                    		this.value = '';
									    } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; (fields[2].value=='' || (bday &amp;&amp; fields[2].value==1970) ) ){
                                    		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();
    	});
    } 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 = '&lt;div id="'+err_id+'" style="'+err_style+'"&gt; '+msg+'&lt;/div&gt;';
                
                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);
        }
    }

}
// ]]&gt;&lt;/script&gt;
&lt;/p&gt;
&lt;!--End mc_embed_signup--&gt;</description><pubDate>Fri, 09 Dec 2011 16:00:17 GMT</pubDate><guid isPermaLink="true">http://derailleurconsulting.com:80/subscribe</guid></item></channel></rss>