Changeset - 0025c824814e
[Not reviewed]
0 2 0
Joshua Simmons - 7 years ago 2017-10-06 00:15:25
i@joshuasimmons.name
update date on news for ticket sales and correct typo in site tree
2 files changed with 2 insertions and 2 deletions:
0 comments (0 inline, 0 general)
fixtures/sitetree.json
Show inline comments
...
 
@@ -496,97 +496,97 @@
 
        "url": "/about/petaluma",
 
        "urlaspattern": false,
 
        "tree": 1,
 
        "hidden": false,
 
        "alias": null,
 
        "description": "",
 
        "inmenu": true,
 
        "inbreadcrumbs": true,
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 1,
 
        "sort_order": 12,
 
        "access_permissions": []
 
    }
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 34,
 
    "fields": {
 
        "title": "Buy a Ticket",
 
        "hint": "",
 
        "url": "/attend",
 
        "urlaspattern": false,
 
        "tree": 1,
 
        "hidden": false,
 
        "alias": null,
 
        "description": "",
 
        "inmenu": true,
 
        "inbreadcrumbs": true,
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 8,
 
        "sort_order": 14,
 
        "access_permissions": []
 
    }
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 35,
 
    "fields": {
 
        "title": "How to Pitch Your Manager",
 
        "hint": "",
 
        "url": "/attend/business-cases",
 
        "url": "/attend/business-case",
 
        "urlaspattern": false,
 
        "tree": 1,
 
        "hidden": false,
 
        "alias": null,
 
        "description": "",
 
        "inmenu": true,
 
        "inbreadcrumbs": true,
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 8,
 
        "sort_order": 15,
 
        "access_permissions": []
 
    }
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 36,
 
    "fields": {
 
        "title": "How to Get Here",
 
        "hint": "",
 
        "url": "/attend/travel",
 
        "urlaspattern": false,
 
        "tree": 1,
 
        "hidden": false,
 
        "alias": null,
 
        "description": "",
 
        "inmenu": true,
 
        "inbreadcrumbs": true,
 
        "insitetree": true,
 
        "access_loggedin": false,
 
        "access_guest": false,
 
        "access_restricted": false,
 
        "access_perm_type": 1,
 
        "parent": 8,
 
        "sort_order": 35,
 
        "access_permissions": []
 
    }
 
},
 
