Skip to content

In the News

  • Bluegrass At Large
  • Media
  • Music
  • Opinion / Humor

On the Charts

  • Bluegrass Weekly
  • Bluegrass Monthly
  • Grassicana Weekly
  • Gospel Weekly

In the Community

  • Events
  • Directory

Need Help?

My Profile
Logout

  • News
  • Charts
  • Events
  • Directories
  • Support

menu

The Infamous Stringdusters

  • Stringdusters, Solivan: The State Theater Is Still Smoldering

    January 26, 2015 | by Jen Hughes

    A two night Infamous Stringdusters run. Add Frank Solivan and Dirty Kitchen to the first night and, folks, you have a festival on your hands. And, what a festival it was! Sparks flew as these two bluegrass powerhouses lit up the

    Read More
  • One Critic’s Picks: The Best of 2014

    December 29, 2014 | by David Morris

    One of the best parts of this job is finding new music in my mailbox on a regular basis. But the fun turns into work at the end of the year, when I wade back through all of that music

    Read More
  • Best of Bluegrass 2014 

    December 29, 2014 | by Richard Thompson

    Stringing along with the seasonal greetings and almost before the first slice of turkey is eaten are the ‘best ofs’ chosen for various music publications by writers who have their fingers on the pulse. For PopMatters, an enthusiastic Steve Leftridge rates

    Read More
  • Photos from Northwest String Summit

    July 31, 2014 | by Todd Powers

    These photos from Oregon's Northwest String Summit were taken by Todd Powers.

    Read More
  • Let It Go – Infamous Stringdusters

    March 31, 2014 | by David Morris

    All too often, bands sound their best in the studio. They bring in super pickers to augment or replace regular band members and rely on technology and a great engineer to deliver a sound they can’t possibly replicate on the

    Read More
  • Let It Go video from the Stringdusters

    February 21, 2014 | by John Lawless

    Here's a new music video from The Infamous Stringdusters, the title track of their upcoming album, Let It Go. The song was written by Jeremy Garrett, who also sings it, along with Jon Weisberger.   Touring in support of the new record starts

    Read More
  • Night On The River video from the ‘Dusters

    November 21, 2013 | by John Lawless

    The Infamous Stringdusters have released a new music video for Night On The River from their new Road To Boulder EP. It may just be the perfect antidote for the cold weather blues starting to settle on us all heading

    Read More
  • Infamous Stringdusters at Festy 2013

    November 1, 2013 | by John Lawless

    Here is Gina Proulx’s final photo gallery from the 2013 Festy, featuring the festival's gracious hosts, The Infamous Stringdusters, including a few of the 'Dusters jamming with legendary guitarist John Scofield.  

    Read More
  • Grand Targhee 2013

    August 19, 2013 | by Jason Lombard

    Thanks to Jason Lombard for sending along this gallery of all the zaniness and music at the 2013 Grand Targhee Bluegrass Festival in Wyoming earlier this month.  

    Read More
  • More from 2013 Grey Fox

    July 24, 2013 | by Guest Contributor

    In addition to Tara Linhardt crawling the campgrounds at Grey Fox last weekend, David Moultrup was capturing more of the scene from the stage. Here is his report and a gallery of fine photos. Grey Fox 2013 showed again why it is

    Read More
Page 5 of 22« First«...34567...1020...»Last »

Most Recent Comments

  • Gary Adams passes 

    The article outlines the members who played in Gary's band. Though, like any band, members come and go.

    David Russell - Jan 27, 2023
  • Jacob Groopman to Becky ...

    Woohoo!

    Mitchell Reynolds - Jan 27, 2023
  • From The Side of the Road… ...

    I wonder if it’s bluegrass that drives country? I think we can still say the phrase “country rocks but bluegrass ...

    Lisa - Jan 27, 2023
  • Ballad of Kidder Cole video ...

    What a band ! With so brilliant personnalities !

    Charley - Jan 27, 2023

Latest Event ListingsSearch Events

Starlite Bluegrass Jam (Pittsburgh, PA)
Bobby Osborne & The Rocky Top X-Press at Bluegrass Wednesday Nights
Open Bluegrass Jam // Cinderlands Warehouse (Pittsburgh)
Wernick Method Bluegrass Jam Camp with Gilbert Nelson – Nashville, TN

Bluegrass Today Profiles

  • Bluegrass Beyond Borders: Sweden’s Kings Cross Stringband
    Kings Cross Stringband
  • California Report: Guitarist Jim Nunally
    Jim Nunally
  • Wyatt Ellis: Young Man, Ancient Tones
    Wyatt Ellis
  • Bluegrass Beyond Borders: Bluegrass Cash
    Bluegrass Cash
  • Tim O’Brien talks bluegrass, Hot Rize, and more
    Tim O'Brien

  • Staff Directory
  • Advertising
  • Contact Us
  • Terms of Service
  • Privacy Policy

© Bluegrass Today 2023

powered by AhSo

  • News
    • Bluegrass At Large
    • Media
    • Music
    • Opinion / Humor
    • Back
  • Charts
    • Bluegrass Weekly
    • Bluegrass Monthly
    • Grassicana Weekly
    • Gospel Weekly
    • Back
  • Events
  • Directory
  • Support

© Bluegrass Today 2023
powered by AhSo

