www.fiddlehangout.com Open in urlscan Pro
107.182.235.65  Public Scan

Submitted URL: http://fiddlehangout.com/
Effective URL: https://www.fiddlehangout.com/pages/default.asp
Submission: On December 30 via api from SG — Scanned from CA

Form analysis 5 forms found in the DOM

Name: thisformPOST /login/

<form method="post" action="/login/" name="thisform">
  <input type="hidden" name="redir" value="/default.asp?">
  <input type="hidden" name="refer" value="">
  <input name="Name" type="text" size="20" maxlength="50" placeholder="Username" value="">
  <input class="noMargin" name="Password" type="password" size="20" maxlength="50" placeholder="Password">
  <div class="row collapse">
    <div class="columns small-12 text-left">
      <p class="noMargin small"><label for="member_login_save_password" class="white"><input id="member_login_save_password" name="SavePassword" type="checkbox" value="true" checked="" class="noSpacing"> Save Password</label></p>
    </div>
  </div>
  <div class="row collapse">
    <div class="column small-12">
      <input class="small button noMargin" style="width:100%;" name="submit" type="submit" value="Log In">
    </div>
  </div>
  <div class="row collapse">
    <div class="column small-12 text-center">
      <p class="small "><a href="/pages/login/forgot.asp">Forgot Password</a></p>
      <input class="small button noMargin" style="width:100%;background-color:#ce3a29;margin-bottom:20px;" name="submit" type="button" onclick="location.href='/login/profile.asp';" value="Sign Up">
    </div>
  </div>
</form>

Name: thisformPOST /login/

<form method="post" action="/login/" name="thisform">
  <input type="hidden" name="redir" value="/default.asp?">
  <input type="hidden" name="refer" value="">
  <input name="Name" type="text" size="20" maxlength="50" placeholder="Username" value="">
  <input class="noMargin" name="Password" type="password" size="20" maxlength="50" placeholder="Password">
  <div class="row collapse">
    <div class="columns small-12 text-left">
      <p class="noMargin small"><label for="member_login_save_password" class="white"><input id="member_login_save_password" name="SavePassword" type="checkbox" value="true" checked="" class="noSpacing"> Save Password</label></p>
    </div>
  </div>
  <div class="row collapse">
    <div class="column small-12">
      <input class="small button noMargin" style="width:100%;" name="submit" type="submit" value="Log In">
    </div>
  </div>
  <div class="row collapse">
    <div class="column small-12 text-center">
      <p class="small "><a href="/pages/login/forgot.asp">Forgot Password</a></p>
      <input class="small button noMargin" style="width:100%;background-color:#ce3a29;margin-bottom:20px;" name="submit" type="button" onclick="location.href='/login/profile.asp';" value="Sign Up">
    </div>
  </div>
</form>

/pages/search-parse.asp

<form action="/pages/search-parse.asp">
  <input type="hidden" name="cx" value="003343045014085398078:nomr4zmsn_4">
  <input type="hidden" name="cof" value="FORID:9">
  <input type="hidden" name="ie" value="UTF-8">
  <input name="query" type="text" style="margin-bottom:7px;" autocomplete="off" placeholder="Search Forums">
  <p style="margin:0px;">
    <label style="display:inline"><input type="radio" name="refine" value="forum" checked="checked">All Topics&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</label> <label style="display:inline"><input type="radio" name="refine" value="active_topics">Active
      Topics</label>
  </p>
  <input type="submit" name="submit" value="Search" style="width:100%" class="button">
</form>

Name: searchform /pages/search-parse.asp