{
 
    "model": "sitetree.treeitem",
 
    "pk": 37,
 
    "fields": {
 
        "title": "Where to Stay",
 
        "hint": "",
 
        "url": "/attend/hotels",
pinaxcon/templates/static_pages/news.html
Show inline comments
 
{% extends "page_with_title_and_lede.html" %}
 

	
 
{% load i18n %}
 

	
 
{% block head_title %}News{% endblock %}
 

	
 
{% block heading %}News{% endblock %}
 

	
 
{% block body_class %}news{% endblock %}
 

	
 
{% block content %}
 

	
 
<a name="3"></a>
 
<h2>Tickets now on sale for North Bay Python 2017</h2>
 

	
 
<p><span class="date">Thursday, October 5, 2017</span>&mdash;We are excited to announce that <a href="https://2017.northbaypython.org/tickets">tickets are now on sale</a> for North Bay Python 2017. With just two months until the conference we have a few key dates coming up:</p>
 
<p><span class="date">Friday, October 6, 2017</span>&mdash;We are excited to announce that <a href="https://2017.northbaypython.org/tickets">tickets are now on sale</a> for North Bay Python 2017. With just two months until the conference we have a few key dates coming up:</p>
 

	
 
<ul>
 
  <li><a href="https://2017.northbaypython.org/tickets">Tickets</a> are available at a discount until Friday, October 20.</li>
 
  <li><a href="https://2017.northbaypython.org/attend/hotels">Hotel rooms</a> are available at a discount until Wednesday, November 1.</li>
 
  <li><a href="https://2017.northbaypython.org/attend/tshirts">T-shirts</a> can be ordered until Tuesday, November 7.</li>
 
</ul>
 

	
 
<p>Can't afford a ticket? Please email <a href="mailto:spam@northbaypython.org">spam@northbaypython.org</a>. We'll enthusiastically waive ticket fees for people who ask.</p>
 

	
 
<p>Need to get approval from your manager to attend North Bay Python 2017? We've outlined the <a href="https://2017.northbaypython.org/attend/business-case">business case</a> to make it clear that North Bay Python is a wise investment.</p>
 

	
 
<p>We've prepared a basic <a href="https://2017.northbaypython.org/about/petaluma">travel guide</a> with lodging and travel information. This resource will grow to include local restaurants and other amenities.</p>
 

	
 
<p>Currently we're reviewing 117 proposals from 82 people interested in speaking at North Bay Python 2017. We are grateful to the communities and individuals for: sharing the news, encouraging others, mentoring prospective speakers, crafting proposals, and reviewing those proposals.</p>
 

	
 
<p>Our inaugural event is going to have a fantastic program. We can't wait to announce our keynote speakers and program schedule!</p>
 

	
 
<p><a href="https://2017.northbaypython.org/tickets">Buy tickets</a> and <a href="https://2017.northbaypython.org/attend/hotels">book hotel rooms</a> soon to get the best rates.</p>
 

	
 
<a name="2"></a>
 
<h2>Reflecting the Bay in the North Bay Python 2017 speaker lineup</h2>
 

	
 
<p><span class="date">Wednesday, August 30, 2017</span>&mdash;The organizing team wants North Bay Python to reflect the demographics of the world around us, including the speaker lineup. We are working to make that happen, and we could use your help.</p>
 

	
 
<p>We are <a href="https://2017.northbaypython.org/program/call-for-proposals">currently seeking talk proposals</a> for our inaugural conference in Petaluma, CA on December 2-3, 2017. The deadline to submit a proposal is September 29, 2017.</p>
 

	
 
<p>This is an opportunity for new and seasoned speakers alike, for students and professionals, for developers and researchers, for managers and hobbyists.</p>
 

	
 
<p>To aid those who are interested in speaking, we are happy to share ideas, help refine proposals, and provide mentorship to prospective speakers.</p>
 

	
 
<p>We're providing that support via email to <a href="mailto:program@northbaypython.org">program@northbaypython.org</a> and <a href="https://webchat.freenode.net/?channels=%23nbpy">chat</a>, as needed and during the twice weekly office hours we host on Wednesdays at 3pm and Fridays at 7pm Pacific. People can tweet at us for help, too.</p>
 

	
 
<p>In order to decrease bias when selecting talks, our <a href="https://2017.northbaypython.org/program/selection-process">proposal scoring process</a> anonymizes speaker details. Accepted speakers receive a free pre-event training. We offer financial aid for speakers on a case-by-case basis.</p>
 

	
 
<p>We are doing all we can to build a great program and help excellent people get on stage.</p>
 

	
 
<p>You can help, too:</p>
 

	
 
<ul>
 
  <li><strong>Take the stage!</strong> You should <a href="https://2017.northbaypython.org/program/call-for-proposals">submit a proposal</a>. Yes, you.</li>
 
  <li><strong>Amplify someone else's voice.</strong> Encourage someone who's never given a conference talk to submit a proposal.</li>
 
  <li><strong>Help submitters prepare their proposals and talks:</strong> proofread, act as a rehearsal audience, offer slide design tips...</li>
 
  <li><strong>Pay our bills.</strong> Recommend <a href="https://2017.northbaypython.org/sponsors/become-a-sponsor">a sponsor</a> or throw your support behind this not-for-profit volunteer-run event as <a href="https://2017.northbaypython.org/about/donate">an individual donor</a>.</li>
 
</ul>
 

	
 
<p>Have other thoughts or ideas? Please reach out to <a href="mailto:spam@northbaypython.org">spam@northbaypython.org</a>.</p>
 

	
 
<p>Thank you for helping to make North Bay Python excellent. This is a volunteer-run conference running under the auspices of <a href="https://sfconservancy.org/">Software Freedom Conservancy</a>, a 501(c)(3) nonprofit, and none of this is possible without our advisors, our community partners, our sponsors, and you.</p>
0 comments (0 inline, 0 general)