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
tDiary Party 2.1
Search
SHIBATA Hiroshi
October 10, 2011
Programming
1
810
tDiary Party 2.1
SHIBATA Hiroshi
October 10, 2011
Tweet
Share
More Decks by SHIBATA Hiroshi
See All by SHIBATA Hiroshi
How to make faster release cycle of Ruby?
hsbt
2
5.4k
Ruby の開発を支えるエコシステム
hsbt
4
2.2k
Why is building the Ruby environment hard?
hsbt
6
7.1k
開発環境へのこだわり
hsbt
16
12k
OSS ことはじめ
hsbt
5
1.4k
GMO DevNight 05 在宅勤務開始から2ヶ月でやったこと
hsbt
2
510
Development Environment 2019
hsbt
1
320
How to become the Psychic
hsbt
0
1.9k
Software Development
hsbt
1
6.5k
Other Decks in Programming
See All in Programming
Datadog Workflow Automation で圧倒的価値提供
showwin
1
310
From the Wild into the Clouds - Laravel Meetup Talk
neverything
0
180
[JAWS DAYS 2025] 最近の DB の競合解決の仕組みが分かった気になってみた
maroon1st
0
170
CDK開発におけるコーディング規約の運用
yamanashi_ren01
2
260
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
160
新宿駅構内を三人称視点で探索してみる
satoshi7190
2
130
ソフトウェアエンジニアの成長
masuda220
PRO
12
2.2k
The Clean ArchitectureがWebフロントエンドでしっくりこないのは何故か / Why The Clean Architecture does not fit with Web Frontend
twada
PRO
56
17k
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
260
AWS Step Functions は CDK で書こう!
konokenj
5
870
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
270
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
14
4.8k
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
21
2.5k
Fireside Chat
paigeccino
35
3.2k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
Statistics for Hackers
jakevdp
797
220k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
27
1.9k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
GraphQLの誤解/rethinking-graphql
sonatard
69
10k
How STYLIGHT went responsive
nonsquared
99
5.4k
The Cult of Friendly URLs
andyhume
78
6.2k
Why You Should Never Use an ORM
jnunemaker
PRO
55
9.2k
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
札幌で開催決定!(嘘)