Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
tDiary Party 2.1
SHIBATA Hiroshi
October 10, 2011
Programming
1
690
tDiary Party 2.1
SHIBATA Hiroshi
October 10, 2011
Tweet
Share
More Decks by SHIBATA Hiroshi
See All by SHIBATA Hiroshi
OSS ことはじめ
hsbt
3
580
GMO DevNight 05 在宅勤務開始から2ヶ月でやったこと
hsbt
1
190
Development Environment 2019
hsbt
1
160
How to become the Psychic
hsbt
0
1.2k
Software Development
hsbt
0
5.5k
Social Inclusion for Engineering Organization
hsbt
0
610
YAPC::Tokyo 2019 GMOペパボ会社紹介
hsbt
0
380
20181215-snapcraftsummit.pdf
hsbt
0
18
Productive Organization with Ruby
hsbt
0
130
Other Decks in Programming
See All in Programming
よりUXに近いSLI・SLOの運用による可用性の再設計
kazumanagano
3
890
Airflow1=>Airflow2へのupgrade 事例紹介
reizist
0
120
Let's make a contract: the art of designing a Java API
mariofusco
0
160
LegalForceの契約データを脅かすリスクの排除と 開発速度の向上をどうやって両立したか
aibou
0
430
CIでAndroidUIテストの様子を録画してみた
mkeeda
0
190
マイクロサービスプラットフォーム向け負荷試験基盤の初期リリースを終えた話
yuyu_hf
PRO
0
140
SRE bridge the gap: Feature development to Core API / 機能開発チームとコアAPIチームの架け橋としてのSRE
kenzan100
1
410
偏見と妄想で語るスクリプト言語としての Swift / Swift as a Scripting Language
lovee
2
280
Enterprise Angular: Frontend Moduliths with Nx and Standalone Components @jax2022
manfredsteyer
PRO
0
310
全国の中高生がプログラミングを学んでいるCloud9環境の仕組み@JAWS-UG_SRE支部_#3
asache3
0
130
不具合に立ち向かう テスト戦略 ~ NestJSで作るCI環境 ~
naoki_haba
0
120
byte列のbit表現を得るencodingライブラリ作った
convto
1
190
Featured
See All Featured
It's Worth the Effort
3n
172
25k
Statistics for Hackers
jakevdp
781
210k
Fashionably flexible responsive web design (full day workshop)
malarkey
396
62k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
181
15k
Six Lessons from altMBA
skipperchong
14
1.3k
The Brand Is Dead. Long Live the Brand.
mthomps
45
2.7k
Pencils Down: Stop Designing & Start Developing
hursman
112
9.8k
Design by the Numbers
sachag
271
17k
A Tale of Four Properties
chriscoyier
149
20k
The Illustrated Children's Guide to Kubernetes
chrisshort
14
35k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
236
1M
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
119
28k
Transcript
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 1 tDiary Party 2.1
自己紹介 tDiaryのここがイイ! オレってばスゲー感増幅計画
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 2 自己紹介 Name :
SHIBATA Hiroshi(hsbt,しばた) Age : 24 Address : 北海道札幌市(現在は研修で横浜) Job : どこかの情報サービス会社 Activity : スキー、ワイン飲み、ネットウォッチ tDiaryいじり、OSS界隈徘徊 URL : http://www.hsbt.org/ tDiary : 2001年10月~
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 3 tDiary Party 2.1
tDiaryのここがいい!
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 4 tDiaryのここがイイ! • なれ合いつつも、殺伐とハ
ンドアックスの投げ合い • 気がついたら背中にハンド アックスが刺さっている
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 5 tDiaryのここがイイ! • 地震で停電になっても生存
報告が可能 • 新潟県中越地震で大活躍
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 6 tDiaryのここがイイ! • 失恋したときにアドバイスし
てもらえる • えーと…
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 7 tDiary Party 2.1
「オレってばスゲー感」 増幅計画
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 8 「オレってばスゲー感」とは? • Kitajさんが提唱
• 現在ではMatzさんや高橋さんも 使うくらい • Shibuya.jsのレポートにもあった よ! • 時には声も出して喜ぶことも重要
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 9 簡単インストール rubygemsとかを使って %
gem install tdiary でまるっとインストール完了
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 10 簡単起動 Webrickで簡単起動 %
tdiary • 開発の敷居が下がる • ローカルの作業記録とかに便利? • Webrick対応を誰かやって!
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 11 プラグインの整頓 Wikiに書いてあるプラグインをどこ かにまとめてインストールを簡単に
する (プラグイン開発マニュアルを整備)
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 12 プラグインのカテゴリ化 • Filter
• Comment • Webservice • Update • Text • …etc
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 13 プラグインのNetinstaller機能 % tdiary
--install filter::linkcheck % tdiary --install webservice::amazon % tdiary --update update::makerss こんな感じだったらいいな。
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 14 tDiary Party 2.1
• インストールを簡単に! • プラグイン開発を簡単に! • オレってばスゲー感を簡単 に!
06/04/15 tDiary Party 2.1 SHIBATA Hiroshi 15 tDiary Party 3.1
札幌で開催決定!(嘘)