[gravityform id=11 title=false description=false]
<script type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,initializeOnLoaded:function(o){gform.domLoaded&&gform.scriptsLoaded?o():!gform.domLoaded&&gform.scriptsLoaded?window.addEventListener("DOMContentLoaded",o):document.addEventListener("gform_main_scripts_loaded",o)},hooks:{action:{},filter:{}},addAction:function(o,n,r,t){gform.addHook("action",o,n,r,t)},addFilter:function(o,n,r,t){gform.addHook("filter",o,n,r,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,n){gform.removeHook("action",o,n)},removeFilter:function(o,n,r){gform.removeHook("filter",o,n,r)},addHook:function(o,n,r,t,i){null==gform.hooks[o][n]&&(gform.hooks[o][n]=[]);var e=gform.hooks[o][n];null==i&&(i=n+"_"+e.length),gform.hooks[o][n].push({tag:i,callable:r,priority:t=null==t?10:t})},doHook:function(n,o,r){var t;if(r=Array.prototype.slice.call(r,1),null!=gform.hooks[n][o]&&((o=gform.hooks[n][o]).sort(function(o,n){return o.priority-n.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==n?t.apply(null,r):r[0]=t.apply(null,r)})),"filter"==n)return r[0]},removeHook:function(o,n,t,i){var r;null!=gform.hooks[o][n]&&(r=(r=gform.hooks[o][n]).filter(function(o,n,r){return!!(null!=i&&i!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][n]=r)}});</script> <div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper' id='gform_wrapper_11' ><form method='post' enctype='multipart/form-data' id='gform_11' action='/tag/the-infamous-stringdusters/page/5/' > <div class='gform_body gform-body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below'><li id="field_11_10" class="gfield hide-label field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_10"><label class='gfield_label screen-reader-text' for='input_11_10' >First Name</label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_11_10' type='text' value='' class='medium' placeholder='First Name' aria-invalid="false" /> </div></li><li id="field_11_1" class="gfield hide-label gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_1"><label class='gfield_label screen-reader-text' for='input_11_1' >Email Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_11_1' type='text' value='' class='large' placeholder='Email Address' aria-required="true" aria-invalid="false" /> </div></li><li id="field_11_5" class="gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_5"><label class='gfield_label gfield_label_before_complex' >Email List :<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_11_5'><li class='gchoice gchoice_11_5_1'> <input class='gfield-choice-input' name='input_5.1' type='checkbox' value='buzz' id='choice_11_5_1' /> <label for='choice_11_5_1' id='label_11_5_1'>Bluegrass Buzz Newsletter</label> </li></ul></div></li><li id="field_11_11" class="gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_11"><label class='gfield_label' for='input_11_11' >Phone</label><div class='ginput_container'><input name='input_11' id='input_11_11' type='text' value='' /></div><div class='gfield_description' id='gfield_description_11_11'>This field is for validation purposes and should be left unchanged.</div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' value='Sign Up' onclick='if(window["gf_submitting_11"]){return false;} window["gf_submitting_11"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_11"]){return false;} window["gf_submitting_11"]=true; jQuery("#gform_11").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='11' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjdiZWFhNzdhMjZmM2E0NjI4MWQ1ZDY5NDIxY2FiZGVlIl0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="104"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div>
[gravityform id=11 title=false description=false]
<div class='gf_browser_unknown gform_wrapper gform_legacy_markup_wrapper' id='gform_wrapper_11' ><form method='post' enctype='multipart/form-data' id='gform_11' action='/tag/the-infamous-stringdusters/page/5/' > <div class='gform_body gform-body'><ul id='gform_fields_11' class='gform_fields top_label form_sublabel_below description_below'><li id="field_11_10" class="gfield hide-label field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_10"><label class='gfield_label screen-reader-text' for='input_11_10' >First Name</label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_11_10' type='text' value='' class='medium' placeholder='First Name' aria-invalid="false" /> </div></li><li id="field_11_1" class="gfield hide-label gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_1"><label class='gfield_label screen-reader-text' for='input_11_1' >Email Address<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_11_1' type='text' value='' class='large' placeholder='Email Address' aria-required="true" aria-invalid="false" /> </div></li><li id="field_11_5" class="gfield gfield_contains_required field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_5"><label class='gfield_label gfield_label_before_complex' >Email List :<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_11_5'><li class='gchoice gchoice_11_5_1'> <input class='gfield-choice-input' name='input_5.1' type='checkbox' value='buzz' id='choice_11_5_1' /> <label for='choice_11_5_1' id='label_11_5_1'>Bluegrass Buzz Newsletter</label> </li></ul></div></li><li id="field_11_11" class="gfield gform_validation_container field_sublabel_below field_description_below gfield_visibility_visible" data-js-reload="field_11_11"><label class='gfield_label' for='input_11_11' >Phone</label><div class='ginput_container'><input name='input_11' id='input_11_11' type='text' value='' /></div><div class='gfield_description' id='gfield_description_11_11'>This field is for validation purposes and should be left unchanged.</div></li></ul></div> <div class='gform_footer top_label'> <input type='submit' id='gform_submit_button_11' class='gform_button button' value='Sign Up' onclick='if(window["gf_submitting_11"]){return false;} window["gf_submitting_11"]=true; ' onkeypress='if( event.keyCode == 13 ){ if(window["gf_submitting_11"]){return false;} window["gf_submitting_11"]=true; jQuery("#gform_11").trigger("submit",[true]); }' /> <input type='hidden' class='gform_hidden' name='is_submit_11' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='11' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_11' value='WyJbXSIsIjdiZWFhNzdhMjZmM2E0NjI4MWQ1ZDY5NDIxY2FiZGVlIl0=' /> <input type='hidden' class='gform_hidden' name='gform_target_page_number_11' id='gform_target_page_number_11' value='0' /> <input type='hidden' class='gform_hidden' name='gform_source_page_number_11' id='gform_source_page_number_11' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="ak_js" value="170"/><script>document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div>