0.11.10: Difference between revisions

imported>Paulproteus
imported>Paulproteus
 
(5 intermediate revisions by 2 users not shown)
Line 15:
Owner: Asheesh
 
== RequirementsShip lista for the OpenHatchredesigned front page (even if it's not on the main site) ==
 
We keep meaning to clean up the front page; we set goals like, "Integrate events with the front page."
Line 21:
Let's step back a moment and make a list of the things we want people to be able to find when they hit the front page. Once we have that list, we can go through the front page and make sure those items are easy to find.
 
Owners: Karen + Asheesh
Owner: ?
 
* What the heck is this OpenHatch thing about, anyway? Why are people who are looking at our website here?
 
== Campus Events plan, published ==
 
Recently on the Events mailing list, Asheesh said he wanted to run more on-campus events to teach students how to get involved with free software. In addition, he said he'd organize an online version of the event before the on-campus ones start.
 
Let's publish a timeline of when this will happen. That way, we can "show our work" and people can easy see the planned timeline.
 
Read more about the on-campus events here:
 
* http://lists.openhatch.org/pipermail/events/2011-August/000192.html
* http://lists.openhatch.org/pipermail/events/2011-August/000199.html
* http://campus.openhatch.org/
 
Owner: Asheesh
 
Status: '''Completed''' [[Campus outreach 2011-2012 (draft)]]
 
== Buildhelper lets you edit via a textarea ==
 
A new, under-publicized feature of the project pages (e.g. https://openhatch.org/+projects/OpenHatch ) is the "buildhelper," a set of steps a new contributor would take that sets up a usable build environment.
 
Read more about the buildhelper here:
 
* Try one: https://openhatch.org/+projects/OpenHatch#buildhelper
* Blog post: https://openhatch.org/blog/2010/introducing-the-buildhelper/
 
Right now, we have a working (and simple) frontend and backend for the buildhelper. However, there is no way to edit a buildhelper document except from the Django admin interface.
 
I think we should:
 
* Write code that converts the models to a text-based representation that looks like MediaWiki markup
* Provide a textarea that lets people edit this MediaWiki markup
* On save, render that markup into HTML, and then parse the HTML into buildhelper step objects for the database
 
Owner: ?
 
== Provide a list of upcoming events on the front page of OpenHatch ==
Line 64 ⟶ 29:
OpenHatch is actively pursuing events. I think we should:
 
* Get upcoming events data out of events.oh.o
* Create a tab on the front page that lists upcoming events
* Create a module on the front page that lists upcoming events
* Link to information from the front page about why events are exciting
 
Owner: Asheesh, unless someone else wants it.
 
Skills needed: Django templates, plus CSS and a willingness to modify our templates and to accept feedback. The exact styling will likely be dependent on the redesign, but it's better that someone gets the functionality working in the old design (which we can then reskin as needed).
 
== Finish Missions Pedagogy page ==
== Initial implementation of handler for people who've clicked "I want to help" ==
 
Asheesh started a page that is a teaching-style guide for how to write a training mission. I think it should get finished:
Right now, when visitors to OpenHatch click a button on a project page indicating they want to help, we add them to a list. We have repeatedly received feedback that project maintainers want the ability to manage this as a queue.
 
* More info: [[Missions pedagogy]]
(Recently, we've used the short-hand "IWH handler" to describe this -- "I Want to Help" handler.)
* Discussion (with no replies yet): http://lists.openhatch.org/pipermail/devel/2011-September/002404.html
 
Owner: Asheesh (unless someone else wants it, in which case feel free!)
More info:
 
Skills needed: Willingness to think carefully about clarity in teaching.
* Mockup and conversation: http://openhatch.org/bugs/issue282
* Related bugs: http://openhatch.org/bugs/issue567 http://openhatch.org/bugs/issue568 http://openhatch.org/bugs/issue570
 
== Campus Events plan, published ==
Owner: ?
 
Recently on the Events mailing list, Asheesh said he wanted to run more on-campus events to teach students how to get involved with free software. In addition, he said he'd organize an online version of the event before the on-campus ones start.
Skills needed: Familiarity (or willingness to learn) Django
 
Let's publish a timeline of when this will happen. That way, we can "show our work" and people can easy see the planned timeline.
== Finish Missions Pedagogy page ==
 
Read more about the on-campus events here:
Asheesh started a page that is a teaching-style guide for how to write a training mission. I think it should get finished:
 
* http://lists.openhatch.org/pipermail/events/2011-August/000192.html
* More info: [[Missions pedagogy]]
* Discussion (with no replies yet): http://lists.openhatch.org/pipermail/develevents/2011-SeptemberAugust/002404000199.html
* http://campus.openhatch.org/
 
Owner: Asheesh
Owner: Asheesh (unless someone else wants it, in which case feel free!)
 
Status: '''Completed''' [[Campus outreach 2011-2012 (draft)]]
Skills needed: Willingness to think carefully about clarity in teaching.
 
= Non-urgent but important =
Line 144 ⟶ 111:
 
Skills needed: Solid understanding of IRC, and willingness to take feedback on the content of the training mission.
 
== Buildhelper lets you edit via a textarea ==
 
A new, under-publicized feature of the project pages (e.g. https://openhatch.org/+projects/OpenHatch ) is the "buildhelper," a set of steps a new contributor would take that sets up a usable build environment.
 
Read more about the buildhelper here:
 
* Blog post: https://openhatch.org/blog/2010/introducing-the-buildhelper/
* Click around on one that is working: https://openhatch.org/+projects/OpenHatch#buildhelper
 
Right now, we have a working (and simple) frontend and backend for the buildhelper. However, there is no way to edit a buildhelper document except from the Django admin interface.
 
I think we should:
 
* Write code that converts the models to a text-based representation that looks like MediaWiki markup
* Provide a textarea that lets people edit this MediaWiki markup
* On save, render that markup into HTML, and then parse the HTML into buildhelper step objects for the database
 
Owner: ?
 
 
 
== Initial implementation of handler for people who've clicked "I want to help" ==
 
Right now, when visitors to OpenHatch click a button on a project page indicating they want to help, we add them to a list. We have repeatedly received feedback that project maintainers want the ability to manage this as a queue.
 
(Recently, we've used the short-hand "IWH handler" to describe this -- "I Want to Help" handler.)
 
More info:
 
* Mockup and conversation: http://openhatch.org/bugs/issue282
* Related bugs: http://openhatch.org/bugs/issue567 http://openhatch.org/bugs/issue568 http://openhatch.org/bugs/issue570
 
Owner: ?
 
Skills needed: Familiarity (or willingness to learn) Django
Anonymous user