Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Why nobody cares about your new open source pro...
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
Zeno Rocha
November 18, 2014
Programming
2.1k
14
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
Why nobody cares about your new open source project
GDE Summit
Zeno Rocha
November 18, 2014
More Decks by Zeno Rocha
See All by Zeno Rocha
The Next Generation of Developer-First Products
zenorocha
1
720
7 Habits of Highly Productive Developers
zenorocha
1
450
7 Hábitos de Desenvolvedores Altamente Produtivos
zenorocha
1
580
What's new in the Liferay Community
zenorocha
0
740
Launching Liferay Projects Faster with WeDeploy
zenorocha
1
620
How Liferay fits into the real of latest technologies
zenorocha
0
680
Estoicismo e JavaScript
zenorocha
3
1.2k
Por que ninguém se importa com seu novo projeto open source?
zenorocha
2
1.2k
Como investir em... você!
zenorocha
1
620
Other Decks in Programming
See All in Programming
OSもどきOS
arkw
0
580
過去最大のMCPアップデート! 2026-07-28 RC版の謎に迫る
licux
6
380
AIとASP.NET Coreで雑Webアプリを作った話
mayuki
0
670
Spec Driven Development | AI Summit Lisbon
danielsogl
PRO
0
200
Semantic Version 単位で戦略を柔軟に変えて、パッケージアップデートを自動化する
daitasu
1
280
コンテキストの使い捨てをやめる — ビジネスルール駆動開発と miko —
ioki
0
210
Go1.27で導入されるジェネリクスメソッドでできること
mackee
0
160
The ROI of Quarkus for Spring Boot Applications
hollycummins
0
130
TSKaigi Night Talks 2026_TypeScriptでサプライチェーンの整合性を型に閉じ込める
geekplus_tech
0
400
TAKTでAI駆動開発の品質を設計する
j5ik2o
7
1.4k
Creating Composable Callables in Contemporary C++
rollbear
0
160
Observability in Practice:Grafana 與 Edge Device SRE 的那些事
blueswen
0
170
Featured
See All Featured
Speed Design
sergeychernyshev
33
1.9k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
390
Side Projects
sachag
455
43k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.2k
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
72
40k
Embracing the Ebb and Flow
colly
88
5.1k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
320
The Cost Of JavaScript in 2023
addyosmani
55
10k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
The Impact of AI in SEO - AI Overviews June 2024 Edition
aleyda
5
1.1k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
3.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4.1k
Transcript
why nobody cares about your new open source project @zenorocha
OPEN YOUR CODE
infoworld.com/article/2611456/data-center/the-coming-push-for-open-source-everything.html
amazon.com/gp/product/B005MU3VKO
tom.preston-werner.com/2011/11/22/open-source-everything.html
but why? ? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ?
"If your code is popular enough to attract outside contributions,
you will have created a force multiplier that helps you get more work done faster and cheaper." - Tom Preston-Werner
GITHUB IS YOUR RESUME
code.dblock.org/github-is-your-new-resume
anti-pattern.com/github-is-your-resume-now
osrc.dfm.io
resume.github.io
and what happens? ? ? ? ? ? ? ?
? ? ? ? ? ? ? ? ? ? ? ?
1. Learn Git
2. Create a repo
3. Work like there’s no tomorrow
4. Everybody ignores it
marketing promotion advertising # ! @ # @ ! &
& ! ? # & # @ ! # ?
"The one thing every software engineer should know is not
how to write amazing code, but how to market themselves and their projects" - Steve Yegge
choose the right code repository #01
bitbucket.org
code.google.com
github.com
github.com/google
pick a good name #02
? chrome android dart polymer angular ? ? ? ?
? ? ? ? ? ? ? ? ? ?
google.com/alerts
polymer polyfill
pitch it in a single sentence #03
google.com/chrome/browser
google.com/chrome/browser
build a good looking website #04
emberjs.com
foundation.zurb.com
github.com/search?q=stars%3a>1&s=stars&type=Repositories
98% of the 50 most popular projects on Github have
a website
create a live demo #05
getbootstrap.com
zenorocha.github.io/voice-elements
everything needs to be in english #06
braziljs.github.io/conf-boilerplate
github.com/braziljs/conf-boilerplate/issues/91
amazeui.org
github.com/allmobilize/amazeui/issues
learn markdown #07
daringfireball.net/projects/markdown/syntax
help.github.com/articles/github-flavored-markdown
stackoverflow.com/editing-help
care about the README #08
title description install usage authors license
github.com/google/web-starter-kit
github.com/zenorocha/sublime-javascript-snippets
gist.github.com/zenorocha/4526327
remove the barriers #09
github.com/h5bp/html5please Few steps! Cool :)
nodejs.org/download
npmjs.org
gulpjs.com
ruby-lang.org/en/downloads
rubygems.org/pages/download
sass-lang.com/install
compass-style.org/install
write blogposts or record screencasts #10
rubyonrails.org
railscasts.com
google.com/chrome/browser
html5rocks.com
pick a license #11
zenorocha.mit-license.org
wtfpl.net
choosealicense.com
understand how semver works #12
semver.org
github.com/Polymer/polymer/tags
maintain a changelog #13
$ git log
github.com/Polymer/polymer/commits/master
github.com/Polymer/polymer/releases
github.com/angular/angular.js/commits/master
github.com/angular/angular.js/blob/master/CHANGELOG.md
keepachangelog.com
share it on social media #14
customelements.io
twitter.com/smashingmag/status/95456628412915712
promote it on niched sites and curated lists #15
news.ycombinator.com
echojs.com
html5weekly.com
rubyweekly.com
consider creating social media accounts #16
facebook.com/android
twitter.com/dart_lang
make it fun to use and contribute #17
yeoman.io
Yeoman CLI
goo.gl/HinoPA
keep up with user support #18
groups.google.com/forum/#!forum/angular
stackoverflow.com/questions/tagged/angularjs
github.com/angular/angular.js/issues
github.com/angular/angular.js/pull/10093
venturebeat.com/2012/01/30/dahl-out-mike-drop
don’t do it by yourself #19
browserdiet.com
browserdiet.com/zh
None
don’t give up #20
jqueryboilerplate.com
github.com/jquery-boilerplate/jquery-boilerplate/pull/10
~ 2,000 stars
"Nobody ever changed anything by remaining quiet" - Jeff Atwood
None
zenorocha.com Thanks!