Remove URLs and pages we know we don't need.
This includes some pages that need to be completely revised.
This commit is contained in:
parent
bc22bb1b29
commit
b98916b3e9
23 changed files with 24 additions and 1190 deletions
|
@ -1,59 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Colophon{% endblock %}
|
||||
|
||||
{% block heading %}Colophon{% endblock %}
|
||||
|
||||
{% block body_class %}about{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>Call for Proposals</h2>
|
||||
|
||||
<p>Portions of our <a href="/program/call-for-proposals">Call for Proposals</a> page were drawn from ideas seen on <a href="https://djangocon.eu" title="DjangoCon Europe">DjangoCon EU</a>, <a href="https://seagl.org" title="Seattle GNU Linux">SeaGL</a>, <a href="http://www.fogcityruby.com/speak/" title="Fog City Ruby">Fog City Ruby</a>, and others. Thanks to all for their inspiration and permission to borrow!</p>
|
||||
|
||||
<h2>Code of Conduct</h2>
|
||||
|
||||
<p>Our <a href="/code-of-conduct">Code of Conduct</a> was forked from the <a href="https://github.com/python/pycon-code-of-conduct">PyCon US Code of Conduct</a>, including the staff and attendee guides, under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a> license, itself originally forked from the example policy from the <a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">Geek Feminism wiki</a>, created by the <a href="https://adainitiative.org/">Ada Initiative</a> and other volunteers, which is under a <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons Zero</a> license.</p>
|
||||
|
||||
<h2>Fiscal Sponsor</h2>
|
||||
|
||||
<p>Our fiscal sponsor is <a href="https://sfconservancy.org">Software Freedom Conservancy</a>, a 501(c)(3) charity dedicated to the promotion and development of free and open source software. Conservancy allows us to work without managing our own corporate structure and administrative services. Our relationship with Conservancy goes beyond logistics, though, as we are also philosophically aligned as we work to advance software freedom and expand the Python developer community.</p>
|
||||
|
||||
<h2>Photography</h2>
|
||||
|
||||
<ul>
|
||||
<li>Photo of <a href="https://www.instagram.com/p/BcOVJJRFWfF">Mystic Theatre</a> used on the home page by Esten Hurtle under the <a href="https://creativecommons.org/licenses/by-sa/2.0/" >Creative Commons Attribute Share Alike 2.0 Generic</a> license.</li>
|
||||
<li>Photo of <a href="https://www.flickr.com/photos/richard_jones/14638274749">DjangoGirls Brisbane 2014</a> used on the home page by Richard Jones under the <a href="https://creativecommons.org/licenses/by/2.0/">Creative Commons Attribution 2.0 Generic</a> license.</li>
|
||||
<li>Photo of <a href="https://en.wikipedia.org/wiki/Golden_Gate_Bridge#/media/File:GG-ftpoint-bridge-2.jpg">Golden Gate Bridge</a> used on the home page by David Ball under the <a href="https://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 Generic</a> license.</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>Python</h2>
|
||||
|
||||
<p>"Python" and the Python logos are trademarks or registered trademarks of the <a href="https://python.org">Python Software Foundation</a>, used by North Bay Python with permission from the Foundation.</p>
|
||||
|
||||
<h2>Our Logo</h2>
|
||||
|
||||
<p>Our logo is a pythonic tribute to the rolling green hills of Sonoma County. It is inspired by <em><a href="https://en.wikipedia.org/wiki/Bliss_(image)">Bliss</a></em>, a photo made famous as the default background from Windows XP. <a href="https://goo.gl/maps/AikLRGTuWZr">Bliss was photographed 16 miles from Downtown Petaluma</a>.
|
||||
|
||||
<h2>Terms and Conditions</h2>
|
||||
|
||||
<p>
|
||||
Our <a href="/terms-and-conditions">Terms and Conditions</a> were forked from the <a href="https://github.com/linuxaustralia/constitution_and_policies/blob/master/terms_and_conditions.md">Linux Australia Event Terms and Conditions</a> under the <a href="https://creativecommons.org/licenses/by-sa/3.0/au/">Creative Commons Attribution Share Alike 3.0 Australia</a> license. Our Photography and Audio Video Recording policy is adapted from the <a href="https://evergreen-ils.org/conference/photography-policy/">Evergreen policy</a>, itself adapted from the <a href="https://adacamp.org/adacamp-toolkit/policies/#photo">AdaCamp policy</a> under a <a href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution Share Alike 4.0 International</a> license.</p>
|
||||
|
||||
<h2>Free and Open Source Software</h2>
|
||||
|
||||
<p>We use as much free and open source software as we can, including:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.djangoproject.com/">Django</a> is the web framework that underpins everything else.</li>
|
||||
<li><a href="https://github.com/chrisjrn/symposion/">Symposion</a> is used for the call for proposals and session scheduling.</li>
|
||||
<li><a href="http://github.com/chrisjrn/registrasion/">Registrasion</a> is used for ticket sales.</li>
|
||||
<li><a href="https://inkscape.org/">Inkscape</a> is used to create most of our graphics.</li>
|
||||
<li><a href="https://github.com/timvideos">TimVideos.us</a> is used to stream and record conference talks.</li>
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
|
@ -1,35 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}About North Bay Python{% endblock %}
|
||||
|
||||
{% block heading %}About North Bay Python{% endblock %}
|
||||
|
||||
{% block body_class %}about{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
A single-track conference north of the Golden Gate, focused on community, collaboration, and all things Python.
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>North Bay Python is a two-day, single-track Python conference held at the Mystic Theatre in Historic Downtown Petaluma, California, over the weekend of November 2 & 3, 2019.</p>
|
||||
|
||||
<p>We're a nonprofit conference for professionals, enthusiasts and students alike. We're focused on producing an event that's inclusive, accessible, affordable, and representative of the community. Most importantly, we're planning a great lineup of talks from all over the Python ecosystem, with plenty of time to make new connections and enjoy a weekend in the North Bay.</p>
|
||||
|
||||
<p>Our venue, the Mystic Theatre in Downtown Petaluma, is a beautiful example of an early 1900s Vaudeville theatre. You can find over 50 different food and drink options within a short walk, and the nearest hotel is only a block away.</p>
|
||||
|
||||
<h2>The Conference</h2>
|
||||
|
||||
<p>North Bay Python is a single-track conference with a carefully curated set of talks representing the diverse Python community and their different areas of interest.</p>
|
||||
|
||||
<p>If a topic is less to your interest, or you've met some people you really want to sit down and chat with, we'll have plenty of areas away from the main theatre to catch up and chat.</p>
|
||||
|
||||
<p>Our goal is to keep prices as low as possible. That means we won't be catering lunch. Instead, you can look forward to extra-long lunch breaks you can use to explore all of the great food options around the venue.</p>
|
||||
|
||||
<h2>The Town</h2>
|
||||
|
||||
<p>North Bay Python's home is <a href="/about/petaluma">Petaluma</a>, a delightfully quaint dairy town, nestled on a river at the southern edge of California's Wine Country.</p>
|
||||
|
||||
{% endblock %}
|
|
@ -1,37 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Petaluma{% endblock %}
|
||||
|
||||
{% block heading %}Petaluma{% endblock %}
|
||||
|
||||
{% block body_class %}about{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
The best town you probably haven't visited yet.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>North Bay Python's home is Petaluma, a delightfully quaint dairy town, nestled on a river at the southern edge of California's Wine Country and at the intersection of Sonoma, Napa, and Marin Counties. This three county region, which makes up the North Bay, is famous for its parkland, forests, agriculture, fine food, wine, beer, and spirits.</p>
|
||||
|
||||
<p>We've got beautiful scenery right on our doorstep, and we're less than an hour's drive from San Francisco over the Golden Gate Bridge.</p>
|
||||
|
||||
<p>Our venue, The Mystic Theatre, is not the only local example of early 1900s architecture, either: Downtown is full of great examples of Victorian-era buildings that survived the 1906 earthquake. Just down the road, you'll find the center of the maker movement and a thriving craft brewery scene.</p>
|
||||
|
||||
<p>From family-friendly hikes to museums, wine tours to windswept beaches, and lots of kid-friendly attractions, there's a lot to do in see in the region. We encourage attendees to bring their families and extend their stay beyond the conference!</p>
|
||||
|
||||
|
||||
<h2>Travel and Lodging</h2>
|
||||
|
||||
<p>The Golden Gate Bridge is well-known to San Franciscans for being a million miles long and ever shrouded in fog, so few ever cross up into the North Bay. Happily, the trek north can be easy, if not swift.</p>
|
||||
|
||||
<p>Regardless of where you're coming from, we've got guides on <a href="/go/fly">how to fly to North Bay Python</a>, <a href="/go/day-trip">how to make day trips from elsewhere in the Bay Area</a>, and <a href="/go/stay">how to make a weekend of it and stay around Petaluma</a>. We've got an overview focused on travel on the <a href="/attend/travel">How to Get Here</a> page.</p>
|
||||
|
||||
<p>When you get here, you're sure to find a nice place to stay that fits your budget. You can find a range of options, and some special discounts, available on the <a href="/attend/hotels">Where to Stay</a> page. {% comment %}We'll have group rates and discounts at local hotels when tickets are available.{% endcomment %}</p>
|
||||
|
||||
<p>To make your visit even better, we've prepared a <a href="/food">food guide</a> which will help you find good eats in Petaluma. If you're sticking around beyond the conference or looking further afield, you'll want to check out your favorite food or restaurant guide.</p>
|
||||
|
||||
{% endblock %}
|
|
@ -1,86 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
{% load thumbnail %}
|
||||
{% load staticfiles %}
|
||||
|
||||
{% block head_title %}About the Team{% endblock %}
|
||||
|
||||
{% block heading %}About the Team{% endblock %}
|
||||
|
||||
{% block body_class %}about{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
|
||||
Our team of North Bay and Bay Area locals has years of experience building communities, running events, and, of course, programming. We're also all-in on cultivating a more inclusive culture.
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>Contact the Team</h2>
|
||||
|
||||
<p>Need to contact someone in a hurry? You can reach us all at <a href="mailto:hello@northbaypython.org">hello@northbaypython.org</a>. Read on to learn about the organizing team.</p>
|
||||
|
||||
<p>You can also find us all over the internet, including:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://facebook.com/northbaypython">Facebook</a></li>
|
||||
<li><a href="https://twitter.com/northbaypython">Twitter</a></li>
|
||||
<li><a href="https://webchat.freenode.net/?channels=%23nbpy">IRC (#nbpy on Freenode)</a></li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Meet the Team</h2>
|
||||
|
||||
<h3>Christopher Neugebauer, Conference Chair</h3>
|
||||
|
||||
<p><img src="{% static "images/team/chris.jpg" %}" alt="Christopher Neugebauer" class="team-headshot circle">Christopher is a Python developer who lives in glorious Petaluma, California, though he's originally from the the city of Hobart in Tasmania, Australia. A serial conference organizer, he has been a core organiser of PyCon Australia for a number of years, was director of linux.conf.au 2017, and a good number of his open source contributions help power the website this conference runs on. He was made a fellow of the Python Software Foundation in 2013 in recognition for his contributions to building the Australian Python community, and currently serves as an at-large Director of the Python Software Foundation. (<a href="https://twitter.com/chrisjrn">@chrisjrn on Twitter</a>)</p>
|
||||
|
||||
<h3>Sam Kimbrel, Program Chair</h3>
|
||||
|
||||
<p><img src="{% static "images/team/sam.jpg" %}" alt="Sam Kimbrel" class="team-headshot circle">Sam is a Python and Java developer and distributed-systems "enthusiast" hailing from Seattle by birth, New York by nurture, and the Bay Area by choice. Six years ago he attended his first PyCon US and hasn't been able to break the habit; after making the jump from audience to stage in 2014 and speaking regularly at events around the world, he was thrilled to join the team when invited by Chris and Josh. Sam currently works at Twilio as a lead engineer and resides in Oakland. (<a href="https://twitter.com/skimbrel">@skimbrel on Twitter</a>)</p>
|
||||
|
||||
<h3>Josh Simmons, Communications and Outreach</h3>
|
||||
<p><img src="{% static "images/team/josh.jpg" %}" alt="Josh Simmons" class="team-headshot circle">Josh is a painfully earnest community strategist and recovering web developer. Born and raised in the North Bay, he spent 4.5 years building Web & Interactive Media Professionals (WIMP), a local community, before moving on to do community management for O'Reilly Media. These days Josh does open source strategy for Salesforce and serves as VP of the <a href="
|
||||
https://opensource.org">Open Source Initiative</a> (OSI). He loves to help free software communities become more welcoming and introduce students and junior developers to open source. (<a href="https://twitter.com/joshsimmons">@joshsimmons on Twitter</a>)</p>
|
||||
|
||||
<h3>Sarah Kuchinsky</h3>
|
||||
<p>Sarah is a Python developer, Stanford graduate student, and head organizer of <a href="https://www.meetup.com/PyLadies-Silicon-Valley/">PyLadies Silicon Valley</a>. Sarah fell in love with the Python community in 2012, after joining PyLadies and attending her first PyCon. She joined the North Bay Python organising team for our first conference in 2017. Sarah’s areas of study include algorithms, economics, and health policy modeling. (<a href="https://twitter.com/sarahkuchinksy">@sarahkuchinksy on Twitter</a>)
|
||||
</p>
|
||||
|
||||
<h3>Frances Hocutt</h3>
|
||||
<p><img src="{% static "images/team/frances.jpeg" %}" alt="Frances Hocutt" class="team-headshot circle">Frances Hocutt has taken part in the science-to-tech branch of the great STEM reshuffling. In the process, he’s written, spoken, mentored, and co-founded Seattle’s first feminist hackerspace/makerspace. Frances prefers elegance in science and effectiveness in art and is happiest when drawing on as many disciplines as possible. Frances jumped into F/OSS development with work on standards for the MediaWiki web API ecosystem and expanded into work on MediaWiki and associated Wikimedia-ecosystem contributor tools. He currently installs software on other people’s computers for Rackspace Managed Security’s defensive infrastructure team. Frances currently lives in an unfortunately catless apartment in Oakland, CA.
|
||||
</p>
|
||||
|
||||
<h3>Maxwell Pearl</h3>
|
||||
<p><img src="{% static "images/team/max.jpg" %}" alt="Maxwell Pearl" class="team-headshot circle">
|
||||
After leaving academia 20 years ago, Max became a freelance developer and open source advocate, primarily in the non-profit space. He was on the steering committee of the Non Profit Open Source Initiative (NOSI), and was a member of the boards of NTEN, the Nonprofit Technology Network, and of Aspiration, an organization that fosters software development in the nonprofit/NGO sector. Max focuses on back-end data and web systems, and Python is his technology obsession. He lives in the woods in Sonoma County, and occasionally leaves for provisions and community. He is super happy to help foster open source community in his backyard.
|
||||
</p>
|
||||
|
||||
|
||||
<h2>Emeritus Organizers</h2>
|
||||
|
||||
<h3>Andrew Godwin, Treasurer</h3>
|
||||
|
||||
<p><img src="{% static "images/team/andrew.jpg" %}" alt="Andrew Godwin" class="team-headshot circle">Andrew is a Django and Python developer who originally hails from London but moved to the Bay Area five years ago. He's been writing open source software for over a decade as well as working in various different parts of the technology industry, and currently works at Eventbrite. He regularly speaks at Python (and other) events around the world, and has a keen interest in building communities and inclusivity. (<a href="https://twitter.com/andrewgodwin">@andrewgodwin on Twitter</a>)</p>
|
||||
|
||||
|
||||
<h2>Advisors<a name="advisors"></a></h2>
|
||||
|
||||
<p>We acknowledge that our small team has limited perspective, and that to build a truly inclusive event, we need to seek the perspectives of a diverse range of people. We thank the following people and organizations for providing us with advice along the way.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://twitter.com/vavroom">Nicolas Steenhout</a> is helping us with accessibility and inclusion of people with disabilities.</li>
|
||||
<li><a href="https://twitter.com/vmbrasseur">VM (Vicky) Brasseur</a> is helping us run an excellent call for proposals, design our office hours program, and support new speakers with speaker training.</li>
|
||||
<li><a href="https://twitter.com/sigje">Jennifer Davis</a> is helping us make the event accessible to parents by advising on things like childcare.</li>
|
||||
<li><a href="https://twitter.com/techivist">Miguel Hernandez</a> is helping us build a more inclusive event with outreach to Latinx communities.</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Supporting Organizations</h2>
|
||||
<h3>Software Freedom Conservancy</h3>
|
||||
|
||||
<p><a href="https://twitter.com/conservancy">Conservancy</a> is a public charity dedicated to the promotion and development of free and open source software, and is the fiscal sponsor of North Bay Python. Without Conservancy and the people behind it—namely <a href="https://twitter.com/o0karen0o">Karen Sandler</a>, <a href="https://twitter.com/bkuhn_ebb_org">Bradley Kuhn</a>, <a href="https://twitter.com/Brett20XX">Brett Smith</a>, <a href="https://twitter.com/baconandcoconut">Deb Nicholson</a>, and <a href="https://twitter.com/keynote2k">Tony Sebro</a>—none of this would be possible!</p>
|
||||
|
||||
{% endblock %}
|
|
@ -1,18 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Program Transparency Reports{% endblock %}
|
||||
|
||||
{% block heading %}Program Transparency Reports{% endblock %}
|
||||
|
||||
{% block body_class %}about{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
|
||||
{% endblock %}
|
|
@ -1,27 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Transparency Reports{% endblock %}
|
||||
|
||||
{% block heading %}Transparency Reports{% endblock %}
|
||||
|
||||
{% block body_class %}about{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
North Bay Python, a nonprofit community-run event committed to transparency, releases the following reports in order to help us learn and better serve the community.
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>Program Transparency Report</h2>
|
||||
|
||||
<p><span class="date">Tuesday, October 24, 2017</span>—The North Bay Python organizing team's goal is to build a program with sessions and keynotes that are valuable to the attendees, and to do so ethically. We recognized some known issues, and that our knowledge is limited, so we reached out to the community and took steps to run the best and most fair program building process we could.</p>
|
||||
|
||||
<a class="btn btn-lg btn-primary" href="/about/program-transparency">Read the Report</a>
|
||||
|
||||
<h2>Upcoming Reports</h2>
|
||||
|
||||
<p>We will release reports about attendee demographics, our budget, and other topics in the future. They will all be listed on this page.</p>
|
||||
|
||||
{% endblock %}
|
|
@ -1,59 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}How to Pitch Your Manager{% endblock %}
|
||||
|
||||
{% block heading %}How to Pitch Your Manager{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
So you want to attend North Bay Python, but you're not quite sure your manager will sign off on the expenses? Read below for some suggestions on how to make your case!
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h3>Key Information</h3>
|
||||
<p>
|
||||
<ul>
|
||||
<li>Dates: Saturday, November 2nd and Sunday, November 3rd, 2019</li>
|
||||
<li>Venue: Mystic Theatre, Petaluma, California, USA</li>
|
||||
<li>Tickets: $200</li>
|
||||
</ul>
|
||||
</p>
|
||||
|
||||
<h3>How to Convince Your Boss</h3>
|
||||
|
||||
<p>
|
||||
This comes down to building a <em>business case</em> for your attendance. Start by explaining what the conference is, why you want to go, and why your employer will benefit (we've helpfully included some of the great reasons you might use and some sample prose you're welcome to copy into your email, below).</p>
|
||||
|
||||
<p>Explain to your boss what you'll bring back for the rest of the team (ideas, not imbibables): offer to give a summary presentation at lunch, or post a write-up to the company wiki, upon your return. We have some fantastic content in store, and you'll have no trouble finding things to teach your teammates when you get back. Sessions will be recorded and posted to YouTube, so you'll have ready-to-share links for those who want additional detail. You could also share the names, Twitter handles, or business cards from the people you'll meet — some of them might even be interested in working with you!</p>
|
||||
|
||||
<h3>Sample Language</h3>
|
||||
<p>
|
||||
North Bay Python is a nonprofit conference by and for the Python community.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The conference features over 20 sessions from experienced presenters hailing from across the US and internationally, speaking on a wide mix of topics. Sessions will include updates from leading Python community members on the state of major projects, technical explorations of how Python and Python-based systems work in practice, and thought-provoking explorations and lessons on how best to communicate as a team, foster diversity and inclusivity, and effectively engage within and beyond our teams and communities as developers.
|
||||
</p>
|
||||
|
||||
<p>Full details on the program will be released soon.</p>
|
||||
|
||||
<p>
|
||||
Approximately 400 attendees from a diverse mix of backgrounds will be in Petaluma for the weekend, providing a rich opportunity for networking. Expect to meet key members of your favorite open source Python projects, fellow developers with novel perspectives on common problems, and maybe even some job-seekers to help bolster your organization's ranks.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Organizations funding attendees of North Bay Python can acquire competitive advantage by:
|
||||
<ul>
|
||||
<li>Staying abreast of the latest libraries, services, and best practices in the Python ecosystem</li>
|
||||
<li>Learning techniques for architecting, authoring, deploying, and maintaining software</li>
|
||||
<li>Improving technical and organizational communication skills</li>
|
||||
<li>Networking with fellow Python users to establish potential future working relationships</li>
|
||||
<li>Returning to work refreshed and excited by all of the novel ways Python is being used across industries</li>
|
||||
</ul>
|
||||
</p>
|
||||
{% endblock %}
|
|
@ -1,112 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Lunch Guide{% endblock %}
|
||||
|
||||
{% block heading %}Lunch Guide{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
Finding food is easy in Petaluma, especially with this guide to local restaurants and markets sponsored by Yelp.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>Nearby, Fast, and Cheap</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://www.yelp.com/biz/the-new-yorker-pizza-and-restaurant-petaluma">New Yorker Pizza</a></strong>: 3 Petaluma Blvd N (next door!)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/lunchette-petaluma">Lunchette</a></strong>: 25 4th St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/north-bay-cafe-petaluma-3">North Bay Cafe</a></strong>: 25 Petaluma Blvd S (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/petaluma-pie-company-petaluma">Petaluma Pie Company</a></strong>: 125 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/petaluma-market-petaluma">Petaluma Market</a></strong>: 210 Western Ave (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/subway-petaluma-4">Subway</a></strong>: 151 Petaluma Blvd S (0.2 miles)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Coffee</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://www.yelp.com/biz/acre-coffee-petaluma-2">Acre Coffee</a></strong>: 21 4th St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/peets-coffee-petaluma">Peets Coffee</a></strong>: 5 Petaluma Blvd S (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/starbucks-petaluma-12">Starbucks</a></strong>: 125 Petaluma Blvd N (0.1 miles)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Diners</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://www.yelp.com/biz/north-bay-cafe-petaluma-3">North Bay Cafe</a></strong>: 25 Petaluma Blvd S (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/topsys-kitchen-petaluma">Topsy's Kitchen</a></strong>: 131 Kentucky St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/hallies-diner-petaluma">Hallie's Diner</a></strong>: 125 Keller St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/saxs-joint-petaluma">Sax's Joint</a></strong>: 317 Petaluma Blvd S (0.3 miles)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Pizza and Italian</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://www.yelp.com/biz/the-new-yorker-pizza-and-restaurant-petaluma">New Yorker Pizza</a></strong>: 3 Petaluma Blvd N (next door!)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/old-chicago-pizza-petaluma">Old Chicago Pizza</a></strong>: 41 Petaluma Blvd N (next door!)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/brixx-pizzeria-petaluma-petaluma">Brixx Pizzeria</a></strong>: 16 Kentucky St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/cucina-paradiso-petaluma">Cucina Paradiso</a></strong>: 114 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/risibisi-restaurant-petaluma">Risibisi Restaurant</a></strong>: 154 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/sugo-trattoria-petaluma">Sugo Trattoria</a></strong>: 5 Petaluma Blvd S (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/rosso-pizzeria-and-mozzarella-bar-petaluma">Rosso Pizzeria & Mozzarella Bar</a></strong>: 151 Petaluma Blvd S (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/volpis-ristorante-and-bar-petaluma-2">Volpi's Ristorante & Bar</a></strong>: 124 E Washington St (0.3 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/marys-pizza-shack-petaluma">Mary’s Pizza Shack</a></strong>: 359 E Washington St (0.4 miles)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Pubs</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://www.yelp.com/biz/mcnears-saloon-and-dining-house-petaluma">McNear's Saloon & Dining House</a></strong>: 23 Petaluma Blvd N (next door!)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/speakeasy-petaluma">Speakeasy</a></strong>: 139 B Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/brewsters-beer-garden-petaluma">Brewsters Beer Garden</a></strong>: 229 Water Street N (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/256-north-petaluma">256 North</a></strong>: 256 Petaluma Blvd N (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/sauced-bbq-and-spirits-petaluma-3">Sauced BBQ & Spirits</a></strong>: 151 Petaluma Blvd S (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/maguires-pub-petaluma-2">Maguire's Pub</a></strong>: 145 Kentucky St (0.3 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/dempseys-restaurant-and-brewery-petaluma">Dempsey's Restaurant & Brewery</a></strong>: 50 E Washington St (0.4 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/taps-beer-co-and-kitchen-petaluma-4">Taps Beer Co & Kitchen</a></strong>: 54 E Washington St (0.4 miles)</li>
|
||||
</ul>
|
||||
|
||||
<h2>Other</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="https://www.yelp.com/biz/water-street-bistro-petaluma">Water Street Bistro</a> (French)</strong>: 100 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/sake107-petaluma">Sake 107</a> (Japanese)</strong>: 107 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/the-cbc-cafe-petaluma">CBC Cafe</a></strong>: 21 Kentucky St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/slamburger-petaluma">Slamburger</a></strong>: 5 Petaluma Blvd S (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/wild-goat-bistro-petaluma">Wild Goat Bistro</a> (Modern American)</strong>: 6 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/mi-pueblo-petaluma-petaluma">Mi Pueblo El Centro</a> (Mexican)</strong>: 108 Kentucky St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/graffiti-petaluma">Graffiti</a> (Modern American)</strong>: 101 2nd St (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/thistle-meats-petaluma">Thistle Meats</a> (Deli)</strong>: 160 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/kabuki-japanese-restaurant-petaluma">Kabuki Japanese Restaurant</a></strong>: 17 Petaluma Blvd N (0.1 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/chicken-pharm-petaluma">Chicken Pharm</a> (Fried Chicken)</strong>: 132 Keller St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/cafe-zazzle-petaluma">Cafe Zazzle</a> (Mexican, Asian)</strong>: 121 Kentucky St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/tea-room-café-petaluma-2">Tea Room Cafe</a></strong>: 316 Western Ave (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/everest-indian-restaurant-petaluma">Everest Indian Restaurant</a></strong>: 56 E Washington St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/jennie-lows-chinese-cuisine-petaluma">Jennie Low's Chinese Cuisine</a></strong>: 140 2nd St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/crocodile-petaluma">Crocodile</a> (French)</strong>: 140 2nd St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/fourth-and-sea-fish-and-chips-petaluma">Fourth and C</a> (Seafood)</strong>: 101 4th St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/paradise-sushi-and-grill-petaluma">Paradise Sushi & Grill</a></strong>: 20 E Washington St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/the-drawing-board-petaluma">The Drawing Board</a> (Modern American)</strong>: 190 Kentucky St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/kitaru-petaluma-3">Kitaru</a> (Japenese)</strong>: 212 Western Ave (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/chinatown-restaurant-petaluma">Chinatown Restaurant</a></strong>: 157 Kentucky St (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/seared-petaluma">Seared</a> (Steakhouse, Seafood)</strong>: 170 Petaluma Blvd N (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/tup-tim-thai-cuisine-petaluma">Tup Tim Thai Cuisine</a></strong>: 208 Petaluma Blvd N (0.2 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/thai-river-petaluma">Thai River</a></strong>: 35 E Washington St (0.3 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/the-block-petaluma-2">The Block Petaluma</a> (Pub, Food Trucks)</strong>: 20 Grey St (0.3 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/real-döner-petaluma-3">Real Döner</a> (Turkish)</strong>: 307 F St (0.4 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/quinua-restaurant-cocina-peruana-petaluma">Quinua</a> (Peruvian)</strong>: 500 Petaluma Blvd S (0.4 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/luma-petaluma">Luma</a> (Cafe)</strong>: 500 1st St (0.5 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/aqus-cafe-petaluma">Aqus Cafe</a></strong>: 189 H St (0.5 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/el-roys-mexican-grill-petaluma-2">El Roy's Mexican Grill</a></strong>: 210 Edith St (0.7 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/in-n-out-burger-petaluma-2">In’n’Out Burger</a></strong>: 1010 Lakeville Hwy (1.3 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/soban-korean-cuisine-petaluma">Soban Korean Cuisine</a></strong>: 255 N McDowell Blvd (1.8 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/simmer-vietnamese-kitchen-petaluma">Simmer Vietnamese Kitchen</a></strong>: 299 N McDowell Blvd (1.9 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/lombardis-gourmet-deli-and-bbq-petaluma">Lombardi's Gourmet Deli & BBQ</a></strong>: 3413 Petaluma Blvd N (2.3 miles)</li>
|
||||
<li><strong><a href="https://www.yelp.com/biz/lagunitas-brewing-company-petaluma-2">Lagunitas Tap Room</a></strong>: 1280 N. McDowell Blvd (3.3 miles)</li>
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
|
@ -1,46 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Guide Index{% endblock %}
|
||||
|
||||
{% block heading %}Guide Index{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
We provide lots of info to help you have an excellent North Bay Python. This is a listing of all the key guides and wiki pages.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>We want it to make it easy for you to attend North Bay Python, and we want you to have the best possible experience while you're at the conference. This is a listing of all the guides we've prepared for you, including some key pages from the <a href="/wiki">Attendee Wiki</a>.</p>
|
||||
|
||||
<p>Please feel free to email us at <a href="mailto:hello@northbaypython.org">hello@northbaypython.org</a> or find an organizer or volunteer in-person to ask questions and provide feedback.</p>
|
||||
|
||||
<h2>Planning for North Bay Python</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="/attend/business-case">How to Pitch Your Manager</a></strong> can help you articulate the business case for paying for you to go to North Bay Python to your manager.</li>
|
||||
<li><strong><a href="/attend/travel">How to Get Here</a></strong> covers traveling to and from the conference, including driving, flying, and public transportation.</li>
|
||||
<li><strong><a href="/wiki/ride-sharing/">Ride Sharing</a></strong> with other attendees can help you meet other attendees - and save money!</li>
|
||||
<li><strong><a href="/wiki/room-sharing/">Room Sharing</a></strong> with other attendees can reduce the cost of lodging.</li>
|
||||
<li><strong><a href="/attend/hotels">Where to Stay</a></strong> will help you navigate local lodging with a listing of options alongside info about distance and cost.</li>
|
||||
</ul>
|
||||
|
||||
<h2>During the Conference</h2>
|
||||
|
||||
<ul>
|
||||
<li><strong><a href="/attend/accessibility-and-accommodations">Accessibility and Accommodations</a></strong> includes information for: parents; people with vision, hearing, and mobility issues; and people with dietary restrictions.</li>
|
||||
<li><strong><a href="/safety">Attendee Safety & Emergencies</a></strong> that might involve the Code of Conduct, contacting organizers, calling the police, or finding a hospital or pharmacy.</li>
|
||||
<li><strong><a href="/attend/food">Finding Food</a></strong> is easy in Petaluma, especially with this guide to local restaurants and markets sponsored by Yelp.</li>
|
||||
<li><strong><a href="/wiki/fitness">Fitness</a></strong> doesn't need to take a backseat while at North Bay Python, we have information about gyms and pools as well as running and hiking paths.</li>
|
||||
<li><strong><a href="/attend/transit">Getting Around P'town</a></strong> has key distances and details about taxis, busses, and walking paths.</li>
|
||||
<li><strong><a href="/wiki/meetups">Meetups</a></strong> and birds of a feather sessions are great ways to connect with other attendees. Find and attend one or organize your own!</li>
|
||||
<li>Guide coming soon: <strong><!--a href="/wiki/activities"-->Partner- and Family-friendly Activities<!--/a--></strong> for folks who are bringing their families along to Sonoma County.</li>
|
||||
<li><strong><a href="/code-of-conduct/harassment-incidents">Report Incidents</a></strong> as per our <a href="/code-of-conduct">Code of Conduct</a>. We have procedure guides for <a href="/code-of-conduct/harassment-incidents">attendees</a> as well as <a href="/code-of-conduct/harassment-staff-procedures">staff and volunteers</a>.</li>
|
||||
<li>Guide coming soon: <strong><!--a href="/wiki/tourist-guide"-->Tourist Guide<!--/a--></strong> for those who are staying in Sonoma County before or after North Bay Python.</li>
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
|
@ -1,121 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Where to Stay{% endblock %}
|
||||
|
||||
{% block heading %}Where to Stay{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
If you're coming from out of town, we'd love you to stay the night! We've made arrangements with the best hotels in Petaluma, with exclusive rates for North Bay Python attendees.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<h2>Official Hotels</h2>
|
||||
|
||||
<p>We recommend three local accommodation providers to suit different budget options.</p>
|
||||
|
||||
<h3>Hotel Petaluma</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Where</dt><dd><a href="https://www.google.com/maps/dir/Mystic+Theatre,+Petaluma+Boulevard+North,+Petaluma,+CA/Hotel+Petaluma,+205+Kentucky+St,+Petaluma,+CA+94952">205 Kentucky St (0.2mi from venue)</a></dd>
|
||||
<dt>Price</dt><dd>$135-$158/night + tax</dd>
|
||||
<dt>Style</dt><dd>Limited-Service Hotel</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
</strong><a class="btn btn-lg btn-primary" href="https://www.choicehotels.com/reservations/groups/JX39I4">Book Hotel Petaluma</a> <br /> <strong>Room rates expire October 1st.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>The only hotel in Downtown Petaluma is a recently renovated boutique hotel in a 1920s-era building. It's a short walk from North Bay Python's venue, and is close to Petaluma's best places to eat and drink.</p>
|
||||
|
||||
<p>Hotel Petaluma has offered all of their available rooms to North Bay Python attendees, so if you want to stay as close as possible to the venue, book through our exclusive link, which will be available when registration opens.</p>
|
||||
|
||||
<h3>Hampton by Hilton Petaluma</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Where</dt><dd>Petaluma Marina, <a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/450+Jefferson+St,+Petaluma,+CA+94952">450 Jefferson St (0.7mi from venue)</a></dd>
|
||||
<dt>Price</dt><dd>$169-$189/night + tax</dd>
|
||||
<dt>Style</dt><dd>Limited-Service Hotel</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a class="btn btn-lg btn-primary" href="https://hamptoninn3.hilton.com/en/hotels/california/hampton-inn-petaluma-OAKPCHX/index.html">Book Hampton by Hilton Petaluma</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>A brand new hotel in an historic building, a short walk from the North Bay Python venue.</p>
|
||||
|
||||
<p>The Hampton by Hilton includes hot breakfast, has an on-site gym and pool, and is a short walk over the river from Downtown Petaluma.</p>
|
||||
|
||||
|
||||
<h3>Quality Inn Petaluma</h3>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-7">
|
||||
<dl class="dl-horizontal">
|
||||
<dt>Where</dt><dd><a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/Quality+Inn+Petaluma+-+Sonoma,+Montero+Way,+Petaluma,+CA">5100 Montero Way (3.7mi from venue)</a></dd>
|
||||
<dt>Price</dt><dd>from $100/night + tax</dd>
|
||||
<dt>Style</dt><dd>Motor Inn</dd>
|
||||
<dt>Book</dt><dd>while rooms last</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a class="btn btn-lg btn-primary" href="https://www.choicehotels.com/california/petaluma/quality-inn-hotels/ca056/rates?adults=2&checkInDate=2019-11-01&checkOutDate=2019-11-04&ratePlanCode=LEVNT">Book Quality Inn Petaluma</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p>A modern, comfortable motel at the northern end of the city is a great option for attendees looking to save money. North Bay Python attendees get 15% off the best published rate at the time of booking by using our exclusive booking link.</p>
|
||||
|
||||
|
||||
<h2>Other options</h2>
|
||||
|
||||
<h3>In Petaluma</h3>
|
||||
|
||||
<p>There are other options for staying in Petaluma, that cater to a variety of budgets. We don't have an official relationship with these vendors, and provide these links for informational purposes only.</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<strong><a href="http://www.metrolodging.com/">Metro Hotel</a></strong>. Boutique Hotel,
|
||||
<a href="https://www.google.com/maps/dir/Mystic+Theatre,+Petaluma+Boulevard+North,+Petaluma,+CA/Metro+Hotel+%26+Cafe,+508+Petaluma+Blvd+S,+Petaluma,+CA+94952">508 Petaluma Blvd S (0.4mi from venue)</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://www.marriott.com/hotels/travel/stssi-sheraton-sonoma-county-petaluma/">Sheraton Petaluma</a></strong>. Full-service Hotel,
|
||||
<a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/745+Baywood+Dr,+Petaluma,+CA+94954">745 Baywood Drive (1.7mi from venue)</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="http://bestwesterncalifornia.com/hotels/best-western-petaluma-inn">Best Western Petaluma Inn</a></strong>. Motor Inn,
|
||||
<a href="https://www.google.com/maps/dir/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952/Best+Western+Petaluma+Inn,+South+McDowell+Boulevard,+Petaluma,+CA">200 S McDowell Blvd (1.5mi from venue)</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="http://www.petalumavalleyinn.com/">America's Best Value Inn & Suites</a></strong>. Motor Inn,
|
||||
<a href="https://www.google.com/maps/dir/Americas+Best+Value+Inn+%26+Suites+Petaluma,+Montero+Way,+Petaluma,+CA/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952">5135 Montero Way (3.7mi from venue)</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://www.motel6.com/en/motels.ca.petaluma.1369.html">Motel 6</a></strong>. Motel,
|
||||
<a href="https://www.google.com/maps/dir/Motel+6+Petaluma,+North+McDowell+Boulevard,+Petaluma,+CA/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952">1368 N McDowell Blvd (3.8mi from venue)</a>
|
||||
</li>
|
||||
<li>
|
||||
<strong><a href="https://koa.com/campgrounds/san-francisco/">KOA San Francisco North/Petaluma</a></strong>. Campground with self-contained cabins,
|
||||
<a href="https://www.google.com/maps/dir/San+Francisco+North+%2F+Petaluma+KOA,+Rainsville+Road,+Petaluma,+CA/Mystic+Theatre,+23+Petaluma+Blvd+N,+Petaluma,+CA+94952">20 Rainsville Rd (3.8mi from venue)</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Further Afield</h3>
|
||||
|
||||
<p>If you can't find something you're looking for in Petaluma, the nearby freeway town of Rohnert Park is 15 minutes drive away and has plenty of accommodation next to the freeway. People looking to spend obscene amounts of money may also be interested in the resort town of Sonoma, which is 20 minutes drive away.</p>
|
||||
|
||||
<p>Reasonable chain hotel and motel options also exist in Novato, however, we don't recommend staying there as traffic between there and Petaluma can be unpredictable.</p>
|
||||
|
||||
|
||||
{% endblock %}
|
|
@ -1,42 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}Getting Around P'town{% endblock %}
|
||||
|
||||
{% block heading %}Getting Around P'town{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
Petaluma is, for the most part, very walkable. However, you can use public transit or taxis and can find ample parking to help with the rest.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>The Mystic and Hotel Petaluma are both located in downtown Petaluma which is compact and walkable, but some hotels are further afield and you may find a need for taxis or public transit. Here you'll find a guide to local transit. You can find information about parking on the <a href="/attend/travel">Travel</a> page.</p>
|
||||
|
||||
<h2>Public Transit</h2>
|
||||
|
||||
<h3>Getting around Petaluma</h3>
|
||||
|
||||
<p><a href="http://transit.cityofpetaluma.net/">Petaluma Transit</a> busses are one way of getting around town. There are two major transit hubs: Copeland Transit Mall near downtown, and Eastside Transit Center on the east side of Highway 101. Bus route 11 connects the two transit hubs.</p>
|
||||
|
||||
<p>Route 2 runs on the east side of town, including by the Quality Inn. Route 10 and 11 run through downtown by the conference venue. Route 11 runs by the Best Western. Route 24 runs by the Sheraton, but like route 10, does not run on Sunday.</p>
|
||||
|
||||
<h3>Getting around Sonoma County</h3>
|
||||
|
||||
<p>There are two public transit options for getting around Sonoma County, including the <a href="http://sonomamarintrain.org/">SMART train</a> and <a href="http://sctransit.com/">Sonoma County Transit busses</a>. Both the <a href="https://goo.gl/maps/2E9Su6GJiFP2">train station</a> and the <a href="https://goo.gl/maps/jskmwX4FgM12">bus transit mall</a> are located across the river, a short distance away from the conference venue.</p>
|
||||
|
||||
<h2>Taxis</h2>
|
||||
|
||||
<p>There are a handful of taxi companies you can catch a ride with in Petaluma. You can also find rides using popular ride sharing apps.</p>
|
||||
|
||||
<ul>
|
||||
<li>A1 Taxi at +1 (707) 763-3393</li>
|
||||
<li>J's Taxi at +1 (707) 364-1544</li>
|
||||
<li>Petaluma Green Taxi at +1 (707) 769-8294</li>
|
||||
</ul>
|
||||
|
||||
{% endblock %}
|
|
@ -1,44 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}How to Get Here{% endblock %}
|
||||
|
||||
{% block heading %}How to Get Here{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
Most people in this world don't live in Petaluma, possibly including you. If you want to come to North Bay Python, then you'll need to get here somehow. The good news is that it's reasonably easy to get here, whether you're coming from Sonoma County, elsewhere in the Bay Area, or from further out of town.
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>While this page offers an overview of travel information, we've put together a few special guides for travelers:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="/go/fly">Flying to North Bay Python</a></li>
|
||||
<li><a href="/go/day-trip">Making day trips to North Bay Python</a></li>
|
||||
<li><a href="/go/stay">Staying the weekend (or more) for North Bay Python</a></li>
|
||||
</ul>
|
||||
|
||||
<h2>Driving and Parking</h2>
|
||||
|
||||
<p>If you're driving up, Downtown Petaluma is at exit 472A on Highway 101, 35 miles north of the Golden Gate Bridge.</p>
|
||||
|
||||
<p>All parking is free in Petaluma, however near the Mystic, street-level parking is time-limited. All-day parking is available at street level west of 5th St (towards 6th St), and at the the undercover garages at <a href="https://www.google.com/maps/place/Keller+Street+Parking+Garage">Keller St</a> and at Theatre Square. Both garages are in short walking distance of the Mystic.</p>
|
||||
|
||||
|
||||
<h2>Public Transit</h2>
|
||||
|
||||
<p>Public transit to Petaluma is currently not great. You can take the <a href="http://goldengatetransit.org/schedules/current/route_101.php">101 bus operated by Golden Gate Transit</a> from downtown San Francisco, or south from Santa Rosa. Depending on sponsorship, we hope to run a free shuttle with BART and Caltrain connections for people from further out of town.</p>
|
||||
|
||||
<p><a href="https://sonomamarintrain.org">SMART</a>, the new train service that runs along the 101 corridor, recently started operations. SMART is not suitable for getting to North Bay Python if you travel on weekends, as the first train leaves after proceedings start. SMART may be a better option than taking the bus between San Rafael and Petaluma if you travel up on weekdays.</p>
|
||||
|
||||
|
||||
<h2>Flying</h2>
|
||||
|
||||
<p>Petaluma is within driving distance of all Bay Area airports, and each airport has varying levels of public transit links to Petaluma. We've prepared a special guide on <a href="/go/fly">how to fly to North Bay Python</a>.</p>
|
||||
|
||||
{% endblock %}
|
|
@ -1,116 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
|
||||
{% block head_title %}T-Shirts{% endblock %}
|
||||
|
||||
{% block heading %}T-Shirt sizes and cuts{% endblock %}
|
||||
|
||||
{% block body_class %}attend{% endblock %}
|
||||
|
||||
{% block lede %}
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
|
||||
<p>North Bay Python uses Gildan t-shirts, and this year's design will be available in a variety of colours that you can choose from when you collect your shirt. There are three varieties available:</p>
|
||||
|
||||
<ul>
|
||||
<li>The Men's/Straight-Cut option is the <a href="http://www.mygildan.com/store/us/browse/productDetailsPage.jsp?productId=2000">Ultra Cotton "Classic Fit" shirt</a>.</li>
|
||||
<li>The Women's Semi-Fitted option is the <a href="http://www.mygildan.com/store/us/browse/productDetailsPage.jsp?productId=5000L">Heavy Cotton Semi-Fitted Ladies' shirt</a></li>
|
||||
<li>The Women's Relaxed Fit option is the <a href="http://www.mygildan.com/store/us/browse/productDetailsPage.jsp?productId=2000L">Ultra Cotton "Classic Fit" Ladies' shirt</a></li>
|
||||
</ul>
|
||||
|
||||
<table class="table table-striped">
|
||||
<tbody><tr>
|
||||
<th></th>
|
||||
<th colspan="2">XS</th>
|
||||
<th colspan="2">S</th>
|
||||
<th colspan="2">M</th>
|
||||
<th colspan="2">L</th>
|
||||
<th colspan="2">XL</th>
|
||||
<th colspan="2">2XL</th>
|
||||
<th colspan="2">3XL</th>
|
||||
<th colspan="2">5XL</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
<th>W</th>
|
||||
<th>L</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Men's / Straight Cut</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>18</td>
|
||||
<td>28</td>
|
||||
<td>20</td>
|
||||
<td>29</td>
|
||||
<td>22</td>
|
||||
<td>30</td>
|
||||
<td>24</td>
|
||||
<td>31</td>
|
||||
<td>26</td>
|
||||
<td>32</td>
|
||||
<td>28</td>
|
||||
<td>33</td>
|
||||
<td>32</td>
|
||||
<td>35</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Women's <br> Semi-Fitted</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
<td>17¼</td>
|
||||
<td>25½</td>
|
||||
<td>19¼</td>
|
||||
<td>26</td>
|
||||
<td>21¼</td>
|
||||
<td>27</td>
|
||||
<td>23¼</td>
|
||||
<td>28</td>
|
||||
<td>25¼</td>
|
||||
<td>28½</td>
|
||||
<td>27¼</td>
|
||||
<td>29</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Women's <br> Relaxed Fit</td>
|
||||
<td>16</td>
|
||||
<td>23½</td>
|
||||
<td>18</td>
|
||||
<td>25</td>
|
||||
<td>20</td>
|
||||
<td>26</td>
|
||||
<td>22</td>
|
||||
<td>27</td>
|
||||
<td>24</td>
|
||||
<td>28</td>
|
||||
<td>26</td>
|
||||
<td>29</td>
|
||||
<td>28</td>
|
||||
<td>30</td>
|
||||
<td>-</td>
|
||||
<td>-</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
|
||||
|
||||
{% endblock %}
|
|
@ -1,50 +0,0 @@
|
|||
North Bay Python is a community conference intended for networking and collaboration in the developer community.
|
||||
|
||||
We value the participation of each member of the Python community and want all attendees to have an enjoyable and fulfilling experience. Accordingly, all attendees are expected to show respect and courtesy to other attendees throughout the conference and at all conference events, whether officially sponsored by North Bay Python or not.
|
||||
|
||||
To make clear what is expected, all delegates/attendees, speakers, exhibitors, organizers and volunteers at any North Bay Python event are required to conform to the following Code of Conduct. Organizers will enforce this code throughout the event.
|
||||
|
||||
The Short Version
|
||||
-----------------
|
||||
|
||||
North Bay Python is dedicated to providing a harassment-free conference experience for everyone, regardless of gender, sexual orientation, disability, physical appearance, body size, race, or religion. We do not tolerate harassment of conference participants in any form.
|
||||
|
||||
All communication should be appropriate for a professional audience including people of many different backgrounds. Sexual language and imagery is not appropriate for any conference venue, including talks.
|
||||
|
||||
Be kind to others. Do not insult or put down other attendees. Behave professionally. Remember that harassment and sexist, racist, or exclusionary jokes are not appropriate for North Bay Python.
|
||||
|
||||
Attendees violating these rules may be asked to leave the conference without a refund at the sole discretion of the conference organizers.
|
||||
|
||||
Thank you for helping make this a welcoming, friendly event for all.
|
||||
|
||||
The Longer Version
|
||||
------------------
|
||||
|
||||
Harassment includes offensive verbal comments related to gender, sexual orientation, disability, physical appearance, body size, race, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.
|
||||
|
||||
Participants asked to stop any harassing behavior are expected to comply immediately.
|
||||
|
||||
Exhibitors in the expo hall, sponsor or vendor booths, or similar activities are also subject to the anti-harassment policy. In particular, exhibitors should not use sexualized images, activities, or other material. Booth staff (including volunteers) should not use sexualized clothing/uniforms/costumes, or otherwise create a sexualized environment.
|
||||
|
||||
Be careful in the words that you choose. Remember that sexist, racist, and other exclusionary jokes can be offensive to those around you. Excessive swearing and offensive jokes are not appropriate for North Bay Python.
|
||||
|
||||
If a participant engages in behavior that violates this code of conduct, the conference organizers may take any action they deem appropriate, including warning the offender or expulsion from the conference with no refund.
|
||||
|
||||
Contact Information
|
||||
-------------------
|
||||
|
||||
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of conference staff. Conference staff will be wearing t-shirts and/or badges that clearly identify them as staff. You can email the incident response team at [safety@northbaypython.org](mailto:safety@northbaypython.org). You may also contact venue staff and ask to be put in touch with conference chair [Christopher Neugebauer](mailto:chrisjrn@northbaypython.org).
|
||||
|
||||
If the matter is especially urgent, please dial our Code of Conduct and safety incident hotline (we'll publish the phone number closer to the date of the event). This number will automatically route to a member of the conference staff who can render assistance.
|
||||
|
||||
Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference. We value your attendance.
|
||||
|
||||
Procedure for Handling Harassment
|
||||
------------------------------------------
|
||||
- [Attendee procedure for incident handling](/code-of-conduct/harassment-incidents)
|
||||
- [Staff procedure for incident handling](/code-of-conduct/harassment-staff-procedures)
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
This Code of Conduct was forked from the [PyCon US Code of Conduct](https://github.com/python/pycon-code-of-conduct) under a [Creative Commons Attribution 3.0 Unported](http://creativecommons.org/licenses/by/3.0/) license, itself originally forked from the example policy in [Geek Feminism wiki](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy), created by the Ada Initiative and other volunteers. which is under a [Creative Commons Zero](https://creativecommons.org/publicdomain/zero/1.0/) license.
|
|
@ -1,21 +0,0 @@
|
|||
*This procedure has been adopted from the Ada Initiative's guide titled "[Conference anti-harassment/Responding to Reports](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Responding_to_reports)".*
|
||||
|
||||
1\. Keep in mind that all conference staff, volunteers, and incident responders will be clearly marked. The staff and incident responders will also be prepared to handle the incident. All of our staff are informed of the [code of conduct policy](/code-of-conduct) and guide for handling harassment at the conference. *There will be a mandatory staff meeting onsite at the conference when this will be reiterated.*
|
||||
|
||||
2\. Report the harassment incident (preferably in writing) to a conference staff member. All reports are confidential. Please do not disclose public information about the incident until the staff have had sufficient time in which to address the situation. This is as much for your safety and protection as it is the other attendees.
|
||||
|
||||
When reporting the event to staff, try to gather as much information as available but do not interview people about the incident. Staff will assist you in writing the report/collecting information.
|
||||
|
||||
The important information consists of:
|
||||
|
||||
- Identifying information (name/badge number) of the participant doing the harassing
|
||||
- The behavior that was in violation
|
||||
- The approximate time of the behavior (if different than the time the report was made)
|
||||
- The circumstances surrounding the incident
|
||||
- Other people involved in the incident
|
||||
|
||||
The staff is well informed on how to deal with the incident and how to further proceed with the situation.
|
||||
|
||||
3\. If everyone is presently physically safe, involve law enforcement or security only at a victim's request. If you do feel your safety in jeopardy please do not hesitate to contact local law enforcement by dialing 911. If you do not have a cell phone, you can use any hotel phone or simply ask a staff member.
|
||||
|
||||
**Note**: Incidents that violate the Code of Conduct are extremely damaging to the community, and they will not be tolerated. The silver lining is that, in many cases, these incidents present a chance for the offenders, and the community at large, to grow, learn, and become better. North Bay Python staff requests that they be your first resource when reporting a North Bay Python-related incident, so that they may enforce the Code of Conduct and take quick action toward a resolution.
|
|
@ -1,62 +0,0 @@
|
|||
*This procedure has been adopted from the Ada Initiative's guide titled "[Conference anti-harassment/Responding to Reports](http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Responding_to_reports)".*
|
||||
|
||||
Be sure to have a good understanding of our Code of Conduct policy, which can be found here: [https://northbaypython.org/code-of-conduct](/code-of-conduct)
|
||||
|
||||
Also have a good understanding of what is expected from an attendee that wants to report a harassment incident. These guidelines can be found here: [https://northbaypython.org/code-of-conduct/harassment-incidents](/code-of-conduct/harassment-incidents)
|
||||
|
||||
Try to get as much of the incident in written form by the reporter. If you cannot, transcribe it yourself as it was told to you. The important information to gather include the following:
|
||||
|
||||
- Identifying information (name/badge number) of the participant doing the harassing
|
||||
- The behavior that was in violation
|
||||
- The approximate time of the behavior (if different than the time the report was made)
|
||||
- The circumstances surrounding the incident
|
||||
- Other people involved in the incident
|
||||
|
||||
Prepare an initial response to the incident. This initial response is very important and will set the tone for North Bay Python. Depending on the severity/details of the incident, please follow these guidelines:
|
||||
|
||||
- If there is any general threat to attendees or the safety of anyone including conference staff is in doubt, summon security or police
|
||||
- Offer the victim a private place to sit
|
||||
- Ask "is there a friend or trusted person who you would like to be with you?" (if so, arrange for someone to fetch this person)
|
||||
- Ask them "how can I help?"
|
||||
- Provide them with your list of emergency contacts if they need help later
|
||||
- If everyone is presently physically safe, involve law enforcement or security only at a victim's request
|
||||
|
||||
There are also some guidelines as to what not to do as an initial response:
|
||||
|
||||
- Do not overtly invite them to withdraw the complaint or mention that withdrawal is OK. This suggests that you want them to do so, and is therefore coercive. "If you're OK with it [pursuing the complaint]" suggests that you are by default pursuing it and is not coercive.
|
||||
- Do not ask for their advice on how to deal with the complaint. This is a staff responsibility.
|
||||
- Do not offer them input into penalties. This is the staff's responsibility.
|
||||
|
||||
Once something is reported to a staff member, immediately meet with the conference chair and/or event coordinator. The main objectives of this meeting is to find out the following:
|
||||
|
||||
- What happened?
|
||||
- Are we doing anything about it?
|
||||
- Who is doing those things?
|
||||
- When are they doing them?
|
||||
|
||||
After the staff meeting and discussion, have a staff member (preferably the conference chair or event coordinator if available) communicate with the alleged harasser. Make sure to inform them of what has been reported about them.
|
||||
|
||||
Allow the alleged harasser to give their side of the story to the staff. After this point, if the report stands, let the alleged harasser know what actions will be taken against them.
|
||||
|
||||
Some things for the staff to consider when dealing with Code of Conduct offenders:
|
||||
|
||||
- Warning the harasser to cease their behavior and that any further reports will result in sanctions
|
||||
- Requiring that the harasser avoid any interaction with, and physical proximity to, their victim for the remainder of the event
|
||||
- Ending a talk that violates the policy early
|
||||
- Not publishing the video or slides of a talk that violated the policy
|
||||
- Not allowing a speaker who violated the policy to give (further) talks at the event now or in the future
|
||||
- Immediately ending any event volunteer responsibilities and privileges the harasser holds
|
||||
- Requiring that the harasser not volunteer for future events your organization runs (either indefinitely or for a certain time period)
|
||||
- Requiring that the harasser refund any travel grants and similar they received (this would need to be a condition of the grant at the time of being awarded)
|
||||
- Requiring that the harasser immediately leave the event and not return
|
||||
- Banning the harasser from future events (either indefinitely or for a certain time period)
|
||||
- Removing a harasser from membership of relevant organizations
|
||||
- Publishing an account of the harassment and calling for the resignation of the harasser from their responsibilities (usually pursued by people without formal authority: may be called for if the harasser is the event leader, or refuses to stand aside from the conflict of interest, or similar, typically event staff have sufficient governing rights over their space that this isn't as useful)
|
||||
|
||||
Give accused attendees a place to appeal to if there is one, but in the meantime the report stands. Keep in mind that it is not a good idea to encourage an apology from the harasser.
|
||||
|
||||
It is very important how we deal with the incident publicly. Our policy is to make sure that everyone aware of the initial incident is also made aware that it is not according to policy and that official action has been taken - while still respecting the privacy of individual attendees. When speaking to individuals (those who are aware of the incident, but were not involved with the incident) about the incident it is a good idea to keep the details out.
|
||||
|
||||
Depending on the incident, the conference chair, or designate, may decide to make one or more public announcements. If necessary, this will be done with a short announcement either during the plenary and/or through other channels. No one other than the conference chair or someone delegated authority from the conference chair should make any announcements. No personal information about either party will be disclosed as part of this process.
|
||||
|
||||
If some attendees were angered by the incident, it is best to apologize to them that the incident occurred to begin with. If there are residual hard feelings, suggest to them to write an email to the conference chair or to the event coordinator. It will be dealt with accordingly.
|
|
@ -1,9 +0,0 @@
|
|||
## Third annual North Bay Python to take place in Petaluma, California on November 2-3, 2019
|
||||
|
||||
**Tuesday, April 23, 2019**—The North Bay Python team is excited to announce we’re on for our third annual conference! North Bay Python 2019 will be hosted the first weekend of November 2nd and 3rd at the Mystic Theater in downtown Petaluma, an hour north of the Golden Gate.
|
||||
|
||||
Hundreds of Pythonistas and the Python-curious will gather for the conference in a historic music venue, at the intersection of Sonoma, Marin, and Napa County. Some will travel solo, others may bring their families along to enjoy local hikes, museums, wine tours, windswept beaches, and lots of kid-friendly activities.
|
||||
|
||||
Details about travel, lodging, accommodation, and much more can be found on our website. In July, we will begin seeking proposals from people interested in speaking at the conference. In August, we’ll begin selling tickets.
|
||||
|
||||
Feel free to reach out with any questions, comments, or ideas you have. You can find us on [Twitter](https://twitter.com/northbaypython), [Facebook](https://facebook.com/northbaypython), and [IRC](https://webchat.freenode.net/?channels=%23nbpy), or you can [email us](mailto:program@northbaypython.org).
|
|
@ -1,14 +0,0 @@
|
|||
## Phase one: ranking of anonymized proposal contents
|
||||
|
||||
During this phase, the program committee will score each proposal solely on the merits of its contents, without any identifying information or other knowledge about the speaker(s) proposing the talk.
|
||||
|
||||
## Phase two: identity-aware ranking and curation
|
||||
|
||||
The program committee will use the scored proposals in conjunction with speaker profiles to rank and organize a program meeting our goals for diversity of speakers and topics.
|
||||
|
||||
## North Bay Python's diversity goals
|
||||
|
||||
+ At least one-third (33%) of speakers should be not-men, and ideally at least half (50%).
|
||||
+ As North Bay Python aims to serve the "tech-adjacent" and client services industries, at least one-fifth (20%) of speakers should be from professional backgrounds that are not the Silicon Valley or San Francisco startup/software industry.
|
||||
+ People with disabilities should be represented in the North Bay Python speaker lineup.
|
||||
+ Racial demographics of the speaker lineup should ideally reflect US and Bay Area demographics within some margin of error.
|
|
@ -1,18 +0,0 @@
|
|||
{% extends "page_with_title_and_lede.html" %}
|
||||
|
||||
{% load i18n %}
|
||||
{% load markdown_deux_tags %}
|
||||
|
||||
{% block head_title %}Terms and Conditions{% endblock %}
|
||||
|
||||
{% block heading %}Terms and Conditions{% endblock %}
|
||||
|
||||
{% block body_class %}terms-and-conditions{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
{% markdown %}
|
||||
|
||||
{% include "static_pages/terms_and_conditions.md" %}
|
||||
|
||||
{% endmarkdown %}
|
||||
{% endblock %}
|
|
@ -1,117 +0,0 @@
|
|||
*This document was forked from the [Linux Australia Event Terms and Conditions](https://github.com/linuxaustralia/constitution_and_policies/blob/master/terms_and_conditions.md).*
|
||||
|
||||
These Terms and Conditions apply to all attendees who have registered for North Bay Python.
|
||||
|
||||
Registration
|
||||
------------
|
||||
|
||||
Registering for the event does not guarantee your ticket until it has been paid for in full. So to secure your ticket, pay the registration invoice as soon as possible.
|
||||
|
||||
Security and Credit Cards
|
||||
-------------------------
|
||||
|
||||
All transactions are performed through a payment gateway facility and use SSL encryption. The facility accepts MasterCard, Visa, and may accept other cards as well. All transactions are performed by the event organizers on behalf of Software Freedom Conservancy.
|
||||
|
||||
Cancellation Policy
|
||||
-------------------
|
||||
|
||||
**Cancellations made prior to October 1, 2019**: Incur a cancellation fee of $25 or 15% of the ticket cost, whichever is greater, which will be deducted from any registration fee paid. The balance will be refunded.
|
||||
|
||||
**Cancellations made after October 1, 2019**: No refund.
|
||||
|
||||
Substitutions
|
||||
-------------
|
||||
|
||||
You may substitute another person, however you must contact us with this person's details. If you wish to substitute after October 1, 2018 please note that we will not be able to provide any personalized items.
|
||||
|
||||
Privacy Notice
|
||||
--------------
|
||||
|
||||
In the course of registering for the event and related events, personal information will be collected about attendees such as their name, contact details, etc. This information is required to facilitate registration to the event, for catering requirements, and for organizers or their agents to contact particular attendees as and when required in respect of the event. Attendees who do not disclose this personal information will be unable to complete registration at the event and will therefore not be able to attend.
|
||||
|
||||
Personal information will only be disclosed to North Bay Python, Software Freedom Conservancy, and to Government agencies where organizers believe disclosure is appropriate for legal compliance and law enforcement; to facilitate court proceedings; to enforce our terms and conditions; or to protect the rights, property, or safety of the event, our attendees, or others. North Bay Python and Software Freedom Conservancy will not sell your personal information to third parties and will not use your personal information to send promotional material from any of our affiliated partners and/or sponsors.
|
||||
|
||||
As part of the registration process attendees will be asked if they would like to subscribe to the event mailing lists and/or the event announcement mailing list. Attendees who subscribe to one or more of these lists will be sent emails from the event organizers and other subscribers to the mailing lists. If at any time, attendees wish to unsubscribe from any of these mailing lists, please follow the 'how to unsubscribe' directions on the bottom of any message you receive from these mailing lists.
|
||||
|
||||
From time to time event organizers update their information and website practices. Please regularly review this page for the most recent information about the event privacy practices.
|
||||
|
||||
All personal information will be kept private and used only for event registration purposes, statistics for future events, and convenience for future event registration.
|
||||
|
||||
Network
|
||||
-------
|
||||
|
||||
The event may provide attendees with access to a wired and/or wireless network. Access to this network is a privilege and not an entitlement, and must be used appropriately. Inappropriate use includes, but is not limited to: unlawful activities, interfering with the equipment or network access of others and not respecting the reasonable expectations of privacy that attendees have for traffic flowing through the network.
|
||||
|
||||
If any attendees use the network inappropriately, then the event organisers will take any enforcement action they consider appropriate. Enforcement action includes but is not limited to:
|
||||
|
||||
* suspending access to the network
|
||||
* disconnecting the network permanently
|
||||
* the alleged offender may be asked to immediately leave the venue and/or will be prohibited from continuing to attend the event (without reimbursement)
|
||||
* the incident may be reported to the police
|
||||
* any other measure the event organizers see fit
|
||||
|
||||
Be aware that for security and operational reasons the event organizers may both monitor and log network traffic.
|
||||
|
||||
Discrimination and Anti-Social Behaviour
|
||||
----------------------------------------
|
||||
|
||||
North Bay Python is proud to support people from all walks of life, especially underrepresented groups like women and people of color, and will not tolerate in any fashion any intimidation, harassment, and/or any abusive, discriminatory or derogatory behaviour by any attendees of the event and/or related events.
|
||||
|
||||
Examples of these behaviors and measures the event organizers may take are set out in the [Code of Conduct](/code-of-conduct). By registering for and attending North Bay Python, you agree to this Code of Conduct.
|
||||
|
||||
Talk Recordings
|
||||
---------------
|
||||
|
||||
Event organizers may provide recordings of talks (audio and/or video) given at the event. This service is provided on a best-effort basis only. Any recordings will be released as and when they are ready, which may be some time after the conclusion of the event, and the recordings may be of varying quality.
|
||||
|
||||
Photography and Audio Video Recording
|
||||
-------------------------------------
|
||||
|
||||
This applies to all attendees of North Bay Python and related events, including staff who are designated as official photographers and audio and video recorders.
|
||||
|
||||
Do not photograph, video or audio record anyone without their express permission.
|
||||
|
||||
Attendees will have a way to visibly signal their preference for photography at the conference. You agree to consider and act according to these preferences:
|
||||
|
||||
* Opt-in: Photography always okay
|
||||
* Permission required: Ask before photographing
|
||||
* Opt-out: Photographs are never okay, don't ask
|
||||
|
||||
Attendees who are not visibly signaling their preference should be asked for permission before photographing. There is no prior opt-in for audio or video recordings. You must always ask before recording.
|
||||
|
||||
The event may have one or more staff taking photographs and/or audio or video recordings during the event. These staff will respect attendees' preferences regarding photography and recordings.
|
||||
|
||||
The only exception is for recordings of talks given at the event where attendees who ask questions of the presenter may be included in the talk recording.
|
||||
|
||||
If Software Freedom Conservancy or North Bay Python organizers chooses to publish photographs and recordings taken by event staff, we will publish them under a Creative Commons license. Conservancy and North Bay Python further reserve the right to use those photographs and recordings in promotional materials to promote North Bay Python and/or the use of free and open source software.
|
||||
|
||||
If there is a violation of this policy, event organizers will request that the photograph be removed from any sites where it was posted and deleted from the devices. In the event that this request is ignored or further violations occur, the participants violating this policy may be sanctioned or expelled from the conference without a refund or banned from future North Bay Python events.
|
||||
|
||||
Media
|
||||
-----
|
||||
|
||||
There are a limited number of Media Passes available to media personnel. Media Passes are free of charge, and entitle media personnel to attend the event with all the entitlements of a Corporate registration. Please note, due to the limited numbers of Media Passes available, all Media Passes will need to be approved by the event organizers.
|
||||
|
||||
Any media attending the event are required to identify themselves as "media" to attendees prior to speaking on the record with any attendees of the event. It is the responsibility of the media to introduce themselves to the persons they wish to interview and to arrange any interviews with those persons. The event organizers will not make introductions or arrange interviews on behalf of media.
|
||||
|
||||
Students
|
||||
--------
|
||||
|
||||
Students who register for a student ticket (if available) to attend the event may be required to provide event organizers with proof that they are eligible for registration as a student, such as providing a valid student ID card.
|
||||
|
||||
Smoke-free
|
||||
----------
|
||||
|
||||
All event venues including the social event venues are smoke-free. If attendees wish to smoke during the event and/or related events, they must do so in signed areas. Please consider others and refrain from smoking directly outside the venues' entrances.
|
||||
|
||||
Health and Safety
|
||||
-----------------
|
||||
|
||||
If you are attending the event as a presenter, it is your responsibility to ensure that your talk meets health and safety requirements under United States and California law. If you are unsure about what this means, please contact the event organizers.
|
||||
|
||||
Immigration/Entry Requirements
|
||||
------------------------------
|
||||
|
||||
Anyone who lives outside the United States will need a passport and may require a visa to gain entry into the United States. Please contact your local United States embassy to determine your travel needs. You should take into account the Cancellation Policy above and do this well in advance of the event.
|
||||
|
||||
Where a letter of invitation is required, one will be issued by event organizers for presenters whose submissions have been accepted.
|
|
@ -1,37 +0,0 @@
|
|||
{% extends "wiki/base_site.html" %}
|
||||
{% load staticfiles %}
|
||||
{% load compress %}
|
||||
{% load sitetree %}
|
||||
{% load sekizai_tags %}
|
||||
|
||||
{% block wiki_body %}
|
||||
{% addtoblock "css" %}
|
||||
{% compress css %}
|
||||
<link rel="stylesheet" type="text/x-scss" href="{% static "scss/site.scss" %}">
|
||||
|
||||
<style type="text/css">
|
||||
div.navbar ul.nav.navbar-nav > li:nth-child(1), /* about */
|
||||
div.navbar ul.nav.navbar-nav > li:nth-child(4), /* sponsors */
|
||||
div.navbar ul.nav.navbar-nav > li:nth-child(5) /* news */ {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
{% endcompress %}
|
||||
{% endaddtoblock %}
|
||||
|
||||
{{ block.super }}
|
||||
{% endblock %}
|
||||
|
||||
{% block wiki_site_title %} - North Bay Python Wiki{% endblock %}
|
||||
|
||||
{% block wiki_header_branding %}
|
||||
<a class="navbar-brand" href="/">North Bay Python</a>
|
||||
{% endblock %}
|
||||
|
||||
{% block wiki_header_navlinks %}
|
||||
{% sitetree_menu from "main" include "trunk" template "sitetree/menu_bootstrap3.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block wiki_footer_prepend %}
|
||||
All contributions to this wiki page are licensed under a Creative Commons Attribution-ShareAlike 4.0 licence.
|
||||
{% endblock %}
|
|
@ -16,77 +16,41 @@ urlpatterns = [
|
|||
url(r"^$", TemplateView.as_view(template_name="static_pages/homepage.html"), name="home"),
|
||||
|
||||
# about
|
||||
url(r"^about/north-bay-python/$", TemplateView.as_view(template_name="static_pages/about/north_bay_python.html"), name="about/north-bay-python"),
|
||||
url(r"^about/petaluma/$", TemplateView.as_view(template_name="static_pages/about/petaluma.html"), name="about/petaluma"),
|
||||
url(r"^about/team/$", TemplateView.as_view(template_name="static_pages/about/team.html"), name="about/team"),
|
||||
url(r"^about/transparency/$", TemplateView.as_view(template_name="static_pages/about/transparency/transparency.html"), name="about/transparency"),
|
||||
url(r"^about/program-transparency/$", TemplateView.as_view(template_name="static_pages/about/transparency/program.html"), name="about/program-transparency"),
|
||||
url(r"^about/colophon/$", TemplateView.as_view(template_name="static_pages/about/colophon.html"), name="about/colophon"),
|
||||
url(r"^about$", TemplateView.as_view(template_name="static_pages/about.html"), name="about"),
|
||||
|
||||
# program
|
||||
url(r"^program/events/$", TemplateView.as_view(template_name="static_pages/program/events.html"), name="program/events"),
|
||||
url(r"^program/featured-speakers/$", TemplateView.as_view(template_name="static_pages/program/featured_speakers.html"), name="program/featured-speakers"),
|
||||
url(r"^events/$", RedirectView.as_view(url="/program/events")),
|
||||
url(r"^program/call-for-proposals/$", RedirectView.as_view(url="/speak")),
|
||||
url(r"^program/selection-process/$", TemplateView.as_view(template_name="static_pages/program/selection_process.html"), name="program/selection-process"),
|
||||
url(r"^proposals/$", RedirectView.as_view(url="/speak")),
|
||||
url(r"^cfp/$", RedirectView.as_view(url="/speak")),
|
||||
url(r"^speak/$", TemplateView.as_view(template_name="static_pages/speak.html"), name="speak"),
|
||||
url(r"^program/events$", TemplateView.as_view(template_name="static_pages/program/events.html"), name="program/events"),
|
||||
url(r"^events$", RedirectView.as_view(url="program/events")),
|
||||
url(r"^program/call-for-proposals$", TemplateView.as_view(template_name="static_pages/program/call_for_proposals.html"), name="program/call-for-proposals"),
|
||||
# url(r"^program/selection-process$", TemplateView.as_view(template_name="static_pages/program/selection_process.html"), name="program/selection-process"),
|
||||
url(r"^proposals$", RedirectView.as_view(url="program/call-for-proposals")),
|
||||
url(r"^cfp$", RedirectView.as_view(url="program/call-for-proposals")),
|
||||
|
||||
# attend
|
||||
url(r"^attend$", TemplateView.as_view(template_name="static_pages/attend/attend.html"), name="attend/attend"),
|
||||
url(r"^tickets/$", RedirectView.as_view(url="/attend")),
|
||||
url(r"^tickets/buy/$", views.buy_ticket, name="buy_ticket"),
|
||||
url(r"^attend/business-case/$", TemplateView.as_view(template_name="static_pages/attend/business-case.html"), name="attend/business-case"),
|
||||
url(r"^tickets$", RedirectView.as_view(url="attend")),
|
||||
url(r"^tickets/buy$", views.buy_ticket, name="buy_ticket"),
|
||||
# url(r"^attend/accessibility-and-accommodations$",TemplateView.as_view(template_name="static_pages/attend/accommodations.html"), name="attend/accessibility-and-accommodations"),
|
||||
# url(r"^accessibility$", RedirectView.as_view(url="attend/accessibility-and-accommodations")),
|
||||
|
||||
url(r"^opportunity-grant/$", TemplateView.as_view(template_name="static_pages/opportunity-grant.html"), name="opportunity-grant"),
|
||||
url(r"^attend/finaid/$", RedirectView.as_view(url="/opportunity-grant")),
|
||||
url(r"^attend/finaid/$", RedirectView.as_view(url="/opportunity-grant")),
|
||||
url(r"^attend/financial-aid/$", RedirectView.as_view(url="/opportunity-grant")),
|
||||
# url(r"^safety$", TemplateView.as_view(template_name="static_pages/safety.html"), name="safety"),
|
||||
# url(r"^emergencies$", RedirectView.as_view(url="safety")),
|
||||
# url(r"^emergency$", RedirectView.as_view(url="safety")),
|
||||
|
||||
url(r"^attend/stay/$", TemplateView.as_view(template_name="static_pages/attend/travel.html"), name="attend/travel"),
|
||||
url(r"^attend/travel/$", TemplateView.as_view(template_name="static_pages/attend/travel.html"), name="attend/travel"),
|
||||
url(r"^attend/hotels/$", TemplateView.as_view(template_name="static_pages/attend/hotels.html"), name="attend/hotels"),
|
||||
# url(r"^attend/tshirt/$", TemplateView.as_view(template_name="static_pages/attend/tshirt.html"), name="attend/tshirt"),
|
||||
url(r"^attend/accessibility-and-accommodations/$",TemplateView.as_view(template_name="static_pages/attend/accommodations.html"), name="attend/accessibility-and-accommodations"),
|
||||
url(r"^accessibility/$", RedirectView.as_view(url="/attend/accessibility-and-accommodations")),
|
||||
url(r"^accommodations/$", RedirectView.as_view(url="/attend/accessibility-and-accommodations")),
|
||||
url(r"^a11y/$", RedirectView.as_view(url="/attend/accessibility-and-accommodations")),
|
||||
url(r"^guides/$",TemplateView.as_view(template_name="static_pages/attend/guides.html"), name="attend/guides"),
|
||||
url(r"^guide/$", RedirectView.as_view(url="guides")),
|
||||
|
||||
# go
|
||||
url(r"^go/fly/$", TemplateView.as_view(template_name="static_pages/go/fly.html"), name="go/fly"),
|
||||
url(r"^go/stay/$", TemplateView.as_view(template_name="static_pages/go/stay.html"), name="go/stay"),
|
||||
url(r"^go/day-trip/$", TemplateView.as_view(template_name="static_pages/go/day-trip.html"), name="go/day-trip`"),
|
||||
|
||||
url(r"^safety/$", TemplateView.as_view(template_name="static_pages/safety.html"), name="safety"),
|
||||
url(r"^emergencies/$", RedirectView.as_view(url="/safety")),
|
||||
url(r"^emergency/$", RedirectView.as_view(url="/safety")),
|
||||
|
||||
url(r"^attend/food/$", TemplateView.as_view(template_name="static_pages/attend/food.html"), name="attend/food"),
|
||||
url(r"^food-guide/$", RedirectView.as_view(url="/attend/food")),
|
||||
url(r"^food/$", RedirectView.as_view(url="/attend/food")),
|
||||
url(r"^attend/transit/$", TemplateView.as_view(template_name="static_pages/attend/transit.html"), name="attend/transit"),
|
||||
url(r"^transit/$", RedirectView.as_view(url="/attend/transit")),
|
||||
|
||||
url(r"^code-of-conduct/$", TemplateView.as_view(template_name="static_pages/code_of_conduct/code_of_conduct.html"), name="code-of-conduct"),
|
||||
url(r"^coc/$", RedirectView.as_view(url="/code-of-conduct")),
|
||||
url(r"^code-of-conduct/harassment-incidents/$", TemplateView.as_view(template_name="static_pages/code_of_conduct/harassment_procedure_attendee.html"), name="code-of-conduct/harassment-incidents"),
|
||||
url(r"^code-of-conduct/harassment-staff-procedures/$", TemplateView.as_view(template_name="static_pages/code_of_conduct/harassment_procedure_staff.html"), name="code-of-conduct/harassment-staff-procedures"),
|
||||
url(r"^terms-and-conditions/$", TemplateView.as_view(template_name="static_pages/terms_and_conditions.html"), name="terms-and-conditions"),
|
||||
url(r"^terms/$", RedirectView.as_view(url="/terms-and-conditions")),
|
||||
url(r"^code-of-conduct$", TemplateView.as_view(template_name="static_pages/code_of_conduct/code_of_conduct.html"), name="code-of-conduct"),
|
||||
url(r"^coc$", RedirectView.as_view(url="code-of-conduct")),
|
||||
# url(r"^code-of-conduct/harassment-incidents$", TemplateView.as_view(template_name="static_pages/code_of_conduct/harassment_procedure_attendee.html"), name="code-of-conduct/harassment-incidents"),
|
||||
# url(r"^code-of-conduct/harassment-staff-procedures$", TemplateView.as_view(template_name="static_pages/code_of_conduct/harassment_procedure_staff.html"), name="code-of-conduct/harassment-staff-procedures"),
|
||||
|
||||
# sponsor
|
||||
url(r"^sponsors/prospectus/$", RedirectView.as_view(url=_static("/assets/northbaypython_prospectus.pdf")), name="sponsors/prospectus"),
|
||||
url(r"^northbaypython_prospectus.pdf$", RedirectView.as_view(url=_static("/assets/northbaypython_prospectus.pdf")), name="northbaypython_prospectus.pdf"),
|
||||
url(r"^sponsors/become-a-sponsor/$", TemplateView.as_view(template_name="static_pages/sponsors/become_a_sponsor.html"), name="sponsors/become-a-sponsor"),
|
||||
url(r"^sponsors/donate/$", TemplateView.as_view(template_name="static_pages/sponsors/donate.html"), name="sponsors/donate"),
|
||||
url(r"^donate/$", RedirectView.as_view(url="/sponsors/donate")),
|
||||
url(r"^about/donate/$", RedirectView.as_view(url="/sponsors/donate")),
|
||||
url(r"^sponsors/prospectus$", RedirectView.as_view(url=_static("assets/2019_CopyleftConf_prospectus.pdf")), name="sponsors/prospectus"),
|
||||
# url(r"^sponsors/become-a-sponsor$", TemplateView.as_view(template_name="static_pages/sponsors/become_a_sponsor.html"), name="sponsors/become-a-sponsor"),
|
||||
url(r"^sponsors/donate$", TemplateView.as_view(template_name="static_pages/sponsors/donate.html"), name="sponsors/donate"),
|
||||
url(r"^donate$", RedirectView.as_view(url="sponsors/donate")),
|
||||
url(r"^about/donate$", RedirectView.as_view(url="sponsors/donate")),
|
||||
|
||||
# news
|
||||
url(r"^news/$", TemplateView.as_view(template_name="static_pages/news.html"), name="news"),
|
||||
# url(r"^news$", TemplateView.as_view(template_name="static_pages/news.html"), name="news"),
|
||||
|
||||
# Django, Symposion, and Registrasion URLs
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue