CINXE.COM
SourceForge Leadership Team
<!doctype html> <html class="no-js" lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("http://web.archive.org/web"); __wm.wombat("https://sourceforge.net/about/leadership","20240506203814","http://web.archive.org/","web","/_static/", "1715027894"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> <script src="//web.archive.org/web/20240506203814js_/https://a.fsdn.com/con/js/min/sf.sandiego-cmp-top.js?1715023627"></script> <script> /*global unescape, window, SF*/ // Setup our namespace if (!window.SF) { window.SF = {}; } if (!window.net) { window.net = {}; } if (!window.net.sf) { window.net.sf = {}; } SF.Ads = {}; SF.cdn = '//web.archive.org/web/20240506203814/https://a.fsdn.com/con'; SF.deploy_time = '1715023627'; SF.sandiego = true; SF.sandiego_chrome = true; SF.variant = 'sf'; SF.fpid = '44a18b4b-a966-4b7a-88a9-e6238c905e69'; SF.Breakpoints = { small: 0, medium: 640, leaderboard: 743, billboard: 985, large: 1053, xlarge: 1295, xxlarge: 1366 }; SF.initial_breakpoints_visible = {}; for (var bp in SF.Breakpoints) { if (!SF.Breakpoints.hasOwnProperty(bp)) { continue; } SF.initial_breakpoints_visible[bp] = !window.matchMedia || window.matchMedia('(min-width: ' + SF.Breakpoints[bp] + 'px)').matches; } </script> <link rel="stylesheet" href="//web.archive.org/web/20240506203814cs_/https://a.fsdn.com/con/css/lato.css?1715023627"> <link rel="stylesheet" href="//web.archive.org/web/20240506203814cs_/https://a.fsdn.com/con/css/sandiego.css?1715023627"> <meta name="description" content="Meet the SourceForge leadership team. The SourceForge leadership team is committed to providing the ultimate community software resource including open source and business software."> <meta name="keywords" content="sourceforge team, sourceforge leadership, sourceforge leadership team, sourceforge executive team, sourceforge management"> <title>SourceForge Leadership Team</title> <link rel="icon" sizes="180x180" href="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/img/sandiego/logo-180x180.png" type="image/png"> <link rel="icon" sizes="any" href="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg" type="image/svg+xml"> <link rel="apple-touch-icon" sizes="180x180" href="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/img/sandiego/logo-180x180.png"> <link rel="mask-icon" href="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/img/sandiego/svg/originals/sf-icon-orange-no_sf.svg" color="#FF6600"> <script> /*global unescape, window, console, jQuery, $, net, SF, DD_belatedPNG, bizx */ if (!window.SF) { window.SF = {}; }SF.EU_country_codes = ["PF","IO","GF","SX","AX","GR","JE","AW","VG","NO","GG","DE","RE","CH","SK","MF","TF","GP","CW","DK","FR","BE","EE","FK","KY","MT","SE","PN","MS","HR","CZ","TC","SI","GI","ES","GS","LI","FI","LT","GL","LU","RO","HU","AT","LV","CY","ME","IS","NL","AI","WF","SH","YT","NC","IE","IT","PM","GB","BM","PL","PT","MQ","BL","BG"]; SF.unknown_country_codes = ["","A1","A2","O1"]; </script> <script src="//web.archive.org/web/20240506203814js_/https://a.fsdn.com/con/js/min/sf.sandiego-head.js?1715023627"></script> <style>.Wcfaa9270b03a3ce0d5e973e87550a2247b7385e6 { display: none !important; }</style> <script>SF.adblock = true;</script> <script src="//web.archive.org/web/20240506203814js_/https://a.fsdn.com/con/js/adsbanner.js?1715023627"></script> <script> function initPiwik(){ var _paq = window._paq = window._paq || []; _paq.push(['trackPageView', document.title, { dimension2: 'pg_about_leadership', dimension3: SF.devicePixelRatio, }]); _paq.push(['enableLinkTracking']); (function() { var u="//web.archive.org/web/20240506203814/https://analytics.slashdotmedia.com/"; _paq.push(['setTrackerUrl', u+'sf.php']); _paq.push(['setSiteId', 39]); // only execute if 'measurement' has been granted bizx.cmp.ifConsent({ purposes: ['measurement'], vendors: 'sdm'}, function() { var interval = 6 * 60 * 60 * 1000; // 6 hrs, expressed in ms var vid_date = new Date(localStorage.getItem('vid_date')); if (new Date() - vid_date >= interval) { var data = {firstparty_id: "44a18b4b-a966-4b7a-88a9-e6238c905e69", do_not_sell: false}; bizx.cmp.ifConsent({ purposes: ['ads'], vendors: 'sdm'}, function() {}, function(){ // no consent (opt-out) data.do_not_sell = true; }, function(){ //finally call api endpoint // push promise to pwik and set it run if pwik is allowed to run based on it's own ifConsent check _paq.push([ function() { data.matomo_id = this.getVisitorId(); $.ajax({ method: 'PUT', url: '/p/sfapi/push_vid', data: JSON.stringify(data) }) .always(function(){ localStorage.setItem('vid_date', new Date()); }); }]); } ); } }); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'sf.js'; s.parentNode.insertBefore(g,s); })(); } bizx.cmp.ifConsent({ purposes: ['storage', 'measurement'], vendors: 'sdm' }, initPiwik); </script> <script type="application/ld+json"> { "@context": "http://web.archive.org/web/20240506203814/http://schema.org", "@type": "WebSite", "name": "SourceForge", "url": "http://web.archive.org/web/20240506203814/https://sourceforge.net/" } </script> </head> <body id="pg_about_leadership" class="l-black-n-tan l-commercial anonymous has-ads sandiego v-sf"> <div id="busy-spinner"></div> <div id="messages"> </div> <div class="off-canvas position-right" id="offCanvas" data-off-canvas> <ul class="header-nav-menulist"> <li class="highlight search"> <form method="get" action="/web/20240506203814/https://sourceforge.net/directory/" class="m-search-form"> <input type="text" placeholder="Search for software or solutions" autocomplete="off" name="q"> <label> <input type="submit" class="bt" value> <svg data-name="search" viewbox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </label> </form> </li> <li class="highlight"><a href="http://web.archive.org/web/20240506203814/https://sourceforge.net/auth/">Join/Login</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/directory/">Open Source Software</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/software/">Business Software</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/software/vendors/" title="For Vendors">For Vendors</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/blog/" title="Blog">Blog</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/about">About</a></li> <li><a id="header-nav-more" data-toggle="header-nav-more header-nav-more-content" data-toggler=".toggled">More</a></li> <li> <ul id="header-nav-more-content" class="toggled" data-toggler=".toggled"> <li><a href="/web/20240506203814/https://sourceforge.net/articles/">Articles</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/create">Create</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/learn/">Learn</a></li> <li><a href="http://web.archive.org/web/20240506203814/https://sourceforge.net/articles/category/sourceforge-podcast/">SourceForge Podcast</a></li> <li><a href="http://web.archive.org/web/20240506203814/https://sourceforge.net/p/forge/documentation/Docs%20Home/">Site Documentation</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/user/newsletters">Subscribe to our Newsletter</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/support">Support Request</a></li> </ul> </li> </ul> </div> <div class="off-canvas-content" data-off-canvas-content> <script> SF.linkout_icon = '<svg data-name="sf-linkout-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewBox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><polygon class="st0" points="243.2,243.2 56.8,243.2 56.8,56.8 123,56.8 123,9 9,9 9,291 291,291 291,179.4 243.2,179 "/><polygon class="st0" points="128.5,213 155,186.5 176,165.5 206.7,196.3 235.5,132.5 248.9,102.6 290.6,9.8 291,9 290.6,9.2 197.4,51.1 169.1,63.8 103.7,93.3 137,126.5 115.9,147.5 89.5,174 "/></svg>'; </script> <div class="l-header-nav sticky sandiego"> <section class="sandiego l-header-nav-top show-for-large"> <div class="row"> <a href="/web/20240506203814/https://sourceforge.net/" title="Home" class="sf-logo"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> <nav class="links"> <a href="/web/20240506203814/https://sourceforge.net/user/newsletters" title="Subscribe to our newsletter"><span class="newsletter-icon"> <svg data-name="mmSF_11mail" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"/></svg></span></a> <a href="/web/20240506203814/https://sourceforge.net/software/vendors/" title="For Vendors">For Vendors</a> <a href="/web/20240506203814/https://sourceforge.net/support" title="Help">Help</a> <a href="/web/20240506203814/https://sourceforge.net/create/" title="Create">Create</a> <a href="/web/20240506203814/https://sourceforge.net/user/registration" title="Join">Join</a> <a href="http://web.archive.org/web/20240506203814/https://sourceforge.net/auth/" title="Login">Login</a> </nav> </div> </section> <section class="sandiego l-header-nav-top hide-for-large"> <div class="row"> <a href="/web/20240506203814/https://sourceforge.net/" title="Home" class="sf-logo"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> <div class="title-bar-right"> <button type="button" class="menu-icon" data-toggle="offCanvas"></button> </div> </div> </section> <section class="sandiego l-header-nav-bottom"> <nav class="row"> <a href="/web/20240506203814/https://sourceforge.net/" title="Home" class="sf-logo"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> <div class="links"> <div class="nav-dropdown"> <a href="/web/20240506203814/https://sourceforge.net/directory/" title="Browse">Open Source Software</a> </div> <div class="nav-dropdown"> <a href="/web/20240506203814/https://sourceforge.net/software/">Business Software</a> </div> <div class="nav-dropdown"> <a>Resources</a> <ul class="nav-dropdown-menu"> <li><a href="/web/20240506203814/https://sourceforge.net/articles/">Articles</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/learn/">Learn</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/blog/">Blog</a></li> <li><a href="http://web.archive.org/web/20240506203814/https://sourceforge.net/articles/category/sourceforge-podcast/">SourceForge Podcast</a></li> </ul> </div> <div class="dev-menu-when-stuck"> Menu <ul class="dev-menu-dropdown header-nav-menulist"> <li><a href="/web/20240506203814/https://sourceforge.net/support">Help</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/create">Create</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/user/registration/" title="Join">Join</a></li> <li><a href="http://web.archive.org/web/20240506203814/https://sourceforge.net/auth/" title="Login">Login</a></li> </ul> </div> <div class="search-toggle-when-stuck"> <a class="search-toggle"> <svg data-name="search" viewbox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </a> </div> </div> <div class="search"> <div class="main-nav-button"> <a href="/web/20240506203814/https://sourceforge.net/p/import_project/github/" rel="nofollow" title="Sync your Github project to SourceForge" id="github-link"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/github-sync.png" srcset="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/github-sync_2x.png 2x" alt="GitHub sync" id="main-nav-badge"/> </a> </div> <form method="get" action="/web/20240506203814/https://sourceforge.net/directory/" class="m-search-form"> <div class="typeahead__container"> <div class="typeahead__field"> <div class="typeahead__query"> <input type="text" placeholder="Search for software or solutions" autocomplete="off" name="q"> </div> <label> <input type="submit" class="bt" value> <svg data-name="search" viewbox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1216 832q0-185-131.5-316.5t-316.5-131.5-316.5 131.5-131.5 316.5 131.5 316.5 316.5 131.5 316.5-131.5 131.5-316.5zm512 832q0 52-38 90t-90 38q-54 0-90-38l-343-342q-179 124-399 124-143 0-273.5-55.5t-225-150-150-225-55.5-273.5 55.5-273.5 150-225 225-150 273.5-55.5 273.5 55.5 225 150 150 225 55.5 273.5q0 220-124 399l343 343q37 37 37 90z"/></svg> </label> </div> </div> </form> </div> </nav> </section> </div> <section class="about"> <div class="header"> <div class="row"> <div class="column"> <h1 class="page-title centered">SourceForge Leadership Team</h1> </div> </div> </div> <div class="main-content-wrapper row"> <div class="main-content column"> <div class=" inner-container-white"> <h3>Meet the people behind the world’s largest complete software platform.</h3> <div class="row row-tiles"> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/logan.png"><br> <div class="name">Logan Abbott</div> <div class="title">President, SourceForge & COO, Slashdot Media</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/loganabbott" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> <a href="http://web.archive.org/web/20240506203814/https://twitter.com/loganabbott" target="_blank"> <svg class="ico-twitter" data-name="mmSF_14Twitter" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M45.9,13.2c-1.2,1.7-2.6,3.2-4.3,4.5v1c0,2.9-0.5,5.8-1.6,8.7s-2.7,5.6-4.8,8c-2.1,2.4-4.7,4.3-7.7,5.8c-3,1.5-6.6,2.2-10.5,2.2c-2.4,0-4.8-0.3-7-1c-2.2-0.7-4.3-1.7-6.3-2.9c0.3,0,0.7,0.1,1,0.1c0.3,0,0.7,0,1.1,0c4.1,0,7.7-1.2,10.7-3.7c-1.9,0-3.6-0.6-5.1-1.8c-1.5-1.1-2.5-2.6-3-4.3c0.6,0.1,1.1,0.2,1.6,0.2c0.4,0,0.8,0,1.2-0.1c0.4,0,0.7-0.1,1.1-0.2c-2-0.4-3.7-1.4-5-3c-1.3-1.6-2-3.4-2-5.5v-0.1c0.6,0.3,1.2,0.5,1.8,0.7c0.6,0.2,1.4,0.3,2.2,0.3c-1.2-0.8-2.2-1.8-2.9-3c-0.7-1.2-1-2.6-1-4.2c0-1.5,0.4-3,1.2-4.4c2.2,2.7,4.8,4.8,7.8,6.4c3.1,1.6,6.4,2.5,10,2.6c-0.1-0.6-0.2-1.2-0.2-1.9c0-1.2,0.2-2.3,0.7-3.4c0.5-1.1,1.1-2,1.9-2.8s1.7-1.4,2.7-1.9c1-0.5,2.1-0.7,3.3-0.7c1.3,0,2.5,0.3,3.5,0.8c1.1,0.5,2,1.2,2.8,2c1-0.1,1.9-0.4,2.9-0.8c1-0.4,1.8-0.8,2.7-1.2c-0.8,2-2,3.6-3.8,4.8c0.9-0.1,1.8-0.3,2.6-0.5C44.3,13.8,45.1,13.5,45.9,13.2z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/roger.png"><br> <div class="name">Roger Sheppard</div> <div class="title">President of Slashdot Media</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/roger-sheppard-79384810" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/chance.png"><br> <div class="name">Chance Abbott</div> <div class="title">Vice President Marketing & Sales</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/chanceabbott/" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/linda.png"><br> <div class="name">Linda Condon</div> <div class="title">Human Resources Director</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/linda-condon-02ab8713/" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/dave.png"><br> <div class="name">Dave Brondsema</div> <div class="title">Principal Software Developer</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/brondsema/" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/kenton.png"><br> <div class="name">Kenton Taylor</div> <div class="title">SourceForge Engineering Lead</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/kentontaylor" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/priya.png"><br> <div class="name">Priya Ramani</div> <div class="title">Lead Software Engineer, Slashdot Media</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/priya-ramani-2881971aa/" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> <div class="column small-12 medium-3 tile-team"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/leadership/morgan.png"><br> <div class="name">Morgan Sheppard</div> <div class="title">Demand Generation Manager</div> <div class="links"> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/in/morgan-sheppard-782b96159/" target="_blank"> <svg class="ico-ln" data-name="mmSF_16Linkedin" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 48 48" enable-background="new 0 0 48 48" xml:space="preserve"><g><path fill="#FFFFFF" d="M10.8,4c1.4,0,2.5,0.5,3.5,1.4c0.9,1,1.4,2.1,1.4,3.5c0,1.4-0.5,2.5-1.4,3.5c-0.9,0.9-2.1,1.4-3.5,1.4c-1.4,0-2.5-0.5-3.4-1.4C6.5,11.5,6,10.3,6,8.9c0-1.4,0.5-2.5,1.4-3.5C8.3,4.5,9.4,4,10.8,4z M6.8,44V16.7h7.9V44H6.8z M26.5,16.7V18c1.5-0.8,3.2-1.1,5.1-1c1.9,0.1,3.6,0.5,5.1,1.3c1.6,0.9,2.9,2.2,3.9,3.9c1,1.7,1.4,3.4,1.4,5.2V44h-7.8V27.4c0-0.4-0.1-0.8-0.4-1.3c-0.3-0.5-0.6-0.8-0.9-0.9c-0.8-0.4-1.6-0.6-2.3-0.5c-0.8,0.1-1.4,0.3-2.1,0.6c-0.7,0.3-1.4,0.8-2,1.3V44h-7.9V16.7H26.5z"/></g></svg></a> </div> </div> </div> <div class="row align-center row-join"> <div class="column small-12"> <h2>Join Our Team</h2> <h3 class="fix-line-breaks"> Good people are the core of SourceForge. If you’re passionate about software and want to make a difference, consider joining our team. </h3> <div class="btn-join-container"> <a target="_blank" href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/company/slashdot-media/jobs/" class="button blue with-icon btn-join">Join Our Team <svg data-name="sf-linkout-icon" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 300 300" style="enable-background:new 0 0 300 300;" xml:space="preserve"><polygon class="st0" points="243.2,243.2 56.8,243.2 56.8,56.8 123,56.8 123,9 9,9 9,291 291,291 291,179.4 243.2,179 "/><polygon class="st0" points="128.5,213 155,186.5 176,165.5 206.7,196.3 235.5,132.5 248.9,102.6 290.6,9.8 291,9 290.6,9.2 197.4,51.1 169.1,63.8 103.7,93.3 137,126.5 115.9,147.5 89.5,174 "/></svg></a> </div> <a href="/web/20240506203814/https://sourceforge.net/about">Learn more about SourceForge</a> </div> </div> </div> </div> </div> </section> <footer class="sandiego"> <div class="as-row"> <div class="footer-wrapper"> <nav aria-label="Site Links" role="navigation"> <section> <div class="as-h2">SourceForge</div> <ul> <li><a href="/web/20240506203814/https://sourceforge.net/create/" title="Create a Project">Create a Project</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/directory/" title="Open Source Software Directory">Open Source Software</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/software/" title="Business Software Directory">Business Software</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/top" title="Top Open Source Projects">Top Downloaded Projects</a></li> </ul> </section> </nav> <nav aria-label="Company Links" role="navigation"> <section> <div class="as-h2">Company</div> <ul> <li><a href="/web/20240506203814/https://sourceforge.net/about">About</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/about/leadership" title="Open Source Software Directory">Team</a></li> <li class="h-card"> <address> <span class="p-name p-org">SourceForge Headquarters</span><br> <span class="p-street-address">225 Broadway Suite 1600</span><br> <span class="p-locality">San Diego, CA <span class="p-postal-code">92101</span></span><br> <span class="p-tel">+1 (858) 454-5900</span><br> </address> </li> <li id="social"> <span></span> <a href="http://web.archive.org/web/20240506203814/https://twitter.com/sourceforge" class="twitter" rel="nofollow" target="_blank"> <svg class="vertical-icon-fix" data-name="twitter" viewbox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1684 408q-67 98-162 167 1 14 1 42 0 130-38 259.5t-115.5 248.5-184.5 210.5-258 146-323 54.5q-271 0-496-145 35 4 78 4 225 0 401-138-105-2-188-64.5t-114-159.5q33 5 61 5 43 0 85-11-112-23-185.5-111.5t-73.5-205.5v-4q68 38 146 41-66-44-105-115t-39-154q0-88 44-163 121 149 294.5 238.5t371.5 99.5q-8-38-8-74 0-134 94.5-228.5t228.5-94.5q140 0 236 102 109-21 205-78-37 115-142 178 93-10 186-50z"/></svg></a> <a href="http://web.archive.org/web/20240506203814/https://fosstodon.org/@sourceforge" rel="me nofollow" target="_blank"> <svg class="vertical-icon-fix" data-name="mastodon" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 448 512"><path d="M433 179.11c0-97.2-63.71-125.7-63.71-125.7-62.52-28.7-228.56-28.4-290.48 0 0 0-63.72 28.5-63.72 125.7 0 115.7-6.6 259.4 105.63 289.1 40.51 10.7 75.32 13 103.33 11.4 50.81-2.8 79.32-18.1 79.32-18.1l-1.7-36.9s-36.31 11.4-77.12 10.1c-40.41-1.4-83-4.4-89.63-54a102.54 102.54 0 0 1-.9-13.9c85.63 20.9 158.65 9.1 178.75 6.7 56.12-6.7 105-41.3 111.23-72.9 9.8-49.8 9-121.5 9-121.5zm-75.12 125.2h-46.63v-114.2c0-49.7-64-51.6-64 6.9v62.5h-46.33V197c0-58.5-64-56.6-64-6.9v114.2H90.19c0-122.1-5.2-147.9 18.41-175 25.9-28.9 79.82-30.8 103.83 6.1l11.6 19.5 11.6-19.5c24.11-37.1 78.12-34.8 103.83-6.1 23.71 27.3 18.4 53 18.4 175z"/></svg></a> <a href="http://web.archive.org/web/20240506203814/https://www.facebook.com/sourceforgenet/" class="facebook" rel="nofollow" target="_blank"> <svg data-name="facebook" viewbox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M1343 12v264h-157q-86 0-116 36t-30 108v189h293l-39 296h-254v759h-306v-759h-255v-296h255v-218q0-186 104-288.5t277-102.5q147 0 228 12z"/></svg></a> <a href="http://web.archive.org/web/20240506203814/https://www.linkedin.com/company/sourceforge.net" class="linkedin" rel="nofollow" target="_blank"> <svg data-name="linkedin" viewbox="0 0 1792 1792" xmlns="http://www.w3.org/2000/svg"><path d="M477 625v991h-330v-991h330zm21-306q1 73-50.5 122t-135.5 49h-2q-82 0-132-49t-50-122q0-74 51.5-122.5t134.5-48.5 133 48.5 51 122.5zm1166 729v568h-329v-530q0-105-40.5-164.5t-126.5-59.5q-63 0-105.5 34.5t-63.5 85.5q-11 30-11 81v553h-329q2-399 2-647t-1-296l-1-48h329v144h-2q20-32 41-56t56.5-52 87-43.5 114.5-15.5q171 0 275 113.5t104 332.5z"/></svg></a> <a href="/web/20240506203814/https://sourceforge.net/user/newsletters" rel="nofollow" class="newsletter" title="Subscribe to our newsletter"> <svg class="vertical-icon-fix" data-name="mmSF_11mail" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px" viewbox="0 0 42 42" enable-background="new 0 0 42 42" xml:space="preserve"><path fill="#FFFFFF" d="M0,6v30h42V6H0z M24.2,21.2c-0.8,0.8-2.3,2-3.2,2c-0.9,0-2.4-1.2-3.2-2L5.8,9.7h30.3L24.2,21.2z M13.7,21l-9.9,9.4V11.6L13.7,21z M15.7,23L15.7,23c0.5,0.5,2.9,2.9,5.3,2.9c2.4,0,4.8-2.4,5.2-2.8l0.1-0.1l9.8,9.4H5.8L15.7,23z M28.3,21l9.9-9.5v18.9L28.3,21z"/></svg></a> <span></span> </li> </ul> </section> </nav> <nav aria-label="Resources Links" role="navigation"> <section> <div class="as-h2">Resources</div> <ul> <li><a href="/web/20240506203814/https://sourceforge.net/support" title="Support Section">Support</a></li> <li><a href="/web/20240506203814/https://sourceforge.net/p/forge/documentation/Docs%20Home/" title="Site Documentation">Site Documentation</a></li> <li><a href="http://web.archive.org/web/20240506203814/https://fosstodon.org/@sourceforgestatus" title="Site Status" rel="me nofollow">Site Status</a></li> </ul> </section> </nav> <section class="footer-logo"> <a href="/web/20240506203814/https://sourceforge.net/" title="Home" class="sf-logo"> <img src="//web.archive.org/web/20240506203814im_/https://a.fsdn.com/con/images/sandiego/sf-logo-full.svg" alt="SourceForge logo" class="sf-logo-full"/> </a> </section> </div> </div> <section class="l-nav-bottom"> <nav class="row"> <div class="columns small-12 large-6 copyright-notice"> © 2024 Slashdot Media. All Rights Reserved. </div> <div class="columns large-6 links links-right"> <a href="http://web.archive.org/web/20240506203814/https://slashdotmedia.com/terms-of-use" title="Terms" rel="nofollow">Terms</a> <a href="http://web.archive.org/web/20240506203814/https://slashdotmedia.com/privacy-statement/" title="Privacy" rel="nofollow">Privacy</a> <a href="http://web.archive.org/web/20240506203814/https://slashdotmedia.com/opt-out-choices" title="Opt Out" rel="nofollow">Opt Out</a> <a href="http://web.archive.org/web/20240506203814/https://slashdotmedia.com/contact/" target="_blank" title="Advertise" rel="nofollow">Advertise</a> </div> </nav> </section> </footer> </div> <script src="//web.archive.org/web/20240506203814js_/https://a.fsdn.com/con/js/min/sf.sandiego-base.js?1715023627"></script> <script> /* global Dropzone */ Dropzone.options.blockthisForm = false; </script> <script src="//web.archive.org/web/20240506203814js_/https://a.fsdn.com/con/js/min/sf.sandiego-foundation-base.js?1715023627"></script> <script> /* global Foundation */ $(document).foundation(); Foundation.Triggers.forceListenersNow(); </script> <script> bizx.cmp.ifConsent('', ['all', 'google-ads'], function () {}, function () { $('body').addClass('no-ads-consent'); }); </script> <noscript><p><img src="//web.archive.org/web/20240506203814im_/https://analytics.slashdotmedia.com/sf.php?idsite=39" style="border:0;" alt=""/></p></noscript> <script> function geturl(url, params) { params = Object .keys(params) .map(function(key) { return key + "=" + encodeURIComponent(params[key]); }) .join("&"); return url + "?" + params; } function loadimg(params, dimension_prefix) { params = Object.assign({"idsite":1,"rec":1,"rand":11615,"dimension2":"pg_about_leadership","url":"http://web.archive.org/web/20240506203814/https://sourceforge.net/about/leadership","action_name":"SourceForge Leadership Team","urlref":"http://web.archive.org/web/20240506203814/https://sourceforge.net/"}, params); for (var key in params) { if (params.hasOwnProperty(key) && key.indexOf('dimension') === 0 && params[key] !== undefined) { params[key] = (dimension_prefix||'') + params[key]; } } params.rand = Math.floor(Math.random() * 100000); bizx.cmp.ifConsent('publisher', ['measurement'], function() { var url = geturl("//web.archive.org/web/20240506203814/https://sourceforge.net/software/visit", params); if (!('sendBeacon' in navigator) || !navigator.sendBeacon(url)) { var img = document.createElement('img'); img.src = url; img.style = "border:0;"; img.alt = ""; document.body.appendChild(img); } }); } var $typeaheads = $('.typeahead__container input[name=q]'); $typeaheads.on('typeahead-item-clicked', function(ev, $typeahead, q, item){ var groupIndex = ($typeahead.data('groups') || []).indexOf(item.group); if (groupIndex === 2 || groupIndex === 3) { loadimg({ 'e_c': 'Search | Typeahead | ' + item.group, 'e_a': "Typeahead Click | q=" + q, 'e_n': item.href, }, 'typeahead_on_'); } }); </script> <script> (function () { bizx.cmp.ifConsent({ purposes: 'all', vendors: 'bombora'}, function () { /*global _ml:true, window */ _ml = window._ml || {}; _ml.eid = '771'; _ml.fp = '44a18b4b-a966-4b7a-88a9-e6238c905e69'; var s = document.getElementsByTagName('script')[0], cd = new Date(), mltag = document.createElement('script'); mltag.type = 'text/javascript'; mltag.async = true; mltag.defer = true; mltag.src = '//web.archive.org/web/20240506203814/https://ml314.com/tag.aspx?' + cd.getDate() + cd.getMonth() + cd.getFullYear(); s.parentNode.insertBefore(mltag, s); }); })(); </script> <div id="overlay-blockthis-wrapper" style="display: none;"> <div id="overlay-blockthis"> <div class="as-h2 title">Thanks for helping keep SourceForge clean.</div> <a href="#" id="btn-blockthis-close">X</a> <form class="dropzone small-12" action="/web/20240506203814/https://sourceforge.net/api/instrumentation/gpt" id="blockthisForm" method="POST"> <div class="row small-12"> <div class="column description small-12"> <input type="hidden" name="_visit_cookie" value="44a18b4b-a966-4b7a-88a9-e6238c905e69"/> <input type="hidden" name="timestamp" value="1715027894"/> <input type="hidden" name="spinner" value="Xhg1bsS7gQUg3n20_hN3E8jAW7XY"/> <p class="Wcfaa9270b03a3ce0d5e973e87550a2247b7385e6"><label for="XwoFlNMOfS8KZcXgFUClvw45NWsK9MiB8YA">You seem to have CSS turned off. Please don't fill out this field.</label><input id="XwoFlNMOfS8KZcXgFUClvw45NWsK9MiB8YA" name="XwoBlNMOfS8KZcXrDuMObPXUUQ8KLw7AGwofDu2s" type="text"/></p> <p class="Wcfaa9270b03a3ce0d5e973e87550a2247b7385e6"><label for="XwoFlNMOfS8KZcXkFUClvw45NWsK9MiB8YA">You seem to have CSS turned off. Please don't fill out this field.</label><input id="XwoFlNMOfS8KZcXkFUClvw45NWsK9MiB8YA" name="XwoBlNMOfS8KZcHrDuMObPXUUQ8KLw7AGwofDu2s" type="text"/></p> Briefly describe the problem (required): <input name="Xwo1pPsOCTcKSKDhDw7YCUcK2EsKAwqJ6woZzOQ" type="text" required> </div> </div> <div class="column small-12"> <div class="upload-text">Upload screenshot of ad (required):</div> <div id="upload-it"> <a href="#" id="upload-select-file">Select a file</a>, or drag & drop file here. </div> <div id="upload-it-placeholder"></div> <div class="dropzone-previews" style="display: none"></div> <div class="dz-message" style="display: none"></div> <div id="dropzone-preview-template" style="display: none"> <div class="dz-preview dz-file-preview"> <img data-dz-thumbnail src="data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=" alt/> <div class="dz-success-mark"><span>✔</span></div> <div class="dz-error-mark"><span>✘</span></div> <div class="dz-error-message"><span data-dz-errormessage></span></div> </div> </div> </div> <div class="column small-12"> <u>Screenshot instructions:</u> </div> <div class="row small-12"> <div class="column large-5 small-6"> <p> <u>Click URL instructions:</u><br> Right-click on the ad, choose "Copy Link", then paste here →<br> (This may not be possible with some types of ads) </p> <a class="more-info" href="http://web.archive.org/web/20240506203814/https://sourceforge.net/p/forge/documentation/Report%20a%20problem%20with%20Ad%20content/" target="_blank">More information about our ad policies</a> </div> <div class="column large-7 small-6"> <p>Please provide the ad click URL, if possible: <input name="Xwo9uN8OYTcKLHj1Fw7Nfw7DDgMKNwo5iwq5Zw69A" type="url"> </p> <textarea id="gpt-info" name="XwoJpOsOFT8OSwo4MZ8OVw73CocOLw5_DsmMmC1XDqw"></textarea> <input class="button" type="submit" id="btn-blockthis-submit" value="Submit Report"> </div> </div> </form> </div> </div> <script> bizx.cmp.ifConsent('', ['all'], function () { bizx.cmp.embedScript('//web.archive.org/web/20240506203814/https://ads.pro-market.net/ads/scripts/site-143572.js'); }); </script><script> bizx.cmp.ifConsent('', ['all'], function () { try{(function(){ var cb = new Date().getTime(); var s = document.createElement("script"); s.defer = true; s.src = "//web.archive.org/web/20240506203814/https://tag.crsspxl.com/s1.js?d=2396&cb="+cb; var s0 = document.getElementsByTagName('script')[0]; s0.parentNode.insertBefore(s, s0); })();}catch(e){} }); </script> <script type="text/javascript"> bizx.cmp.ifConsent('', ['all'], function () { /* jshint ignore:start */ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//web.archive.org/web/20240506203814/https://www.google-analytics.com/analytics.js','ga'); /* jshint ignore:end */ window.dataLayer = window.dataLayer || []; function gtag(){ window.dataLayer.push(arguments); } window.gtag = window.gtag || gtag; bizx.cmp.embedScript("http://web.archive.org/web/20240506203814/https://www.googletagmanager.com/gtag/js"); gtag('js', new Date()); gtag('set', { 'page_location': 'http://web.archive.org/web/20240506203814/https://sourceforge.net/about/leadership', 'page_referrer': 'http://web.archive.org/web/20240506203814/https://sourceforge.net/', }); }); </script> <script> /*global ga, gtag */ SF.devicePixelRatio = Math.round(window.getDevicePixelRatio()*10)/10; bizx.cmp.ifConsent('', ['all'], function () { ga('create', "UA-36130941-1", { 'name': 'sfnt1', 'sampleRate': 9, }); ga('sfnt1.set', 'dimension10', 'pg_about_leadership'); ga('sfnt1.send', 'pageview'); }); bizx.cmp.ifConsent('', ['all'], function () { gtag('config', 'G-1H226E4E4L', { send_page_view: false, 'SF_Page_Type': 'pg_about_leadership', user_properties: { 'SF_Logged_in': 'Logged Out', }, 'SF_Ads_Disabled': 'No', 'SF_Prebid_Load_Method': 'sync', 'devicePixelRatio': SF.devicePixelRatio, }); gtag('event', 'page_view', { send_to: 'G-1H226E4E4L' }); }); </script> </body> </html><!-- FILE ARCHIVED ON 20:38:14 May 06, 2024 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 22:38:24 Nov 25, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.616 exclusion.robots: 0.038 exclusion.robots.policy: 0.022 esindex: 0.011 cdx.remote: 6.321 LoadShardBlock: 168.138 (3) PetaboxLoader3.datanode: 90.989 (4) PetaboxLoader3.resolve: 172.201 (3) load_resource: 110.908 -->