From za at python.or.id Thu Jul 3 10:42:54 2014 From: za at python.or.id (Zaki Akhmad) Date: Thu, 3 Jul 2014 15:42:54 +0700 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? Message-ID: Hello Lists, I know that we (Indonesia) still has a long and winding road to have our own PyCon ID. Do you guys have any suggestion to create a web application for handling a PyCon? * announcement/news ** Call for Proposal ** Schedule ** Keynote speaker ** Speaker profile * Submit Proposal (for speakers) * Review proposal (for committees) * User registration(?) * ... Regards, -- Zaki Akhmad PlanPin | Planet Python Indonesia http://planet.python.or.id From darjeeling at gmail.com Thu Jul 3 17:02:59 2014 From: darjeeling at gmail.com (Kwon-Han Bae) Date: Fri, 4 Jul 2014 00:02:59 +0900 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: References: Message-ID: Hello. I'm working to held PyCon Korea. IMHO, you can fork from pycon.us page. https://github.com/pycon/pycon I did the same questions like you. It took much resource to design, create, manage web application. But you can fork from the pycon source, install, change logo and other documents. it's already included. 2014-07-03 17:42 GMT+09:00 Zaki Akhmad : > Hello Lists, > > I know that we (Indonesia) still has a long and winding road to have > our own PyCon ID. > Do you guys have any suggestion to create a web application for > handling a PyCon? > > * announcement/news > ** Call for Proposal > ** Schedule > ** Keynote speaker > ** Speaker profile > * Submit Proposal (for speakers) > * Review proposal (for committees) > * User registration(?) > * ... > > Regards, > -- > Zaki Akhmad > PlanPin | Planet Python Indonesia > http://planet.python.or.id > _______________________________________________ > Python Conferences mailing list: Conferences at python.org > https://mail.python.org/mailman/listinfo/conferences > > This is an open list with open archives; sensitive or confidential > information should not be discussed here. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nelle.varoquaux at gmail.com Thu Jul 3 17:16:48 2014 From: nelle.varoquaux at gmail.com (Nelle Varoquaux) Date: Thu, 3 Jul 2014 08:16:48 -0700 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: References: Message-ID: Hello, Pycon us website is based on Symposion: https://github.com/pinax/symposion/ I think it is a great start: we've been using this for PyconFR and EuroScipy with great success. Thanks, N On 3 July 2014 08:02, Kwon-Han Bae wrote: > Hello. > > I'm working to held PyCon Korea. > > IMHO, you can fork from pycon.us page. https://github.com/pycon/pycon > I did the same questions like you. > It took much resource to design, create, manage web application. > > But you can fork from the pycon source, install, change logo and other > documents. > it's already included. > > > > > > > 2014-07-03 17:42 GMT+09:00 Zaki Akhmad : > > Hello Lists, >> >> I know that we (Indonesia) still has a long and winding road to have >> our own PyCon ID. >> Do you guys have any suggestion to create a web application for >> handling a PyCon? >> >> * announcement/news >> ** Call for Proposal >> ** Schedule >> ** Keynote speaker >> ** Speaker profile >> * Submit Proposal (for speakers) >> * Review proposal (for committees) >> * User registration(?) >> * ... >> >> Regards, >> -- >> Zaki Akhmad >> PlanPin | Planet Python Indonesia >> http://planet.python.or.id >> _______________________________________________ >> Python Conferences mailing list: Conferences at python.org >> https://mail.python.org/mailman/listinfo/conferences >> >> This is an open list with open archives; sensitive or confidential >> information should not be discussed here. >> > > > > > _______________________________________________ > Python Conferences mailing list: Conferences at python.org > https://mail.python.org/mailman/listinfo/conferences > > This is an open list with open archives; sensitive or confidential > information should not be discussed here. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From scopatz at gmail.com Thu Jul 3 18:15:49 2014 From: scopatz at gmail.com (Anthony Scopatz) Date: Thu, 3 Jul 2014 09:15:49 -0700 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: References: Message-ID: Hello All, We also use symposion for SciPy and - while there are some quirks - it is pretty great that this was available. Be Well Anthony On Thu, Jul 3, 2014 at 8:16 AM, Nelle Varoquaux wrote: > Hello, > Pycon us website is based on Symposion: > https://github.com/pinax/symposion/ > I think it is a great start: we've been using this for PyconFR and > EuroScipy with great success. > Thanks, > N > > > On 3 July 2014 08:02, Kwon-Han Bae wrote: > >> Hello. >> >> I'm working to held PyCon Korea. >> >> IMHO, you can fork from pycon.us page. https://github.com/pycon/pycon >> I did the same questions like you. >> It took much resource to design, create, manage web application. >> >> But you can fork from the pycon source, install, change logo and other >> documents. >> it's already included. >> >> >> >> >> >> >> 2014-07-03 17:42 GMT+09:00 Zaki Akhmad : >> >> Hello Lists, >>> >>> I know that we (Indonesia) still has a long and winding road to have >>> our own PyCon ID. >>> Do you guys have any suggestion to create a web application for >>> handling a PyCon? >>> >>> * announcement/news >>> ** Call for Proposal >>> ** Schedule >>> ** Keynote speaker >>> ** Speaker profile >>> * Submit Proposal (for speakers) >>> * Review proposal (for committees) >>> * User registration(?) >>> * ... >>> >>> Regards, >>> -- >>> Zaki Akhmad >>> PlanPin | Planet Python Indonesia >>> http://planet.python.or.id >>> _______________________________________________ >>> Python Conferences mailing list: Conferences at python.org >>> https://mail.python.org/mailman/listinfo/conferences >>> >>> This is an open list with open archives; sensitive or confidential >>> information should not be discussed here. >>> >> >> >> >> >> _______________________________________________ >> Python Conferences mailing list: Conferences at python.org >> https://mail.python.org/mailman/listinfo/conferences >> >> This is an open list with open archives; sensitive or confidential >> information should not be discussed here. >> > > > _______________________________________________ > Python Conferences mailing list: Conferences at python.org > https://mail.python.org/mailman/listinfo/conferences > > This is an open list with open archives; sensitive or confidential > information should not be discussed here. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From carl at personnelware.com Thu Jul 3 20:46:42 2014 From: carl at personnelware.com (Carl Karsten) Date: Thu, 3 Jul 2014 13:46:42 -0500 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: References: Message-ID: please join https://groups.google.com/forum/#!forum/pinax-symposion and use it. Currently there isn't much of a comunity, so everyone struggles with the same issues, comes up with their own solutions and doesn't tell anyone. I can under stand why, but i still think it is not nice. On Thu, Jul 3, 2014 at 11:15 AM, Anthony Scopatz wrote: > Hello All, > > We also use symposion for SciPy and - while there are some quirks - it is > pretty great that this was available. > > Be Well > Anthony > > > On Thu, Jul 3, 2014 at 8:16 AM, Nelle Varoquaux > wrote: > >> Hello, >> Pycon us website is based on Symposion: >> https://github.com/pinax/symposion/ >> I think it is a great start: we've been using this for PyconFR and >> EuroScipy with great success. >> Thanks, >> N >> >> >> On 3 July 2014 08:02, Kwon-Han Bae wrote: >> >>> Hello. >>> >>> I'm working to held PyCon Korea. >>> >>> IMHO, you can fork from pycon.us page. https://github.com/pycon/pycon >>> I did the same questions like you. >>> It took much resource to design, create, manage web application. >>> >>> But you can fork from the pycon source, install, change logo and other >>> documents. >>> it's already included. >>> >>> >>> >>> >>> >>> >>> 2014-07-03 17:42 GMT+09:00 Zaki Akhmad : >>> >>> Hello Lists, >>>> >>>> I know that we (Indonesia) still has a long and winding road to have >>>> our own PyCon ID. >>>> Do you guys have any suggestion to create a web application for >>>> handling a PyCon? >>>> >>>> * announcement/news >>>> ** Call for Proposal >>>> ** Schedule >>>> ** Keynote speaker >>>> ** Speaker profile >>>> * Submit Proposal (for speakers) >>>> * Review proposal (for committees) >>>> * User registration(?) >>>> * ... >>>> >>>> Regards, >>>> -- >>>> Zaki Akhmad >>>> PlanPin | Planet Python Indonesia >>>> http://planet.python.or.id >>>> _______________________________________________ >>>> Python Conferences mailing list: Conferences at python.org >>>> https://mail.python.org/mailman/listinfo/conferences >>>> >>>> This is an open list with open archives; sensitive or confidential >>>> information should not be discussed here. >>>> >>> >>> >>> >>> >>> _______________________________________________ >>> Python Conferences mailing list: Conferences at python.org >>> https://mail.python.org/mailman/listinfo/conferences >>> >>> This is an open list with open archives; sensitive or confidential >>> information should not be discussed here. >>> >> >> >> _______________________________________________ >> Python Conferences mailing list: Conferences at python.org >> https://mail.python.org/mailman/listinfo/conferences >> >> This is an open list with open archives; sensitive or confidential >> information should not be discussed here. >> > > > _______________________________________________ > Python Conferences mailing list: Conferences at python.org > https://mail.python.org/mailman/listinfo/conferences > > This is an open list with open archives; sensitive or confidential > information should not be discussed here. > -- Carl K -------------- next part -------------- An HTML attachment was scrubbed... URL: From aahz at pythoncraft.com Thu Jul 3 22:14:16 2014 From: aahz at pythoncraft.com (Aahz) Date: Thu, 3 Jul 2014 13:14:16 -0700 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: References: Message-ID: <20140703201416.GA6318@panix.com> On Thu, Jul 03, 2014, Carl Karsten wrote: > > please join https://groups.google.com/forum/#!forum/pinax-symposion and > use it. > > Currently there isn't much of a comunity, so everyone struggles with the > same issues, comes up with their own solutions and doesn't tell anyone. I > can under stand why, but i still think it is not nice. Is there some reason why you're not using a python.org mailing list? I'm allergic to Google and so are other people. -- Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/ Question authority: ask me anything! From carl at personnelware.com Thu Jul 3 23:49:04 2014 From: carl at personnelware.com (Carl Karsten) Date: Thu, 3 Jul 2014 16:49:04 -0500 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: <20140703201416.GA6318@panix.com> References: <20140703201416.GA6318@panix.com> Message-ID: On Thu, Jul 3, 2014 at 3:14 PM, Aahz wrote: > On Thu, Jul 03, 2014, Carl Karsten wrote: > > > > please join https://groups.google.com/forum/#!forum/pinax-symposion and > > use it. > > > > Currently there isn't much of a comunity, so everyone struggles with the > > same issues, comes up with their own solutions and doesn't tell anyone. > I > > can under stand why, but i still think it is not nice. > > Is there some reason why you're not using a python.org mailing list? I'm > allergic to Google and so are other people. I am using what was setup. And to be fair, I barely qualify as using. I am just above lurking. My level of success: http://test.pyohio.nextdayvideo.com/ good! and some talks were proposed, and I approved and scheduled them. but some how the API to get the data out is broken: http://test.pyohio.nextdayvideo.com/schedule/json/ bad. I would try to fix it, but that code base is such a distant fork/derivative of the pycon code that I don't think my fix will get merged. -- Carl K -------------- next part -------------- An HTML attachment was scrubbed... URL: From za at python.or.id Mon Jul 7 06:54:19 2014 From: za at python.or.id (Zaki Akhmad) Date: Mon, 7 Jul 2014 11:54:19 +0700 Subject: [Conferences] Any Suggestions for Creating A PyCon Web Application? In-Reply-To: References: Message-ID: Hi all, Thank you for your responses. It's really helpful. Cheers, -za, From chair at pytexas.org Fri Jul 25 21:41:23 2014 From: chair at pytexas.org (Glen Zangirolami) Date: Fri, 25 Jul 2014 14:41:23 -0500 Subject: [Conferences] PyTexas 2014 October 3rd-5th Message-ID: Pythonistas, PyTexas 2014 is well on its way. This year it will be be located at the Texas A&M University Memorial Student Center and will take place Friday October 3rd through Sunday October 5th. Friday will be a tutorial day. Saturday and Sunday will be talks. Registration for the conference is already open! This event is a great opportunity to meet with other Python folks, learn about what?s happening in the Python community, and spread the word about exciting projects using Python. We are currently looking for speakers and tutorials in all disciplines. Know about GIS, Scientific Computing, Math, Web, Standard Library, or have an itch to present your personal projects? We want you! We have more details on the PyTexas Site so stop on by and submit a talk today . Does your company use Python? Do they love Python as much we do? Sponsor! Sponsorship is a great way for your company to reach out to the Python community and let the world know how they use Python. Recruiting? No worries! We have sponsorships where you can set up a booth and speak with developers at the conference. Check out our sponsorship prospectus for more details . During the conference we will provide breakfast, snacks, and lunch all three days. We have plenty of power so bring your laptop, hack away, and enjoy the conference. We look forward to seeing the community in a few months and stay tuned for any announcements on the PyTexas Site or PyTexas Twitter . Thanks for your time! PyTexas 2014 Organizers -------------- next part -------------- An HTML attachment was scrubbed... URL: