www.allaboutjazz.com Open in urlscan Pro
2606:4700:20::ac43:45ef  Public Scan

URL: https://www.allaboutjazz.com/
Submission: On November 24 via api from CA — Scanned from CA

Form analysis 4 forms found in the DOM

GET //www.allaboutjazz.com/radio/

<form method="GET" action="//www.allaboutjazz.com/radio/" class="mb-sm">
  <div class="input-group col-xs-12 col-sm-6">
    <label class="col-xs-12 col-sm-3 control-label" style="padding-left:0px;">View by program:</label>
    <div class="col-xs-12 col-sm-6 input-group">
      <select name="podcast_id" class="form-control">
        <option value="58072">A Broad Spectrum</option>
        <option value="73953">Allston Boylston</option>
        <option value="74253">Ben Boddie On Jazz</option>
        <option value="62990">Bitches Brew</option>
        <option value="68257">Jazz Backstory</option>
        <option value="57948">Jazz Bastard</option>
        <option value="74543">Jazz First</option>
        <option value="74808">Jazz Odyssey</option>
        <option value="62904">Liner Notes</option>
        <option value="18763">Mondo Jazz</option>
        <option value="58502">Neon Jazz</option>
        <option value="57928">One Man's Jazz</option>
        <option value="73646">RootsWorld</option>
        <option value="73666">Situation Fluxus</option>
        <option value="70599">Songs &amp; Stories</option>
        <option value="68496">Spotlight On</option>
        <option value="71649">Talk About Jazz</option>
        <option value="73853">The First Instrument Jazz Show</option>
        <option value="75014">The Happening</option>
        <option value="65053">The Jazz Continuum</option>
        <option value="74185">The Jazz Disturbance</option>
        <option value="74146">The K Jazz Show</option>
        <option value="65593">The Outer View</option>
        <option value="59152">The Third Story</option>
        <option value="58212">World of Jazz</option>
      </select>
      <span class="input-group-btn input-group-append">
        <button type="submit" class="btn btn-life">Go</button>
      </span>
    </div>
  </div>
</form>

POST #

<form method="POST" action="#" id="authForm" class="container-fluid">
  <div class="row">
    <label for="login_email" class="col-xs-12 col-sm-6 control-label">Email address <span class="error form-validation" id="email_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="login_email" type="TEXT" name="email" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="login_pswd" class="col-xs-12 col-sm-6 control-label">Password <span class="error form-validation" id="pswd_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <!-- <input type="PASSWORD" id="login_pswd" name="pswd" class="form-control" value="" /> -->
      <div class="input-append input-group"><input id="login_pswd" name="pswd" data-toggle="password" data-placement="after" class="form-control" type="password" value="" placeholder="password" data-eye-class="material-icons"
          data-eye-open-class="visibility" data-eye-close-class="visibility_off" data-eye-class-position-inside="true"><input type="text" class="form-control" placeholder="password" style="display: none;"><span tabindex="100"
          title="Click here to show/hide password" class="add-on input-group-addon" style="cursor: pointer;"><i class="icon-eye-open material-icons ">visibility</i></span></div>
      <p class="small">Forgot it? <a id="a_reset" href="#3" data-google-interstitial="false">Reset it</a>.<br>Click the eye icon to show your password.</p>
    </div>
  </div>
  <button class="btn btn-life" type="submit" id="bsubmit">Sign in</button>
</form>

POST #

<form method="POST" action="#" id="signupform" class="container-fluid">
  <p>Membership has its privileges. <a href="//www.allaboutjazz.com/member-benefits" target="_blank" data-google-interstitial="false">Learn more</a>.</p>
  <hr>
  <span class="error form-validation" id="signupcreate_err"></span>
  <div class="row">
    <label for="input_name" class="col-xs-12 col-sm-6 control-label">First Name <strong>and</strong> Last Name <span class="error form-validation" id="signupname_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="input_name" type="TEXT" name="name" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="input_salutation" class="col-xs-12 col-sm-6 control-label">First Name Only <span class="error form-validation" id="signupsalutation_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="input_salutation" type="TEXT" name="salutation" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="input_email" class="col-xs-12 col-sm-6 control-label">Email Address <br><span class="small">It will remain
        <a href="//www.allaboutjazz.com/privacy.php" target="_blank" title="All About Jazz Privacy Policy" data-google-interstitial="false">private</a></span>
      <span class="error form-validation" id="signupemail_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="input_email" type="TEXT" name="email" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label for="input_pswd1" class="col-xs-12 col-sm-6 control-label">Password <br><span class="small">Enter 6+ characters and enter it twice</span>
      <span class="error form-validation" id="signuppswd1_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input type="PASSWORD" name="pswd1" id="input_pswd1" autocomplete="off" class="form-control" value="">
      <input id="input_pswd2" type="PASSWORD" name="pswd2" autocomplete="off" class="form-control" value="">
    </div>
  </div>
  <div class="row">
    <label class="col-xs-12 col-sm-6 control-label">Free Weekly Newsletter <br><span class="small">Timely jazz news &amp; events guide</span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input type="checkbox" checked="checked" id="send_calendar_mail" name="send_calendar_mail">
    </div>
  </div>
  <div class="row">
    <label class="col-xs-12 col-sm-5 control-label">Verification Check</label>
    <div class="col-xs-12 col-sm-7">
      <div id="googlecapt">
        <div style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-thcwn19a3ym6" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le1EAwTAAAAAMbcLeAPN7t9-UaxWF5y_JoVz4tp&amp;co=aHR0cHM6Ly93d3cuYWxsYWJvdXRqYXp6LmNvbTo0NDM.&amp;hl=en&amp;v=pPK749sccDmVW_9DSeTMVvh2&amp;theme=light&amp;size=normal&amp;cb=5at5vzqjhjp2"></iframe>
          </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div>
      </div>
    </div>
  </div>
  <button class="btn btn-life" type="submit" id="signup">Submit</button>
</form>

POST #

<form method="POST" action="#" id="resetPass" class="container-fluid">
  <div class="row">
    <label for="email_found" class="col-xs-12 col-sm-6 control-label">Email address <span class="error form-validation" id="emailfound_err"></span>
    </label>
    <div class="col-xs-12 col-sm-6">
      <input id="email_found" type="TEXT" name="email" class="form-control" value="">
    </div>
  </div>
  <button class="btn btn-life" type="button" onclick="resetpass();">Reset Password Now</button>
</form>

Text Content

All About Jazz Essentials
Advertise Album Reviews Articles Born Today Contest Giveaways Musicians News
Radio & Podcasts Similar Artists Song of the Day Videos + More...
EXPLORE
SEARCH
GO
Advanced Search
Near You
Sign In Up Donate


Making the world safe for jazz since 1995
 1. 
 2. 
 3. 
 4. 
 5. 


FEATURED


JENNY SCHEINMAN BRINGS THE EXPERIENCE OF AWE

By Dean Nardi | Interview
November 20, 2024


Play your violin for us like that wild, joyful hippie girl. You who look as if
you might have come from the steppes of Russia instead of the Lost Coast, a
remote region of northern California prone to earthquakes and mudslides.


FEATURED


BELGRADE JAZZ FESTIVAL 2024

By Thomas Conrad | Live Review
November 18, 2024


It is possible that, of all the major cities of Europe, the least understood in
the Western world is Belgrade, Serbia. In the 1990's, when the wars in the
former Yugoslavia were raging, Serbia was a major topic in the world news media.


FEATURED


FROM FLOCK TO SHEPHERD: THE EVOLUTION OF THE DRUMMER-LED ENSEMBLE IN JAZZ

By Jon Sheckler | Jazz in Long Form
November 14, 2024


On November 15th, 2017 at 8:30pm, the Jazz Standard in New York City had a line
around the block.


FEATURED


JAZZFEST BERLIN 2024

By John Sharpe | Live Review
November 11, 2024


For its sixtieth edition, the renowned JazzFest Berlin not only presented a full
program of 24 shows by over 120 performers from around the globe, but also ran a
research lab looking back at the event's history, and organized a series of
participatory community events in the nearby district of Moabit.


FEATURED


REMEMBERING QUINCY JONES: MUSIC IS LIKE WATER

By Ian Patterson | Big Band in the Sky
November 7, 2024


Quincy Jones, a giant of popular music culture in the 20th and 21st centuries,
died in Los Angeles on Sunday, November 3, He was 91.


TODAY

Play This!

JOHN SCOFIELD: AILERON

by Scott Lichtman
In Pictures

JAE SINNETT QUINTET FEATURING RANDY BRECKER AND ADA ROVATTI AT THE ATTUCKS
THEATER

by Mark Robbins
Live Review

STEVE DAVIS QUINTET AT SMOKE JAZZ CLUB

by G. Pascal Zachary
Song of the Day

FALL, LEAVES, FALL

by Luciana Morelli
Born Today

TEDDY WILSON

November 24


ALBUM REVIEWS

KEEPING COMPANY

Bill Laurance and Michael League

GOTHAM

Wayne Alpern

MATURE DEFENSE MECHANISM

Kirsten Carey and Aaron Edgcomb

BLEED

The Necks


VIDEO OF THE DAY


THE KING OF SWING JEREMY MONTEIRO LIVE AT MELBOURNE INTL JAZZ FESTIVAL

The Lion City’s ‘King of Swing,’ prolific Singaporean pianist Jeremy Monteiro
showcases the best of a nearly five-decade-long career.

With an impressive discography of 50 critically acclaimed albums, Jeremy
Monteiro has performed alongside luminaries such as Simon & Garfunkel, Bob"...

show more

The Lion City’s ‘King of Swing,’ prolific Singaporean pianist Jeremy Monteiro
showcases the best of a nearly five-decade-long career.

With an impressive discography of 50 critically acclaimed albums, Jeremy
Monteiro has performed alongside luminaries such as Simon & Garfunkel, Bobby
McFerrin, Michael Brecker and Charlie Haden, as well as contributing to over 300
pop albums with stars across Asia.

Considered a trailblazer among his musical contemporaries, Monteiro put
Singapore on the jazz-map when he became the first Southeast Asian musician to
lead a band at the Montreux Jazz Festival in 1988, as well as making history as
the first Southeast Asian musician to release an album on the renowned Verve
record label.

Known for his spirited yet soulful vocals and tender, unrushed piano tempo,
Monteiro has established himself as a truly influential figure on the
international jazz scene. His impressive repertoire will be on full display in
this one-night-only, heartwarming performance of original compositions and jazz
standards.

show less

like


ARTICLES

Live Review

STEVE DAVIS QUINTET AT SMOKE JAZZ CLUB

by G. Pascal Zachary
Live Review

THE ABDULLAH IBRAHIM TRIO AT 92NY

by Paul Reynolds
Live Review

JULIAN LAGE AT EMPIRE MUSIC HALL

by Ian Patterson
Live Review

MARIA SCHNEIDER AND THE CLASIJAZZ BIG BAND AT THE BARCELONA...

by Artur Moral


RADIO & PODCASTS

MONDO JAZZ

JIMI HENDRIX - A JAZZ EXPERIENCE, PART 1

with Ludovico Granvassu
NEON JAZZ

CHUCK ISRAELS, ALVIN QUEEN, ARTURO SANDOVAL & BRYN...

with Joe Dimino
BITCHES BREW

SOME JAZZ WITH AZIZA MUSTAPHA ZADEH, PAT METHENY AND...

with Len Davis
SPOTLIGHT ON

TAYLOR DEUPREE & JOSEPH BRANCIFORTE: REIMAGINING STIL

with Lawrence Peryer


Tune in daily to hear the internet's top jazz programs including Mondo Jazz,
Jazz Bastard, Spotlight On, Liner Notes, World of Jazz, Allston Boylston, One
Man's Jazz, The Outer View, Neon Jazz, A Broad Spectrum, Bitches Brew and more.
View our program schedule and check this week's JazzWeek Radio Chart.

View by program:
A Broad Spectrum Allston Boylston Ben Boddie On Jazz Bitches Brew Jazz Backstory
Jazz Bastard Jazz First Jazz Odyssey Liner Notes Mondo Jazz Neon Jazz One Man's
Jazz RootsWorld Situation Fluxus Songs & Stories Spotlight On Talk About Jazz
The First Instrument Jazz Show The Happening The Jazz Continuum The Jazz
Disturbance The K Jazz Show The Outer View The Third Story World of Jazz Go


ENGAGE

CONTEST GIVEAWAYS

Enter our latest contest giveaway sponsored by Philadelphia Jazz Legacy Project
Sign in to enter | Learn More

POLLS & SURVEYS

AAJ @ 30 Celebration
Who should we book?
All Polls | All Surveys

PUBLISHER'S DESK

AAJ's Chris May
Read on...
All Blog Posts | Latest Newsletter


MUSICIANS

NIKOS KOULOURIS

saxophone



KARAN KHOSLA

guitar, electric



STEVE BRYANT

guitar



KAT EDMONSON

vocals

////bc

Get featured—learn how here


NEWS


Recording

FROM THE HEINOUS TO THE SUBLIME, PAUL ADAMS AND ELIZABETH GEYER RELEASE THE
ALBUM 'A JOURNEY OF...

Glass Onyon PR - William James
Music Industry

FRENCH-BRAZILIAN GUITAR VIRTUOSO MARCELO PAGANINI TO RELEASE TWO SINGLES
DIGITALLY ON NOVEMBER 20,...

Glass Onyon PR - William James
Performance / Tour

NEW ENGLAND CONSERVATORY JAZZ ORCHESTRA PERFORMS MUSIC OF TOSHIKO AKIYOSHI ON
DECEMBER 5

Braithwaite & Katz Communications
Recording

DRUM SENSATION YOYOKA FROM LED ZEP VIRAL VIDEO AND THE ELLEN SHOW RELEASES
STUNNING FIRST ALBUM

1888 Media
Recording

LIZZIE THOMAS REDEFINES HOLIDAY JAZZ WITH 'THIS CHRISTMAS'

Cyber PR
Performance / Tour

ANNOUNCING SMOKE JAZZ CLUB’S DECEMBER LINE-UP FEATURING THE 12TH ANNUAL COLTRANE
FESTIVAL WITH RAVI...

AMT Public Relations
Award / Grant

RALPH HEPOLA, JOHN STITES JAZZ AWARDS WINNER

Ralph Hepola
Book / Magazine

PHOTOGRAPHER GUY FONCK'S 'FOCUS ON WOMEN IN JAZZ' BOOK NOW AVAILABLE

All About Jazz


BORN TODAY

Teddy Wilson

November 24
Also born on this day

Ray Drummond

November 23
Also born on this day

Gunther Schuller

November 22
Also born on this day

Coleman Hawkins

November 21
Also born on this day


Discover who was born today with our Born Today page or our Birthday Calendar
page. If you're a musician, add your birth month and day along with your photo
to your musician page, and we'll include you too.

Join the celebration and embed Jazz Birthday content on your website or blog.
Learn more.


SONG OF THE DAY

FALL, LEAVES, FALL

Luciana Morelli

WHEN THE TIME IS RIGHT

Javon Jackson

I'LL REMEMBER APRIL

Adam Beaudoin

INTRODUCTION

Ingi Bjarni Skúlason


GET MORE OF A GOOD THING!

Our weekly newsletter highlights our top stories, our special offers, and
upcoming jazz events near you.
SIGN ME UP!





CONNECT

 * Welcome
 * Our Staff
 * Join Us






MORE ACCESS

 * Newsletter
 * Content Plug-Ins
 * RSS Feeds






FOR MUSICIANS

 * Primer
 * Toolkit
 * Dashboard






ADVERTISE

 * Rates and Options
 * Advertising Tips
 * Place Order



Privacy Policy | We do not sell or share your personal information.
© 2024 All About Jazz & Jazz Near You. All rights reserved.

×

JOIN OUR COMMUNITY OR WELCOME BACK!

 * Member? Sign in
 * Join

Email address

Password
visibility

Forgot it? Reset it.
Click the eye icon to show your password.

Sign in

Membership has its privileges. Learn more.

--------------------------------------------------------------------------------

First Name and Last Name

First Name Only

Email Address
It will remain private

Password
Enter 6+ characters and enter it twice

Free Weekly Newsletter
Timely jazz news & events guide

Verification Check

Submit
Email address

Reset Password Now
×



One moment, you will be redirected shortly.
×

WELCOME TO ALL ABOUT JAZZ!

We sent a confirmation message to . Look for it, then click the link to activate
your account. If you don’t see the email in your inbox, check your spam, bulk or
promotions folder.

Thanks for joining the All About Jazz community!
×

EXPLORE ALL ABOUT JAZZ & JAZZ NEAR YOU

 * Home
 * Jazz Albums
 * Album Reviews
 * Articles
 * Jazz Musicians
 * Jazz News
 * Contest Giveaways
 * Jazz Pictures
 * Polls
 * Radio & Podcasts
 * Song of the Day
 * Video of the Day

 * Home
 * About
 * Concerts
 * Livestreams
 * Venue / Clubs
 * Directory
 * Venue Finder
 * Musician Finder
 * Teacher Finder
 * Events By City
 * Weekly Newsletter

 * Welcome!
 * Getting Started
 * Advertise
 * Search
 * Staff
 * Help Wanted
 * FAQ
 * Contact Us

Our weekly newsletter highlights our top stories and includes a local jazz
events calendar.

SIGN ME UP!
×




























Update Privacy Preferences
A Raptive Partner Site