Sonora FHC Wiki is loading ...

Requires Javascript.
Sonora FHC Wiki -
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity=60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0; margin:0.4em 0 0.2em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0 0; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0;}
.wizardFooter .status {padding:0 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0 0 0.5em;}
.tab {margin:0 0 0 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0 0.25em; padding:0 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none !important;}
#displayArea {margin: 1em 1em 0em;}
noscript {display:none;} /* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser excludeLists'></span></div>
<!--}}}-->
To get started with this blank [[TiddlyWiki]], you'll need to modify the following tiddlers:
* [[SiteTitle]] & [[SiteSubtitle]]: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* [[MainMenu]]: The menu (usually on the left)
* [[DefaultTiddlers]]: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These [[InterfaceOptions]] for customising [[TiddlyWiki]] are saved in your browser

Your username for signing your edits. Write it as a [[WikiWord]] (eg [[JoeBloggs]])

<<option txtUserName>>
<<option chkSaveBackups>> [[SaveBackups]]
<<option chkAutoSave>> [[AutoSave]]
<<option chkRegExpSearch>> [[RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[CaseSensitiveSearch]]
<<option chkAnimate>> [[EnableAnimations]]

----
Also see [[AdvancedOptions]]
<<importTiddlers>>
|''Type:''|file|
|''URL:''|http://sonorafhc.tiddlyspot.com/|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
|''Type:''|file|
|''URL:''|http://tw.lewcid.org/|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
|''Type:''|file|
|''URL:''|http://www.tiddlytools.com|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
|''Type:''|file|
|''URL:''|http://www.tiddlytools.com/|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
|''Type:''|file|
|''URL:''|http://www.tiddlytools.com/index.html|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
19481 Hillsdale Dr  -  (view a [[Google map|http://maps.google.com/maps?f=q&hl=en&geocode=&q=19481+Hillsdale+Dr,+sonora,+california&sll=37.0625,-95.677068&sspn=38.41771,81.474609&ie=UTF8&ll=37.976511,-120.324626&spn=0.018707,0.039783&z=15&iwloc=addr]] of the area)
Sonora, CA  95370
(209)536-9206

''<<email sonorafamily95370 at gmail dot com>>''

Hours:
Tueday, Wednesday & Thursday
10:00am to 4:00pm & 6:30pm to 9:00pm
//(closed 1st Thurs __evening__ of each month)//
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
<<options>>
Web sites and resources that are helpful in ''Alabama'' research:

*''Sonora FHC [[Resources for Alabama|http://files.lib.byu.edu/family-history-library/research-outlines/US/Alabama.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Alabama|https://familysearch.org/search/collection/location/33?region=Alabama]]
**[[FamilySearch Research Wiki - Alabama|https://www.familysearch.org/learn/wiki/en/Alabama]]
**[[Family History Library Catalog - Alabama|https://familysearch.org/search/catalog/results?count=20&placeId=356&query=%2Bplace%3A%22United%20States%2C%20Alabama%22]]
*''Information, Facts and History''
**[[Wikipedia - Alabama|http://en.wikipedia.org/wiki/Alabama]]
**[[Genealogy Inc. Facts & Information - Alabama|http://www.genealogyinc.com/alabama/]]
*''Categorized Links''
**[[Cyndi's List - Alabama|http://www.cyndislist.com/al.htm]]
**[[Linkpendium - Alabama|http://www.linkpendium.com/genealogy/USA/AL/]]
**[[Access Genealogy - Alabama|http://www.accessgenealogy.com/alabama/]]
**[[Resources at RootsWeb - Alabama|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Alabama|http://www.genealogyinc.com/alabama/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Alabama|https://familysearch.org/search/collection/location/33?region=Alabama]]
**[[Ancestry.com Databases - Alabama|https://search.ancestry.com/Places/US/Alabama/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Alabama/alabama]] - use database portal to perform a search
**[[US GenWeb - Alabama|http://www.usgwarchives.net/search/search.cgi/searchal.htm]]
**[[RootsWeb User Contributed Databases - Alabama|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Alabama|http://www.learnwebskills.com/family/vitalrecords1.htm#al]]
**[[Online Birth & Marriage Records Indexes - Alabama|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Alabama|http://www.deathindexes.com/alabama/index.html]]
**[[Online Historical Directories - Alabama|https://sites.google.com/site/onlinedirectorysite/Home/usa/al]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Alabama|https://www.ancestry.com/search/places/usa/alabama/?category=38]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Alabama|http://www.genealogybank.com/gbnk/newspapers/Alabama-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Alabama|http://newspaperarchive.com/us/alabama/]] - use database portal to perform a search
**[[Newspapers.com - Alabama|https://www.newspapers.com/browse/US/Alabama]] - subscription required
**[[Chronicling America - Alabama|https://chroniclingamerica.loc.gov/search/titles/results/?state=Alabama]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Alabama|https://sites.google.com/site/onlinenewspapersite/Home/usa/al]]
**[[Cyndi's List of Newspapers - Alabama|http://www.cyndislist.com/us/al/newspapers/]]
**[[Birmingham Iron Age|http://www.bplonline.org/resources/Digital_Project/IronAgeNews.asp]]
**[[Alabama Newspapers on Microfilm Database|http://www.archives.state.al.us/newsmicro/search.cfm]] - from ADAH
*''Libraries, Societies, Archives & Collections''
**[[Alabama Genealogical Society|http://algensoc.org/]]
**[[Alabama Department of Archives and History|http://www.archives.state.al.us/index.html]]
***Alabama 1867 Voter Registration Records Database
***Alabama Civil War Service Database
***World War I Gold Star Database
***ADAH Digital Archives
***Military Records
***African-American Legislators in Reconstruction Alabama
**[[Ozark Dale County Public Library |http://www.odcpl.com/]] - (Dale County)
***Obituary Database
***Cemetery Books
***Confederate Veterans
***Land Office Certificates
**[[Birmingham Public Library|http://www.bplonline.org/locations/central/archives/]] - Department of Archives and Manuscripts - (Jefferson County)
***Alabama Coal Mine Fatalities, 1898-1938
***Alabama Episcopal Church Registers
***Alabama Inventors Database
***Birmingham Black Barons
***Jefferson County Probate Court, Loose Records (1852-1936)
*** Jefferson County Naturalization Records
***Jones Valley High School Yearbooks
***Oak Hill Memorial Cemetery Interments
***Obituary Index : Birmingham Area Newspapers
***Red Mountain Cemetery Record of Interments, 1888-1906
***WPA Index to Alabama Biography
***Digital Collections
**[[Hueytown Historical Society|http://www.hueytown.org/historical/]] - (Jefferson County)
***Cemeteries
***Family Histories and Genealogies
**[[Lauderdale Public Library|http://www.flpl.org/]] - (Lauderdale County)
***Digital Archive
***Circuit Court Records, 1843-1850
***Oral Histories
**[[Lawrence County Archives|http://www.lawrencecoarchives.com/]] - (Lawrence County)
***Index for County Marriage Books, 1818-1947
***Index for County Deed Books, 1818-1850
***Index for County Minute Books, 1818-1850
***Index for County Inventory & Will Books, 1818-1850
***Index for Family Files
***Index for County Tax Records
***Index for County Military Records
***Index for County Cemetery Records
**[[Huntsville-Madison County Public Library, Heritage Room|http://obits.hmcpl.org]] - (Madison County)
***Obituary Index
**[[Madison County Records Center|http://madisoncountyal.gov/mcrc/]] - (Madison County)
***Marriage Record Index Search
***Probate Record Index Search
***Chancery Court Records Search
***Holdings Search
****Confederate Pensions, 1898-1914
****Delinquent Tax Docket, 1890
****Estray, 1902-1918
****Bonds, 1840-1853
****Naturalizations, 1847-1846
****Pensions Warrant Delivery (Book 2 & #3)
****Births, 1881-1912
**[[City of Huntsville Cemetery Search|http://maps.hsvcity.com/cemetery/SearchPage.aspx]] - (Madison County)
**[[Mobile County Records Division|http://www.probate.mobilecountyal.gov/recordssearch.asp]]
***General Property Index, 1984 to present
**[[Davis Cemetery, Dora|http://daviscemetery.com/index.htm]] - (Walker County)
**[[Auburn University Digital Library|http://diglib.auburn.edu/browse.html]]
**[[University of Alabama Libraries|http://www.lib.ua.edu/]]
***Digital Collections
**[[University of Alabama, Birmingham|http://www.uab.edu/]] - UAB Digital Collections
***Oral History Project
**[[Alabama Mosaic|http://alabamamosaic.org/]]
**[[Alabama Depart of Archives and History|http://www.archives.state.al.us/]]
Web sites and resources that are helpful in ''Alaska'' research:

*''Sonora FHC [[Resources for Alaska|http://files.lib.byu.edu/family-history-library/research-outlines/US/Alaska.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection  - Alaska|https://www.familysearch.org/search/collection/location/32?region=Alaska]]
**[[FamilySearch Research Wiki - Alaska|https://www.familysearch.org/learn/wiki/en/Alaska]]
**[[Family History Library Catalog (FHlC) - Alaska|https://familysearch.org/search/catalog/results?count=75&placeId=387&query=%2Bplace%3A%22United%20States%2C%20Alaska%22]]
*''Information, Facts and History''
**[[Wikipedia - Alaska|http://en.wikipedia.org/wiki/Alaska]]
*''Categorized Links''
**[[Cyndi's List - Alaska|http://www.cyndislist.com/ak.htm]]
**[[Linkpendium - Alaska|http://www.linkpendium.com/genealogy/USA/AK/]]
**[[Access Genealogy - Alaska|http://www.accessgenealogy.com/alaska-genealogy]]
**[[Resources at RootsWeb -Alaska|http://resources.rootsweb.ancestry.com/USA/AK/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection  - Alaska|https://www.familysearch.org/search/collection/location/32?region=Alaska]]
**[[Ancestry.com Databases - Alaska|http://www.ancestry.com/search/locality/dbpage.aspx?i=d&tp=2&p=4]] - - use database portal to perform a search
**[[US GenWeb - Alaska|http://usgwarchives.net/maps/alaska//]]
**[[RootsWeb User Contributed Databases - Alaska|http://userdb.rootsweb.ancestry.com/regional.html#Alaska]]
**[[Online Death Records & Indexes - Alaska|http://www.deathindexes.com/alaska/index.html]]
**[[Online Historical Directories - Alaska|https://sites.google.com/site/onlinedirectorysite/Home/usa/ak]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Alaska|https://www.ancestry.com/search/places/usa/alaska/?category=38]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Alaska|http://www.genealogybank.com/gbnk/newspapers/explore/USA/Alaska/]] - use FHC desktop icon
**[[Newspaper Archive - Alaska|http://access.newspaperarchive.com/BrowseMain.aspx?type=loc&pubid=&cityid=&stateid=3&countryid=7&pubtitle=&startdate=&enddate=&startyear=&endyear=&exactdate=]] - use database portal to perform a search
**[[Newspapers.com - Alaska|http://www.newspapers.com/browse/#150|]] - subscription required
**[[Chronicling America - Alaska|https://chroniclingamerica.loc.gov/search/titles/results/?state=Alaska]]
**[[Alaska Online Historical Newspapers|http://www.theancestorhunt.com/blog/alaska-online-historical-newspapers-summary]] - The Ancestor Hunt
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Alaska|https://sites.google.com/site/onlinenewspapersite/Home/usa/ak]]
**[[Alaska Newspapers Index|http://www.eed.state.ak.us/lam/newspapers.cfm]]
**[[Alaska Newspaper on Microfilm, 1866-1998|http://www.library.state.ak.us/hist/newspaper/news.html]] - through Alaska State Library
**[[Cyndi's List of Alaska Newspapers|http://www.cyndislist.com/us/ak/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**[[Alaska Historical Society|http://www.alaskahistoricalsociety.org/]]
**[[Alaska State Archives|http://www.archives.state.ak.us/]]
***Probate Index
***Naturalization
**[[Alaska State Library|https://library.alaska.gov/hist/online_resources/online_resources.html]]
***Index for Biographies of ~Alaska-Yukon Pioneers, 1850-1950, v. 1-5
***Guide to Personal Names in the Alaska Searchlight, 1894-1898
***Alaska Gold Rush Pioneers of the ~Juneau-Douglas Area, 1880-1921—Index to Pioneer Mining
***Families
***Alaska Newspaper Index
***Index to Alaska Weekly and Alaska Sportsman obituaries
**[[Alaska's Digital Archives|http://vilda.alaska.edu/cdm4/browse.php]]
**[[Sealaska Heritage Institute Digital Collections|http://www.sealaskaheritage.org/collection/digital%20collections.htm]]
**[[Sitka National Park Photo Gallery|http://www.nps.gov/sitk/historyculture/ew-merrill-photographs.htm]]
**[[Project Jukebox|http://jukebox.uaf.edu/]]
***Oral History
***Recordings
***Transcribed Interviews
***Photos
**[[Yukon Genealogy|http://yukongenealogy.com/index]]
***Yukon Residents, 1894-1958
***Pioneer Cemetery, 1900-1965
***Grey Mountain Cemetery, 1960-1976
***Yukon News Obituary Index, 1966-2000
***Yukon River Basin Deaths and Burials, 1887-2007
**[[Yukon & Alaska Genealogy Center|http://www.yukonalaska.com/pathfinder/gen/]]
***Ship Passenger Lists
From the April 2008 issue of the FHC newsletter:

Page 1
*[[Genea-musings blog|http://feeds.feedburner.com/Genea-musings]]
*[[Accent Quiz|http://tinyurl.com/y4t7w7]]
*[[PC Magazine - Three Steps to a Paperless Office|http://www.pcmag.com/article2/0,2817,2279360,00.asp]]
*[[GreenPrint Tutorial Video|http://www.printgreener.com/tutorial.html]]
*[[GreenPrint Website|http://www.printgreener.com/]]

Page 2
*[[Tips for Genealogist's Blog|http://tomstipsforgenealogists.blogspot.com/]]
*[[Bureau of Land Management|http://www.glorecords.blm.gov/]]
*[[Google Book Search|http://books.google.com/bkshp?hl=en&tab=wp]]

Page 3
*[[Find My Past|http://www.findmypast.com/home.jsp]]
*[[Family Link|http://www.familylink.com/]]
*[[World Vital Records|http://www.worldvitalrecords.com/]]
*[[Ancestral Quest|http://www.ancquest.com/]]
*[[FamilySearch Developer's Conference|http://devnet.familysearch.org/Members/clarkegj/march-3-2008-familysearch-developers-conference]]
*[[Smithsonian Photography Initiative|http://photography.si.edu/default.aspx]]
*[[Missouri Death Certificates|http://www.sos.mo.gov/archives/resources/deathcertificates/]]
*[[Library of Congress Chronicling America: Historic American Newspapers|http://www.loc.gov/chroniclingamerica/home.html]]
*[[Steve Morse's One Step Search Engine|http://stevemorse.org/]]
*[[U.S. Census Bureau website|http://www.census.gov/history/]]
*[[7-Zip Archiving Program|http://www.7-zip.org/]]
*[[Transcript|http://www.jacobboerema.nl/en/Freeware.htm]]
*[[Firefox 3 Beta 4|http://www.mozilla.com/en-US/firefox/all-beta.html]]
*[[AniMap 3.0|http://www.goldbug.com/store/animap3.html]]
*[[Adobe PhotoShop Express beta|http://www.adobe.com/products/photoshopexpress/?promoid=CBTVM]]

Page 4
*[[About.com Blog|http://genealogy.about.com/]]
*[[Genealogy Buds Blog|http://arborgenealogy.blogspot.com/]]
*[[RootsWeb|http://www.rootsweb.ancestry.com/]]
*[[eBay - Genealogy|http://everythingelse.listings.ebay.com/Genealogy_Other_W0QQfclZ3QQsacatZ2980QQsocmdZListingItemList]]
<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !April 2009 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||||1|2|3|4|
|5|6|7|8|9|10|11|
|12|13|14|15|16|17|18|
|19|20|21|22|23|24|25|
|26|27|28|29|30|||

|>| !Vacations / Holidays / etc |
|>| April |
|4^^th^^ & 5^^th^^|LDS General Conference|
|6^^th^^|Staff Training - 10am|
|12^^th^^|Easter Sunday|
|.| |
|.| |
|.| |
|.| |
|.| |
!Family History Center Database Portal
You can access the Portal by clicking an icon on the ~FamilySearch Center desktop.  You can also access it at home [[http://www.fhc.familysearch.org/. 
Scroll all the way to the bottom to "For Center Directors, Staff and Technology Specialists."  Click on "online guide."  This is very helpful information for the center staff.

''Information on the Portal''
**[[Genealogical Resources
##Premium Subscriptions  
***If you have trouble accessing this site, scroll down to "Premium Family History Websites Help."  Click on  __PortalCfg__ and choose Run or Open.  
***There is a link to the descriptions of these subscriptions near the bottom of the page under "Website descriptions may be found __here__."
##Family Search - It's helpful to check frequently "What's New" on the right column.
##Family Search Indexing - This is a way you can give back to the genealogy community for all they "give" to us.
##Microfilm Ordering - We will soon be able to order microfilm from home (or from anywhere) and have it delivered to the Sonora ~FamilySearch Center.  This option is becoming available on a "rollout by area" basis.  We let you know when we can do this from our area.

**[[Classes & Resources
##Online Research Courses - Many of these classes are taught at the Family History Library in Salt Lake.  You need sound on your computer to listen to them.  If you would like to use them at the center, you can use the headset that is on the staff table in a plastic box.  Just plug it into the USB port on the computer by the center door.
***Two classes that we looked at at training were found under "Research Principles & Tools."  The first one was [[Finding Your Way:  Locating and Using Maps in Your Research | http://broadcast.lds.org/elearning/FHD/Community/Mid_Continent_Library/Finding_Your_Way__Locating_and_Using_Maps_in_Your_/Player.html]].
***The second lesson was [[If I'd Only Known: Beginner Genealogy Mistakes|http://broadcast.lds.org/elearning/FHD/Community/Mid_Continent_Library/If_I_d_Only_Known!/Player.html]].
##Family Tech - Scroll across the tabs at the top to see all that's available.
  
**[[~One-on-One Assistance
##~FamilySearch Wiki - New information is being added all the time. In the ~FamilySearch Research Wiki, you can learn about how to do genealogical research or share your knowledge with others. This is the place you can add information on any locality, subject, etc. that you might have some knowledge about.  There's information on the web site to guide you how to share.
##~FamilySearch Forums - Helpful family history research and ~FamilySearch product information provided by experienced ~FamilySearch patrons.
##~FamilySearch Help Center

Within these links you will see the terms ~FamilySearch Center and Family History Center used interchangeably.  The terminology is being changed to ~FamilySearch.  

!New Genealogy Search Engine'
**[[Mocavo.Com|http://mocavo.com/]] has launched.  This is the world's largest free genealogy search engine.  The search engine searches for items that are genealogically related.  It's getting rave reviews.

!Genealogy E-book
**Online State Resources for Genealogy by Michael Hait - available on FHC computers.  



<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites and resources that are helpful in ''Arizona'' research:

*''Sonora FHC [[Resources for Arizona|http://files.lib.byu.edu/family-history-library/research-outlines/US/Arizona.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Arizona|https://familysearch.org/search/collection/location/10?region=Arizona]]
**[[FamilySearch Research Wiki - Arizona|https://www.familysearch.org/learn/wiki/en/Arizona]]
**[[Family History Library Catalog - Arizona|https://familysearch.org/search/catalog/results?count=75&placeId=380&query=%2Bplace%3A%22United%20States%2C%20Arizona%22]]
*''Information, Facts and History''
**[[Wikipedia - Arizona|http://en.wikipedia.org/wiki/Arizona]]
**[[Genealogy Inc. Facts & Information - Arizona|http://www.genealogyinc.com/arizona/]]
*''Categorized Links''
**[[Cyndi's List - Arizona|http://www.cyndislist.com/az.htm]]
**[[Linkpendium - Arizona|http://www.linkpendium.com/genealogy/USA/AZ/]]
**[[Access Genealogy - Arizona|http://www.accessgenealogy.com/arizona/]]
**[[Resources at RootsWeb - Arizona|http://resources.rootsweb.ancestry.com/USA/AZ/]]
**[[Genealogy Inc. Facts & Information - Arizona|http://www.genealogyinc.com/arizona/]]
**[[Family History Favorites - Arizona|http://fhlfavorites.info/Links/USA_States/States_Frames/Arizona/arizona.htm]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Arizona|https://familysearch.org/search/collection/location/10?region=Arizona]]
**[[Ancestry.com Databases - Arizona|http://www.ancestry.com/search/locality/dbpage.aspx?i=d&tp=2&p=5]] - use database portal to perform a search
**[[MyHeritage - Arizona|http://myheritagelibraryedition.com/research/category-Arizona/arizona]] - use database portal to perform a search
**[[US GenWeb - Arizona|http://azgenweb.org/]]
**[[RootsWeb User Contributed Databases - Arizona|http://userdb.rootsweb.ancestry.com/regional.html#Arizona]]
**[[Links to FREE vital records and probate records - Arizona|http://www.learnwebskills.com/family/vitalrecords1.htm#az]]
**[[Online Birth & Marriages Records Indexes - Arizona|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Arizona|http://www.deathindexes.com/arizona/index.html]]
**[[Arizona On-line Birth & Death Certificates|http://genealogy.az.gov/]] - from Arizona Department of Health Services
**[[Online Historical Directories - Arizona|https://sites.google.com/site/onlinedirectorysite/Home/usa/az]]
*''Newspapers''
**[[Online Historical Newspapers - Arizona|https://sites.google.com/site/onlinenewspapersite/Home/usa/az]]
**[[Ancestry.com Historical Newspapers - Arizona|http://www.ancestry.com/search/locality/dbpage.aspx?i=d&tp=2&p=5&cj=1&o_xid=0001124599&o_lid=0001124599&categoryFilterID=38&showPaging=true]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Arizona|http://www.genealogybank.com/gbnk/newspapers/Arizona-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Arizona|http://access.newspaperarchive.com/browsemain.aspx?countryid=7&stateid=6&cityid=0&exactdate=&startdate=&enddate=&startyear=&endyear=&pubtitle=&type=loc]] - use database portal to perform a search
**[[Newspapers.com - Arizona|http://www.newspapers.com/browse/#25|]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Casa Grande Public Library Digital Archives|http://casagrandepl.newspaperarchive.com/Default.aspx]] - four Pinal County newspapers
**[[Arizona Online Historical Newspapers|http://www.theancestorhunt.com/blog/arizona-online-historical-newspapers-summary-updated-2015#.VdjE0_lVhBc]] - The Ancestor Hunt
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Newspapers|http://news.google.com/newspapers]] - listed by newspaper  title
**[[Google Online Historical Newspapers - Arizona |https://sites.google.com/site/onlinenewspapersite/Home/usa/az]]
**[[Arizona Newspaper Project|https://azmemory.azlibrary.gov/digital/custom/newspapers]]  - from Arizona State Library
**[[Cyndi's List of Arizona Newspapers|http://www.cyndislist.com/us/az/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**[[Arizona Department of Health Services|http://genealogy.az.gov/]]
***Birth Certificates, 1855-1943
***Death Certificates, 1844-1968
**[[Arizona Department of Corrections|http://www.azcorrections.gov/index.aspx]]
***Historical Prison Register
***Inmate data search
**[[Arizona Historical Society|http://www.arizonahistoricalsociety.org/]]
***Manuscript Collections
***Oral History Collections
**[[Arizona State Library, Archives and Public Records|https://azlibrary.gov/]]
***Arizona Memory Project
***Arizona Digital Newspaper Program, 1859-1922
***Arizona Biographical Database
Web sites and resources that are helpful in ''Arkansas'' research:

*''Sonora FHC [[Resources for Arkansas|http://files.lib.byu.edu/family-history-library/research-outlines/US/Arkansas.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Arkansas|https://familysearch.org/search/collection/location/48?region=Arkansas]]
**[[FamilySearch Research Wiki - Arkansas|https://www.familysearch.org/learn/wiki/en/Arkansas]]
**[[Family History Library Catalog - Arkansas|https://familysearch.org/search/catalog/results?count=75&placeId=361&query=%2Bplace%3A%22United%20States%2C%20Arkansas%22]]
*''Information, Facts and History''
**[[Wikipedia - Arkansas|http://en.wikipedia.org/wiki/Arkansas]]
**[[Genealogy Inc. Facts & Information - Arkansas|http://www.genealogyinc.com/arkansas/]]
**[[Encyclopedia of Arkansas History and Culture|http://www.encyclopediaofarkansas.net/]]
**[[Arkansas  Digital Map Library|http://www.usgwarchives.org/maps/arkansas/]]
*''Categorized Links''
**[[Cyndi's List - Arkansas|http://www.cyndislist.com/ar.htm]]
**[[Linkpendium - Arkansas|http://www.linkpendium.com/genealogy/USA/AR/]]
**[[Access Genealogy - Arkansas|http://www.accessgenealogy.com/arkansas/]]
**[[Resources at RootsWeb -Arkansas|http://resources.rootsweb.ancestry.com/USA/AR/]]
**[[Genealogy Inc. Facts & Information - Arkansas|http://www.genealogyinc.com/arkansas/]]
**[[Family History Favorites - Arkansas|http://fhlfavorites.info/Links/USA_States/States_Frames/Arkansas/arkansas.htm]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Arkansas|https://familysearch.org/search/collection/location/48?region=Arkansas]]
**[[Ancestry.com Databases - Arkansas|http://search.ancestry.com/Places/US/Arkansas/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Arkansas/arkansas]] - use database portal to perform a search
**[[US GenWeb - Arkansas|http://www.argenweb.net/]]
**[[RootsWeb User Contributed Databases - Arkansas|http://userdb.rootsweb.ancestry.com/regional.html#Arkansas]]
**[[Links to FREE vital records and probate records-Arkansas|http://www.learnwebskills.com/family/vitalrecords1.htm#ar]]
**[[Online Birth & Marriage Records Indexes -  Arkansas|http://www.germanroots.com/vitalrecords.html]]
**[[Online Arkansas Death Records & Indexes|http://www.deathindexes.com/arkansas/index.html]]
**[[Online Historical Directories - Arkansas|https://sites.google.com/site/onlinedirectorysite/Home/usa/ar]]
**[[Arkansas County Records Database|http://www.ark-ives.com/documenting/county_records.asp]] - from CARAT
*''Newspapers''
**[[Arkansas Online Historical Newspapers|http://www.theancestorhunt.com/blog/arkansas-online-historical-newspapers-summary]] - The Ancestor Hunt
**[[Ancestry.com Historical Newspapers - Arkansas|http://www.ancestry.com/search/rectype/periodicals/news/dblist.aspx?tp=2&p=6]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Arkansas|http://www.genealogybank.com/gbnk/newspapers/Arkansas-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Arkansas|http://access.newspaperarchive.com/browsemain.aspx?countryid=7&stateid=7&cityid=0&exactdate=&startdate=&enddate=&startyear=&endyear=&pubtitle=&type=loc]] - use database portal to perform a search
**[[Newspapers.com - Arkansas|http://www.newspapers.com/browse/#5|]] - subscription required
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Arkansas Online Historical Newspapers|http://www.theancestorhunt.com/blog/arkansas-online-historical-newspapers-summary]]
**[[Google News Archive|http://news.google.com/newspapers]] - listed by newspaper  title
**[[Google Online Historical Newspapers - Arkansas|https://sites.google.com/site/onlinenewspapersite/Home/usa/ar]]
**[[Cyndi's List of Arkansas Newspapers|http://www.cyndislist.com/us/ar/newspapers/]]
**[[	○ Arkansas History Commission's Newspaper Collection|http://www.ark-ives.com/documenting/newspapers.aspx]] - part of CARAT
*''Libraries, Societies, Archives & Collections''
**[[Arkansas History Commission|http://www.ark-ives.com/documenting/]] - Catalog of Arkansas Resources and Archival Treasures (CARAT)
***Biodex - Biographical index
***Small Manuscript Collection
***Arkansas Land Records
***World War I Discharge Records
***Arkansas Confederate Home Records
***Arkansas Confederate Pension Records
***1911 Confederate Veterans Questionnaires
***1911 Confederate Veterans Reunion Registration Forms
***Online Digital Photographs
***Books & Maps 
***Repository Links by County
**[[Arkansas Department of Health|https://www.ark.org/doh_dcs/]] - Death certificate search and order service 1935-1961
**[[Arkansas Genealogical Society|http://www.agsgenealogy.org/databases/default.html]]
***The Arkansas Family Historian
***Ancestry Charts & Family Group Sheets
***Arkansas Ancestry Certificate Index
**[[Department of Arkansas Heritage|http://www.arkansasheritage.com/]]
**[[Genealogy Society of Craighead County|http://www.gscca.net/records.htm]] - (Craighead County)
***Cemeteries
***Obituary Index
***City Directories
***Marriage Record Index
***Divorces
***Will Index
***Probate Index
**[[Pine Bluff Library|http://pineblufflibrary.org/]] - (Jefferson County)
***Obituary Index
***Genealogy Index
**[[Fort Smith Public Library Genealogy Indexes Online|http://sophie.fortsmithlibrary.org/irgendbmenu.html]] - (Sebastian County)
***Cemetery Records Index
***Birth Records Index
***Death Records Index
***Marriage Records index
**[[Fayetteville Public Library|http://www.faylib.org/]] - (Washington County)
***Obituary Records
***School Records
***Land Records
**[[University of Arkansas Digital Collections|http://digitalcollections.uark.edu/index.php]]
**[[Arkansas Gravestones Project|http://arkansasgravestones.org/]]
**[[State Government Genealogy page - Arkansas|http://archives.arkansas.gov/]]
|>|>|>|>|>|>| !August 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||||||1|2|
|3|4|5|6|7|8|9|
|10|11|12|13|14|15|16|
|17|18|19|20|21|22|23|
|24|25|26|27|28|29|30|
|31|||||||

|>| !Vacations / Holidays / etc |
|>| August |
||''No Staff Training'' this month |
|.| |
|.| |
|.| |
|.| |
!!!Birth Records
Where can I find birth records on-line?

#[[FamilySearch Records|https://familysearch.org/search]] 
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county
#[[Online Birth & Marriage Records|http://www.germanroots.com/vitalrecords.html]] 
#[[RootsWeb - Births|http://userdb.rootsweb.ancestry.com/births/]]
#[[Cyndi's List of Birth & Baptism Links|http://www.cyndislist.com/births.htm]]
#[[Cyndi's List of US Vital Records Links|http://cyndislist.com/usvital.htm]]
#FHC Database Portal
**[[Ancestry|https://www.fhc.familysearch.org/]]
**[[World Vital Records|https://www.fhc.familysearch.org/]]
**[[MyHeritage|https://www.fhc.familysearch.org/]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
For help ordering records not available on-line, go to [[Where to Write for Vital Records|http://www.cdc.gov/nchs/w2w.htm]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|bgcolor:#abf; !Select a Region from this Table |
| [[England Research]] | [[Ireland Research]] | [[Scotland Research]] |
| [[United Kingdom]] | [[Wales Research]] |  |
|>|>|bgcolor:#abf; ![[10 Top Databases for British Genealogy|http://genealogy.about.com/od/uk_databases/tp/top_databases.htm]] |
|>|>|bgcolor:#FFFFCC; ''Be sure to check the Family History Center's  [[Resource Binders]]'' |

!!!Blank UK Census Forms
*[[Ancestry's UK Census Forms|http://www.ancestry.com/trees/charts/ukcensus.aspx]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
[[March 2009 Calendar]]
[[April 2009 Calendar]]
[[May 2009 Calendar]]
[[June 2009 Calendar]]
[[July 2009 Calendar]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''California'' research:

*''Sonora FHC [[Resources for California|http://files.lib.byu.edu/family-history-library/research-outlines/US/California.pdf]]'' - pdf document

*''~FamilySearch Sites'' 
**[[FamilySearch Historical Records Collection - California|https://familysearch.org/search/collection/location/11?region=California]]
**[[FamilySearch Research Wiki - California|https://familysearch.org/learn/wiki/en/California]]
**[[Family History Library Catalog - California|https://familysearch.org/search/catalog/results?count=75&placeId=383&query=%2Bplace%3A%22United%20States%2C%20California%22]] 
*''Information, Facts and History''
**[[Wikipedia - California|http://en.wikipedia.org/wiki/California]]
**[[Genealogy Inc. Facts & Information - California|http://www.genealogyinc.com/california/]]
*''Categorized Links''
**[[Cyndi's List - California|http://www.cyndislist.com/us/ca]]
**[[Linkpendium - California|http://www.linkpendium.com/genealogy/USA/CA/]]
**[[Access Genealogy - California|http://www.accessgenealogy.com/california-genealogy/]]
**[[Resources at RootsWeb - California|http://resources.rootsweb.ancestry.com/USA/CA/]]
**[[Genealogy Inc. Facts & Information - California|http://www.genealogyinc.com/california/]]
**[[Family History Favorites - California|http://fhlfavorites.info/Links/USA_States/States_Frames/California/Calif_Frame.htm]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - California|https://familysearch.org/search/collection/location/11?region=California]]
**[[Ancestry.com Databases - California|http://search.ancestry.com/Places/US/California/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-California/california]] - use database portal to perform a search
**[[US GenWeb - California|http://www.cagenweb.com/]]
**[[RootsWeb User Contributed Databases - California|http://userdb.rootsweb.ancestry.com/regional.html#California]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#ca]]
**[[Online Birth & Marriage Records Indexes|http://www.genealogybranches.com/california.html]]
**[[Online Death Records & Indexes - California|http://www.deathindexes.com/california/index.html]]
**[[Online Death Records & Indexes - Los Angeles|http://www.deathindexes.com/california/los-angeles.html]]
**[[Online Historical Directories - California|https://sites.google.com/site/onlinedirectorysite/Home/usa/ca]]
**[[NorCal Genealogy - from SF Genealogy|http://www.sfgenealogy.com/norcal/caldata.htm#calvitals]]
**[[San Francisco Genealogy - from SF Genealogy|http://www.sfgenealogy.com/sf/sfquick.htm]]
*''Newspapers''
**[[Ancestry Historical Newspapers - California|http://search.ancestry.com/search/group/histnews]]
**[[GenealogyBank Historical Newspapers - California|http://www.genealogybank.com/gbnk/newspapers/California-newspaper-list/]]
**[[Newspaper Archive - California|http://access.newspaperarchive.com/us/california]]
**[[Newspapers.com - California|http://www.newspapers.com/browse/#3|]]
**[[California Online Historical Newspapers|http://www.theancestorhunt.com/blog/california-online-historical-newspapers-summary]] - The Ancestor Hunt
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Newspapers - listed by newspaper  title|http://news.google.com/newspapers]]
**[[Google Online Historical Newspapers - California|https://sites.google.com/site/onlinenewspapersite/Home/usa/ca]]
**[[Chronicling America Historic American Newspapers - from Library of Congress|http://chroniclingamerica.loc.gov/]]
**[[Cyndi's List of California Newspapers|http://www.cyndislist.com/us/ca/newspapers/]]
**[[California Digital Newspaper Collection - 1846 to present|http://cdnc.ucr.edu/cgi-bin/cdnc]]
*''Libraries, Societies, Archives & Collections''
**[[Online Archive of California (OAC)|http://www.oac.cdlib.org/]] - a central search portal for a multitude of institutions and repositories of digital and offline collections from around the state
**[[Anne T. Kent California Room|http://contentdm.marinlibrary.org/]] 
***Oral Histories
***Photographic Collections (including family albums)
***1906 Earthquake Collection
**[[California State Genealogical Society & Library|http://www.californiaancestors.org/]]
**[[California State Archives|http://www.sos.ca.gov/archives/]]
**[[California State Library|http://www.library.ca.gov/calhist/genealogy.html]]
**[[Calisphere|http://www.calisphere.universityofcalifornia.edu/]] - searchable listing of digital collections from around the state
**[[San Francisco Public Library Digital Images|http://sflib1.sfpl.org:82/]]
**[[Online Archive of California|https://oac.cdlib.org/]]
Web sites that are helpful in ''Canadian'' research:

*''Sonora FHC [[Resources for Canada|http://home.mlode.com/~famhistory/Canada.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Canada|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=299&subject_disp=Canada&columns=*,0,0]]
***[[FHLC Province/Territory Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Canada Portal|https://wiki.familysearch.org/en/Portal:Canada]]
**[[Research Outline - Canada|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=Canada.ASP]]

*''Information, Facts and History''
**[[Wikipedia - Canada|http://en.wikipedia.org/wiki/Canada]]

*''Categorized Links''
**[[Cyndi's List - Canada|http://www.cyndislist.com/canada.htm]]
**[[Canadian Genealogy & History Links|http://www.islandnet.com/~jveinot/cghl/national.html]]

*''Databases & Resources''
**[[Canada GenWeb|http://www.rootsweb.ancestry.com/~canwgw/]]
**[[That's My Family|http://www.voicimafamille.info/Metamoteur/explications_en.html]]

*''Libraries & Societies''
**[[Library & Archives Canada|http://www.collectionscanada.gc.ca/index-e.html]]
**[[Archives Canada|http://www.archivescanada.ca/english/index.html]]
**[[The Genealogical Research Library|http://www.grl.com/Home_Eng.aspx]]

!!!Blank Canadian Census Forms
*[[Ancestry's Canadian Census Forms|http://www.ancestry.com/trees/charts/canadacensus.aspx]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
!!!Cemeteries/Burials	 
#[[Find-a-Grave|http://www.findagrave.com/]]
#[[BillionGraves|http://billiongraves.com/]]
#[[Interment.net|http://www.interment.net/]]
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county 
#[[Gravestone Photo Project|http://arizonagravestones.org/gpp-info.php]]
#[[AHGP Cemetery Transcription & Photo Project|http://www.usgennet.org/usa/topic/cemetery/]] - AHGP stands for American History and Genealogy Project
#[[Rootsweb - Cemetery Records|http://userdb.rootsweb.ancestry.com/cemeteries/]]
#[[Cyndi's List of Cemeteries & Funeral Homes|http://www.cyndislist.com/cemetery.htm]]
#FHC Database Portal
**[[MyHeritage|https://www.fhc.familysearch.org/]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
[[Finding Obituaries]] is a list of on-line resources for locating obituaries.
<<tiddler HideTiddlerTags>> 

Where can I find information on City Directories?
#[[FamilySearch Books|https://books.familysearch.org/primo_library/libweb/action/search.do?vid=FHD_PUBLIC]] - enter "city directory" in the Search box
#[[Ancestry|http://www.ancestry.com/]] - (Free at FHC through Database Portal)
#[[Fold3|http://www.footnote.com/]] - (Free at FHC through Database Portal)
#[[World Vital Records|https://www.fhc.familysearch.org/]] - (Free at FHC through Database Portal)
#[[Heritage Quest||https://www.fhc.familysearch.org/]] - Free through the county library using a library card #) - search by location
#[[Internet Archive|http://www.archive.org/index.php]] - search by location
#[[DistantCousin|http://distantcousin.com/]]
#[[Online Historical Directories|http://sites.google.com/site/onlinedirectorysite/]]
#[[City Directories of the United States|http://www.uscitydirectories.com/]]
#[[Eve & Don's City Directories|http://www.donslist.net/PGHLookups/DirM.htm]]
#[[Cyndi's List - city Directories|http://www.cyndislist.com/citydir.htm]]
#[[Family History Library Catalog|https://familysearch.org/catalog-search]]
**Search by State, County, or City
Web sites that are helpful in ''Colorado'' research:

*''Sonora FHC [[Resources for Colorado|http://files.lib.byu.edu/family-history-library/research-outlines/US/Colorado.pdf]]'' - pdf document

*''~FamilySearch Sites'' 
**[[FamilySearch Historical Records Collection - Colorado|https://familysearch.org/search/collection/location/30?region=Colorado]]
**[[FamilySearch Research Wiki - Colorado|https://familysearch.org/learn/wiki/en/Colorado]]
**[[Family History Library Catalog - Colorado|https://familysearch.org/search/catalog/results?count=75&placeId=378&query=%2Bplace%3A%22United%20States%2C%20Colorado%22]] 
*''Information, Facts and History''
**[[Wikipedia - Colorado|http://en.wikipedia.org/wiki/Colorado]]
**[[Genealogy Inc. Facts & Information - Colorado|http://www.genealogyinc.com/colorado/]]
*''Categorized Links''
**[[Cyndi's List - Colorado|http://www.cyndislist.com/us/co]]
**[[Linkpendium - Colorado|http://www.linkpendium.com/genealogy/USA/CO/]]
**[[Access Genealogy - Colorado|http://www.accessgenealogy.com/colorado-genealogy]]
**[[Resources at RootsWeb - Colorado|http://resources.rootsweb.ancestry.com/USA/CO/]]
**[[Genealogy Inc. Facts & Information - Colorado|http://www.genealogyinc.com/colorado/]]
**[[Family History Favorites - Colorado|http://fhlfavorites.info/Links/USA_States/States_Frames/Colorado/Colorado_Frame.htm]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Colorado|https://familysearch.org/search/collection/location/30?region=Colorado]]
**[[Ancestry.com Databases - Colorado|http://search.ancestry.com/Places/US/Colorado/Default.aspx]] - use database portal to perform a search
**[[MyHeritage - Colorado|http://myheritagelibraryedition.com/research/category-Colorado/colorado]] - use database portal to perform a search
**[[US GenWeb - Colorado|http://cogenweb.com/]]
**[[RootsWeb User Contributed Databases - Colorado|http://userdb.rootsweb.ancestry.com/regional.html#Colorado]]
**[[Links to FREE vital records and probate records - Colorado|http://www.learnwebskills.com/family/vitalrecords1.htm#co]]
**[[Online Birth & Marriage Records Indexes|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Colorado|http://www.deathindexes.com/colorado/index.html]]
**Also see Colorado State Archives below
*''Newspapers''
**[[Online Historical Newspapers - Colorado|https://sites.google.com/site/onlinenewspapersite/Home/usa/co]]
**[[Ancestry Historical Newspapers - Colorado|http://search.ancestry.com/search/group/histnews]]
**[[GenealogyBank Historical Newspapers - Colorado|http://www.genealogybank.com/gbnk/newspapers/Colorado-newspaper-list/]]
**[[Newspaper Archive - Colorado|http://access.newspaperarchive.com/us/colorado]]
**[[Newspapers.com - Colorado|http://www.newspapers.com/browse/#282|]]
**[[Colorado Online Historical Newspapers|http://www.theancestorhunt.com/blog/colorado-online-historical-newspapers-summary]] - The Ancestor Hunt
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Newspapers - listed by newspaper  title|http://news.google.com/newspapers]]
**[[Google Online Historical Newspapers - Colorado|https://sites.google.com/site/onlinenewspapersite/Home/usa/co]]
**[[Chronicling America Historic American Newspapers - from Library of Congress|http://chroniclingamerica.loc.gov/]]
**[[Cyndi's List of Colorado Newspapers|http://www.cyndislist.com/us/co/newspapers/]]
**[[Colorado Historic Newspapers Collection|http://www.coloradohistoricnewspapers.org/Default/Skins/Colorado/Client.asp?Skin=Colorado&AW=1426541442117&AppName=2]]
*''Libraries, Societies, Archives & Collections''
**[[Colorado State Archives Family History Page|https://www.colorado.gov/archives]]
***Mother's Compensation
***Old Age Pension Records
***Civilian Conservation Corps (CCC) Enrollment Index (Colorado Only)
***Colorado State Penitentiary Index 1871-1973
***Historic Mine Report Files Index 
***Voter Registrations
***Poor Records
***Probate Files
***Military Records
***Marriage and Divorce
***Birth, Death and Mortality
***School Records
**[[Denver Public Library - Western History & Genealogy|https://history.denverlibrary.org/genealogy]]
***Mining Fatalities
***Colorado Obituary Project
***State Reformatory Prisoner Records, 1887-1939
***Denver Area Cemeteries
***Denver Obituary Index
***Colorado Marriages, 1858-1939
**[[Colorado Council of Genealogical Societies|http://www.cocouncil.org/]]
/***
|Name|CommentPlugin|
|Source|http://www.TiddlyTools.com/#CommentPlugin|
|Documentation|http://www.TiddlyTools.com/#CommentPluginInfo|
|Version|2.8.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description|automatically insert formatted comments into tiddler content|
!!!!!Documentation
>see [[CommentPluginInfo]]
!!!!!Configuration
>see [[CommentPluginInfo]]
!!!!!Revisions
<<<
2008.04.21 [2.8.0] replaced use of %n markers with special 'named' markers: %tiddler%, %UTC%, %random%, %who%, %when%, %subject% and %message% to avoid conflict with TW core processing of tiddler content.  Also, added support for optional 'reverse' macro param.
2008.04.17 [2.7.0] added support for constructing target by inserting UTC timestamp, random number, username and/or subject text into target tiddler title
2008.04.15 [2.6.0] added support for custom format and dateformat parameters to override global default formats
2008.04.15 [2.5.1] make sure tiddlers are displayed before attempting to refresh them
2008.04.15 [2.5.0] refresh tiddler containing comment macro after adding new comment to target tiddler (if different)
| please see [[CommentPluginInfo]] for previous revision details |
2006.04.20 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.CommentPlugin= {major: 2, minor: 8, revision: 0, date: new Date(2008,4,17)};

config.macros.comment= {
	marker: "/%"+"comment"+"%/",
	fmt: "__''%subject%''__\n^^posted by %who% on %when%^^\n<<<\n%message%\n<<<\n",
	datefmt: "DDD, MMM DDth, YYYY at hh12:0mm:0ss am",
	tags: "",
	reverse: false,
	handler: function(place,macroName,params,wikifier,paramstring,tiddler) {
		var span=createTiddlyElement(place,"span");
		var here=story.findContainingTiddler(place);
		if (here) var tid=here.getAttribute("tiddler");  // containing tiddler title
		span.setAttribute("here",tid);
		var target=(params[0]&&params[0].length&&params[0]!="here")?params[0]:tid;  // target title
		span.setAttribute("target",target);
		var reverse=(params[1]&&params[1].toLowerCase()=="reverse"); if (reverse) params.shift();
		span.setAttribute("reverse",(reverse||this.reverse)?"true":"false");
		var tags=(params[1]&&params[1].length)?params[1]:this.tags; // target tags
		span.setAttribute("tags",tags);
		var fmt=(params[2]&&params[2].length)?params[2]:this.fmt; // output format
		span.setAttribute("fmt",fmt.unescapeLineBreaks());
		var datefmt=(params[3]&&params[3].length)?params[3]:this.datefmt; // date format
		span.setAttribute("datefmt",datefmt.unescapeLineBreaks());
		var html=this.html;
		html=html.replace(/%nosubject%/g,(this.fmt.indexOf("%subject%")==-1)?"none":"block");
		html=html.replace(/%nomessage%/g,(this.fmt.indexOf("%message%")==-1)?"none":"block");
		span.innerHTML=html; // append comment form to content
	},
	html: "<form style='display:inline;margin:0;padding:0;'>\
		<div style='display:%nosubject%'>\
		subject:<br>\
		<input type='text' name='subject' title='enter subject text' style='width:100%' value=''>\
		</div>\
		<div style='display:%nomessage%'>\
		message:<br>\
		<textarea name='message' rows='7' title='enter message text' style='width:100%'></textarea>\
		</div>\
		<center>\
		<i>Please enter your information and then press</i>\
		<input type='button' value='post' onclick='\
			var s=this.form.subject; var m=this.form.message;\
			if (\"%nosubject%\"!=\"none\" && !s.value.length)\
				{ alert(\"Please enter a subject\"); s.focus(); return false; }\
			if (\"%nomessage%\"!=\"none\" && !m.value.length)\
				{ alert(\"Please enter a message\"); m.focus(); return false; }\
			var here=this.form.parentNode.getAttribute(\"here\");\
			var reverse=this.form.parentNode.getAttribute(\"reverse\")==\"true\";\
			var target=this.form.parentNode.getAttribute(\"target\");\
			var tags=this.form.parentNode.getAttribute(\"tags\").readBracketedList();\
			var fmt=this.form.parentNode.getAttribute(\"fmt\");\
			var datefmt=this.form.parentNode.getAttribute(\"datefmt\");\
			config.macros.comment.addComment(here,reverse,target,tags,fmt,datefmt,s.value,m.value);'>\
		</center>\
		</form>",
	addComment: function(here,reverse,target,newtags,fmt,datefmt,subject,message) {
		var UTC=new Date().convertToYYYYMMDDHHMMSSMMM();
		var rand=Math.random().toString();
		var who=config.options.txtUserName;
		var when=new Date().formatString(datefmt);
		target=target.replace(/%tiddler%/g,here);
		target=target.replace(/%UTC%/g,UTC);
		target=target.replace(/%random%/g,rand);
		target=target.replace(/%who%/g,who);
		target=target.replace(/%subject%/g,subject);
		var t=store.getTiddler(target);
		var text=t?t.text:"";
		var modifier=t?t.modifier:config.options.txtUserName;
		var modified=t?t.modified:new Date();
		var tags=t?t.tags:[];
		for(var i=0; i<newtags.length; i++) tags.pushUnique(newtags[i]);
		var fields=t?t.fields:{};
		var out=fmt;
		out=out.replace(/%when%/g,when);
		out=out.replace(/%who%/g,who);
		out=out.replace(/%subject%/g,subject);
		out=out.replace(/%message%/g,message);
		var pos=text.indexOf(this.marker);
		if (pos==-1) pos=text.length; // no marker - insert at end
		else if (reverse) pos+=this.marker.length; // reverse order by inserting AFTER marker
		var newtxt=text.substr(0,pos)+out+text.substr(pos);
		store.saveTiddler(target,target,newtxt,modifier,modified,tags,fields);
		if (document.getElementById(story.idPrefix+target))
			story.refreshTiddler(target,DEFAULT_VIEW_TEMPLATE,true);
		if (here!=target && document.getElementById(story.idPrefix+here))
			story.refreshTiddler(here,DEFAULT_VIEW_TEMPLATE,true);
	}
};
//}}}
/***
|Name|CommentPluginInfo|
|Source|http://www.TiddlyTools.com/#CommentPlugin|
|Documentation|http://www.TiddlyTools.com/#CommentPluginInfo|
|Version|2.8.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|Documentation|
|Requires||
|Overrides||
|Description|Documentation for CommentPlugin|
!!!!!Usage
<<<
syntax:
{{{
<<comment TiddlerName reverse tags format dateformat>>
}}}
where:
*''~TiddlerName'' //(optional)//<br>specifies the 'target' tiddler into which the comments should be written.  If omitted, the tiddler in which the {{{<<comment>>}}} macro is contained is used by default.  //Note: when specifying additional macro parameters, you can use a blank ~TiddlerName (e.g., {{{""}}}) or the keyword //{{{"here"}}}// as a 'placeholder' to allow the current 'containing tiddler' to be used by default.//  The specified target can also include special //named substitution markers// to automatically generate a unique title for each target tiddler by dynamically inserting  values to construct the target ~TiddlerName, where:
**%tiddler%=containing tiddler title,
**%UTC%=UTC timestamp (YYYYMMMDD.HHMMSSMMM),
**%random%=random decimal number (.123456789),
**%who%=current TiddlyWiki username,
**%subject%=comment subject text.
*''reverse'' //(optional)//<br>specifies the order in which new comments are added to the target tiddler.  By default, new comments are added //following// existing comments (if any).  When this parameter is present, new comment will be inserted //before// existing comments, resulting in a reverse-chronological display (i.e, newest comment shown first).
*''tags'' //(optional)//<br>specifies one or more space-separated tags to add to the target tiddler whenever a comment is written.  Note that the list of tags should be enclosed in "..." so that it is processed as a single parameter.  Also, to specify tags when writing comments to the current tiddler, use a blank placeholder for the TiddlerName (e.g., "")
*''format'' //(optional)//<br>specifies a custom output format that overrides the default output format defined via {{{config.macros.comment.fmt}}} and is used when inserting comments into the target tiddler.  The format uses //named substitution markers//, where:
**%tiddler%=containing tiddler title,
**%UTC%=UTC timestamp (YYYYMMMDD.HHMMSSMMM),
**%random%=random decimal number (.123456789),
**%when%=formatted date/time,
**%who%=username,
**%subject%=subject,
**%message=comment body text.
*''dateformat'' //(optional)//<br>specifies a custom date/timestamp output used within the comment format above.  When present, this parameter overrides the default date/timestamp format defined via {{{config.macros.comment.datefmt}}}.  See the ''Configuration'' section below for additional details.

To indicate the location within the target tiddler where new comments are to be saved, embed a marker: {{{/%comment%/}}}, in the tiddler source.  Each new comment is inserted immediately preceding the marker, resulting in a time-ordered sequence of comments.  If no comment marker is present in the target tiddler, new comments are automatically appended to the end of that tiddler's content.
<<<
!!!!!Configuration
<<<
To configure the behavior and formats used by [[CommentPlugin]], place one or more of the following javascript statements in a tiddler tagged with <<tag systemConfig>>: //(note: the default values for each setting are shown)//
{{{
config.macros.comment.reverse=false;
}}}
>when set to {{{true}}}, all new comments to be inserted //following// the comment marker instead of preceding it, resulting in a reverse chronological display order.  If no comment marker is present in the target tiddler source, the 'reverse' option is ignored and new comments are always appended to the end of the target tiddler.
{{{
config.macros.comment.fmt="__''%subject%''__\n^^posted by %who% on %when%^^\n<<<\n%message%\n<<<\n";
}}}
>defines the comment output format to be inserted into the tiddler, where: %when%=date/time, %who%=username, %subject%=subject, and %message% is the body of the comment.  //Note: if you omit %subject% from the output format, the subject input field on the comment form will be automatically suppressed.  Similarly, omitting %message% from the output format suppresses the message input field.  This can be useful when using the {{{<<comment>>}}} macro to create simple activity logs that only require a short, one-line subject rather than entering extended message content.//
{{{
config.macros.comment.datefmt="DDD, MMM DDth, YYYY at hh12:0mm:0ss am";
}}}
>defines the date/timestamp output used within the comment format above.
{{{
config.macros.comment.tags="";
}}}
>defines an optional space-separated, list of tags to be added to the target tiddler whenever a comment is written.  This is most useful when the target tiddler is different from the tiddler containing the {{{<<comment>>}}} macro, to make it easy to locate that tiddler later on.

Note: as of revision 2.0.0, dependencies on [[NestedSlidersPlugin]], [[MoveablePanelPlugin]], [[InlineJavascriptPlugin]] and [[ExpandSlidersScript]] have been eliminated.  As a result, the comment form and generated comment output are no longer automatically contained within sliders and the "view all/close all" command is not automatically included.  To recreate the previous output format and comment interface, use the following syntax in the tiddler in which you want to place your comments:
{{{
+++^40em^[add a note]...
<<moveablePanel>>add a note
----
<<comment here "" "+++!!!!![%when% (%who%): %subject%]>...\n%message%\n===\n">>===
 | <<tiddler ExpandSlidersScript with: here "view all" "close all">>
}}}
<<<
!!!!!Revisions
<<<
2008.04.21 [2.8.0] replaced use of %n markers with special 'named' markers: %tiddler%, %UTC%, %random%, %who%, %when%, %subject% and %message% to avoid conflict with TW core processing of tiddler content.  Also, added support for 'reverse' macro param.
2008.04.17 [2.7.0] added support for constructing target by inserting UTC timestamp, random number, username and/or subject text into target tiddler title
2008.04.15 [2.6.0] added support for custom format and dateformat parameters to override global default formats
2008.04.15 [2.5.1] make sure tiddlers are displayed before attempting to refresh them
2008.04.15 [2.5.0] refresh tiddler containing comment macro after adding new comment to target tiddler (if different)
2008.04.14 [2.4.0] added optional tag list parameter for tagging the target tiddler when comments are written
2008.04.14 [2.3.0] if %2 (subject) or %3 (message) are omitted from format string, suppress display and validation of corresponding form elements.
2008.04.13 [2.2.0] added optional ~TiddlerName param to specify target tiddler for writing comments
2008.04.10 [2.1.0] converted from inline script to plugin
2008.04.05 [2.0.0] removed dependencies on NestedSlidersPlugin, MoveablePanelPlugin, ExpandSlidersScript
2007.10.24 [1.2.0] added config.options.txtCommentDateFormat
2007.07.05 [1.1.0] added 'view all/close all' toolbar item plus code cleanup
2007.06.28 [1.0.2] added tiddler.fields to saveTiddler() call (preserves custom fields)
2007.05.26 [1.0.1] added support for optional 'reverse' keyword.
2006.04.20 [1.0.0] initial release
<<<
Web sites that are helpful in ''Connecticut'' research:

*''Sonora FHC [[Resources for Connecticut|http://files.lib.byu.edu/family-history-library/research-outlines/US/Connecticut.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Connecticut|https://familysearch.org/search/collection/location/31?region=Connecticut]]
**[[FamilySearch Research Wiki - Connecticut|https://familysearch.org/learn/wiki/en/Connecticut]]
**[[Family History Library Catalog - Connecticut|https://familysearch.org/search/catalog/results?count=20&placeId=343&query=%2Bplace%3A%22United%20States%2C%20Connecticut%22]]
*''Information, Facts and History''
**[[Wikipedia - Connecticut|http://en.wikipedia.org/wiki/Connecticut]]
**[[Genealogy Inc. Facts & Information - Connecticut|http://www.genealogyinc.com/connecticut/]]
*''Categorized Links''
**[[Cyndi's List - Connecticut|http://www.cyndislist.com/ct.htm]]
**[[Linkpendium - Connecticut|http://www.linkpendium.com/genealogy/USA/CT/]]
**[[Access Genealogy - Connecticut|http://www.accessgenealogy.com/connecticut-genealogy]]
**[[Resources at RootsWeb - Connecticut|http://resources.rootsweb.ancestry.com/USA/CT/]]
**[[Genealogy Inc. Facts & Information - Connecticut|http://www.genealogyinc.com/connecticut/]]
**[[Family History Favorites - Connecticut|http://fhlfavorites.info/Links/USA_States/States_Frames/Connecticut/Conn_State.htm]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Connecticut|https://familysearch.org/search/collection/location/31?region=Connecticut]]
**[[Ancestry.com Databases - Connecticut|http://search.ancestry.com/Places/US/Connecticut/Default.aspx]] - use database portal to perform a search
**[[My Heritage - Connecticut|https://www.fhc.familysearch.org/]]  - use database portal to perform a search
**[[US GenWeb - Connecticut|http://www.ctgenweb.org/]]
**[[RootsWeb User Contributed Databases - Connecticut|http://userdb.rootsweb.ancestry.com/regional.html#Connecticut]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#ct]]
**[[Online Birth & Marriage Records Indexes|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Connecticut|http://www.deathindexes.com/connecticut/index.html]]
**[[Dunham Collection - Connecticut Index|http://dunhamwilcox.net/0_ct-index.htm]]
**[[Barbour Collection for Connecticut|http://freepages.genealogy.rootsweb.ancestry.com/~hubbard/morestuff.html]]
**[[Colonial Connecticut Records|http://www.colonialct.uconn.edu/]]
*''Newspapers''
**[[Online Historical Newspapers - Connecticut|https://sites.google.com/site/onlinenewspapersite/Home/usa/ct]]
**[[Ancestry Historical Newspapers - Connecticut|http://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*9&]]
**[[GenealogyBank Historical Newspapers - Connecticut|http://www.genealogybank.com/explore/newspapers/all/usa/connecticut]]
**[[Newspaper Archive - Connecticut|ttps://www.fhc.familysearch.org/]] - use database portal to perform a search
**[[Newspapers.com - Connecticut|http://www.newspapers.com/browse/#9|]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Connecticut Online Historical Newspapers|http://www.theancestorhunt.com/blog/connecticut-online-historical-newspapers-summary]] - The Ancestor Hunt
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Connecticut|https://sites.google.com/site/onlinenewspapersite/Home/usa/ct]]
**[[Cyndi's List of Connecticut Newspapers|http://www.cyndislist.com/us/ct/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**[[Connecticut State Library - State Archives|http://ctstatelibrary.org/state-archives/]]
/***
|''Name:''|CryptoFunctionsPlugin|
|''Description:''|Support for cryptographic functions|
***/
//{{{
if(!version.extensions.CryptoFunctionsPlugin) {
version.extensions.CryptoFunctionsPlugin = {installed:true};

//--
//-- Crypto functions and associated conversion routines
//--

// Crypto "namespace"
function Crypto() {}

// Convert a string to an array of big-endian 32-bit words
Crypto.strToBe32s = function(str)
{
	var be = Array();
	var len = Math.floor(str.length/4);
	var i, j;
	for(i=0, j=0; i<len; i++, j+=4) {
		be[i] = ((str.charCodeAt(j)&0xff) << 24)|((str.charCodeAt(j+1)&0xff) << 16)|((str.charCodeAt(j+2)&0xff) << 8)|(str.charCodeAt(j+3)&0xff);
	}
	while (j<str.length) {
		be[j>>2] |= (str.charCodeAt(j)&0xff)<<(24-(j*8)%32);
		j++;
	}
	return be;
};

// Convert an array of big-endian 32-bit words to a string
Crypto.be32sToStr = function(be)
{
	var str = "";
	for(var i=0;i<be.length*32;i+=8)
		str += String.fromCharCode((be[i>>5]>>>(24-i%32)) & 0xff);
	return str;
};

// Convert an array of big-endian 32-bit words to a hex string
Crypto.be32sToHex = function(be)
{
	var hex = "0123456789ABCDEF";
	var str = "";
	for(var i=0;i<be.length*4;i++)
		str += hex.charAt((be[i>>2]>>((3-i%4)*8+4))&0xF) + hex.charAt((be[i>>2]>>((3-i%4)*8))&0xF);
	return str;
};

// Return, in hex, the SHA-1 hash of a string
Crypto.hexSha1Str = function(str)
{
	return Crypto.be32sToHex(Crypto.sha1Str(str));
};

// Return the SHA-1 hash of a string
Crypto.sha1Str = function(str)
{
	return Crypto.sha1(Crypto.strToBe32s(str),str.length);
};

// Calculate the SHA-1 hash of an array of blen bytes of big-endian 32-bit words
Crypto.sha1 = function(x,blen)
{
	// Add 32-bit integers, wrapping at 32 bits
	add32 = function(a,b)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF);
		var msw = (a>>16)+(b>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Add five 32-bit integers, wrapping at 32 bits
	add32x5 = function(a,b,c,d,e)
	{
		var lsw = (a&0xFFFF)+(b&0xFFFF)+(c&0xFFFF)+(d&0xFFFF)+(e&0xFFFF);
		var msw = (a>>16)+(b>>16)+(c>>16)+(d>>16)+(e>>16)+(lsw>>16);
		return (msw<<16)|(lsw&0xFFFF);
	};
	// Bitwise rotate left a 32-bit integer by 1 bit
	rol32 = function(n)
	{
		return (n>>>31)|(n<<1);
	};

	var len = blen*8;
	// Append padding so length in bits is 448 mod 512
	x[len>>5] |= 0x80 << (24-len%32);
	// Append length
	x[((len+64>>9)<<4)+15] = len;
	var w = Array(80);

	var k1 = 0x5A827999;
	var k2 = 0x6ED9EBA1;
	var k3 = 0x8F1BBCDC;
	var k4 = 0xCA62C1D6;

	var h0 = 0x67452301;
	var h1 = 0xEFCDAB89;
	var h2 = 0x98BADCFE;
	var h3 = 0x10325476;
	var h4 = 0xC3D2E1F0;

	for(var i=0;i<x.length;i+=16) {
		var j,t;
		var a = h0;
		var b = h1;
		var c = h2;
		var d = h3;
		var e = h4;
		for(j = 0;j<16;j++) {
			w[j] = x[i+j];
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=16;j<20;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),d^(b&(c^d)),w[j],k1);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=20;j<40;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k2);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=40;j<60;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),(b&c)|(d&(b|c)),w[j],k3);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}
		for(j=60;j<80;j++) {
			w[j] = rol32(w[j-3]^w[j-8]^w[j-14]^w[j-16]);
			t = add32x5(e,(a>>>27)|(a<<5),b^c^d,w[j],k4);
			e=d; d=c; c=(b>>>2)|(b<<30); b=a; a = t;
		}

		h0 = add32(h0,a);
		h1 = add32(h1,b);
		h2 = add32(h2,c);
		h3 = add32(h3,d);
		h4 = add32(h4,e);
	}
	return Array(h0,h1,h2,h3,h4);
};


}
//}}}
What is a customized search string?

If you go to Internet and then "Search Internet for the Current Person" you will be able to search for the individual from a list of available searches.  Clicking on the Customize Button allows you to enter your own string to search a site of your choice.

By clicking Select next to any of the default searches the composition of the strings can be seen.

It is fairly easy to work out the strings of a site for oneself. Go to the site you're interested in and enter your details for the search and then look at the URL at the top. Copy this URL and paste it into the appropriate place in Customize Search, replacing the details which you entered originally with the Legacy default.  Simply copy and paste the desired code(s).

*~Find-A-Grave Search - http://www.findagrave.com/cgi-bin/fg.cgi?page=gsr&GSfn=[FirstName]&GSmn=&GSln=[Surname]&GSby=&GSbyrel=in&GSdy=&GSdyrel=in&GScntry=0&GSst=0&GSob=n

*~World Vital Records SSDI Search - http://www.worldvitalrecords.com/ZSearch.aspx?zfn=[FirstName]&zln=[Surname]&Submit=++Search++&qt=l&ix=ssdiall&id=1034&cpn=myap1034

*Ancestry.com - http://search.ancestry.com/cgi-bin/sse.dll?rank=1&=&=&=&=&=&=&=&=&=&=&gsfn=[GivenNames]&gsln=[SurName]&=&gsby=[BirthYear]&gsb2co=1%2CAll+Countries&gsb2pl=1%2C+&gsdy=[DeathYear]&gsd2co=1%2CAll+Countrie&gsd2pl=1%2C+&=&=&=&=&=&=&=&sbo=0&ufr=0&srchb=r&prox=1&db=&ti=0&ti.si=0&gl=allgs&gss=ansmp&so=3

*Ellis Island Search - http://www.ellisisland.org/search/matchMore.asp?FNM=[FirstName]&LNM=[Surname]&first_kind=1

*Google Search - http://www.google.com/search?hl=en&q=%22[WholeName]%22

For all of the above search srtings the "data preparation pattern" (in the box below where you put the search string) is: ''[  ]=[%20]
Web sites that are helpful in ''Danish'' research:

*''Sonora FHC [[Resources for Denmark|http://home.mlode.com/~famhistory/Denmark.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Denmark|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=137&subject_disp=Denmark&columns=*,0,0]]
***[[FHLC County/Parish Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Denmark Portal|https://wiki.familysearch.org/en/Portal:Denmark]]
**[[Research Outline - Denmark|http://www.familysearch.org/Eng/Search/RG/images/34714_DenmarkRO02(final)0.pdf]]

*''Information, Facts and History''
**[[Wikipedia - Denmark|http://en.wikipedia.org/wiki/Denmark]]

*''Categorized Links''
**[[Cyndi's List - Denmark|http://www.cyndislist.com/denmark.htm]]

*''Databases & Resources''
**[[Denmark Rootsweb|http://homepage.mac.com/sootica/Sites/DenmarkFAQ/index.html]]
**[[My Danish Roots|http://www.mydanishroots.com/]]

*''Libraries & Societies''
**[[The Danish State Archives|http://www.arkivalieronline.dk/default.aspx]]
**[[Danish Demographic Database|http://ddd.dda.dk/ddd_en.htm]]

*''Language Assistance''
**[[Danish Genealogical Word List|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=WLDanish.ASP]]
**[[Danish-English Genealogy Dictionary|http://www3.sympatico.ca/colin.swift/danish.htm]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|Name|DatePluginInfo|
|Source|http://www.TiddlyTools.com/#DatePlugin|
|Documentation|http://www.TiddlyTools.com/#DatePluginInfo|
|Version|2.7.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|documentation|
|Requires||
|Overrides||
|Description|documentation for DatePlugin|
There are quite a few calendar generators, reminders, to-do lists, 'dated tiddlers' journals, blog-makers and GTD-like schedule managers that have been built around TW.  While they all have different purposes, and vary in format, interaction, and style, in one way or another each of these plugins displays and/or uses date-based information to make finding, accessing and managing relevant tiddlers easier.  This plugin provides a general approach to embedding dates and date-based links/menus within tiddler content.
!!!!!Usage
<<<
This plugin display formatted dates, for the specified year, month, day using number values or mathematical expressions such as (Y+1) or (D+30).  Optionally, you can create a link from the formatted output to a 'dated tiddler' for quick blogging or create a popup menu that includes the dated tiddler link plus links to tiddlers that were created/changed on that date, or are tagged with that date, as well as links to any pending reminders for the coming 31 days (if the RemindersPlugin is installed).  This plugin also provides a public API for easily incorporating formatted date output (with or without the links/popups) into other plugins, such as calendar generators, etc.

This plugin defines a macro: {{{<<date [mode] [date] [format] [linkformat]>>}}}.  All of the macro parameters are optional and, in it's simplest form, {{{<<date>>}}}, it is equivalent to the ~TiddlyWiki core macro, {{{<<today>>}}}.

However, where {{{<<today>>}}} simply inserts the current date/time in a predefined format (or custom format, using {{{<<today [format]>>}}}), the {{{<<date>>}}} macro's parameters take it much further than that:
* [mode] is either ''display'', ''link'' or ''popup''.  If omitted, it defaults to ''display''.  This param let's you select between simply displaying a formatted date, or creating a link to a specific 'date titled' tiddler or a popup menu containing a dated tiddler link, plus links to changes and reminders.
* [date] lets you enter ANY date (not just today) as ''year, month, and day values or simple mathematical expressions'' using pre-defined variables, Y, M, and D for the current year, month and day, repectively.  You can display the modification date of the current tiddler by using the keyword: ''tiddler'' in place of the year, month and day parameters.  Use ''tiddler://name-of-tiddler//'' to display the modification date of a specific tiddler.  You can also use keywords ''today'' or ''filedate'' to refer to these //dynamically changing// date/time values.  
* [format] and [linkformat] uses standard ~TiddlyWiki date formatting syntax.  The default is "YYYY.0MM.0DD"
>^^''DDD'' - day of week in full (eg, "Monday"), ''DD'' - day of month, ''0DD'' - adds leading zero^^
>^^''MMM'' - month in full (eg, "July"), ''MM'' - month number, ''0MM'' - adds leading zero^^
>^^''YYYY'' - full year, ''YY'' - two digit year, ''hh'' - hours, ''mm'' - minutes, ''ss'' - seconds^^
>^^//note: use of hh, mm or ss format codes is only supported with ''tiddler'', ''today'' or ''filedate'' values//^^
* [linkformat] - specify an alternative date format so that the title of a 'dated tiddler' link can have a format that differs from the date's displayed format

In addition to the macro syntax, DatePlugin also provides a public javascript API so that other plugins that work with dates (such as calendar generators, etc.) can quickly incorporate date formatted links or popups into their output:

''{{{showDate(place, date, mode, format, linkformat, autostyle, weekend)}}}'' 

Note that in addition to the parameters provided by the macro interface, the javascript API also supports two optional true/false parameters:
* [autostyle] - when true, the font/background styles of formatted dates are automatically adjusted to show the date's status:  'today' is boxed, 'changes' are bold, 'reminders' are underlined, while weekends and holidays (as well as changes and reminders) can each have a different background color to make them more visibly distinct from each other.
* [weekend] - true indicates a weekend, false indicates a weekday.  When this parameter is omitted, the plugin uses internal defaults to automatically determine when a given date falls on a weekend.
<<<
!!!!!Examples
<<<
The current date: <<date>>
The current time: <<date today "0hh:0mm:0ss">>
Today's blog: <<date link today "DDD, MMM DDth, YYYY">>
Recent blogs/changes/reminders: <<date popup Y M D-1 "yesterday">> <<date popup today "today">> <<date popup Y M D+1 "tomorrow">>
The first day of next month will be a <<date Y M+1 1 "DDD">>
This tiddler (DatePlugin) was last updated on: <<date tiddler "DDD, MMM DDth, YYYY">>
The SiteUrl was last updated on: <<date tiddler:SiteUrl "DDD, MMM DDth, YYYY">>
This document was last saved on <<date filedate "DDD, MMM DDth, YYYY at 0hh:0mm:0ss">>
<<date 2006 07 24 "MMM DDth, YYYY">> will be a <<date 2006 07 24 "DDD">>
<<<
!!!!!Revisions
<<<
2008.03.08 [2.7.0] in addModifiedsToPopup(), if a tiddler was created on the specified date, don't list it in the 'changed' section of the popup.  Based on a request from Kashgarinn
2008.01.31 [2.6.0] refactored date style logic into separate setDateStyle() function so it can be overridden by a custom definition.  See [[DatePluginConfig]].
2008.01.11 [2.5.0] added options to selectively suppress created/changes/tagged/reminders popup content 
2008.01.08 [*.*.*] plugin size reduction: documentation moved to DatePluginInfo
2007.11.21 [2.4.0] added hasTagged() and addTaggedToPopup() to list any tiddlers that has been tagged using the title of the dated journal tiddler asa tag value (i.e., the tiddlers that will be listed in the standard "tagging" display when viewing the journal tiddler itself).  Based on a request from Coby.
2007.06.20 [2.3.1] in onClickDatePopup(), use Popup.show() instead of deprecated ScrollToTiddlerPopup().  Fixes fatal error that prevents popups from being properly displayed
2007.05.31 [2.3.0] list "created" tiddlers in date popup.  Also, force re-cache of created/modified indices when displaying current date and store.isDirty(), so that popup is kept in sync with tiddler changes.
2006.05.09 [2.2.1] added "todaybg" handling to set background color of current date.  Also, honor excludeLists tag when getting lists of tiddlers.  Based on suggestions by Mark Hulme.
2006.05.05 [2.2.0] added "linkedbg" handling to set background color when a 'dated tiddler' exists.  Based on a suggestion by Mark Hulme.
2006.03.08 [2.1.2] add 'override leadtime' flag param in call to findTiddlersWithReminders(), and add "Enter a title" default text to new reminder handler.  Thanks to Jeremy Sheeley for these additional tweaks.
2006.03.06 [2.1.0] hasReminders() nows uses window.reminderCacheForCalendar[] when present.  If calendar cache is not present, indexReminders() now uses findTiddlersWithReminders() with a 90-day look ahead to check for reminders.  Also, switched default background colors for autostyled dates: reminders are now greenish ("c0ffee") and holidays are now reddish ("ffaace").
2006.02.14 [2.0.5] when readOnly is set (by TW core), omit "new reminders..." popup menu item and, if a "dated tiddler" does not already exist, display the date as simple text instead of a link.
2006.02.05 [2.0.4] added var to variables that were unintentionally global.  Avoids FireFox 1.5.0.1 crash bug when referencing global variables
2006.01.18 [2.0.3] In 1.2.x the tiddler editor's text area control was given an element ID=("tiddlerBody"+title), so that it was easy to locate this field and programmatically modify its content.  With the addition of configuration templates in 2.x, the textarea no longer has an ID assigned.  To find this control we now look through all the child nodes of the tiddler editor to locate a "textarea" control where attribute("edit") equals "text", and then append the new reminder to the contents of that control.
2006.01.11 [2.0.2] correct 'weekend' override detection logic in showDate()
2006.01.10 [2.0.1] allow custom-defined weekend days (default defined in config.macros.date.weekend[] array)
added flag param to showDate() API to override internal weekend[] array
2005.12.27 [2.0.0] Update for TW2.0
Added parameter handling for 'linkformat'
2005.12.21 [1.2.2] FF's date.getYear() function returns 105 (for the current year, 2005).  When calculating a date value from Y M and D expressions, the plugin adds 1900 to the returned year value get the current year number.  But IE's date.getYear() already returns 2005.  As a result, plugin calculated date values on IE were incorrect (e.g., 3905 instead of 2005).  Adding +1900 is now conditional so the values will be correct on both browsers.
2005.11.07 [1.2.1] added support for "tiddler" dynamic date parameter
2005.11.06 [1.2.0] added support for "tiddler:title" dynamic date parameter
2005.11.03 [1.1.2] when a reminder doesn't have a specified title parameter, use the title of the tiddler that contains the reminder as "fallback" text in the popup menu.  Based on a suggestion from BenjaminKudria.
2005.11.03 [1.1.1] Temporarily bypass hasReminders() logic to avoid excessive overhead from generating the indexReminders() cache.  While reminders can still appear in the popup menu, they just won't be indicated by auto-styling the date number that is displayed.  This single change saves approx. 60% overhead (5 second delay reduced to under 2 seconds).
2005.11.01 [1.1.0] corrected logic in hasModifieds() and hasReminders() so caching of indexed modifieds and reminders is done just once, as intended.  This should hopefully speed up calendar generators and other plugins that render multiple dates...
2005.10.31 [1.0.1] documentation and code cleanup
2005.10.31 [1.0.0] initial public release
2005.10.30 [0.9.0] pre-release
<<<
!!!Death Records
Where can I find death records on-line?

#[[FamilySearch Records|https://familysearch.org/search]]  
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county 
#[[On-line Death Records|http://www.deathindexes.com/index.html]]
#SSDI - on [[FamilySearch Records|https://familysearch.org/search]], on [[Ancestry|https://www.fhc.familysearch.org/]], on [[Genealogy Bank|http://www.genealogybank.com/]]
#[[RootsWeb - Deaths|http://userdb.rootsweb.ancestry.com/deaths/]]
#[[Cyndi's List of Death Records Links|http://www.cyndislist.com/deaths.htm]]
#[[Cyndi's List of US Vital Records Links|http://cyndislist.com/usvital.htm]]
#FHC Database Portal
**[[Ancestry|https://www.fhc.familysearch.org/]]
**[[World Vital Records|https://www.fhc.familysearch.org/]]
**[[MyHeritage|https://www.fhc.familysearch.org/]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
For help ordering records not available on-line, go to [[Where to Write for Vital Records|http://www.cdc.gov/nchs/w2w.htm]]
[[Finding Obituaries]] is a list of on-line resources for locating obituaries.
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|>|>|>|>| !December 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||1|2|3|4|5|6|
|7|8|9|10|11|12|13|
|14|15|16|17|18|19|20|
|21|22|23|24|25|26|27|
|28|29|30|31||||

|>| !Vacations / Holidays / etc |
|>| December |
|4^^th^^|''Staff Christmas Potluck''|
|23^^rd^^ - 31^^st^^|FHC Closed|
|25^^th^^|Christmas|
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
[[News & Updates]]
[[Home Page]] 
Web sites that are helpful in ''Delaware'' research:

*''Sonora FHC [[Resources for Delaware|http://files.lib.byu.edu/family-history-library/research-outlines/US//Delaware.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Delaware|https://familysearch.org/search/collection/location/49?region=Delaware]]
**[[FamilySearch Research Wiki - Delaware|https://familysearch.org/learn/wiki/en/Delaware_Genealogy]]
**[[Family History Library Catalog - Delaware|https://familysearch.org/search/catalog/results?count=20&placeId=347&query=%2Bplace%3A%22United%20States%2C%20Delaware%22]]
*''Information, Facts and History''
**[[Wikipedia - Delaware|http://en.wikipedia.org/wiki/Delaware]]
**[[Genealogy Inc. Facts & Information - Delaware|http://www.genealogyinc.com/delaware/]]
*''Categorized Links''
**[[Cyndi's List - Delaware|http://www.cyndislist.com/de.htm]]
**[[Linkpendium - Delaware|http://www.linkpendium.com/genealogy/USA/DE/]]
**[[Access Genealogy - Delaware|http://www.accessgenealogy.com/delaware-genealogy]]
**[[Resources at Rootsweb - Delaware|http://resources.rootsweb.ancestry.com/USA/DE/]]
**[[Genealogy Inc. Facts & Information - Delaware|http://www.genealogyinc.com/delaware/]]
**[[Family History Favorites - Delaware|http://fhlfavorites.info/Links/USA_States/States_Frames/Delaware/delaware.htm]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Delaware|https://familysearch.org/search/collection/location/49?region=Delaware]]
**[[Ancestry.com Databases - Delaware|http://search.ancestry.com/Places/US/Delaware/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Delaware/delaware]] - use database portal to perform a search
**[[US GenWeb - Delaware|http://www.degenweb.org/]]
**[[RootsWeb User Contributed Databases - Delaware|http://userdb.rootsweb.ancestry.com/regional.html#Delaware]]
**[[Delaware Heritage Collection|http://cdm16397.contentdm.oclc.org/cdm/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#de]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Delaware|http://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38|0*149|1*2|1*10&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Delaware|http://www.genealogybank.com/newspapers/sourcelist/de]] - use FHC desktop icon
**[[Newspaper Archive - Delaware|http://newspaperarchive.com/us/delaware/]] - use database portal to perform a search
**[[Newspapers.com - Delaware|http://www.newspapers.com/browse/#528|]]
**[[Delaware Online Historical Newspapers|http://www.theancestorhunt.com/blog/delaware-online-historical-newspapers-summary]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Delaware|https://sites.google.com/site/onlinenewspapersite/Home/usa/de]]
**[[Cyndi's List of Newspapers - Delaware|http://www.cyndislist.com/us/de/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**[[Delaware Genealogical Society|http://delgensoc.org/]]
**[[Delaware Historical Society|http://www.dehistory.org/]]
**[[Delaware Public Archives|http://www.dehistory.org/]]
/***
|''Name:''|DeprecatedFunctionsPlugin|
|''Description:''|Support for deprecated functions removed from core|
***/
//{{{
if(!version.extensions.DeprecatedFunctionsPlugin) {
version.extensions.DeprecatedFunctionsPlugin = {installed:true};

//--
//-- Deprecated code
//--

// @Deprecated: Use createElementAndWikify and this.termRegExp instead
config.formatterHelpers.charFormatHelper = function(w)
{
	w.subWikify(createTiddlyElement(w.output,this.element),this.terminator);
};

// @Deprecated: Use enclosedTextHelper and this.lookaheadRegExp instead
config.formatterHelpers.monospacedByLineHelper = function(w)
{
	var lookaheadRegExp = new RegExp(this.lookahead,"mg");
	lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var text = lookaheadMatch[1];
		if(config.browser.isIE)
			text = text.replace(/\n/g,"\r");
		createTiddlyElement(w.output,"pre",null,null,text);
		w.nextMatch = lookaheadRegExp.lastIndex;
	}
};

// @Deprecated: Use <br> or <br /> instead of <<br>>
config.macros.br = {};
config.macros.br.handler = function(place)
{
	createTiddlyElement(place,"br");
};

// Find an entry in an array. Returns the array index or null
// @Deprecated: Use indexOf instead
Array.prototype.find = function(item)
{
	var i = this.indexOf(item);
	return i == -1 ? null : i;
};

// Load a tiddler from an HTML DIV. The caller should make sure to later call Tiddler.changed()
// @Deprecated: Use store.getLoader().internalizeTiddler instead
Tiddler.prototype.loadFromDiv = function(divRef,title)
{
	return store.getLoader().internalizeTiddler(store,this,title,divRef);
};

// Format the text for storage in an HTML DIV
// @Deprecated Use store.getSaver().externalizeTiddler instead.
Tiddler.prototype.saveToDiv = function()
{
	return store.getSaver().externalizeTiddler(store,this);
};

// @Deprecated: Use store.allTiddlersAsHtml() instead
function allTiddlersAsHtml()
{
	return store.allTiddlersAsHtml();
}

// @Deprecated: Use refreshPageTemplate instead
function applyPageTemplate(title)
{
	refreshPageTemplate(title);
}

// @Deprecated: Use story.displayTiddlers instead
function displayTiddlers(srcElement,titles,template,unused1,unused2,animate,unused3)
{
	story.displayTiddlers(srcElement,titles,template,animate);
}

// @Deprecated: Use story.displayTiddler instead
function displayTiddler(srcElement,title,template,unused1,unused2,animate,unused3)
{
	story.displayTiddler(srcElement,title,template,animate);
}

// @Deprecated: Use functions on right hand side directly instead
var createTiddlerPopup = Popup.create;
var scrollToTiddlerPopup = Popup.show;
var hideTiddlerPopup = Popup.remove;

// @Deprecated: Use right hand side directly instead
var regexpBackSlashEn = new RegExp("\\\\n","mg");
var regexpBackSlash = new RegExp("\\\\","mg");
var regexpBackSlashEss = new RegExp("\\\\s","mg");
var regexpNewLine = new RegExp("\n","mg");
var regexpCarriageReturn = new RegExp("\r","mg");

}
//}}}
Web sites that are helpful in ''District of Columbia'' research:

*''Sonora FHC [[Resources for District of Columbia|http://files.lib.byu.edu/family-history-library/research-outlines/US//DC.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - District of Columbia|https://familysearch.org/search/collection/location/60?region=District%20of%20Columbia]]
**[[FamilySearch Wiki - District of Columbia|https://familysearch.org/wiki/en/District_of_Columbia]]
**[[Family History Library Catalog - District of Columbia|https://familysearch.org/search/catalog/results?count=20&placeId=349&query=%2Bplace%3A%22United%20States%2C%20District%20of%20Columbia%22]]
*''Information, Facts and History''
**[[Wikipedia - District of Columbia|https://en.wikipedia.org/wiki/Washington,_D.C.]]
*''Categorized Links''
**[[Cyndi's List - District of Columbia|http://www.cyndislist.com/us/dc/]]
**[[Linkpendium - District of Columbia|http://www.linkpendium.com/dc-genealogy/]]
**[[Access Genealogy - District of Columbia|https://www.accessgenealogy.com/district-of-columbia]]
**[[Resources at RootsWeb - District of Columbia|http://resources.rootsweb.ancestry.com/USA/DC/Washington/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - District of Columbia|https://familysearch.org/search/collection/location/60?region=District%20of%20Columbia]]
**[[Ancestry.com Databases - District of Columbia|http://search.ancestry.com/Places/US/District-of-Columbia/Default.aspx]] - use database portal to perform a search
**[[MyHeritage Databases - District of Columbia|https://myheritagelibraryedition.com/research/category-District-of-Columbia/district-of-columbia]] - use database portal to perform a search
**[[US GenWeb - District of Columbia|http://theusgenweb.org/dcgenweb/]]
**[[RootsWeb User Contributed Databases - District of Columbia|http://userdb.rootsweb.ancestry.com/regional.html#DC]]
**[[Links to FREE vital records and probate records - District of Columbia|http://www.learnwebskills.com/family/vitalrecords1.htm#dc]]
**[[Online American Digital Archives and Databases - District of Columbia & U.S. Territories (AnceStories blog)|http://ancestories1.blogspot.com/2010/02/52-weeks-of-online-american-digital_28.html]]
*''Newspapers''
**[[Online Historical Newspapers - District of Columbia|https://sites.google.com/site/onlinenewspapersite/Home/usa/dc]]
**[[Ancestry.com Historical Newspapers - District of Columbia|http://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*11&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - District of Collumbia|http://www.genealogybank.com/newspapers/sourcelist/dc]] - use FHC desktop icon
**[[Newspaper Archive - District of Columbia|https://www.newspapers.com/browse/#652|]] - use database portal to perform a search
**[[Newspapers.com - District of Columbia|http://www.newspapers.com/browse/#528|]]
**[[District of Columbia Online Historical Newspapers|http://www.theancestorhunt.com/blog/district-of-columbia-online-historical-newspapers-summary]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Chronicling America - District of Columbia|http://chroniclingamerica.loc.gov/newspapers/?state=District+of+Columbia&ethnicity=&language=]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - District of Columbia|https://sites.google.com/site/onlinenewspapersite/Home/usa/dc]]
**[[Cyndi's List of Newspapers - District of Columbia|http://www.cyndislist.com/us/dc/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**[[The Historical Society of Washington, DC|http://www.historydc.org/]]
**[[Local History & Genealogy Reading Room|http://www.loc.gov/rr/genealogy/]] - a division of the Library of Congress
// //''Name:'' EmailLink
// //''Version:'' <<getversion email>> (<<getversiondate email "DD MMM YYYY">>)
// //''Author:'' AlanHecht
// //''Type:'' [[Macro|Macros]]

// //''Description:'' email lets you list a "email" address without displaying it as readable text. This helps prevent your email address from being harvested by search engines and other web crawlers that read your page's contents. Using email, you type in the words "at" and "dot" instead of the punctuation symbols and add spaces inbetween words to disguise your address. However, email will display your email address in a web browser so that humans can read it. And email turns the address into a hyperlink that can be clicked to send you an instant email.

// //''Syntax:'' << {{{email yourname at yourdomain dot com "?optional parameters"}}} >>
// //Example 1: <<email sample at nowhere dot com>> (standard)
// //Example 2: <<email multiple dot sample at somewhere dot nowhere dot com>> (multiple dots)
// //Example 3: <<email sample at nowhere dot com "?subject=Submission&body=Type your message here.">> (with optional parameters)

// //''Directions:'' <<tiddler MacroDirections>>

// //''Notes:'' You can use the optional email parameters to stipulate a subject or message body for the message. Most (not all) email clients will use this information to construct the email message.

// //''Related Links:'' none

// //''Revision History:''
// // v0.1.0 (20 July 2005): initial release
// // v0.1.1 (22 July 2005): renamed the macro from "mailto" to "email" to further thwart email harvesters.
// // v0.1.2 (15 October 2005): added global replacement of "dots" thanks to a suggestion from Ralph Winter

// //''Code section:''
version.extensions.email = {major: 0, minor: 1, revision: 2, date: new Date("Oct 15, 2005")};
config.macros.email = {}
config.macros.email.handler = function(place,macroName,params)
{
var temp = params.join(" ");
data = temp.split("?");
var recipient = data[0];
recipient = recipient.replace(" at ","@").replace(" dot ",".","g");
recipient = recipient.replace(/\s/g,"");
var optional = data[1] ? "?" + data[1] : "";
var theLink = createExternalLink(place,"ma"+"il"+"to:"+recipient+optional);
theLink.appendChild(document.createTextNode(recipient))
}
Web sites that are helpful in ''England'' research:

*''Sonora FHC [[Resources for England|http://home.mlode.com/~famhistory/England.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - England|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=77&subject_disp=England&columns=*,0,0]]
***[[FHLC County/Parish Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - England Portal|https://wiki.familysearch.org/en/Portal:England]]
**[[Research Outline - England|http://www.familysearch.org/Eng/docs/Finding_Records_England.pdf]]

*''Information, Facts and History''
**[[Wikipedia - England|http://en.wikipedia.org/wiki/England]]

*''Categorized Links''
**[[Cyndi's List - England|http://www.cyndislist.com/england.htm]]
**[[English Family History & Genealogy|http://www.pricegen.com/english_genealogy.html]]
**[[England Genealogy Links|http://www.genealogylinks.net/uk/england/index.html]]

*''Databases & Resources''
**[[GenUK - England|http://www.genuki.org.uk/big/eng/]]
**[[England GenWeb|http://www.rootsweb.ancestry.com/~engwgw/]]
**[[English Family History Research on the Internet|http://www.alanmann.com/England.htm]]
**[[English Family History & Genealogy|http://www.pricegen.com/english_genealogy.html]]

*''Libraries & Societies''
**[[The National Archives|http://www.nationalarchives.gov.uk/catalogue/Default.asp?j=1]]
**[[Federation of Family History Societies|http://www.familyhistoryonline.net/database/index.shtml]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
!!!Main Room
*7 patron computers - all with high speed internet access
*1 digital imaging computer which can save microfilm/fiche images to...
**CD/DVD
**Flash drive (also called thumb drive)
**Printer
*1 flatbed scanner

!!!Film & Fiche Room
*6 microfilm readers
*4 microfiche readers
*2 film rewinding units

!!!Research Room
*2 patron computers - both with high speed internet access
*1 flatbed scanner
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Q:     @@Will my browser work with ~TiddlyWiki?@@

A:     Here is a table of the browsers that work with ''~TiddlyWiki'':

|!Browser |!Version |
|~InternetExplorer |6.0+ |
|~FireFox |1.0+ |
|Safari |1.0+ |
|Opera |? |
|Netscape Navigator |7.0+ |
-----

Q:     @@Does ~TiddlyWiki require Javascript?@@

A:     Yes, you must have Javascript enabled for the pages to display properly.
-----

Q:  @@How can I add a link to a website or other information?@@

A:  E-mail links, suggestions or requests to ''<<email sonorafamily95370 at gmail dot com>>''
-----

Q:  @@What should I do if I find a link that doesn't work?@@

A:  E-mail link errors to ''<<email sonorafamily95370 at gmail dot com>>''
-----

Q:  @@Where can I learn more about ~TiddlyWiki?@@

A:  You can find some Tiddly helps on our [[Tiddly Helps]] page.

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Forms used in the daily activities of the Sonora FHC
*[[Patron Sign In|http://home.mlode.com/~famhistory/Patron_Signin_Log.pdf]]
*[[Staff Sign-In|http://home.mlode.com/~famhistory/Staff Sign-In-May2016.pdf]]
*[[Daily Financial Report|http://home.mlode.com/~famhistory/DailyFinancialReport.pdf]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
!!!Family and/or County Histories - Books
#[[FamilySearch Books|https://books.familysearch.org/primo_library/libweb/action/search.do?vid=FHD_PUBLIC]] 
#[[Heritage Quest||https://www.fhc.familysearch.org/]] - (Free through the county library using a library card #) - search by surname or location 
#[[Genealogy Bank|http://www.genealogybank.com/]] - 
#[[Google Books|http://books.google.com/bkshp?hl=en&tab=wp]] 
#[[Internet Archive|http://www.archive.org/index.php]]
#[[Hathi Trust|http://www.hathitrust.org/]]
#[[World Vital Records|https://www.fhc.familysearch.org/]] - (Free  at FHC through Database Portal)
#[[Project Gutenberg|http://www.gutenberg.org/catalog/]]
#[[Making of America|http://digital.library.cornell.edu/m/moa/]] - Cornell University's digital library
#[[Digital Inter-Library Loan|http://web.archive.org/web/20110723030626/http://www.loc.gov/rr/loan/illscanhome.htmll]] - from the Library of Congress
#[[Family History Library Catalog|https://familysearch.org/catalog-search]] - search by title, author or keyword
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City

You can use [[WorldCat|http://www.worldcat.org/]] to locate a book in the nearest library.  

!!!Family or Local History "How To" Articles
*[[Family and Local Histories|http://www.ancestry.com/learn/contentcenters/contentcenter.aspx?page=histories]] - Ancestry.com's Learning Center
 <<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>> 
From the February 2008 issue of the FHC newsletter:

Page 1
*[[Rootdig Blog|http://www.rootdig.com/]]
*[[WorldCat|http://www.worldcat.org/]]
*[[Legacy News Blog|http://legacynews.typepad.com/legacy_news/]]
*[[FamilySearch labs|http://labs.familysearch.org/]]

Page 2
*[[FamHist Blog|http://famhist2.blogspot.com/]]
*[[Genealogy Buds Blog|http://arborgenealogy.blogspot.com/]]
*[[Library of Congress|http://catalog.loc.gov/]]
*[[Library and Archives of Canada|http://search-recherche.collectionscanada.ca/amicus/search.jsp?Language=eng]]
*[[Family History Library Catalog|http://www.familysearch.org/Eng/Library/FHLC/frameset_fhlc.asp]]
*[[Google Book Search|http://books.google.com/]]
*[[Wholly Genes|http://www.whollygenes.com/ ]]
*[[ClipDiary|http://softvoile.com/clipdiary/]]
*[[Google Blog Search|http://blogsearch.google.com/?hl=en&tab=wb]]
*[[Scotland's People|http://www.scotlandspeople.gov.uk/]]
*[[FindMyPast|http://www.findmypast.com/home.jsp]]
*[[Transcript|(http://www.jacobboerema.nl/en/Freeware.htm]]
*[[Footnote|Footnote.com]]
*[[Flickr - County Courthouses|http://dale-miller.com/uscc/statetable.pl]]
*[[Flickr - Library of Congress|http://www.flickr.com/photos/library_of_congress]]
*[[Ancestral Quest|(http://www.ancquest.com/]]
*[[Brother's Keeper|http://bkwin.org/]]
*[[PDF Hammer|http://www.pdfhammer.com/]]
*[[Ancestry.com|http://www.ancestry.com/]]
*[[Michigan Biographical Index|http://www.michlist.com/]]

Page 4
*[[LDS Blogs|http://ldsblogs.com/]]
*[[24/7 Blog|http://blogs.ancestry.com/]]
*[[Society Hall|http://www.familyhistory.com/societyhall/]]
*[[Tuolumne County Genealogical Society web site|http://www.tcgsonline.org/]]
*[[BlewSpace|http://www.blewspace.com/]]
<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !February 2009 |
|Su|Mo|Tu|We|Th|Fr|Sa|
|1|2|3|4|5|6|7|
|8|9|10|11|12|13|14|
|15|16|17|18|19|20|21|
|22|23|24|25|26|27|28|

|>| !Vacations / Holidays / etc |
|>| February |
|2^^nd^^|Staff Training - 10am|
|14^^th^^|Valentine's Day |
|16^^th^^|President's Day |
|.| |
|.| |
|.| |
|.| |
Searching FamilySearch.org is not a one size fits all. Depending on what you are searching for, you need to use a different search system. Don’t think that because you’ve searched from the FamilySearch.org home page that you’ve searched everything that FamilySearch has to offer.

 Here are the different search systems. Searching any of these does not search any of the others.

*Searching historical record collections -  [[https://www.familysearch.org/]]
*Searching user submitted IGI records - [[https://familysearch.org/search/collection/igi]]
*Searching Ancestral File, Pedigree Resource File, or other patron contributed trees - [[https://www.familysearch.org/family-trees]]
*Searching the FamilySearch Family Tree - [[https://familysearch.org/tree/#view=search]] - You must have an LDS account or Family Search account to sign in.
*Searching the titles of collections - [[https://familysearch.org/collection/list]]
*Searching the catalog formerly known as the FHLC (Family History Library catalog) - [[https://www.familysearch.org/catalog-search]]
*Searching family and local history books - [[http://books.familysearch.org/primo_library/libweb/action/search.do?dscnt=1&dstmp=1360015031030&vid=FHD_PUBLIC&fromLogin=true]]
*Searching for centers formerly known as FHCs (family history centers) - [[https://www.familysearch.org/locations/centerlocator]]
*Searching the research wiki - [[https://www.familysearch.org/learn/wiki/en/Main_Page]]
*Searching the online genealogy courses - [[https://www.familysearch.org/learningcenter/home.html]]
*Searching the Q and A forums (one down) - [[https://familysearch.org/learn/forums/en/index.php]]
*Searching the blog - [[https://familysearch.org/blog/en/]]
*Searching the Help Knowledge Base - [[https://familysearch.org/help/self-help]] 



<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
''Printing & Copying Fees''
*Computer Printer - 10¢ per sheet

''Supplies''
*Blank CD - 50¢

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
#[[Google News Archive|http://news.google.com/archivesearch]]
#[[Ancestry's Obituary Collection|http://www.ancestry.com/search/obit/]] - Fee based, but free at the FHC
##[[Ancestry's Historical Newspapers|http://www.ancestry.com/search/rectype/periodicals/news/default.aspx]] - Fee based, but free at the FHC
#[[Genealogy Bank's Obituaries|http://www.genealogybank.com/gbnk/obituaries/]] - Fee based, but free at the FHC
##[[Genealogy Bank's Historical Newspapers|http://www.genealogybank.com/gbnk/newspapers/]] - Fee based, but free at the FHC
#[[Newspaper Archive|http://newspaperarchive.com/]] - Fee based, but free at the FHC
#[[Obituary Daily Times|http://www.rootsweb.ancestry.com/~obituary]] - an index only, no obituaries
#[[Obituaries Help|http://www.obituarieshelp.org]] - From the “Obituaries Resources Tab, ” scroll down to  ‘Online Obituaries Resources’ and click on "Old Obituaries Archives."
#[[Ancestor Hunt|http://www.ancestorhunt.com/obituary_search.htm]] - - broken down by state
#[[Godfrey Memorial Library|https://www.fhc.familysearch.org/]] - Fee based, but free at the FHC
#[[Obituary Depot|http://www.daddezio.com/obituary/]]
#[[Obits Archive|http://www.obitsarchive.com]] - mostly current obits (1980s+) - a search is free, but there is a charge for the actual obituary
#[[Obit Finder|http://www.legacy.com/obituaries.asp?Page=ObitFinder]] - fee based
#[[Newspaper Digitization Projects|http://icon.crl.edu/digitization.htm]] - not for obituaries, but to help find digitized newspapers
#[[U.S. News Archives on the Web|http://www.ibiblio.org/slanews/internet/archives.html]] - again, help for finding digitized newspapers
#[[Chronicling America|http://chroniclingamerica.loc.gov/]] - some digitized newspapers, but mostly help for finding newspaper repositories
#[[Obituary Lookups|http://freepages.genealogy.rootsweb.ancestry.com/~obitl/]] - volunteers willing to look up obits
#[[Random Acts of Genealogical Kindness|http://www.raogk.org]] - another option for finding volunteers willing to look up obits
Collections geared toward specific groups: 
#[[Ryerson Index|http://www.ryersonindex.org/]] - Australian obituaries
#[[Jewish Genealogy|http://landing.ancestry.com/jewishfamilyhistory]] -  obituaries and burial index (free at Ancestry.com)  
#[[The Odessa Collection|http://www.odessa3.org/collections/obits]] - has obituaries of Germans from Russia that settled in the North and South Dakota areas
#[[Methodist's Obituary Index|http://www.wofford.edu/sandorTeszlerLibrary/archives/archiveobituary.aspx]]
#[[Seventh-day Adventist Periodical Index|http://www.andrews.edu/library/car/sdapi.cgi]]
#[[Mennonite Publications Indexes|http://www.mcusa-archives.org/MennObits/index2.html]]
#[[United Brethren Obituary Index|http://www.huntington.edu/ubhc/genealogical/obits/index.htm]] - many with transcripts or clipping
#[[US National Fallen Firefighters Memorial Database|http://www.usfa.dhs.gov/applications/ffmem/tally_report.jsp]]
#[[The Officer Down Memorial Page|http://www.odmp.org/search.php]] - Law Enforcement Database




<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Florida'' research:

*''Sonora FHC [[Resources for Florida|http://files.lib.byu.edu/family-history-library/research-outlines/US/Florida.pdf]]'' - pdf document
*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Florida|https://www.familysearch.org/search/collection/location/34?region=Florida]]
**[[FamilySearch Wiki - Florida Portal|https://wiki.familysearch.org/en/Portal:Florida]]
**[[Family History Library Catalog - Florida|https://www.familysearch.org/search/catalog/results?count=20&placeId=355&query=%2Bplace%3A%22United%20States%2C%20Florida%22]]
*''Information, Facts and History''
**[[Wikipedia - Florida|http://en.wikipedia.org/wiki/Florida]]
***[[Florida Portal|http://en.wikipedia.org/wiki/Portal:Florida]]
**[[Genealogy Inc. Facts & Information - Florida|https://www.genealogyinc.com/florida/]]
*''Categorized Links''
**[[Cyndi's List - Florida|http://www.cyndislist.com/fl.htm]]
**[[Linkpendium - Florida|http://www.linkpendium.com/genealogy/USA/FL/]]
**[[Access Genealogy - Florida|https://www.accessgenealogy.com/florida-genealogy]]
**[[Resources at RootsWeb - Florida|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Florida|https://www.genealogyinc.com/florida/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Florida|https://www.familysearch.org/search/collection/location/34?region=Florida]]
**[[Ancestry.com Databases - Florida|https://www.ancestry.com/search/places/usa/florida/]]- Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Florida/florida-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - Florida|http://www.flgenweb.net/]]
**[[RootsWeb User Contributed Databases - Florida|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#fl]]
**[[Online Birth & Marriage Records Indexes - Flordia|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - florida|https://www.deathindexes.com/florida/index.html]]
**[[OnlineHistorical Directories - Florida|https://sites.google.com/site/onlinedirectorysite/Home/usa/fl]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Florida|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*12&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Florida|https://www.genealogybank.com/newspapers/sourcelist/fl]] - Use FHC desktop icon
**[[Newspaper Archive - Florida|https://newspaperarchive.com/us/florida/]] - Use database portal to perform a search
**[[Newspaper.com - Florida|https://www.newspapers.com/browse/US/Florida]] - Subscription required
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Chronicling America|https://chroniclingamerica.loc.gov/search/titles/results/?state=Florida]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by  newspaper title
**[[Google Online Historical Newspapers - Florida|https://sites.google.com/site/onlinenewspapersite/Home/usa/fl]]
**[[Cyndi's List of Newspapers - Florida|https://www.cyndislist.com/us/fl/newspapers/]]
*''Libraries & Societies''
**[[State Library & Archives of Florida|http://dlis.dos.state.fl.us/library/]]
***[[Florida Memory Project|http://www.floridamemory.com/]]
**[[Florida State Genealogical Society|http://www.rootsweb.com/~flsgs/]]
**[[Online American Digital Archives and Databases - Florida (AnceStories blog)|http://ancestories1.blogspot.com/2010/03/52-weeks-of-online-american-digital.html]]
[[General Research Resources|http://home.mlode.com/~famhistory/FHC-ResearchResources.pdf]] - is a pdf document listing the "how to" and  general research materials available at our center.

When helping a patron or new genealogist it's important to know what is available and where to find it.  Our [[Family Group Online Research Checklist|http://home.mlode.com/~famhistory/OnlineResearchChecklist.pdf]] is designed to be used in conjunction with this general research list.

#[[Birth Records]]
#[[Marriage Records]]
#[[Death Records]]
#[[Cemeteries/Burials]]
#[[Historical Newspapers]]
#[[Probate Records]]
#[[Military Records]]
#[[Family or Local Histories]]
#[[Immigration/Naturalization Records]]
#[[City Directories]]
Find them in the census...
*[[U.S. Census Records]]
*[[State  Census Records]]
Also check...
*[[Submitted Genealogies]]
*[[NUCMUC|http://www.loc.gov/coll/nucmc/]] - National Union Catalog of Manuscript Collections
*[[Geographic Specific Research]] - including map sites
*[[Search Engines]]
If you need help with language translation
*[[Tradukka|http://tradukka.com/]]
*[[Google Translate|http://translate.google.com/?hl=en&tab=wT#]]
For Native American research the following web sites may be helpful:
*[[FamilySearch Wiki|https://wiki.familysearch.org/en/American_Indian_Genealogy]]
**[[American Indian Census Rolls|https://wiki.familysearch.org/en/American_Indian_Census_Rolls]] - ~FamilySearch Wiki page
**[[United States Census Indian Schedules|https://wiki.familysearch.org/en/United_States_Census_Indian_Schedules]] - ~FamilySearch Wiki page
*[[Indian Census Records|http://www.accessgenealogy.com/native/census/index.htm]] - on Access Genealogy
*[[Trace Indian Ancestry|http://www.doi.gov/tribes/trace-ancestry.cfm]] - from US Department of the Interior


|>|>|bgcolor:#FFFFCC; ''Be sure to check the Family History Center's  [[Resource Binders]]'' |

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
!!!Geographic Specific Research
What records are available for the area where the person or family lived? 
#Research Outlines 
**FHC Binders 
**On-line at [[FamilySearch|http://www.familysearch.org/Eng/Search/RG/frameset_rhelps.asp]]
#[[Cyndi's List of Genealogy Links|http://www.cyndislist.com/]] - links are categorized, scroll down to United States 
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county 
#Sonora FHC Catalog
!!Maps, Maps and more Maps
^^@@color:red;//It's important to check maps of the time period.  Also check the Handybook or Redbook for county line changes.//@@^^
*[[United States Digital Map Library|http://usgwarchives.net/maps/]] - US ~GenWeb project
*[[1895 U.S. Maps|http://www.livgenmi.com/1895/]]
*[[Census Maps|http://www.familyhistory101.com/map_census.html]]
*[[Library of Congress Map Collection|http://memory.loc.gov/ammem/gmdhtml/gmdhome.html]]
*[[University of Texas Map Collection|http://www.lib.utexas.edu/maps/]]
*[[Randy Majors' Historical U.S. County Boundary Maps|http://randymajors.com/p/maps.html]]
!!Town/County Locator Sites
*[[USGS-Geographic Names Information System (GNIS)|http://geonames.usgs.gov/pls/gnispublic]]
*[[ePodunk|http://epodunk.com/]]
*[[County Finder|http://www.searchforancestors.com/map/us.html]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Georgia'' research:

*''Sonora FHC [[Resources for Georgia|http://files.lib.byu.edu/family-history-library/research-outlines/US/Georgia.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Georgia|https://www.familysearch.org/search/collection/location/50?region=Georgia]]
**[[FamilySearch Research Wiki - Georgia|https://www.familysearch.org/wiki/en/Georga,_United_States_Genealogy]]
**[[Family History Library Catalog - Georgia|https://www.familysearch.org/search/catalog/results?count=20&placeId=354&query=%2Bplace%3A%22United%20States%2C%20Georgia%22]]
*''Information, Facts and History''
**[[Wikipedia - Georgia|http://en.wikipedia.org/wiki/Georgia_(U.S._state)]]
**[[Genealogy Inc. Facts & Information - Georgia|https://www.genealogyinc.com/georgia/]]
*''Categorized Links''
**[[Cyndi's List - Georgia|http://www.cyndislist.com/ga.htm]]
**[[Linkpendium - Georgia|http://www.linkpendium.com/genealogy/USA/GA/]]
**[[Access Genealogy - Georgia|https://www.accessgenealogy.com/Georgia-genealogy]]
**[[Resources at RootsWeb - Georgia|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Georgia|https://www.genealogyinc.com/georgia/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Georgia|https://www.familysearch.org/search/collection/location/50?region=Georgia]]
**[[Ancestry.com Databases - Georgia|https://www.ancestry.com/search/places/usa/georgia/]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Georgia/georgia-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - Georgia|http://www.thegaproject.org/]]
**[[RootsWeb User Contributed Databases - Georgia|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE Vital Records and Probate Records - Georgia||http://www.learnwebskills.com/family/vitalrecords1.htm#ga]]
**[[Online Birth & Marriage Records Indexes - Georgia|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Georgia|https://www.deathindexes.com/georgia/index.html]]
**[[Online Historical Directories - Georgia|https://sites.google.com/site/onlinedirectorysite/Home/usa/ga]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Georgia|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*13&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Georgia|https://www.genealogybank.com/newspapers/sourcelist/ga]] - Use FHC desktop icon
**[[Newspaper Archive - Georgia|https://newspaperarchive.com/us/georgia/]] - Use database portal to perform a search
**[[Newspapers.com - Georgia|https://www.newspapers.com/browse/US/Georgia]] - Subscription required
**[[Chronicling America - Georgia|https://chroniclingamerica.loc.gov/search/titles/results/?state=Georgia]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Google Online Historical Newspapers - Georgia|https://sites.google.com/site/onlinenewspapersite/Home/usa/ga]]
**[[Cyndi's List of Newspapers - Georgia|https://www.cyndislist.com/us/ga/newspapers/]]
*''Libraries & Societies''
**[[Digital Library of Georgia|http://dlg.galileo.usg.edu/CollectionsA-Z/?Welcome&Welcome]]
**[[Georgia Genealogical Society|http://www.gagensociety.org/]]
**[[Georgia Archives|http://sos.georgia.gov/archives/]]
**[[The New Georgia Encyclopedia|http://www.georgiaencyclopedia.org/nge/Home.jsp]]
Web sites that are helpful in ''German'' research:

*''Sonora FHC [[Resources for Germany|http://home.mlode.com/~famhistory/Germany.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Germany|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=81&subject_disp=Germany&columns=*,0,0]]
***[[FHLC Parish/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Germany Portal|https://wiki.familysearch.org/en/Portal:Germany]]
**[[Research Outline - Germany|http://www.familysearch.org/Eng/Search/RG/images/34061_Germany05.pdf]]
**[[A Genealogical Handbook of German Research|http://www.familysearch.org/Eng/Search/RG/images/Ger_BMD_RefDoc_HandbookGermanResearch.pdf]]

*''Information, Facts and History''
**[[Wikipedia - Germany|http://en.wikipedia.org/wiki/Germany]]

*''Categorized Links''
**[[Cyndi's List - Germany|http://www.cyndislist.com/germany.htm]]

*''Databases & Resources''
**[[Germany GenWeb|http://www.rootsweb.ancestry.com/~wggerman/]]

*''Language Assistance''
**[[German Genealogical Word List|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=WLGerman.ASP]]
**[[German Letter Writing Guide|http://www.familysearch.org/Eng/Search/RG/images/34066_LWGGerman.pdf]]
**[[German-English On-Line Dictionary|http://dictionaries.travlang.com/GermanEnglish/]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
[[General Research Resources|http://home.mlode.com/~famhistory/FHC-ResearchResources.pdf]] - is a pdf document listing the "how to" and  general research materials available at our center.

[[How to Begin a Search for Your Ancestor|https://familysearch.org/learn/wiki/en/How_to_Begin_a_Search_for_Your_Ancestor]] - from ~FamilySearch.org
*Download a printable [[Pedigree Chart|https://familysearch.org/learn/wiki/en/images/8/80/Pedigree_Chart_Blank.png]] - from ~FamilySearch.org
*Download a printable [[Family Group Sheet|https://familysearch.org/sites/all/themes/frankie/documents/Step-2-Family-Group-Record.pdf]] - from ~FamilySearch.org
*Download a printable [[Research Log|http://sites.lib.byu.edu/familyhistory/wp-content/uploads/sites/31/2009/06/research-log.pdf]]

[[FREE Online Research Courses|https://familysearch.org/learningcenter/home.html]] - from ~FamilySearch
[[Ancestry's Learning Center|http://www.ancestry.com/cs/Satellite?childpagename=USLearningCenter%2FLearning_C%2FPageDefault&pagename=LearningWrapper&cid=1265124509035]]
[[Genealogy Research Process Chart|http://www.thinkgenealogy.com/wp-content/uploads/Genealogy%20Research%20Map%201280x1024.jpg]] - by Mark Tucker of Think Genealogy

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>

Web sites that are helpful in ''Hawaii'' research:

*''Sonora FHC [[Resources for Hawaii|http://files.lib.byu.edu/family-history-library/research-outlines/US/Hawaii.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection  - Hawaii|https://www.familysearch.org/search/collection/location/12?region=Hawaii]]
**[[FamilySearch Research Wiki - Hawaii|http://www.familysearch.org/wiki/en/Hawaii,_United_States_Genealogy]]
**[[Family History Library Catalog - Hawaii|https://www.familysearch.org/search/catalog/results?count=20&placeId=388&query=%2Bplace%3A%22United%20States%2C%20Hawaii%22]]
*''Information, Facts and History''
**[[Wikipedia - Hawaii|http://en.wikipedia.org/wiki/Hawaii]]
**[[Hawaii Portal|http://en.wikipedia.org/wiki/Portal:Hawaii]]
*''Categorized Links''
**[[Cyndi's List - Hawaii|http://www.cyndislist.com/hi.htm]]
**[[Linkpendium - Hawaii|http://www.linkpendium.com/genealogy/USA/HI/]]
**[[Access Genealogy - Hawaii|http://www.accessgenealogy.com/hawaii]]
**[[Resources at Rootsweb - Hawaii|https://wiki.rootsweb.com/wiki/index.php/Hawaii_Family_History_Research]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection  - Hawaii|https://www.familysearch.org/search/collection/location/12?region=Hawaii]]
**[[Ancestry.com databases - Hawaii|https://search.ancestry.com/Places/US/Hawaii/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Hawaii/Hawaii-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Hawaii|https://sites.rootsweb.com/~higenweb/hawaii.htm]]
**[[Online Death Records & Indexes - Hawaii|https://www.deathindexes.com/hawaii/index.html]]
**[[Online Historical Directories - Hawaii|https://sites.google.com/site/onlinedirectorysite/Home/usa/hi]]
**[[Online American Digital Archives and Databases - Hawaii (AnceStories blog)|http://ancestories1.blogspot.com/2010/03/52-weeks-of-online-american-digital_21.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Hawaii|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*14&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Hawaii|http://www.genealogybank.com/gbnk/newspapers/Hawaii-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Hawaii|http://newspaperarchive.com/us/Hawaii/]] - use database portal to perform a search
**[[Newspapers.com - Hawaii|https://www.newspapers.com/browse/US/Hawaii]] - subscription required
**[[Chronicling America - Hawaii|https://chroniclingamerica.loc.gov/search/titles/results/?state=Hawaii]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Hawaii|https://sites.google.com/site/onlinenewspapersite/Home/usa/hi]]
**[[Cyndi's List of Newspapers - Hawaii|http://www.cyndislist.com/us/hi/newspapers/]]
*''Libraries & Societies''
**[[Hawaiian Roots|https://kanakagenealogy.wordpress.com/research-methods/hawaiian-roots-website/]]
**[[The Hawaiian Historical Society|http://www.hawaiianhistory.org]]
/%
|Name|HideTiddlerSubtitle|
|Source|http://www.TiddlyTools.com/#HideTiddlerSubtitle|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|hide a tiddler's subtitle (dates/created by) display|

Usage: <<tiddler HideTiddlerSubtitle>>

%/<script>
	var t=story.findContainingTiddler(place);
	if (!t || t.id=="tiddlerHideTiddlerSubtitle") return;
	var nodes=t.getElementsByTagName("*");
	for (var i=0; i<nodes.length; i++)
		if (hasClass(nodes[i],"subtitle"))
			nodes[i].style.display="none";
</script>
/%
|Name|HideTiddlerTags|
|Source|http://www.TiddlyTools.com/#HideTiddlerTags|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|hide a tiddler's tagged/tagging display elements|

Usage: <<tiddler HideTiddlerTags>>

%/<script>
	var t=story.findContainingTiddler(place);
	if (!t || t.id=="tiddlerHideTiddlerTags") return;
	var nodes=t.getElementsByTagName("div");
	for (var i=0; i<nodes.length; i++)
		if (hasClass(nodes[i],"tagging")||hasClass(nodes[i],"tagged"))
			nodes[i].style.display="none";
</script>
/%
|Name|HideTiddlerTitle|
|Source|http://www.TiddlyTools.com/#HideTiddlerTitle|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|hide a tiddler's title display elements (name, dates, and author)|

Usage: <<tiddler HideTiddlerTitle>>

%/<script>
	var t=story.findContainingTiddler(place);
	if (!t || t.id=="tiddlerHideTiddlerTitle") return;
	var nodes=t.getElementsByTagName("*");
	for (var i=0; i<nodes.length; i++)
		if (hasClass(nodes[i],"title")||hasClass(nodes[i],"subtitle"))
			nodes[i].style.display="none";
</script>
/%
|Name|HideTiddlerToolbar|
|Source|http://www.TiddlyTools.com/#HideTiddlerToolbar|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|hide a tiddler's toolbar display|

Usage: <<tiddler HideTiddlerToolbar>>

%/<script>
	var t=story.findContainingTiddler(place);
	if (!t || t.id=="tiddlerHideTiddlerToolbar") return;
	var nodes=t.getElementsByTagName("*");
	for (var i=0; i<nodes.length; i++)
		if (hasClass(nodes[i],"toolbar"))
			nodes[i].style.display="none";
</script>
!!!Historical Newspapers
Newspapers are excellent sources of family history. The researcher can use newspapers to find obituaries, announcements of births, marriages or anniversaries, legal notices, letters to the editor, and social activities. 

''Newspaper Search Sites''
#[[Ancestry|http://www.ancestry.com/]] - (subscription newspaper site - Free at the FHC via the portal) 
#[[Newspaper Archive|http://access.newspaperarchive.com/SiteLoading.aspx?from=default.aspx]] - (subscription newspaper site - Free at FHC via the portal) 
#[[Genealogy Bank|http://www.genealogybank.com/]]  - (subscription newspaper site - Free at FHC) 
#[[Newspapers.com|http://www.newspapers.com/]] - a subscription newspaper site (owned by Ancestry)
#[[Fold3|http://www.fold3.com/]] - (subscription newspaper site - Free at FHC via the portal) 
#[[World Vital Records|http://www.worldvitalrecords.com/]] - (subscription newspaper site - Free at FHC via the portal)  
#[[Paper of Record|https://paperofrecord.hypernet.ca/default.asp]] - a subscription newspaper site
#[[Elephind|http://www.elephind.com/]] - Searches various free newspaper sites
#[[Chronicling America: Historic American Newspapers|http://www.loc.gov/chroniclingamerica/]] - from the Library of Congress
#[[Google News Archive|http://news.google.com/newspapers]]
#[[The Olden Times - Historic Newspapers Online|http://theoldentimes.com/index.html]]

''Help Finding Historical Newspapers''
#[[Historical Newspapers Online|http://guides.library.upenn.edu/historicalnewspapersonline]]
#[[Online Historical Newspapers|https://sites.google.com/site/onlinenewspapersite/Home/usa]]
#[[Wikipedia List of Online Newspaper Archives|https://en.wikipedia.org/wiki/Wikipedia:List_of_online_newspaper_archives]] - an international list
#[[International Coalition on Newspapers  (ICON)|http://icon.crl.edu/digitization.php]]
#[[Elephind|http://www.elephind.com/]] - Searches various free newspaper sites
#[[Europeana|http://www.europeana-newspapers.eu/]]
#[[Cyndi's List - Newspapers|http://www.cyndislist.com/newspapers]] - Also check under state or country topics
#[[Google Search|https://www.google.com/]] - Use keywords “historical newspapers” and your location of research
#[[U.S. Newspaper Program|http://www.neh.gov/projects/usnp.html]] - a cooperative national effort among the states and the federal government to locate, catalog, and preserve newspapers on microfilm
[[Finding Obituaries]] is a list of on-line resources for locating obituaries.

!!!Newspaper "How To" Articles
*[[Ancestor Hunt's Newspapers page|http://www.theancestorhunt.com/newspapers.html]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>> 
Welcome to the ''Sonora ~FamilySearch Center''. We hope you enjoy your visit.  We're on Facebook as ''[[Sonora FamilySearch Center|http://www.facebook.com/pages/Sonora-FamilySearch-Center/140193399381548?ref=ts&sk=wall]]''.  Check us out and stay updated!  Our Center offers access to:
**[[FamilySearch Record Search|https://familysearch.org/search]] 
**[[Family History Library Catalog (FHLC)|https://familysearch.org/catalog-search]]
**[[FamilySearch Family Tree|https://familysearch.org/tree/]]
**[[FamilySearch Wiki|https://wiki.familysearch.org/en/Main_Page]]
**[[FamilySearch Blog|https://familysearch.org/blog/en/]]
**[[FamilySearch Indexing|http://www.familysearch.org/eng/indexing/frameset_indexing.asp]]
**[[Family History Books|http://books.familysearch.org/primo_library/libweb/action/search.do?dscnt=1&dstmp=1329329884015&vid=FHD_PUBLIC&fromLogin=true]] - digitized books
**[[Tech Tips|https://www.familysearch.org/techtips/]] - technology tips for genealogists
**[[Family History Library Favorites/Bookmarks|http://www.fhlfavorites.info/]]
**[[FamilySearch Labs|http://labs.familysearch.org/]]
**[[Relative Finder|https://www.relativefinder.org/#/main]]
**[[FamilySearch App Gallery|https://familysearch.org/apps/]]
**[[Partner Access|https://familysearch.org/partneraccess]] - LDS member access ONLY
**[[Place Research|https://familysearch.org/int-std-ui-research/]] - replacing Standard Finder on ~FamilySearch Labs
**[[Virtual Pedigree|http://virtual-pedigree.fhtl.byu.edu/]] - project of BYU
**[[The Family History Guide|http://thefhguide.com/]]
@@//The above site links will work from the Family History Center or your home.//@@


The following sites are available FREE through the FHC [[Database Portal|https://www.fhc.familysearch.org/]]
**[[Ancestry|https://www.ancestryinstitution.com//]]
**[[Fold3|https://www.fold3.com/]] - formerly Footnote
**[[Newspaper Archive|https:access.newspaperarchive.com/]]
**[[Geneanet|https://en.geneanet.org/]]
**[[19th Century British Library Newspaper Digital Archive|http://find.galegroup.com/bncn/start.do?prodId=BNCN&userGroupName=salt56604/]]
**[[Find My Past|https://www.findmypast.com/]]
**[[FamNet|http://www.nzgdb.co.nz/login_pages/home2.aspx/]]
**[[Alexander Street Press - The American Civil War Research data base|http://asp6new.alexanderstreet.com/cwdb/]]
**[[Alexander Street Press - The American Civil War - Letters and Diaries|https://cwld.alexanderstreet.com/]]
**[[Alexander Street Press - The American Civil War Photographs, Posters, and Ephemera|https://cpho.alexanderstreet.com/]]
**[[My Heritage|https://myheritagelibraryedition.com/]] - library edition
**[[Kinpoint|http://kinpoint.com/]]
@@//The above premium site links will only work and log on properly from the Family History Center.//@@
@@//To find more free sites go to the Database Portal on the desktop on this computer.//@@

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Idaho'' research:

*''Sonora FHC [[Resources for Idaho|http://files.lib.byu.edu/family-history-library/research-outlines/US/Idaho.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection  - Idaho|https://www.familysearch.org/search/collection/location/13?region=Idaho]]
**[[FamilySearch Research Wiki - Idaho|http://www.familysearch.org/wiki/en/Idaho,_United_States_Genealogy]]
**[[Family History Library Catalog - Idaho|https://www.familysearch.org/search/catalog/results?count=20&placeId=385&query=%2Bplace%3A%22United%20States%2C%20Idaho%22]]
*''Information, Facts and History''
**[[Wikipedia - Idaho|http://en.wikipedia.org/wiki/Idaho]]
**[[Genealogy Inc. Facts & Information - Idaho|http://www.genealogyinc.com/idaho]]
*''Categorized Links''
**[[Cyndi's List - Idaho|http://www.cyndislist.com/id.htm]]
**[[Linkpendium - Idaho|http://www.linkpendium.com/genealogy/USA/ID/]]
**[[Access Genealogy - Idaho|http://www.accessgenealogy.com/idaho]]
**[[Resources at Rootsweb - Idaho|https://wiki.rootsweb.com/wiki/index.php/Idaho_Family_History_Research]]
**[[Genealogy Inc. Facts & Information - Idaho|http://www.genealogyinc.com/minnesota]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection  - Idaho|https://www.familysearch.org/search/collection/location/13?region=Idaho]]
**[[Ancestry.com databases - Idaho|https://search.ancestry.com/Places/US/Idaho/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Idaho/Idaho-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Idaho|http://sites.rootsweb.com/~idgenweb/]]
**[[RootsWeb User Contributed Databases - Idaho|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#id]]
**[[Online Death Records & Indexes - Idaho|https://www.deathindexes.com/idaho/index.html]]
**[[Online Historical Directories - Idaho|https://sites.google.com/site/onlinedirectorysite/Home/usa/id]]
**[[Online American Digital Archives and Databases - Idaho (AnceStories blog)|http://ancestories1.blogspot.com/2010/03/52-weeks-of-online-american-digital_28.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Idaho|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*15&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Idaho|http://www.genealogybank.com/gbnk/newspapers/Idaho-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Idaho|http://newspaperarchive.com/us/Idaho/]] - use database portal to perform a search
**[[Newspapers.com - Idaho|https://www.newspapers.com/browse/US/Idaho]] - subscription required
**[[Chronicling America - Idaho|https://chroniclingamerica.loc.gov/search/titles/results/?state=Idaho]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Idaho|https://sites.google.com/site/onlinenewspapersite/Home/usa/id]]
**[[Cyndi's List of Newspapers - Idaho|http://www.cyndislist.com/us/id/newspapers/]]
*''Libraries & Societies''
**[[Idaho State Historical Society|https://history.idaho.gov//]]
Web sites and resources that are helpful in ''Illinois'' research:

*''Sonora FHC [[Resources for Illinois|http://files.lib.byu.edu/family-history-library/research-outlines/US/Illinois.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Illinois|https://www.familysearch.org/search/collection/location/14?region=Illinois]]
**[[Family Research Wiki - Illinois|https://www.familysearch.org/wiki/en/Illinois,_United_States_Genealogy]]
**[[Family History Library Catalog - Illinois|https://www.familysearch.org/search/catalog/results?count=20&placeId=366&query=%2Bplace%3A%22United%20States%2C%20Illinois%22]]
*''Information, Facts and History''
**[[Wikipedia - Illinois|http://en.wikipedia.org/wiki/Illinois]]
**[[Illinois Portal|http://en.wikipedia.org/wiki/Portal:Illinois]]
**[[Genealogy Inc. Facts & Information - Illinois|https://www.genealogyinc.com/illinois/]]
*''Categorized Links''
**[[Cyndi's List - Illinois|http://www.cyndislist.com/il.htm]]
**[[Linkpendium - Illinois|http://www.linkpendium.com/genealogy/USA/IL/]]
**[[Access Genealogy - Illinois|http://www.accessgenealogy.com/illinois]]
**[[Resources at Rootsweb - Illinois|https://wiki.rootsweb.com/wiki/index.php/Illinois_Family_History_Research]]
**[[Genealogy Inc. Facts & Information - Illinois|http://www.genealogyinc.com/illinois]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Illinois|https://www.familysearch.org/search/collection/location/14?region=Illinois]]
**[[Ancestry.com databases - Illinois|https://search.ancestry.com/Places/US/Illinois/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Illinois/Illinois-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Illinois|http://www.ilgenweb.net/]]
**[[RootsWeb User Contributed Databases - Illinois|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#il]]
**[[Online Birth & Marriage records Indexes - Illinois|http://www.genealogybranches.com/chicago-genealogy.html]]
**[[Online Death Records & Indexes - Illinois|https://www.deathindexes.com/illinois/index.html]]
**[[Online Historical Directories - Illinois|https://sites.google.com/site/onlinedirectorysite/Home/usa/il]]
**[[Online American Digital Archives and Databases - Illinois (AnceStories blog)|http://ancestories1.blogspot.com/2010/04/52-weeks-of-online-american-digital.html]]
**[[Illinois State Archives|https://www.cyberdriveillinois.com/departments/archives/]]
**[[Illinois Digital Archives|http://www.idaillinois.org/]]
**[[Champaign County Library|https://www.champaigncountylibrary.org/genealogy]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Illinois|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&title=&keyword=Illinois&filter=0*38%7C0*149%7C1*2%7C1*16&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Illinois|http://www.genealogybank.com/gbnk/newspapers/Illinois-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Illinois|http://newspaperarchive.com/us/Illinois/]] - use database portal to perform a search
**[[Newspapers.com - Illinois|https://www.newspapers.com/browse/US/Illinois]] - subscription required
**[[Chronicling America - Illinois|https://chroniclingamerica.loc.gov/search/titles/results/?state=Illinois]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Illinois|https://sites.google.com/site/onlinenewspapersite/Home/usa/il]]
**[[Cyndi's List of Newspapers - Illinois|http://www.cyndislist.com/us/il/newspapers/]]
*''Libraries & Societies''
**[[Illinois Genealogy Trails|http://genealogytrails.com/ill/]]
**[[Illinois State Genealogical Society|https://ilgensoc.org/]]
**[[The Newberry Library|http://www.newberry.org/genealogy/collections.html]] - Chicago research
!!!Immigration & Naturalization Records
#[[FamilySearch Records|https://familysearch.org/search]] 
#[[Ancestry|http://www.ancestry.com/]] - (Free at FHC through Database Portal)
#[[World Vital Records|https://www.fhc.familysearch.org/]] - (Free at FHC through Database Portal)
#[[Fold3|https://www.fhc.familysearch.org/]] - (Free at FHC through Database Portal)
#[[Ellis Island|http://www.ellisisland.org/search/passSearch.asp]]
#[[Castle Garden|http://www.castlegarden.org/]]
#[[Stephen Morse's One Step Web Page|http://stevemorse.org/]]
#[[The Olive Tree|http://www.olivetreegenealogy.com/articles/usanatpt2.shtml]]
#[[Cyndi's List of Immigration & Naturalization|http://www.cyndislist.com/immigrat.htm]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City

!!!Immigration & Naturalization "How To" Articles
*[[Immigration Records|http://www.ancestry.com/learn/contentcenters/contentcenter.aspx?page=immigration]] - Ancestry.com's Learning Center
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>> 
Web sites that are helpful in ''Indiana'' research:

*''Sonora FHC [[Resources for Indiana|http://files.lib.byu.edu/family-history-library/research-outlines/US/Indiana.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Indiana|https://www.familysearch.org/search/collection/location/15?region=Indiana]]
**[[FamilySearch Research Wiki - Indiana Portal|https://www.familysearch.org/wiki/en/Indiana,_United_States_Genealogy]]
**[[Family History Library Catalog - Indiana|https://familysearch.org/search/catalog/results?count=20&placeId=365&query=%2Bplace%3A%22United%20States%2C%20Indiana%22]]
*''Information, Facts and History''
**[[Wikipedia - Indiana|http://en.wikipedia.org/wiki/Indiana]]
***[[Indiana Portal|http://en.wikipedia.org/wiki/Portal:Indiana]]
**[[Genealogy Inc. Facts & Information - Indiana||https://www.genealogyinc.com/indiana/]]
*''Categorized Links''
**[[Cyndi's List - Indiana|http://www.cyndislist.com/in.htm]]
**[[Linkpendium - Indiana|http://www.linkpendium.com/genealogy/USA/IN/]]
**[[Access Genealogy - Indiana|https://www.accessgenealogy.com/Indiana-genealogy]]
**[[Resources at RootsWeb - Indiana|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Indiana||https://www.genealogyinc.com/indiana/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Indiana|https://www.familysearch.org/search/collection/location/15?region=Indiana]]
**[[Ancestry.com Databases - Indiana|https://www.ancestry.com/search/places/usa/indiana/]] - Use database portal to perform a search
**[[MyHeritage -|https://myheritagelibraryedition.com/research/category-Indiana/Indiana-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - Indiana|http://www.usgwarchives.net/search/search.cgi/searchin.htm]]
**[[RootsWeb User Contributed Databases - Indiana|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#in]]
**[[Online Birth & Marriage Records Indexes - Indiana|https://www.genealogybranches.com/indiana.html]]
**[[Online Historical Directories - Indiana|https://sites.google.com/site/onlinedirectorysite/Home/usa/in]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Indiana|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*17&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Indiana|https://www.genealogybank.com/newspapers/sourcelist/in]] - Use FHC desktop icon
**[[Newspaper Archive - Indiana|https://newspaperarchive.com/us/indiana/]] - Use database portal to perform a search
**[[Newspapers.com - Indiana|https://www.newspapers.com/browse/US/Indiana]] - Subscription required
**[[Chronicling America - Indiana|https://chroniclingamerica.loc.gov/search/titles/results/?state=Indiana]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Google Online Historical Newspapers - Indiana|https://sites.google.com/site/onlinenewspapersite/Home/usa/in]]
**[[Cyndi's List of Newspapers - Indiana|https://www.cyndislist.com/us/in/newspapers/]]
*''Libraries & Societies
**[[Indiana State Library|https://www.in.gov/library/databases.htm]]
**[[Indiana Genealogical Society|http://www.indgensoc.org/]]
**[[Indiana State Archives|http://www.in.gov/icpr/2358.htm]]
**[[Allen County Public Library|http://www.acpl.lib.in.us/genealogy/]]
***[[Video Tour of Allen County Library - Part 1|http://www.youtube.com/watch?v=tcqDqc0SXgo]]
***[[Video Tour of Allen County Library - Part 2|http://www.youtube.com/watch?v=mlYhUwu8waQ]]
**[[Online American Digital Archives and Databases - Indiana (AnceStories blog)|http://ancestories1.blogspot.com/2010/04/52-weeks-of-online-american-digital_6389.html]]

/***
|Name|InlineJavascriptPlugin|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Documentation|http://www.TiddlyTools.com/#InlineJavascriptPluginInfo|
|Version|1.9.2|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description|Insert Javascript executable code directly into your tiddler content.|
''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Documentation
>see [[InlineJavascriptPluginInfo]]
!!!!!Revisions
<<<
2008.03.03 [1.9.2] corrected declaration of wikifyPlainText() for 'TW 2.1.x compatibility fallback' (fixes Safari "parse error")
2008.02.23 [1.9.1] in onclick function, use string instead of array for 'bufferedHTML' attribute on link element (fixes IE errors)
2008.02.21 [1.9.0] 'onclick' scripts now allow returned text (or document.write() calls) to be wikified into a span that immediately follows the onclick link.  Also, added default 'return false' handling if no return value provided (prevents HREF from being triggered -- return TRUE to allow HREF to be processed).  Thanks to Xavier Verges for suggestion and preliminary code.
|please see [[InlineJavascriptPluginInfo]] for additional revision details|
2005.11.08 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.inlineJavascript= {major: 1, minor: 9, revision: 2, date: new Date(2008,3,3)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: src=\\\"((?:.|\\n)*?)\\\")?(?: label=\\\"((?:.|\\n)*?)\\\")?(?: title=\\\"((?:.|\\n)*?)\\\")?(?: key=\\\"((?:.|\\n)*?)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",

	handler: function(w) {
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var src=lookaheadMatch[1];
			var label=lookaheadMatch[2];
			var tip=lookaheadMatch[3];
			var key=lookaheadMatch[4];
			var show=lookaheadMatch[5];
			var code=lookaheadMatch[6];
			if (src) { // load a script library
				// make script tag, set src, add to body to execute, then remove for cleanup
				var script = document.createElement("script"); script.src = src;
				document.body.appendChild(script); document.body.removeChild(script);
			}
			if (code) { // there is script code
				if (show) // show inline script code in tiddler output
					wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
				if (label) { // create a link to an 'onclick' script
					// add a link, define click handler, save code in link (pass 'place'), set link attributes
					var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",wikifyPlainText(label));
					var fixup=code.replace(/document.write\s*\(/gi,'place.bufferedHTML+=(');
					link.code="function _out(place){"+fixup+"\n};_out(this);"
					link.tiddler=w.tiddler;
					link.onclick=function(){
						this.bufferedHTML="";
						try{ var r=eval(this.code);
							if(this.bufferedHTML.length || (typeof(r)==="string")&&r.length)
								var s=this.parentNode.insertBefore(document.createElement("span"),this.nextSibling);
							if(this.bufferedHTML.length)
								s.innerHTML=this.bufferedHTML;
							if((typeof(r)==="string")&&r.length) {
								wikify(r,s,null,this.tiddler);
								return false;
							} else return r!==undefined?r:false;
						} catch(e){alert(e.description||e.toString());return false;}
					};
					link.setAttribute("title",tip||"");
					var URIcode='javascript:void(eval(decodeURIComponent(%22(function(){try{';
					URIcode+=encodeURIComponent(encodeURIComponent(code.replace(/\n/g,' ')));
					URIcode+='}catch(e){alert(e.description||e.toString())}})()%22)))';
					link.setAttribute("href",URIcode);
					link.style.cursor="pointer";
					if (key) link.accessKey=key.substr(0,1); // single character only
				}
				else { // run inline script code
					var fixup=code.replace(/document.write\s*\(/gi,'place.innerHTML+=(');
					var code="function _out(place){"+fixup+"\n};_out(w.output);"
					try { var out=eval(code); } catch(e) { out=e.description?e.description:e.toString(); }
					if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
				}
			}
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
	}
} )
//}}}

// // Backward-compatibility for TW2.1.x and earlier
//{{{
if (typeof(wikifyPlainText)=="undefined") window.wikifyPlainText=function(text,limit,tiddler) {
	if(limit > 0) text = text.substr(0,limit);
	var wikifier = new Wikifier(text,formatter,null,tiddler);
	return wikifier.wikifyPlain();
}
//}}}
/***
|Name|InlineJavascriptPluginInfo|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Documentation|http://www.TiddlyTools.com/#InlineJavascriptPluginInfo|
|Version|1.9.2|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|documentation|
|Requires||
|Overrides||
|Description|Documentation for InlineJavascriptPlugin|
''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Usage
<<<
This plugin adds wiki syntax for surrounding tiddler content with {{{<script>}}} and {{{</script>}}} markers, so that it can be recognized as embedded javascript code.
<script show>
	/* javascript code goes here... */
</script>Every time the tiddler content is rendered, the javascript code is automatically evaluated, allowing you to invoke 'side-effect' processing and/or produce dynamically-generated content that is then inserted into the tiddler content, immediately following the script (see below).  By including the optional ''show'' keyword as the final parameter in a {{{<script>}}} marker, the plugin will also include the script source code in the output that it displays in the tiddler.  This is helpful when creating examples for documentation purposes (such as used in this tiddler!)

__''Deferred execution from an 'onClick' link''__
<script label="click here" title="mouseover tooltip text" key="X" show>
	/* javascript code goes here... */
	alert('you clicked on the link!');
</script>
By including a {{{label="..."}}} parameter in the initial {{{<script>}}} marker, the plugin will create a link to an 'onclick' script that will only be executed when that specific link is clicked, rather than running the script each time the tiddler is rendered.  You may also include a {{{title="..."}}} parameter to specify the 'tooltip' text that will appear whenever the mouse is moved over the onClick link text, and a {{{key="X"}}} parameter to specify an //access key// (which must be a //single// letter or numeric digit only).

__''Loading scripts from external source files''__
<script src="URL" show>
	/* optional javascript code goes here... */
</script>You can also load javascript directly from an external source URL, by including a src="..." parameter in the initial {{{<script>}}} marker (e.g., {{{<script src="demo.js"></script>}}}).  This is particularly useful when incorporating third-party javascript libraries for use in custom extensions and plugins.  The 'foreign' javascript code remains isolated in a separate file that can be easily replaced whenever an updated library file becomes available.

In addition to loading the javascript from the external file, you can also use this feature to invoke javascript code contained within the {{{<script>...</script>}}} markers.  This code is invoked //after// the external script file has been processed, and can make immediate use of the functions and/or global variables defined by the external script file.
>Note: To ensure that your javascript functions are always available when needed, you should load the libraries from a tiddler that will be rendered as soon as your TiddlyWiki document is opened.  For example, you could put your {{{<script src="..."></script>}}} syntax into a tiddler called LoadScripts, and then add {{{<<tiddler LoadScripts>>}}} in your MainMenu tiddler.  Since the MainMenu is always rendered immediately upon opening your document, the library will always be loaded before any other tiddlers that rely upon the functions it defines.  Loading an external javascript library does not produce any direct output in the tiddler, so these definitions should have no impact on the appearance of your MainMenu.
<<<
!!!!!Creating dynamic tiddler content and accessing the ~TiddlyWiki DOM
<<<
An important difference between TiddlyWiki inline scripting and conventional embedded javascript techniques for web pages is the method used to produce output that is dynamically inserted into the document: in a typical web document, you use the {{{document.write()}}} (or {{{document.writeln()}}}) function to output text sequences (often containing HTML tags) that are then rendered when the entire document is first loaded into the browser window.

However, in a ~TiddlyWiki document, tiddlers (and other DOM elements) are created, deleted, and rendered "on-the-fly", so writing directly to the global 'document' object does not produce the results you want (i.e., replacing the embedded script within the tiddler content), and instead will //completely replace the entire ~TiddlyWiki document in your browser window (which is clearly not a good thing!)//.  In order to allow scripts to use {{{document.write()}}}, the plugin automatically converts and buffers all HTML output so it can be safely inserted into your tiddler content, immediately following the script.

''Note that {{{document.write()}}} can only be used to output "pure HTML" syntax.  To produce //wiki-formatted// output, your script should instead return a text value containing the desired wiki-syntax content'', which will then be automatically rendered immediately following the script.  If returning a text value is not sufficient for your needs, the plugin also provides an automatically-defined variable, 'place', that gives the script code ''direct access to the //containing DOM element//'' into which the tiddler output is being rendered.  You can use this variable to ''perform direct DOM manipulations'' that can, for example:
* generate wiki-formatted output using {{{wikify("...content...",place)}}}
* vary the script's actions based upon the DOM element in which it is embedded
* access 'tiddler-relative' DOM information using {{{story.findContainingTiddler(place)}}}
Note:
''When using an 'onclick' script, the 'place' element actually refers to the onclick //link text// itself, instead of the containing DOM element.''  This permits you to directly reference or modify the link text to reflect any 'stateful' conditions that might set by the script.  To refer to the containing DOM element from within an 'onclick' script, you can use "place.parentNode" instead.
<<<
!!!!!Instant "bookmarklets"
<<<
You can also use an 'onclick' link to define a "bookmarklet": a small piece of javascript that can be ''invoked directly from the browser without having to be defined within the current document.''  This allows you to create 'stand-alone' commands that can be applied to virtually ANY TiddlyWiki document... even remotely-hosted documents that have been written by others!!  To create a bookmarklet, simply define an 'onclick' script and then grab the resulting link text and drag-and-drop it onto your browser's toolbar (or right-click and use the 'bookmark this link' command to add it to the browser's menu).

Notes:
*When writing scripts intended for use as bookmarklets, due to the ~URI-encoding required by the browser, ''you cannot not use ANY double-quotes (") within the bookmarklet script code.''
*All comments embedded in the bookmarklet script must ''use the fully-delimited {{{/* ... */}}} comment syntax,'' rather than the shorter {{{//}}} comment syntax.
*Most importantly, because bookmarklets are invoked directly from the browser interface and are not embedded within the TiddlyWiki document, there is NO containing 'place' DOM element surrounding the script.  As a result, ''you cannot use a bookmarklet to generate dynamic output in your document,''  and using {{{document.write()}}} or returning wiki-syntax text or making reference to the 'place' DOM element will halt the script and report a "Reference Error" when that bookmarklet is invoked.  
Please see [[InstantBookmarklets]] for many examples of 'onclick' scripts that can also be used as bookmarklets.
<<<
!!!!!Special reserved function name
<<<
The plugin 'wraps' all inline javascript code inside a function, {{{_out()}}}, so that any return value you provide can be correctly handled by the plugin and inserted into the tiddler.  To avoid unpredictable results (and possibly fatal execution errors), this function should never be redefined or called from ''within'' your script code.
<<<
!!!!!Examples
<<<
simple dynamic output:
><script show>
	document.write("The current date/time is: "+(new Date())+"<br>");
	return "link to current user: [["+config.options.txtUserName+"]]\n";
</script>
dynamic output using 'place' to get size information for current tiddler:
><script show>
	if (!window.story) window.story=window;
	var title=story.findContainingTiddler(place).getAttribute("tiddler");
	var size=store.getTiddlerText(title).length;
	return title+" is using "+size+" bytes";
</script>
dynamic output from an 'onclick' script, using {{{document.write()}}} and/or {{{return "..."}}}
><script label="click here" show>
	document.write("<br>The current date/time is: "+(new Date())+"<br>");
	return "link to current user: [["+config.options.txtUserName+"]]\n";
</script>
creating an 'onclick' button/link that accesses the link text AND the containing tiddler:
><script label="click here" title="clicking this link will show an 'alert' box" key="H" show>
	if (!window.story) window.story=window;
	var txt=place.firstChild.data;
	var tid=story.findContainingTiddler(place).getAttribute('tiddler');
	alert('Hello World!\nlinktext='+txt+'\ntiddler='+tid);
</script>
dynamically setting onclick link text based on stateful information:
>{{block{
{{{
<script label="click here">
	/* toggle "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.innerHTML=on?"enable":"disable";
	config.txtSomething=on?"OFF":"ON";
	return "\nThe current value is: "+config.txtSomething;
</script><script>
	/* initialize onclick link text based on current "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.lastChild.previousSibling.innerHTML=on?"disable":"enable";
</script>
}}}
<script label="click here">
	/* toggle "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.innerHTML=on?"enable":"disable";
	config.txtSomething=on?"OFF":"ON";
	return "\nThe current value is: "+config.txtSomething;
</script><script>
	/* initialize onclick link text based on current "txtSomething" value */
	var on=(config.txtSomething=="ON");
	place.lastChild.innerHTML=on?"enable":"disable";
</script>
}}}
loading a script from a source url:
>http://www.TiddlyTools.com/demo.js contains:
>>{{{function inlineJavascriptDemo() { alert('Hello from demo.js!!') } }}}
>>{{{displayMessage('InlineJavascriptPlugin: demo.js has been loaded');}}}
>note: When using this example on your local system, you will need to download the external script file from the above URL and install it into the same directory as your document.
>
><script src="demo.js" show>
	return "inlineJavascriptDemo() function has been defined"
</script>
><script label="click to invoke inlineJavascriptDemo()" key="D" show>
	inlineJavascriptDemo();
</script>
<<<
!!!!!Revisions
<<<
2008.03.03 [1.9.2] corrected declaration of wikifyPlainText() for 'TW 2.1.x compatibility fallback' (fixes Safari "parse error")
2008.02.23 [1.9.1] in onclick function, use string instead of array for 'bufferedHTML' attribute on link element (fixes IE errors)
2008.02.21 [1.9.0] 'onclick' scripts now allow returned text (or document.write() calls) to be wikified into a span that immediately follows the onclick link.  Also, added default 'return false' handling if no return value provided (prevents HREF from being triggered -- return TRUE to allow HREF to be processed).  Thanks to Xavier Verges for suggestion and preliminary code.
2008.02.14 [1.8.1] added backward-compatibility for use of wikifyPlainText() in TW2.1.3 and earlier
2008.01.08 [*.*.*] plugin size reduction: documentation moved to ...Info tiddler
2007.12.28 [1.8.0] added support for key="X" syntax to specify custom access key definitions
2007.12.15 [1.7.0] autogenerate URI encoded HREF on links for onclick scripts.  Drag links to browser toolbar to create bookmarklets.  IMPORTANT NOTE: place is NOT defined when scripts are used as bookmarklets.  In addition, double-quotes will cause syntax errors.  Thanks to PaulReiber for debugging and brainstorming.
2007.11.26 [1.6.2] when converting "document.write()" function calls in inline code, allow whitespace between "write" and "(" so that "document.write ( foobar )" is properly converted.
2007.11.16 [1.6.1] when rendering "onclick scripts", pass label text through wikifyPlainText() to parse any embedded wiki-syntax to enable use of HTML entities or even TW macros to generate dynamic label text.
2007.02.19 [1.6.0] added support for title="..." to specify mouseover tooltip when using an onclick (label="...") script
2006.10.16 [1.5.2] add newline before closing '}' in 'function out_' wrapper.  Fixes error caused when last line of script is a comment.
2006.06.01 [1.5.1] when calling wikify() on script return value, pass hightlightRegExp and tiddler params so macros that rely on these values can render properly
2006.04.19 [1.5.0] added 'show' parameter to force display of javascript source code in tiddler output
2006.01.05 [1.4.0] added support 'onclick' scripts.  When label="..." param is present, a button/link is created using the indicated label text, and the script is only executed when the button/link is clicked.  'place' value is set to match the clicked button/link element.
2005.12.13 [1.3.1] when catching eval error in IE, e.description contains the error text, instead of e.toString().  Fixed error reporting so IE shows the correct response text.  Based on a suggestion by UdoBorkowski
2005.11.09 [1.3.0] for 'inline' scripts (i.e., not scripts loaded with src="..."), automatically replace calls to 'document.write()' with 'place.innerHTML+=' so script output is directed into tiddler content.  Based on a suggestion by BradleyMeck
2005.11.08 [1.2.0] handle loading of javascript from an external URL via src="..." syntax
2005.11.08 [1.1.0] pass 'place' param into scripts to provide direct DOM access 
2005.11.08 [1.0.0] initial release
<<<
Web sites that are helpful in ''Iowa'' research:

*''Sonora FHC [[Resources for Iowa|http://files.lib.byu.edu/family-history-library/research-outlines/US/Iowa.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Iowa|https://www.familysearch.org/search/collection/location/51?region=Iowa]]
**[[FamilySearch Research Wiki - Iowa|http://www.familysearch.org/wiki/en/Iowa,_United_States_Genealogy]]
**[[Family History Library Catalog - Iowa|https://www.familysearch.org/search/catalog/results?count=20&placeId=370&query=%2Bplace%3A%22United%20States%2C%20Iowa%22]]
*''Information, Facts and History''
**[[Wikipedia - Iowa|http://en.wikipedia.org/wiki/Iowa]]
**[[Genealogy Inc. Facts & Information - Iowa|https://www.genealogyinc.com/iowa/]]
*''Categorized Links''
**[[Cyndi's List - Iowa|http://www.cyndislist.com/ia.htm]]
**[[Linkpendium - Iowa|http://www.linkpendium.com/genealogy/USA/IA/]]
**[[Access Genealogy - Iowa|http://www.accessgenealogy.com/Iowa]]
**[[Resources at Rootsweb - Iowa|https://wiki.rootsweb.com/wiki/index.php/Iowa_Family_History_Research]]
**[[Genealogy Inc. Facts & Information - Iowa|http://www.genealogyinc.com/iowa]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Iowa|https://www.familysearch.org/search/collection/location/51?region=Iowa]]
**[[Ancestry.com databases - Iowa|https://search.ancestry.com/Places/US/Iowa/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Iowa/Iowa-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Iowa|http://www.iagenweb.net/]]
**[[RootsWeb User Contributed Databases - Iowa|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#ia]]
**[[Online Death Records & Indexes - Iowa|https://www.deathindexes.com/iowa/index.html]]
**[[Online Historical Directories - Iowa|https://sites.google.com/site/onlinedirectorysite/Home/usa/ia]]
**[[Online American Digital Archives and Databases - Iowa(AnceStories blog)|https://ancestories1.blogspot.com/search/label/Iowa]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Iowa|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*18&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Iowa|http://www.genealogybank.com/gbnk/newspapers/Iowa-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Iowa|http://newspaperarchive.com/us/Iowa/]] - use database portal to perform a search
**[[Newspapers.com - Iowa|https://www.newspapers.com/browse/US/Iowa]] - subscription required
**[[Chronicling America - Iowa|https://chroniclingamerica.loc.gov/search/titles/results/?state=Iowa]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Iowa|https://sites.google.com/site/onlinenewspapersite/Home/usa/ia]]
**[[Cyndi's List of Newspapers - Iowa|http://www.cyndislist.com/us/ia/newspapers/]]
*''Libraries & Societies''
**[[Iowa Genealogical Society|http://www.iowagenealogy.org/]]
**[[State Historical Society of Iowa|https://iowaculture.gov/history]]
Web sites that are helpful in ''Ireland'' research:

*''Sonora FHC [[Resources for Ireland|http://home.mlode.com/~famhistory/Ireland.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Ireland|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=76&subject_disp=Ireland&columns=*,0,0]]
***[[FHLC County/Parish Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Ireland Portal|https://wiki.familysearch.org/en/Portal:Ireland]]
**[[Research Outline - Ireland|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=Ireland.ASP]]

*''Information, Facts and History''
**[[Wikipedia - Ireland|http://en.wikipedia.org/wiki/Ireland]]

*''Categorized Links''
**[[Cyndi's List - Ireland|http://www.cyndislist.com/ireland.htm]]
**[[Directory of Irish Sites|http://www.browseireland.com/]]
**[[Irish Genealogy Websites|http://www.geocities.com/Heartland/Meadows/4404/irish.html]] 
**[[Irish Genealogy Links|http://www.geocities.com/siliconvalley/haven/1538/irish.html]]

*''Databases & Resources''
**[[GenUK - Ireland|http://www.genuki.org.uk/big/irl/]]
**[[Ireland GenWeb|http://www.irelandgenweb.com/]]
**[[Searcher - The Irish Genealogy Search Engine & Directory|http://www.ireland-information.com/irishgenealogy/]]
**[[Irish Ancestors|http://www.ireland.com/ancestor/browse/links/index.htm]]
**[[Island Ireland|http://islandireland.com/Pages/history/local.html]]
**[[Ask About Ireland's|http://www.askaboutireland.ie/griffith-valuation]] FREE Griffith’s Valuation Database  
**[[Irish Genealogy|http://irishgenealogy.ie/]]


*''Libraries & Societies''
**[[The Genealogical Society of Ireland|http://www.familyhistory.ie/]]
**[[Center for Irish Genealogical and Historical Studies|http://homepage.tinet.ie/~seanjmurphy/]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
From the January 2008 issue of the FHC newsletter:

Page 1
*[[24/7 Family History Circle blog|http://blogs.ancestry.com/circle/]]
*[[A Light That Shines Again blog|http://tierneyhistory.blogspot.com/]]

Page 2
*[[Dick Eastman's blog|http://blog.eogn.com/eastmans_online_genealogy/]]
*[[GeneaBlogie|http://blog.geneablogie.net/]]
*[[Genealogy Research Resources group|http://group.diigo.com/groups/gensource]]
*[[Genealogy Research Support group|http://group.diigo.com/groups/gensearch]]

Page 3
*[[The Master Genealogist v7.0|http://www.whollygenes.com/]]
*[[FotoTagger 2.7|http://www.fototagger.com/]]
*[[USB Disk Ejector|http://quick.mixnmojo.com/usb-disk-ejector]]
*[[Ancestry Learning Center|http://learn.ancestry.com/Home/HMLND.aspx]]
*[[MyHeritage|http://www.myheritage.com]]

Page 4
*[[Genealogy Buds blog|http://feeds.feedburner.com/GenealogyBuds?format=xml]]
*[[FamilySearch.org’s Research Outlines|http://www.familysearch.org/Eng/Search/Rg/frameset_rhelps.asp?Page=./research/type/Research_Outline.asp&ActiveTab=Type]]
*[[Everton’s Genealogical Helper|http://www.everton.com/b/magazine.html]]
*[[Family Tree Magazine|http://www.familytreemagazine.com/]]
*[[Ancestry Magazine|http://www.ancestrymagazine.com/]]
*[[Family Chronicle|http://www.familychronicle.com/]]
*[[Dick Eastman’s Online Genealogical Newsletter|http://blog.eogn.com/]]
*[[DearMYRTLE’s podcasts and blog|http://www.dearmyrtle.com/]]
*[[Brigham Young University free family history courses|http://ce.byu.edu/is/site/courses/freecourses.cfm]]
**[[credit classes|http://ce.byu.edu/is/site/courses/select.cfm?type=univ&subject=61#to_course]]
*[[Ancestry's 18-step guide|http://ancestry.com/learn/library/article.aspx?article=2082]]
*[[Family History Trail|http://www.bbc.co.uk/history/trail/familyhistory/]]
*[[Forensic Genealogy|http://www.forensicgenealogy.info/contest.html]]
<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !January 2009 |
|Su|Mo|Tu|We|Th|Fr|Sa|
|||||1|2|3|
|4|5|6|7|8|9|10|
|11|12|13|14|15|16|17|
|18|19|20|21|22|23|24|
|25|26|27|28|29|30|31|

|>| !Vacations / Holidays / etc |
|>| January |
|1^^st^^|FHC Closed|
|8^^th^^|Staff Training - 10am|
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
Before telling you about the meeting, the next staff training meeting will be Monday, February 13th.  You can check the wiki for the date if you forget.

From January 30 until February 12, Diane, Robin, Isabelle and Carolyn will in in Salt Lake City at the RootsTech Conference and also doing some personal research.  If you have any questions dealing with the center, call Barbara Pugh, 532-8779.  If you have computer problems, call Don Christensen, 890-6300.


We had a very enjoyable meeting with Charlie Dyer of the Tuolumne County Archives and Carlo DeFerrari, county historian extraordinaire.  Besides all the other wonderful things Carlo has done to preserve the history of Tuolumne County, he has recently donated over 4,700 books to the archives.  The oldest book was published in 1795 and is one volume of History of the United States.  The only other copy of this book, along with a second volume is found in the Library of Congress.

Charlie showed us the web site for the county archives.  If you have any Tuolumne County ancestors or if there are patrons that are doing Tuolumne County research, it would be helpful if you would look at the web site.

A very brief review of the web site (you will definitely need to explore it in more detail).

In your browser enter [[http://www.tuolumnecounty.ca.gov//]]
Click on the following links - Assessor (on left) > Assessor Recorder Archive Home (on left) > Archives (tab on top).  To understand more about this site click on "Finding Aid."


Now go back to the starting point and enter [[http://www.tuolumnecounty.ca.gov//]]

Click on the following links - Assessor (on left) > Assessor Recorder Archive Home (on left) > Archives (tab on top) > Archive Index (in middle of page).  Research is the User Name and there is no password.  Under Databases, highlight "Archives" and click on go.  This brings you to a search screen.  To understand what could be entered in each field, look at "click here for help."

Another way to search:  
Click on the following links - Assessor (on left) > Assessor Recorder Archive Home (on left) > Archives (tab on top) > Archive Index (in middle of page).  Research is the User Name and there is no password.  Under Databases, highlight "Records" and click on go.  This brings you to a search screen.  To understand what could be entered in each field, look at "click here for help."
A couple of helpful hints in searching "records."  A wife's maiden name is a secondary surname.  In a court record the primary name is the plaintiff..  Probate records is primary names.

If you find a record you would like to look at, write down the Archive number and the Records number.      Call Charlie at the Archives,  536-1163, and ask when you could look at the record.

If you aren't aware, the lovely archive building is located directly behind the Tuolumne County LIbrary.


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|>|>|>|>| !July 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
|||1|2|3|4|5|
|6|7|8|9|10|11|12|
|13|14|15|16|17|18|19|
|20|21|22|23|24|25|26|
|27|28|29|30|31|||

|>| !Vacations / Holidays / etc |
|>| July |
||''No Staff Training'' this month|
|4^^th^^|Independence Day|
|.| |
|.| |
|.| |
|.| |
|.| |
<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !June 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
|1|2|3|4|5|6|7|
|8|9|10|11|12|13|14|
|15|16|17|18|19|20|21|
|22|23|24|25|26|27|28|
|29|30||||||

|>| !Vacations / Holidays / etc |
|>| June |
||''No Staff Training'' this month|
|15^^th^^|Father's Day|
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
<<tiddler HideTiddlerSubtitle>>
From the June 2008 issue of the FHC newsletter:

Page 1
[[Sonora FHC Wiki|http://tiddlyspot.com/sonorafhc/]]

Page 2
[[24/7 Family History Circle Blog|http://blogs.ancestry.com/circle/]]
*[[Babelfish|http://babelfish.yahoo.com/translate_url]]
*[[Worldcat|http://www.worldcat.org/]]
*[[Census Enumerator Instructions|http://usa.ipums.org/usa/voliii/tEnumInstr.shtml]]
*[[Wikipedia|http://www.wikipedia.org/]]
*[[Census Abbreviations|http://www.searchforancestors.com/records/censusabbreviations.html]]
*[[Soundex Converter|http://resources.rootsweb.ancestry.com/cgi-bin/soundexconverter]]
*[[Geographic Name Information System|http://geonames.usgs.gov/pls/gnispublic]]
*[[Google Maps|http://maps.google.com/]]
*[[Early Medical Terms & Diseases|http://freepages.genealogy.rootsweb.ancestry.com/~treasures/gentools/mterms/]]
*[[Epidemic Timeline|http://hawkshome.net/misc_items/events/epidemic_timeline.htm]]
[[Researching Your Family Tree|http://www.learnwebskills.com/]]
[[Researching Your Patriot Ancestor|http://www.learnwebskills.com/patriot/]]

Page 3
[[Footnote|http://www.footnote.com/]]
[[Jing|http://www.jingproject.com/]]
[[Jing Blog|http://blog.jingproject.com/2007/07/welcome_to_the_jing_project_1.html]]
[[NARA Digital Vault|http://www.digitalvaults.org/#]]
[[Old Bailey Online|http://www.oldbaileyonline.org/]]
[[FamilySearch Labs - Record Search|http://search.labs.familysearch.org/recordsearch/start.html]]
[[NEHGS - New York Ancestors|http://www.NewYorkAncestors.org]]
[[Dalby Database|http://www.dalbydata.com/]]
[[FotoSketcher|http://www.fotosketcher.com/]]
[[Update Star|http://www.updatestar.com/en/]]
[[Translate.net|http://translateclient.googlepages.com/index.en.html]]
[[BBC Article|http://news.bbc.co.uk/2/hi/uk_news/england/northamptonshire/7421051.stm]]
[[Legacy Family Tree|http://www.legacyfamilytree.com/]]

Page 4
[[Mental Floss Blog|http://www.mentalfloss.com/blogs/]]
[[Family Matters Blog|http://moultriecreek.us/family/]]

<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !June 2009 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||1|2|3|4|5|6|
|7|8|9|10|11|12|13|
|14|15|16|17|18|19|20|
|21|22|23|24|25|26|27|
|28|29|30|||||

|>| !Vacations / Holidays / etc |
|>| June |
|1^^st^^|Staff Training - 10am|
|21^^st^^|Father's Day|
|.| |
|.| |
|.| |
|.| |
|.| |
''WE GAVE THIS TRAINING A TITLE — “BITS AND PIECES”''

• A reminder about our new patron sign in sheet. When you are serving as a member of the staff, please do not sign in as a patron. The only time you should sign in as a patron is if you are using the center when you are not serving as a member of the staff.
• The June newsletter is available. Because the copy machine in the library isn’t working, there are only a few copies in the center. We’ll have more copies when the library machine is repaired. The newsletter is available on line. Just go to the Family History Center wiki at <http://sonorafhc.tiddlyspot.com/>. Then click on Newsletter links on the left and choose the month you want. You can print the PDF file if you would like to have a printed copy. 
• ''FAMILY SEARCH WIKI'' (not to be confused with the Sonora Family History Wiki). The URL is <https://familysearch.org/learn/wiki/en/Main_Page>
1. You can search by geographic location. Type in the name of a country. You will find topics, regions, research tools (such as writing a letter in the language of this county). There is so much information on locations.
2. You can search by topics. Try typing in the following topics in the search box. You will be amazed at the information.
•	Blog - need help setting up a blog? Here’s your help.
•	Gretna Green - A Gretna green is a favored marriage place. When a couple runs away from their home area to get married in a place with fewer marriage restrictions, the place they go is often called a "Gretna Green." This site lists Gretna Greens in the USA.
•	Newspapers - Excellent resources on using newspapers for research.
•	Nicknames - We learned that Stophel is a nickname for Christopher. Who would have thought. When helping patrons with unusual names, check this site for nicknames.
•	A hint when looking at Historical Records on Family Search. Always click on the title of the collection. Then click on “Learn More.” It will give you a description of what content is in this record. Pay specific attention if there are problems or known issues with the collection. This is extremely helpful. One patron that came into our center was advised to look at “Learn More” and found out why she was having trouble was because she needed to read it from the back to the front. 

•	''MYTH''

Our family always spelled the name as……

Fact: Name spellings have varied widely and, in fact, have only become standardized in the past 100 years or so. The people who created earlier records often were census takers, town clerks, tax collectors, clergymen, and other, who wrote down what they heard. In the days when most people could not read or write, many did not know how to spell their own names. 

A favorite story is the man who wrote his own will in the 1600’s on a large piece of parchment paper. The will was several paragraphs long. In his own handwriting, he wrote his own name three different times on the one piece of paper, using three different spellings of his own name!

Besides searching for nicknames on the Family Search Wiki, here are two other sites that might be helpful in learning about changes in family names.

Behindthename.com
We relate.org

•	''SEARCHING LARGE DATABASES'' - Why can’t I find my ancestor

You didn’t search for enough information. Family Search allows you to search using just a last name, but you may get so many results that it could be difficult to find the person you are looking for. Instead, start by searching for the full name, birth date, birthplace, and if available, the name of at least one parent. This will greatly reduce your search results to a number that is much easier to scan through.

•	''GOOGLE''

We learned about searching surnames last month, but Google is excellent for learning more about an ancestor’s hometown. The Google listing will not only exhibit a map, some showing roads and street names, for a town but also available information on that towns history, people, government and occupations.

It is always important to learn more about a town through its historical and genealogical societies. Many of them have an extensive web site with their own databases and site searches (a search engine just for that site). Some databases have information on cemeteries, biographies, churches, vital records, military, land deeds, etc.

At the Google search box, type in the hometown and/or county along with the state’s name.
Use the parenthesis to add “genealogy” and “historical society.

To narrow down a search for a certain time period, type in the name or place then a space, next the beginning date you are searching, next two periods (no spaces) and finally the ending date. For example: Joseph Groff 1860..1903 Use the “language tools” in the search box if you find a web page in a foreign language.


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Kansas'' research:

*''Sonora FHC [[Resources for Kansas|http://files.lib.byu.edu/family-history-library/research-outlines/US/Kansas.pdf]]'' - pdf document
*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Kansas|https://www.familysearch.org/search/collection/location/35?region=Kansas]]
**[[FamilySearch Research Wiki - Kansas|https://www.familysearch.org/wiki/en/Kansas,_United_States_Genealogy]]
**[[Family History Library Catalog - Kansas|https://www.familysearch.org/search/catalog/results?count=20&placeId=372&query=%2Bplace%3A%22United%20States%2C%20Kansas%22]]
*''Information, Facts and History''
**[[Wikipedia - Kansas|http://en.wikipedia.org/wiki/Kansas]]
***[[Kansas Portal|http://en.wikipedia.org/wiki/Portal:Kansas]]
**[[Genealogy Inc. Facts & Information - Kansas|https://www.genealogyinc.com/kansas/]]
*''Categorized Links''
**[[Cyndi's List - Kansas|http://www.cyndislist.com/ks.htm]]
**[[Linkpendium - Kansas|http://www.linkpendium.com/genealogy/USA/KS/]]
**[[Access Genealogy - Kansas|https://www.accessgenealogy.com/kansas-genealogy]]
**[[Resources at RootsWeb - Kansas|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Kansas|https://www.genealogyinc.com/kansas/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Kansas|https://www.familysearch.org/search/collection/location/35?region=Kansas]]
**[[Ancestry.com Databases - Kansas|https://www.accessgenealogy.com/kansas-genealogy]] - Use database portal to perform a search
**[[MyHeritage -|https://myheritagelibraryedition.com/research]]Use database portal to perform a search
**[[US GenWeb - Kansas|https://www.accessgenealogy.com/kansas-genealogy]]
**[[RootsWeb User Contributed Databases - Kansas|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords1.htm#ks]]
**[[Online Death Records & Indexes - Kansas|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Kansas|https://www.deathindexes.com/kansas/index.html]]
**[[Online Historical Directories - Kansas|https://sites.google.com/site/onlinedirectorysite/Home/usa/ks]]
**[[Online American Digital Archives and Databases - Kansas (AnceStories blog)|http://ancestories1.blogspot.com/2010/05/52-weeks-of-online-american-digital.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Kansas|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*19&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Kansas|https://www.genealogybank.com/newspapers/sourcelist/ks]] - Use FHC desk top Icon
**[[Newspaper Archive - Kansas|https://newspaperarchive.com/us/kansas/]] - Use database portal to perform a search
**[[Newspapers.com - Kansas|https://www.newspapers.com/browse/US/Kansas]] - Subscription required
**[[Chronicling America - Kansas|https://www.newspapers.com/browse/US/Kansas]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] Listings are by newspaper title
**[[Google Online Historical Newspapers - Kansas|https://sites.google.com/site/onlinenewspapersite/Home/usa/ks]]
**[[Cyndi's List of Newspapers - Kansas|https://www.cyndislist.com/us/ks/newspapers/]]
*''Libraries & Societies''
**[[Kansas Council of Genealogical Societies|http://skyways.lib.ks.us/genweb/kcgs/index.html]]
**[[Kansas State Historical Society|http://www.kshs.org/genealogists/index.htm]]
***[[Kansas Memory|http://www.kansasmemory.org/]]
Web sites that are helpful in ''Kentucky'' research:

*''Sonora FHC [[Resources for Kentucky|http://files.lib.byu.edu/family-history-library/research-outlines/US/Kentucky.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Kentucky|https://www.familysearch.org/search/collection/location/36?region=Kentucky]]
**[[FamilySearch Research Wiki - Kentucky|https://www.familysearch.org/learn/wiki/en/Kentucky]]
**[[Family History Library Catalog - Kentucky|https://www.familysearch.org/search/catalog/results?count=20&placeId=363&query=%2Bplace%3A%22United%20States%2C%20Kentucky%22]]
**[[Facebook Genealogy Research Community - Kentucky|https://www.facebook.com/KentuckyGenealogy]]
*''Information, Facts and History''
**[[Wikipedia - Kentucky|http://en.wikipedia.org/wiki/Kentucky]]
**[[Genealogy Inc. Facts & Information - Kentucky|http://www.genealogyinc.com/kentucky/]]
*''Categorized Links''
**[[Cyndi's List - Kentucky|http://www.cyndislist.com/us/ky/]]
**[[Linkpendium - Kentucky|http://www.linkpendium.com/genealogy/USA/KY/]]
**[[Access Genealogy - Kentucky|http://www.accessgenealogy.com/kentucky/]]
**[[Resources at RootsWeb - Kentucky|http://resources.rootsweb.ancestry.com/USA/KY/]]
**[[Genealogy Inc. Facts & Information - Kentucky|http://www.genealogyinc.com/kentucky/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Kentucky|https://www.familysearch.org/search/collection/location/36?region=Kentucky]]
**[[Ancestry.com Databases - Kentucky|https://search.ancestry.com/Places/US/Kentucky/Default.aspx]]
**[[US GenWeb - Kentucky|http://www.kygenweb.net/]]
**[[RootsWeb User Contributed Databases - Kentucky|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Louisiana|http://www.learnwebskills.com/family/vitalrecords1.htm#la]]
**[[Online Birth & Marriage Records Indexes - Louisiana|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Louisiana|http://www.deathindexes.com/louisiana/index.html]]
**[[Online Historical Directories - Louisiana|https://sites.google.com/site/onlinedirectorysite/Home/usa/la]]
**[[Online American Digital Archives and Databases - Louisiana(AnceStories blog)|https://ancestories1.blogspot.com/search/label/Kentucky]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Kentucky|https://search.ancestry.com/Places/US/Kentucky/Default.aspx]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Kentucky|http://www.genealogybank.com/gbnk/newspapers/Kentucky-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Kentucky|http://newspaperarchive.com/us/louisiana/]] - use database portal to perform a search
**[[Newspapers.com - Kentucky|https://www.newspapers.com/browse/US/Kentucky]] - subscription required
**[[Chronicling America - Kentucky|https://www.newspapers.com/browse/US/Kentucky]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] Listings are by newspaper title
**[[Google Online Historical Newspapers - Kentucky|https://sites.google.com/site/onlinenewspapersite/Home/usa/ky]]
**[[Cyndi's List of Newspapers - Kentucky|http://www.cyndislist.com/us/ky/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**Kentucky Department of Libraries and Archives
***[[Department of Confederate Pensions, 1912-1946|http://dspace.kdla.ky.gov:8080/xmlui/handle/10602/2375]]
***[[Works Progress Administration (WPA) - Photographs from 1920s-1930s|http://dspace.kdla.ky.gov:8080/xmlui/handle/10602/2361]]
**[[Kentucky Genealogical Society|http://www.kygs.org/]]
***Genealogical Index
***City Directories
***Vital Records Indexes
***Family Files
***Cemetery Records
***Obituary and Newspaper Article Indexes
***Yearbooks
***Photos
**[[Kentucky Historical Society|http://history.ky.gov/sub.php?pageid=94&sectionid=14]]
***Oral Histories
***Cemetery Records Database
***Civil Rights Movement Database
***Bible Records Index
**[[Kentuckiana Digital Library|http://kdl.kyvl.org/]]
***Newspapers
***Images
***Maps
***Oral Histories
***Manuscripts
***Journals
**[[Kentucky Secretary of State Land Office|http://sos.ky.gov/land/]]

**''Boyd County''
***[[[Boyd County Public Library|http://thebookplace.org/?option=com_content&view=article&id=34&Itemid=233]]
****Obituary Index
****Cemetery Index
****Marriage Index
****Surname Files
**''Bullitt County''
***[[Bullitt County History Museum|http://www.bullittcountyhistory.org/]]
****African American Cemeteries
****African American Death Reports, 1859-1880
****African American Marriage Book, 1874-1914
****Early Land Grants
****Cemeteries
****Marriages in 1890
****Delayed Birth Certificates
****Tenth Precinct Birth Records, 1911-1922
****Deaths Reported in 1894 and 1910-1915
****Poor Farm
****Federal Pensioners in 1883
**''Daviess County''
***[[Daviess County Public Library|http://www.dcplibrary.org/departments/kentucky_room/]]
****Obituary Index
**''Fayette County''
***[[Lexington Cemetery Searchable Index|http://www.lexcem.org/index.cfm/genealogy.html]]
***[[Lexington Public Library|http://www.lexpublib.org/page/kentucky-room]]
****Funeral Notices Collection
****Cemetery Index
**''Hardin County''
***[[Hardin County Clerk's Office|http://www.hccoky.org/]]
****Elizabethtown Plat - 1847 and 1868
****Deed Archive
****Record Search
*****Marriages
*****Wills

**[[Kentucky.gov Genealogy Resources|http://kentucky.gov/Portal/Category/fac_resources-genealogy]]
**[[Kentucky Genealogical Society|http://www.kygs.org/]]
/***
|''Name:''|LaunchApplicationPlugin|
|''Author:''|Lyall Pearce|
|''Source:''|http://www.Remotely-Helpful.com/TiddlyWiki/LaunchApplication.html|
|''License:''|[[Creative Commons Attribution-Share Alike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Version:''|1.4.0|
|''~CoreVersion:''|2.3.0|
|''Requires:''| |
|''Overrides:''| |
|''Description:''|Launch an application from within TiddlyWiki using a button|
!!!!!Usage
<<<
{{{<<LaunchApplication "buttonLabel" "tooltip" "application" ["arguments" ...]>>}}}
{{{<<LaunchApplicationButton "buttonLabel" "tooltip" "application" ["arguments" ...]>>}}}
{{{<<LaunchApplicationLink "buttonLabel" "tooltip" "application" ["arguments" ...]>>}}}
* buttonLabel is anything you like
* tooltip is anything you like
* application is a path to the executable (which is Operating System dependant)
* arguments is any command line arguments the application requires.
* You must supply relative path from the location of the TiddlyWiki OR a fully qualified path
* Forward slashes works fine for Windows

{{{<<LaunchApplication...>>}}} functions the same as {{{<<LaunchApplicationButton...>>}}}

eg.

{{{
<<LaunchApplicationButton "Emacs" "Linux Emacs" "file:///usr/bin/emacs">>
}}}
<<LaunchApplicationButton "Emacs" "Linux Emacs" "file:///usr/bin/emacs">>

{{{
<<LaunchApplicationLink "LocalProgram" "Program relative to Tiddly html file" "localDir/bin/emacs">>
}}}
<<LaunchApplicationLink "LocalProgram" "Program relative to Tiddly html file" "localDir/bin/emacs">>
					     
{{{
<<LaunchApplicationButton "Open Notepad" "Text Editing" "file:///e:/Windows/notepad.exe">>
}}}
<<LaunchApplicationButton "Open Notepad" "Text Editing" "file:///e:/Windows/notepad.exe">>

{{{
<<LaunchApplicationLink "C Drive" "Folder" "file:///c:/">>
}}}
<<LaunchApplicationLink "C Drive" "Folder" "file:///c:/">>


!!!!!Revision History
* 1.1.0 - leveraged some tweaks from from Bradly Meck's version (http://bradleymeck.tiddlyspot.com/#LaunchApplicationPlugin) and the example text.
* 1.2.0 - Make launching work in Linux too and use displayMessage() to give diagnostics/status info.
* 1.3.0 - execute programs relative to TiddlyWiki html file plus fix to args for firefox.
* 1.3.1 - parameters to the macro are properly parsed, allowing dynamic paramters using {{{ {{javascript}} }}} notation.
* 1.4.0 - updated core version and fixed empty tooltip and added launch link capability

<<<
***/
//{{{
version.extensions.LaunchApplication = {major: 1, minor: 4, revision: 0, date: new Date(2007,12,29)};
config.macros.LaunchApplication = {};
config.macros.LaunchApplicationButton = {};
config.macros.LaunchApplicationLink = {};

function LaunchApplication(appToLaunch,appParams) {
    if(! appToLaunch)
	return;
    var tiddlyBaseDir = self.location.pathname.substring(0,self.location.pathname.lastIndexOf("\\")+1);
    if(!tiddlyBaseDir || tiddlyBaseDir == "") {
	tiddlyBaseDir = self.location.pathname.substring(0,self.location.pathname.lastIndexOf("/")+1);
    }
    // if Returns with a leading slash, we don't want that.
    if(tiddlyBaseDir.substring(0,1) == "/") {
	tiddlyBaseDir = tiddlyBaseDir.substring(1);
    }
    if(appToLaunch.indexOf("file:///") == 0) // windows would have C:\ as the resulting file
    {
	tiddlyBaseDir = "";
	appToLaunch = appToLaunch.substring(8);
    }

    if (config.browser.isIE) {
	// want where the tiddly is actually located, excluding tiddly html file

	var theShell = new ActiveXObject("WScript.Shell");
	if(theShell) {
            // the app name may have a directory component, need that too
	    // as we want to start with current working dir as the location
	    // of the app.
	    var appDir = appToLaunch.substring(0, appToLaunch.lastIndexOf("\\"));
	    if(! appDir || appDir == "") {
		appDir = appToLaunch.substring(0, appToLaunch.lastIndexOf("/"));
	    }
	    appParams = appParams.length > 0 ? " \""+appParams.join("\" \"")+"\"" : "";
	    try {
		theShell.CurrentDirectory = decodeURI(tiddlyBaseDir + appDir);
		var commandString = ('"' +decodeURI(tiddlyBaseDir+appToLaunch) + '" ' + appParams);
		pluginInfo.log.push(commandString);
	        theShell.run(commandString);
	    } catch (e) {
		displayMessage("LaunchApplication cannot locate/execute file '"+tiddlyBaseDir+appToLaunch+"'");
		return;
	    }
	} else {
	    displayMessage("LaunchApplication failed to create ActiveX component WScript.Shell");
	}
    } else { // Not IE
	// want where the tiddly is actually located, excluding tiddly html file
	netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
        var file = Components.classes["@mozilla.org/file/local;1"].createInstance(Components.interfaces.nsILocalFile);
        var launchString;
	try { // try linux/unix format
            launchString = decodeURI(tiddlyBaseDir+appToLaunch);
	    file.initWithPath(launchString);
	} catch (e) {
	    try { // leading slash on tiddlyBaseDir
                launchString = decodeURI("/"+tiddlyBaseDir+appToLaunch);
		file.initWithPath(launchString);
	    } catch (e) {
		try { // try windows format
		    launchString = decodeURI(appToLaunch).replace(/\//g,"\\");
		    file.initWithPath(launchString);
		} catch (e) {
		    try { // try windows format
			launchString = decodeURI(tiddlyBaseDir+appToLaunch).replace(/\//g,"\\");
			file.initWithPath(launchString);
		    } catch (e) {
			displayMessage("LaunchApplication cannot locate file '"+launchString+"' : "+e);
			return;
		    } // try windows mode
		} // try windows mode
	    }; // try with leading slash in tiddlyBaseDir
	}; // try linux/unix mode
	try {
	    if (file.isFile() && file.isExecutable()) {
		displayMessage("LaunchApplication executing '"+launchString+"' "+appParams.join(" "));
		var process = Components.classes['@mozilla.org/process/util;1'].createInstance(Components.interfaces.nsIProcess);
		process.init(file);
		process.run(false, appParams, appParams.length);
	    }
	    else
	    {
		displayMessage("LaunchApplication launching '"+launchString+"' "+appParams.join(" "));
		file.launch(); // No args available with this option
	    }
	} catch (e) {
	    displayMessage("LaunchApplication cannot execute/launch file '"+launchString+"'");
	}
    }
};

config.macros.LaunchApplication.handler = function (place,macroName,params,wikifier,paramString,tiddler) {
    // 0=ButtonText, 1=toolTip, 2=AppToLaunch, 3...AppParameters
    if (params[0] && (params[1] || params[1] == "") && params[2]) {
        var theButton = createTiddlyButton(place, getParam(params,"buttonText",params[0]), getParam(params,"toolTip",params[1]), onClickLaunchApplication);
        theButton.setAttribute("appToLaunch", getParam(params,"appToLaunch",params[2]));
        params.splice(0,3);
        theButton.setAttribute("appParameters", params.join(" "));
        return;
    }
}
config.macros.LaunchApplicationButton.handler = function (place,macroName,params,wikifier,paramString,tiddler) {
    config.macros.LaunchApplication.handler (place,macroName,params,wikifier,paramString,tiddler);
}

config.macros.LaunchApplicationLink.handler = function (place,macroName,params,wikifier,paramString,tiddler) {
    // 0=ButtonText, 1=toolTip, 2=AppToLaunch, 3...AppParameters
    if (params[0] && (params[1] || params[1] == "") && params[2]) {
        //var theLink = createExternalLink(place, getParam(params,"buttonText",params[0]));
        var theLink = createTiddlyButton(place, getParam(params,"buttonText",params[0]), getParam(params,"toolTip",params[1]), onClickLaunchApplication,"link");
        theLink.setAttribute("appToLaunch", getParam(params,"appToLaunch",params[2]));
        params.splice(0,3);
        theLink.setAttribute("appParameters", params.join(" "));
        return;
    }
}

function onClickLaunchApplication(e) {
	var theAppToLaunch = this.getAttribute("appToLaunch");
	var theAppParams = this.getAttribute("appParameters").readMacroParams();
	LaunchApplication(theAppToLaunch,theAppParams);
}

//}}}
''__Blogs__'' - (web logs referred to as Blogs, basically they're an on-line journal)

*[[About.com|http://genealogy.about.com/]]
*[[Ancestor Search|http://ancestorsearch.blogspot.com/]]
*[[AnceStories - The Story of My Ancestors|http://ancestories1.blogspot.com/]]
*[[Arlene Eakle|http://www.arleneeakle.com/wordpress/]]
*[[Center for Family History and Genealogy at BYU|http://familyhistory.byu.edu/]]
*[[Creative Gene|http://creativegene.blogspot.com/]]
*[[Dear Myrtle|http://blog.dearmyrtle.com/]]
*[[Eastman's Online Genealogy Newsletter|http://blog.eogn.com/]]
*[[FamHist - Family History Thoughts and Links|http://famhist2.blogspot.com/]]
*[[Footnote Maven|http://footnotemaven.blogspot.com/]]
*[[GeneaBlogie|http://blog.geneablogie.net/]]
*[[Genealogy Gems Blog|http://lisalouisecooke.com/blog/]]
*[[Genealogy Insider|http://blog.familytreemagazine.com/insider/]]
*[[Genealogy Roots Blog|http://genrootsblog.blogspot.com/]]
*[[Genea-Musings|http://randysmusings.blogspot.com/]]
*[[Renee's Genealogy Blog|http://rzamor1.blogspot.com/]]

''__Podcasts__'' (audio recordings that will play in Windows Media Player or Real Audio listened to on-line or downloaded and played on an ~MP3 player)

*[[Genealogy Gems Podcasts|http://genealogygemspodcast.com/]]
*[[The Genealogy Guys Podcast|http://genealogyguys.com/]]
*[[Dear Myrtle Hangouts|http://blog.dearmyrtle.com/]]

''__Videos__'' (video recordings that will play on the computer using Windows Media Player)
*[[Genealogy Gems TV|http://www.genealogygems.tv/Pages/TV/TV.htm]]
*[[Mastering Family History|http://www.masteringfamilyhistory.com/]]
*[[You Tube|http://www.youtube.com/results?search_query=genealogy&search=Search]] - search for Genealogy
*[["The Generations Project"|http://www.byutv.org/show/1791]] - BYU TV series
*[["Who Do You Think You Are"|http://www.nbc.com/who-do-you-think-you-are/]] - NBC TV series

''__~On-Line Genealogy Classes__'' learn at your own speed, and they're FREE
*[[FamilySearch Learning Center|https://familysearch.org/learningcenter/home.html]] - FREE courses
*[[Family History Live On-Line|http://www.familyhistoryliveonline.com/]] - offers free online family history fairs and seminars
*[[BYU Independent Study|http://ce.byu.edu/is/site/courses/free.cfm]] - Family History and Genealogy
*[[Genealogy.com Online and Home Study Courses|http://www.genealogy.com/]]
*[[Introduction to Genealogy|http://genealogy.about.com/library/lessons/blintro.htm]] - from About.com
*[[  Family History Center (FamilySearch) Series|http://genealogy.about.com/library/weekly/aa042400d.htm]] - from About.com
*[[Miles Myers Family History Resources|http://milesmeyer.googlepages.com/]]
*[[Researching Your Family Tree|http://www.learnwebskills.com/]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
/***
|''Name:''|LoadRemoteFileThroughProxy (previous LoadRemoteFileHijack)|
|''Description:''|When the TiddlyWiki file is located on the web (view over http) the content of [[SiteProxy]] tiddler is added in front of the file url. If [[SiteProxy]] does not exist "/proxy/" is added. |
|''Version:''|1.1.0|
|''Date:''|mar 17, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#LoadRemoteFileHijack|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
***/
//{{{
version.extensions.LoadRemoteFileThroughProxy = {
 major: 1, minor: 1, revision: 0, 
 date: new Date("mar 17, 2007"), 
 source: "http://tiddlywiki.bidix.info/#LoadRemoteFileThroughProxy"};

if (!window.bidix) window.bidix = {}; // bidix namespace
if (!bidix.core) bidix.core = {};

bidix.core.loadRemoteFile = loadRemoteFile;
loadRemoteFile = function(url,callback,params)
{
 if ((document.location.toString().substr(0,4) == "http") && (url.substr(0,4) == "http")){ 
  url = store.getTiddlerText("SiteProxy", "/proxy/") + url;
 }
 return bidix.core.loadRemoteFile(url,callback,params);
}
//}}}
[[Tuolumne County Genealogical Society|http://www.tcgsonline.org/]] - we have a wonderful local genealogical society
[[Tuolumne County Historical Society|http://www.tchistory.org/index.html]]
[[Tuolumne County Archives|http://usgwarchives.net/ca/tuolumne/tuolumne.html]]
[[Tuolumne County Library|http://portal.co.tuolumne.ca.us/psp/ps/TUP_LIBRARY/ENTP/h/?tab=DEFAULT]]
[[Calaveras County Genealogical Society|http://calaverasgenealogy.com/]]
<<tiddler HideTiddlerTags>>
<<tiddler HideTiddlerSubtitle>>
Web sites that are helpful in ''Louisiana'' research:

*''Sonora FHC [[Resources for Louisiana|http://files.lib.byu.edu/family-history-library/research-outlines/US/Louisiana.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Louisiana|https://familysearch.org/search/collection/location/37?region=Louisiana]]
**[[FamilySearch Research Wiki - Louisiana|https://www.familysearch.org/learn/wiki/en/Louisiana]]
**[[Family History Library Catalog - Louisiana|https://www.familysearch.org/search/catalog/results?count=20&placeId=358&query=%2Bplace%3A%22United%20States%2C%20Louisiana%22]]
*''Information, Facts and History''
**[[Wikipedia - Louisiana|http://en.wikipedia.org/wiki/Louisiana]]
**[[Genealogy Inc. Facts & Information - Louisiana|http://www.genealogyinc.com/louisiana/]]
*''Categorized Links''
**[[Cyndi's List - Louisiana|http://www.cyndislist.com/la.htm]]
**[[Linkpendium - Louisiana|http://www.linkpendium.com/genealogy/USA/LA/]]
**[[Access Genealogy - Louisiana|https://www.accessgenealogy.com/louisiana-genealogy]]
**[[Resources at RootsWeb - Louisiana|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Louisiana|http://www.genealogyinc.com/louisiana/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Louisiana|https://familysearch.org/search/collection/location/37?region=Louisiana]]
**[[Ancestry.com Databases - Louisiana|https://search.ancestry.com/Places/US/Louisiana/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Louisiana/louisiana]] - use database portal to perform a search
**[[US GenWeb - Louisiana|http://www.lagenweb.org/]]
**[[RootsWeb User Contributed Databases - Louisiana|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Louisiana|http://www.learnwebskills.com/family/vitalrecords1.htm#la]]
**[[Online Birth & Marriage Records Indexes - Louisiana|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Louisiana|http://www.deathindexes.com/louisiana/index.html]]
**[[Online Historical Directories - Louisiana|https://sites.google.com/site/onlinedirectorysite/Home/usa/la]]
**[[Online American Digital Archives and Databases - Louisiana(AnceStories blog)|https://ancestories1.blogspot.com/2010/05/52-weeks-of-online-american-digital_3036.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Louisiana|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*21&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Louisiana|http://www.genealogybank.com/gbnk/newspapers/Louisiana-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Louisiana|http://newspaperarchive.com/us/louisiana/]] - use database portal to perform a search
**[[Newspapers.com - Louisiana|https://www.newspapers.com/browse/US/Louisiana]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Louisiana|https://sites.google.com/site/onlinenewspapersite/Home/usa/la]]
**[[Cyndi's List of Newspapers - Louisiana|http://www.cyndislist.com/us/la/newspapers/]]
*''Libraries & Societies''
**[[Louisiana Histrocial Society|http://www.louisianahistoricalsociety.org//]]
**[[State Library of Louisiana|https://www.state.lib.la.us/]]
**[[New Orleans Public Library|http://nutrias.org/~nopl/links/genlinks/genlinks.htm]]
[[Home Page]]

----
[[Getting Started]]
[[General Research]]
[[US Research]]
[[Non-US Research]]

----
[[Learning Center]]
[[Staff Training Links]]
[[FHC Forms]]
[[Research Resources]]
[[Local Links]]

----
[[Address & Hours]]
[[Our Facility]]
[[Fee Schedule]]
[[FAQ]]
Web sites that are helpful in ''Maine'' research:

*''Sonora FHC [[Resources for Maine|http://files.lib.byu.edu/family-history-library/research-outlines/US/Maine.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Maine|https://familysearch.org/search/collection/location/16?region=Maine]]
**[[FamilySearch Research Wiki - Maine|https://www.familysearch.org/learn/wiki/en/Maine]]
**[[Family History Library Catalog - Maine|https://www.familysearch.org/search/catalog/results?count=20&placeId=338&query=%2Bplace%3A%22United%20States%2C%20Maine%22]]
*''Information, Facts and History''
**[[Wikipedia - Maine|http://en.wikipedia.org/wiki/Maine]]
**[[Genealogy Inc. Facts & Information - Maryland|http://www.genealogyinc.com/maine/]]
*''Categorized Links''
**[[Cyndi's List - Maine|http://www.cyndislist.com/me.htm]]
**[[Linkpendium - Maine|http://www.linkpendium.com/genealogy/USA/ME/]]
**[[Access Genealogy - Maine|https://www.accessgenealogy.com/Maine-genealogy]]
**[[Resources at RootsWeb - Maine|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Maine|http://www.genealogyinc.com/maine/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Maine|https://familysearch.org/search/collection/location/16?region=Maine]]
**[[Ancestry.com Databases - Maine|https://search.ancestry.com/Places/US/Maine/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Maine/maine]] - use database portal to perform a search
**[[US GenWeb - Maine|http://mainegenweb.org/]]
**[[RootsWeb User Contributed Databases - Maine|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Maryland|http://www.learnwebskills.com/family/vitalrecords1.htm#me]]
**[[Online Birth & Marriage Records Indexes - Maine|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Maine|http://www.deathindexes.com/maine/index.html]]
**[[Online Historical Directories - Maine|https://sites.google.com/site/onlinedirectorysite/Home/usa/me]]
**[[Online American Digital Archives and Databases - Maine (AnceStories blog)|http://ancestories1.blogspot.com/2010/05/52-weeks-of-online-american-digital_23.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Maine|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*22&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Maine|http://www.genealogybank.com/gbnk/newspapers/Maine-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Maine|http://newspaperarchive.com/us/maine/]] - use database portal to perform a search
**[[Newspapers.com - Maine|https://www.newspapers.com/browse/US/Maine]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Maine|https://sites.google.com/site/onlinenewspapersite/Home/usa/me]]
**[[Cyndi's List of Newspapers - Maine|http://www.cyndislist.com/us/me/newspapers/]]
*''Libraries & Societies''
**[[Main State Archives|https://www.maine.gov/sos/arc/research/genealogy.html]]
**[[Main State Library Genealogy Resources|https://www.maine.gov/msl/services/genealogy/index.shtml]]
**[[Maine Genealogical Society|https://maineroots.org/]]
From the March 2008 issue of the FHC newsletter:

Page 1
*[[FamilySearch Labs|http://search.labs.familysearch.org/recordsearch/]]
*[[Roots Television|(http://www.rootstelevision.com/]]
*[[Genealogy Buds Blog|http://arborgenealogy.blogspot.com/]]

Page 2
*[[FamHist Blog|http://famhist2.blogspot.com/]]
*[[Wikipedia|http://en.wikipedia.org/wiki/Main_Page]]
*[[Zotero|http://www.zotero.org/]]
*[[Script Tutorials|http://script.byu.edu/]]
*[[NARA Passenger Arrival Records|http://aad.archives.gov/aad/index.jsp]]
*[[FamilySearch Research Outlines|http://www.familysearch.org]]

Page 3
*[[FamilySearch Labs|http://search.labs.familysearch.org/recordsearch/]]
*[["Find As You Type" program for IE|http://www.ookii.org/software/findasyoutype/]]
*[[Scrapbook (Firefox add-on)|https://addons.mozilla.org/en-US/firefox/addon/427]]
*[[Finding Records of Your Ancestors - Finland|http://www.familysearch.org/Eng/docs/Finding_Records_Finland_36687.pdf]]
*[[Minnesota Death Certificates|http://people.mnhs.org/dci/Search.cfm?bhcp=1]]
*[[Legacy Charting|http://www.LegacyCharting.com]]
*[[World Vital Records|http://WorldVitalRecords.com]]
*[[GenealogyBank|http://www.genealogybank.com]]
*[[PDF to Word Converter|http://www.hellopdf.com/]]
*[[FindMyPast|http://www.findmypast.com/home.jsp]]
*[["Discovering Family History" magazine|www.discoveringfamilyhistory.com]]
*[[FamilySearch Wiki|https://wiki.familysearch.org/]]

Page 4
*[[History is Elementary blog|http://historyiselementary.blogspot.com/]]
*[[Monroe County Library System|http://tinyurl.com/3cef4n]]

<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !March 2009 |
|Su|Mo|Tu|We|Th|Fr|Sa|
|1|2|3|4|5|6|7|
|8|9|10|11|12|13|14|
|15|16|17|18|19|20|21|
|22|23|24|25|26|27|28|
|29|30|31|||||

|>| !Vacations / Holidays / etc |
|>| March |
|2^^nd^^|Staff Training - 10am|
|8^^th^^|Daylight Savings Time Begins|
|17^^th^^|St. Patrick's Day|
|.| |
|.| |
|.| |
|.| |
!Research Using the Census

At staff training last week we learned about searching for ancestors through censuses.

The information from the class is in a binder on the shelf by the printer.  It will eventually be placed in the bookshelf.  We would appreciate it if you would take the time to look through this binder and see if there are some ideas that would help you as you use the census for researching.  Elizabeth Shown Mills says its the most under used resource we have.

Along with the binder on the shelf are two books written by William Dollarhide, "Census Substitute and State Census Records."  These books list all of the state censuses that were taken, along with other ideas for a census substitute.  These books will eventually go on the shelf.   The call number is listed inside the census binder.

The other thing we discussed is the upcoming release of the 1940 census on April 2nd.  Since the release will be the census records in digital format, there is a great need for people to index these digital records.

This is the most recent information about indexing the 1940 census:

''NEW!  1940 CENSUS INDEXING SIMULATION''

Try your hand at indexing the 1940 US Census through an indexing simulation. Simply download and launch the indexing software. Then click on the Download Batch button in the software interface. At the top of the list of available projects, choose either *SIMULATION* 1940 US Census (Part 1) or *SIMULATION* 1940 US Census (Part 2) and then click the OK button to download one of these batches.

The images for this simulation have been created based on the 1940 census form and are not real historical records. Additionally, there is only one training batch under each simulation.  Use these simulation batches to learn what the 1940 census will be like.

If you haven’t already had a chance, you can download the [[indexing software|https://indexing.familysearch.org/newuser/nugetstarted.jsf]] and get started today.

Need Help Getting Started?

Video tutorials and documentation for how to get started with the indexing software are now available online at [[The1940 Census.com|https://the1940census.com/]]
[[Watch how to download the indexing software |http://broadcast.lds.org/elearning/FHD/Community/en/FamilySearch/1940_Census/DownloadIndex/DownloadIndex.html]]
[[Watch how to register for an indexing account|http://broadcast.lds.org/elearning/FHD/Community/en/FamilySearch/1940_Census/SigningUpFSAccount/SigningUpFSAccount.html]] 
Download the guide[[ Getting Started with Indexing|https://the1940census.com/wp-content/uploads/2012/03/Getting-Started-with-Indexing.pdf]] 

For those who are participating as members of societies, Getting Started with Indexing includes instructions on associating an indexing account with a specific society or other indexing group.

Spread the Word

You can help us spread the word. Getting others involved will make the index of the 1940 census available more quickly. 


Thank You!
The 1940 US Census Community Project Team

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
!~FamilySearch Updates
**Some of the United Kingdom records on [[FamilySearch Record Search|https://familysearch.org/s/collection/list#page=1&countryId=1927033]] link to Find My Past for the images. When the patron is taken to the Find My Past site the image will come up (no password needed from the Center). If there is a problem viewing the image reset the ~LANDesk connection.
**New research courses have been added to the [[FamilySearch Research Courses|https://learning.familysearch.org/researchcourses]] page. 
**Beginning March 7, 2011, 2000 "community patrons" will be allowed to register for [[newFamilySearch|https://new.familysearch.org/en/action/unsec/welcome]] and activate their ~FamilySearch account. After the first 2000 are accepted they will be taken to a sorry page and a page to enter information and be put in a queue for the next group to be allowed to enter the next group of BETA testers. Program will be in a BETA test mode until sometime in 2013.
**[[Family Tech|http://familytech.familysearch.org/]] - technology tips for genealogists
!''Finding Photos of Your Ancestors''
Video of NBC's ''Who Do You Think You Are?'' on Vanessa Williams

<html><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" id="" width="512" height="354" align="middle">  <param name="wmode" value="transparent"/>  <param name="allowScriptAccess" value="always" />  <param name="allowFullScreen" value="true" />  <param name="movie" value="http://www.nbc.com/assets/video/5-0/swf/DirectWidget.swf?CXNID=1000004.10060NXC&widID=49d06ba1523528c3&configXML=http%3A%2F%2Fwww.nbc.com%2Fservice%2Fvideowidget%2Fparams%2FdmlkZW9faWQ9MTI4NDU1OQ%3D%3D%2F&initXML=http://www.nbc.com%2Fwho-do-you-think-you-are%2Fvideo/init.xml"/>  <param name="quality" value="high" /><param name="bgcolor" value="#000000" />  <embed src="http://www.nbc.com/assets/video/5-0/swf/DirectWidget.swf?CXNID=1000004.10060NXC&widID=49d06ba1523528c3&configXML=http%3A%2F%2Fwww.nbc.com%2Fservice%2Fvideowidget%2Fparams%2FdmlkZW9faWQ9MTI4NDU1OQ%3D%3D%2F&initXML=http://www.nbc.com%2Fwho-do-you-think-you-are%2Fvideo/init.xml" quality="high" bgcolor="#000000" width="512" height="339" align="middle" allowFullScreen="true" wmode="transparent" allowScriptAccess="always" type="application/x-shockwave-flash"></embed></object></html>

You can view other episodes of ''Who Do You Think You Are?'' on [[NBC's website|http://www.nbc.com/who-do-you-think-you-are/video/]].

#Ask family members.
#Post a query on Rootsweb
**[[Mailing Lists|http://lists.rootsweb.ancestry.com/index/index.html?cj=1&o_xid=0002370517&o_lid=0002370517]]
**[[Message Boards|http://boards.ancestry.com/]]
#Ancestry.com
**[[Public Member Photos|http://search.ancestry.com/search/db.aspx?dbid=1093]]
**[[School Yearbook Photos|http://search.ancestry.com/search/db.aspx?dbid=8943]]
**Build your own [[family tree|http://trees.ancestry.com/pt/StartPed.aspx]]
#Search Engines
**[[Google Image Search|http://www.google.com/imghp?hl=en&tab=wi]]
**[[Bing Image Search|http://www.bing.com/images?FORM=Z9LH]]
#[[US GenWeb|http://usgenweb.org/]] - county websites
#Photo Archives
**[[Ancestor Genealogy Photo Archives|http://ancestorarchive.com/]]
**[[Dead Fred|http://www.deadfred.com/]]
**[[Ancient Faces|http://www.ancientfaces.com/]]
**[[Family Old Photos|http://www3.familyoldphotos.com/]]
**[[Ancestor Search|http://www.searchforancestors.com/records/photo.html]]
**[[Flickr|http://www.flickr.com/]]
**[[Find-A-Grave|http://www.findagrave.com/cgi-bin/fg.cgi]]
#County History Books
**[[County Libraries|http://www.publiclibraries.com/]]
**[[Google Books|http://books.google.com/books]]
**[[US GenWeb Archives|http://www.rootsweb.ancestry.com/~usgenweb/]]
**[[Ancestry|http://www.ancestry.com/]]
**[[Heritage Quest|http://www.heritagequestonline.com/hqoweb/library/do/index]]
**[[Family History Archives|http://www.lib.byu.edu/fhc/index.php]]
**[[Internet Archive|http://www.archive.org/index.php]]
**[[Hathi Trust|http://www.hathitrust.org/]]
#Historical or Genealogical Societies
#Newspapers
**[[Ancestry|http://www.ancestry.com/]]
**[[GenealogyBank|http://www.genealogybank.com/gbnk/]]
**[[Newspaper Archive|http://newspaperarchive.com/]]
**[[Google News Archive|http://news.google.com/archivesearch]]
**[[Libraries|http://www.publiclibraries.com/]] - local, county or state
**[[Chronicling America|http://chroniclingamerica.loc.gov/]] - Library of Congress

Check out [[Shades of the Departed|http://issuu.com/shadesofthedeparted/docs]] a FREE E-zine dedicated to ancestral photos and the [[Shades of the Departed|http://www.shadesofthedeparted.com/]] website.
!~RootsTech Conference
Kurt Witcher (Allen County Public Library) - keynote speaker at the 2011 ~RootsTech Conference

<html><object id="flashObj" width="480" height="270" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,47,0"><param name="movie" value="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&isUI=1" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="videoId=783025744001&playerID=605542470001&playerKey=AQ~~,AAAAjP0hvGE~,N-ZbNsw4qBq3Z-MvV1g0869gOqraCwSP&domain=embed&dynamicStreaming=true" /><param name="base" value="http://admin.brightcove.com" /><param name="seamlesstabbing" value="false" /><param name="allowFullScreen" value="true" /><param name="swLiveConnect" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://c.brightcove.com/services/viewer/federated_f9?isVid=1&isUI=1" bgcolor="#FFFFFF" flashVars="videoId=783025744001&playerID=605542470001&playerKey=AQ~~,AAAAjP0hvGE~,N-ZbNsw4qBq3Z-MvV1g0869gOqraCwSP&domain=embed&dynamicStreaming=true" base="http://admin.brightcove.com" name="flashObj" width="480" height="270" seamlesstabbing="false" type="application/x-shockwave-flash" allowFullScreen="true" allowScriptAccess="always" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object></html>
You can watch other videos from the ~RootsTech conference [[here|http://mpaagenealogicalsociety.org/videos.html]].
!Facebook
We're on Facebook!  You can stay updated by going to the [[Sonora FamilySearch Center|http://www.facebook.com/pages/Sonora-FamilySearch-Center/140193399381548?ref=ts&sk=wall]] page and clicking "Like."
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->

<style type="text/css">#contentWrapper {display:none;}</style><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>Sonora FHC Wiki</b> is loading<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires Javascript.</span></div>
!!!Marriage Records
Where can I find marriage records on-line?

#[[FamilySearch Records|https://familysearch.org/search]] 
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county
#[[Online Birth & Marriage Records|http://www.germanroots.com/vitalrecords.html]]  
#[[GenWed|http://www.genwed.com/]] 
#[[Western States Marriage Index|http://abish.byui.edu/specialCollections/westernStates/search.cfm]]
#[[RootsWeb - Marriages|http://userdb.rootsweb.ancestry.com/marriages/]]
#[[Cyndi's List of Marriage Records Links|http://www.cyndislist.com/marriage.htm]]
#[[Cyndi's List of US Vital Records Links|http://cyndislist.com/usvital.htm]]
#FHC Database Portal
**[[Ancestry|https://www.fhc.familysearch.org/]]
**[[World Vital Records|https://www.fhc.familysearch.org/]]
**[[MyHeritage|https://www.fhc.familysearch.org/]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
For help ordering records not available on-line, go to [[Where to Write for Vital Records|http://www.cdc.gov/nchs/w2w.htm]]

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Maryland'' research:

*''Sonora FHC [[Resources for Maryland|http://files.lib.byu.edu/family-history-library/research-outlines/US/Maryland.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Maryland|https://familysearch.org/search/collection/location/53?region=Maryland]]
**[[FamilySearch Research Wiki - Maryland|https://www.familysearch.org/learn/wiki/en/Maryland]]
**[[Family History Library Catalog - Maryland|https://www.familysearch.org/search/catalog/results?count=20&placeId=348&query=%2Bplace%3A%22United%20States%2C%20Maryland%22]]
*''Information, Facts and History''
**[[Wikipedia - Maryland|http://en.wikipedia.org/wiki/Maryland]]
**[[Genealogy Inc. Facts & Information - Maryland|http://www.genealogyinc.com/maryland/]]
*''Categorized Links''
**[[Cyndi's List - Maryland|http://www.cyndislist.com/md.htm]]
**[[Linkpendium - Maryland|http://www.linkpendium.com/genealogy/USA/MD/]]
**[[Access Genealogy - Maryland|https://www.accessgenealogy.com/maryland-genealogy]]
**[[Resources at RootsWeb - Maryland|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Maryland|http://www.genealogyinc.com/maryland/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Maryland|https://familysearch.org/search/collection/location/53?region=Maryland]]
**[[Ancestry.com Databases - Maryland|https://search.ancestry.com/Places/US/Maryland/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Maryland/maryland]] - use database portal to perform a search
**[[US GenWeb - Maryland|http://www.mdgenweb.org/]]
**[[RootsWeb User Contributed Databases - Maryland|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Maryland|http://www.learnwebskills.com/family/vitalrecords1.htm#md]]
**[[Online Birth & Marriage Records Indexes - Maryland|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Maryland|http://www.deathindexes.com/maryland/index.html]]
**[[Online Historical Directories - Maryland|https://sites.google.com/site/onlinedirectorysite/Home/usa/md]]
**[[Online American Digital Archives and Databases - Maryland (AnceStories blog)|http://ancestories1.blogspot.com/2010/05/52-weeks-of-online-american-digital_1866.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Maryland|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*23&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Maryland|http://www.genealogybank.com/gbnk/newspapers/Maryland-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Maryland|http://newspaperarchive.com/us/maryland/]] - use database portal to perform a search
**[[Newspapers.com - Maryland|https://www.newspapers.com/browse/US/Maryland]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov//search/titles/results/?state=Maryland]]
**[[Historical Newspapers Online|https://libguides.bgsu.edu/USNewspapersInternet/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Maryland|https://sites.google.com/site/onlinenewspapersite/Home/usa/md]]
**[[Cyndi's List of Newspapers - Maryland|http://www.cyndislist.com/us/md/newspapers/]]
*''Libraries & Societies''
**[[Maryland Genealogical Society|http://www.mdgensoc.org/]]
**[[Maryland State Archives|http://guide.msa.maryland.gov/pages/viewer.aspx?page=topviewed]]
Web sites and resources that are helpful in ''Massachusetts'' research:

*''Sonora FHC [[Resources for Massachusetts|http://files.lib.byu.edu/family-history-library/research-outlines/US/Massachusetts.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Massachusetts|https://familysearch.org/search/collection/location/52?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Massachusetts|https://www.familysearch.org/learn/wiki/en/Massachusetts]]
**[[Family History Library Catalog - Massachusetts|https://www.familysearch.org/search/catalog/results?count=20&placeId=341&query=%2Bplace%3A%22United%20States%2C%20Massachusetts%22]]
*''Information, Facts and History''
**[[Wikipedia - Massachusetts|http://en.wikipedia.org/wiki/Massachusetts]]
**[[Genealogy Inc. Facts & Information - Massachusetts|http://www.genealogyinc.com/massachusetts/]]
*''Categorized Links''
**[[Cyndi's List - Massachusetts|http://www.cyndislist.com/ma.htm]]
**[[Linkpendium - Massachusetts|http://www.linkpendium.com/genealogy/USA/MA/]]
**[[Access Genealogy - Massachusetts|https://www.accessgenealogy.com/massachusetts-genealogy/]]
**[[Resources at RootsWeb - Massachusetts|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Massachusetts|http://www.genealogyinc.com/massachusetts/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Massachusetts|https://familysearch.org/search/collection/location/52?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Massachusetts|https://search.ancestry.com/Places/US/Massachusetts/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Massachusetts/massachusetts]] - use database portal to perform a search
**[[US GenWeb - Massachusetts|http://www.magenweb.org/]]
**[[RootsWeb User Contributed Databases - Massachusetts|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Massachusetts|http://www.learnwebskills.com/family/vitalrecords1.htm#ma]]
**[[Online Birth & Marriage Records Indexes - Massachusetts|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Massachusetts|http://www.deathindexes.com/massachusetts/index.html]]
**[[Online Historical Directories - Massachusetts|https://sites.google.com/site/onlinedirectorysite/Home/usa/ma]]
**[[Online American Digital Archives and Databases - Massachusetts (AnceStories blog)|http://ancestories1.blogspot.com/2010/07/52-weeks-of-online-american-digital.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Massachusetts|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*24&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Massachusetts|http://www.genealogybank.com/gbnk/newspapers/Massachusetts-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Massachusetts|http://newspaperarchive.com/us/massachusetts/]] - use database portal to perform a search
**[[Newspapers.com - Massachusetts|https://www.newspapers.com/browse/US/Massachusetts]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Massachusetts|http://www.cyndislist.com/us/ma/newspapers/]]
*''Libraries & Societies''
**[[State Library of Massachusetts|https://www.mass.gov/service-details/genealogical-research-resources-in-the-state-library]]
**[[Massachusetts Historical Society|http://masshist.org]]
**[[The Winthrop Society|http://ww1.winthropsociety.org]]
!!!Record Selection
*~FamilySearch [[Record Selection Table|https://wiki.familysearch.org/en/United_States_Record_Selection_Table]]
*~FamilySearch [[Choose a Record Type|https://wiki.familysearch.org/en/Choose_a_Record_Type#Finding_Aids_Choices]]
*Sonora FHC Family Group Sheet [[Checklist|http://home.mlode.com/~famhistory/FamilyGroupOnlineResearchChecklist.pdf]]
!!!Cemeteries/Burials	 
*[[Find-a-Grave|http://www.findagrave.com/]]
*[[Interment.net|http://www.interment.net/]]
*[[US GenWeb|http://www.usgenweb.org/]] - select state and then county 
*[[Gravestone Photo Project|http://gpp.jlconsulting.com/]]
*[[AHGP Cemetery Transcription & Photo Project|http://www.usgennet.org/usa/topic/cemetery/]] - AHGP stands for American History and Genealogy Project
*[[Rootsweb - Cemetery Records|http://userdb.rootsweb.ancestry.com/cemeteries/]]
*[[Cyndi's List of Cemeteries & Funeral Homes|http://www.cyndislist.com/cemetery.htm]]
*FHC Database Portal
**[[Ancestry|http://www.ancestry.com/]]
**[[Godfrey Memorial Library|https://www.fhc.familysearch.org/]]
*[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
*[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
*Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
!!!Historical Newspapers
*[[Ancestry|http://www.ancestry.com/]] - (Free at the FHC) 
*[[Newspaper Archive|http://access.newspaperarchive.com/SiteLoading.aspx?from=default.aspx]] - (Free at FHC) 
*[[Genealogy Bank|http://www.genealogybank.com/]]  - (Free at FHC) 
*[[World Vital Records|https://www.fhc.familysearch.org/]] - (Free at FHC through Database Portal)
*[[Footnote|https://www.fhc.familysearch.org/]] - (Free at FHC through Database Portal)
*[[Chronicling America: Historic American Newspapers|http://www.loc.gov/chroniclingamerica/]] - from the Library of Congress
*[[Google News Archive|http://news.google.com/archivesearch]]
*[[The Olden Times - Historic Newspapers Online|http://theoldentimes.com/index.html]]
*[[U.S. Newspaper Program|http://www.neh.gov/projects/usnp.html]] - a cooperative national effort among the states and the federal government to locate, catalog, and preserve newspapers on microfilm
[[Finding Obituaries]] is a list of on-line resources for locating obituaries.
!!!Searching for Online Records
*~FamilySearch [[Record Search|https://familysearch.org/]]
*~FamilySearch [[Wiki|https://wiki.familysearch.org/en/Main_Page]]
*[[US GenWeb|http://www.usgenweb.org/]] - select a state and then county
*[[US GenWeb Archives|http://usgwarchives.net/]] - select a state and then county
*[[Genealogy Trails|http://genealogytrails.com/]]
*FHC Database Portal
**[[Ancestry|http://www.ancestry.com/]]
**[[Godfrey Memorial Library|https://www.fhc.familysearch.org/]]
!!!Message Boards & Mailing Lists
*~FamilySearch [[Forums|https://www.familysearch.org/learn/forums/en/]] - select locality
*[[RAOGK (Random Acts of Genealogical Kindness)|http://www.raogk.org/]] - volunteer lookups
*[[Rootsweb Mailing List|http://lists.rootsweb.ancestry.com/index/index.html]] - select surname or locality
*[[Rootsweb Message Board|http://boards.rootsweb.com/?o_iid=33216&o_lid=33216]] - select surname or locality
*[[GenForum|http://genforum.genealogy.com/]] - select surname or locality
*[[Genealogy Wise|http://www.genealogywise.com/]] - search for a surname or locality group
!!!Offline Resources
*[[FHLC (Family History Library Catalog)|https://www.familysearch.org/#form=catalog]] - search by town, county, and state
*Search our local FHC Catalog (icon on the computer desktop)
*Search "Online State Resources for Genealogy" (icon on the computer desktop) - a pdf e-book
<<tiddler HideTiddlerTags>>
<<tiddler HideTiddlerSubtitle>> 
From the May 2008 issue of the FHC newsletter:

Page 1
*[[Wikipedia|http://en.wikipedia.org/wiki/Main_Page]]
*[[Sonora FHC Wiki|http://sonorafhc.tiddlyspot.com/]]
*[[FamilySearch Wiki|https://wiki.familysearch.org/en/Main_Page]]

Page 2
*[[Rootdig blog|http://www.rootdig.com/]]

Page 3
*[[GenSmarts|http://www.gensmarts.com/]]
*[[Personal Ancestry Writer II|http://www.lanopalera.net./Genealogy/AboutPAWriter.html]]
*[[Family Tree Maker 2008|http://www.familytreemaker.com/]]
*[[Family Tree Maker Lite|http://tinyurl.com/6kr8c7]]
*[[Windows XP SP3|http://tinyurl.com/35uwdq]]
*[[Missouri Digital Heritage|http://www.sos.mo.gov/mdh/]]
*[[Research Outline - England|http://www.familysearch.org/Eng/docs/Finding_Records_England.pdf]]
*[[Research Outline - Scotland|http://www.familysearch.org/Eng/docs/Finding_Records_Scotland.pdf]]
*[[Roots Television|http://rootstelevision.com/submit-roots-central.php]]
*[[The Master Genealogist|http://www.whollygenes.com/Merchant2/merchant.mvc?screen=TMG]]
*[[Clare County Library|www.clarelibrary.ie/]]

Page 4
*[[About.com: Genealogy|http://genealogy.about.com/]]
*[[FamHist blog|http://famhist2.blogspot.com/]]
*[[FamilySearch Labs|http://www.familysearchlabs.org]]
*[[GenWeekly blog|http://www.genweekly.com/index.html]]
*[[Ancestry Weekly Journal|http://learn.ancestry.com/LearnMore/WeeklyJournal.aspx]]
<<tiddler HideTiddlerSubtitle>>
|>|>|>|>|>|>| !May 2009 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||||||1|2|
|3|4|5|6|7|8|9|
|10|11|12|13|14|15|16|
|17|18|19|20|21|22|23|
|24|25|26|27|28|29|30|
|31|||||||

|>| !Vacations / Holidays / etc |
|>| May |
|4^^th^^|Staff Training - 10am|
|10^^th^^|Mother's Day|
|25^^th^^|Memorial Day|
|.| |
|.| |
|.| |
|.| |
|.| |
!WHY?

Do some people wonder why you are interested in doing Family History Research?  Here’s something to think about.

A gentleman stood at a monument.  His eyes fastened to it as he read each name engraved thereon.  He asked himself: “What about my own ancestors?  Is there a plaque for them?  Has any work been done to find them and pay tribute to their lives?”

Alex Haley said: “In all of us, there is a hunger marrow deep to know our heritage - to know who we are and where we came from.”


!ROOTS TECH CLASS VIDEOS - http://www.rootstech.org
Some of the outstanding classes from the 2012 Roots Tech conference.  If you would like to know the future of technology watch the video by Jay Verkler, Josh Coates and Tim Sullivan.  You will be amazed.


!5 MINUTE GENEALOGY - http://broadcast.lds.org/elearning/fhd/Community/en/FamilySearch/5Minute/index.html
These 5 minute videos will give you ideas about how to do family history research.  You can also suggest that patrons watch them.  

!INDEXING

For those of you that are doing Family Search Indexing, it’s important to read the instructions for each project you work on.  It makes it much easier. There are four places you can find instructions:

1.  Field helps - Field Help should appear in the bottom right corner of the screen while you are indexing a batch. If you cannot see them, click the Field Help tab, or move your mouse cursor along the right edge of the data entry area until it changes to a double arrow. Once it changes, click and drag the double arrow to the left to make the Field Help appear.
2.  Project instructions - Also found on a tab on the bottom right corner of the screen.
3.  Project updates 
https://www.familysearch.org/learn/wiki/en/FamilySearch_Indexing:_US%E2%80%941940_Federal_Census,_Project_Updates	
4. Basic indexing guidelines - the link to these guideline will be on your indexing page.

More excellent Indexing helps:

•	Excellent article - Things to Watch Out For
	http://genealogy.about.com/b/2012/04/17/familysearch-indexing-1940-census-how-to-get-it-right.htm

•	Adjusting the Highlights
	https://skydrive.live.com/view.aspx?cid=6B0CFFAB6B871797&resid=6B0CFFAB6B871797!133

•	Family Search Indexing: 1940 Census
	https://www.familysearch.org/learn/wiki/en/FamilySearch_Indexing:_US%E2%80%941940_Federal_Census,_Overview

•	Project Updates for 1940 Census
	https://www.familysearch.org/learn/wiki/en/FamilySearch_Indexing:_US%E2%80%941940_Federal_Census,_Project_Updates


''Need Another Set of Eyes? How to Share a Batch''

When you need help making out a name or could just use a second set of eyes to look over your work, FamilySearch Indexing makes it easy to share your batch with others. People with whom you share your batch number will be able to download and see your batch in order to offer input, but you as the indexer (the person sharing the batch) will retain complete control over the batch such as saving changes and submitting the batch for arbitration.
https://help.familysearch.org/publishing/791/107186_f.SAL_Public.html

While we are talking about a second set of eyes, there's a wonderful group on Facebook full of awesome volunteer indexers who will answer just about any indexing question you may have, or are happy to provide input on hard-to-read names -- usually within minutes! No complaining allowed in this group -- just a positive place to get answers, support, and feedback without negativity. Check out the Unofficial Share Batch Group for FamilySearch Indexing!
http://www.facebook.com/familysearchindexing


!WHAT DO I DO NOW?

“What do I do if a patron comes in the FHC and I (with minimal or no training) am the only person available to help them?”

1.  Ask, “May I help you?”

2.  If they already have films or know what to do, just say, “Please go ahead.”

3.  If they are unsure what they want to do, ask, “What country and time period are you interested in researching?”

*If they are researching Canada, USA or UK between 1840-1910, suggest they check the records in Ancestry.com and other commercial sites.
**(On FHC Computers > Portal > Premium Sites > Ancestry.com)

*For all areas of the world and a wider time-span, suggest - FamilySearch.org 
**(Computers > Portal > FamilySearch > Records)

*Then try searching the Trees on FamilySearch.org by clicking the Trees menu.

*Also try:
	Family History Library Catalog (i.e. the list of the microfilmed records). 
	       (Computers > Portal > FamilySearch >Catalog > Place-name)
	
	They can find if we have microfilmed records for the time and place they are researching.
	Films can be rented for 90 days at film.familysearch.org, and viewed at the FHC.

*To find resources for research, try wiki.familysearch.org and search for the place.


4.  If you are still unsure how to help, just smile and honestly tell them that you are new and not quite sure how to help them, but you will find out.

	*Seasoned staff members should be willing for a new member of the staff to interrupt them for a minute to ask them where they should start with a patron.


Don’t forget the beginner handouts in the hanging file on the wall, by the desk.

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Michigan'' research:

*''Sonora FHC [[Resources for Michigan|http://files.lib.byu.edu/family-history-library/research-outlines/US/Michigan.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Michigan|https://familysearch.org/search/collection/location/17?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Michigan|https://www.familysearch.org/learn/wiki/en/Michigan]]
**[[Family History Library Catalog - Michigan|https://www.familysearch.org/search/catalog/results?count=20&placeId=367&query=%2Bplace%3A%22United%20States%2C%20Michigan%22]]
*''Information, Facts and History''
**[[Wikipedia - Michigan|http://en.wikipedia.org/wiki/Michigan]]
**[[Genealogy Inc. Facts & Information - Michigana|http://www.genealogyinc.com/michigan/]]
*''Categorized Links''
**[[Cyndi's List - Michigan|http://www.cyndislist.com/mi.htm]]
**[[Linkpendium - Michigan|http://www.linkpendium.com/genealogy/USA/MI/]]
**[[Access Genealogy - Michigan|http://www.accessgenealogy.com/michigan-genealogy/]]
**[[Resources at RootsWeb - Michigan|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Michigan|http://www.genealogyinc.com/michigan/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Michigan|https://familysearch.org/search/collection/location/17?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Michigan|https://search.ancestry.com/Places/US/Michigan/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Michigan/michigan]] - use database portal to perform a search
**[[US GenWeb - Michigan|http://www.migenweb.org/]]
**[[RootsWeb User Contributed Databases - Michigan|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Michigan|http://www.learnwebskills.com/family/vitalrecords2.htm#mi]]
**[[Online Birth & Marriage Records Indexes - Michigan|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Michigan|http://www.deathindexes.com/michigan/index.html]]
**[[Online Historical Directories - Michigan|https://sites.google.com/site/onlinedirectorysite/Home/usa/mi]]
**[[Michigan County Histories and Atlases Digitization Project|http://quod.lib.umich.edu/m/micounty/]]
**[[Dibean Michigan Marriage Index|http://www.mifamilyhistory.org/dibeanindex/]]
**[[Western Michigan Genealogical Society Online Searchable Databases|http://data.wmgs.org/]]
**[[Southwest Michigan Obituary Index|http://www.rootsweb.ancestry.com/~mivanbur/SWMIObitIndex/SWMIObit.htm]]
**[[Online American Digital Archives and Databases - Michigan (AnceStories blog)|http://ancestories1.blogspot.com/2010/07/update-to-52-weeks-of-online-american.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Michigan|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*25&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Michigan|http://www.genealogybank.com/gbnk/newspapers/Michigan-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Michigan|http://newspaperarchive.com/us/michigan/]] - use database portal to perform a search
**[[Newspapers.com - Michigan|https://www.newspapers.com/browse/US/Michigan]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Michigan|http://www.cyndislist.com/us/mi/newspapers/]]
*''Libraries & Societies''
**[[Michigan County Histories & Atlases|http://quod.lib.umich.edu/m/micounty/]]
!!!Military Records 
#[[FamilySearch Records|https://familysearch.org/search]]  - @@Revolutionary War@@, @@War of 1812@@, @@Civil War@@, @@WWI@@, @@WWII @@
#[[Ancestry|http://www.ancestry.com/]] (Free at the FHC through Database Portal) - @@Revolutionary War@@, @@War 1812@@, @@Civil War@@, @@WWI@@ and @@WWII@@
#[[Fold3|https://www.fhc.familysearch.org/]]  - (Free at FHC through Database Portal) - @@Revolutionary War@@. @@War of 1812@@, @@Mexican American & Indian Wars@@, @@Civil War@@, @@Spanish American War@@, @@World War I@@, @@World War II@@, @@Korean War@@, @@Vietnam War@@ 
#[[World Vital Records|https://www.fhc.familysearch.org/]] - (Free at FHC through Database Portal) - @@Civil War@@, @@Revolutionary War@@, @@World War II@@
#[[Heritage Quest|http://www.heritagequestonline.com/hqoweb/library/do/login/barcode?aid=3510]] - (Free through the county library using a library card #) -  @@Revolutionary War@@
#[[Cyndi's List|http://cyndislist.com/]]
**Search by war or military engagement
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City

!!!Military Resources - On Line
*[[Soldiers of World War I - Vol 1|http://www.archive.org/details/soldiersgreatwa02doylgoog]] - Alabama to Maryland 
*[[Soldiers of World War I - Vol 2|http://www.archive.org/details/soldiersgreatwa00doylgoog]] - Massachusetts to Ohio
*[[Soldiers of World War I - Vol 3|http://www.archive.org/details/soldiersgreatwa01doylgoog]] - Oklahoma to Wyoming

!!!Military "How To" Articles
*[[Military Records|http://www.ancestry.com/learn/contentcenters/contentcenter.aspx?page=military]] - Ancestry.com's Learning Center
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Minnesota'' research:

*''Sonora FHC [[Resources for Minnesota|http://hohttp://files.lib.byu.edu/family-history-library/research-outlines/US/Minnesota.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection  - Minnesota|https://www.familysearch.org/search/collection/location/18?region=Minnesota]]
**[[FamilySearch Research Wiki - Minnesota|http://www.familysearch.org/wiki/en/Minnesota,_United_States_Genealogy]]
**[[Family History Library Catalog - Minnesota|https://www.familysearch.org/search/catalog/results?count=20&placeId=369&query=%2Bplace%3A%22United%20States%2C%20Minnesota%22]]
*''Information, Facts and History''
**[[Wikipedia - Minnesota|http://en.wikipedia.org/wiki/Minnesota]]
**[[Genealogy Inc. Facts & Information - Minnesota|http://www.genealogyinc.com/minnesota]]
*''Categorized Links''
**[[Cyndi's List - Minnesota|http://www.cyndislist.com/mn.htm]]
**[[Linkpendium - Minnesota|http://www.linkpendium.com/genealogy/USA/MN/]]
**[[Access Genealogy - Minnesota|http://www.accessgenealogy.com/minnesota]]
**[[Resources at Rootsweb - Minnesota|https://wiki.rootsweb.com/wiki/index.php/Minnesota_Family_History_Research]]
**[[Genealogy Inc. Facts & Information - Minnesota|http://www.genealogyinc.com/minnesota]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection  - Minnesota|https://www.familysearch.org/search/collection/location/18?region=Minnesota]]
**[[Ancestry.com databases - Minnesota|https://search.ancestry.com/Places/US/Minnesota/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Minnesota/Minnesota-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Minnesota|http://www.mngenweb.net/]]
**[[RootsWeb User Contributed Databases - Minnesota|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#mn]]
**[[Online Birth & Marriage records Indexes - Minnesota|http://www.genealogybranches.com/minnesota.html]]
**[[Online Death Records & Indexes - Minnesota|https://www.deathindexes.com/minnesota/index.html]]
**[[Online Historical Directories - Minnesota|https://sites.google.com/site/onlinedirectorysite/Home/usa/mn]]
**[[Online American Digital Archives and Databases - Minnesota (AnceStories blog)|http://ancestories1.blogspot.com/2010/07/52-weeks-of-online-american-digital_25.html]]
**[[Minnesota Historical Society|http://www.mnhs.org/genealogy/]] - birth and death index
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Minnesota|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&title=&keyword=&filter=0*38%7C0*149%7C1*2%7C1*26&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Minnesota|http://www.genealogybank.com/gbnk/newspapers/Minnesota-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Minnesota|http://newspaperarchive.com/us/Minnesota/]] - use database portal to perform a search
**[[Newspapers.com - Minnesota|https://www.newspapers.com/browse/US/Minnesota]] - subscription required
**[[Chronicling America - Minnesota|https://chroniclingamerica.loc.gov/search/titles/results/?state=Minnesota]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Google Online Historical Newspapers - Minnesota|https://sites.google.com/site/onlinenewspapersite/Home/usa/mn]]
**[[Cyndi's List of Newspapers - Minnesota|http://www.cyndislist.com/us/mn/newspapers/]]
*''Libraries & Societies''
**[[Minnesota Historical Society|http://www.mnhs.org/index.htm]]
**[[Minnesota Genealogical Society|http://mngs.org/]]
**[[Immigration History Research Center|http://www.ihrc.umn.edu/research/]] - a service of University of Minnesota
Web sites that are helpful in ''Mississippi'' research:

*''Sonora FHC [[Resources for Mississippi|http://files.lib.byu.edu/family-history-library/research-outlines/US/Mississippi.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Mississippi|https://familysearch.org/search/collection/location/54?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Mississippi|https://www.familysearch.org/learn/wiki/en/Mississippi]]
**[[Family History Library Catalog - Mississippi|https://www.familysearch.org/search/catalog/results?count=20&placeId=357&query=%2Bplace%3A%22United%20States%2C%20Mississippi%22]]
*''Information, Facts and History''
**[[Wikipedia - Mississippi|http://en.wikipedia.org/wiki/Mississippi]]
**[[Genealogy Inc. Facts & Information - Mississippi|http://www.genealogyinc.com/mississippi/]]
*''Categorized Links''
**[[Cyndi's List - Mississippi|http://www.cyndislist.com/ms.htm]]
**[[Linkpendium - Mississippi|http://www.linkpendium.com/genealogy/USA/MS/]]
**[[Access Genealogy - Mississippi|http://www.accessgenealogy.com/mississippi/]]
**[[Resources at RootsWeb - Mississippi|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Mississippi|http://www.genealogyinc.com/mississippi/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Mississippi|https://familysearch.org/search/collection/location/54?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Mississippi|https://search.ancestry.com/Places/US/Mississippi/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Mississippi/mississippi]] - use database portal to perform a search
**[[US GenWeb - Mississippi|http://www.msgw.org/]]
**[[RootsWeb User Contributed Databases - Mississippi|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Mississippi|http://www.learnwebskills.com/family/vitalrecords2.htm#ms]]
**[[Online Birth & Marriage Records Indexes - Mississippi|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Mississippi|http://www.deathindexes.com/mississippi/index.html]]
**[[Online Historical Directories - Mississippi|https://sites.google.com/site/onlinedirectorysite/Home/usa/ms]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Mississippi|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&title=Mississippi&keyword=&filter=0*38%7C0*149%7C1*2%7C1*27&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Mississippi|http://www.genealogybank.com/gbnk/newspapers/Mississippi-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Mississippi|http://newspaperarchive.com/us/mississippi/]] - use database portal to perform a search
**[[Newspapers.com - Mississippi|https://www.newspapers.com/browse/US/Mississippi]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Mississippia|http://www.cyndislist.com/us/ms/newspapers/]]
*''Libraries & Societies''
**[[Mississippi Department of Archives and History|http://www.mdah.state.ms.us/index.html]]
Web sites that are helpful in ''Missouri'' research:

*''Sonora FHC [[Resources for Missouri|http://files.lib.byu.edu/family-history-library/research-outlines/US/Missouri.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Missouri|https://www.familysearch.org/search/collection/location/38?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Missouri|https://www.familysearch.org/wiki/en/Missouri,_United_States_Genealogy]]
**[[Family History Library Catalog - Missouri|https://www.familysearch.org/search/catalog/results?count=20&placeId=371&query=%2Bplace%3A%22United%20States%2C%20Missouri%22]]
*''Information, Facts and History''
**[[Wikipedia - Missouri|http://en.wikipedia.org/wiki/Missouri]]
**[[Genealogy Inc. Facts & Information - Missouri|https://www.genealogyinc.com/missouri/]]
*''Categorized Links''
**[[Cyndi's List - Missouri|http://www.cyndislist.com/mo.htm]]
**[[Linkpendium - Missouri|http://www.linkpendium.com/genealogy/USA/MO/]]
**[[Access Genealogy - Missouri|https://www.accessgenealogy.com/missouri-genealogy]]
**[[Resources at RootsWeb - Missouri|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Missouri|https://www.archives.com/search/ancestor?Region=Missouri]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Missouri|https://www.familysearch.org/search/collection/location/38?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Missouri|https://search.ancestry.com/Places/US/Missouri/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]] - Use database portal to perform a search
**[[US GenWeb - Missouri|http://www.rootsweb.com/~mogenweb/mo.htm]]
**[[RootsWeb User Contributed Databases - Missouri|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#mo]]
**[[Online Birth & Marriage Records Indexes - Missouri|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Missouri|http://www.deathindexes.com/missouri/index.html]]
**[[Online Historical Directories - Missouri|https://sites.google.com/site/onlinedirectorysite/Home/usa/mo]]
**[[Missouri Digital Heritage|http://www.sos.mo.gov/mdh/]]
**[[Online American Digital Archives and Databases - Missouri (AnceStories blog)|http://ancestories1.blogspot.com/2010/08/52-weeks-of-online-american-digital_22.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Missouri|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*28&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Missouri|http://www.genealogybank.com/gbnk/newspapers/Missouri-newspaper-list/]] - use FHC desktop icon
**[[Newspaper Archive - Missouri|http://newspaperarchive.com/us/missouri/]] - use database portal to perform a search
**[[Newspapers.com - Missouri|http://www.newspapers.com/browse/US/Missouri]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Missouri|http://www.cyndislist.com/us/mo/newspapers/]]
*''Libraries & Societies''
**[[Missouri State Genealogical Association|http://www.mosga.org/]]
**[[Missouri State Archives - Research Room|http://www.sos.mo.gov/archives/resources/links.asp]]
Web sites that are helpful in ''Montana'' research:

*''Sonora FHC [[Resources for Montana|http://files.lib.byu.edu/family-history-library/research-outlines/US/Montana.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Montana|https://www.familysearch.org/search/collection/location/19?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Wiki - Montana|https://www.familysearch.org/wiki/en/Montana,_United_States_Genealogy]]
**[[Family History Library Catalog - Montana|https://www.familysearch.org/search/catalog/results?count=20&placeId=356&query=%2Bplace%3A%22United%20States%2C%20Montana%22]]
*''Information, Facts and History''
**[[Wikipedia - Montana|http://en.wikipedia.org/wiki/Montana]]
**[[Montana Portal|http://en.wikipedia.org/wiki/Portal:Montana]]
**[[Genealogy Inc. Facts & Information - Montana|https://www.genealogyinc.com/montana/]]
*''Categorized Links''
**[[Cyndi's List - Montana|http://www.cyndislist.com/mt.htm]]
**[[Linkpendium - Montana|http://www.linkpendium.com/genealogy/USA/MT/]]
**[[Access Genealogy - Montana|https://www.accessgenealogy.com/Montana-genealogy]]
**[[Resources At RootsWeb - Montana|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Montana|https://www.genealogyinc.com/montana/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Montana|https://www.familysearch.org/search/collection/location/19?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Montana|https://search.ancestry.com/Places/US/montana/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]]Use database portal to perform a search
**[[US GenWeb - Montana|http://usgwarchives.net/mt/mtfiles.htm]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#mt]]
**[[Online Birth & Marriage Records Indexes - Montana|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Montana|https://www.deathindexes.com/montana/index.html]]
**[[OnlineHistorical Directories - Montana|https://sites.google.com/site/onlinedirectorysite/Home/usa/mt]]
**[[Online American Digital Archives and Databases - Montana (AnceStories blog)|http://ancestories1.blogspot.com/2010/07/52-weeks-of-online-american-digital_04.html]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Montana|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*29&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Montana|https://www.genealogybank.com/newspapers/sourcelist/mt]]Use FHC desktop icon
**[[Newspaper Archive - Montana|https://newspaperarchive.com/us/montana/]] Use database portal to perform a search
**[[Chronicling America|https://www.newspapers.com/browse/US]] - Subscription required
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] Listing are by newspaper title
**[[Cyndi's List of Newspapers - Montana|https://www.cyndislist.com/us/mt/newspapers/]]
*''Libraries & Societies''
**[[Montana State Genealogical Society|http://montanamsgs.org/onlinedata.html]]
**[[Montana Public Genealogy Library|https://www.missoulapubliclibrary.org/genealogy]]
Web sites that are helpful in ''Nebraska'' research:

*''Sonora FHC [[Resources for Nebraska|http://files.lib.byu.edu/family-history-library/research-outlines/US/Nebraska.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Nebraska|https://www.familysearch.org/search/collection/location/40?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Nebraska|https://www.familysearch.org/wiki/en/Nebraska,_United_States_Genealogy]]
**[[Family History Library Catalog - Nebraska|https://www.familysearch.org/search/catalog/results?count=20&placeId=373&query=%2Bplace%3A%22United%20States%2C%20Nebraska%22]]
*''Information, Facts and History''
**[[Wikipedia - Nebraska|http://en.wikipedia.org/wiki/Nebraska]]
**[[Nebraska Portal|http://en.wikipedia.org/wiki/Portal:Nebraska]]
**[[Genealogy Inc. Facts & Information - Nebraska|https://www.genealogyinc.com/nebraska/]]
*''Categorized Links''
**[[Cyndi's List - Nebraska|http://www.cyndislist.com/ne.htm]]
**[[Linkpendium - Nebraska|http://www.linkpendium.com/genealogy/USA/NE/]]
**[[Access Genealogy - Nebraska|https://www.accessgenealogy.com/nebraska-genealogy]]
**[[Resources at RootsWeb - Nebraska|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Nebraska|https://www.genealogyinc.com/nebraska/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Nebraska|https://www.familysearch.org/search/collection/location/40?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Nebraska|[https://search.ancestry.com/Places/US/Nebraska/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]] - Use database portal to perform a search
**[[US GenWeb - Nebraska|http://usgwarchives.net/ne/nefiles.htm]]
**[[RootsWeb User Contributed Databases - Nebraska|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#ne]]
**[[Online Birth & Marriage Records Indexes - Nebraska|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Nebraska|https://www.deathindexes.com/nebraska/index.html]]
**[[Online HistoricalDirectories - Nebraskahttps://sites.google.com/site/onlinedirectorysite/Home/usa/ne]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Nebraska|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*30&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Nebraska|https://search.ancestry.com/Places/US/Nebraska/Default.aspx]] - Use FHC desktop icon
**[[Newspaper Archive - Nebraska|https://newspaperarchive.com/us/alabama/]] - Use database portal to perform a search
**[[Newspapers.com - Nebraska|https://www.newspapers.com/browse/US/Nebraska]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google Newspapers - Nebraska|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Nebraska|https://www.cyndislist.com/us/ne/newspapers/]]
*''Libraries & Societies''
**[[Nebraska State Historical Society|http://www.nebraskahistory.org/]]
**[[Nebraska State Genealogical Society|https://nsgs.org/]]
**[[Genealogy & Nebraska History|https://www.loc.gov/rr/genealogy/bib_guid/states/ne/ne.html]]
Web sites that are helpful in ''Nevada'' research:

*''Sonora FHC [[Resources for Nevada|http://files.lib.byu.edu/family-history-library/research-outlines/US/Nevada.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Nevada|https://www.familysearch.org/search/collection/location/21?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Nevada|https://www.familysearch.org/wiki/en/Nevada,_United_States_Genealogy]]
**[[Family History Library Catalog - Nevada|https://www.familysearch.org/search/catalog/results?count=20&placeId=382&query=%2Bplace%3A%22United%20States%2C%20Nevada%22]]
*''Information, Facts and History''
**[[Wikipedia - Nevada|http://en.wikipedia.org/wiki/Nevada]]
**[[Genealogy Inc. Facts & Information - Nevada|https://www.genealogyinc.com/nevada/]]
*''Categorized Links''
**[[Cyndi's List - Nevada|http://www.cyndislist.com/nv.htm]]
**[[Linkpendium - Nevada|http://www.linkpendium.com/genealogy/USA/NV/]]
**[[Access Genealogy - Nevada|http://www.accessgenealogy.com/nevada-genealogy/]]
**[[Resources at RootsWeb - Nevada|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Nevada|http://www.genealogyinc.com/nevada/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Nevada|https://familysearch.org/search/collection/location/21?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Nevada|https://search.ancestry.com/Places/US/Nevada/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Nevada/nevada]] - use database portal to perform a search
**[[US GenWeb - Nevada|http://www.usgenwebsites.org/nvgenweb/]]
**[[RootsWeb User Contributed Databases - Nevada|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Nevada|http://www.learnwebskills.com/family/vitalrecords2.htm#nv]]
**[[Online Birth & Marriage Records Indexes - Nevada|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Nevada|http://www.deathindexes.com/nevada/index.html]]
**[[Online Historical Directories - Nevada|https://sites.google.com/site/onlinedirectorysite/Home/usa/nv]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Nevada|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*31&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Nevada|https://www.genealogybank.com/newspapers/sourcelist/nv]] - use FHC desktop icon
**[[Newspaper Archive - Nevada|http://newspaperarchive.com/us/nevada/]] - use database portal to perform a search
**[[Newspapers.com - Nevada|https://www.newspapers.com/browse/US/Nevada]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Nevada|http://www.cyndislist.com/us/nv/newspapers/]]
*''Libraries, Societies, Archives & Collections''
**[[Nevada Archives & Historical Genealogical Societies|https://www.raogk.org/society-archives/nevada/]]
**[[Nevada Genealogy Society Directory|http://www.censusfinder.com/nevada-genealogy-society.htm]]
**[[ Clark County Nevada Genealogical Society|https://www.ccngs.org/]]

Web sites that are helpful in ''New Hampshire'' research:

*''Sonora FHC [[Resources for New Hampshire|hthttp://files.lib.byu.edu/family-history-library/research-outlines/US/NewHampshire.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - New Hampshire|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=339&subject_disp=New+Hampshire&columns=*,0,0]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - New Hampshire Portal|https://wiki.familysearch.org/en/Portal:New_Hampshire]]
**[[Research Outline - New Hampshire|http://www.familysearch.org/Eng/Search/RG/images/31066_New_Hampshire.pdf]]

*''Information, Facts and History''
**[[Wikipedia - New Hampshire|http://en.wikipedia.org/wiki/New_Hampshire]]
***[[New Hampshire Portal|http://en.wikipedia.org/wiki/Portal:New_Hampshire]]
**[[New Hampshire Facts & Information|http://www.mynewhampshiregenealogy.com/index.htm]]

*''Categorized Links''
**[[Cyndi's List - New Hampshire|http://www.cyndislist.com/nh.htm]]
**[[Linkpendium - New Hampshire|http://www.linkpendium.com/genealogy/USA/NH/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#nh]]

*''Databases & Resources''
**[[US GenWeb - New Hampshire|http://www.usroots.com/~usgwnhus/]] - web site currently down

*''Libraries & Societies''
**[[Local New Hampshire History|http://home.att.net/~Local_History/NH_History.htm]]
**[[New Hampshire State Library|http://pierce.state.nh.us/internet/history.asp]]
Web sites that are helpful in ''New Jersey'' research:

*''Sonora FHC [[Resources for New Jersey|http://files.lib.byu.edu/family-history-library/research-outlines/US/NewJersey.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - New Jersey|https://www.familysearch.org/search/collection/location/42?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - New Jersey|https://www.familysearch.org/search/collection/location/42?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Research Outline - New Jersey|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=New_Jersey.ASP]]
**[[Family History Library Catalog - New Jersey|https://www.familysearch.org/search/catalog/results?count=20&placeId=356&query=%2Bplace%3A%22United%20States%2C%20New%20Jersey%22]]
*''Information, Facts and History''
**[[Wikipedia - New Jersey|http://en.wikipedia.org/wiki/New_Jersey]]
***[[New Jersey Portal|http://en.wikipedia.org/wiki/Portal:New_Jersey]]
**[[Genealogy Inc. Facts & Information - New Jersey|https://www.genealogyinc.com/newjersey/]]
*''Categorized Links''
**[[Cyndi's List - New Jersey|http://www.cyndislist.com/nj.htm]]
**[[Linkpendium - New Jersey|http://www.linkpendium.com/genealogy/USA/NJ/]]
**[[Access Genealogy - New Jersey|https://www.accessgenealogy.com/new-jersey-genealogy]]
**[[Resources at RootsWeb - New Jesery|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - New Jersey|https://www.genealogyinc.com/newjersey/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - New Jersey|https://www.familysearch.org/search/collection/location/42?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - New Jersey|https://search.ancestry.com/Places/US/New%20Jersey/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage - New Jersey|https://myheritagelibraryedition.com/research/category-New-Jersey/new-jersey-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - New Jersey|http://www.rootsweb.com/~njgenweb/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#nj]]
*''Libraries & Societies''
**[[Genealogical Society of New Jersey|http://www.gsnj.org/]]
**[[New Jersey Archives|http://www.state.nj.us/state/darm/links/webcat/genealogy.html]]
**[[New Jersey Historical Society|http://www.jerseyhistory.org/archives_browse.html]]
Web sites that are helpful in ''New Mexico'' research:

*''Sonora FHC [[Resources for New Mexico|http://files.lib.byu.edu/family-history-library/research-outlines/US/NewMexico.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - New Mexico|https://www.familysearch.org/search/collection/location/55?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**FamilySearch Research Wiki - New Mexico|https://www.familysearch.org/wiki/en/New_Mexico,_United_States_Genealogy]]
**[[FamilySearch Wiki - New Mexico Portal|https://wiki.familysearch.org/en/Portal:New_Mexico]]
**[[Research Outline - New Mexico|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=New_Mexico.ASP]]
**[[Family History Library Catalog - New Mexico|https://www.familysearch.org/search/catalog/results?count=20&placeId=379&query=%2Bplace%3A%22United%20States%2C%20New%20Mexico%22]]
*''Information, Facts and History''
**[[Wikipedia - New Mexico|http://en.wikipedia.org/wiki/New_Mexico]]
***[[New Mexico Portal|http://en.wikipedia.org/wiki/Portal:New_Mexico]]
**[[Genealogy Inc. Facts & Information - New Mexico|https://www.genealogyinc.com/newmexico/]]
*''Categorized Links''
**[[Cyndi's List - New Mexico|http://www.cyndislist.com/nm.htm]]
**[[Linkpendium - New Mexico|http://www.linkpendium.com/genealogy/USA/NM/]]
**[[Access Genealogy - New Mexico|https://www.accessgenealogy.com/new-mexico-genealogy]]
**[[Resources at RootsWeb - New Mexico|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - New Mexico|https://www.genealogyinc.com/newmexico/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - New Mexico|https://www.familysearch.org/search/collection/location/55?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - New Mexico|https://search.ancestry.com/Places/US/New-Mexico/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage - New Mexico|https://myheritagelibraryedition.com/research/category-New-Mexico/new-mexico-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - New Mexico|http://www.nmgenweb.us/]]
**[[RootsWeb User contributed Databases - New Mexico|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#nm]]
**[[Online Birth & Marriage Records Indexes - New Mexico|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - New Mexico|https://www.deathindexes.com/alabama/index.html]]
**[[Online Historical Directories - New Mexico|https://sites.google.com/site/onlinedirectorysite/Home/usa/nm]]
*''Newspapers''
**[[Ancestry.com Historical Newspaper - New Mexico|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*34&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspaper - New Mexico|https://www.genealogybank.com/newspapers/sourcelist/nm]] - Use FHC desktop icon
**[[Newspaper Archive - New Mexico|https://newspaperarchive.com/us/new-mexico/]] - Use database portal to perform a search
**[[Newspaper.com - New Mexico|https://www.newspapers.com/browse/US]] - Subscription required
**[[Chronicling - New Mexico|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - New Mexico|https://www.cyndislist.com/us/nm/newspapers/]]
*''Libraries & Societies''
**[[New Mexico Genealogical Society|https://www.nmgs.org/]]
**[[New Mexico Archives and Historical Services Department|http://www.nmcpr.state.nm.us/archives/about-the-archives]]
Web sites that are helpful in ''New York'' research:

*''Sonora FHC [[Resources for New York|http://files.lib.byu.edu/family-history-library/research-outlines/US/NewYork.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearchHistorical Records Collection - New York|https://www.familysearch.org/search/collection/location/22?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - New York|https://www.familysearch.org/wiki/en/New_York,_United_States_Genealogy]]
**[[Research Outline - New York|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=New_York.ASP]]
**[[Family History Library Catalog - New York|https://www.familysearch.org/search/catalog/results?count=20&placeId=344&query=%2Bplace%3A%22United%20States%2C%20New%20York%22]]
*''Information, Facts and History''
**[[Wikipedia - New York|http://en.wikipedia.org/wiki/New_York]]
***[[New York Portal|http://en.wikipedia.org/wiki/Portal:New_York]]
**[[Genealogy Inc. Facts & Information - New York|https://www.genealogyinc.com/newyork/]]
*''Categorized Links''
**[[Cyndi's List - New York|http://www.cyndislist.com/ny.htm]]
**[[Linkpendium - New York|http://www.linkpendium.com/genealogy/USA/NY/]]
**[[Access Genealogy - New York|https://www.accessgenealogy.com/new%20york-genealogy]]
**[[Resources at RootsWeb - New York|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - New York|https://www.genealogyinc.com/newyork/]]
*''Databases & Resources''
**[[FamilySearchHistorical Records Collection - New York|https://www.familysearch.org/search/collection/location/22?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - New York|https://search.ancestry.com/Places/US/New-York/Default.aspx]] - Use database portal to perform a search
**[[My Heritage - NewYork|https://myheritagelibraryedition.com/research/category-New-York/new-york-genealogy-vital-records]] -Use database portal to perform a search
**[[US GenWeb - New York|http://www.rootsweb.com/~nygenweb/]]
**[[RootsWeb User Contributed Databases - New York|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - New York|http://www.learnwebskills.com/family/vitalrecords2.htm#ny]]
**[[Online Birth & Marriage Records Indexes - New York|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - New York|https://www.deathindexes.com/newyork/index.html]]
**[[Online Historical Directories - NewYork|https://sites.google.com/site/onlinedirectorysite/Home/usa/ny]]
**[[New York Local Histories|http://history.rays-place.com/ny/index.htm]]
**[[New York Ancestors|http://www.newyorkancestors.org/]]
**[[Ellis Island Passenger Search|http://ellisisland.org/]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - New York|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*35&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - New York|https://www.genealogybank.com/newspapers/sourcelist/ny]] - Use FHC desktop icon
**[[Newspaper Archive - New York|https://newspaperarchive.com/us/new-york/]] - Use database portal to perform a search
**[[Newspapers.com - New York|https://www.newspapers.com/browse/US]]
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - New York|https://www.cyndislist.com/us/ny/newspapers/]]
*''Libraries & Societies''
**[[New York Genealogical and Biographical Society|http://www.newyorkfamilyhistory.org/]]
**[[New York State Archives|http://www.archives.nysed.gov/aindex.shtml]]
**[[New York State Library|http://www.nysl.nysed.gov/gengen.htm]]
**[[New York Public Library|http://www.nypl.org/research/chss/lhg/research.html]]
**Is a website really down or is it a local issue?  "Down For Everyone or Just Me" will tell you.  Just copy and paste the URL at:  [[Down For Everyone or Just Me|http://www.downforeveryoneorjustme.com/]] 
**We're on Facebook as ''[[Sonora FamilySearch Center|http://www.facebook.com/pages/Sonora-FamilySearch-Center/140193399381548?ref=ts&sk=wall]]''.  Check us out!  It's a good way to stay updated.

''Upcoming Staff Training''
**Febuary 4, 2019 at 10 a.m.
**March 4, 2019 at 10 a.m.
**April 1, 2019 at  10 am

''Planned Center Closures for 2019''
**November 26th thru 28nd
**December 24th thru January 2, 2020 - Reopen Tuesday, January 7th 

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|bgcolor:#abf; !SELECT A COUNTRY FROM THE TABLE BELOW |
| [[British Research]] | [[Canadian Research]] | [[Danish Research]] |
| [[German Research]] | [[South Africa Research]] | [[Swedish Research]] |
|>|>|bgcolor:#FFFFCC; ''Be sure to check the Family History Center's  [[Resource Binders]]'' |

If you need help with language translation
*[[Tradukka|http://tradukka.com/]]
*[[Google Translate|http://translate.google.com/?hl=en&tab=wT#]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''North Carolina'' research:

*''Sonora FHC [[Resources for North Carolina|http://files.lib.byu.edu/family-history-library/research-outlines/US/NorthCarolina.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - North Carolina|https://www.familysearch.org/search/collection/location/20?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - North Carolina|https://www.familysearch.org/wiki/en/North_Carolina,_United_States_Genealogy]]
**[[Family History Library Catalog - North Carolina|https://www.familysearch.org/search/catalog/results?count=20&placeId=352&query=%2Bplace%3A%22United%20States%2C%20North%20Carolina%22]]
*''Information, Facts and History''
**[[Wikipedia - North Carolina|https://en.wikipedia.org/wiki/North_Carolina]]
***[[North Carolina Portal|http://en.wikipedia.org/wiki/Portal:North_Carolina]]
**[[Genealogy Inc. Facts & Information - North Carolina|https://www.genealogyinc.com/northcarolina/]]
*''Categorized Links''
**[[Cyndi's List - North Carolina|http://www.cyndislist.com/al.htm]]
**[[Linkpendium - North Carolina|http://www.cyndislist.com/nc.htm]]
**[[Access Genealogy - North Carolina|https://www.accessgenealogy.com/north%20carolina-genealogy]]
**[[Resources at RootsWeb - North Carolina|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - North Carolina|https://www.genealogyinc.com/northcarolina/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - North Carolina|https://www.familysearch.org/search/collection/location/20?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - North Carolina|https://search.ancestry.com/Places/US/North%20Carolina/Default.aspx]] - Use database portal to perform a search
**[[US GenWeb - North Carolina|http://www.ncgenweb.us/]] - Use database portal to perform a search
**[[RootsWeb User Contributed Databases - North Carolina|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#nc]]
**[[Online Birth & Marriage Records Indexes - North Carolina|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - North Carolina|https://www.deathindexes.com/northcarolina/index.html]]
**[[Onoine Historical Directories - North Carolina|https://sites.google.com/site/onlinedirectorysite/Home/usa/nc]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - North Carolina|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*36&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - North Carolina|https://www.genealogybank.com/newspapers/sourcelist/nc]] - Use FHC desktop icon
**[[Newspaper Archive - North Carolina|https://newspaperarchive.com/us/north-carolina/]] - Use database portal to perform a search
**[[Newspapers.com - North Carolina|https://www.newspapers.com/browse/US]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - North Carolina|https://www.cyndislist.com/us/nc/newspapers/]]
*''Libraries & Societies''
**[[North Carolina Genealogical Society|http://www.ncgenealogy.org/]]
**[[State Library of North Carolina|https://statelibrary.ncdcr.gov/ghl/genealogy]]
**[[North Carolina Local Government Genealogy sites|https://www.loc.gov/rr/genealogy/bib_guid/states/nc/nc.html]]
Web sites that are helpful in ''North Dakota'' research:

*''Sonora FHC [[Resources for North Dakota|http://files.lib.byu.edu/family-history-library/research-outlines/US/NorthDakota.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - North Dakota|https://www.familysearch.org/search/collection/location/39?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Wiki - North Dakota Portal|https://www.familysearch.org/wiki/en/North_Dakota,_United_States_Genealogy]]
**[[Family History Library Catalog - North Dakota|https://www.familysearch.org/search/catalog/results?count=20&placeId=375&query=%2Bplace%3A%22United%20States%2C%20North%20Dakota%22]]
*''Information, Facts and History''
**[[Wikipedia - North Dakota|https://en.wikipedia.org/wiki/North_Dakota]]
***[[North Dakota Portal|http://en.wikipedia.org/wiki/Portal:North_Dakota]]
**[[Genealogy Inc. Facts & Information - North Dakota|https://www.genealogyinc.com/northdakota/]]
*''Categorized Links''
**[[Cyndi's List - North Dakota|http://www.cyndislist.com/nd.htm]]
**[[Linkpendium - North Dakota|http://www.linkpendium.com/genealogy/USA/ND/]]
**[[Access Genealogy - North Dakota|https://www.accessgenealogy.com/North%20Dakota-genealogy]]
**[[Resources at RootsWeb - North Dakota|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - North Dakota|https://www.genealogyinc.com/northdakota/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - North Dakota|https://www.familysearch.org/search/collection/location/39?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - North Dakota|https://search.ancestry.com/Places/US/North-Dakota/Default.aspx]] - Use database portal to perform a search
**[[My Heritage|https://myheritagelibraryedition.com/support]] - Use database portal to perform a search
**[[US GenWeb - North Dakota|http://theusgenweb.org/ndgenweb/]]
**[[RootsWeb User Contributed Databases - North Dakota|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records - North Dakota|http://www.learnwebskills.com/family/vitalrecords2.htm#nd]]
**[[Online Birth & Marriage Records Indexes - North Dakota|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - North Dakota|https://www.deathindexes.com/northdakota/index.html]]
**[[Online Historical Directories - North Dakotahttps://sites.google.com/site/onlinedirectorysite/Home/usa/nd]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - North Dakota|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*37&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - North Dakota|https://www.genealogybank.com/newspapers/sourcelist/nd]] - Use FHC desktop icon
**[[Newspaper Archive - North Dakota|https://newspaperarchive.com/us/north-dakota/]] - Use database portal to perform a search
**[[Newspapers.com - North Dakota|https://www.newspapers.com/browse/US]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - North Dakota|https://www.cyndislist.com/us/nd/newspapers/]]
*''Libraries & Societies''
**[[North Dakota Genealogical Society|https://www.raogk.org/society-archives/northdakota/]]
**[[North Dakota State Genealogical Site|http://history.nd.gov/archives/genealogy.html]]
**[[North Dakota Family History & Genealogy Services|https://www.genealoger.com/genealogy/states/north_dakota.htm]]
|>|>|>|>|>|>| !November 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
|||||||1|
|2|3|4|5|6|7|8|
|9|10|11|12|13|14|15|
|16|17|18|19|20|21|22|
|23|24|25|26|27|28|29|
|30|||||||

|>| !Appointments / Holidays / etc |
|>| November |
|2^^nd^^|Daylight Savings Time Ends|
|3^^rd^^|''Staff Training''|
|6^^th^^|''@@Native American Research@@''|
|11^^th^^|Veteran's Day Holiday|
|25^^th^^-27^^th^^|FHC Closed|
|27th|Thanksgiving Day|
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
''HOUSEKEEPING'':

1.  It's winter.  If you use a heater during your shift, turn it off and then unplug it.  Unplugging is important.

2.  The thermostat has been moved from the film reader room to the main room.  It is located right above the multi-media computer by the door.

3.  If you have spare time on your shift, we would like to suggest you look at the consultant training videos [[https://www.familysearch.org/consultant/training]].  Sign in using your LDS Account.  We would also encourage you to do Family Search Indexing.  If you would like help getting started, please call Carolyn.  You can do this during your shift at the FHC, or at home.  Your help is needed.


''CHRISTMAS DINNER''

Our annual Christmas dinner will be Thursday, December 1, at 6 p.m.  We will be having it at Carol Hosszu's.  There is a food sign up list in the center.

If you are willing, we would also like to have you to share a Christmas tradition from another country.  

''TRAINING''

Isabelle Drown gave us some very useful information.  She reminded us whatever question a patron might have, search the Family Search Wiki [[https://www.familysearch.org/learn/wiki/en/Main_Page]] for an answer.  You don't have to know all the answers, if you know where to look.  The Wiki is a great starting place.

We looked at ''SLAVE ROLLS'' on the wiki and found these links: 

[[http://www.archive.org/details/reportofgenerals02unit]]
[[https://wiki.familysearch.org/en/African_American_Military_Records#Civil_War]]
[[http://www.freedomcenter.org/underground-railroad/freedom-stations/affiliates/]]
[[http://www.freedomcenter.org/underground-railroad/]] 
While some fugitive slaves settled in the cities and towns they reached after entering the North, many enslaved individuals wanted to continue their journey all the way to Canada. Slavery was illegal in Canada and there were no laws in place protecting slave owners or slave catchers. It was by far the safest place a fugitive slave could be. The province of Ontario had the largest population of free slaves, a number estimated at around 17,000. Many of the fugitive slaves entering this area of Canada came through either Ohio or New York.


We then learned about ''POORHOUSES and ORPHANS''.

“If you don’t stop wasting money, you’ll land me in the poorhouse!!”

Also known as (AKA) – Almshouse; Workhouse, Poor-Farm, City Home, Industrial Home etc.
If you don't find your family in a census, you might want to search Poorhouses and Orphans.

''GENERAL'':
         1)    WIKI
         2)    WWW,FAMILYSEARCH.ORG
                   *COUNTRY
                   *SHIRE/STATE/PROVINCE
                   *CITY/TOWN
                   *POORHOUSE 
        
       ''SCOTLAND''
         1)	Glasgow applications for relief 1852 – 1881 FHLC
                             
         2)    Cover title: 1841 police return within the city of Glasgow.

                1841 police return : showing the name, age occupation, sex, country, residence, weekly earnings, nature of the dwellings, and other particulars of one thousand & thirty-eight destitute persons within the city of Glasgow  FHLC
	   
        3)     [[http://www.workhouses.org.uk]]
  
       ''IRELAND''
        1)            Pleasants’ female orphanage admission register, 1791-1957  FHL 993900
        2)            A decent set of girls: the Irish famine orphans of the Thomas Arbuthnot, 1849-1850   994.4 F2
                       Contains extensive personal and genealogical data on the girls brought to Australia plus the assisted immigrants, cabin passengers etc.
        3)            http://www.institutions.org.uk/workhouses/ireland/ireland_workhouses.htm
        4)            http://www.rootsweb.ancestry.com/~fianna/guide/PLUwork.html 
 
       ''ENGLAND and WALES''
 
        1)           http://www.cfhs.org.uk/PoorLawPapers/index.html 
        2)           http://sussexrecordsociety.org/plhome.asp?an=&ap=
        3)           An alphabetical index is provided at:http://www.genuki.org.uk/big/eng/Paupers 
        4)           Dr. Barnardo’s Home Children -  [[http://www.bifhsgo.ca/home_children_origins.htm]] 
                      
       ''UNITED STATES''
        1)        Linda M. Crannel known as the “Poorhouse Lady” - [[http://www.poorhousestory.com/genealogy.htm]]  
                                
        2)        Orphan Trains:
                   Wiki has the most comprehensive list of Orphan Trains and has links to the various states involved. [[https://wiki.familysearch.org/en/Special:Search?fulltext=true&search=Orphan+Trains&searchbutton=Search]]    
  
''ORPHAN TRAIN RIDERS TO IOWA'' 
Orphaned Train Riders to Iowa hopes to educate you on the subject and further your research on those who came to Iowa on one of the infamous Orphan Trains. Coordinated by Tina Vickery. 

''Orphanages.'' When a child was placed by the Sisters of Charity, they arrived with a document. Orphanages are reluctant to release information about the children who are placed in their care and later "placed out". They will release biological information, if there is any, to family members only. Therefore, be sure to mention in your request that this person was your ancestor. Keep your letter brief, precise, specific and courteous. Offer a donation for any records that are found and copies sent to you if you would like to. 

Records may be poor to excellent or may not exist all. The prime concern of orphanages at that time was the care of the child. Some orphanages burned down or do not exist anymore. Some children were transferred from one orphanage to another and perhaps the records were transferred as well. 


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
''HOUSEKEEPING''
1.  There is a new viewer on http://www.FamilySearch.org   When you find an image, look for a box on the left with,
	   Full Screen
	   Rotate
	   Invert
	   Save
	   Print
      If Save and Print are greyed out, that means that item won’t print or save.
     There are some owners of collections that do not want anyone to print or save a document,
      thus, the greyed out words.

     This new viewer is not compatible with Internet Explorer 8 or earlier versions.  
      It will not work on older Firefox browsers.

2.  A hint for finding someone on Family Search.  If you look at “All Collections” you will notice that there are many collections that have a browse image.  This means these collections are not indexed (the digitizing of records is happening faster than those doing the indexing), therefore they are not name searchable.  

If you search for a name and can’t find it, you may look for that person in the “browse image” collections.  These collections are broken down into smaller increments, that may help you find someone.  It is a little more tedious than doing a name search.

3.  We think this is a great idea.  Joe Whitmer wants his friends to know about the Family History Center.  He asks them a little information about one of their ancestors.  Then, during his next shift, he looks for the ancestor of his friend.  When he finds some records, he will take some of this information back to his friend.  If there is more, he will tell them there is more and invites them to come to the FHC to look at the other records.  Is that “dangling the carrot?”

''GENEALOGY SOCIETY WORKSHOP''
The Tuolumne County Genealogy Society is having their annual workshop at the church on October 13th.  It is from 9 a.m. to 3 p.m.  It is set up so you can come and go at any time.  Look on the bulletin board outside the center for more information.  If you can spare some time that day, there are many people that will be able to help you with ideas for research.  This is a wonderful workshop.  Be sure and tell patrons about it.

''RESEARCHING IN THE UK''
1.  Click on Portal (on the desktop),  click on "Premium Family History Websites," then click on “Find My Past.”  This is an excellent resource.

2.  The other way to find great research sites is to go the Family Search Wiki.
FamilySearch.org > Learn > Research Wiki.  In the search box enter “quick research links.”  This will bring up excellent links for several different UK countries.  

Click on the England Quick Research Links and then on England Jurisdictions 1851.  If  any patrons need information about England in 1851, this is an excellent resource.

''CHALLENGE''
The challenge for you this month is to find one of these Wiki sites that you are not familiar with and learn about it.  How about learning more about the “Quick Research Links”, or the “1851 Jurisdictions” both from the Wiki or “Find My Past” from the Portal (premium websites) on the desktop.
      								
''NEXT MONTH''
Next months staff training is November 5th.   


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|>|>|>|>| !October 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||||1|2|3|4|
|5|6|7|8|9|10|11|
|12|13|14|15|16|17|18|
|19|20|21|22|23|24|25|
|26|27|28|29|30|31||

|>| !Vacations / Holidays / etc |
|>| October |
|6^^th^^|''Staff Training'' |
|8^^th^^|''@@Legacy Tips & Tricks@@''|
|13^^th^^|Columbus Day Holiday |
|.| |
|.| |
|.| |
|.| |
|.| |
Links from the October 2008 issue of the FHC newsletter:

Page 1
[[Chart Chick Blog|http://thechartchick.blogspot.com]]
[[Sonora FHC Wiki|http://tiddlyspot.com/sonorafhc/]]

Page 2
[[Looking for Kin Blog|http://www.looking4kin.com/Looking4KinBlog/blog.html]]
[[UK National Archives|http://www.nationalarchives.gov.uk/]]
[[Family Matters Blog|http://moultriecreek.us/family/]]
[[OpenOffice|http://www.openoffice.org/]]
*[[OpenOffice Web Wizard|http://searchenterpriselinux.techtarget.com/tip/0,289483,sid39_gci1169832,00.html]]

Page 3
[[GIMP|http://gimp.org/]]
[[GenealogyBank|http://www.genealogybank.com]]
[[Google Translate|http://translate.google.com/translate_t#]]
[[Northern Hills Software|http://www.northernhillssoftware.com/index.htm]]
[[LOC Chronicling America|http://www.loc.gov/chroniclingamerica/]]
[[FamilySearch Pilot Record Search|http://pilot.familysearch.org/]]
[[Ohana Software|http://www.ohanasoftware.com]]
[[TinEye|http://tineye.com/login]]
[[Live Roots|http://liveroots.com/]]
[[O'Kelly Chapel Records|http://www.elon.edu/e-web/library/libraryinfo/okellyrecordbooks.xhtml]]
[[Yugma|https://www.yugma.com/share_skype.php]]
[[Ancestral Quest|http://www.ancquest.com/]]

Page 4
[[Looking for Kin Blog|http://www.looking4kin.com/Looking4KinBlog/blog.html]]
[[Rainy Day Genealogy Readings Blog|http://rainydayreadings.blogspot.com]]
*[[Pacasa|http://picasaweb.google.com/home]]
[[Cool Old Stuff|http://www.coololdstuff.com/showSite28.html]]
[[GenWeekly Blog|http://www.genweekly.com]]
*[[The Norman Transcript|http://www.normantranscript.com]]
*[[Heritage Pursuit The Place For Historians And Genealogists|http://www.heritagepursuit.com/index.html]]
[[CommonCraft Show|http://www.youtube.com/user/leelefever]]

<<tiddler HideTiddlerSubtitle>>
Web sites and resources that are helpful in ''Ohio'' research:

*''Sonora FHC [[Resources for Ohio|http://files.lib.byu.edu/family-history-library/research-outlines/US/Ohio.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Ohio|https://www.familysearch.org/search/collection/location/43?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Ohio|https://www.familysearch.org/wiki/en/Oklahoma,_United_States_Genealogy]]
**[[Family History Library Catalog - Ohio|https://www.familysearch.org/search/catalog/results?count=20&placeId=364&query=%2Bplace%3A%22United%20States%2C%20Ohio%22]]
*''Information, Facts and History''
**[[Wikipedia - Ohio|http://en.wikipedia.org/wiki/Ohio]]
***[[Ohio Portal|http://en.wikipedia.org/wiki/Portal:Ohio]]
**[[Genealogy Inc. Facts & Information - Ohio|https://www.genealogyinc.com/ohio/]]
*''Categorized Links''
**[[Cyndi's List - Ohio|http://www.cyndislist.com/oh.htm]]
**[[Linkpendium - Ohio|http://www.linkpendium.com/genealogy/USA/OH/]]
**[[Access Genealogy - Ohio|https://www.accessgenealogy.com/ohio-genealogy]]
**[[Resources at RootsWeb - Ohio\https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Ohio|https://www.genealogyinc.com/ohio/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Ohio|https://www.familysearch.org/search/collection/location/43?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Ohio|https://search.ancestry.com/Places/US/Ohio/Default.aspx]] - Use database portal to perform a search
**[[My Heritage|https://myheritagelibraryedition.com/support]] - Use database portal to perform a search
**[[US GebWeb - Ohio|http://usgwarchives.net/oh/ohfiles.htm]]
**[[RootsWeb User Contributed Databases - Ohio|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#oh]]
**[[Ohio Obituary Index|http://index.rbhayes.org/hayes/index/]]
**[[Online Birth & Marriage Records Indexes - Ohio|https://www.germanroots.com/vitalrecords.html]]
*'Newspapers''
**[[Ancestry.com Historical Newspapers - Ohio|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*38&]] - Use 
**[[GenealogyBank Historical Newspapers -Ohio|https://www.genealogybank.com/newspapers/sourcelist/oh]] - Use FHC desktop icon
**[[Newspaper Archive - Ohio|https://newspaperarchive.com/us/ohio/]] - Use database portal to perform a search
**[[Newspapers.com - Ohio|https://www.newspapers.com/browse/US]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Ohio|https://www.cyndislist.com/us/oh/newspapers/]]
*''Libraries & Societies''
**[[Ohio Genealogical Society|http://www.ogs.org/]]
**[[Ohio Historical Society|http://www.ohiohistory.org/links/ohiores.html]]
**[[Center for Archival Collections (CAC)|http://www.bgsu.edu/colleges/library/cac/genealogy/gene1.html]]
**[[Ohio Public Library Information Network (OPLIN)|http://www.oplin.org/page.php?Id=63-21&msg=]]
Web sites that are helpful in ''Oklahoma'' research:

*''Sonora FHC [[Resources for Oklahoma|http://files.lib.byu.edu/family-history-library/research-outlines/US/Oklahoma.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Oaklahoma|https://www.familysearch.org/search/collection/location/44?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research  Wiki- Oklahoma|https://www.familysearch.org/wiki/en/Oklahoma,_United_States_Genealogy]]
**[[Research Outline - Oklahoma|http://www.familysearch.org/Eng/Search/RG/images/31073_Oklahoma05.pdf]]
**[[Family History Library Catalog - Oklahoma|https://www.familysearch.org/search/catalog/results?count=20&placeId=194322&query=%2Bplace%3A%22United%20States%2C%20Oklahoma%2C%20Oklahoma%22]]
*''Information, Facts and History''
**[[Wikipedia - Oklahoma|http://en.wikipedia.org/wiki/Oklahoma]]
***[[Oklahoma Portal|http://en.wikipedia.org/wiki/Portal:Oklahoma]]
**[[Genealogy Inc. Facts & Information - Oklahoma|https://www.genealogyinc.com/oklahoma/]]
*''Categorized Links''
**[[Cyndi's List - Oklahoma|http://www.cyndislist.com/ok.htm]]
**[[Linkpendium - Oklahoma|http://www.linkpendium.com/genealogy/USA/OK/]]
**[[Access Genealogy - Oklahoma|https://www.accessgenealogy.com/Oklahoma-genealogy]]
**[[Resources at RootsWeb - Oklahoma|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Oklahoma|https://www.genealogyinc.com/oklahoma/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Oaklahoma|https://www.familysearch.org/search/collection/location/44?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Oklahoma|https://search.ancestry.com/Places/US/Oklahoma/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]] - Use database portal to perform a search
**[[US GenWeb - Oklahoma|http://okgenweb.net/]]
**[[Resources at RootsWeb - Oklahoma|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links for FREE Vital Records and Probate Records - Oklahoma|http://www.learnwebskills.com/family/vitalrecords2.htm#ok]]
**[[Online Birth & Marriage Records Indexes - Oklahoma|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Oklahoma|https://www.deathindexes.com/oklahoma/index.html]]
**[[Online Historical Directories - Oklahoma|https://sites.google.com/site/onlinedirectorysite/Home/usa/ok]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Oklahoma|https://www.familysearch.org/search/collection/location/44?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Oklahoma|https://www.genealogybank.com/newspapers/sourcelist/ok]] - Use FHC desktop icon
**[[Newspaper Archive - Oklahoma|https://newspaperarchive.com/us/oklahoma/]] - Use database portal to perform a search
**[[Newspapers.com - Oklahoma|https://www.newspapers.com/browse/US/Oklahoma]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Oklahoma|https://www.cyndislist.com/us/ok/newspapers/]]
**[[Digital State Archives - Newspapers - Oklahoma|http://www.digitalstatearchives.com/oklahoma]]
*''Libraries & Societies''
**[[Oklahoma Genealogical Society|https://okgensoc.org/]]
**[[Oklahoma Historical Society|http://www.okhistory.org/]]
**[[Oklahoma Archives, Historical & Genealogical Societies|https://www.raogk.org/society-archives/oklahoma/]]
Web sites that are helpful in ''Oregon'' research:

*''Sonora FHC [[Resources for Oregon|http://files.lib.byu.edu/family-history-library/research-outlines/US/Oregon.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Oregon|https://www.familysearch.org/search/collection/location/56?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Oregon|https://www.familysearch.org/wiki/en/Oregon,_United_States_Genealogy]]
**[[Family History Library Catalog - Oregon|https://www.familysearch.org/search/catalog/results?count=20&placeId=384&query=%2Bplace%3A%22United%20States%2C%20Oregon%22]]
*''Information, Facts and History''
**[[Wikipedia - Oregon|https://en.wikipedia.org/wiki/Oregon]]
***[[Oregon Portal|http://en.wikipedia.org/wiki/Portal:Oregon]]
**[[Genealogy Inc. Facts & Information|https://www.genealogyinc.com/oregon]]
*''Categorized Links''
**[[Cyndi's List - Oregon|http://www.cyndislist.com/or.htm]]
**[[Linkpendium - Oregon|http://www.linkpendium.com/genealogy/USA/OR/]]
**[[Access Genealogy - Oregon|https://www.accessgenealogy.com/alabama-genealogy]]
**[[Resources at RootsWeb - Oregon|https://home.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information|https://www.genealogyinc.com/oregon]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Oregon|https://www.familysearch.org/search/collection/location/56?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Oregon|https://www.familysearch.org/wiki/en/Oregon,_United_States_Genealogy]]
**[[Ancestry.com Databases - Oregon|https://search.ancestry.com/Places/US/Oregon/Default.aspx]] - use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]] - use database portal to perform a search
**[[US GenWeb - Oregon|http://www.orgenweb.org/]]
**[[RootsWeb User Contributed Databases - Oregon|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#or]]
**[[Online Birth & Marriage Records Indexes - Oregon|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Oregon|https://www.deathindexes.com/oregon/index.html]]
**[[Online Historical Directories - Oregon|https://sites.google.com/site/onlinedirectorysite/Home/usa/or]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Oregon|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*40&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Oregon|https://www.genealogybank.com/newspapers/sourcelist/or]] - Use FHC desktop icon
**[[Newspaper Archive - Oregon|https://newspaperarchive.com/us/oregon/]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Oregon|https://www.cyndislist.com/us/or/newspapers/]]
*''Libraries & Societies''
**[[Oregon Genealogical Society|https://oregongs.org/]]
**[[Oregon Historical Society|http://www.ohs.org/]]
**[[Oregon State Archive|https://sos.oregon.gov/archives/Pages/default.aspx]]
*[[Equipment]] available for patron usage
*[[Software]] available for patron usage
*[[Resources]] available for patron usage

[img[http://home.mlode.com/~famhistory/DCP00854.jpg]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Pennsylvania'' research:

*''Sonora FHC [[Resources for Pennsylvania|http://files.lib.byu.edu/family-history-library/research-outlines/US/Pennsylvania.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Pennsylvania|https://www.familysearch.org/search/collection/location/23?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Pennsylvania Portal|https://www.familysearch.org/wiki/en/Pennsylvania,_United_States_Genealogy]]
**[[Family History Library Catalog - Pennsylvania|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=345&subject_disp=Pennsylvania&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - Pennsylvania|http://en.wikipedia.org/wiki/Pennsylvania]]
***[[Pennsylvania Portal|http://en.wikipedia.org/wiki/Portal:Pennsylvania]]
**[[Genealogy Inc. Facts & Information - Rhode Island|https://www.genealogyinc.com/pennsylvania/]]
*''Categorized Links''
**[[Cyndi's List - Pennsylvania|http://www.cyndislist.com/pa.htm]]
**[[Linkpendium - Pennsylvania|http://www.linkpendium.com/genealogy/USA/PA/]]
**[[Access Genealogy - Pennsylvania|https://www.accessgenealogy.com/alabama-genealogy]]
**[[Resources at RootsWeb - Pennsylvania|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Rhode Island|https://www.genealogyinc.com/pennsylvania/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Pennsylvania|https://www.familysearch.org/search/collection/location/23?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Pennsylvania|https://search.ancestry.com/Places/US/Pennsylvania/Default.aspx]]Use database portal to perform a search
**[[MyHeritage - Pennsylvania|https://myheritagelibraryedition.com/research/category-Pennsylvania/Pennsylvania]] Use database portal to perform a search
**[[US GenWeb - Pennsylvania|http://www.pagenweb.org/]]
**[[Resources at RootsWeb - Pennsylvania|https://wc.rootsweb.com/]]
**[[Links for FREE Vital Records and Probate Records - Pennsylvania|http://www.learnwebskills.com/family/vitalrecords2.htm#pa]]

**[[FamilySearch Labs - Philadelphia City Death Certificates 1803-1915|http://search.labs.familysearch.org/recordsearch/start.html#w=;p=2;c=1320976;t=searchable]]

*''Libraries & Societies''
**[[The Genealogical Society of Pennsylvania|http://www.genpa.org/]]
**[[Pennsylvania State Archives|http://www.phmc.state.pa.us/bah/dam/genie1.htm?secid=31]]
**[[Pennsylvania Historical & Museum Commission|http://www.portal.state.pa.us/portal/server.pt?open=512&objID=1592&&level=1&menuLevel=Level_1&parentCommID=0&mode=2&in_hi_userid=2&cached=true]]
Type the text for 'ProQuest Obituary Listingshttp://obituaries.proquest.com/obitsweb/obits/do/home/'
!!!Probate Records
Where can I find probate records on-line?
#[[FamilySearch Records|https://familysearch.org/search]] 
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county
#[[Cyndi's List of Wills & Probates|http://www.cyndislist.com/wills.htm]]
#FHC Database Portal
**[[Ancestry|https://www.fhc.familysearch.org/]]
**[[MyHeritage|https://www.fhc.familysearch.org/]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
A list of FREE programs and utilities that may be of interest to genealogists:

*''Genealogy Programs''
**[[PAF|http://www.ldscatalog.com/webapp/wcs/stores/servlet/CategoryDisplay?catalogId=10151&storeId=10151&categoryId=14000&langId=-1&cg1=&cg2=&cg3=&cg4=&cg5=]] - Personal Ancestral File
**[[Legacy|http://www.legacyfamilytree.com/DownloadLegacy.asp]] - standard version
*''Web Browsers & Browser Add-ins''
**[[Firefox|http://www.mozilla.com/en-US/]]
**[[PicLens|http://www.piclens.com/site/ie/]] - a web photo viewer that works with IE or Firefox
**[[Find As You Type|http://www.ookii.org/software/findasyoutype/]] - add-on for Internet Explorer
*''~Anti-Virus, ~Anti-Spyware, and Firewall''
**[[AVG|http://www.grisoft.com/ww.93825.tpl-mcr1]] - anti-virus
**[[ZoneAlarm Firewall|http://www.zonealarm.com/store/content/company/products/znalm/freeDownload.jsp]] - firewall
**[[Spybot Search & Destroy|http://www.safer-networking.org/en/mirrors/index.html]] - anti-spyware and malware program
**[[Ad-Aware|http://www.lavasoftusa.com/products/ad_aware_free.php]] - anti-spyware and malware program
**[[CCleaner|http://www.ccleaner.com/]] - system optimization and privacy tool
**[[Registry Mechanic|http://www.pctools.com/registry-mechanic/?ref=google_1000&gclid=CJzikdWg1JMCFQx2GgodyBUQjA]] - registry cleaner
*''Imaging Programs''
**[[FastStone Image Viewer|http://www.faststone.org/FSViewerDetail.htm]] - image browser, converter and editor
**[[IrfanView|http://www.irfanview.com/]] - image browser, converter and editor
**[[Gimp|http://gimp.org/]] - image manipulation program
**[[Donation Coder Screenshot Captor|http://www.donationcoder.com/Software/Mouser/screenshotcaptor/index.html]] - a program for taking screenshots on your computer
*''Audio and Video Programs''
**[[Audacity|http://audacity.sourceforge.net/]] - digital audio editor
**[[RAD Video Tools|http://www.radgametools.com/smkdown.htm]] - video convertor
**[[Super|http://www.videohelp.com/tools/SUPER]] - convert .flv (flash video) to ~MP4 or .avi format
**[[Foobar2000|http://www.foobar2000.org/]] - media player
*''Utilities''
**[[Microsoft PowerPoint Viewer|http://www.microsoft.com/downloads/details.aspx?FamilyID=048dc840-14e1-467d-8dca-19d2a8fd7485&DisplayLang=en]]
**[[Microsoft Word Viewer|http://www.microsoft.com/downloads/details.aspx?FamilyID=3657ce88-7cfa-457a-9aec-f4f827f20cac&DisplayLang=en]]
**[[Adobe Acrobat Reader|http://www.adobe.com/products/acrobat/readstep2.html]] - reader for pdf files
**[[Notepad++|http://notepad-plus.sourceforge.net/uk/site.htm]] - tabbed editor that handles much more than just plain text 
**[[Launchy|http://launchy.net/]] - launch documents, files, folders, and bookmarks from the keyboard
**[[ClipDiary|http://clipdiary.com/]] - clipboard manager 
*''File Management Programs''
**[[7-Zip|http://www.download.com/7-Zip/3000-2250_4-10045185.html?tag=lst-0-1]] - compresses and uncompresses .zip and .rar files
**[[SyncBack V3.2.18.0|http://www.2brightsparks.com/downloads.html]] - backs up files and folders
**[[FileZilla|http://filezilla-project.org/]] - upload or download files
**[[ExamDiff|http://www.prestosoft.com/edp_examdiff.asp]] - examines the difference between two text files
*''Miscellaneous Programs''
**[[Transcript|http://www.jacobboerema.nl/en/Freeware.htm]] - helps you to transcribe the text on digital images of documents.
**[[FSL Launcher|http://freesoftland.sytes.net/launcher.html]] - organizes desktop shortcuts
**[[Know Your Stuff|http://www.knowyourstuff.org/]] - home inventory software
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Research Resource Handouts
*[[Newspaper Research|http://home.mlode.com/~famhistory/NewspaperPresentationHandout.pdf]]
*[[Online Books|http://home.mlode.com/~famhistory/OnlineBooksHandout.pdf]]


@@//We suggest you save the pdf to your hard drive and open the newsletter from there.  Links within the newsletter will then open in your web browser.//@@
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
The Family History Center has a number of Resource Binders which contain research outlines, maps, research helps and more.  They can be a valuable tool in your research.  The binders are titled by geographic area or ethnic research.  

[img[http://home.mlode.com/~famhistory/ResourceBinders.jpg]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
!!!Available for patron usage at our FHC
*Pedigree Resource File ~CDs
*Over 700 books
*Over 1,300 rolls of microfilm
*Over 3,000 microfiche
**Our books, periodicals, microfilm and microfiche have been cataloged using a program called [[BookCat|http://www.fnprg.com/bookcat/]], and is completely searchable by title, number, keyword or author.  To access this database, click on the ''"Sonora FHC Catalog"'' from any FHC computer desktop.
[img[http://home.mlode.com/~famhistory/Icon.png]] 
You can see how easy our catalog program is by viewing [["Easy As 1...2...3..."|http://home.mlode.com/~famhistory/Easy As 1-2-3.pdf]] (a pdf file).
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Rhode Island'' research:

*''Sonora FHC [[Resources for Rhode Island|http://files.lib.byu.edu/family-history-library/research-outlines/US/RhodeIsland.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Rhode Island|https://www.familysearch.org/search/collection/location/24?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Rhode Island|https://www.familysearch.org/wiki/en/Rhode_Island,_United_States_Genealogy]]
**[[Family History Library Catalog - Rhode Island|https://www.familysearch.org/search/catalog/results?count=20&placeId=356&query=%2Bplace%3A%22United%20States%2C%20Rhode%20Island%22]]
*''Information, Facts and History''
**[[Wikipedia - Rhode Island|http://en.wikipedia.org/wiki/Rhode_Island]]
**[[Genealogy Inc. Facts & Information - Rhode Island|https://www.genealogyinc.com/rhodeisland/]]
*''Categorized Links''
**[[Cyndi's List - Rhode Island|http://www.cyndislist.com/ri.htm]]
**[[Linkpendium - Rhode Island|http://www.linkpendium.com/genealogy/USA/RI/]]
**[[Access Genealogy - Rhode Island|https://www.accessgenealogy.com/Rhode%20Island-genealogy]]
**[[Resources at RootsWeb - Rhode Island|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Rhode Island|https://www.genealogyinc.com/rhodeisland/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Rhode Island|https://www.familysearch.org/search/collection/location/24?region=United%20States%20of%20AmericaenglishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Rhode Island|https://search.ancestry.com/Places/US/Rhode%20Island/Default.aspx]] - Use database to perform a search
**[[MyHeritabe - Rhode Island|https://myheritagelibraryedition.com/research/category-Rhode-Island/rhode-island-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - Rhode Island|http://www.rootsweb.ancestry.com/~rigenweb/]]
**[[RootsWeb User Contributed Databases - Rhode Island|https://home.rootsweb.com/sites/siteDirectory]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#ri]]
**[[Online Birth & Marriage Records Indexes - Rhode Island|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Rhode Island\https://www.deathindexes.com/rhodeisland/index.html]]
**[[Online Historical Directories - Rhode Island\https://sites.google.com/site/onlinedirectorysite/Home/usa/ri]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Rhode Island|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*42&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Rhode Island|https://www.genealogybank.com/newspapers/sourcelist/ri]] - Use FHC desktop icon
**[[Newspaper Archive - Rhode Island|https://newspaperarchive.com/us/rhode-island/]] Use database portal to perform a search
**[[Newspapers.com - Rhode Island|https://www.newspapers.com/browse/US/Rhode%20Island/Newport]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Rhode Island|https://www.cyndislist.com/us/ri/newspapers/]]
*''Libraries & Societies'
**[[Rhode Island Genealogical Society|http://www.rigensoc.org/]]
**[[Rhode Island Historical Records Advisory Board|http://www.state.ri.us/rihrab/direct.html]]
**[[RhodeIsland.gov|http://www.ri.gov/facts/index.php?subcategory=&linkgroup=106]]
Web sites that are helpful in ''Scotland'' research:

*''Sonora FHC [[Resources for Scotland|http://home.mlode.com/~famhistory/Scotland.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Scotland|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=75&subject_disp=Scotland&columns=*,0,0]]
***[[FHLC County/Parish Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Scotland Portal|https://wiki.familysearch.org/en/Portal:Scotland]]
**[[Research Outline - Scotland|http://www.familysearch.org/Eng/docs/Finding_Records_Scotland.pdf]]

*''Information, Facts and History''
**[[Wikipedia - Scotland|http://en.wikipedia.org/wiki/Scotland]]

*''Categorized Links''
**[[Cyndi's List - Scotland|http://www.cyndislist.com/scotland.htm]]

*''Databases & Resources''
**[[GenUK - Scotland|http://www.genuki.org.uk/big/sct/]]
**[[Scotland GenWeb|http://www.scotlandgenweb.org/news.php]]
**[[ScotsFind|http://www.scotsfind.org:80/]]
**[[Census Diggins - Scottish Genealogy|http://www.censusdiggins.com/scottish_genealogy.html]]
**[[Scots Origins|http://www.originsnetwork.com/ScotsOrigins/SOUserHome.aspx]]

*''Libraries & Societies''
**[[Scottish Association of Family History Societies|http://www.safhs.org.uk/]]
**[[Scottish Archive Network|http://www.scan.org.uk/]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Search engines can help find genealogy web sites, photos and more.
*[[Google|http://www.google.com/]]
*[[Mocavo|http://www.mocavo.com]]
*[[Yahoo|http://www.yahoo.com/]]
*[[Bing|http://www.bing.com/]]
*[[Ask|http://www.ask.com/]]

Search Engine "How To"
*[[Using Standard Search Engines to Find Genealogy Related Material|http://stellar-one.com/genealogy/search.htm]]
*[[Googling Genealogy|http://genealogy.about.com/library/print/n052902a.htm]]

Trying to find a website that no longer exists?  The [[WayBack Machine|http://archive.org/web/web.php]] at [[Internet Archive|http://www.archive.org/index.php]] may help.
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
''HOUSEKEEPING''
1.  Because of recent graffiti on our church building, we need to take the following precautions for safety reasons.  
* It’s critical that two or more people are on every shift.
* There should not be a married man and a married woman (excluding husband/wife or child/parent) alone on a shift.
* A man should not be all alone on a shift in case a female patron comes to use the center.
* Please don’t just not show up for your shift.  It’s important you communicate with your shift leader (the person that has the key) or Robin Young if you can’t be there.
* It’s also important to not be late for your shift.  In the morning there are often patrons waiting to use the center.  In the afternoon - those staff members from the morning shift may have other responsibilities or appointments in the afternoon.  If there is a last minute emergency that will make you late on the afternoon shift, please call the center (536-9206) and notify the morning shift.
* If something doesn’t look or seem right on your shift, please immediately call Diane, Robin, Carolyn or Isabelle.

 2.  There is still some confusion for the staff as to signing the register.  If you are at the center as a staff member, please sign in on the staff page.  If you work on your own research during this time, you are still considered a staff member.  If you work on indexing you are still considered a staff member.  The only time you sign in as a patron is if you come to the center at a time other than your assigned shift.

 3.  Check the changes that will be made to the bulletin board.

 4.  Each staff member will now have a name tag.  It will be placed in a folder for you in the file cabinet.  It is helpful for patrons to know who the staff members are, so we would like you to wear your name tags.

 5.  The 15 generation pedigree charts are on order.

 6.  There is a September newsletter.  Take one for yourself (or read it from this wiki) and give them to patrons.

 7.  There is a computer program, “Online State Resources” on the computer desktops.  Those doing research in a specific state will find many, many links.

 8.  There is also a United States Resources button on our very own wiki, http://sonorafhc.tiddlyspot.com.  Click on United States Resources.  This is being updated.  It also contains all of the film, fiche and books that we have in our very own center. 

 9.  On October 13th, 9 a.m. to 3 p.m.,  there will be a Genealogical Workshop at the church.  This is sponsored by the Tuolumne County Genealogical Society.  There will be many different stations that will help you with various aspects of genealogical research.  There will also be some classes.  You can drop in at any time and stay as long as you would like.  There is a $5.00 charge if you are not a member of the society.

10.  If there is a blinking light on the answer machine, please listen to the message.  If it’s something you can take care of, please do.  If not, leave a note or call one of us.

Whew!  Lots of housekeeping!!

''GOOGLE HINT''
In your research if you Google anything and you open a site with a large list.  You can quickly go through the list if you press Ctrl plus the F key.  That will bring up a small box at the bottom left of your computer.  You can then search just for the name of what you are looking for.  Use the enter key to move to the next item found.  For an example, in the Google search box type “Henry Starry,” without quotes.  Then click on “The Starry Family Tree.”  Click on Ctrl and the F key.  In the search box type Henry Starry.  Now you can scroll through the “finds” by using the enter key.

''BROWSERS''
If you haven’t used the Tab feature in your browser, you are could be missing something that might be helpful to you in your research.  When you open a web site in Mocavo, Firefox, Internet Explorer or any other browser there is a tab at the top of the open window.  To leave that web site open and open a new tab, you can press Ctrl plus the T key, or you can press Ctrl plus the enter key.  Then you can quickly go between two web sites.  It works great if you are trying to compare something between two web sites.  And.......pressing Ctrl plus the Tab key will quickly move you between the open tabs.  If you want to close one of the tabs, just press the X on the tab for just that site.  

''FAMILY SEARCH FAMILY TREES''
Very soon the New Family Search will be replaced with Family Trees on the Family Search web site.  New Family Search has been primarily used as a beta test site by members of the LDS church.  When it changes to Family Trees, it will be open to anyone in the world to access this site.

''FAMILY SEARCH TREES''
This is not to be confused with Family Trees described above.  On the Family Search web site, there is a heading “Trees.”  These trees are the Ancestral File and Pedigree Resource Files that have been submitted by individuals.   They are the trees we’ve been using for years.    Take a look at them.

''FAMILY SEARCH RECORDS''
On the Family Search web site, there is a heading “Records.”  The International Genealogical Records (IGI) have been added to the “Records” page.  These are the same IGI records we’ve been using for years.  The engineers have been moving all records into this Family Search web site.  The “old” Family Search web site has been closed.  To access the IGI, go to https://www.familysearch.org.  You can click on “All Record Collection” and then look alphebetically for “International Genealogical Index” and then put in your name to search.  Rather than choose “All Record Collection” and scroll a long ways down, it is much quicker to choose “Africa” and the IGI will be right there near the top.  It’s all of the IGI, not just Africa. 

You will notice on the IGI page, the records have been sorted into two groups.  The Community Indexed IGI is Vital and church records from the early 1500s to 1885.  It is those records that were microfilmed in their own country and then extracted.  The Community Contributed IGI is personal family information submitted to the LDS Church.  Mark the button for the group you would like to search.

If you haven’t taken advantage of the “Help” from Salt Lake, just look at any page on the Family Search site and you will see “Help.”  Click on it.  Then click on “Contact Family Search.”  There are three options, “Chat With Us Online,” “Send Us a Message” and “Call Us.”  If a patron has a question while at the center, have them use “Help.”  I would suggest either Chatting online (writing messages back and forth instantly) or Call them.  I’ve just recently had an opportunity to use it and it works.  Of course, this works from your home, too.

We continue to express our ''THANKS'' for all of you.  It’s definitely a team effort.  

Our next staff training will be October 1st.


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
We had a very good staff training, and the brunch was yummy!

Diane thanked all of you for being such a good staff for our center.  We so appreciate all you do and your willingness to serve.

Diane told us about an upcoming Genealogical Seminar that is sponsored by the Tuolumne County Genealogy Society.  The seminar is October 15th and will be held at our church.  They have asked us to have the Family History Center open, which we will do.  We will be happy to show anyone what a nice center we have.  The society will have lots of people willing to help with all aspects of genealogy.  We've been a part of this annual seminar for a few years and it's very enjoyable.   Everyone is welcome.  Invite your friends.

After the first of next year, we will be having classes on the first Thursday of each month.  Our first class will be on using Historical Newspapers.  This class will be open to everyone.

Diane also told us we are a Family History Center.  We had heard earlier that our name would be changed to a Family Search Center.  As a center we  come under the Family Search Center "umbrella."  Family Search centers include all Family History Center's, the Family History Library, and other affiliate libraries that work with us on Family Search.  Actually, either name is just fine.

Be sure to save this link on your own computer  to our own Family History Center Wiki:
[[http://sonorafhc.tiddlyspot.com/]]

There are links here to so many genealogical web sites.   It's a wonderful resource.  When you are in the center, you can just click on the blue E in the bottom left tray of computer,  to open Internet Explorer.  It opens right to our Wiki.   The only links we can't connect to at home from the Wiki, are those paid sites that we are able to use in the Family History Center.


Carolyn showed us this video:
[[http://www.youtube.com/watch?v=-qO5ABcdc7k]]

We discussed the Historical Records collection found on [[FamilySearch.org]] (accessed through the Sonora FHC Wiki.)    As of today, they have 783 records.  The number is growing daily.   Remember these are the records being indexed, by volunteers,  from all of the microfilm in the Granite Mountain Vault.

For an experiment, take an ancestor and see if you can find an original record for them on Family Search.org.  There's lots to be learned from an original record.


Our next training meeting will be:

Monday,  October 3, 2011


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|>|>|>|>| !September 2008 |
|Su|Mo|Tu|We|Th|Fr|Sa|
||1|2|3|4|5|6|
|7|8|9|10|11|12|13|
|14|15|16|17|18|19|20|
|21|22|23|24|25|26|27|
|28|29|30|||||

|>| !Vacations / Holidays / etc |
|>| September |
|1^^st^^|Labor Day Holiday|
|8^^th^^|''Staff Training'' |
|.| |
|.| |
|.| |
|.| |
|.| |
|.| |
Links from the September 2008 issue of the FHC newsletter:

Page 1
[[Sonora FHC Wiki|http://tiddlyspot.com/sonorafhc/]]

Page 2
[[RootsTelevision|http://www.RootsTelevision.com]]
*[[Unclaimed Persons|http://www.rootstelevision.com/unclaimed_persons.php]]
[[CNN - Dead Sea Scrolls|http://www.cnn.com/2008/TECH/08/27/digital.scrolls/index.html]]
[[Lifehacker Blog|http://lifehacker.com]]
*[[XNView|http://pagesperso-orange.fr/pierre.g/xnview/endownloadwin32.html]]
[[Family History Circle Blog|http://blogs.ancestry.com]]

Page 3
[[IOSafe|http://www.iosafe.com/]]
[[Google Chrome|http://www.google.com/chrome/]]
[[Zillow|http://www.zillow.com/]]
[[HearWho|http://www.hearwho.com/default.aspx]]
[[Obituary Links Page|http://www.obitlinkspage.com/]]
[[Ask About Ireland|http://griffiths.askaboutireland.ie/gv4/gv_family_search_form.php]]
[[Eject USB|http://www.pocketappreview.com/main/item/17]]
[[PDF Download plugin|http://www.pdfdownload.org/]]
[[Footnote|http://www.footnote.com/]]

Page 4
[[Footnote Blog|http://blog.footnote.com/feed/]]
[[Genealogy Gems Blog|http://genealogygemspodcast.blogspot.com/feeds/posts/default]]
*[[Library of Congress - Wise Guide|http://www.loc.gov/wiseguide]]
*[[Exploring the Americas|http://myloc.gov/Exhibitions/EarlyAmericas/Pages/default.aspx]]
*[[Creating the United States|http://myloc.gov/Exhibitions/creatingtheus/Pages/default.aspx]]
*[[Webcasts|http://www.loc.gov/today/cyberlc/]]
*[[On-line Catalog|http://catalog.loc.gov/]]
[[Our Future Rooted in Our Past|http://jacksbox4you.blogspot.com]]
*[[Emile|http://www.emigrantletters.com/default.asp]]
<<tiddler HideTiddlerSubtitle>>

Sonora FHC Wiki
!!!Software available for patron usage on our computers
*Personal Ancestral File (PAF)
*Legacy Family Tree
**[[Download Legacy|http://www.legacyfamilytreestore.com/?Click=1127]] - the standard version is FREE
**Legacy [[Customized Search Strings]] - just copy and paste
**[[Legacy Tips|http://home.mlode.com/~famhistory/LegacyTips&Tricks.pdf]]
*[[RootsMagic|http://www.rootsmagic.com/]]
*[[Ancestral Quest|http://www.ancquest.com/]]
*[[AniMap|http://www.goldbug.com/AniMap.html]]
**On-line ~AniMap [[how-to video|http://www.millenniacorp.com/_videos/animap/animap.html]]
*[[Open Office|http://www.openoffice.org/]]
*[[FastStone Image Viewer|http://www.faststone.org/FSViewerDetail.htm]]

We have a list of FREE [[Programs & Utilities]] that may be of interest to genealogists.  These are programs that can be downloaded to your home computer.
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''South African'' research:

*''~FamilySearch Sites''
**[[Family History Library Catalog - South Africa|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=280&subject_disp=South+Africa&columns=*,0,0]]
**[[FamilySearch Wiki - South Africa Portal|https://wiki.familysearch.org/en/South_Africa]]

*''Information, Facts and History''
**[[Wikipedia - South Africa|http://en.wikipedia.org/wiki/South_Africa]]
**[[South Africa Genealogy|http://home.global.co.za/~mercon/]]

*''Categorized Links''
**[[Cyndi's List - Soouth Africa|http://www.cyndislist.com/soafrica.htm]]

*''Databases & Resources''
**[[South Africa Cemetery Photos|http://public.fotki.com/SAgenealogie/grafte]]
**[[Ancestry24|http://ancestry.mweb.co.za/eng/default.aspx]]

*''Libraries & Societies''
**[[National Archives and Records Service of South Africa |http://www.national.archives.gov.za/]]
**[[Genealogical Society of South Africa|http://www.gensa.info/]]

*''Language Assistance''
**[[Afrikaans Word List|https://wiki.familysearch.org/en/Afrikaans_Word_List]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''South Carolina'' research:

*''Sonora FHC [[Resources for South Carolina|http://files.lib.byu.edu/family-history-library/research-outlines/US/SouthCarolina.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - South Carolina|https://www.familysearch.org/search/collection/location/25?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - South Carolina|https://www.familysearch.org/wiki/en/South_Carolina,_United_States_Genealogy]]
**[[Research Outline - South Carolina|http://www.familysearch.org/Eng/Search/RG/images/31077_SouthCarolinaRO04.pdf]]
**[[Family History Library Catalog - South Carolina|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=353&subject_disp=South+Carolina&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - South Carolina|http://en.wikipedia.org/wiki/South_Carolina]]
***[[South Carolina Portal|http://en.wikipedia.org/wiki/Portal:South_Carolina]]
**[[Genealogy Inc. Facts & Information - South Carolina|https://www.genealogyinc.com/southcarolina/]]
*''Categorized Links''
**[[Cyndi's List - South Carolina|http://www.cyndislist.com/sd.htm]]
**[[Linkpendium - South Carolina|http://www.linkpendium.com/genealogy/USA/SC/]]
**[[Access Genealogy - South Carolina|https://www.accessgenealogy.com/south%20carolina-genealogy]]
**[[Resources at RootsWeb|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - South Carolina|https://www.genealogyinc.com/southcarolina/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - South Carolina|https://www.familysearch.org/search/collection/location/25?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - South Carolina|https://search.ancestry.com/Places/US/South%20Carolina/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]]  - Use database portal to perform a search
**[[US GenWeb - South Carolina|http://sciway3.net/scgenweb/]]
**[[Resources at RootsWeb|https://wc.rootsweb.com/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#sc]]
**[[Online Birth & Marriage Records Indexes - South Carolina|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - South Carolina|https://www.deathindexes.com/southcarolina/index.html]]
**[[Online Historical Directories - South Carolina|https://sites.google.com/site/onlinedirectorysite/Home/usa/sc]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - South Carolina|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*43&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - South Carolina|https://www.genealogybank.com/newspapers/sourcelist/sc]] - Use FHC desktop icon
**[[Newspaper Archive - South Carolina|https://newspaperarchive.com/us/south-carolina/]] - Use database portal to perform a search
**[[Newspapers.com - South Carolina|https://www.newspapers.com/browse/US/South%20Carolina]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - South Carolina|https://www.cyndislist.com/us/sc/newspapers/]]
*''Libraries & Societies''
**[[South Carolina Genealogy and Family History|http://www.sciway.net/hist/genealogy/index.html]]
**[[South Carolina Department of Archives and History|http://scdah.sc.gov/]]
Web sites that are helpful in ''South Dakota'' research:

*''Sonora FHC [[Resources for South Dakota|http://files.lib.byu.edu/family-history-library/research-outlines/US/SouthDakota.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - South Dakota|https://www.familysearch.org/search/collection/location/45?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - South Dakota|https://www.familysearch.org/wiki/en/South_Dakota,_United_States_Genealogy]]
**[[Research Outline - South Dakota|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=South_Dakota.ASP]]
**[[Family History Library Catalog - South Dakota|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=374&subject_disp=South+Dakota&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - South Dakota|http://en.wikipedia.org/wiki/South_Dakota]]
**[[Genealogy Inc. Facts & Information - South Dakota|https://www.genealogyinc.com/southdakota/]]
*''Categorized Links''
**[[Cyndi's List - South Dakota|http://www.cyndislist.com/sd.htm]]
**[[Linkpendium - South Dakota|http://www.linkpendium.com/genealogy/USA/SD/]]
**[[Access Genealogy - South Dokata|https://www.accessgenealogy.com/south-dakota-genealogy]]
**[[Resources at RootsWeb - South Dokata|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - South Dakota|https://www.genealogyinc.com/southdakota/]]
*''Databases & Resources''
**[[Ancestry.com Databases - South Dakota|https://search.ancestry.com/Places/US/South%20Dakota/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage - South Dokata|https://www.myheritage.com/records/South-Dakota/all-records]] Use database portal to perform a search
**[[US GenWeb - South Dakota|http://sdgenweb.com/]]
**[[Resources at RootsWeb - South Dokata|https://wc.rootsweb.com/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#sd]]
**[[Online Birth & Marriage Records Indexes - South Dokata|https://www.germanroots.com/vitalrecords.html]]
**[[Onlline Death Records & Indexes - South Dokata|https://www.deathindexes.com/southdakota/]]
**[[Online Historical Directories - South Dokata|https://sites.google.com/site/onlinedirectorysite/Home/usa/sd]]
*''Newspapers''
**[[Ancestry.com Historical Directories - South Dokata|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*44&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - South Dokata|https://www.genealogybank.com/newspapers/sourcelist/sd]] - use FHC desktop icon
**[[Newspaper Archive - South Dokata|https://newspaperarchive.com/us/south-dakota/]] - Use database portal to perform a search
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive - South Dokata|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - South Dokata|https://www.cyndislist.com/us/sd/newspapers/]]
*''Libraries & Societies''
**[[South Dakota State Archives|https://history.sd.gov/Archives/]]
**[[South Dakota State Historical Society|http://history.sd.gov/]]
/***
|''Name:''|SparklinePlugin|
|''Description:''|Sparklines macro|
***/
//{{{
if(!version.extensions.SparklinePlugin) {
version.extensions.SparklinePlugin = {installed:true};

//--
//-- Sparklines
//--

config.macros.sparkline = {};
config.macros.sparkline.handler = function(place,macroName,params)
{
	var data = [];
	var min = 0;
	var max = 0;
	var v;
	for(var t=0; t<params.length; t++) {
		v = parseInt(params[t]);
		if(v < min)
			min = v;
		if(v > max)
			max = v;
		data.push(v);
	}
	if(data.length < 1)
		return;
	var box = createTiddlyElement(place,"span",null,"sparkline",String.fromCharCode(160));
	box.title = data.join(",");
	var w = box.offsetWidth;
	var h = box.offsetHeight;
	box.style.paddingRight = (data.length * 2 - w) + "px";
	box.style.position = "relative";
	for(var d=0; d<data.length; d++) {
		var tick = document.createElement("img");
		tick.border = 0;
		tick.className = "sparktick";
		tick.style.position = "absolute";
		tick.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
		tick.style.left = d*2 + "px";
		tick.style.width = "2px";
		v = Math.floor(((data[d] - min)/(max-min)) * h);
		tick.style.top = (h-v) + "px";
		tick.style.height = v + "px";
		box.appendChild(tick);
	}
};


}
//}}}
/***

''Inspired by [[TiddlyPom|http://www.warwick.ac.uk/~tuspam/tiddlypom.html]]''

|Name|SplashScreenPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#SplashScreenPlugin|
|Version|0.21 |
|Requires|~TW2.08+|
!Description:
Provides a simple splash screen that is visible while the TW is loading.

!Installation
Copy the source text of this tiddler to your TW in a new tiddler, tag it with systemConfig and save and reload. The SplashScreen will now be installed and will be visible the next time you reload your TW.

!Customizing
Once the SplashScreen has been installed and you have reloaded your TW, the splash screen html will be present in the MarkupPreHead tiddler. You can edit it and customize to your needs.

!History
* 20-07-06 : version 0.21, modified to hide contentWrapper while SplashScreen is displayed.
* 26-06-06 : version 0.2, first release

!Code
***/
//{{{
var old_lewcid_splash_restart=restart;

restart = function()
{   if (document.getElementById("SplashScreen"))
        document.getElementById("SplashScreen").style.display = "none";
      if (document.getElementById("contentWrapper"))
        document.getElementById("contentWrapper").style.display = "block";
    
    old_lewcid_splash_restart();
   
    if (splashScreenInstall)
       {if(config.options.chkAutoSave)
			{saveChanges();}
        displayMessage("TW SplashScreen has been installed, please save and refresh your TW.");
        }
}


var oldText = store.getTiddlerText("MarkupPreHead");
if (oldText.indexOf("SplashScreen")==-1)
   {var siteTitle = store.getTiddlerText("SiteTitle");
   var splasher='\n\n<style type="text/css">#contentWrapper {display:none;}</style><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>'+siteTitle +'</b> is loading<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires Javascript.</span></div>';
   if (! store.tiddlerExists("MarkupPreHead"))
       {var myTiddler = store.createTiddler("MarkupPreHead");}
   else
      {var myTiddler = store.getTiddler("MarkupPreHead");}
      myTiddler.set(myTiddler.title,oldText+splasher,config.options.txtUserName,null,null);
      store.setDirty(true);
      var splashScreenInstall = true;
}
//}}}
Updated to hide the contentWrapper while the SplashScreen is displayed. 
Coming Soon: easier editing of the SplashScreen.
Get it here: SplashScreenPlugin.
Presentation Handouts:
[[Newspaper Presentation Handout|http://home.mlode.com/~famhistory/NewspaperHandout.pdf]]

Notes from Staff Training:

[[March 7, 2011 - Staff Training]]
[[April 4, 2011 - Staff Training]]
[[May 2, 2011 - Staff Training]]
[[September 12, 2011 - Staff Training]]
[[November 7, 2011 - Staff Training]]
[[January 23, 2012 - Staff Training]]
[[March 5, 2012 - Staff Training]]
[[May 7, 2012 - Staff Training]]
[[June 3, 2012 - Staff Training]]
[[September 10, 2012 - Staff Training]]
[[October 1, 2012 - Staff Training]]
[[February 4, 2013 - Staff Training]]

<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
State censuses were often taken in the years between the federal censuses, such as 1875 or 1892. 
#[[FamilySearch|https://familysearch.org/search]] - search by state
#[[Ancestry|http://www.ancestry.com/cs/Satellite?c=Learning_C&childpagename=USLearningCenter%2FLearning_C%2FPageDefault&pagename=LearningWrapper&cid=1265125548959]]
#[[MyHeritage|https://www.fhc.familysearch.org/]] - (Free at the FHC via the portal) 

The Sonora Family History Center has the following William Dollarhide books which can assist in researching state censuses:
*Census Substitutes & State Census Records - Vol. 1 (Eastern States) - 973 X23dw v. 1
*Census Substitutes & State Census Records - Vol. 2 (Western States) - 973 X23dw v. 2
!!!Submitted Genealogies & Research
Lineage linked databases with pedigree charts and/or family group sheets:
#[[FamilySearch Family Tree|https://familysearch.org/tree]]   
#[[FamilySearch Submitted Genealogies|https://familysearch.org/family-trees]] - Ancestral File, IGI, Pedigree Resource File
#[[Ancestry|http://www.ancestry.com/]] - (Free at the FHC via the portal) 
#[[World Vital Records|https://www.fhc.familysearch.org/]] (Free at FHC through Database Portal) - contains Everton pedigree & family group sheets, and DAR Family Trees
#[[MyHeritage|https://www.fhc.familysearch.org/]] - (Free at the FHC via the portal) 
^^@@color:red;//It's important to remember that the information contained in submitted genealogies is only as good as the submitter.  Use submitted research as a clue, but always confirm the accuracy.//@@^^
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>> 
Web sites that are helpful in ''Swedish'' research:

*''Sonora FHC [[Resources for Sweden|http://home.mlode.com/~famhistory/Sweden.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Sweden|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=135&subject_disp=Sweden&columns=*,0,0]]
***[[FHLC County/Parish Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Sweden Portal|https://wiki.familysearch.org/en/Portal:Sweden]]
**[[Research Outline - Sweden|http://www.familysearch.org/Eng/Search/RG/images/34716_Sweden6-04.pdf]]

*''Information, Facts and History''
**[[Wikipedia - Sweden|http://en.wikipedia.org/wiki/Sweden]]

*''Categorized Links''
**[[Cyndi's List - Sweden|http://www.cyndislist.com/sweden.htm]]

*''Databases & Resources''
**[[Genline|https://fhc.familysearch.org/]] - (Swedish records) available through FHC Database Portal
**[[Sweden GenWeb|http://www.rootsweb.ancestry.com/~swewgw/]]
**[[Finding Your Swedish Roots|http://www.genealogi.se/roots/]]

*''Libraries & Societies''
**[[SVAR - Swedish Archives|http://www.svar.ra.se/]]

*''Language Assistance''
**[[Swedish Genealogical Word List|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=WLSweden.ASP]]
**[[Swedish-English Genealogy Dictionary|http://longstrom.com/swedishtoenglish.htm]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Tennessee'' research:

*''Sonora FHC [[Resources for Tennessee|http://files.lib.byu.edu/family-history-library/research-outlines/US/Tennessee.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Tennessee|https://www.familysearch.org/search/collection/location/57?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Tennessee|https://www.familysearch.org/wiki/en/Tennessee,_United_States_Genealogy]]
**[[Research Outline - Tennessee|http://www.familysearch.org/Eng/Search/RG/images/31079_Tenness.pdf]]
*''Information, Facts and History''
**[[Wikipedia - Tennessee|http://en.wikipedia.org/wiki/Tennessee]]
**[[Genealogy Inc. Facts & Information - Tennessee|https://www.genealogyinc.com/tennessee/]]
*''Categorized Links''
**[[Cyndi's List - Tennessee|http://www.cyndislist.com/tn.htm]]
**[[Linkpendium - Tennessee|http://www.linkpendium.com/genealogy/USA/TN/]]
**[[Access Genealogy - Tennessee|https://www.accessgenealogy.com/tennessee-genealogy]]
**[[Resources at RootsWeb - Tennessee|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Tennessee|https://www.genealogyinc.com/tennessee/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Tennessee|https://www.familysearch.org/search/collection/location/57?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Datbases - Tennessee|https://search.ancestry.com/Places/US/Tennessee/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage - Tennessee|https://myheritagelibraryedition.com/research/category-Tennessee/tennessee-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - Tennessee|http://usgwarchives.net/tn/tnfiles.htm]]
**[[Tennessee State Library and Archives - Statewide Index to Tennessee Death Records|http://www.tennessee.gov/tsla/history/vital/tndeath.htm]]
**[[Resources at RootsWeb - Tennessee|https://wc.rootsweb.com/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#tn]]
**[[Online Birth & Marriage Records Indexes - Tennessee|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Tennessee|https://www.deathindexes.com/tennessee/index.html]]
**[[Online Historical Directories - Tennessee|https://sites.google.com/site/onlinedirectorysite/Home/usa/tn]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Tennessee|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*45&]] -Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Tennessee|https://www.genealogybank.com/newspapers/sourcelist/tn]] - Use FHC desktop icon
**[[Newspaper Archieve - Tennessee|https://newspaperarchive.com/us/tennessee/]]
**[[Newspapers.com - Tennessee|https://www.newspapers.com/browse/US/Tennessee]]
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archieve|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Tennessee|https://www.cyndislist.com/us/tn/newspapers/]]
*''Libraries & Societies''
**[[Tennessee Genealogical Society|http://www.tngs.org/]]
**[[Tennessee State Library and Archives|http://tennessee.gov/tsla/history/]]
Web sites that are helpful in ''Texas'' research:

*''Sonora FHC [[Resources for Texas|http://files.lib.byu.edu/family-history-library/research-outlines/US/Texas.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Texas|https://www.familysearch.org/search/collection/location/26?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Texas|https://www.familysearch.org/wiki/en/Texas,_United_States_Genealogy]]
**[[Family History Library Catalog - Texas|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=359&subject_disp=Texas&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - Texas|http://en.wikipedia.org/wiki/Texas]]
**[[Genealogy Inc. Facts & Information - Texas|https://www.genealogyinc.com/texas/]]
*''Categorized Links''
**[[Cyndi's List - Texas|http://www.cyndislist.com/tx.htm]]
**[[Linkpendium - Texas|http://www.linkpendium.com/genealogy/USA/TX/]]
**[[Access Genealogy - Texas|https://www.accessgenealogy.com/Texas-genealogy]]
**[[Resources at RootsWeb - Texas|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Texas|https://www.genealogyinc.com/texas/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Texas|https://www.familysearch.org/search/collection/location/26?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Texas|https://search.ancestry.com/Places/US/Texas/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]] Use database portal to perform a search
**[[US GenWeb - Texas|http://www.txgenweb.org/]]
**[[Resources at RootsWeb - Texas|https://wc.rootsweb.com/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#tx]]
**[[Online Birth & Marriage Record Indexes - Texas|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Texas|https://www.deathindexes.com/texas/index.html]]
**[[Online Historical Directories - Texas|https://sites.google.com/site/onlinedirectorysite/Home/usa/tx]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Texas|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*46&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Texas|https://www.genealogybank.com/newspapers/sourcelist/Tx]] - Use FHC desktop icon
**[[Newspaper Archive - texas|https://newspaperarchive.com/us/texas/]] - Use database portal to perform a search
**[[Newspapers.com - Texas|https://www.newspapers.com/browse/US/Texas]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Texas|https://www.cyndislist.com/us/tx/newspapers/]]
*''Libraries & Societies''
**[[Texas State Historical Association|http://www.tshaonline.org/]]
**[[Texas Texas State Library and Archives Commission|http://www.tsl.state.tx.us/]]
/***
|Name|TiddlerPasswordPlugin|
|Source|http://www.TiddlyTools.com/#TiddlerPasswordPlugin|
|Documentation|http://www.TiddlyTools.com/#TiddlerPasswordPluginInfo|
|Version|1.1.3|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description|block viewing of tiddler content by prompting for a password before content is displayed|
This plugin blocks viewing of specific tiddler content by prompting for a NON-SECURE, UNENCRYPTED password before the tiddler is displayed.  If the correct password is not entered, the tiddler is automatically closed.  The process does not prevent tiddler content from being viewed directly from the TiddlyWiki source file's storeArea, nor does it encrypt the tiddler content in any way.  Because it is relatively simple to bypass and/or disable the password prompting process, this macro should be thought of as a "latch" rather than a "lock" on a given tiddler.
!!!!!Documentation
> see [[TiddlerPasswordPluginInfo]]
!!!!!Installation Notes
<<<
''As soon as you have installed this plugin, you should change the default admin password in [[TiddlerPasswordPluginConfig]].''  Note: the configuration tiddler is password-protected to prevent the admin password from being viewed (and/or modified) unless the current password is provided.  By default, the admin password is set to "admin".
<<<
!!!!!Revisions
<<<
2008.03.10 [*.*.*] plugin size reduction - documentation moved to [[TiddlerPasswordPluginInfo]]
2007.09.13 [1.1.3] adjusted wording of "cancelMsg" text so it can apply to either view-mode or edit-mode activities, and documented usage in ViewTemplate/EditTemplate.
| Please see [[TiddlerPasswordPluginInfo]] for previous revision details |
2006.12.02 [1.0.0] initial release - converted from GetTiddlerPassword inline script
<<<
!!!!!Code
***/
//{{{
version.extensions.getTiddlerPassword= {major: 1, minor: 1, revision: 3, date: new Date(2007,9,13)};

config.macros.getTiddlerPassword = {
	msg: "Please enter a password to view '%0'",
	defaultText: "enter password here",
	retryMsg: "'%0' is not the correct password for '%1'.  Please try again:",
	cancelMsg: "Sorry, you cannot access '%0' without a valid password.",
	thanksMsg: "Thank you, your password has been accepted.",
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var here=story.findContainingTiddler(place); if (!here) return;
		var title=tiddler?tiddler.title:here.getAttribute("tiddler");
		var who=here.getAttribute("logID");
		var userPass=params[0]?params[0]:""; if (userPass=='-') userPass="";
		var msg=params[1]?params[1]:this.msg;
		if (who==userPass||who==this.adminPass) return; // already 'logged in'?
		var who=prompt(msg.format([title]),this.defaultText); // ask for ID
		while (who && who!=userPass && who!=this.adminPass) // not correct ID?
			who=prompt(this.retryMsg.format([who,title]),this.defaultText); // ask again
		if (who==userPass||who==this.adminPass) // correct ID? mark tiddler logged in...
			{ here.setAttribute("logID",who); alert(this.thanksMsg); }
		else // incorrect ID (e.g., entry cancelled by user)...
			{ story.closeTiddler(here.getAttribute("tiddler")); alert(this.cancelMsg.format([title])); }
	}
}
// default admin password (may be overridden in TiddlerPasswordPluginConfig)
if (config.macros.getTiddlerPassword.adminPass==undefined)
	config.macros.getTiddlerPassword.adminPass="admin";
//}}}
// // Tiddler Admin Password Configuration... <<getTiddlerPassword>> /% rest of tiddler will not be displayed without password... %/
//{{{
config.macros.getTiddlerPassword.adminPass="admin";
//}}}
// {{small{NOTE: after changing the password, save-and-reload the document for the change to take effect}}} //
/***
|Name|TiddlerPasswordPlugin|
|Source|http://www.TiddlyTools.com/#TiddlerPasswordPlugin|
|Documentation|http://www.TiddlyTools.com/#TiddlerPasswordPluginInfo|
|Version|1.1.3|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|documentation|
|Requires||
|Overrides||
|Description|documentation for TiddlerPasswordPlugin|
This plugin blocks viewing of specific tiddler content by prompting for a NON-SECURE, UNENCRYPTED password before the tiddler is displayed.  If the correct password is not entered, the tiddler is automatically closed.  The process does not prevent tiddler content from being viewed directly from the TiddlyWiki source file's storeArea, nor does it encrypt the tiddler content in any way.  Because it is relatively simple to bypass and/or disable the password prompting process, this macro should be thought of as a "latch" rather than a "lock" on a given tiddler.
!!!!!Usage
<<<
in tiddler content:
>{{{<<getTiddlerPassword>>}}} 
>{{{<<getTiddlerPassword password>>}}}
>{{{<<getTiddlerPassword password "prompt message">>}}}
>{{{<<getTiddlerPassword - "prompt message">>}}}
in ViewTemplate or EditTemplate:
>{{{<span macro='getTiddlerPassword ...'></span>}}}

Place the {{{<<getTiddlerPassword>>}}} or {{{<span macro='getTiddlerPassword ...'></span>}}} macro at the beginning of your tiddler content, ViewTemplate and/or EditTemplate.  The macro prompts for a password until either A) the correct password is entered or B) the user presses the cancel button from the prompt box, in which case the tiddler is automatically closed so it cannot be viewed/edited.  If a valid password is input, it will be remembered only until the user closes the tiddler.  Each time the tiddler is opened, the password must be re-entered.

The optional ''password'' parameter provides a "user-level" password for the tiddler in which the macro occurs.  If no user password is provided, then only the admin-level password (see below) will be accepted.  

By default, the prompt message reads: "Please enter a password to view '%0'" (where the %0 is automatically replaced by the name of the tiddler in which the macro occurs)  To change this text, enter an additional macro parameter, following the user password.
>Note: because the prompt text is likely to contain spaces, you should always enclose it in quotes (or use {{{[[...]]}}} if it contains quotes).  In addition, to enter an alternative prompt without providing a user-level password, use "-" as a //placeholder// for the password parameter.
* You can set a hard-coded admin password (see below) to define a "universal passkey" that will grant access to all tiddlers protected by this script, regardless of the individual password used on each protected tiddler.
* If you embed one or more password-protected tiddlers within another tiddler (by using the {{{<<tiddler TiddlerName>>}}} macro) the user will be prompted to provide the appropriate password for the EACH protected tiddler contained in the tiddler being rendered.
<<<
!!!!!Installation Notes
<<<
''As soon as you have installed this plugin, you should change the default admin password in [[TiddlerPasswordPluginConfig]].''  Note: the configuration tiddler is password-protected to prevent the admin password from being viewed (and/or modified) unless the current password is provided.  By default, the admin password is set to "admin".
<<<
!!!!!Revisions
<<<
2008.03.10 [*.*.*] plugin size reduction - documentation moved to [[TiddlerPasswordPluginInfo]]
2007.09.13 [1.1.3] adjusted wording of "cancelMsg" text so it can apply to either view-mode or edit-mode activities, and documented usage in ViewTemplate/EditTemplate.
2007.05.06 [1.1.2] changed admin password tiddler name from TiddlerPasswordConfig to TiddlerPasswordPluginConfig so it will be processed AFTER the plugin's default initialization
2007.02.22 [1.1.1] updated documentation for using custom prompt text
2007.01.01 [1.1.0] added optional param for using custom prompt text 
2006.12.03 [1.0.1] handler() uses passed-in 'tiddler.title' (if any), so that title of included protected tiddlers can be correctly displayed (instead of showng title of containing tiddler)
2006.12.02 [1.0.0] initial release - converted from GetTiddlerPassword inline script
<<<
*[[Tiddler Toddler|http://tiddlertoddler.tiddlyspot.com/]] -  a beginner's guide to the classic ~TiddlyWiki
*[[Tid Help|http://tidhelp.tiddlyspot.com/]]
*[[TiddlyWiki for the rest of us|http://www.giffmex.org/twfortherestofus.html]]
*[[TiddlyWiki's Help|http://www.tiddlywiki.com/]]
*[[Tiddly Spot's TWHelp|http://tiddlyspot.com/twhelp/]]
*[[TiddlyWiki Central|http://www.giffmex.org/tiddlywikicentral.html]] - includes link to Tiddly Vault and TW for the rest of us
*[[Tiddly Tools|http://www.tiddlytools.com/index.html]] - scripts & plugins
*[[TiddlyWiki Guides|http://tiddlywikiguides.org/index.php?title=TiddlyWiki_Guides]]

[[TiddlyWiki test pages]]
@@//Use for practice working with bulleted lists//@@

''Upcoming Staff Training''
**Sept 12, 2016 at 10:00am (Please note date change due to holiday on the 5th)
**Oct 3, 2016 at 10:00am
**Nov 7, 2016 at 10:00am
**Dec 2016 - No Staff Training

''Planned Center Closures for 2016''
**November 22nd thru 24th
**December 20th thru 22nd and 27th thru 29th
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
@@//Use for practice with numbered lists and hyperlinks//@@

#[[FamilySearch Records|https://familysearch.org/search]] 
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county 
#[[Online Birth & Marriage Records|http://www.germanroots.com/vitalrecords.html]] 
#[[RootsWeb - Births|http://userdb.rootsweb.ancestry.com/births/]]
#[[Cyndi's List of Birth & Baptism Links|http://www.cyndislist.com/births.htm]]
#[[Cyndi's List of US Vital Records Links|http://cyndislist.com/usvital.htm]]
#FHC Database Portal
**[[Ancestry|https://www.fhc.familysearch.org/]]
**[[World Vital Records|https://www.fhc.familysearch.org/]]
**[[MyHeritage|https://www.fhc.familysearch.org/]]
#[[FamilySearch Wiki|https://wiki.familysearch.org/en/United_States]]
**Search by State and County
#[[Family History Library Catalog|	http://www.familysearch.org/eng/Library/FHLC/frameset_fhlc.asp]]
**Search by State, County, or City
#Sonora FHC Catalog (use the FHC desktop icon)
**Search by State, County, or City
For help ordering records not available on-line, go to [[Where to Write for Vital Records|http://www.cdc.gov/nchs/w2w.htm]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
@@//Use for practice working with tables and hyperlinks to other wiki pages//@@

|>|>|bgcolor:#abf; !SELECT A COUNTRY FROM THE TABLE BELOW |
| [[British Research]] | [[Canadian Research]] | [[Danish Research]] |
| [[German Research]] | [[South Africa Research]] | [[Swedish Research]] |
|>|>|bgcolor:#FFFFCC; ''Be sure to check the Family History Center's  [[Resource Binders]]'' |

If you need help with language translation
*[[Tradukka|http://tradukka.com/]]
*[[Google Translate|http://translate.google.com/?hl=en&tab=wT#]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
*[[TiddlyWiki Test Page 1]] - Use for practice working with bulleted lists
*[[TiddlyWiki Test Page 2]] - Use for practice working with numbered lists and hyperlinks to websites
*[[TiddlyWiki Test Page 3]] - Use for practice working with tables and hyperlinks to other wiki pages
*[[TiddlyWiki Test Page 4]] - Blank to practice creating a wiki page from scratch
/***
Contains the stuff you need to use Tiddlyspot
Note you must also have UploadPlugin installed
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'sonorafhc';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki Guides|http://tiddlywikiguides.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<br>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[announcements|http://announce.tiddlyspot.com/]], [[blog|http://tiddlyspot.com/blog/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
Type the text for 'Tuscaloosa County Marriage License Book Index https://ldsgenealogy.com/AL/Tuscaloosa-County-Marriage-Records.html'
!!!U.S. Census Records
Find the person/family in every census available for their lifetime.
#[[FamilySearch Records|https://familysearch.org/search]]
#[[Ancestry|http://www.ancestry.com/]] - (Free at the FHC via the portal) 
#[[MyHeritage|https://www.fhc.familysearch.org/]] - (Free at the FHC via the portal) 
#[[Heritage Quest||https://www.fhc.familysearch.org/]] - (Free through the county library using a library card #) 
#[[US GenWeb Census Project|http://www.rootsweb.ancestry.com/~census/]]
#[[Internet Archive|https://archive.org/details/texts]] - search for census
#[[Cyndi's List - Census|http://www.cyndislist.com/census.htm#USCensus]]

!!!Census "How To" Articles
*[[Top 10 Search Tips for Census Success|http://genealogy.about.com/od/census/a/census_search.htm]] - from About.com
*[[Census Search Tips|http://www.ancestry.com/cs/Satellite?c=Learning_C&childpagename=USLearningCenter%2FLearning_C%2FPageDefault&pagename=LearningWrapper&cid=1265125548981]] - Ancestry.com's Learning Center

!!!Blank Census Forms
*[[Ancestry's U.S. Census Forms|http://www.ancestry.com/download/forms#uscensus]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
|>|>|bgcolor:#abf; !SELECT A US STATE FROM THE TABLE BELOW |
| [[Alabama Research]] | [[Alaska Research]] | [[Arizona Research]] |
| [[Arkansas Research]] | [[California Research]] | [[Colorado Research]] |
| [[Connecticut Research]] | [[Delaware Research]] | [[District of Columbia Research]] |
| [[Florida Research]] | [[Georgia Research]] | [[Hawaii Research]] |
| [[Idaho Research]] | [[Illinois Research]] | [[Indiana Research]] |
| [[Iowa Research]] | [[Kansas Research]] | [[Kentucky Research]] |
| [[Louisiana Research]] | [[Maine Research]] | [[Maryland Research]] |
| [[Massachusetts Research]] | [[Michigan Research]] | [[Minnesota Research]] |
| [[Mississippi Research]] | [[Missouri Research]] | [[Montana Research]] |
| [[Nebraska Research]] | [[Nevada Research]] | [[New Hampshire Research]] |
| [[New Jersey Research]] | [[New Mexico Research]] | [[New York Research]] |
| [[North Carolina Research]] | [[North Dakota Research]] | [[Ohio Research]] |
| [[Oklahoma Research]] | [[Oregon Research]] | [[Pennsylvania Research]] |
| [[Rhode Island Research]] | [[South Carolina Research]] | [[South Dakota Research]] |
| [[Tennessee Research]] | [[Texas Research]] | [[Utah Research]] |
| [[Vermont Research]] | [[Virginia Research]] | [[Washington Research]] |
| [[West Virginia Research]] | [[Wisconsin Research]] | [[Wyoming Research]] |
|>|>| ''Sonora FHC [[Resources for Native American Research|http://files.lib.byu.edu/family-history-library/research-outlines/US/NativeAmerican.pdf]]'' - pdf document |
|>|>| ''Sonora FHC [[Resources for African American Research|http://files.lib.byu.edu/family-history-library/research-outlines/US/AfricanAmerican.pdf]]'' - pdf document |
|>|>|bgcolor:#FFFFCC; ''Be sure to check the Family History Center's  [[Resource Binders]]'' |
Also available is the ~FamilySearch [[U.S. Research Outline|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=Usout.ASP]]


<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''United Kingdom'' research:

*''~FamilySearch Sites''
**[[FamilySearch Wiki - United Kingdom Portal|https://wiki.familysearch.org/en/United_Kingdom]]

*''Information, Facts and History''
**[[Wikipedia - United Kingdom|http://en.wikipedia.org/wiki/United_Kingdom]]

*''Categorized Links''
**[[Cyndi's List - United Kingdom|http://www.cyndislist.com/uksites.htm]]
**[[British Roots UK Family History, Genealogy and Local History Research Information|http://www.britishroots.plus.com/]]

*''Databases & Resources''
**[[GenUK - United Kingdom|http://www.genuki.org.uk/big/index.html]]

*''Libraries & Societies''
**[[The National Archives|http://www.nationalarchives.gov.uk/catalogue/Default.asp?j=1]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
<<showUpdates>>
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 23/05/2019 12:43:57 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 13:27:27 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 13:27:31 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 13:56:50 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 14:49:56 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 15:27:18 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 15:27:41 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 15:33:12 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 30/05/2019 15:33:20 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
| 16/01/2020 10:42:09 | Fhc | [[/|http://sonorafhc.tiddlyspot.com/]] | [[store.cgi|http://sonorafhc.tiddlyspot.com/store.cgi]] | . | [[index.html | http://sonorafhc.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2, 
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);			
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt]) 
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}

/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.0|
|''Date:''|May 5, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (#3125)|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 0,
	date: new Date("May 5, 2007"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0 (#3125)'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService
	
//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};
	
config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http") 
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0], 
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter	
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http")) 
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password); 
		return false; 
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir) 
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http") 
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;
		
		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption, 
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}
				
			]);
	},
	refreshOptions: function(listWrapper) {
		var uploadOpts = [
			"txtUploadUserName",
			"pasUploadPassword",
			"txtUploadStoreUrl",
			"txtUploadDir",
			"txtUploadFilename",
			"txtUploadBackupDir",
			"chkUploadLog",
			"txtUploadLogMaxLine",
			]
		var opts = [];
		for(i=0; i<uploadOpts.length; i++) {
			var opt = {};
			opts.push()
			opt.option = "";
			n = uploadOpts[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}
		
	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},
	
	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
}

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode) 
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's 
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};
	
	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode) 
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,null,null,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);			
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		bidix.upload.httpUpload(rssUploadParams,convertUnicodeToUTF8(generateRss()),callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");			
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == httpStatus.NotFound)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0') 
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";	
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
// 
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog) 
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0) 
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');		
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
// 

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  && 
			((ext.major > major) || 
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


/* don't want this for tiddlyspot sites

// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");

*/


//}}}
Web sites that are helpful in ''Utah'' research:

*''Sonora FHC [[Resources for Utah|http://files.lib.byu.edu/family-history-library/research-outlines/US/Utah.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Utah|https://www.familysearch.org/search/collection/location/27?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[FamilySearch Research Wiki - Utah|https://www.familysearch.org/wiki/en/Utah,_United_States_Genealogy]]
**[[Family History Library Catalog - Utah|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=381&subject_disp=Utah&columns=*,0,0]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - Utah|http://en.wikipedia.org/wiki/Utah]]
***[[Utah Portal|http://en.wikipedia.org/wiki/Portal:Utah]]
**[[Genealogy Inc. Facts & Information - Utah|https://www.genealogyinc.com/utah/]]
*''Categorized Links''
**[[Cyndi's List - Utah|http://www.cyndislist.com/ut.htm]]
**[[Linkpendium - Utah|http://www.linkpendium.com/genealogy/USA/UT/]]
**[[Access Genealogy - Utah|https://www.accessgenealogy.com/utah-genealogy]]
**[[Resources at RootsWeb - Utah|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Utah|https://www.genealogyinc.com/utah/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Utah|https://www.familysearch.org/search/collection/location/27?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Utah|https://search.ancestry.com/Places/US/Utah/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/support]] Use database portal to perform a search
**[[US GenWeb - Utah|http://www.rootsweb.ancestry.com/~utgenweb/index.html]]
**[[Resources at RootsWeb - Utah|https://wc.rootsweb.com/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#ut]]
**[[Online Birth & Marriage Records indexes - Utah|https://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Utah|https://www.deathindexes.com/utah/index.html]]
**[[Online Historical Directories - Utah|https://sites.google.com/site/onlinedirectorysite/Home/usa/ut]]
**[[Utah Division of Archives and Records Services|http://archives.utah.gov/research/indexes/20842.htm]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Utah|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*47&]] -Use database portal to perform a search
**[[GenealogyBank Historical News Papers - Utah|https://www.genealogybank.com/newspapers/sourcelist/ut]] - Use FHC desktop icon
**[[Newspaper Archieve - Utah|https://newspaperarchive.com/us/utah/]] -Use database portal to perform a search
**[[Newspapers.com - Utah|https://www.newspapers.com/browse/US/Utah]] - Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archive - Utah|https://news.google.com/newspapers?hl=en]] - Listings are by newspaper title
**[[Cyndi's List of Newspapers - Utah|https://www.cyndislist.com/us/ut/newspapers/]]
*''Libraries & Societies''
**[[Research Center of the Utah State Archives & Utah State History|http://www.historyresearch.utah.gov/]]
Web sites that are helpful in ''Vermont'' research:

*''Sonora FHC [[Resources for Vermont|http://files.lib.byu.edu/family-history-library/research-outlines/US/Vermont.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Vermont|https://familysearch.org/search/collection/location/47?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Vermont Portal|https://wiki.familysearch.org/en/Portal:Vermont]]
**[[Research Outline - Vermont|http://www.familysearch.org/Eng/Search/RG/images/31082_Vermont.pdf]]
**[[Family History Library Catalog - Vermont|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=340&subject_disp=Vermont&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - Vermont|http://en.wikipedia.org/wiki/Vermont]]
***[[Vermont Portal|http://en.wikipedia.org/wiki/Portal:Vermont]]
**[[Genealogy Inc. Facts & Information - Vermont|https://www.genealogyinc.com/vermont/]]
*''Categorized Links''
**[[Cyndi's List - Vermont|http://www.cyndislist.com/vt.htm]]
**[[Linkpendium - Vermont|http://www.linkpendium.com/genealogy/USA/VT/]]
**[[Access Genealogy - Vermont|https://www.accessgenealogy.com/Vermont-genealogy]]
**[[Resources at RootsWeb - Vermont|https://wc.rootsweb.com]]
**[[Genealogy Inc. Facts & Information - Vermont|https://www.genealogyinc.com/vermont/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Vermont|https://familysearch.org/search/collection/location/47?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Vermont|https://search.ancestry.com/Places/US/Vermont/Default.aspx]] Use Database portal to perform a search
**[[MyHeritage - Vermont|https://myheritagelibraryedition.com/research/category-Vermont/vermont-genealogy-vital-records]] Use Database portal to perform a search
**[[US GenWeb - Vermont|http://usgenwebsites.org/VTGenWeb/]]
**[[Resources at RootsWeb - Vermont|https://wc.rootsweb.com]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#vt]]
**[[Online Birth & Marriage Records Indexes - Vermont|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Vermont|https://www.deathindexes.com/vermont/index.html]]
**[[Online Historical Directories - Vermont|https://sites.google.com/site/onlinedirectorysite/Home/usa/vt]]
**[[University of Vermont Center for Digital Initiatives|http://cdi.uvm.edu/collections/index.xql]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Vermont|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*48&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Vermont|https://www.genealogybank.com/newspapers/sourcelist/vt]] Use FHC desktop icon
**[[Newspaper Archive - Vermont|https://newspaperarchive.com/us/vermont/]] - Use database portal to perform a search
**[[Newspaper.com - Vermont|https://www.newspapers.com/browse/US/Vermont]] Subscription required
**[[Chronicling America|https://chroniclingamerica.loc.gov/]]
**[[Google News Archieve|https://news.google.com/newspapers?hl=en]]
**[[Cyndi's List of Newspapers - Vermont|https://www.cyndislist.com/us/vt/newspapers/]]

*''Libraries & Societies''
**[[Genealogical Society of Vermont|http://www.genealogyvermont.org/]]
<<version>>
Web sites that are helpful in ''Virginia'' research:

*''Sonora FHC [[Resources for Virginia|http://files.lib.byu.edu/family-history-library/research-outlines/US/Virginia.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Virginia|https://familysearch.org/search/collection/location/46?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Research Wiki - Virginia|https://www.familysearch.org/wiki/en/Virginia,_United_States_Genealogy]]
**[[Research Outline - Virginia|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=Virginia.ASP]]
**[[Family History Library Catalog - Virginia|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=351&subject_disp=Virginia&columns=*,0,0]]
*''Information, Facts and History''
**[[Wikipedia - Virginia|http://en.wikipedia.org/wiki/Virginia]]
***javascript:;[[Virginia Portal|http://en.wikipedia.org/wiki/Portal:Virginia]]
**[[Genealogy Inc. Facts & Information - Virginia|https://www.genealogyinc.com/virginia/]]
*''Categorized Links''
**[[Cyndi's List - Virginia|http://www.cyndislist.com/va.htm]]
**[[Linkpendium - Virginia|http://www.linkpendium.com/genealogy/USA/VA/]]
**[[Access Genealogy - Virginia|https://www.accessgenealogy.com/virginia-genealogy]]
**[[Resources at RootsWeb|https://wc.rootsweb.com/]]
**[[Genealogy Inc. Facts & Information - Virginia|https://www.genealogyinc.com/virginia/]]**[[Online Birth & Marriage Records Indexes - Alabama|http://www.germanroots.com/vitalrecords.html]]
*''Databases & Resources''
*[[FamilySearch Historical Records Collection - Virginia|https://familysearch.org/search/collection/location/46?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Virginia|https://search.ancestry.com/Places/US/Virginia/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-Virginia]] - use database portal to perform a search
**[[US GenWeb - Virginia|http://vagenweb.org/]]
**[[Resources at RootsWeb|https://wc.rootsweb.com/]]
**[[Links to FREE vital records and probate records - Virginia|http://www.learnwebskills.com/family/vitalrecords2.htm#va]]
**[[Online Birth & Marriage Records Indexes - Virginia|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Virginia|https://www.deathindexes.com/virginia/index.html]]
**[[Online Historical Directories - Virginia|https://sites.google.com/site/onlinedirectorysite/Home/usa/va]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Virginia|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1filter=0*38%7C0*149%7C1*2%7C1*49&]] Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Virginia|https://www.genealogybank.com/newspapers/sourcelist/va]] - Use FHC desktop icon
**[[Newspaper Archive - Virginia|https://newspaperarchive.com/us/virginia/]]Use database portal to perform a search
**[[Newspapers.com - Virigina|https://www.newspapers.com/browse/US/Virginia]] - Subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Virginia|https://www.cyndislist.com/us/va/newspapers/]]
*''Libraries & Societies''
**[[Virginia Genealogical Society|http://www.vgs.org/]]
!!!Vital Records
What birth, marriage or death records are available?

#[[Ancestry|http://www.ancestry.com/]] - (Free at the FHC)
#[[FamilySearch labs|http://www.labs.familysearch.org/]] 
#[[US GenWeb|http://www.usgenweb.org/]] - select state and then county 
#[[On-line Birth & Marriage Records|http://home.att.net/~wee-monster/vitalrecords.html]] 
#[[On-line Death Records|http://www.deathindexes.com/index.html]]
#[[Western States Marriage Index|http://abish.byui.edu/specialCollections/westernStates/search.cfm]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Wales'' research:

*''Sonora FHC [[Resources for Wales|http://home.mlode.com/~famhistory/Wales.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[Family History Library Catalog - Wales|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitydetails&subject=80&subject_disp=Wales&columns=*,0,0]]
***[[FHLC County/Parish Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Wales Portal|https://wiki.familysearch.org/en/Portal:Wales]]
**[[Research Outline - Wales|http://www.familysearch.org/Eng/Search/RG/images/34130_Wales.pdf]]

*''Information, Facts and History''
**[[Wikipedia - Wales|http://en.wikipedia.org/wiki/Wales]]

*''Categorized Links''
**[[Cyndi's List - Wales|http://www.cyndislist.com/wales.htm]]

*''Databases & Resources''
**[[GenUK - Wales|http://www.genuki.org.uk/big/wal/]]
**[[Wales GenWeb|http://www.walesgenweb.com/]]

*''Libraries & Societies''
**[[Association of Family History Societies of Wales|http://www.rootsweb.ancestry.com/~wlsafhs/]]
**[[National Library of Wales|http://www.walesontheweb.org/cgi-bin/gw/chameleon?lng=en&skin=eresources]]
<<tiddler HideTiddlerSubtitle>>
<<tiddler HideTiddlerTags>>
Web sites that are helpful in ''Washington'' research:

*''Sonora FHC [[Resources for Washington|http://files.lib.byu.edu/family-history-library/research-outlines/US/Washington.pdf]]'' - pdf document

*''~FamilySearch Sites'']]
**[[FamilySearch Historical Records Collection - Washington|https://familysearch.org/search/collection/location/58?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Research Wiki - Washington|https://www.familysearch.org/wiki/en/Washington,_United_States_Genealogy]]
**[[Research Outline - Washington|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=Washington.ASP]]
**[[Family History Library Catalog - Washington|https://www.familysearch.org/search/catalog/results?count=20&placeId=356&query=%2Bplace%3A%22United%20States%2C%20Washington%22&placeId=337]]
*''Information, Facts and History''
**[[Wikipedia - Washington|http://en.wikipedia.org/wiki/Washington]]
***[[Washington Portal|http://en.wikipedia.org/wiki/Portal:Washington]]
**[[Washington Facts & Information - Washington|https://www.genealogyinc.com/washington/]]
*''Categorized Links''
**[[Cyndi's List - Washington|http://www.cyndislist.com/wa.htm]]
**[[Linkpendium - Washington|http://www.linkpendium.com/genealogy/USA/WA/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#wa]]
**[[Access Genealogy - Washington|https://www.accessgenealogy.com/Washington-genealogy]]
**[[Resources at RootsWeb|https://wc.rootsweb.com/]]
**[[Washington Facts & Information - Washington|https://www.genealogyinc.com/washington/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Washington|https://familysearch.org/search/collection/location/58?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Washington|https://search.ancestry.com/Places/US/Washington/Default.aspx]] Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Washington/washington-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Washington|http://wagenweb.org/]]
**[[Resources at RootsWeb|https://wc.rootsweb.com/]]
**[[Links for FREE Vital Records and Probate Records - Washington|http://www.learnwebskills.com/family/vitalrecords2.htm]]
**[[Online Birth & Marriage Records Indexes - Washington|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - Washington|https://www.deathindexes.com/washington/index.html]]
**[[FamilySearch Labs - Washington Death Certificates 1907-1960|http://search.labs.familysearch.org/recordsearch/start.html#w=;p=2;c=1454923;t=searchable]]
**[[Washington State Digital Archives|http://www.digitalarchives.wa.gov/default.aspx]]
**[[Online Historical Directories - Washington|https://sites.google.com/site/onlinedirectorysite/Home/usa/wa]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - Washington|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*50&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Washington|https://www.genealogybank.com/newspapers/sourcelist/wa]] - Use FHC desktop icon
**[[Newspaper Archive - Washington|https://newspaperarchive.com/us/washington/]] -use database portal to perform a search
**[[Newspapers.com - Washington|https://www.newspapers.com/browse/US/Washington]] - Subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Washington|https://www.cyndislist.com/us/wa/newspapers/]]
*''Libraries & Societies''
**[[Washington State Genealogical Society|http://www.rootsweb.ancestry.com/~wasgs/wsgsresh.htm]]
**[[Washington State Archives and State Library|http://www.secstate.wa.gov/history/genealogy.aspx]]
This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.

@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://sonorafhc.tiddlyspot.com/controlpanel]] (your control panel username is //sonorafhc//).
<<tiddler TspotControls>>
See also GettingStarted.

@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the "save to web" button in the column on the right.

@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click "upload" and your ~TiddlyWiki will be saved back to tiddlyspot.com.

@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki Guides|http://tiddlywikiguides.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].

@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions.
Web sites that are helpful in ''West Virginia'' research:

*''Sonora FHC [[Resources for West Virginia|http://files.lib.byu.edu/family-history-library/research-outlines/US/WestVirginia.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records - West Virginia|https://www.familysearch.org/search/collection/location/28?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - West Virginia Portal|https://wiki.familysearch.org/en/Portal:West_Virginia]]
**[[Research Outline - West Virginia|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=West_Virginia.ASP]]
*''Information, Facts and History''
**[[Wikipedia - West Virginia|http://en.wikipedia.org/wiki/West_Virginia]]
***[[West Virginia Portal|http://en.wikipedia.org/wiki/Portal:West_Virginia]]
**[[West Virginia Facts & Information|https://www.genealogyinc.com/westvirginia/]]
*''Categorized Links''
**[[Cyndi's List - West Virginia|http://www.cyndislist.com/wv.htm]]
**[[Linkpendium - West Virginia|http://www.linkpendium.com/genealogy/USA/WV/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#wv]]
**[[Access Genealogy - West Virginia|https://www.accessgenealogy.com/west%20virginia-genealogy]]
**[[Resources at Rootsweb - West Virigina|https://go.fold3.com/results?s_given_name=&s_surname=&category=West-Virginia&p_place_usa=WV&vs=0&query=+&xid=1479&links=0]]
**[[Genealogy Inc. Facts & Information - West Virginia|https://www.genealogyinc.com/westvirginia/]]
*''Databases & Resources''
**[[Ancestry.com databases - West Viriginia|https://search.ancestry.com/Places/US/West%20Virginia/Default.aspxA]] - Use the database portal to perform a search
**[[MyHeritage|http://myheritagelibraryedition.com/research/category-West Viriginia/]] - use database portal to perform a search
**[[US GenWeb - West Virginia|http://www.wvgenweb.org/]]
**[[RootswWebUser Contributed Databases|https://userdb.rootsweb.com/]]
**[[Vital Research Records Project|http://www.wvculture.org/vrr/va_select.aspx]] - births, marriages and deaths
**[[Links for FREE Vital Records and Probate Records - West Virginia|http://www.learnwebskills.com/family/vitalrecords2.htm]]
**[[Online Birth & Marriage Records Indexes - West Virginia|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - West Virginia|https://www.deathindexes.com/westvirginia/index.html]]
**[[Online Death Records & Indexes - West Virginia|https://sites.google.com/site/onlinedirectorysite/Home/usa/wv]]
*''Newspapers''
**[[Ancestry.com Historical Newspapers - West Virginia|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*51&]] Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - West Virginia|https://www.genealogybank.com/newspapers/sourcelist/wv]] Use FHC desktop icon
**[[Newspaper Archive - West Virginia|https://newspaperarchive.com/us/west-virginia/]] - Use database portal to perform a search
**[[Newspapers.com - West Virginiahttps://www.newspapers.com/browse/US/West%20Virginia]] - Subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - West Virginia|https://www.cyndislist.com/us/wv/newspapers/]]
*''Libraries & Societies''
**[[West Virginia Archives and History|http://www.wvculture.org/history/archivesindex.aspx]]
WelcomeToTiddlyspot
GettingStarted
[[TiddlyWiki.com|http://tiddlywiki.com/]]
Web sites that are helpful in ''Wisconsin'' research:

*''Sonora FHC [[Resources for Wisconsin|http://files.lib.byu.edu/family-history-library/research-outlines/US/Wisconsin.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection - Wisconsin|https://familysearch.org/search/collection/location/59?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Wisconsin|https://www.familysearch.org/wiki/en/Wisconsin,_United_States_Genealogy]]
**[[Family History Library Catalog - Wisconsin|https://www.familysearch.org/search/catalog/results?count=20&placeId=368&query=%2Bplace%3A%22United%20States%2C%20Wisconsin%22&placeId=356]]
*''Information, Facts and History''
**[[Wikipedia - Wisconsin|http://en.wikipedia.org/wiki/Wisconsin]]
***[[Wisconsin Portal|http://en.wikipedia.org/wiki/Portal:Wisconsin]]
**[[Genealogy Inc. Facts & Information - Wisconsin|https://go.fold3.com/results?aid=10993478&amp;pid=7840363&amp;xid=2244&amp;s_place=Wisconsin&amp;links=0]]
*''Categorized Links''
**[[Cyndi's List - Wisconsin|http://www.cyndislist.com/wi.htm]]
**[[Linkpendium - Wisconsin|http://www.linkpendium.com/genealogy/USA/WI/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#wi]]
**[[Access Genealogy - Wisconsin|https://www.accessgenealogy.com/wisconsin-genealogy]]
**[[Resources at RootsWeb - Winsconsin|https://resources.rootsweb.com/USA/WI/]]
**[[Genealogy Inc. Facts & Information - Wisconsin|https://go.fold3.com/results?aid=10993478&amp;pid=7840363&amp;xid=2244&amp;s_place=Wisconsin&amp;links=0]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection - Wisconsin|https://familysearch.org/search/collection/location/59?region=United%20States%20of%20America&englishRegion=United%20States%20of%20America]]
**[[Ancestry.com Databases - Wisconsin|https://search.ancestry.com/Places/US/wisconsin/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Wisconsin/wisconsin-genealogy-vital-records]] - Use database portal to perform a search
**[[US GenWeb - Wisconsin|http://www.migenweb.org/]]
**[[Wisconsin Historical Society Genealogy Databases|http://www.wisconsinhistory.org/genealogy/]]
**[[Resources at RootsWeb - Winsconsin|https://resources.rootsweb.com/USA/WI/]]
**[[Links for FREE Vital Records and Probate Records -Wisconsin|http://www.learnwebskills.com/family/vitalrecords2.htm#wi]]
**[[Online Birth & Marriage Records Indexes - Wisconsin|http://www.germanroots.com/vitalrecords.html]]
**[[Online Historical Directories - Wisconsin|https://sites.google.com/site/onlinedirectorysite/Home/usa/wi]]
*"Newspapers"
**[[Ancestry.com Historical Newspapers - Wisconsin|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*52&]] - Use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Wisconsin|https://www.genealogybank.com/newspapers/sourcelist/wi]] - use FHC desktop icon
**[[Newspaper Archive - Wisconsin|https://newspaperarchive.com/us/wisconsin/]]Use database portal to perform a search
**[[Newspapers.com - Wisconsin|https://www.newspapers.com/browse/US/Wisconsin]] - Subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Wisconsin|http://www.cyndislist.com/us/wi/newspapers/]]

*''Libraries & Societies''
**[[Wisconsin State Genealogical Society|http://www.rootsweb.ancestry.com/~wsgs/]]
**[[Wisconsin Historical Society|http://www.wisconsinhistory.org/]]
Web sites that are helpful in ''Wyoming'' research:

*''Sonora FHC [[Resources for Wyoming|http://files.lib.byu.edu/family-history-library/research-outlines/US/Wyoming.pdf]]'' - pdf document

*''~FamilySearch Sites''
**[[FamilySearch Historical Records Collection  - Wyoming|https://www.familysearch.org/search/collection/location/29?region=United%29states%29of%29America&englishRegion=United%29States%29of%29America]]
***[[FHLC County/Town Level Search|http://www.familysearch.org/Eng/Library/fhlcatalog/supermainframeset.asp?display=localitysearch&columns=*,0,0]]
**[[FamilySearch Wiki - Wyoming Portal|https://wiki.familysearch.org/en/Portal:Wyoming]]
**[[Research Outline - Wyoming|http://www.familysearch.org/Eng/Search/RG/frameset_rg.asp?Dest=G1&Aid=&Gid=&Lid=&Sid=&Did=&Juris1=&Event=&Year=&Gloss=&Sub=&Tab=&Entry=&Guide=Wyoming.ASP]]
**[[Family History Library Catalog - Wyoming|https://www.familysearch.org/search/catalog/results?count=20&placeId=377&query=%2Bplace%3A%22United%20States%2C%20Wyoming%22&placeId=369]]
*''Information, Facts and History''
**[[Wikipedia - Wyoming|http://en.wikipedia.org/wiki/Wyoming]]
***[[Wyoming Portal|http://en.wikipedia.org/wiki/Portal:Wyoming]]
**[[Wyoming Facts & Information|http://www.genealogyinc.com/wyoming]]
*''Categorized Links''
**[[Cyndi's List - Wyoming|http://www.cyndislist.com/wy.htm]]
**[[Linkpendium - Wyoming|http://www.linkpendium.com/genealogy/USA/WY/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#wy]]
**[[Access Genealogy - Wyoming|http://www.accessgenealogy.com/Wyoming]]
**[[Resources at Rootsweb - Wyomning|http://resources.rootsweb.ancestry.com/USA/WY/]]
*''Databases & Resources''
**[[FamilySearch Historical Records Collection  - Wyoming|https://www.familysearch.org/search/collection/location/29?region=United%29states%29of%29America&englishRegion=United%29States%29of%29America]]
**[[Ancestry.com databases - Wyoming|https://search.ancestry.com/Places/US/Wyoming/Default.aspx]] - Use database portal to perform a search
**[[MyHeritage|https://myheritagelibraryedition.com/research/category-Wyoming/Wyoming-genealogy-vital-records]] Use database portal to perform a search
**[[US GenWeb - Wyoming|http://www.rootsweb.ancestry.com/~wygenweb/]]
**[[Links to FREE vital records and probate records|http://www.learnwebskills.com/family/vitalrecords2.htm#mn]]
**[[Online Birth & Marriage Records Indexes - Wyoming|http://www.germanroots.com/vitalrecords.html]]
**[[Online Death Records & Indexes - wyoming|http://www.deathindexes.com/alabama/index.html]]
**[[Online Historical Directories - Wyoming|https://sites.google.com/site/onlinedirectorysite/Home/usa/wy]]
*''Newspapers''
**[[Online Historical Newspapers-Wyoming|https://sites.google.com/site/onlinenewspapersite/Home/usa/wy]]
**[[Ancestry.com Historical Newspapers - Wyoming|https://search.ancestry.com/search/CardCatalog.aspx#ccat=hc=25&dbSort=1&sbo=1&filter=0*38%7C0*149%7C1*2%7C1*53&]] - use database portal to perform a search
**[[GenealogyBank Historical Newspapers - Wyoming|https://www.genealogybank.com/newspapers/sourcelist/wy]] use FHC desktop  icon
**[[Newspaper Archive - Wyoming|https://newspaperarchive.com/us/wyoming/]] - Use database portal to perform a search
**[[Newspapers.com - Wyoming|https://www.newspapers.com/browse/US/Wyoming]] - subscription required
**[[Chronicling America|http://chroniclingamerica.loc.gov/]]
**[[Google News Archive|http://news.google.com/newspapers]] - listings are by newspaper title
**[[Cyndi's List of Newspapers - Wyoming|https://www.cyndislist.com/us/wy/newspapers/]]

*''Libraries & Societies''
**[[Wyoming State Historical Society|http://www.wyshs.org/]]