CINXE.COM
Blog -
<!DOCTYPE html> <html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>(()=>{class RocketLazyLoadScripts{constructor(){this.v="2.0.2",this.userEvents=["keydown","keyup","mousedown","mouseup","mousemove","mouseover","mouseenter","mouseout","mouseleave","touchmove","touchstart","touchend","touchcancel","wheel","click","dblclick","input","visibilitychange"],this.attributeEvents=["onblur","onclick","oncontextmenu","ondblclick","onfocus","onmousedown","onmouseenter","onmouseleave","onmousemove","onmouseout","onmouseover","onmouseup","onmousewheel","onscroll","onsubmit"]}async t(){this.i(),this.o(),/iP(ad|hone)/.test(navigator.userAgent)&&this.h(),this.u(),this.l(this),this.m(),this.k(this),this.p(this),this._(),await Promise.all([this.R(),this.L()]),this.lastBreath=Date.now(),this.S(this),this.P(),this.D(),this.O(),this.M(),await this.C(this.delayedScripts.normal),await this.C(this.delayedScripts.defer),await this.C(this.delayedScripts.async),this.T("domReady"),await this.F(),await this.j(),await this.I(),this.T("windowLoad"),await this.A(),window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.lastTouchEnd&&await new Promise((t=>setTimeout(t,500-Date.now()+this.lastTouchEnd))),this.H(),this.T("all"),this.U(),this.W()}i(){this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))}),{isRocket:!0})}o(){window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.realWindowLoadedFired=!0}),{isRocket:!0}),window.addEventListener("pagehide",(()=>{this.onFirstUserAction=null}),{isRocket:!0})}h(){let t;function e(e){t=e}window.addEventListener("touchstart",e,{isRocket:!0}),window.addEventListener("touchend",(function i(o){Math.abs(o.changedTouches[0].pageX-t.changedTouches[0].pageX)<10&&Math.abs(o.changedTouches[0].pageY-t.changedTouches[0].pageY)<10&&o.timeStamp-t.timeStamp<200&&(o.target.dispatchEvent(new PointerEvent("click",{target:o.target,bubbles:!0,cancelable:!0})),event.preventDefault(),window.removeEventListener("touchstart",e,{isRocket:!0}),window.removeEventListener("touchend",i,{isRocket:!0}))}),{isRocket:!0})}q(t){this.userActionTriggered||("mousemove"!==t.type||this.firstMousemoveIgnored?"keyup"===t.type||"mouseover"===t.type||"mouseout"===t.type||(this.userActionTriggered=!0,this.onFirstUserAction&&this.onFirstUserAction()):this.firstMousemoveIgnored=!0),"click"===t.type&&t.preventDefault(),this.savedUserEvents.length>0&&(t.stopPropagation(),t.stopImmediatePropagation()),"touchstart"===this.lastEvent&&"touchend"===t.type&&(this.lastTouchEnd=Date.now()),"click"===t.type&&(this.lastTouchEnd=0),this.lastEvent=t.type,this.savedUserEvents.push(t)}u(){this.savedUserEvents=[],this.userEventHandler=this.q.bind(this),this.userEvents.forEach((t=>window.addEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0})))}U(){this.userEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!1,isRocket:!0}))),this.savedUserEvents.forEach((t=>{t.target.dispatchEvent(new window[t.constructor.name](t.type,t))}))}m(){this.eventsMutationObserver=new MutationObserver((t=>{const e="return false";for(const i of t){if("attributes"===i.type){const t=i.target.getAttribute(i.attributeName);t&&t!==e&&(i.target.setAttribute("data-rocket-"+i.attributeName,t),i.target.setAttribute(i.attributeName,e))}"childList"===i.type&&i.addedNodes.forEach((t=>{if(t.nodeType===Node.ELEMENT_NODE)for(const i of t.attributes)this.attributeEvents.includes(i.name)&&i.value&&""!==i.value&&(t.setAttribute("data-rocket-"+i.name,i.value),t.setAttribute(i.name,e))}))}})),this.eventsMutationObserver.observe(document,{subtree:!0,childList:!0,attributeFilter:this.attributeEvents})}H(){this.eventsMutationObserver.disconnect(),this.attributeEvents.forEach((t=>{document.querySelectorAll("[data-rocket-"+t+"]").forEach((e=>{e.setAttribute(t,e.getAttribute("data-rocket-"+t)),e.removeAttribute("data-rocket-"+t)}))}))}k(t){Object.defineProperty(HTMLElement.prototype,"onclick",{get(){return this.rocketonclick},set(e){this.rocketonclick=e,this.setAttribute(t.everythingLoaded?"onclick":"data-rocket-onclick","this.rocketonclick(event)")}})}S(t){function e(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o,set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}e(document,"onreadystatechange"),e(window,"onload"),e(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}l(t){this.originalAddEventListener=EventTarget.prototype.addEventListener,this.originalRemoveEventListener=EventTarget.prototype.removeEventListener,this.savedEventListeners=[],EventTarget.prototype.addEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalAddEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!1,type:e,func:i,options:o})},EventTarget.prototype.removeEventListener=function(e,i,o){o&&o.isRocket||!t.B(e,this)&&!t.userEvents.includes(e)||t.B(e,this)&&!t.userActionTriggered||e.startsWith("rocket-")?t.originalRemoveEventListener.call(this,e,i,o):t.savedEventListeners.push({target:this,remove:!0,type:e,func:i,options:o})}}T(t){"all"===t&&(EventTarget.prototype.addEventListener=this.originalAddEventListener,EventTarget.prototype.removeEventListener=this.originalRemoveEventListener),this.savedEventListeners=this.savedEventListeners.filter((e=>{let i=e.type,o=e.target||window;return"domReady"===t&&"DOMContentLoaded"!==i&&"readystatechange"!==i||("windowLoad"===t&&"load"!==i&&"readystatechange"!==i&&"pageshow"!==i||(this.B(i,o)&&(i="rocket-"+i),e.remove?o.removeEventListener(i,e.func,e.options):o.addEventListener(i,e.func,e.options),!1))}))}p(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||t.startsWith("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(e){const s=o.fn[e];o.fn[e]=o.fn.init.prototype[e]=function(){return this[0]===window&&t.userActionTriggered&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),s.apply(this,arguments),this}}if(o&&o.fn&&!t.allJQueries.includes(o)){const e={DOMContentLoaded:[],"rocket-DOMContentLoaded":[]};for(const t in e)document.addEventListener(t,(()=>{e[t].forEach((t=>t()))}),{isRocket:!0});o.fn.ready=o.fn.init.prototype.ready=function(i){function s(){parseInt(o.fn.jquery)>2?setTimeout((()=>i.bind(document)(o))):i.bind(document)(o)}return t.realDomReadyFired?!t.userActionTriggered||t.fauxDomReadyFired?s():e["rocket-DOMContentLoaded"].push(s):e.DOMContentLoaded.push(s),o([])},s("on"),s("one"),s("off"),t.allJQueries.push(o)}e=o}t.allJQueries=[],o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}P(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript,o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const a=document.createDocumentFragment();o.setStart(a,0),a.appendChild(o.createContextualFragment(e)),s.insertBefore(a,n)}}async R(){return new Promise((t=>{this.userActionTriggered?t():this.onFirstUserAction=t}))}async L(){return new Promise((t=>{document.addEventListener("DOMContentLoaded",(()=>{this.realDomReadyFired=!0,t()}),{isRocket:!0})}))}async I(){return this.realWindowLoadedFired?Promise.resolve():new Promise((t=>{window.addEventListener("load",t,{isRocket:!0})}))}M(){this.pendingScripts=[];this.scriptsMutationObserver=new MutationObserver((t=>{for(const e of t)e.addedNodes.forEach((t=>{"SCRIPT"!==t.tagName||t.noModule||t.isWPRocket||this.pendingScripts.push({script:t,promise:new Promise((e=>{const i=()=>{const i=this.pendingScripts.findIndex((e=>e.script===t));i>=0&&this.pendingScripts.splice(i,1),e()};t.addEventListener("load",i,{isRocket:!0}),t.addEventListener("error",i,{isRocket:!0}),setTimeout(i,1e3)}))})}))})),this.scriptsMutationObserver.observe(document,{childList:!0,subtree:!0})}async j(){await this.J(),this.pendingScripts.length?(await this.pendingScripts[0].promise,await this.j()):this.scriptsMutationObserver.disconnect()}D(){this.delayedScripts={normal:[],async:[],defer:[]},document.querySelectorAll("script[type$=rocketlazyloadscript]").forEach((t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)}))}async _(){await this.L();let t=[];document.querySelectorAll("script[type$=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){i.startsWith("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.N(t,"preconnect")}async $(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.includes("Firefox/")||""===navigator.vendor||this.CSPIssue)i=document.createElement("script"),[...t.attributes].forEach((t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),t.nonce&&(i.nonce=t.nonce),i.hasAttribute("src")?(i.addEventListener("load",o,{isRocket:!0}),i.addEventListener("error",(()=>{i.setAttribute("data-rocket-status","failed-network"),e()}),{isRocket:!0}),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),i.isWPRocket=!0,t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o,{isRocket:!0}),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: CSP fallback activated"),t.removeAttribute("src"),this.$(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())}),{isRocket:!0}),s?(t.fetchPriority="high",t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async C(t){const e=t.shift();return e?(e.isConnected&&await this.$(e),this.C(t)):Promise.resolve()}O(){this.N([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}N(t,e){this.trash=this.trash||[];let i=!0;var o=document.createDocumentFragment();t.forEach((t=>{const s=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(s&&!s.startsWith("data:")){const n=document.createElement("link");n.href=s,n.rel=e,"preconnect"!==e&&(n.as="script",n.fetchPriority=i?"high":"low"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),t.nonce&&(n.nonce=t.nonce),o.appendChild(n),this.trash.push(n),i=!1}})),document.head.appendChild(o)}W(){this.trash.forEach((t=>t.remove()))}async F(){try{document.readyState="interactive"}catch(t){}this.fauxDomReadyFired=!0;try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}catch(t){console.error(t)}}async A(){try{document.readyState="complete"}catch(t){}try{await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}catch(t){console.error(t)}}async G(){Date.now()-this.lastBreath>45&&(await this.J(),this.lastBreath=Date.now())}async J(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}B(t,e){return e===document&&"readystatechange"===t||(e===document&&"DOMContentLoaded"===t||(e===window&&"DOMContentLoaded"===t||(e===window&&"load"===t||e===window&&"pageshow"===t)))}static run(){(new RocketLazyLoadScripts).t()}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, user-scalable=yes, initial-scale=1.0, minimum-scale=1.0, maximum-scale=3.0"> <link rel="profile" href="http://gmpg.org/xfn/11" /> <link rel="pingback" href="https://conferencekeeper.org/xmlrpc.php" /> <title>Blog -</title><link rel="preload" data-rocket-preload as="image" href="https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-1024x384.png" imagesrcset="https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-1024x384.png 1024w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-300x113.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-768x288.png 768w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-1536x576.png 1536w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-150x56.png 150w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025.png 2000w" imagesizes="(max-width: 1024px) 100vw, 1024px" fetchpriority="high"><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Open%20Sans%20Condensed&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%20Condensed&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open%20Sans%20Condensed&display=swap" /></noscript><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&family=Grand+Hotel&family=Oswald&family=Open+Sans&family=Cookie&display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&family=Grand+Hotel&family=Oswald&family=Open+Sans&family=Cookie&display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans+Condensed:wght@700&family=Grand+Hotel&family=Oswald&family=Open+Sans&family=Cookie&display=swap" /></noscript> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- All in One SEO 4.7.9 - aioseo.com --> <meta name="description" content="[sg_popup id=5349]" /> <meta name="robots" content="max-image-preview:large" /> <link rel="canonical" href="https://conferencekeeper.org/blog/" /> <meta name="generator" content="All in One SEO (AIOSEO) 4.7.9" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="-" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Blog -" /> <meta property="og:description" content="[sg_popup id=5349]" /> <meta property="og:url" content="https://conferencekeeper.org/blog/" /> <meta property="article:published_time" content="2015-11-23T17:02:24+00:00" /> <meta property="article:modified_time" content="2023-02-05T03:39:53+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Blog -" /> <meta name="twitter:description" content="[sg_popup id=5349]" /> <script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/conferencekeeper.org\/blog\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/#listItem","position":1,"name":"Home","item":"https:\/\/conferencekeeper.org\/","nextItem":{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/blog\/#listItem","name":"Blog"}},{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/blog\/#listItem","position":2,"name":"Blog","previousItem":{"@type":"ListItem","@id":"https:\/\/conferencekeeper.org\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/conferencekeeper.org\/#organization","url":"https:\/\/conferencekeeper.org\/"},{"@type":"WebPage","@id":"https:\/\/conferencekeeper.org\/blog\/#webpage","url":"https:\/\/conferencekeeper.org\/blog\/","name":"Blog -","description":"[sg_popup id=5349]","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/conferencekeeper.org\/#website"},"breadcrumb":{"@id":"https:\/\/conferencekeeper.org\/blog\/#breadcrumblist"},"image":{"@type":"ImageObject","url":"https:\/\/conferencekeeper.org\/wp-content\/uploads\/2021\/12\/NewThisWeek.png","@id":"https:\/\/conferencekeeper.org\/blog\/#mainImage","width":1200,"height":628,"caption":"New Genealogy Events"},"primaryImageOfPage":{"@id":"https:\/\/conferencekeeper.org\/blog\/#mainImage"},"datePublished":"2015-11-23T17:02:24-05:00","dateModified":"2023-02-04T22:39:53-05:00"},{"@type":"WebSite","@id":"https:\/\/conferencekeeper.org\/#website","url":"https:\/\/conferencekeeper.org\/","inLanguage":"en-US","publisher":{"@id":"https:\/\/conferencekeeper.org\/#organization"}}]} </script> <!-- All in One SEO --> <link rel='dns-prefetch' href='//public.tockify.com' /> <link rel='dns-prefetch' href='//netdna.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title=" » Feed" href="https://conferencekeeper.org/feed/" /> <link rel="alternate" type="application/rss+xml" title=" » Comments Feed" href="https://conferencekeeper.org/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.3.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script type="rocketlazyloadscript" data-rocket-src="//www.googletagmanager.com/gtag/js?id=G-PTK0H3J251" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript" async></script> <script type="rocketlazyloadscript" data-cfasync="false" data-wpfc-render="false" data-rocket-type="text/javascript"> var mi_version = '9.3.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/conferencekeeper.org\/blog\/?utm_source=sendfox&utm_medium=email&utm_campaign=this-weeks-genealogy-news-new-events-to-march-16-2025"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-PTK0H3J251', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-PTK0H3J251', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://conferencekeeper.org/wp-includes/css/dist/block-library/style.min.css?ver=6.7.2' type='text/css' media='all' /> <style id='pdfemb-pdf-embedder-viewer-style-inline-css' type='text/css'> .wp-block-pdfemb-pdf-embedder-viewer{max-width:none} </style> <link rel='stylesheet' id='sf4wp-gutenberg-email-optin-block-css' href='https://conferencekeeper.org/wp-content/plugins/wp-sendfox/includes/gutenberg/block.min.css?ver=1.3.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='stylesheet' id='finalTilesGallery_stylesheet-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/final-tiles-grid-gallery-lite/scripts/ftg.css?ver=1742013994' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='fontawesome_stylesheet-css' href='https://conferencekeeper.org/wp-content/cache/min/1/font-awesome/4.7.0/css/font-awesome.css?ver=1742013994' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='SFSIPLUSmainCss-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ultimate-social-media-plus/css/sfsi-style.css?ver=1742013994' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nirvana-fonts-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/fonts/fontfaces.css?ver=1742013994' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='nirvana-style-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/style.css?ver=1742013994' type='text/css' media='all' /> <style id='nirvana-style-inline-css' type='text/css'> #header-container { width: 1900px; } #header-container, #access >.menu, #forbottom, #colophon, #footer-widget-area, #topbar-inner, .ppbox, #pp-afterslider #container, #breadcrumbs-box { max-width: 1900px; } #container.one-column { } #container.two-columns-right #secondary { width: 620px; float:right; } #container.two-columns-right #content { width: 1140px; float: left; } /* fallback */ #container.two-columns-right #content { width: calc(100% - 700px); float: left; } #container.two-columns-left #primary { width: 620px; float: left; } #container.two-columns-left #content { width: 1140px; float: right; } /* fallback */ #container.two-columns-left #content { width: -moz-calc(100% - 700px); float: right; width: -webkit-calc(100% - 700px ); width: calc(100% - 700px); } #container.three-columns-right .sidey { width: 310px; float: left; } #container.three-columns-right #primary { margin-left: 80px; margin-right: 80px; } #container.three-columns-right #content { width: 1060px; float: left; } /* fallback */ #container.three-columns-right #content { width: -moz-calc(100% - 780px); float: left; width: -webkit-calc(100% - 780px); width: calc(100% - 780px); } #container.three-columns-left .sidey { width: 310px; float: left; } #container.three-columns-left #secondary{ margin-left: 80px; margin-right: 80px; } #container.three-columns-left #content { width: 1060px; float: right;} /* fallback */ #container.three-columns-left #content { width: -moz-calc(100% - 780px); float: right; width: -webkit-calc(100% - 780px); width: calc(100% - 780px); } #container.three-columns-sided .sidey { width: 310px; float: left; } #container.three-columns-sided #secondary{ float:right; } #container.three-columns-sided #content { width: 1060px; float: right; /* fallback */ width: -moz-calc(100% - 780px); float: right; width: -webkit-calc(100% - 780px); float: right; width: calc(100% - 780px); float: right; margin: 0 390px 0 -1840px; } body { font-family: "Open Sans"; } #content h1.entry-title a, #content h2.entry-title a, #content h1.entry-title, #content h2.entry-title { font-family: "Open Sans Condensed"; } .widget-title, .widget-title a { line-height: normal; font-family: "Myriad Pro", Myriad, Arial, sans-serif; } .widget-container, .widget-container a { font-family: Open Sans; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .nivo-caption h2, #front-text1 h1, #front-text2 h1, h3.column-header-image, #comments #reply-title { font-family: "Open Sans Condensed"; } #site-title span a { font-family: Oswald; } #access ul li a, #access ul li a span { font-family: "Open Sans"; } /* general */ body { color: #000000; background-color: #FFFFFF } a { color: #0049c4; } a:hover, .entry-meta span a:hover, .comments-link a:hover, body.coldisplay2 #front-columns a:active { color: #ADBF2D; } a:active { background-color: #556d00; color: #ffffff; } .entry-meta a:hover, .widget-container a:hover, .footer2 a:hover { border-bottom-color: #d4d4d4; } .sticky h2.entry-title a { background-color: #24b9c6; color: #ffffff; } #header { background-color: #FFFFFF; } #site-title span a { color: #24b9c6; } #site-description { color: #475b00; background-color: rgba(168,237,255,0.3); padding: 3px 6px; } .socials a:hover .socials-hover { background-color: #24b9c6; } .socials .socials-hover { background-color: #ADBF2D; } /* Main menu top level */ #access a, #nav-toggle span { color: #FFFFFF; } #access, #nav-toggle, #access ul li { background-color: #556d00; } #access > .menu > ul > li > a > span { } #access ul li:hover { background-color: #afc770; color: #000000; } #access ul > li.current_page_item , #access ul > li.current-menu-item, #access ul > li.current_page_ancestor , #access ul > li.current-menu-ancestor { background-color: #627a0d; } /* Main menu Submenus */ #access ul ul li, #access ul ul { background-color: #afc770; } #access ul ul li a { color: #000000; } #access ul ul li:hover { background-color: #bdd57e; } #breadcrumbs { background-color: #f5f5f5; } #access ul ul li.current_page_item, #access ul ul li.current-menu-item, #access ul ul li.current_page_ancestor, #access ul ul li.current-menu-ancestor { background-color: #bdd57e; } #access ul ul { box-shadow: 3px 3px 0 rgba(255,255,255,0.3); } /* top menu */ #topbar { background-color: #a8edff; border-bottom-color: #94d9eb; } .menu-header-search .searchform { background: #FFFFFF; } .topmenu ul li a, .search-icon:before { color: #999999; } .topmenu ul li a:hover { background-color: #98ddef; } .search-icon:hover:before { color: #24b9c6; } /* main */ #main { background-color: #ffffff; } #author-info, .page-title, #entry-author-info { border-color: #d4d4d4; } .page-title-text { border-color: #556d00; } .page-title span { border-color: #24b9c6; } #entry-author-info #author-avatar, #author-info #author-avatar { border-color: #FFFFFF; } .avatar-container:before { background-color: #556d00; } .sidey .widget-container { color: #555555; background-color: #e9e9e7; } .sidey .widget-title { color: #185dd8; background-color: #ADBF2D; border-color: #d4d4d4; } .sidey .widget-container a { color: #1e8b94; } .sidey .widget-container a:hover { color: #556d00; } .widget-title span { border-color: #185dd8; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { color: #435404; } .entry-title, .entry-title a{ color: #556d00; } .entry-title a:hover { color: #000000; } #content span.entry-format { color: #d4d4d4; } /* footer */ #footer { color: #AAAAAA; background-color: #def6fc; } #footer2 { color: #AAAAAA; background-color: #3A3B3D; } #sfooter-full { background-color: #353638; } .footermenu ul li { border-color: #494a4c; } .footermenu ul li:hover { border-color: #5d5e60; } #colophon a { color: #1e8b94; } #colophon a:hover { color: #556d00; } #footer2 a, .footermenu ul li:after { color: #1e8b94; } #footer2 a:hover { color: #556d00; } #footer .widget-container { color: #556d00; background-color: #def6fc; } #footer .widget-title { color: #556d00; background-color: #ADBF2D; border-color:#d4d4d4; } /* buttons */ a.continue-reading-link { color: #0049c4; border-color: #0049c4; } a.continue-reading-link:hover { background-color: #24b9c6; color: #FFFFFF; } #cryout_ajax_more_trigger { border: 1px solid #d4d4d4; } #cryout_ajax_more_trigger:hover { background-color: #FFFFFF; } a.continue-reading-link i.crycon-right-dir { color: #24b9c6 } a.continue-reading-link:hover i.crycon-right-dir { color: #FFFFFF } .page-link a, .page-link > span > em { border-color: #d4d4d4 } .columnmore a { background: #556d00; color:#FFFFFF } .columnmore a:hover { background: #24b9c6; } .file, .button, input[type="submit"], input[type="reset"], #respond .form-submit input#submit { background-color: #ffffff; border-color: #d4d4d4; } .button:hover, #respond .form-submit input#submit:hover { background-color: #FFFFFF; } .entry-content tr th, .entry-content thead th { color: #435404; } .entry-content tr th { background-color: #24b9c6; color:#ffffff; } .entry-content tr.even { background-color: #FFFFFF; } hr { border-color: #FFFFFF; } input[type="text"], input[type="password"], input[type="email"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="week"], textarea, select { border-color: #d4d4d4 #FFFFFF #FFFFFF #d4d4d4; color: #000000; } input[type="submit"], input[type="reset"] { color: #000000; } input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="color"]:hover, input[type="date"]:hover, input[type="datetime"]:hover, input[type="datetime-local"]:hover, input[type="month"]:hover, input[type="number"]:hover, input[type="range"]:hover, input[type="search"]:hover, input[type="tel"]:hover, input[type="time"]:hover, input[type="url"]:hover, input[type="week"]:hover, textarea:hover { background-color: rgba(255,255,255,0.4); } .entry-content pre { background-color: #FFFFFF; border-color: rgba(36,185,198,0.1); } abbr, acronym { border-color: #000000; } .comment-meta a { color: #999999; } #respond .form-allowed-tags { color: #999999; } .comment .reply a { border-color: #FFFFFF; } .comment .reply a:hover { color: #0049c4; } .entry-meta { border-color: #FFFFFF; } .entry-meta .crycon-metas:before { color: #556d00; } .entry-meta span a, .comments-link a { ; } .entry-meta span a:hover, .comments-link a:hover { color: #1e8b94; } .entry-meta span, .entry-utility span, .footer-tags { color: #c1c1c1; } .nav-next a, .nav-previous a{ background-color:#f8f8f8; } .nav-next a:hover, .nav-previous a:hover { background-color: #0049c4; color:#ffffff; } .pagination { border-color: #f5f5f5; } .pagination a:hover { background-color: #556d00; color: #ffffff; } h3#comments-title { border-color: #d4d4d4; } h3#comments-title span { background-color: #24b9c6; color: #ffffff; } .comment-details { border-color: #FFFFFF; } .searchform input[type="text"] { color: #999999; } .searchform:after { background-color: #24b9c6; } .searchform:hover:after { background-color: #556d00; } .searchsubmit[type="submit"]{ color: #FFFFFF; } li.menu-main-search .searchform .s { background-color: #FFFFFF; } li.menu-main-search .searchsubmit[type="submit"] { color: #999999; } .caption-accented .wp-caption { background-color:rgba(36,185,198,0.8); color:#ffffff; } .nirvana-image-one .entry-content img[class*='align'], .nirvana-image-one .entry-summary img[class*='align'], .nirvana-image-two .entry-content img[class*='align'], .nirvana-image-two .entry-summary img[class*='align'] .nirvana-image-one .entry-content [class*='wp-block'][class*='align'] img, .nirvana-image-one .entry-summary [class*='wp-block'][class*='align'] img, .nirvana-image-two .entry-content [class*='wp-block'][class*='align'] img, .nirvana-image-two .entry-summary [class*='wp-block'][class*='align'] img { border-color: #24b9c6; } html { font-size: 16px; line-height: 1.8; } .entry-content, .entry-summary, .ppbox { text-align:inherit ; } .entry-content, .entry-summary, .widget-container, .ppbox, .navigation { ; } #bg_image {display: block; margin: 0 auto; } #content h1.entry-title, #content h2.entry-title, .woocommerce-page h1.page-title { font-size: 28px; } .widget-title, .widget-title a { font-size: 18px; } .widget-container, .widget-container a { font-size: 12px; } #content h1, #pp-afterslider h1 { font-size: 35px; } #content h2, #pp-afterslider h2 { font-size: 31px; } #content h3, #pp-afterslider h3 { font-size: 26px; } #content h4, #pp-afterslider h4 { font-size: 22px; } #content h5, #pp-afterslider h5 { font-size: 18px; } #content h6, #pp-afterslider h6 { font-size: 13px; } #site-title span a { font-size: 30px; } #access ul li a { font-size: 14px; } #access ul ul ul a { font-size: 13px; } .nocomments, .nocomments2 { display: none; } .page h1.entry-title, .home .page h2.entry-title { display: none; } article footer.entry-meta { display: none; } .entry-content p, .entry-content ul, .entry-content ol, .entry-content dd, .entry-content pre, .entry-content hr, .commentlist p, .entry-summary p { margin-bottom: 1.0em; } #header-container > div { margin: 0px 0 0 0px; } #toTop:hover .crycon-back2top:before { color: #556d00; } #main { margin-top: 10px; } #forbottom { padding-left: 3px; padding-right: 3px; } #header-widget-area { width: 25%; } #branding { height:260px; } @media (max-width: 1920px) { #branding, #bg_image { display: block; height: auto; max-width: 100%; min-height: inherit !important; } } /* Nirvana Custom CSS */ </style> <link data-minify="1" rel='stylesheet' id='nirvana-mobile-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/styles/style-mobile.css?ver=1742013994' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel='stylesheet' id='tablepress-default-css' href='https://conferencekeeper.org/wp-content/tablepress-combined.min.css?ver=37' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.3.1" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/conferencekeeper.org","hash_tracking":"false","v4_id":"G-PTK0H3J251"};/* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <link rel="https://api.w.org/" href="https://conferencekeeper.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://conferencekeeper.org/wp-json/wp/v2/pages/43" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://conferencekeeper.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <link rel='shortlink' href='https://conferencekeeper.org/?p=43' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://conferencekeeper.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fconferencekeeper.org%2Fblog%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://conferencekeeper.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fconferencekeeper.org%2Fblog%2F&format=xml" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com"> <script type="rocketlazyloadscript"> window.addEventListener("sfsi_plus_functions_loaded", function() { var body = document.getElementsByTagName('body')[0]; // console.log(body); body.classList.add("sfsi_plus_3.53"); }) // window.addEventListener('sfsi_plus_functions_loaded',function(e) { // jQuery("body").addClass("sfsi_plus_3.53") // }); jQuery(document).ready(function(e) { jQuery("body").addClass("sfsi_plus_3.53") }); function sfsi_plus_processfurther(ref) { var feed_id = 'bWkxK09oQU9iL0tONGU0SWVGL3hhMGJLV1RaZG5tZ2dWbnNacmJ0QUIzRFl5ekxOa28yMHhJb2t3UTdzR3Z0RVhsdFljZjRpUkk3ZGYydkhmUUJ0QzU1SFBXQlhLa0pQTURyd0FwNStQYk1tZmJrczZSL2pnVktaUlhqTU9UaTF8elBhcXI3STJPKzFFVVpWTjFtY2NCVVl0Tmg5YkVkMjc0L1BtTlE2cWdjTT0='; var feedtype = 8; var email = jQuery(ref).find('input[name="email"]').val(); var filter = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; if ((email != "Enter your email") && (filter.test(email))) { if (feedtype == "8") { var url = "https://api.follow.it/subscription-form/" + feed_id + "/" + feedtype; window.open(url, "popupwindow", "scrollbars=yes,width=1080,height=760"); return true; } } else { alert("Please enter email address"); jQuery(ref).find('input[name="email"]').focus(); return false; } } </script> <style> .sfsi_plus_subscribe_Popinner { width: 100% !important; height: auto !important; border: 1px solid #b5b5b5 !important; padding: 18px 0px !important; background-color: #ffffff !important; } .sfsi_plus_subscribe_Popinner form { margin: 0 20px !important; } .sfsi_plus_subscribe_Popinner h5 { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color: #000000 !important; font-size: 16px !important; text-align: center !important; margin: 0 0 10px !important; padding: 0 !important; } .sfsi_plus_subscription_form_field { margin: 5px 0 !important; width: 100% !important; display: inline-flex; display: -webkit-inline-flex; } .sfsi_plus_subscription_form_field input { width: 100% !important; padding: 10px 0px !important; } .sfsi_plus_subscribe_Popinner input[type=email] { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]::-webkit-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]:-moz-placeholder { /* Firefox 18- */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]::-moz-placeholder { /* Firefox 19+ */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=email]:-ms-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; color: !important; font-size: 14px !important; text-align: center !important; } .sfsi_plus_subscribe_Popinner input[type=submit] { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color: #000000 !important; font-size: 16px !important; text-align: center !important; background-color: #dedede !important; } </style> <meta name="follow.it-verification-code-bWkxK09oQU9iL0tONGU0SWVGL3hhMGJLV1RaZG5tZ2dWbnNacmJ0QUIzRFl5ekxOa28yMHhJb2t3UTdzR3Z0RVhsdFljZjRpUkk3ZGYydkhmUUJ0QzU1SFBXQlhLa0pQTURyd0FwNStQYk1tZmJrczZSL2pnVktaUlhqTU9UaTF8elBhcXI3STJPKzFFVVpWTjFtY2NCVVl0Tmg5YkVkMjc0L1BtTlE2cWdjTT0=" content="zkJtgAjSlDK1r2YyYNw9"/><style type="text/css" id="custom-background-css"> body.custom-background { background-color: #ffffff; } </style> <link rel="icon" href="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-150x150.jpg" sizes="32x32" /> <link rel="icon" href="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-300x300.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-300x300.jpg" /> <meta name="msapplication-TileImage" content="https://conferencekeeper.org/wp-content/uploads/2020/10/cropped-CK-logo-calendar-only-300x300.jpg" /> <!--[if lt IE 9]> <script> document.createElement('header'); document.createElement('nav'); document.createElement('section'); document.createElement('article'); document.createElement('aside'); document.createElement('footer'); </script> <![endif]--> <style type="text/css" id="wp-custom-css"> div#mc_embed_signup {display: none;} body .widget-container { margin-bottom: 0em; } button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link { background-color: #002AA8; } </style> <style id="egf-frontend-styles" type="text/css"> h1 {color: #065718;font-family: 'Open Sans Condensed', sans-serif;font-size: 55px;font-style: normal;font-weight: 700;text-decoration: none;text-transform: none;} h2 {color: #085418;font-family: 'Open Sans Condensed', sans-serif;font-size: 20px;font-style: normal;font-weight: 700;} h3 {color: #0f117b;font-family: 'Grand Hotel', sans-serif;font-size: 16px;font-style: normal;font-weight: 400;text-decoration: none;text-transform: none;} h4 {color: #2b532b;font-family: 'Open Sans Condensed', sans-serif;font-size: 22px;font-style: normal;font-weight: 700;text-transform: uppercase;} h6 {font-family: 'Oswald', sans-serif;font-size: 55px;font-style: normal;font-weight: 400;text-decoration: none;text-transform: none;} p {color: #282828;font-family: 'Open Sans', sans-serif;font-size: 16px;font-style: normal;font-weight: 400;line-height: 1.4;padding-bottom: 6px;text-transform: none;} h5 {color: #0096bc;font-family: 'Cookie', sans-serif;font-size: 28px;font-style: normal;font-weight: 400;} </style> <style id="rocket-lazyrender-inline-css">[data-wpr-lazyrender] {content-visibility: auto;}</style><meta name="generator" content="WP Rocket 3.18.1.5" data-wpr-features="wpr_delay_js wpr_minify_js wpr_automatic_lazy_rendering wpr_oci wpr_minify_css wpr_desktop wpr_preload_links" /></head> <body class="page-template page-template-templates page-template-template-blog page-template-templatestemplate-blog-php page page-id-43 custom-background sfsi_plus_actvite_theme_cute nirvana-image-none caption-simple nirvana-comment-placeholders nirvana-menu-center nirvana-topbarhide"> <a class="skip-link screen-reader-text" href="#main" title="Skip to content"> Skip to content </a> <div id="wrapper" class="hfeed"> <div id="topbar" ><div id="topbar-inner"> </div></div> <div id="header-full"> <header id="header"> <div id="masthead"> <div id="branding" role="banner" > <img id="bg_image" alt="" title="" src="https://conferencekeeper.org/wp-content/uploads/2023/09/Website-Header-2023-October-NGS-1900X260.png" /><div id="header-container"></div> <div style="clear:both;"></div> </div><!-- #branding --> <button id="nav-toggle"><span> </span></button> <nav id="access" class="jssafe" role="navigation"> <div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div> <div class="menu"><ul id="prime_nav" class="menu"><li id="menu-item-2316" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-has-children menu-item-2316"><a href="https://conferencekeeper.org/"><span>Home</span></a> <ul class="sub-menu"> <li id="menu-item-1235" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1235"><a href="https://conferencekeeper.org/conference-keeper/"><span>About Us</span></a></li> <li id="menu-item-6808" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6808"><a href="https://conferencekeeper.org/faqs/"><span>FAQs</span></a></li> <li id="menu-item-9633" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-9633"><a href="https://conferencekeeper.org/advertising-on-conferencekeeper-org/"><span>Advertising on ConferenceKeeper.org</span></a></li> </ul> </li> <li id="menu-item-2901" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-2901"><a href="https://conferencekeeper.org/conferences/"><span>Conferences</span></a> <ul class="sub-menu"> <li id="menu-item-3816" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3816"><a href="https://conferencekeeper.org/conferences/"><span>Conferences</span></a></li> </ul> </li> <li id="menu-item-987" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-987"><a href="https://conferencekeeper.org/calendar/"><span>Calendar</span></a> <ul class="sub-menu"> <li id="menu-item-3817" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3817"><a href="https://conferencekeeper.org/calendar/"><span>Calendar (all events)</span></a></li> <li id="menu-item-4700" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4700"><a href="https://conferencekeeper.org/virtual/"><span>Virtual (online events only)</span></a></li> <li id="menu-item-10204" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10204"><a href="https://conferencekeeper.org/africanamerican/"><span>African American Research Events</span></a></li> <li id="menu-item-6724" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6724"><a href="https://conferencekeeper.org/dna/"><span>DNA Events</span></a></li> <li id="menu-item-15062" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15062"><a href="https://conferencekeeper.org/jewish/"><span>Jewish Genealogy Research Events</span></a></li> </ul> </li> <li id="menu-item-1276" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1276"><a href="https://conferencekeeper.org/locations/"><span>Locations</span></a> <ul class="sub-menu"> <li id="menu-item-988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-988"><a href="https://conferencekeeper.org/united-states/"><span>U.S.</span></a></li> <li id="menu-item-1417" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1417"><a href="https://conferencekeeper.org/australia/"><span>Australia</span></a></li> <li id="menu-item-1412" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1412"><a href="https://conferencekeeper.org/canada/"><span>Canada</span></a></li> <li id="menu-item-10237" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10237"><a href="https://conferencekeeper.org/republic-of-ireland/"><span>Ireland</span></a></li> <li id="menu-item-3356" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3356"><a href="https://conferencekeeper.org/israel/"><span>Israel</span></a></li> <li id="menu-item-1414" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1414"><a href="https://conferencekeeper.org/uk/"><span>United Kingdom</span></a> <ul class="sub-menu"> <li id="menu-item-3360" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3360"><a href="https://conferencekeeper.org/england/"><span>ENGLAND</span></a></li> <li id="menu-item-3359" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3359"><a href="https://conferencekeeper.org/northern-ireland/"><span>Northern Ireland</span></a></li> <li id="menu-item-3358" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3358"><a href="https://conferencekeeper.org/scotland/"><span>Scotland</span></a></li> <li id="menu-item-3357" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3357"><a href="https://conferencekeeper.org/wales/"><span>Wales</span></a></li> </ul> </li> <li id="menu-item-1236" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1236"><a href="https://conferencekeeper.org/virtual/"><span>Virtual</span></a></li> <li id="menu-item-1685" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1685"><a href="https://conferencekeeper.org/travel/"><span>Travel, Tours, and Cruises</span></a></li> </ul> </li> <li id="menu-item-1233" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1233"><a href="https://conferencekeeper.org/opportunities/"><span>Other Events & Opportunities</span></a> <ul class="sub-menu"> <li id="menu-item-1466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1466"><a href="https://conferencekeeper.org/grants-scholarships/"><span>Awards, Grants & Scholarships</span></a></li> <li id="menu-item-990" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-990"><a href="https://conferencekeeper.org/call-for-papers/"><span>Calls for Presentations & Papers</span></a></li> <li id="menu-item-1234" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1234"><a href="https://conferencekeeper.org/genealogy-contests/"><span>Contests</span></a></li> <li id="menu-item-6408" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6408"><a href="https://conferencekeeper.org/travel/"><span>Cruises, Travel, and Tours</span></a></li> <li id="menu-item-5660" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-5660"><a href="https://conferencekeeper.org/genealogy-education/"><span>Education – Institutes, Degree & Certificate Programs</span></a></li> <li id="menu-item-15211" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15211"><a href="https://conferencekeeper.org/genealogy-books-nonfiction/"><span>Genealogy Books (Non-fiction)</span></a></li> <li id="menu-item-15271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15271"><a href="https://conferencekeeper.org/genealogy-books-fiction/"><span>Genealogy Books (Fiction)</span></a></li> <li id="menu-item-3962" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3962"><a href="https://conferencekeeper.org/genealogy-jobs/"><span>Jobs</span></a></li> <li id="menu-item-4898" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4898"><a href="https://conferencekeeper.org/genealogy-podcasts/"><span>Podcasts</span></a></li> <li id="menu-item-1682" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1682"><a href="https://conferencekeeper.org/speakers/"><span>Speakers</span></a></li> <li id="menu-item-1237" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1237"><a href="https://conferencekeeper.org/volunteer/"><span>Volunteer Opportunities</span></a></li> <li id="menu-item-7607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7607"><a href="https://conferencekeeper.org/youtube/"><span>YouTube Channels</span></a></li> </ul> </li> <li id="menu-item-5733" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-43 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-5733"><a href="https://conferencekeeper.org/blog/" aria-current="page"><span>What’s New</span></a> <ul class="sub-menu"> <li id="menu-item-5732" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-43 current_page_item menu-item-5732"><a href="https://conferencekeeper.org/blog/" aria-current="page"><span>Blog / Events Added This Past Week</span></a></li> <li id="menu-item-984" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-984"><a href="https://conferencekeeper.org/mailing-list/"><span>Get Updates!</span></a></li> </ul> </li> <li id="menu-item-3598" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3598"><a href="https://conferencekeeper.org/event-submissions/"><span>Submissions</span></a> <ul class="sub-menu"> <li id="menu-item-15175" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15175"><a href="https://conferencekeeper.org/event-submissions/"><span>Submit an Event</span></a></li> <li id="menu-item-15174" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-15174"><a href="https://pxl.to/BookSubmissionForm"><span>Submit a Book</span></a></li> </ul> </li> <li id="menu-item-4578" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4578"><a href="https://conferencekeeper.org/contact-us/"><span>Contact</span></a></li> </ul></div> </nav><!-- #access --> </div><!-- #masthead --> </header><!-- #header --> </div><!-- #header-full --> <div style="clear:both;height:0;"> </div> <div id="breadcrumbs"><div id="breadcrumbs-box"><a href="https://conferencekeeper.org"><i class="crycon-homebread"></i><span class="screen-reader-text">Home</span></a><i class="crycon-angle-right"></i> <span class="current">Blog</span></div></div><div id="main"> <div id="toTop"><i class="crycon-back2top"></i> </div> <div id="forbottom" > <div style="clear:both;"> </div> <section id="container" class="three-columns-sided"> <div id="content" role="main"> <article id="post-15460" class="post-15460 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-genealogy tag-genealogy-events"> <header class="entry-header"> <h2 class="entry-title"> <a href="https://conferencekeeper.org/whats-new-on-our-calendar-to-9-3-23-2-2-2-2-2-2-2-2-2-2-3-2-2-2-2-2-2-2-2-2-2-2-2-3-3-2-2-2-2-2-2-2-2-2-2-2-2-3-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-3-2-2-2-2-2-2-2-2-2-2/" title="Permalink to What’s New on Our Calendar to March 16, 2025" rel="bookmark">What’s New on Our Calendar to March 16, 2025</a> </h2> <div class="entry-meta"> <span> <i class="crycon-time crycon-metas" title="Date"></i> <time class="onDate date published" datetime="2025-03-15T00:44:46-04:00"> <a href="https://conferencekeeper.org/whats-new-on-our-calendar-to-9-3-23-2-2-2-2-2-2-2-2-2-2-3-2-2-2-2-2-2-2-2-2-2-2-2-3-3-2-2-2-2-2-2-2-2-2-2-2-2-3-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-2-3-2-2-2-2-2-2-2-2-2-2/" rel="bookmark">March 15, 2025</a> </time> </span><time class="updated" datetime="2025-03-15T00:44:52-04:00">March 15, 2025</time> </div><!-- .entry-meta --> </header><!-- .entry-header --> <div class="entry-content"> <p class="has-text-align-center"><strong>185 NEW</strong><strong element-id="27"> genealogy events added to our calendar this past week!</strong><br><strong element-id="25">>>The list of ALL the NEWLY ADDED events is further down this post.<<</strong><br>See the full<strong element-id="23"> <a element-id="22" href="https://conferencekeeper.org/calendar" target="_blank" rel="noreferrer noopener">CALENDAR</a></strong> or <strong element-id="21"><a element-id="20" href="https://conferencekeeper.org/virtual/" target="_blank" rel="noreferrer noopener">VIRTUAL CALENDAR</a></strong> for<br><em element-id="18"><strong element-id="17">ALL</strong> </em>of the upcoming genealogy events.<mark element-id="16" style="background-color:rgba(0, 0, 0, 0);color:#10209f" class="has-inline-color"></mark></p> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="89" src="https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1024x89.jpg" alt="" class="wp-image-14276" style="width:606px;height:auto" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1024x89.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-300x26.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-768x66.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1536x133.jpg 1536w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-150x13.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div> <p class="has-text-align-center">This week’s email is sponsored by <strong><a href="https://www.aletterfromireland.com/irish-family-genealogist/?utm_source=ConferenceKeeper&utm_medium=email&utm_campaign=CK+Newsletter&utm_term=Start+your+journey&utm_content=+Feb+25" target="_blank" rel="noopener" title="">A Letter From Ireland</a></strong></p> <figure class="wp-block-image size-large"><a href="https://www.aletterfromireland.com/irish-family-genealogist/?utm_source=ConferenceKeeper&utm_medium=email&utm_campaign=CK+Newsletter&utm_term=Start+your+journey&utm_content=+Feb+25"><img fetchpriority="high" decoding="async" width="1024" height="384" src="https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-1024x384.png" alt="" class="wp-image-15304" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-1024x384.png 1024w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-300x113.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-768x288.png 768w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-1536x576.png 1536w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025-150x56.png 150w, https://conferencekeeper.org/wp-content/uploads/2025/02/LetterFromIreland-Feb162025.png 2000w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="89" src="https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1024x89.jpg" alt="" class="wp-image-14276" style="width:606px;height:auto" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1024x89.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-300x26.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-768x66.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1536x133.jpg 1536w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-150x13.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <h3 class="wp-block-heading has-text-align-center">This Week’s Genealogy News:</h3> </div></div> <p class="has-text-align-center"><em><mark style="background-color:rgba(0, 0, 0, 0);color:#525252" class="has-inline-color">(Mentions of businesses or societies in our News are unpaid and non-affiliate.) </mark></em></p> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"></blockquote> <h4 class="wp-block-heading">FREE IRISH RECORDS ACCESS</h4> <p>In honor of St. Patrick’s Day, <strong>MyHeritage </strong>is offering <strong>free access to all their Irish record collections through March 18 </strong>(Tuesday).<strong> </strong>Their Irish collections have really grown over the past year, now numbering 21 million records in 110 Irish collections. Take advantage of the free access to research your Irish ancestry this weekend! Details on the MyHeritage blog. (<a href="https://blog.myheritage.com/2025/03/celebrate-st-patricks-day-with-free-access-to-35-million-irish-records-on-myheritage/">https://blog.myheritage.com/2025/03/celebrate-st-patricks-day-with-free-access-to-35-million-irish-records-on-myheritage/</a> )</p> <h4 class="wp-block-heading">NEW DATABASE FOR GRANTS</h4> <p><strong>Backlog Archivists and Historians</strong> has introduced a fantastic new free resource—a database specifically designed to help identify grants for preservation, digitization, and related projects. This tool promises to be a valuable asset for societies, libraries, and archives looking to secure funding for their initiatives. <a href="https://www.backlog-archivists.com/resources">https://www.backlog-archivists.com/resources</a></p> </div></div> <h4 class="wp-block-heading">SHOW YOUR SUPPORT FOR NARA</h4> <p>The <strong>Records Preservation and Access Coalition</strong> (RPAC) is hosting its second <strong>Family History Hill Day </strong>in Washington, D.C., on April 9, 2025. This special event invites RPAC advocates and the genealogy community to meet with Members of Congress and their staff. The focus for 2025 is to secure funding for the National Archives and Records Administration (NARA). Supporting NARA is crucial for preserving and accessing genealogical records, and your participation can make a significant impact. Find out more about Family History Hill Day here: <a href="https://www.recordsadvocate.org/come-to-dc-register-for-family-history-hill-day-on-9-april-2025/">https://www.recordsadvocate.org/come-to-dc-register-for-family-history-hill-day-on-9-april-2025/</a></p> <h4 class="wp-block-heading">NEW AND IMPROVED</h4> <p>First the “NEW” – <strong>MyHeritage </strong>recently released the new <a href="https://cpyyv04.na1.hubspotlinks.com/Ctc/ON+113/cpYyv04/VXkxPq9gTwsvW1bbb057jBJ93W8QwHkG5t4c5qN6G5TqP7mt9FW69tBBd6lZ3kqW6JKQl36MqlFyW6JNFf66-GqXSW4JXnls1t__lDW5XbxXb5D18n2W5HLDJ019QfB4W4-DQzW3g97DXW1PZLVt6Mr4cyN7Ys5sScng5fW6PPBpH7zK5xHN769p7LXpL7sN6JSnGFq74ndW4T2YHQ326V8DW4g4bLy31SN8GW5lLtH_2Z3F3BW5cCsVb5rp4hBW4g0jBw2v_0-QW8c9fL27w2xynVzfJDw6T3pMkW4RXVHP5LjZX-W8L3TYV2zqZNbW6X_FCP4RS3pMW6q5_317qyjPjW2qhPq-1PqnsDN3QbmTDBNhVKW5yJDpp20J-vrW8SJf0D6LLZQyW9jJpqD4Pd1Q4W18pBXV4yQjCQW6xr_n32gNDkHW1LMWnv5Tc1pCW6qTQhv41QVYKW6VRcvt5R2ZQCVgvpdq3MBwHyW4CwMmh4SR0f4VYQbWd6Z9njgW8y-S0w78cZZ_W39wywL4fdw3GN7gNwFSZX9RVW8XpkzQ4TK4FNW2bGlTN3tNbNwW3X-w-p40jWZ4W7tysSz85TLsKW1VC8pP7tQn_SW4D3sh54n4dYdW5QrwHN6nDlkDW929kf669JvBZVTLgGR731-JpW2lmTMV3bHF_TW386w1W87y0GmW6sYKYw5z5CwsW5wx35G8ktmwZW4sfVZc1sPlhcf5-_vTd04"><strong>Cousin Finder™</strong></a> program, which identifies other MyHeritage members with whom you share common ancestors — your cousins — based on family tree data. These results are based on trees, and not on DNA, and will give you a list which includes how you’re related, with closer relatives listed first. You’ll find it under the “Discoveries” tab. Full details here: <a href="https://blog.myheritage.com/2025/03/introducing-cousin-finder-gain-dna-level-insights-without-a-dna-test/?utm_campaign=RootsTech&utm_medium=email&_hsenc=p2ANqtz-_g4W0FAYg_l05FPO7uZ100HBaOTboeEgfrDVT4tBN5tCyUvkSPvTyjNk_wpAn0f1v9MslOmrEFqCE5pELwqQlrWGiKxA&_hsmi=351634944&utm_content=351634944&utm_source=hs_email#:~:text=To%20access%20Cousin%20Finder%E2%84%A2,and%20click%20Cousin%20Finder%E2%84%A2.&text=Cousin%20Finder%E2%84%A2%20will%20spring,you%20share%20a%20common%20ancestor.">https://blog.myheritage.com/2025/03/introducing-cousin-finder-gain-dna-level-insights-without-a-dna-test/ </a></p> <p>Next, the “IMPROVED” – Did you notice that the <strong>MyHeritage </strong>mobile app has recently been revamped? The new design makes navigating your family tree on mobile <em>much </em>easier. I appreciate that it’s now a lot more like the website experience! More about the app improvements on their blog: <a href="https://blog.myheritage.com/2025/03/new-improved-family-tree-on-the-myheritage-mobile-app/">https://blog.myheritage.com/2025/03/new-improved-family-tree-on-the-myheritage-mobile-app</a></p> <h4 class="wp-block-heading"><mark style="background-color:rgba(0, 0, 0, 0);color:#185606" class="has-inline-color">NEWS FROM THE NATIONAL GENEALOGICAL SOCIETY</mark></h4> <p><strong>Deadline extended: </strong> Societies, libraries, archives, museums, and institutions in the genealogy and family history community are invited to submit short videos highlighting great projects or programs that might inspire others to create similar initiatives. NGS will accept <strong><a href="https://conference.ngsgenealogy.org/slam-idea-showcas" target="_blank" rel="noopener" title="">SLAM! Idea Showcase</a></strong> entries until Friday, March 28, 2025. Winners get up to $250 and recognition at the NGS Family History Conference! Get details and criteria at <a href="https://conference.ngsgenealogy.org/slam-idea-showcase">https://conference.ngsgenealogy.org/slam-idea-showcase</a>.</p> <p><strong>“Like Summer Camp for Genealogists”: </strong>The <strong><a href="https://grip.ngsgenealogy.org" target="_blank" rel="noopener" title="">Genealogical Research Institute of Pittsburgh</a></strong> (GRIP) still has a few spaces available in both the virtual (22-27 June) and in-person (13-18 July) sessions. These programs offer week-long, focused, in-depth education on the topic of your choice — and there’s quite a variety offered, with several new courses added this year. I attended my first GRIP last year (virtual) and absolutely loved devoting a week to my own genealogy education; This year I’m attending in-person (also for my first time!). Check out the courses and get registered soon! <a href="https://grip.ngsgenealogy.org/" target="_blank" rel="noopener" title="">https://grip.ngsgenealogy.org</a> </p> <p><strong>March is Women’s History Month: </strong> Juliana Szucs has written an excellent article titled “<a href="https://upfront.ngsgenealogy.org/2025/02/celebrating-womens-history-month.html">Celebrating Women’s History Month</a> on the NGS blog “UpFront with NGS”. You’ll find some great ideas for finding and documenting the women in your tree. You can read the post here: <a href="https://upfront.ngsgenealogy.org/2025/02/celebrating-womens-history-month.html">https://upfront.ngsgenealogy.org/2025/02/celebrating-womens-history-month.html</a> </p> <p><strong>Have you registered yet?! </strong> This year’s <strong>NGS Family History Conference<em> “Tales & Trails”</em></strong> will be held in Louisville, Kentucky, May 23-26. Along with top-notch speakers and classes, there will be pre-conference workshops and tours, and a special Memorial Day event at Louisville’s historic, 296-acre Cave Hill Cemetery. The venue this year is the Galt House Hotel — accommodations, sessions, the Expo Hall and more all in the same location! (Be sure to reserve your room soon!). You can find all of the conference details and information at <a href="https://conference.ngsgenealogy.org/" target="_blank" rel="noopener" title="">https://conference.ngsgenealogy.org/</a></p> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background is-style-wide"/> <h4 class="wp-block-heading">UPCOMING CALL FOR PRESENTATIONS & PAPERS DEADLINES</h4> </div></div> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <p>See the website’s <a href="https://conferencekeeper.org/call-for-papers/" target="_blank" rel="noopener" title="">Calls for Papers page</a> for full details on these and MORE speaking opportunities.</p> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <ul class="wp-block-list"> <li>Mar 25 – Utah Genealogical Association 2025 <strong>Summit of Excellence Call for Presentations</strong></li> <li>Mar 30 – Speaker proposals sought for the <strong>2025 North Star Genealogy Conference</strong></li> <li>Mar 31 – Proposals requested for <strong>The Association for Gravestone Studies (AGS) 2025</strong> Conference</li> <li><strong><em><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">NEW! </mark></em></strong>Apr 10 – Submit speaker proposals for the <strong>2026 Nebraska State Genealogical Society Annual Conference</strong></li> <li><strong><em><mark style="background-color:rgba(0, 0, 0, 0)" class="has-inline-color has-vivid-red-color">NEW! </mark></em></strong>Apr 09 – <strong>HistERIE Week 2025</strong> Program Proposal Deadline</li> </ul> <h4 class="wp-block-heading">OTHER UPCOMING DEADLINES</h4> <ul class="wp-block-list"> <li>Mar 20 – Application deadline for <strong><a href="https://www.sog.org.uk/vacancies" target="_blank" rel="noopener" title="">Trustee </a></strong>for the Society of Genealogists (volunteer)</li> <li>Mar 28 – <strong><a href="https://conference.ngsgenealogy.org/slam-idea-showcase/" target="_blank" rel="noopener" title="">SLAM! Idea Showcase</a></strong> entry deadline for societies, for the NGS Conference.</li> <li>Mar 28 – Application deadline for Mellon Foundation’s <strong><a href="https://www.mellon.org/article/call-for-proposals-community-based-archives-2025" target="_blank" rel="noopener" title="">General Operating Support for Community-Based Archives</a></strong></li> <li>Apr 01 – Application deadline for <strong><a href="https://permanent.org/byte4byte/" target="_blank" rel="noopener" title="">Byte4Byte Storage Grants</a></strong> for US Nonprofit Partners</li> <li>Apr 25 – Request for<strong> </strong><a href="https://docs.google.com/forms/d/e/1FAIpQLSemVtXh772AKsql7eXNKiGK7SD-TcZdvJsFgRMOOXZI11-nZw/viewform" target="_blank" rel="noreferrer noopener"><strong>NGS 2025 Conference Organization Member discount</strong></a> – initial form DUE<br></li> </ul> </div></div> </div></div> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <hr class="wp-block-separator has-text-color has-cyan-bluish-gray-color has-alpha-channel-opacity has-cyan-bluish-gray-background-color has-background"/> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"> <p>Have you got news to share? Please let me know!! As always, feel free to send questions, corrections, comments, or concerns to me through either the <a href="https://conferencekeeper.org/contact-us/" target="_blank" rel="noreferrer noopener"><strong>CONTACT</strong></a><strong> </strong>form on the website or <a href="mailto:info@conferencekeeper.org" target="_blank" rel="noreferrer noopener">email</a> at <a href="mailto:info@conferencekeeper.org" target="_blank" rel="noreferrer noopener">info@conferencekeeper.org</a>. I always appreciate submissions, updates, corrections and suggestions!</p> <p class="has-text-align-right"> <em>– Tami Osmer Mize</em></p> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><img fetchpriority="high" decoding="async" width="1024" height="89" src="https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1024x89.jpg" alt="" class="wp-image-14276" style="width:606px;height:auto" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1024x89.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-300x26.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-768x66.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-1536x133.jpg 1536w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266-150x13.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2024/12/11604-scaled-e1733552531266.jpg 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure></div> <div class="wp-block-image"> <figure class="aligncenter size-large is-resized"><a href="www.facebook.com/groups/ConferenceKeeper" target="_blank" rel="noreferrer noopener"><img decoding="async" width="1024" height="199" src="https://conferencekeeper.org/wp-content/uploads/2024/01/Join-our-Facebook-Group-2-1024x199.png" alt="" class="wp-image-11655" style="width:503px;height:auto" srcset="https://conferencekeeper.org/wp-content/uploads/2024/01/Join-our-Facebook-Group-2-1024x199.png 1024w, https://conferencekeeper.org/wp-content/uploads/2024/01/Join-our-Facebook-Group-2-300x58.png 300w, https://conferencekeeper.org/wp-content/uploads/2024/01/Join-our-Facebook-Group-2-768x149.png 768w, https://conferencekeeper.org/wp-content/uploads/2024/01/Join-our-Facebook-Group-2-150x29.png 150w, https://conferencekeeper.org/wp-content/uploads/2024/01/Join-our-Facebook-Group-2.png 1358w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></figure></div> <hr class="wp-block-separator has-alpha-channel-opacity"/> </div></div> </div></div> <div class="wp-block-group"><div class="wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained"><div class="wp-block-image"> <figure class="alignleft size-large is-resized"><img decoding="async" width="1024" height="375" src="https://conferencekeeper.org/wp-content/uploads/2020/04/Added-this-week-e1699732162211-1024x375.jpg" alt="" class="wp-image-4539" style="width:351px;height:auto"/></figure></div> <h4 class="wp-block-heading has-text-align-center"><br><em><strong>Below is a list of the events that were added this past week. (See the <a href="https://conferencekeeper.org/" target="_blank" rel="noreferrer noopener">Calendar</a> pages for complete details of these and ALL upcoming events!)</strong></em></h4> <p></p> </div></div> <ul class="wp-block-list"> <li>ConferenceKeeper.org is a completely free service to the genealogy community, providing a genealogy calendar of events from a variety of sources. We are not affiliated with any of the shared events. Please contact the hosts directly with questions about a particular event.</li> <li>Please verify event details, including dates and times, with event hosts.</li> <li><strong>To open a URL in a <em>new </em>tab, hold the <em>Control </em>(Ctrl) key while clicking <em>Enter</em>.</strong></li> </ul> <h2 class="wp-block-heading has-text-align-center"><mark style="background-color:rgba(0, 0, 0, 0);color:#c21313" class="has-inline-color"><strong>Our online calendar includes FULL event details!</strong></mark></h2> <h2 class="wp-block-heading has-text-align-left"><mark style="background-color:#a0d594" class="has-inline-color has-black-color">Newly added events hosted by NGS Member Societies & Libraries:</mark></h2> <p></p> <p>Mar 18 (Hybrid/OR) <strong>Program and Member Meeting: Tabitha Moffat Brown – The Mother of Oregon</strong> presented by Rogue Valley Genealogical Society (Free) <a href="https://rvgslibrary.org">https://rvgslibrary.org</a></p> <p>Mar 18 (VIRTUAL) <strong>March 2025 General Meeting</strong> presented by The Rochester Genealogical Society (Free) www. Register here at this link: <a href="https://mms.nyrgs.org/members/evr/reg_event.php?evid=47704115&orgcode=RGS">https://mms.nyrgs.org/members/evr/reg_event.php?evid=47704115&orgcode=RGS</a></p> <p>Mar 19 (VIRTUAL) <strong>Brick Wall Roundtable</strong> presented by Rogue Valley Genealogical Society (Free) <a href="https://rvgslibrary.org/FormPage.asp?FormID=11">https://rvgslibrary.org/FormPage.asp?FormID=11</a></p> <p>Mar 20 (Hybrid/CA) <strong>Women’s Issues on the Overland Trail by Dr. Bob LaPerriere</strong> presented by Napa Valley Genealogical Society (Free) <a href="https://napagensoc.org/event-6085019">https://napagensoc.org/event-6085019</a></p> <p>Mar 20 (VIRTUAL) <strong>You’ve Always Had the Power to Go Back to Ireland </strong> presented by Omaha Public Library (Free) <a href="https://omaha.bibliocommons.com/events/678c1ff9de0d01f3611cb7b8">https://omaha.bibliocommons.com/events/678c1ff9de0d01f3611cb7b8</a></p> <p>Mar 20 (Hybrid/OR) <strong>Google Earth</strong> presented by Rogue Valley Genealogical Society ($) <a href="https://rvgslibrary.org/FormPage.asp?FormID=42">https://rvgslibrary.org/FormPage.asp?FormID=42</a></p> <p>Mar 20 (Hybrid/MO) <strong>Tracing Immigrant Origins</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/103996/tracing-immigrant-origins-hybrid">https://www.mymcpl.org/events/103996/tracing-immigrant-origins-hybrid</a></p> <p>Mar 22 (VIRTUAL) <strong>ISBGFH Winter Webinar – “Find Your American Ancestor Using Canadian Records,” by Kathryn Lake Hogan</strong> presented by International Society for British Genealogy and Family History (Free) <a href="https://isbgfh.com/winter-webinars/">https://isbgfh.com/winter-webinars/</a></p> <p>Mar 22 (Hybrid/US) <strong>“Stories of the Land: Exploring Cherokee History and Its Cultural Legacy in Western North Carolina” </strong> presented by Old Buncombe County Genealogical Society (Free) <a href="https://www.obcgs.com/event/stories-of-the-land-exploring-cherokee-history-and-its-cultural-legacy-in-western-north-carolina/">https://www.obcgs.com/event/stories-of-the-land-exploring-cherokee-history-and-its-cultural-legacy-in-western-north-carolina/</a></p> <p>Mar 22 (In-Person /WA) <strong>“Family Ties That UNITE Us!” Tacoma African American Family History Event</strong> presented by Tacoma FamilySearch Center (Free) <a href="http://www.tacomaaafhe.com/home">www.tacomaaafhe.com/home</a></p> <p>Mar 22 (VIRTUAL) <strong>ZOOM Genealogy Club: Judy Nimer Muhn “French Canadian Genealogy”</strong> presented by the Godfrey Library (Free/$) <a href="http://www.Godfrey.org">www.Godfrey.org</a></p> <p>Mar 22 (In-Person /CA) <strong>SCGS Spring Member2Member Event</strong> presented by The Southern California Genealogical Society (SCGS) (Free) <a href="https://www.scgsgenealogy.com/events/member2-member-event">https://www.scgsgenealogy.com/events/member2-member-event</a></p> <p>Mar 22 (In-Person /OK) <strong>Genetic Genealogy Workshop With Kate Penney Howard</strong> presented by Tulsa City-County Library (Free) <a href="https://events.tulsalibrary.org/event/12866222">https://events.tulsalibrary.org/event/12866222</a></p> <p>Mar 24 (In-Person /NJ) <strong>Getting Started with AI for Genealogy (and Other Pursuits) – GSBC Meeting</strong> presented by Genealogical Society of Bergen County (Free) <a href="https://www.njgsbc.org/event/getting-started-with-ai-for-genealogy-2/?instance_id=2329">https://www.njgsbc.org/event/getting-started-with-ai-for-genealogy-2/?instance_id=2329</a></p> <p>Mar 25 (Hybrid/OR) <strong>German Interest Group</strong> presented by Rogue Valley Genealogical Society (Free) <a href="https://rvgslibrary.org/calendar.asp?view=event&eventid=389&date=3/25/2025">https://rvgslibrary.org/calendar.asp?view=event&eventid=389&date=3/25/2025</a></p> <p>Mar 25 (Hybrid/OR) <strong>Woman’s Committee of the Council of National Defense Registration Cards: The Largest Census of American Women you Never Heard About</strong> presented by Rogue Valley Genealogical Society ($) <a href="https://rvgslibrary.org/FormPage.asp?FormID=42">https://rvgslibrary.org/FormPage.asp?FormID=42</a></p> <p>Mar 25 (VIRTUAL) <strong>Gravestone Symbolism</strong> presented by Wake County Genealogical Society (Free) <a href="https://wakecogen.org">https://wakecogen.org</a></p> <p>Mar 27 (In-Person /OK) <strong>Genealogy for Beginners Class</strong> presented by Eastern Oklahoma Library System, Muskogee Public Library (Free) <a href="https://eols.librarycalendar.com/event/genealogy-beginners-class-13733">https://eols.librarycalendar.com/event/genealogy-beginners-class-13733</a></p> <p>Mar 27 (VIRTUAL) <strong>Point of Origin: How to Find Your Ancestral Village, with Lisa Vogele</strong> presented by Marin County Genealogical Society (Free) <a href="https://www.maringensoc.org/event-6074827">https://www.maringensoc.org/event-6074827</a></p> <p>Mar 28 (Hybrid/WI) <strong>“More than Family Trees: Understanding Chinese Genealogies and Their History.” By Xin Yu – MCGS Membership Meeting</strong> presented by Milwaukee County Genealogy Society (Free) <a href="https://www.milwaukeegenealogy.org/">https://www.milwaukeegenealogy.org/</a></p> <p>Apr 01 (Hybrid/CA) <strong>Source Linker with Descendancy Charts</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 02 (Hybrid/CA) <strong>Why Puzzilla?</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 02 (VIRTUAL) <strong>A Genealogist’s Guide to the Minnesota Historical Society with Tim K. Rice, CG</strong> presented by Minnesota Genealogical Society (Free) <a href="https://us06web.zoom.us/webinar/register/WN_rG6x1WPwQk2BHlHvY9bc9g">https://us06web.zoom.us/webinar/register/WN_rG6x1WPwQk2BHlHvY9bc9g</a></p> <p>Apr 03 (VIRTUAL) <strong>Land Records: Rich Resources for Relationships, with Rebecca Whitman Koford, CG, CGL</strong> presented by Castle Rock Colorado Genealogical Society (members only) <a href="https://crcgs.org/">https://crcgs.org/</a></p> <p>Apr 03 (Hybrid/CA) <strong>Research Help</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 03 (In-Person /IN) <strong>IN-PERSON DNA & Genealogy Interest Group</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/13234138">https://acpl.libnet.info/event/13234138</a></p> <p>Apr 04 (Hybrid/CA) <strong>Did You Know? Fan Charts</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 04 (Hybrid/CA) <strong>Did You Know? Adding ‘Other’ Relationships</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 05 (Hybrid/GA) <strong>African American Genealogy Shared Interest Group</strong> presented by Athens Regional Library System (Free) <a href="https://athenslibrary.libcal.com/event/13753974">https://athenslibrary.libcal.com/event/13753974</a></p> <p>Apr 06 (Hybrid/CA) <strong>Family Holocaust Findings</strong> presented by San Diego Jewish Genealogical Society (Free/$) <a href="https://www.sdjgs.org/event-5998399">https://www.sdjgs.org/event-5998399</a></p> <p>Apr 07 (VIRTUAL) <strong>Round Table: Meeting Distant Cousins</strong> presented by Napa Valley Genealogical Society (members only) <a href="https://napagensoc.org/event-6047737">https://napagensoc.org/event-6047737</a></p> <p>Apr 07 (In-Person /NE) <strong>Writers Workshop: Writing Family Histories through Memoir</strong> presented by Omaha Public Library (Free) <a href="https://omaha.bibliocommons.com/events/679bcae0f347846dfedd6066">https://omaha.bibliocommons.com/events/679bcae0f347846dfedd6066</a></p> <p>Apr 08 (Hybrid/CA) <strong>Fan Charts </strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 08 (VIRTUAL) <strong>From Research to Novel: Using Genealogical Research to write Creative Nonfiction and Historical Fiction</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/13207027">https://acpl.libnet.info/event/13207027</a></p> <p>Apr 09 (Hybrid/CA) <strong>Newspapers & Obituaries</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 09 (In-Person /MO) <strong>East European Genealogy</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104240/east-european-genealogy">https://www.mymcpl.org/events/104240/east-european-genealogy</a></p> <p>Apr 10 (Hybrid/GA) <strong>Genealogy 101</strong> presented by Athens Regional Library System (Free) <a href="https://athenslibrary.libcal.com/event/14264657">https://athenslibrary.libcal.com/event/14264657</a></p> <p>Apr 10 (Hybrid/CA) <strong>Did You Know? Transcripts, Abstracts, Extracts</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 10 (Hybrid/CA) <strong>Attaching Records Using the Source Linker</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 10 (VIRTUAL) <strong>Genealogy 101 Part 7 Manuscripts, Genealogies, and Periodicals</strong> presented by Rogue Valley Genealogical Society ($) <a href="https://rvgslibrary.org/FormPage.asp?FormID=20">https://rvgslibrary.org/FormPage.asp?FormID=20</a></p> <p>Apr 10 (Hybrid/OR) <strong>Colonial America Interest Group</strong> presented by Rogue Valley Genealogical Society (Free) <a href="https://rvgslibrary.org/calendar.asp?view=event&eventid=259&date=4/10/2025">https://rvgslibrary.org/calendar.asp?view=event&eventid=259&date=4/10/2025</a></p> <p>Apr 11 (Hybrid/CA) <strong>Did You Know? Computer Hacks/Hotkeys</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 12 (VIRTUAL) <strong>Tools to Research Your French Canadian Ancestors, with Johanne Gervais</strong> presented by Castle Rock Colorado Genealogical Society (Free) <a href="https://crcgs.org/">https://crcgs.org/</a></p> <p>Apr 15 (Hybrid/CA) <strong>Evidence & Sources </strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 15 (Hybrid/OR) <strong>Raising the Dead: An Overview of Forensic Investigative Genetic Genealogy</strong> presented by Rogue Valley Genealogical Society (Free) <a href="https://rvgslibrary.org/calendar.asp?view=event&eventid=400&date=4/15/2025">https://rvgslibrary.org/calendar.asp?view=event&eventid=400&date=4/15/2025</a></p> <p>Apr 15 (VIRTUAL) <strong>Researching the Big Sky: Montana Genealogy</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/13207776">https://acpl.libnet.info/event/13207776</a></p> <p>Apr 15 (In-Person /AZ) <strong>Using the Internet Effectively</strong> presented by West Valley Genealogical Society ($) <a href="https://azwvgs.org/store/classes/">https://azwvgs.org/store/classes/</a></p> <p>Apr 16 (Hybrid/CA) <strong>Tax Records </strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 16 (In-Person /MO) <strong>Hidden Treasures: Lineage Societies: You Could Say We’re Familiar With Those</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/106007/hidden-treasures-lineage-societies-you-could-say-were-familiar-those">https://www.mymcpl.org/events/106007/hidden-treasures-lineage-societies-you-could-say-were-familiar-those</a></p> <p>Apr 17 (Hybrid/CA) <strong>British Parish & Civil Registration Records</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 17 (Hybrid/CA) <strong>Genealogy Unplugged! When Offline Records Are the Best, with james M. Baker, PhD</strong> presented by Napa Valley Genealogical Society (Free) <a href="https://napagensoc.org/event-5943685">https://napagensoc.org/event-5943685</a></p> <p>Apr 17 (VIRTUAL) <strong>Find Your Family History in City Directories</strong> presented by Omaha Public Library (Free) <a href="https://omaha.bibliocommons.com/events/679bc6a6f347846dfedd5ff2">https://omaha.bibliocommons.com/events/679bc6a6f347846dfedd5ff2</a></p> <p>Apr 17 (Hybrid/OR) <strong>Creating Genetic Networks from DNA Matches</strong> presented by Rogue Valley Genealogical Society ($) <a href="https://rvgslibrary.org/calendar.asp?view=event&eventid=393&date=4/17/2025">https://rvgslibrary.org/calendar.asp?view=event&eventid=393&date=4/17/2025</a></p> <p>Apr 17 (VIRTUAL) <strong>The Family History That Wasn’t: How a Hidden Discovery Redefined Our Identity</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/13226018">https://acpl.libnet.info/event/13226018</a></p> <p>Apr 17 (VIRTUAL) <strong>Walkabout at the Midwest Genealogy Center</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104008/walkabout-midwest-genealogy-center">https://www.mymcpl.org/events/104008/walkabout-midwest-genealogy-center</a></p> <p>Apr 17 (In-Person /OK) <strong>Genealogy Oral History Workshop</strong> presented by Tulsa City-County Library (Free) <a href="https://events.tulsalibrary.org/event/13067026">https://events.tulsalibrary.org/event/13067026</a></p> <p>Apr 18 (Hybrid/CA) <strong>Did You Know? FamilySearch Online Historical Maps</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 18 (Hybrid/CA) <strong>Gather Known Information to Establish a Research Goal – Part 1 </strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 19 (Hybrid/CA) <strong>CAAGS MEMBER MEETING</strong> presented by Los Angeles FamilySearch Center (Free) <a href="https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars">https://www.familysearch.org/en/centers/los_angeles_california/classes-and-webinars</a></p> <p>Apr 19 (In-Person /MO) <strong>Researching Your World War II Veteran</strong> presented by Platte City Branch, the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/105921/researching-your-world-war-ii-veteran">https://www.mymcpl.org/events/105921/researching-your-world-war-ii-veteran</a></p> <p>Apr 19 (In-Person /OK) <strong>The Muscogee Creek Freedmen Saga – Creek Freedmen History and Genealogy</strong> presented by Tulsa City-County Library (Free) <a href="https://events.tulsalibrary.org/event/13077085">https://events.tulsalibrary.org/event/13077085</a></p> <p>Apr 21 (In-Person /OK) <strong>Digital Family Scrapbooking</strong> presented by Tulsa City-County Library (Free) <a href="https://events.tulsalibrary.org/event/13077256">https://events.tulsalibrary.org/event/13077256</a></p> <p>Apr 22 (Hybrid/OR) <strong>German Interest Group</strong> presented by Rogue Valley Genealogical Society (Free) <a href="https://rvgslibrary.org/calendar.asp?view=event&eventid=389&date=4/22/2025">https://rvgslibrary.org/calendar.asp?view=event&eventid=389&date=4/22/2025</a></p> <p>Apr 22 (Hybrid/MO) <strong>Researching Your German Ancestors</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104014/researching-your-german-ancestors-hybrid">https://www.mymcpl.org/events/104014/researching-your-german-ancestors-hybrid</a></p> <p>Apr 24 (VIRTUAL) <strong>Are you Eligible for Italian Citizenship?</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/13189258">https://acpl.libnet.info/event/13189258</a></p> <p>Apr 26 (In-Person /OK) <strong>Ancestry Library Edition Basics</strong> presented by Tulsa City-County Library (Free) <a href="https://events.tulsalibrary.org/event/13078766">https://events.tulsalibrary.org/event/13078766</a></p> <p>Apr 27 (In-Person /GA) <strong>Trestles, Runaway Trains, and Streetcars: Athens’ Unexpected Railroad History</strong> presented by Athens Regional Library System (Free) <a href="https://athenslibrary.libcal.com/event/13562073">https://athenslibrary.libcal.com/event/13562073</a></p> <p>Apr 28 (In-Person /NJ) <strong>5 Tips to Effectively Use FamilySearch, with Michelle Chubenko – GSBC Meeting</strong> presented by Genealogical Society of Bergen County (Free) <a href="https://www.njgsbc.org/">https://www.njgsbc.org/</a></p> <p>Apr 29 (VIRTUAL) <strong>It’s All Greek to Me!: A Beginner’s Guide to Greek Genealogy</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/13207139">https://acpl.libnet.info/event/13207139</a></p> <p>May 01 (Hybrid/CO) <strong>Washington’s Life Guard, with Gary Mitchell and Chip Dawes</strong> presented by Castle Rock Colorado Genealogical Society (members only) <a href="https://www.crcgs.org">https://www.crcgs.org</a></p> <p>May 01 (In-Person /MO) <strong>Tracing Immigrant Origins</strong> presented by Excelsior Springs, the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104270/tracing-immigrant-origins">https://www.mymcpl.org/events/104270/tracing-immigrant-origins</a></p> <p>May 02 (In-Person /MO) <strong>Coffee and Conversations: The Importance of Oral History</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/106003/coffee-and-conversations-importance-oral-history">https://www.mymcpl.org/events/106003/coffee-and-conversations-importance-oral-history</a></p> <p>May 03 (Hybrid/GA) <strong>African American Genealogy Shared Interest Group</strong> presented by Athens Regional Library System (Free) <a href="https://athenslibrary.libcal.com/event/13753974">https://athenslibrary.libcal.com/event/13753974</a></p> <p>May 05 (In-Person /IN) <strong>Tracing Your Civil War Soldier: A Beginner’s Guide</strong> presented by The Genealogy Center at Allen County Public Library (Free) <a href="https://acpl.libnet.info/event/12524438">https://acpl.libnet.info/event/12524438</a></p> <p>May 07 (In-Person /MO) <strong>Hidden Treasures: The National Archives and Records Administration</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/109031/hidden-treasures-national-archives-and-records-administration">https://www.mymcpl.org/events/109031/hidden-treasures-national-archives-and-records-administration</a></p> <p>May 07 (In-Person /MO) <strong>Researching Your World War II Veteran</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104254/researching-your-world-war-ii-veteran">https://www.mymcpl.org/events/104254/researching-your-world-war-ii-veteran</a></p> <p>May 08 (VIRTUAL) <strong>Finding My Biological Father: A DNA and Genealogy Case Study</strong> presented by Omaha Public Library (Free) <a href="https://omaha.bibliocommons.com/events/678d27fc018bbb1c3de2028b">https://omaha.bibliocommons.com/events/678d27fc018bbb1c3de2028b</a></p> <p>May 10 (VIRTUAL) <strong>The Science Behind the Stories: Using Genetic Genealogy in Crime Fiction, with Nathan Dylan Goodwin</strong> presented by Castle Rock Colorado Genealogical Society (Free) <a href="https://crcgs.org/">https://crcgs.org/</a></p> <p>May 12 (In-Person /NJ) <strong>Searching Through the Bergen County History Archives with Elizabeth Shepard – GSBC Mini-Extra Webinar</strong> presented by Genealogical Society of Bergen County (Free) <a href="https://www.njgsbc.org/event/searching_through_the_bergen_county_history_archives-2/?instance_id=2339">https://www.njgsbc.org/event/searching_through_the_bergen_county_history_archives-2/?instance_id=2339</a></p> <p>May 14-14 (Hybrid/MO) <strong>FamilySearch</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104516/familysearch-hybrid">https://www.mymcpl.org/events/104516/familysearch-hybrid</a></p> <p>May 15 (Hybrid/CA) <strong>Point of Origin: How to Find Your Ancestral Village, by Lisa Vogele </strong> presented by Napa Valley Genealogical Society (Free) <a href="https://napagensoc.org/event-6092183">https://napagensoc.org/event-6092183</a></p> <p>May 18 (Hybrid/CA) <strong>Obtaining, losing, and regaining American citizenship, with Hal Bookbinder</strong> presented by San Diego Jewish Genealogical Society (Free/$) <a href="https://www.sdjgs.org/event-5453115">https://www.sdjgs.org/event-5453115</a></p> <p>May 19 (Hybrid/MO) <strong>More Abandoned Midwest</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/106171/more-abandoned-midwest-hybrid">https://www.mymcpl.org/events/106171/more-abandoned-midwest-hybrid</a></p> <p>May 20 (VIRTUAL) <strong>Finding Dirk: Insanity in the 19th Century</strong> presented by Omaha Public Library (Free) <a href="https://omaha.bibliocommons.com/events/67bf8b3e9e953a3000dc815b">https://omaha.bibliocommons.com/events/67bf8b3e9e953a3000dc815b</a></p> <p>May 21 (In-Person /MO) <strong>Hidden Treasures: Stories of Early American Settlers and the Paths West</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/106009/hidden-treasures-stories-early-american-settlers-and-paths-west">https://www.mymcpl.org/events/106009/hidden-treasures-stories-early-american-settlers-and-paths-west</a></p> <p>May 22 (Hybrid/MO) <strong>Fold3 </strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104515/fold3-hybrid">https://www.mymcpl.org/events/104515/fold3-hybrid</a></p> <p>May 24 (Hybrid/) <strong>National Frontier Trails Museum – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p>May 24 (In-Person /MO) <strong>Researching Your World War II Veteran</strong> presented by North Oak Branch, the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/105349/researching-your-world-war-ii-veteran">https://www.mymcpl.org/events/105349/researching-your-world-war-ii-veteran</a></p> <p>May 28 (In-Person /MO) <strong>Researching Your World War II Veteran</strong> presented by the Midwest Genealogy Center at Mid-Continent Public Library (Free) <a href="https://www.mymcpl.org/events/104154/researching-your-world-war-ii-veteran">https://www.mymcpl.org/events/104154/researching-your-world-war-ii-veteran</a></p> <p>May 30 (In-Person /CO) <strong>Solved? Has Jack the Ripper really been unmasked?</strong> presented by Castle Rock Colorado Genealogical Society (Free) <a href="https://crcgs.org/">https://crcgs.org/</a></p> <p>May 31 (Hybrid/GA) <strong>African American Genealogy Shared Interest Group</strong> presented by Athens Regional Library System (Free) <a href="https://athenslibrary.libcal.com/event/13753974">https://athenslibrary.libcal.com/event/13753974</a></p> <p>Jun 08 (In-Person /CA) <strong>Interactive Research Workshop</strong> presented by San Diego Jewish Genealogical Society (Free/$) <a href="https://www.sdjgs.org/event-6080675">https://www.sdjgs.org/event-6080675</a></p> <p>Jun 23 (In-Person /NJ) <strong>Hidden Clues, New Paths: Creative Approaches to Finding Elusive Ancestors, with Maria “Ree” Hopper, CG – GSBC Meeting</strong> presented by Genealogical Society of Bergen County (Free) <a href="https://www.njgsbc.org/event/hidden_clues_new_paths/?instance_id=2340">https://www.njgsbc.org/event/hidden_clues_new_paths/?instance_id=2340</a></p> <p>Jun 28 (Hybrid/) <strong>Researching National Probate Records – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p>Jul 26 (Hybrid/) <strong>Researching Your Ancestors in New England – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p>Aug 23 (Hybrid/) <strong>Bleeding Kansas – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p>Sep 27 (Hybrid/) <strong>What is WikiTree and How to Use It – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p>Oct 25 (Hybrid/) <strong>A Beginner’s Guide to FamilySearch.org – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p>Oct 27 (In-Person /NJ) <strong>Book Talk: Italians of Newark, with Andrea Van Benschoten – GSBC Meeting</strong> presented by Genealogical Society of Bergen County (Free) <a href="https://www.njgsbc.org/event/book-talk-italians-of-newark/?instance_id=2337">https://www.njgsbc.org/event/book-talk-italians-of-newark/?instance_id=2337</a></p> <p>Nov 22 (Hybrid/) <strong>Finding Your Military Ancestors – JCGS Monthly Meeting </strong> presented by Johnson County (Kansas) Genealogical Society (members only) <a href="http://www.jcgsks.org">www.jcgsks.org</a></p> <p></p> <h2 class="wp-block-heading"><mark style="background-color:#cde9fa" class="has-inline-color"> Newly added genealogy events from all others</mark>:</h2> <p></p> <p>Mar 16 (Hybrid/US) <strong>“The Wedding Photo” -Genealogy Puzzles Discovered and Solved with Dr. Dan Oren</strong> presented by Jewish Genealogical Society of Palm Beach County (Free) <a href="https://jgspbc.org/event/dr-dan-oren-the-wedding-photo-genealogy-puzzles-discovered-and-solved/">https://jgspbc.org/event/dr-dan-oren-the-wedding-photo-genealogy-puzzles-discovered-and-solved/</a></p> <p>Mar 18 (VIRTUAL) <strong>Germany’s Shifting Map: What It Means For Your Research, with Katherine Schober</strong> presented by Germanology Unlocked (Free) <a href="https://germanologyunlocked.com/free-march-webinar/">https://germanologyunlocked.com/free-march-webinar/</a></p> <p>Mar 19 (In-Person /CA) <strong>Blogging: Installment Plan for Publishing Your Family’s Story, with presenter Jacqi Stevens.</strong> presented by Genealogical Association of Sacramento (Free) <a href="http://www.gensac.org">www.gensac.org</a></p> <p>Mar 19 (VIRTUAL) <strong>Germany’s Shifting Map: What It Means For Your Research, with Katherine Schober</strong> presented by Germanology Unlocked (Free) <a href="https://germanologyunlocked.com/free-march-webinar/">https://germanologyunlocked.com/free-march-webinar/</a></p> <p>Mar 19 (VIRTUAL) <strong>“Romanian Records Go Online,” with Michael Moritz</strong> presented by Jewish Genealogy Society of Pittsburgh (Free/$) <a href="https://www.pghjgs.org/event-details/romanian-records-go-online-with-michael-moritz">https://www.pghjgs.org/event-details/romanian-records-go-online-with-michael-moritz</a></p> <p>Mar 20 (VIRTUAL) <strong>Group Your DNA Matches: A Hands-on Workshop</strong> presented by Diahan Southard / Your DNA Guide ($) <a href="https://events.yourdnaguide.com/group-your-dna-matches-workshop-mar-2025">https://events.yourdnaguide.com/group-your-dna-matches-workshop-mar-2025</a> </p> <p>Mar 20 (VIRTUAL) <strong>“Moving Forward by Looking Back” presented by Kimberly Nagy</strong> presented by Elgin (IL) Genealogical Society (Free) <a href="http://www.elginroots.com">www.elginroots.com</a></p> <p>Mar 20 (VIRTUAL) <strong>Germany’s Shifting Map: What It Means For Your Research, with Katherine Schober</strong> presented by Germanology Unlocked (Free) <a href="https://germanologyunlocked.com/free-march-webinar/">https://germanologyunlocked.com/free-march-webinar/</a></p> <p>Mar 20 JOBS <strong>Trustee for the Society of Genealogists</strong> presented by Society of Genealogists <a href="https://www.sog.org.uk/vacancies">https://www.sog.org.uk/vacancies</a></p> <p>Mar 22 (In-Person /MN) <strong>Stories of Japanese American Girlhood</strong> presented by Minnesota Historical Society (Free) <a href="https://www.mnhs.org/events/3116">https://www.mnhs.org/events/3116</a></p> <p>Mar 22 (VIRTUAL) <strong>Half Day Event: Two Lectures with Heather Kisilywicz Rhode Island’s Relationship with Rum and Ask an Archivist: Caring for Your Mini-Museum</strong> presented by Rhode Island Genealogical Society (Free) <a href="https://www.eventbrite.com/e/1221290164759?aff=oddtdtcreator">https://www.eventbrite.com/e/1221290164759?aff=oddtdtcreator</a></p> <p>Mar 24 (In-Person /NJ) <strong>Advice from a Professional Genealogist:10 Best Tips for Finding Your Ancestors</strong> presented by (Free) <a href="https://theoceancountylibrary.libnet.info/event/12955461">https://theoceancountylibrary.libnet.info/event/12955461</a></p> <p>Mar 25 (VIRTUAL) <strong>Peeling Back the Layers: Florence Harding</strong> presented by Ohio History Connection ($) <a href="https://www.ohiohistory.org/events/member-vip-peeling-back-the-layers-florence-harding/">https://www.ohiohistory.org/events/member-vip-peeling-back-the-layers-florence-harding/</a></p> <p>Mar 27 (Hybrid/NC) <strong>Her Story: Discovering the Genealogy of your Matriarchs</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67ab670dcb66923d003fd7f2">https://cmlibrary.bibliocommons.com/events/67ab670dcb66923d003fd7f2</a></p> <p>Mar 27 (VIRTUAL) <strong>The Tax Man Cometh</strong> presented by Muskogee County Genealogical Society (Free) <a href="https://www.muskogeecountygenealogicalsociety.org/">https://www.muskogeecountygenealogicalsociety.org/</a></p> <p>Mar 29 (In-Person /AL) <strong>Cherokee Genealogy Workshop</strong> presented by Florence Indian Mound Museum ($) <a href="https://www.florencealmuseums.com/cherokee">https://www.florencealmuseums.com/cherokee</a></p> <p>Mar 29 (In-Person /OH) <strong>Rebels in Corsets: The Embodied Rhetoric of the Women’s Suffrage Movement</strong> presented by Ohio History Connection (Free) <a href="https://www.ohiohistory.org/events/discovering-history-rebels-in-corsets/">https://www.ohiohistory.org/events/discovering-history-rebels-in-corsets/</a></p> <p>Apr 02 (Hybrid/NC) <strong>Tracing Twisted Spellings: Research Tips for Unique Family Names</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67abc19a2a99913600cc636d">https://cmlibrary.bibliocommons.com/events/67abc19a2a99913600cc636d</a></p> <p>Apr 03 (In-Person /AZ) <strong>Basics of Irish-American Research: 6 Week In-Person Genealogy Course Led by Robert M. Wilbanks IV (April 3 – May 8, 2025)</strong> presented by The McClelland Library ($) <a href="https://www.azirish.org/irish-american-research/">https://www.azirish.org/irish-american-research/</a></p> <p>Apr 04 (In-Person /OH) <strong>Nathaniel Clark, Lafayette and the Sinking of the Steamboat Mechanic</strong> presented by Ohio History Connection (Free) <a href="https://www.ohiohistory.org/events/discovering-history-nathaniel-clark-lafayette-and-the-sinking-of-the-steamboat-mechanic/">https://www.ohiohistory.org/events/discovering-history-nathaniel-clark-lafayette-and-the-sinking-of-the-steamboat-mechanic/</a></p> <p>Apr 04 (VIRTUAL) <strong>LaJoy Y. Mosby MBA, National President-AAHGS, Inc. </strong> presented by TMCC Library Open Genealogy Lab (Free) <a href="https://libguides.tmcc.edu/c.php?g=606579">https://libguides.tmcc.edu/c.php?g=606579</a></p> <p>Apr 05 (In-Person /OH) <strong>World War 1 Program and re-enactment</strong> presented by Fort Laurens Museum (Free/$) <a href="http://www.fortlaurensmuseum.org/">http://www.fortlaurensmuseum.org/</a></p> <p>Apr 05 (VIRTUAL) <strong>Should I Stay or Should I Go: Following Their Footsteps with Emigrant Guides, with Cindy Brennan</strong> presented by Solano County Genealogical Society (Free) <a href="http://www.scgsca.org">www.scgsca.org</a></p> <p>Apr 06 (VIRTUAL) <strong>“Help! I got my DNA Results, and I’m Confused!” with Gil Bardige part 1 (part 2 on Apr 20)</strong> presented by Jewish Genealogy Society of Pittsburgh (Free/$) <a href="https://www.pghjgs.org/event-details/help-i-got-my-dna-results-and-im-confused-with-gil-bardige-pt-1-2-on-april-6-and-pt-2-5-on-april-20-2025-04-06-13-00">https://www.pghjgs.org/event-details/help-i-got-my-dna-results-and-im-confused-with-gil-bardige-pt-1-2-on-april-6-and-pt-2-5-on-april-20-2025-04-06-13-00</a></p> <p>Apr 07 (Hybrid/OK) <strong>The Oklahoma Boomer Movement: The Oklahoma Land Run by Michael D Williams</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Apr 08 (VIRTUAL) <strong>Diamond in a Cornfield</strong> presented by Champaign County Genealogical Society (Free) <a href="https://ilccgs.org/">https://ilccgs.org/</a></p> <p>Apr 09 CALL FOR PRESENTATIONS (In-Person /CALL FOR PRESENTATIONS) <strong>HistERIE Week 2025 Program Proposal Deadline</strong> presented by Erie County Public Library <a href="https://events.erielibrary.org/event/14244988">https://events.erielibrary.org/event/14244988</a></p> <p>Apr 10 (Hybrid/NC) <strong>I’ve Done My DNA…Now What?</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67ab67988fc0a328001a4623">https://cmlibrary.bibliocommons.com/events/67ab67988fc0a328001a4623</a></p> <p>Apr 10 CALL FOR PRESENTATIONS <strong>Submit speaker proposals for the 2026 Nebraska State Genealogical Society Annual Conference</strong> presented by Nebraska State Genealogical Society (Free) <a href="https://nsgs.org/cpage.php?pt=14">https://nsgs.org/cpage.php?pt=14</a></p> <p>Apr 10 (VIRTUAL) <strong>Genealogy Basics: Immigration & Naturalization</strong> presented by the Salinas Public Library (Free) <a href="https://salinaspubliclibrary.org/learn-explore/research-learning/events/virtual-genealogy-basics-immigration-naturalization">https://salinaspubliclibrary.org/learn-explore/research-learning/events/virtual-genealogy-basics-immigration-naturalization</a></p> <p>Apr 11 (VIRTUAL) <strong>Barbara Hemmingsen – Civil War Ancestry</strong> presented by TMCC Library Open Genealogy Lab (Free) <a href="https://libguides.tmcc.edu/c.php?g=606579">https://libguides.tmcc.edu/c.php?g=606579</a></p> <p>Apr 12 (In-Person /NC) <strong>I’ve Done My DNA…Now What?</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/677d9dbd59163a2f0038f3db">https://cmlibrary.bibliocommons.com/events/677d9dbd59163a2f0038f3db</a></p> <p>Apr 12 (In-Person /KY) <strong>Walking Tour: African American History along the Cincinnati Riverfront</strong> presented by Harriet Beecher Stowe House (Free) <a href="https://www.eventbrite.com/e/walking-tour-african-american-history-along-the-cincinnati-riverfront-tickets-1119018667959?aff=oddtdtcreator">https://www.eventbrite.com/e/walking-tour-african-american-history-along-the-cincinnati-riverfront-tickets-1119018667959?aff=oddtdtcreator</a></p> <p>Apr 12 (In-Person /MN) <strong>Minnesota Labor History Tour</strong> presented by Minnesota Historical Society ($) <a href="https://www.mnhs.org/events/3106">https://www.mnhs.org/events/3106</a></p> <p>Apr 12 (VIRTUAL) <strong>Finding Your African American Ancestors: Yes, You Can!</strong> presented by Ohio History Connection ($) <a href="https://www.ohiohistory.org/events/finding-your-african-american-ancestors-yes-you-can/">https://www.ohiohistory.org/events/finding-your-african-american-ancestors-yes-you-can/</a></p> <p>Apr 12 (Hybrid/CO) <strong>The Genealogical Proof Standard (GPS): A Review</strong> presented by The Parker Genealogical Society of Colorado (Free) <a href="http://www.parkergenealogicalsociety.org">www.parkergenealogicalsociety.org</a></p> <p>Apr 16 (In-Person /NC) <strong>Exploring History: Family History Stories</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67c895f9075f7728006f36c4">https://cmlibrary.bibliocommons.com/events/67c895f9075f7728006f36c4</a></p> <p>Apr 20 (VIRTUAL) <strong>“Help! I got my DNA Results, and I’m Confused!” with Gil Bardige part 2.5 (part 1 on Apr. 6)</strong> presented by Jewish Genealogy Society of Pittsburgh (Free/$) <a href="https://www.pghjgs.org/event-details/help-i-got-my-dna-results-and-im-confused-with-gil-bardige-pt-1-2-on-april-6-and-pt-2-5-on-april-20-2025-04-06-13-00">https://www.pghjgs.org/event-details/help-i-got-my-dna-results-and-im-confused-with-gil-bardige-pt-1-2-on-april-6-and-pt-2-5-on-april-20-2025-04-06-13-00</a></p> <p>Apr 21 (VIRTUAL) <strong>Provenance & Original Order</strong> presented by Backlog Archivists & Historians (Free) <a href="https://www.backlog-archivists.com/webinars">https://www.backlog-archivists.com/webinars</a></p> <p>Apr 22 (VIRTUAL) <strong>Delve into the Collections from Ohio’s Northeast Region</strong> presented by Ohio History Connection ($) <a href="https://www.ohiohistory.org/events/member-vip-delve-into-the-collections-from-ohios-northeast-region/">https://www.ohiohistory.org/events/member-vip-delve-into-the-collections-from-ohios-northeast-region/</a></p> <p>Apr 24 (In-Person /NJ) <strong>Advice from A Professional Genealogist:10 Best Tips for Finding Your Ancestors</strong> presented by (Free) <a href="https://theoceancountylibrary.libnet.info/event/12962274">https://theoceancountylibrary.libnet.info/event/12962274</a></p> <p>Apr 25 (In-Person /SC) <strong>South Carolina Historic Preservation Conference 2025</strong> presented by South Carolina Archives & History <a href="https://scarchivesandhistoryfoundation.org/category/news-events/">https://scarchivesandhistoryfoundation.org/category/news-events/</a></p> <p>Apr 26 (In-Person /OH) <strong>Walking Tour: Abolitionists & African Americans in Walnut Hills</strong> presented by Harriet Beecher Stowe House (Free) <a href="https://www.eventbrite.com/e/walking-tour-abolitionists-african-americans-in-walnut-hills-tickets-1118056500089">https://www.eventbrite.com/e/walking-tour-abolitionists-african-americans-in-walnut-hills-tickets-1118056500089</a></p> <p>May 01 (Hybrid/NC) <strong>Her Story: Discovering the Genealogy of your Matriarchs</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67acc997f347846dfedf7cfc">https://cmlibrary.bibliocommons.com/events/67acc997f347846dfedf7cfc</a></p> <p>May 05 (VIRTUAL) <strong>Archival Hierarchy: Fonds, Series, Subseries, File, Item</strong> presented by Backlog Archivists & Historians (Free) <a href="https://www.backlog-archivists.com/webinars">https://www.backlog-archivists.com/webinars</a></p> <p>May 05 (In-Person /NC) <strong>It’s a Family Reunion! Research, Collect, and Share Your Family Legacy: Research Your Family History</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67abc0af3d87dd44008fb6b0">https://cmlibrary.bibliocommons.com/events/67abc0af3d87dd44008fb6b0</a></p> <p>May 05 (In-Person /NJ) <strong>Advice from a Professional Genealogist: 10 Best Tips for Finding Your Ancestors</strong> presented by (Free) <a href="https://theoceancountylibrary.libnet.info/event/13189383">https://theoceancountylibrary.libnet.info/event/13189383</a></p> <p>May 05 (Hybrid/OK) <strong>Southern Church Records and Their Use in Family History Research by Russell Barker</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>May 08 (VIRTUAL) <strong>An Introduction to Researching Hispanic Ancestry</strong> presented by Ohio History Connection ($) <a href="https://www.ohiohistory.org/events/an-introduction-to-researching-hispanic-ancestry/">https://www.ohiohistory.org/events/an-introduction-to-researching-hispanic-ancestry/</a></p> <p>May 08 (VIRTUAL) <strong>An Introduction to Researching Hispanic Ancestry</strong> presented by Ohio History Connection ($) <a href="https://www.ohiohistory.org/events/an-introduction-to-researching-hispanic-ancestry/">https://www.ohiohistory.org/events/an-introduction-to-researching-hispanic-ancestry/</a></p> <p>May 10 (Hybrid/MD) <strong>2025 SLRC Annual Genealogy Lecture Series: Judy G. Russell</strong> presented by Enoch Pratt Free Library (Free) <a href="https://calendar.prattlibrary.org/event/2025-slrc-annual-genealogy-lecture-series-judy-g-russell">https://calendar.prattlibrary.org/event/2025-slrc-annual-genealogy-lecture-series-judy-g-russell</a></p> <p>May 12 (In-Person /NC) <strong>It’s a Family Reunion! Research, Collect, and Share Your Family Legacy: Share your Family Legacy by Creating a Digital Presentation</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67abc0af3d87dd44008fb6b0">https://cmlibrary.bibliocommons.com/events/67abc0af3d87dd44008fb6b0</a></p> <p>May 12 (In-Person /NC) <strong>It’s a Family Reunion! Research, Collect, and Share Your Family Legacy: Collect, Restore and Digitize Family Photos</strong> presented by Charlotte Mecklenburg Library (Free) <a href="https://cmlibrary.bibliocommons.com/events/67abc0af3d87dd44008fb6b0">https://cmlibrary.bibliocommons.com/events/67abc0af3d87dd44008fb6b0</a></p> <p>May 13 (VIRTUAL) <strong>Translating, Transcribing and Summarizing Documents Using AI</strong> presented by Champaign County Genealogical Society (Free) <a href="https://ilccgs.org/">https://ilccgs.org/</a></p> <p>May 16 (In-Person /MN) <strong>Camp Savage and the birth of U.S. Military Language Intelligence: One Soldier’s Story at Sibley</strong> presented by Minnesota Historical Society ($) <a href="https://www.mnhs.org/events/3278">https://www.mnhs.org/events/3278</a></p> <p>May 17 (In-Person /IL) <strong>From the Archives: Preserving your Family History</strong> presented by Chicago Public Library, Harold Washington Center (Free) <a href="https://chipublib.bibliocommons.com/events/678a9641a26aad5d2e4263e6">https://chipublib.bibliocommons.com/events/678a9641a26aad5d2e4263e6</a></p> <p>May 20 (In-Person /NJ) <strong>Advice from a Professional Genealogist: 10 Best Tips for Finding Your Ancestors</strong> presented by (Free) <a href="https://theoceancountylibrary.libnet.info/event/12954161">https://theoceancountylibrary.libnet.info/event/12954161</a></p> <p>May 22 (Hybrid/MN) <strong>Jewish Girlhood in Minnesota Conversation</strong> presented by Minnesota Historical Society (Free) <a href="https://www.mnhs.org/events/3268">https://www.mnhs.org/events/3268</a></p> <p>Jun 02 (Hybrid/OK) <strong>Cherokee Freedman History by Melissa Payne</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Jun 21 (VIRTUAL) <strong>LGBTQ Genealogy</strong> presented by Ohio History Connection ($) <a href="https://www.ohiohistory.org/events/lgbtq-genealogy/">https://www.ohiohistory.org/events/lgbtq-genealogy/</a></p> <p>Jun 23 (VIRTUAL) <strong>MODS Metadata Object Description Schema</strong> presented by Backlog Archivists & Historians (Free) <a href="https://www.backlog-archivists.com/webinars">https://www.backlog-archivists.com/webinars</a></p> <p>Jul 07 (VIRTUAL) <strong>Sanborn Maps</strong> presented by Backlog Archivists & Historians (Free) <a href="https://www.backlog-archivists.com/webinars">https://www.backlog-archivists.com/webinars</a></p> <p>Jul 07 (Hybrid/OK) <strong>No OMPF No Problem! 20th Century Military Research</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Aug 04 (Hybrid/OK) <strong>A Quick and Dirty Guide to Reading Old Handwriting by Kelley Barrett</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Aug 12 (VIRTUAL) <strong>Creating an Ancestor Sketch</strong> presented by Champaign County Genealogical Society (Free) <a href="https://ilccgs.org/">https://ilccgs.org/</a></p> <p>Sep 08 (Hybrid/OK) <strong>Bringing Your Ancestors to Life: Going Beyond the Facts by Karen Fortin</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Sep 19 (In-Person /MN) <strong>Minneapolis Madams: The Lost History of Prostitution on the Riverfront</strong> presented by Minnesota Historical Society ($) <a href="https://www.mnhs.org/events/3282">https://www.mnhs.org/events/3282</a></p> <p>Oct 06 (Hybrid/OK) <strong>Don’t Forget to Misspell! Getting the Most from Online Newspaper Research by Michelle Spencer</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Nov 03 (Hybrid/OK) <strong>Collections with genealogical records and information at the Oklahoma State Archives by Patricia Nunes</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Nov 16 (VIRTUAL) <strong>“How to Research your Jewish Ancestors in the UK” with Jeanette Rosenberg</strong> presented by Jewish Genealogy Society of Pittsburgh (Free/$) <a href="https://www.pghjgs.org/event-details/how-to-research-your-jewish-ancestors-in-the-uk-with-jeanette-rosenberg">https://www.pghjgs.org/event-details/how-to-research-your-jewish-ancestors-in-the-uk-with-jeanette-rosenberg</a></p> <p>Dec 01 (Hybrid/OK) <strong>DNA Case Study 2 States and the Cherokee Nation</strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p>Jan 05 (Hybrid/OK) <strong>OPA Rationing Regulations and Records </strong> presented by The Oklahoma Genealogical Society <a href="http://www.okgensoc.org">www.okgensoc.org</a></p> <p></p> <p class="has-text-align-center"><strong><em><mark style="background-color:rgba(0, 0, 0, 0);color:#c50000" class="has-inline-color"><span style="text-decoration: underline;">These are just the events added this past week! </span></mark></em></strong>See the COMPLETE calendar on the <a href="https://www.conferencekeeper.org/" target="_blank" rel="noreferrer noopener"><strong>ConferenceKeeper.org</strong></a> website for more complete information and event details, and to see what’s coming up this week</p> <p></p> <p class="has-text-align-center"><strong>QUICK LINKS TO THE WEBSITE:</strong></p> <p class="has-text-align-center"><a href="https://conferencekeeper.org/virtual/" target="_blank" rel="noreferrer noopener"><em><u>VIRTUAL </u></em><u>GENEALOGY PROGRAMS & WEBINARS</u></a><br><a href="https://conferencekeeper.org/conferences/" target="_blank" rel="noreferrer noopener"><u>PCOMING GENEALOGY CONFERENCES</u></a><br><a href="https://conferencekeeper.org/genealogy-contests/" target="_blank" rel="noreferrer noopener"><u>GENEALOGY CONTESTS</u></a><br><a href="https://conferencekeeper.org/call-for-papers/" target="_blank" rel="noreferrer noopener"><u>GENEALOGY CALLS FOR PAPERS</u></a><br><a href="https://conferencekeeper.org/grants-scholarships/">GENEALOGY AWARDS, GRANTS & SCHOLARSHIPS</a><br><a href="https://conferencekeeper.org/genealogy-jobs/" target="_blank" rel="noreferrer noopener"><u>GENEALOGY JOBS</u></a><br><a href="https://conferencekeeper.org/genealogy-education/" target="_blank" rel="noreferrer noopener"><u>GENEALOGY EDUCATION PROGRAMS</u></a><br><a href="https://conferencekeeper.org/volunteer/">GENEALOGY VOLUNTEER OPPORTUNITIES</a><br><a href="https://conferencekeeper.org/genealogy-podcasts/" target="_blank" rel="noreferrer noopener"><u>GENEALOGY PODCASTS</u></a><br><a href="https://conferencekeeper.org/youtube/">GENEALOGY YOUTUBE CHANNELS</a></p> <div class="wp-block-group is-vertical is-content-justification-center is-layout-flex wp-container-core-group-is-layout-9 wp-block-group-is-layout-flex"> <figure class="wp-block-image size-large is-resized"><img decoding="async" width="1024" height="210" src="https://conferencekeeper.org/wp-content/uploads/2024/01/FREE-PUBLICITY-1024x210.png" alt="" class="wp-image-11656" style="width:604px;height:auto" srcset="https://conferencekeeper.org/wp-content/uploads/2024/01/FREE-PUBLICITY-1024x210.png 1024w, https://conferencekeeper.org/wp-content/uploads/2024/01/FREE-PUBLICITY-300x62.png 300w, https://conferencekeeper.org/wp-content/uploads/2024/01/FREE-PUBLICITY-768x158.png 768w, https://conferencekeeper.org/wp-content/uploads/2024/01/FREE-PUBLICITY-150x31.png 150w, https://conferencekeeper.org/wp-content/uploads/2024/01/FREE-PUBLICITY.png 1388w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure> <p></p> <p class="has-text-align-center">If you’d like your event featured with paid advertising on the website’s sidebars, please see the information at <a href="https://conferencekeeper.org/advertising-on-conferencekeeper-org/">https://conferencekeeper.org/advertising-on-conferencekeeper-org/</a> and/or contact me at <a href="mailto:info@conferencekeeper.org">info@conferencekeeper.org</a>.</p> <p class="has-text-align-center"></p> <p>If you like using the website and find it useful, please take a moment to write a quick review on Google. I’m really grateful for the support! Here are the links:</p> <ul class="wp-block-list"> <li><strong>GOOGLE REVIEWS</strong>: <a href="https://g.page/r/CcuK7O-c7_jyEAg/review">https://g.page/r/CcuK7O-c7_jyEAg/review</a></li> </ul> </div> <p class="has-text-align-center"><strong>Follow ConferenceKeeper (@confkeep) on Facebook, Instagram, Threads & Twitter!</strong></p> <p class="has-text-align-center"></p> <p class="has-text-align-center"><em>Copyright © 2025 ConferenceKeeper.org, All rights reserved.</em></p> <p class="has-text-align-center"></p> <p class="has-text-align-center"> </p> <p></p> </div><!-- .entry-content --> <footer class="entry-meta"> </footer> </article><!-- #post-15460 --> <div class='pagination_container'><nav class='pagination'><span class='current'>1</span><a href='https://conferencekeeper.org/blog/page/2/?utm_source=sendfox&utm_medium=email&utm_campaign=this-weeks-genealogy-news-new-events-to-march-16-2025' class='inactive' >2</a><a href='https://conferencekeeper.org/blog/page/3/?utm_source=sendfox&utm_medium=email&utm_campaign=this-weeks-genealogy-news-new-events-to-march-16-2025' class='inactive' >3</a><a href='https://conferencekeeper.org/blog/page/2/?utm_source=sendfox&utm_medium=email&utm_campaign=this-weeks-genealogy-news-new-events-to-march-16-2025'>›</a><a href='https://conferencekeeper.org/blog/page/405/?utm_source=sendfox&utm_medium=email&utm_campaign=this-weeks-genealogy-news-new-events-to-march-16-2025'>»</a></nav></div> <ul class="yoyo"> <li id="custom_html-23" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN JS TAG - Conference Keeper - RS - 728x90 ATF < - DO NOT MODIFY --> <script type="rocketlazyloadscript" data-rocket-src="https://secure.adnxs.com/ttj?id=14118428" data-rocket-type="text/javascript"></script> <!-- END TAG --></div></li> </ul> </div><!-- #content --> <div id="primary" class="widget-area sidey" role="complementary"> <ul class="xoxo"> <li id="custom_html-42" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><h3 style="font-size:22px; color: #1482B1; height: 30px; background-color: #ADBF2D; text-align: center;">Get our weekly update email <a href="https://conferencekeeper.org/mailing-list/"><button style="width: 90px; height: 30px; border-width: 0px; border-radius: 24px; border-color: #1a48a5; background-color: #4B791D; hover-color: #2184d1; color: #ffffff; padding: 0; font-size: 14px; font-weight: 600;" >Subscribe</button></a></h3> </div></li><li id="custom_html-44" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><div id="metaslider-id-10043" style="width: 100%; margin: 0 auto;" class="ml-slider-3-96-0 metaslider metaslider-flex metaslider-10043 ml-slider ms-theme-default nav-hidden" role="region" aria-roledescription="Slideshow" aria-label="Sidebar Ads"> <div id="metaslider_container_10043"> <div id="metaslider_10043"> <ul class='slides'> <li style="display: block; width: 100%;" class="slide-11287 ms-image " aria-roledescription="slide" aria-label="slide-11287" data-date="2023-11-30 16:26:21"><a href="https://pxl.to/RF42324" target="_blank" class="metaslider_image_link"><img width="1250" height="1042" src="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized.jpg" class="slider-10043 slide-11287" alt="" rel="" title="Dec 24 Related Faces ad update sized" style="margin-top: 8.32%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized.jpg 1250w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-1024x854.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-768x640.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-150x125.jpg 150w" sizes="(max-width: 1250px) 100vw, 1250px" /></a></li> <li style="display: none; width: 100%;" class="slide-14572 ms-image " aria-roledescription="slide" aria-label="slide-14572" data-date="2024-12-29 20:59:18"><a href="https://pxl.to/OCCGS2025" target="_blank" class="metaslider_image_link"><img width="625" height="521" src="https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev.jpg" class="slider-10043 slide-14572" alt="" rel="" title="OCCGS 2025 BASH" style="margin-top: 8.32%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev.jpg 625w, https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev-150x125.jpg 150w" sizes="(max-width: 625px) 100vw, 625px" /></a></li> <li style="display: none; width: 100%;" class="slide-11714 ms-image " aria-roledescription="slide" aria-label="slide-11714" data-date="2024-01-28 18:53:11"><a href="https://www.vivid-pix.com?wdr_coupon=Turkey2024" target="_blank" class="metaslider_image_link"><img width="600" height="500" src="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-600x500-MS-1-2-3-4.gif" class="slider-10043 slide-11714" alt="" rel="" title="Dec 600x500-MS-1-2-3-4" style="margin-top: 8.3333333333333%" decoding="async" /></a></li> <li style="display: none; width: 100%;" class="slide-15411 ms-image " aria-roledescription="slide" aria-label="slide-15411" data-date="2025-02-26 20:38:54"><a href="https://pxl.to/NGS2025Conference" target="_blank" class="metaslider_image_link"><img width="1000" height="1000" src="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white.png" class="slider-10043 slide-15411" alt="" rel="" title="2025 05 23-26 NGS Conference square white" style="margin: 0 auto; width: 100%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white.png 1000w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-300x300.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-150x150.png 150w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-768x768.png 768w" sizes="(max-width: 1000px) 100vw, 1000px" /></a></li> <li style="display: none; width: 100%;" class="slide-15431 ms-image " aria-roledescription="slide" aria-label="slide-15431" data-date="2025-03-03 13:27:53"><a href="https://pxl.to/2025CelticConnections" target="_blank" class="metaslider_image_link"><img width="720" height="600" src="https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9.jpg" class="slider-10043 slide-15431" alt="" rel="" title="CCC-2025 Conference Keeper Ad 6 wide x 5 high-DISCOUNT-mar9" style="margin-top: 8.3333333333333%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9.jpg 720w, https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9-150x125.jpg 150w" sizes="(max-width: 720px) 100vw, 720px" /></a></li> </ul> </div> </div> </div></div></li><li id="media_image-46" class="widget-container widget_media_image"><a href="https://www.vivid-pix.com/memorystation/"><img width="512" height="1024" src="https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-512x1024.jpg" class="image wp-image-14626 attachment-large size-large" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-512x1024.jpg 512w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-150x300.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-768x1536.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi-75x150.jpg 75w, https://conferencekeeper.org/wp-content/uploads/2025/01/Jan-1-3x6-Memory-Station-1-RGB-300dpi.jpg 900w" sizes="(max-width: 512px) 100vw, 512px" /></a></li><li id="custom_html-45" class="widget_text widget-container widget_custom_html"><h3 class="widget-title"><span>GRIP 2025 VIRTUAL</span></h3><div class="textwidget custom-html-widget"><div id="metaslider-id-14460" style="width: 100%; margin: 0 auto;" class="ml-slider-3-96-0 metaslider metaslider-flex metaslider-14460 ml-slider hide-arrows-smartphone ms-theme-default nav-hidden nav-hidden" role="region" aria-roledescription="Slideshow" aria-label="GRIP VIRTUAL 2025"> <div id="metaslider_container_14460"> <div id="metaslider_14460"> <ul class='slides'> <li style="display: block; width: 100%;" class="slide-14876 ms-image " aria-roledescription="slide" aria-label="slide-14876" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/2-1.jpg" class="slider-14460 slide-14876" alt="" rel="" title="2" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/2-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14878 ms-image " aria-roledescription="slide" aria-label="slide-14878" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/4-1.jpg" class="slider-14460 slide-14878" alt="" rel="" title="4" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/4-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14881 ms-image " aria-roledescription="slide" aria-label="slide-14881" data-date="2025-01-17 18:09:41"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/7-1.jpg" class="slider-14460 slide-14881" alt="" rel="" title="7" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/7-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14877 ms-image " aria-roledescription="slide" aria-label="slide-14877" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/3-1.jpg" class="slider-14460 slide-14877" alt="" rel="" title="3" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/3-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14882 ms-image " aria-roledescription="slide" aria-label="slide-14882" data-date="2025-01-17 18:09:41"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/8-1.jpg" class="slider-14460 slide-14882" alt="" rel="" title="8" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/8-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14875 ms-image " aria-roledescription="slide" aria-label="slide-14875" data-date="2025-01-17 18:09:39"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/1-1.jpg" class="slider-14460 slide-14875" alt="" rel="" title="1" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/1-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/1-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/1-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/1-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14883 ms-image " aria-roledescription="slide" aria-label="slide-14883" data-date="2025-01-17 18:09:41"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/9.jpg" class="slider-14460 slide-14883" alt="" rel="" title="9" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/9.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/9-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/9-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/9-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14880 ms-image " aria-roledescription="slide" aria-label="slide-14880" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/6.jpg" class="slider-14460 slide-14880" alt="" rel="" title="6" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/6.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/6-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/6-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/6-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14879 ms-image " aria-roledescription="slide" aria-label="slide-14879" data-date="2025-01-17 18:09:40"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/5-1.jpg" class="slider-14460 slide-14879" alt="" rel="" title="5" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/5-1.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-1-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-1-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-1-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>VIRTUAL / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> </ul> </div> </div> </div></div></li><li id="custom_html-46" class="widget_text widget-container widget_custom_html"><h3 class="widget-title"><span>GRIP 2025 IN-PERSON</span></h3><div class="textwidget custom-html-widget"><div id="metaslider-id-13059" style="width: 100%; margin: 0 auto;" class="ml-slider-3-96-0 metaslider metaslider-flex metaslider-13059 ml-slider ms-theme-default nav-hidden nav-hidden nav-hidden" role="region" aria-roledescription="Slideshow" aria-label="GRIP 25 IN-PERSON"> <div id="metaslider_container_13059"> <div id="metaslider_13059"> <ul class='slides'> <li style="display: block; width: 100%;" class="slide-14858 ms-image " aria-roledescription="slide" aria-label="slide-14858" data-date="2025-01-17 18:00:44"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person.jpg" class="slider-13059 slide-14858" alt="" rel="" title="GRIP Genealogy Institute - In-Person" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/GRIP-Genealogy-Institute-In-Person-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div></div></div></li> <li style="display: none; width: 100%;" class="slide-14860 ms-image " aria-roledescription="slide" aria-label="slide-14860" data-date="2025-01-17 18:00:46"><a href="https://grip.ngsgenealogy.org/" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/2.jpg" class="slider-13059 slide-14860" alt="" rel="" title="2" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/2.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/2-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14862 ms-image " aria-roledescription="slide" aria-label="slide-14862" data-date="2025-01-17 18:00:46"><a href="https://grip.ngsgenealogy.org/" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/4.jpg" class="slider-13059 slide-14862" alt="" rel="" title="4" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/4.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/4-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14861 ms-image " aria-roledescription="slide" aria-label="slide-14861" data-date="2025-01-17 18:00:46"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/3.jpg" class="slider-13059 slide-14861" alt="" rel="" title="3" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/3.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/3-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14865 ms-image " aria-roledescription="slide" aria-label="slide-14865" data-date="2025-01-17 18:00:47"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/8.jpg" class="slider-13059 slide-14865" alt="" rel="" title="8" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/8.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/8-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14863 ms-image " aria-roledescription="slide" aria-label="slide-14863" data-date="2025-01-17 18:00:46"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/5.jpg" class="slider-13059 slide-14863" alt="" rel="" title="5" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/5.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/5-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> <li style="display: none; width: 100%;" class="slide-14864 ms-image " aria-roledescription="slide" aria-label="slide-14864" data-date="2025-01-17 18:00:47"><a href="https://pxl.to/GRIP25" target="_blank" class="metaslider_image_link"><img width="940" height="788" src="https://conferencekeeper.org/wp-content/uploads/2025/01/7.jpg" class="slider-13059 slide-14864" alt="" rel="" title="7" style="margin: 0 auto; width: 91.761030847325%" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/01/7.jpg 940w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-300x251.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-768x644.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2025/01/7-150x126.jpg 150w" sizes="(max-width: 940px) 100vw, 940px" /></a><div class="caption-wrap"><div class="caption"><div> <div style="text-align:center;"><strong>IN-PERSON / GRIP.NGSGENEALOGY.ORG</strong></div> </div></div></div></li> </ul> </div> </div> </div></div></li><li id="media_image-28" class="widget-container widget_media_image"><a href="https://conferencekeeper.org/advertising-on-conferencekeeper-org/"><img width="300" height="249" src="https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller-300x249.jpg" class="image wp-image-9257 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller-300x249.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller-150x124.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2023/01/Hey-Hey-Smaller.jpg 467w" sizes="(max-width: 300px) 100vw, 300px" /></a></li><li id="custom_html-32" class="widget_text widget-container widget_custom_html"><h3 class="widget-title"><span>Upcoming Virtual Events:</span></h3><div class="textwidget custom-html-widget"><div data-tockify-component="mini" data-tockify-calendar="confkeep"></div> <script type="rocketlazyloadscript" data-minify="1" data-cfasync="false" data-tockify-script="embed" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/browser/embed.js?ver=1742013995"></script></div></li><li id="custom_html-27" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><div id="ad_5a7e017928289_1"></div><script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/widget/ad_5a7e017928289.js?ver=1742013995" data-rocket-type="text/javascript"></script><noscript><iframe id="ad_5a7e017928289" name="ad_5a7e017928289" src="https://www.genmeo.com/widget/ad_5a7e017928289" frameborder="0" scrolling="no" width="280" height="600" cellpadding="0" cellspacing="0"></iframe> </noscript></div></li> </ul> </div> <div id="secondary" class="widget-area sidey" role="complementary"> <ul class="xoxo"> <li id="socials-left" class="widget-container"> <div class="socials" id="smenur"> <a target="_blank" href="https://www.facebook.com/ConferenceKeeper" class="socialicons social-Facebook" title="Facebook"> <img alt="Facebook" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Facebook.png" /> </a> <a target="_blank" href="#confkeep" class="socialicons social-Twitter" title="Twitter"> <img alt="Twitter" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Twitter.png" /> </a> <a target="_blank" href="https://www.pinterest.com/confkeep/" class="socialicons social-Pinterest" title="Pinterest"> <img alt="Pinterest" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Pinterest.png" /> </a> <a target="_blank" href="mailto:info@conferencekeeper.org" class="socialicons social-Mail" title="Mail"> <img alt="Mail" src="https://conferencekeeper.org/wp-content/themes/nirvana/images/socials/Mail.png" /> </a></div> </li> <li id="media_image-105" class="widget-container widget_media_image"><a href="https://pxl.to/2025CelticConnections"><img width="300" height="250" src="https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9-300x250.jpg" class="image wp-image-15430 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9-150x125.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2025/03/CCC-2025-Conference-Keeper-Ad-6-wide-x-5-high-DISCOUNT-mar9.jpg 720w" sizes="(max-width: 300px) 100vw, 300px" /></a></li><li id="media_image-45" class="widget-container widget_media_image"><a href="https://pxl.to/RF42324"><img width="1024" height="854" src="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-1024x854.jpg" class="image wp-image-14472 attachment-large size-large" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-1024x854.jpg 1024w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-768x640.jpg 768w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized-150x125.jpg 150w, https://conferencekeeper.org/wp-content/uploads/2024/12/Dec-24-Related-Faces-ad-update-sized.jpg 1250w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></li><li id="media_image-100" class="widget-container widget_media_image"><a href="https://pxl.to/OCCGS2025"><img width="625" height="521" src="https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev.jpg" class="image wp-image-14569 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev.jpg 625w, https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev-300x250.jpg 300w, https://conferencekeeper.org/wp-content/uploads/2024/12/sample-rev-150x125.jpg 150w" sizes="(max-width: 625px) 100vw, 625px" /></a></li><li id="media_image-96" class="widget-container widget_media_image"><a href="https://pxl.to/NGS2025Conference"><img width="300" height="300" src="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-300x300.png" class="image wp-image-15410 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-300x300.png 300w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-150x150.png 150w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white-768x768.png 768w, https://conferencekeeper.org/wp-content/uploads/2025/02/2025-05-23-26-NGS-Conference-square-white.png 1000w" sizes="(max-width: 300px) 100vw, 300px" /></a></li><li id="custom_html-30" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><h2 style="height: 30px; background-color: #ffffff; text-align: center;">Subscribe to our weekly update email!</h2> <p style="text-align: center;"><a href="https://conferencekeeper.org/mailing-list/"><button style="width: 200px; height: 60px; border-width: 0px; border-radius: 24px; border-color: #1a48a5; background-color: #1d6ab7; hover-color: #2184d1; color: #ffffff; padding: 0; font-size: 22px; font-weight: 900;">Subscribe</button></a></p> <p style="text-align: center;">We won't ever send spam or share your email address</p> </div></li><li id="custom_html-20" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN SECURE ASYNC TAG - Conference Keepers - AD Born Today in History Widget - 300x600 < - DO NOT MODIFY--> <iframe id="ad134" src="https://c.ancestrydata.com/widget-today-in-history?source=ad-placement-134" width="300px" height="370px" target="_blank" scrolling="no" frameborder="no"></iframe> <script type="rocketlazyloadscript"> function ad134() { var s = "https://c.ancestrydata.com/widget-today-in-history?source=ad-placement-134"; var a = document.getElementById('ad134'); if (a !== null) { if (a.src) { a.src = s; } else if(a.contentWindow!==null&&a.contentWindow.location!==null) {a.contentWindow.location=s}else{a.setAttribute('src',s);} } } setTimeout(ad134,5); </script> <!-- END TAG --> </div></li> </ul> </div> </section><!-- #container --> <div style="clear:both;"></div> </div> <!-- #forbottom --> <footer data-wpr-lazyrender="1" id="footer" role="contentinfo"> <div id="colophon"> <div id="footer-widget-area" role="complementary" class="footertwo" > <div id="first" class="widget-area"> <ul class="xoxo"> <li id="custom_html-25" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN JS TAG - Conference Keeper - RS - 300x250 < - DO NOT MODIFY --> <script type="rocketlazyloadscript" data-rocket-src="https://secure.adnxs.com/ttj?id=14118427" data-rocket-type="text/javascript"></script> <!-- END TAG --></div></li> </ul> </div><!-- #first .widget-area --> <div id="third" class="widget-area"> <ul class="xoxo"> <li id="custom_html-36" class="widget_text widget-container widget_custom_html"><div class="textwidget custom-html-widget"><!-- BEGIN JS TAG - Conference Keeper - RS - 300x250 < - DO NOT MODIFY --> <script type="rocketlazyloadscript" data-rocket-src="https://secure.adnxs.com/ttj?id=14118427" data-rocket-type="text/javascript"></script> <!-- END TAG --></div></li> </ul> </div><!-- #third .widget-area --> </div><!-- #footer-widget-area --> </div><!-- #colophon --> <div id="footer2"> <div id="footer2-inside"> <nav class="footermenu"><ul id="menu-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-2316"><a href="https://conferencekeeper.org/">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2901"><a href="https://conferencekeeper.org/conferences/">Conferences</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-987"><a href="https://conferencekeeper.org/calendar/">Calendar</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1276"><a href="https://conferencekeeper.org/locations/">Locations</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1233"><a href="https://conferencekeeper.org/opportunities/">Other Events & Opportunities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-43 current_page_item current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor menu-item-5733"><a href="https://conferencekeeper.org/blog/" aria-current="page">What’s New</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3598"><a href="https://conferencekeeper.org/event-submissions/">Submissions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4578"><a href="https://conferencekeeper.org/contact-us/">Contact</a></li> </ul></nav><div id="site-copyright">Copyright 2016-2024 ConferenceKeeper.org</div> <em style="display:table;margin:0 auto;float:none;text-align:center;padding:7px 0;font-size:13px;"> Powered by <a target="_blank" href="http://www.cryoutcreations.eu" title="Nirvana Theme by Cryout Creations">Nirvana</a> & <a target="_blank" href="http://wordpress.org/" title="Semantic Personal Publishing Platform"> WordPress.</a></em> </div> <!-- #footer2-inside --> </div><!-- #footer2 --> </footer><!-- #footer --> </div><!-- #main --> </div><!-- #wrapper --> <!--facebook like and share js --> <script type="rocketlazyloadscript" data-minify="1" async defer data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/js/pinit.js?ver=1742013995"></script> <div id="fb-root"></div> <script type="rocketlazyloadscript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <script type="rocketlazyloadscript"> window.addEventListener('sfsi_plus_functions_loaded', function() { if (typeof sfsi_plus_responsive_toggle == 'function') { sfsi_plus_responsive_toggle(0); // console.log('sfsi_plus_responsive_toggle'); } }) </script> <link data-minify="1" rel='stylesheet' id='metaslider-flex-slider-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css?ver=1742013994' type='text/css' media='all' property='stylesheet' /> <link data-minify="1" rel='stylesheet' id='metaslider-public-css' href='https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ml-slider/assets/metaslider/public.css?ver=1742013994' type='text/css' media='all' property='stylesheet' /> <style id='metaslider-public-inline-css' type='text/css'> @media only screen and (max-width: 767px) {body:after { display: none; content: "smartphone"; } .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) {body:after { display: none; content: "tablet"; } .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) {body:after { display: none; content: "laptop"; } .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip{ display: none!important; }}@media only screen and (min-width : 1440px) {body:after { display: none; content: "desktop"; } .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip{ display: none!important; }} @media only screen and (max-width: 767px) {body:after { display: none; content: "smartphone"; } .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) {body:after { display: none; content: "tablet"; } .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) {body:after { display: none; content: "laptop"; } .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip{ display: none!important; }}@media only screen and (min-width : 1440px) {body:after { display: none; content: "desktop"; } .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip{ display: none!important; }} @media only screen and (max-width: 767px) {body:after { display: none; content: "smartphone"; } .hide-arrows-smartphone .flex-direction-nav, .hide-navigation-smartphone .flex-control-paging, .hide-navigation-smartphone .flex-control-nav, .hide-navigation-smartphone .filmstrip{ display: none!important; }}@media only screen and (min-width : 768px) and (max-width: 1023px) {body:after { display: none; content: "tablet"; } .hide-arrows-tablet .flex-direction-nav, .hide-navigation-tablet .flex-control-paging, .hide-navigation-tablet .flex-control-nav, .hide-navigation-tablet .filmstrip{ display: none!important; }}@media only screen and (min-width : 1024px) and (max-width: 1439px) {body:after { display: none; content: "laptop"; } .hide-arrows-laptop .flex-direction-nav, .hide-navigation-laptop .flex-control-paging, .hide-navigation-laptop .flex-control-nav, .hide-navigation-laptop .filmstrip{ display: none!important; }}@media only screen and (min-width : 1440px) {body:after { display: none; content: "desktop"; } .hide-arrows-desktop .flex-direction-nav, .hide-navigation-desktop .flex-control-paging, .hide-navigation-desktop .flex-control-nav, .hide-navigation-desktop .filmstrip{ display: none!important; }} </style> <style id='core-block-supports-inline-css' type='text/css'> .wp-container-core-group-is-layout-9{flex-direction:column;align-items:center;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1" id="react-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1" id="react-jsx-runtime-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d" id="wp-autop-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556" id="wp-blob-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330" id="wp-block-serialization-default-parser-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c" id="wp-deprecated-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/dom.min.js?ver=93117dfee2692b04b770" id="wp-dom-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1" id="react-dom-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27" id="wp-element-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979" id="wp-is-shallow-equal-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3" id="wp-keycodes-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48" id="wp-priority-queue-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/compose.min.js?ver=d52df0f868e03c1bd905" id="wp-compose-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/private-apis.min.js?ver=4b858962c15c2c7a135f" id="wp-private-apis-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/redux-routine.min.js?ver=a0a172871afaeb261566" id="wp-redux-routine-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c" id="wp-data-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-data-js-after"> /* <![CDATA[ */ ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb" id="wp-html-entities-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/rich-text.min.js?ver=4021b9e4e9ef4d3cd868" id="wp-rich-text-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b" id="wp-shortcode-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b" id="wp-warning-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/blocks.min.js?ver=8474af4b6260126fa879" id="wp-blocks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/url.min.js?ver=e87eb76272a3a08402d2" id="wp-url-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/api-fetch.min.js?ver=d387b816bc1ed2042e28" id="wp-api-fetch-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-after"> /* <![CDATA[ */ wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://conferencekeeper.org/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "7887cf9787" ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://conferencekeeper.org/wp-admin/admin-ajax.php?action=rest-nonce"; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/vendor/moment.min.js?ver=2.30.1" id="moment-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="moment-js-after"> /* <![CDATA[ */ moment.updateLocale( 'en_US', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"F j, Y","LLL":"F j, Y g:i a","LLLL":null}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/date.min.js?ver=aaca6387d1cf924acc51" id="wp-date-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-date-js-after"> /* <![CDATA[ */ wp.date.setSettings( {"l10n":{"locale":"en_US","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"meridiem":{"am":"am","pm":"pm","AM":"AM","PM":"PM"},"relative":{"future":"%s from now","past":"%s ago","s":"a second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"startOfWeek":1},"formats":{"time":"g:i a","date":"F j, Y","datetime":"F j, Y g:i a","datetimeAbbreviated":"M j, Y g:i a"},"timezone":{"offset":-4,"offsetFormatted":"-4","string":"America\/New_York","abbr":"EDT"}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609" id="wp-primitives-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/components.min.js?ver=fe486283a957ca5ed7c6" id="wp-components-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=32686e58e84193ce808b" id="wp-keyboard-shortcuts-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/commands.min.js?ver=33b90579e9a6d83ac03b" id="wp-commands-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b" id="wp-notices-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/preferences-persistence.min.js?ver=9307a8c9e3254140a223" id="wp-preferences-persistence-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/preferences.min.js?ver=945c6cbfe821b3070047" id="wp-preferences-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-preferences-js-after"> /* <![CDATA[ */ ( function() { var serverData = false; var userId = "0"; var persistenceLayer = wp.preferencesPersistence.__unstableCreatePersistenceLayer( serverData, userId ); var preferencesStore = wp.preferences.store; wp.data.dispatch( preferencesStore ).setPersistenceLayer( persistenceLayer ); } ) (); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/style-engine.min.js?ver=08cc10e9532531e22456" id="wp-style-engine-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/token-list.min.js?ver=3b5f5dcfde830ecef24f" id="wp-token-list-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec" id="wp-wordcount-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/block-editor.min.js?ver=f231d517e98fd9d2c4e5" id="wp-block-editor-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/core-data.min.js?ver=85a1680d50d706f2faba" id="wp-core-data-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/media-utils.min.js?ver=e10cc6bfcff4fe474479" id="wp-media-utils-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/patterns.min.js?ver=b4c7e00c3ec65ecfeaed" id="wp-patterns-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/plugins.min.js?ver=ef6da4a9b2747b62c09c" id="wp-plugins-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/server-side-render.min.js?ver=1e0f25c205ebeb30bcd2" id="wp-server-side-render-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/viewport.min.js?ver=829c9a30d366e1e5054c" id="wp-viewport-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/dist/editor.min.js?ver=355cd3c434489d8e5a6b" id="wp-editor-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-editor-js-after"> /* <![CDATA[ */ Object.assign( window.wp.editor, window.wp.oldEditor ); /* ]]> */ </script> <script type="text/javascript" id="sf4wp-gutenberg-email-optin-front-js-extra"> /* <![CDATA[ */ var sf4wp_gutenberg = {"url":"https:\/\/conferencekeeper.org\/wp-admin\/admin-ajax.php","fields_required":"All fields are required.","invalid_email":"You have entered an invalid email address.","request_error":"Unable to process request. Please, contact support.","msg_thanks":"Thanks for subscribing!"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/wp-sendfox/includes/gutenberg/front.min.js?ver=1.3.1" id="sf4wp-gutenberg-email-optin-front-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/final-tiles-grid-gallery-lite/scripts/jquery.finalTilesGallery.js?ver=1742013995" id="finalTilesGallery-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/browser/embed.js?ver=1742013995" id="tockify-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ultimate-social-media-plus/js/shuffle/modernizr.custom.min.js?ver=6.7.2" id="SFSIPLUSjqueryModernizr-js"></script> <script type="text/javascript" id="SFSIPLUSCustomJs-js-extra"> /* <![CDATA[ */ var sfsi_plus_ajax_object = {"ajax_url":"https:\/\/conferencekeeper.org\/wp-admin\/admin-ajax.php","plugin_url":"https:\/\/conferencekeeper.org\/wp-content\/plugins\/ultimate-social-media-plus\/","rest_url":"https:\/\/conferencekeeper.org\/wp-json\/"}; var sfsi_plus_links = {"admin_url":"https:\/\/conferencekeeper.org\/wp-admin\/","plugin_dir_url":"https:\/\/conferencekeeper.org\/wp-content\/plugins\/ultimate-social-media-plus\/","rest_url":"https:\/\/conferencekeeper.org\/wp-json\/","pretty_perma":"yes"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/wp-content/plugins/ultimate-social-media-plus/js/custom.js?ver=1742013995" id="SFSIPLUSCustomJs-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/conferencekeeper.org","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="nirvana-frontend-js-extra"> /* <![CDATA[ */ var nirvana_settings = {"mobile":"1","fitvids":"1","contentwidth":"1280"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/cache/min/1/wp-content/themes/nirvana/js/frontend.js?ver=1742013995" id="nirvana-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-includes/js/comment-reply.min.js?ver=6.7.2" id="comment-reply-js" async="async" data-wp-strategy="async"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js?ver=3.96.0" id="metaslider-flex-slider-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="metaslider-flex-slider-js-after"> /* <![CDATA[ */ var metaslider_10043 = function($) {$('#metaslider_10043').addClass('flexslider'); $('#metaslider_10043').flexslider({ slideshowSpeed:4500, animation:"fade", controlNav:false, directionNav:false, pauseOnHover:true, direction:"horizontal", reverse:false, keyboard:false, touch:true, animationSpeed:600, prevText:"Previous", nextText:"Next", smoothHeight:false, fadeFirstSlide:true, slideshow:true, pausePlay:false, showPlayText:false, playText:false, pauseText:false }); $(document).trigger('metaslider/initialized', '#metaslider_10043'); }; var timer_metaslider_10043 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_10043, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_10043, 1) : metaslider_10043(window.jQuery); }; timer_metaslider_10043(); var metaslider_14460 = function($) {$('#metaslider_14460').addClass('flexslider'); $('#metaslider_14460').flexslider({ slideshowSpeed:4300, animation:"slide", controlNav:false, directionNav:true, pauseOnHover:true, direction:"horizontal", reverse:false, keyboard:true, touch:true, animationSpeed:600, prevText:"Previous", nextText:"Next", smoothHeight:false, fadeFirstSlide:false, easing:"linear", slideshow:true, pausePlay:false, showPlayText:false, playText:false, pauseText:false, start: function(slider) { document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_14460').resize(); } }); document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_14460').resize(); } }); } }); $(document).trigger('metaslider/initialized', '#metaslider_14460'); }; var timer_metaslider_14460 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_14460, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_14460, 1) : metaslider_14460(window.jQuery); }; timer_metaslider_14460(); var metaslider_13059 = function($) {$('#metaslider_13059').addClass('flexslider'); $('#metaslider_13059').flexslider({ slideshowSpeed:4000, animation:"slide", controlNav:false, directionNav:true, pauseOnHover:true, direction:"horizontal", reverse:false, keyboard:true, touch:true, animationSpeed:600, prevText:"Previous", nextText:"Next", smoothHeight:false, fadeFirstSlide:true, easing:"linear", slideshow:true, pausePlay:false, showPlayText:false, playText:false, pauseText:false, start: function(slider) { document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_13059').resize(); } }); document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_13059').resize(); } }); document.addEventListener('click', function (event) { if (event.target.closest('[role=\'tab\']')) { $('#metaslider_13059').resize(); } }); } }); $(document).trigger('metaslider/initialized', '#metaslider_13059'); }; var timer_metaslider_13059 = function() { var slider = !window.jQuery ? window.setTimeout(timer_metaslider_13059, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_13059, 1) : metaslider_13059(window.jQuery); }; timer_metaslider_13059(); /* ]]> */ </script> <script type="text/javascript" id="metaslider-script-js-extra"> /* <![CDATA[ */ var wpData = {"baseUrl":"https:\/\/conferencekeeper.org"}; var wpData = {"baseUrl":"https:\/\/conferencekeeper.org"}; var wpData = {"baseUrl":"https:\/\/conferencekeeper.org"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ml-slider/assets/metaslider/script.min.js?ver=3.96.0" id="metaslider-script-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://conferencekeeper.org/wp-content/plugins/ml-slider/assets/easing/jQuery.easing.min.js?ver=3.96.0" id="metaslider-easing-js"></script> <div data-wpr-lazyrender="1" style="max-width:150px;min-height:70px;margin:0 auto;text-align:center;position:relative;"> <a href=https://malcare.com?src=984815&utm_source=mcbadge&utm_medium=usersite&utm_campaign=badge target="_blank" ><img src="https://conferencekeeper.org/wp-content/plugins/blogvault-real-time-backup/img/malcare-wordpress-security.png" alt="Malcare WordPress Security" /></a></div> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1742096989 -->