<form id="cse-search-box" onsubmit="if ($('#mainSearch').val()=='') {return false;}" autocomplete="off" name="searchform" action="/pages/search-parse.asp">
  <script>
    function iosScrollFix(el) {
      var ua = window.navigator.userAgent;
      var iOS = !!ua.match(/iPad/i) || !!ua.match(/iPhone/i);
      var webkit = !!ua.match(/WebKit/i);
      var iOSSafari = iOS && webkit && !ua.match(/CriOS/i);
      if (iOSSafari) {
        var rect = el.getBoundingClientRect(),
          scrollTop = window.pageYOffset;
        console.log(scrollTop);
        if (window.innerHeight > window.innerWidth) {
          window.scrollTo(0, rect.top + scrollTop - 170);
        } else {
          window.scrollTo(0, rect.top + scrollTop - 100);
        }
      }
    }
  </script>
  <input type="hidden" name="cx" value="003343045014085398078:nomr4zmsn_4">
  <input type="hidden" name="cof" value="FORID:9">
  <input type="hidden" name="ie" value="UTF-8">
  <input placeholder="Search" onfocus="iosScrollFix(this);" autocomplete="off" name="query" id="mainSearch" type="text">
  <button name="sa" value="Search"><img src="/img/icon-search.png"></button>
  <div id="searchFilter"> Restrict search to:<br>
    <label><input type="radio" name="refine" value="forum" checked=""> Forum</label>
    <label><input type="radio" name="refine" value="classifieds"> Classifieds</label>
    <label><input type="radio" name="refine" value="tab"> Tab</label>
    <label><input type="radio" name="refine" value="other"> All other pages</label>
  </div>
</form>

Name: thisformPOST /login/

<form method="post" action="/login/" name="thisform">
  <input type="hidden" name="redir" value="/default.asp?">
  <input type="hidden" name="refer" value="">
  <input name="Name" type="text" size="20" maxlength="50" placeholder="Username" value="">
  <input class="noMargin" name="Password" type="password" size="20" maxlength="50" placeholder="Password">
  <div class="row collapse">
    <div class="columns small-12 text-left">
      <p class="noMargin small"><label for="member_login_save_password" class="white"><input id="member_login_save_password" name="SavePassword" type="checkbox" value="true" checked="" class="noSpacing"> Save Password</label></p>
    </div>
  </div>
  <div class="row collapse">
    <div class="column small-12">
      <input class="small button noMargin" style="width:100%;" name="submit" type="submit" value="Log In">
    </div>
  </div>
  <div class="row collapse">
    <div class="column small-12 text-center">
      <p class="small "><a href="/pages/login/forgot.asp">Forgot Password</a></p>
      <input class="small button noMargin" style="width:100%;background-color:#ce3a29;margin-bottom:20px;" name="submit" type="button" onclick="location.href='/login/profile.asp';" value="Sign Up">
    </div>
  </div>
</form>

Text Content

.





Save Password



Forgot Password





Save Password



Forgot Password

 * Forums Forums
   * Browse Forums
   * Active Topics
   * Post New Topic
     
   * Subscriptions
   * Moderators
   * Rules & Guidelines
   * Groups
    * Browse Forums
    * Active Topics
    * Post New Topic
      
   
    * Subscriptions
    * Moderators
    * Rules & Guidelines
    * Hangout Chatroom
    * Groups
   
   All Topics      Active Topics

 * Marketplace Marketplace
   * Classifieds
   * Post New Ad
   * Classified Rules
   * Luthier Search
   * Hangout Store
    * Classifieds
    * Post New Ad
    * Classified Rules
   
   
      
   
   
      BROWSE CLASSIFIEDS
   
    * Fiddles
    * Fiddle Parts
    * Fiddle Accessories
    * Instructional Materials
    * Fiddle-Related Services
    * Music (CD's, LP's, etc)
    * Internet Auctions
    * Other Instruments
   
    * Luthier Search
    * Hangout Merchandise

 * Learn Learn
   * Tabs
   * Video Lessons
   * Find a Teacher
   * Lesson Links
   * More Video Lessons
    * Fiddle Tab Library
   
   
   VIDEO LESSONS
   
   DVD-quality lessons (including tabs/sheet music) available for immediate
   viewing on any device.
   
    * Lesson Links
    * More Video Lessons
   
   
   FIND A TEACHER
   
   Take your playing to the next level with the help of a local or online fiddle
   teacher.
   
   
   EMAIL NEWSLETTER
   
   Monthly newsletter includes free lessons, favorite member content, fiddle
   news and more.

 * Media Media
   * Newest Additions
   * Video Library
   * MP3 Library
   * Jukebox
   Newest Additions Video Library MP3 Library Jukebox
   

 * More More
   * Member Homepages
   * Blogs
   * Help/FAQ
   * Reviews
   * Links
   * Calendar
   * Enter the Drawing
   * Players Union
   * Donate
   * Tell a Friend
   * Advertising
   * Our Sponsors
   * Contact Us
    * Member Homepages
    * Blogs
    * Reviews
    * Calendar
    * Help/FAQ
    * Links
    * Enter the Drawing
   
   
   SUPPORT THIS SITE
   
    * Players Union
    * Donate
    * Tell a Friend
    * Advertising
    * Our Sponsors
    * Contact Us

 * Restrict search to:
   Forum Classifieds Tab All other pages



Premier Sponsors

 * 
 * 
 * 
 * 
 * 

99
Fiddle Lovers Online




BluegrassDaddy.com
Your source for the best Bluegrass, Old Time, Celtic, Gospel, and Country fiddle
lessons.

We use cookies to ensure that we give you the best experience on our website. If
you continue, we will assume that you agree to our privacy policy which includes
details of cookie usage.
(hide this)



OLD-TIME TOTW #183: COUSIN SALLY BROWN (12/26/21)



Posted In Live Playing (Personal Videos) by FiddlerPaul71

2 people like this


FROM THE FORUM


NEWEST TOPICS


NEWEST TOPICS


MOST POPULAR


MOST POPULAR


NAILING IT

Playing Advice - 4 hrs


LEARN A TUNE A DAY!!! ???

Playing Advice - 11 hrs


7 STRING VIOLIN

Fiddle Building, Setup, and Repair - 14 hrs


UNUSUAL NECK ATTACHMENT?

Fiddle Building, Setup, and Repair - 14 hrs


BUCKY COVINGTON I’LL WALK

Notation/Tab/Recording/Chords/Lyrics Requests - 19 hrs


HAS ANYONE SEEN A "SLEEPER FIDDLE" LATELY?

Other Fiddle-Related Topics - 1 day


SURPRISING PFRETZSCHNER FIDDLE

Fiddle Building, Setup, and Repair - 1 day


MORE >




ABOUT THIS SITE

The mission of the Fiddle Hangout is to become the world's most comprehensive
fiddle resource. We're doing it by bringing the world's fiddlers together with
powerful community-building tools created for musicians, by musicians.


MARKETPLACE

Previous

Bartlett Fiddle Mic - $179

Fiddle Ebony Gold Ring Parisian Eye 4/4 tuning Pegs- Brand... - $24.95

Old German Violin, Labeled Domenicus Montagnana - $2,350

Fornaciari JR Violin Bow - $450

Fiddle Adjustable Fine Ebony Chin Rest New / Finest... - $19.95

CD - Sharon Rogers and Chip Cohen, Old Time Music - $9.99

Song Surgeon: Audio Slowdowner and Key Change Tool... - $59.95

Chinese Strad Copy Violin in Pristine Condition - $600

Beautiful, clear voiced Markneukirchen violin - $1,150

Excellent 1920s French JTL Violin - $3,600

Tall Tales and Twin Fiddles - $24.95

JTL French Violin Bow--marked Sarasate EL - $1,300

Old German Stainer Copy - $2,000

Rope binding - $4

78 RPM record collection - $2

Old German Violin - $400

Cremona SV-400 Premier Artist Fiddle Outfit - 4/4 Brand... - $349.95

1995 Conner Fiddle - $3,500

1923 Friedrich August Heberlien violin - $475

Scottish Violin by George Dyker, 1916 - $5,000

Older German bow (lovely appointments) - $1,200

Tall Tales and Twin Fiddles volume 2 - $25

Exceptional Burkholder Violin Made in 1932 - $1,200

Fine Old German 16” Viola, c. 1820 - $2,500

J. Fereira Violin Bow - $450

Hiroshi Kono Violin - $2,600

Early 1900’s Fiddle - $600

Fiddlers fiddle - $250

Hand Carved Fiddle - $1,750

"Learning To Fiddle, Bluegrass Style" - $32.95

Cecil Isliefson Fiddle #57-Handmade In Canada - $750

Excellent Old German Violin c.1920-1930 - $2,100

Upgraded Modern Workshop Violin - $2,100

CD - Chip Cohen, "Horsehair" - $9.99

Old German Stradivarius Copy - $1,650

Royce Burt Amati - $950

Fine Violin by Orest Putsentela, 2019 - $8,100

French Breton Brevette from the early 1900's - $1,200

Pernambuco bow - $250

Fiddle Bridges 4/4- 3/4- 1/2 sizes Brand New - $3

Bartlett Fiddle Mic - $179

Fiddle Ebony Gold Ring Parisian Eye 4/4 tuning Pegs- Brand... - $24.95

Old German Violin, Labeled Domenicus Montagnana - $2,350

Fornaciari JR Violin Bow - $450

Fiddle Adjustable Fine Ebony Chin Rest New / Finest... - $19.95

CD - Sharon Rogers and Chip Cohen, Old Time Music - $9.99

Song Surgeon: Audio Slowdowner and Key Change Tool... - $59.95

Chinese Strad Copy Violin in Pristine Condition - $600

Beautiful, clear voiced Markneukirchen violin - $1,150

Excellent 1920s French JTL Violin - $3,600

Tall Tales and Twin Fiddles - $24.95

JTL French Violin Bow--marked Sarasate EL - $1,300

Old German Stainer Copy - $2,000

Rope binding - $4

78 RPM record collection - $2

Old German Violin - $400

Cremona SV-400 Premier Artist Fiddle Outfit - 4/4 Brand... - $349.95

1995 Conner Fiddle - $3,500

Next

TOP LINKS

 * Forum Home
 * Classified Ads
 * Tab Archives

SUPPORT THIS SITE

 * Players Union
 * Donate
 * Tell a Friend
 * Advertising
 * Our Sponsors
 * Contact Us

MORE HANGOUTS

 * Banjo
 * Dobro
 * Guitar
 * Mandolin

Terms of Use | Privacy Policy | Copyright 2021 Fiddle Hangout. All Rights
Reserved.




Save Password



Forgot Password


BluegrassDaddy.com
Your source for the best Bluegrass, Old Time, Celtic, Gospel, and Country fiddle
lessons.


Newest Posts

 'Nailing it' 4 hrs

 'Learn a tune a day!!! ???' 11 hrs

 'Want to Buy - Royce Burt Revoiced Fiddle' 12 hrs

 '7 string violin' 14 hrs

 'Unusual neck attachment?' 14 hrs

 'Bucky Covington I’ll Walk' 19 hrs

 'Has anyone seen a "sleeper fiddle" lately?' 1 day

 'Surprising Pfretzschner Fiddle' 1 day

 'Why are so many OT tunes played too fast' 1 day

 'Peg Trouble' 2 days

More >  

7.763672E-02



HANGOUT NETWORK HELP


VIEW ALL TOPICS  |  VIEW CATEGORIES


HANGOUT NETWORK HELP TOPICS

(sorted by popularity)

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

What settings should I use when creating MP3 files to upload to the Hangout?

How do I convert my audio file to an MP3?

How do I edit my myHangout profile?

What software should I use to record my playing so I can upload an MP3?

How do I create a myHangout account so I can use the forum and post blogs,
reviews, MP3s, photos, etc?

What's the most fail-safe way to view tablature files?

What software do I need to install in order to view the various tab formats on
Hangout Network websites?

I live in (insert location here)--do you know of any good teachers in the area?

Can you answer my question about (insert obscure music-related topic here)?

I forgot my myHangout account password. What do I do?

When I click on a link to a tab, a window pops up asking if I want to "Save the
File" or "Open File From Current Location." Which should I choose?

When I try to view the tabs, I get a bunch of gibberish bunched up on the left
margin. What's wrong?

Editorial and Format Policies for Forum Sponsor Ads

Forum Sponsor Ad FAQ's

What are the restrictions/requirements for forum sponsor ad images?

How does the 'Relative Exposure' setting work for forum sponsor ads?

I have multiple ads running under one forum. How are my ads rotated?

Explanation of forum sponsorship 'Impressions Per Month'

Help! The MP3 I uploaded plays at the wrong speed!

How does Private Messaging Work?

Locking Your Account

Member tagging: how does it work?

Notification Settings

Subscribing to Forum Topics

What are the contents of the current banjo prize pack?

What does "Include in jukebox playlists" do?

What does "Prevent downloading of this MP3" do?

What does it mean when my homepage says I've made X "recent additions" to the
site?

What does the "Allow comments" checkbox do?

What does the "Subscribe to comments" checkbox do?

What is the copyright/DCMA policy which Hangout members must follow?

What is the newsletter list, and how do I subscribe or unsubscribe?

What should I put in my MP3's "Description" field?

Who are BMI, ASCAP and SESAC, and why does the Hangout Network care?

Why do I need to enter the writer/composer for my song?

Why shouldn't I publish my email address on a classified ad?


HANGOUT NETWORK HELP CATEGORIES

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

Audio/MP3

Learn

Profile

Sponsor/Advertise

Tablature



×