diff --git a/.gitignore b/.gitignore index 69fa449..093359b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ _build/ +*.DS_Store diff --git a/Readme.md b/Readme.md index 190cd73..ef5e015 100644 --- a/Readme.md +++ b/Readme.md @@ -1,7 +1,14 @@ PyCon India Handbook ==================== -Handbook for organizers of PyCon India conference, wittern by the previous organizers. +Handbook for organizers of PyCon India conference, written by the previous organizers. +##Contributing +* Fork the project +* Create a new branch for your contribution +* Add content +* Send a Pull Request + +##Discussion http://mail.python.org/pipermail/inpycon/2012-July/005375.html diff --git a/emails/call-for-volunteers.md b/emails/call-for-volunteers.md new file mode 100644 index 0000000..b0dae5c --- /dev/null +++ b/emails/call-for-volunteers.md @@ -0,0 +1,7 @@ +Hi, + +We have received a lot of requests from people across the country, expressing their will to help PyCon India as volunteer. We request each member to register using the below link , and we'll get in touch with you depending on your area of interest. + +Registration Link: < link here > + +Looking forward to meet you all at conference ! \ No newline at end of file diff --git a/emails/python-month.md b/emails/python-month.md new file mode 100644 index 0000000..0530719 --- /dev/null +++ b/emails/python-month.md @@ -0,0 +1,35 @@ +###Python Month + +PyCon India, the premier conference in India on using and developing the Python programming language is conducted annually by the Python developer community, represented by Python Software Society of India. The conference attracts the best Python programmers across the country and abroad. + +This year, PyCon India is celebrating the month of August as Python Month, with aim of increasing the awareness and awesomeness of Python Programming Language within the student community in India. + +###WHAT IS PYTHON + +Python is a dynamic object-oriented programming language that can be used for a diverse area of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learnt in a few days. + +Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. + +Some of the biggest names in the industry like Mozilla, Google, +YouTube,Dropbox, SurveyMonkey, Bitly and numerous others also use Python for providing the services a lot of users are familiar with. + +Because Python is very easy to learn and at the same time very powerful, it is used as the first programming language in introductory courses of Computer Science in many universities and high schools. + +In India, Kerala state and CBSE have already adopted Python in their school syllabus. + +###HOW YOU CAN HELP + +Python month will be organized and completely run by volunteers, anyone who wants to participate is welcome and all help is appreciated. + +This is a big task to handle and therefore requires lot of volunteer support. Here is how you can help. + +1. If you are a Python programmer and please give a talk / workshop at a college in your city. +2. If you are a professor or student, please facilitate the a workshop in your college. +3. Help us in coordinating Python Month by talking to colleges to arrange workshops. + +Interested? Please sign up here - [Link here] + +Have any questions or suggestions? Please contact us at +pythonmonth@in.pycon.org + +Website: [Link here] diff --git a/emails/python-workshop-details.md b/emails/python-workshop-details.md new file mode 100644 index 0000000..dd51c16 --- /dev/null +++ b/emails/python-workshop-details.md @@ -0,0 +1,17 @@ +Hi, + +Thanks for your interest in organising a Python workshop in your college. The following questions are to be asked to any college/university willing to host workshop sessions: + +1. Can you arrange a full-day workshop ? +2. What is the expected number of attendees ? +3. Do you have PC's/laptops for the students to work on, at the venue ? +4. Do the attendees have previous knowledge about Python ? +5. What are your expectations from the workshop ? + +Getting the answers to these questions will help us to ease the process of organising a workshop at the particular venue. + +Cheers, + +[Your name here] + +for PyCon India diff --git a/emails/upvote-talks-reminder.md b/emails/upvote-talks-reminder.md new file mode 100644 index 0000000..d6f64f4 --- /dev/null +++ b/emails/upvote-talks-reminder.md @@ -0,0 +1,22 @@ +Hi, + + + +We're happy that you're coming for PyCon India this year. At this moment, we have about < x > proposal submissions, with < y > days in hand before the CFP closes. One of the things that we consider while selecting talks is the number of people interested in attending that talk. There are many more factors that we consider, like past speaking experience of the speaker, depth of the talk, novelty of the subject etc. + + +Please let us know the talks that you would like to attend by upvoting them in +the proposals page[0]. + + +Kindly note that the talks in the workshops section are 3-hour hand-on workshops and participants have to buy a separate ticket if they want to attend one. Please upvote a workshop only if you are planning to attend it. + + +Thanks, + +< Name of Sender > + +For PyCon India + + +[0]: https://in.pycon.org/cfp/pycon-india-/proposals/ diff --git a/talk-submission-guidelines.md b/talk-submission-guidelines.md new file mode 100644 index 0000000..99bd77e --- /dev/null +++ b/talk-submission-guidelines.md @@ -0,0 +1,10 @@ +* Give a brief objective of your talk. This gives the audience a better idea of what they can take away from your presentation + +* Add link to your personal website, blog and twitter +* Add link to your GitHub profile +* Add links(videos/slides) to your previous talks, if any +* Write a small paragraph about your experience with Python +* Tell us about your work experience or else mention if you're a student +* Clearly mention the technical requirements (ex: packages to install) for the audience whether it's a workshop or a single presentation +* If you are talking about a software library/tool, please mention why you are the best person to talk about it. +* Tell us why we should accept your talk in as few lines as possible. \ No newline at end of file diff --git a/volunteer-tasklist.md b/volunteer-tasklist.md new file mode 100644 index 0000000..cfcbd75 --- /dev/null +++ b/volunteer-tasklist.md @@ -0,0 +1,19 @@ + +###We would require volunteers for the following tasks: + +* Website +* PyCon logo design +* Social Media Publicity +* Mailman (Send important mails to attendees and speakers) +* Handle sponsorships +* Volunteer Manager (Take care of getting volunteer details and mailing them as per requirements) +* Moderate PyCon India Flickr group and select good clicks for publishing on the main site + + +###During Event + +* Monitoring internet connection +* Inventory Management +* Video Recording +* Video editing, processing and uploading +* Managing workshops \ No newline at end of file