{"id":13878773,"url":"https://github.com/nodunayo/speakerline","last_synced_at":"2026-03-13T11:37:42.946Z","repository":{"id":18250108,"uuid":"77137001","full_name":"nodunayo/speakerline","owner":"nodunayo","description":"Showcasing speakers' proposals and timelines in an effort to demystify the CFP process and help new speakers get started.","archived":false,"fork":false,"pushed_at":"2024-11-03T15:34:47.000Z","size":985,"stargazers_count":74,"open_issues_count":10,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-03T16:27:04.391Z","etag":null,"topics":["accepted-proposals","cfp","conference","conference-speakers","conference-talk","conferences","proposal","proposals","speaker","speaking-resources"],"latest_commit_sha":null,"homepage":"http://speakerline.io","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodunayo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-12-22T10:50:17.000Z","updated_at":"2024-11-03T15:34:49.000Z","dependencies_parsed_at":"2024-01-13T20:39:36.190Z","dependency_job_id":"196c8c4a-ee07-4ea2-9f73-009e1df6c0db","html_url":"https://github.com/nodunayo/speakerline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodunayo%2Fspeakerline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodunayo%2Fspeakerline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodunayo%2Fspeakerline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodunayo%2Fspeakerline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodunayo","download_url":"https://codeload.github.com/nodunayo/speakerline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226138849,"owners_count":17579496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["accepted-proposals","cfp","conference","conference-speakers","conference-talk","conferences","proposal","proposals","speaker","speaking-resources"],"created_at":"2024-08-06T08:01:59.501Z","updated_at":"2024-11-24T07:31:18.849Z","avatar_url":"https://github.com/nodunayo.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Speakerline\n\n[![Build Status](https://travis-ci.org/nodunayo/speakerline.svg?branch=master)](https://travis-ci.org/nodunayo/speakerline)\n[![Depfu](https://badges.depfu.com/badges/5515ef52032873777824e0923cd8258f/overview.svg)](https://depfu.com/github/nodunayo/speakerline)\n\n\u003e Showcasing speakers' proposals and timelines in an effort to demystify the CFP process and help new speakers get started\n\n## Contents\n\n* [Where did the idea come from?](#where-did-the-idea-come-from)\n* [Goals of Speakerline](#goals-of-speakerline)\n* [Using the Speakerline website](#using-the-speakerline-website)\n* [Setting up for local development](#setting-up-for-local-development)\n  * [Getting started with Ruby and Postgres](#getting-started-with-ruby-and-postgres)\n  * [Getting the Rails app running](#getting-the-rails-app-running)\n    * [Environment variables](#environment-variables)\n    * [Seeding the development database](#seeding-the-development-database)\n    * [Starting the Rails server](#starting-the-rails-server)\n  * [Running the tests](#running-the-tests)\n * [Setting up with Docker](#setting-up-with-docker)\n* [Contributing to Speakerline](#contributing-to-speakerline)\n* [Credits](#credits)\n* [Copyright](#copyright)\n\n## Where did the idea come from?\n\n[Ruby Central](http://rubycentral.org/) typically run Opportunity Scholarship programmes at their conferences.\nThis is where people who would not normally attend conferences get a free ticket and get paired with a Guide.\nGuides are there to help their Scholars to settle in quickly at the conference, meet new people, and have\nsomeone to help them choose which talks to go to. A high proportion of Guides tend to be conference speakers.\n\nFor RailsConf 2016, I took part in the Opportunity Scholarship programme as a Guide. One day, in the Slack org that had been set up\nfor us, one of the Scholars asked if any of the speaking Guides would be open to sharing their accepted proposal. What happened next was very interesting:\n\n* Many more Scholars expressed interest in seeing the accepted proposals\n* Many Guides were quick to share their accepted proposals\n* Many Guides shared multiple proposals — not only the proposal that had been accepted, but many which had been rejected.\n\nThis got me thinking: there are a bunch of people who want to see proposals and there are a bunch of people who are keen to share their proposals. Why don't we have a space to do that more easily?\n\n## Goals of Speakerline\n\nAt its most basic level, Speakerline is a place where you can see a range of proposals that have been submitted to conferences, and the outcome of those submissions.\n\nAs Speakerline develops, hopefully it will:\n\n* highlight what makes a successful proposal\n* help to show what doesn't tend to work in a proposal\n* show that many good proposals get rejected\n  * maybe the proposal didn't suit the conference\n  * maybe there were many submissions on the same topic\n  * maybe there were so many good proposals that inevitably some good ones had to be rejected\n  * maybe the speaker already had one talk accepted at that conference!\n* give aspiring conference speakers the confidence to submit to any conference they wish to speak at.\n\n## Using the Speakerline website\n\n* [Explore proposals](http://speakerline.io/speakers)\n* [Add a speaker](http://speakerline.io/speakers/new)\n* [Add a proposal](http://speakerline.io/proposals/new)\n\n## Setting up for local development\n\n### Getting started with Ruby and Postgres\n\nFirst, you'll need to install Ruby 3.1.2. I like to use [chruby](https://github.com/postmodern/chruby) and [ruby-install](https://github.com/postmodern/ruby-install) to manage my Ruby versions.\n\nAnother popular alternative is using [rbenv](https://github.com/rbenv/rbenv) and [ruby-build](https://github.com/rbenv/ruby-build).\n\nNext, you'll need to have PostgreSQL installed. This can be done on OSX using [Homebrew](http://mxcl.github.io/homebrew/)\nor by using [http://postgresapp.com](http://postgresapp.com).\n\nHave a look at these [further instructions for installing Postgres via Homebrew](http://www.mikeball.us/blog/setting-up-postgres-with-homebrew/):\n\n```bash\nbrew install postgres\n```\n\nOn Debian-based Linux distributions you can use apt-get to install Postgres:\n\n```bash\nsudo apt-get install postgresql postgresql-contrib libpq-dev\n```\n\nOn Windows, you can use the [Chocolatey package manager](http://chocolatey.org/) to install Postgres:\n\n```bash\nchoco install postgresql\n```\n\n### Getting the Rails app running\n\nOnce Ruby and Postgres are installed, we need to install the gems used by the app:\n\n```bash\nbundle install\n```\n\nOnce all the gems are installed, we'll need to create the databases and tables used by the app:\n\n```bash\nbin/rails db:create db:migrate\n```\n\n#### Environment variables\n\nNow we need to set up some environment variables.\n\nI like to use [dotenv](https://github.com/bkeepers/dotenv) to manage them.\n\nCurrently, the admin endpoint is authenticated using basic access authentication.\n\nSet `RAILS_ADMIN_USERNAME` and `RAILS_ADMIN_PASSWORD` in a file named `.env`.\n\nYou'll also need to set `RECAPTCHA_SITE_KEY` and `RECAPTCHA_SECRET_KEY`. To get values for these, visit\n[https://www.google.com/recaptcha/admin](https://www.google.com/recaptcha/admin) and choose the\n'Register a new site' option.\n\nSelect 'reCAPTCHA V2' and add 'localhost' to the list of domains.\n\n#### Seeding the development database\n\nTo seed the development database with some fake speaker, event, proposal, and submission data, run:\n\n```bash\nbin/rails db:setup\n```\n\nBe aware: this will overwrite any development data you have previously saved.\n\n#### Starting the Rails server\n\nAll we have to do now is start up the Rails server and point our browser to \u003chttp://localhost:3000\u003e\n\n```bash\nbin/rails s\n```\n\n### Running the tests\n\nRSpec and Cucumber are used for [test-driven](https://en.wikipedia.org/wiki/Test-driven_development) and\n[behaviour-driven](https://en.wikipedia.org/wiki/Behavior-driven_development) development.\n\nAll of the tests can be run with:\n\n```bash\nbin/rails spec\n```\n\nor to run only the failing (Rspec) examples\n\n```bash\nbundle exec rspec --only-failures\n```\n\nTo set up the test environment, run:\n\n```bash\nbin/rails db:test:prepare\n```\n\nThis will create the test database and populate its schema.\n\n## Setting up with Docker\n\nAlternatively, you can run Speakerline using Docker.\n\nTo start the server run:\n\n```\ndocker-compose up\n```\n\nAll commands can be run inside the app container, e.g. to run the tests:\n\n```\ndocker-compose run app bundle exec rspec\n```\n\n## Contributing to Speakerline\n\nI'd love any help with this project. Have a look at our [Contributing Guide](CONTRIBUTING.md)\nfor more information on how you can get involved.\n\nPlease note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating\nin this project you agree to abide by its terms.\n\n## Credits\n\n* Thank you to [Andrew Nesbitt](https://twitter.com/teabass) for being patient and answering all of my Open Source questions.\n* Thank you to [24 Pull Requests](https://github.com/24pullrequests/24pullrequests). This README was heavily inspired by theirs!\n\n## Copyright\n\nCopyright (c) 2019 Nadia Odunayo. See [LICENSE](https://github.com/nodunayo/speakerline/blob/master/LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodunayo%2Fspeakerline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodunayo%2Fspeakerline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodunayo%2Fspeakerline/lists"}