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

Author: Chris Jones

  • From The Side of the Road… play by the rules

    January 25, 2023 | by Chris Jones

    "I like the rules. I think you know how I feel about that." – Fake Santa in Santa Clause 2 In the 1970s, once bluegrass music had evolved into its own genre, with its own festival circuit, its own record labels,

    Read More
  • From The Side of the Road… 2023 new product review

    January 18, 2023 | by Chris Jones

    As promised last week, it's time for what used to be referred to as our "annual new product review." I called it that until people pointed out (in what I thought was a somewhat high-and-mighty tone) that things that are

    Read More
  • From The Side of the Road… Facebook tips for bluegrass users

    January 11, 2023 | by Chris Jones

    There will be an upcoming column reviewing the best new bluegrass-related products of the past year, but at the moment I'm still in the testing phase with several of them—right now I'm putting the "Blade Rubber," a banjo player's right

    Read More
  • From The Side of the Road… 2023 Bluegrass Quiz

    January 4, 2023 | by Chris Jones

    Happy New Year! Was one of your resolutions to become more knowledgable about bluegrass music? Well, I'm afraid I'll be no help there, but if you'd like to start the year knowing how much you already know about it, you'll

    Read More
  • From The Side of the Road… do you still believe in Bill Monroe?

    December 28, 2022 | by Chris Jones

    Happy post-Christmas/pre-NewYear. I'm spending the holidays in a somewhat remote area of western Canada, where it was necessary to write and send this column in late November, to allow time for it to be delivered by dog sled (with some

    Read More
  • From The Side of the Road… A Christmas Carol revisited yet again

    December 21, 2022 | by Chris Jones

    I  want to wish you a very merry Christmas coming up this weekend. This is the long-awaited (by almost no one) follow-up to a Christmas Carol-inspired column that ran several years ago about a modern day bluegrass Scrooge, a grouchy,

    Read More
  • From The Side of the Road… chatbot written bluegrass songs

    December 14, 2022 | by Chris Jones

    You can consider this a companion piece to John Lawless' recent article about artificial intelligence and Richard Melling's use of the technology in interviews about bluegrass music. This was just an odd coincidence since I was working on this AI-themed

    Read More
  • From The Side of the Road… a nod and a wink to Hallmark Christmas movies

    December 7, 2022 | by Chris Jones

    You know how Christmas traditions get started: just do anything two years in a row, whether it's using a draw system for family gifts or poisoning yourself with expired egg nog, and you're forever obligated to repeat the procedure annually

    Read More
  • From The Side of the Road… do you suffer from LMPLES?

    November 30, 2022 | by Chris Jones

    Are you possibly old enough to remember cigarette advertising on TV and radio? If so you probably also still refer to David Grier as "Lamar Grier's boy," and you might remember who Gerald Ford's vice president was (also Lamar Grier,

    Read More
  • From The Side of the Road… Father’s bluegrass grace

    November 23, 2022 | by Chris Jones

    Happy Thanksgiving! This week we celebrate something-or-other that happened on Plymouth Rock in such-and-such a year (and they say history isn't being taught well enough in our schools!), the existence of the domesticated turkey, and the growers of cranberries (also

    Read More
Page 1 of 5912345...102030...»Last »

Most Recent Comments

  • Gary Adams passes 

    I was deeply saddened to hear of Gary's passing. I had kept in touch with him over the years since he moved to ...

    David Russell - Jan 26, 2023
  • From The Side of the Road… ...

    If it’s really Bluegrass, it can always use more Banjo

    David - Jan 25, 2023
  • From The Side of the Road… ...

    So, this explains "Van Morrison and Them"

    Kevin Slick - Jan 25, 2023
  • Kristy Cox wins Golden Guitar ...

    I got chills in the first verse. Very smooth and tasteful solos, to boot. Congratulations, Kristy, and well done, all!

    shaongaon - Jan 25, 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='/author/cjones/' > <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' >Name</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="114"/><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='/author/cjones/' > <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="115"/><script>document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div>