rabbit-slide-kou-rwc-2014 2014.11.13.1 → 2014.11.13.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: df1a87d2cddea4895876485d34b19342798ffbca
|
4
|
+
data.tar.gz: a1857fdc0f474c177c2087c716460fe5ca3002ff
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 10c634ea1b78ca0e0b66308a6ccf167f6f9ff601690aa05bcf1ff288e186b00d2bfdb550575dfde28bfd7d0e9e629d50e4dda62571e5a35480eea37409e8e5cb
|
7
|
+
data.tar.gz: 42c2f9f44a8f536c8d59f1e236a8b4bf744a371db7172640648d4117efa1d21fda888af7c82a1b82d69c854756fada5def6cf8b19f8a3afd233602a709973fef
|
data/config.yaml
CHANGED
@@ -267,7 +267,7 @@ Rubyを使っても\n
|
|
267
267
|
(('note:(tDiaryスタイルのRuby浸透方法)'))
|
268
268
|
* 使いやすさで勝負する
|
269
269
|
|
270
|
-
= 使いやすさ
|
270
|
+
= 使いやすさ1
|
271
271
|
|
272
272
|
* 設定は少ないほうがよい
|
273
273
|
* 適切なデフォルト値
|
@@ -276,6 +276,14 @@ Rubyを使っても\n
|
|
276
276
|
* 起動するだけなら設定なしで
|
277
277
|
* 起動するまでが一番くじけやすい
|
278
278
|
|
279
|
+
= 使いやすさ2
|
280
|
+
|
281
|
+
* セットアップなしにする
|
282
|
+
* サービスとしても提供
|
283
|
+
* →登録したらすぐ使える
|
284
|
+
* →管理もしなくてよい
|
285
|
+
* →ローカルでテストしにくい
|
286
|
+
|
279
287
|
= まとめ1
|
280
288
|
|
281
289
|
* 趣意書
|
Binary file
|