This repository has been archived by the owner on Jul 22, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
How You Can Help
Benjamin Oakes edited this page Sep 27, 2012
·
34 revisions
You'd like to help? That's great!
Run into a problem? Contact newhaven.rb on Twitter.
- The web interface can handle most easy changes.
- If you want to work with a local clone, there's a software list that might help you out.
- You can't push by default if you're not a member of the newhaven.rb organization. We'll be happy to give you this access to contribute, but another option is forking and making a pull request. NOTE: the "code" repository may be out of date relative to the "wiki" repository.
You can make any improvement that you'd like, but here are some ideas:
If you feel like you need to coordinate on a task, consider adding a bullet point below with your GitHub username. We may start using GitHub issues, if appropriate.
- Pass the word along! The more eyes and contributors, the better. Examples: tweet, blog, email, tell a coworker, tell a Ruby podcast/blog.
- Click the "watch" button. It's a little like saying "thank you" in GitHub-ese. :)
- Read wiki pages you're interested in. Fixing typos, awkward/confusing wording comes naturally.
-
Check spelling. We have some problems with spelling. Many of these notes were written quickly without a spell checker. Useful tools:
- Most modern browsers have a spell checker, but you might have to do something to show misspelled words. (For example, in Chrome right click -> Spelling and Grammar -> Show Spelling and Grammar.)
-
vim
: turn on the spell checker with:set spell
-
emacs
: a quick search brought up the Checking and Correcting Spelling manual entry - TextMate: turn on the spell checker via Edit -> Spelling -> Check Spelling as You Type (or opt-cmd-;)
-
aspell
,ispell
if you're familiar with them
- Fix formatting. Know Markdown? A lot of this wiki was written offline, so some of the formatting doesn't look right on the web. It'll be obvious when you see it. :)
-
Add links. One of our goals is to have a comprehensive list of links to slides, gems, related sites, videos, etc.
-
For slides, here are some sources:
- Speaker Deck searching for "railsconf" (not categorized too well)
- Twitter search.
- NewRelic blog post
- SpeakerRate (maybe some we don't have)
- Lanyrd
- For videos, please see RailsConf 2012 on Confreaks. They're starting to get posted as of 2 May 2012. A single external link to "Video" is simple enough. Since they're CC-BY-SA videos, it seems like we could embed the videos in the wiki.
- For Twitter accounts, Mario Zaizar was nice enough to make a list.
-
For slides, here are some sources:
- Start a discussion. Anything relating to the talk is fair game. One example of this is the DHH keynote. Also, see the template.
- Contribute missing notes. Talks missing notes are marked with "TODO" on the index.
-
Add notes you've taken yourself. Please add a section (
### From @username
) if you're adding a large block of notes to help reduce merge conflicts, or just integrate with the existing notes. - Improve a talk summary. A summary written by a single person might not be entirely accurate.
- Look for TODOs. Search for "TODO", "FIXME" in the wiki pages for (simple) tasks.
This is a generated list of files with "TODO" or "FIXME". See script/list-todos
.
As of 2012-09-27:
- Aaron Patterson Keynote JA
- AlohaRubyConf 2012
- Basecamp Next: Code Spelunking
- Basic Rake
- Building Developers Lessons Learned from Hungry Academy
- Cutting Your Own Gems
- David Heinemeier Hansson Keynote ES
- David Heinemeier Hansson Keynote PT
- David Heinemeier Hansson Keynote RU
- Deployment: the difference between the 1st month and the next 59
- Essentials of Product Development
- From Zero to API Cache with Grape and MongoDB in 10 Minutes
- Getting Started with JavaScript Testing
- Goruco 2012
- Hexagonal Rails
- High Performance Caching with Rails
- Its Not in Production Unless its Monitored
- Lightning Talks
- LocalCommunity.Build
- Maintaining Balance while Reducing Duplication Part II
- Maps want to be free!
- Mega Rails
- Organizing and Packaging Rich Javascript Apps with Ruby
- Power Rake
- Practical Machine Learning and Rails
- Rails on the Tracks
- RailsConf 2012
- RailsCore panel
- Rich Hickey Keynote
- RoRoRoomba Ruby on Rails on Roomba JA
- Ruby Rogues Live Keynote
- Scaling Ruby with Actors
- Schemaless SQL The Best of Both Worlds
- Securing Your Rails App
- Semi Automatic Code Review
- Sensible Testing
- Software
- Speakers
- Splittin Yo App
- Taming the Kraken How Operations enables developer productivity
- Ten Things You Didn't Know Rails Could Do
- The Front End Future
- The RSpec Toolbox
- Using Rails without Rails
- Why Hashes Will Be Faster in Ruby 2.0
- Your Face in 10 minutes...with Macruby!
- ruby pi.bak e
- Write a talk summary. Some of the abstracts are a bit long, and sometimes not entirely accurate. Having 3-4 sentences/bullets to summarize would be nice. Also, see the template.
- Summarize a talk in a language other than English. This could make RailsConf useful to a larger group of people. See the DHH keynote as an example.
- Work toward a single layout. Adjust existing notes to fit the suggested template, if it makes sense to do so.
- Find more notes. Search for "railsconf" or "railsconf2012" on GitHub (or even Google for blog posts) for people who may be interested in contributing. Keep in mind that they need to be fine licensing their work under the Creative Commons license that we use.
- Combine notes. Many talks had notes taken by multiple people. It would make sense to merge them. This shouldn't be too bad, but will require more thought than the above tasks.
-
Categorize pages. There's not a built in category system like in MediaWiki, so this might need some thought. See below.
- Category pages with links to pages within that category might be all we need. Picking categories would be all that's left. - @benjaminoakes
- Merge pull requests. If there are any, we need to at least get back to the contributor with a comment.
-
Update the "code" repository.
script/update
. We may want to automate this. -
Add analytics. Figure out if we can use our existing Google Analytics account with this wiki (e.g. via
_Footer.md
). GitHub doesn't provide great analytics on a page-by-page level.- Our options seem limited. See "Add Google Analytics to Github wiki pages". - @benjaminoakes
A crowd-sourced conference wiki!
Working together is better. :)
- Speakers, for example:
- Recent Conferences
- Software
- Offline Access
- Contributors (More than 50!)
- Code Frequency