rabbit-slide-kou-rubykaigi-2013 2013.6.1.6 → 2013.6.1.7

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,7 +15,7 @@
15
15
  id="svg2"
16
16
  version="1.1"
17
17
  inkscape:version="0.48.3.1 r9886"
18
- sodipodi:docname="what-experience.svg">
18
+ sodipodi:docname="apply-key-idea.svg">
19
19
  <defs
20
20
  id="defs4">
21
21
  <linearGradient
@@ -705,12 +705,12 @@
705
705
  inkscape:cx="120.09175"
706
706
  inkscape:cy="66.607132"
707
707
  inkscape:document-units="px"
708
- inkscape:current-layer="layer1"
708
+ inkscape:current-layer="g4367"
709
709
  showgrid="false"
710
710
  inkscape:window-width="1235"
711
- inkscape:window-height="994"
712
- inkscape:window-x="2530"
713
- inkscape:window-y="20"
711
+ inkscape:window-height="708"
712
+ inkscape:window-x="129"
713
+ inkscape:window-y="27"
714
714
  inkscape:window-maximized="0"
715
715
  fit-margin-top="10"
716
716
  fit-margin-left="0"
@@ -969,20 +969,16 @@
969
969
  xml:space="preserve"
970
970
  style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Andika;-inkscape-font-specification:Andika"
971
971
  x="348.18954"
972
- y="405.05295"
972
+ y="411.05295"
973
973
  id="text4282"
974
974
  sodipodi:linespacing="100%"><tspan
975
975
  sodipodi:role="line"
976
976
  x="348.18954"
977
- y="405.05295"
978
- id="tspan4284">More</tspan><tspan
977
+ y="411.05295"
978
+ id="tspan3141">Better</tspan><tspan
979
979
  sodipodi:role="line"
980
980
  x="348.18954"
981
- y="417.05295"
982
- id="tspan3164">better</tspan><tspan
983
- sodipodi:role="line"
984
- x="348.18954"
985
- y="429.05295"
981
+ y="423.05295"
986
982
  id="tspan3166">softwares</tspan></text>
987
983
  </g>
988
984
  </g>
@@ -10,7 +10,7 @@
10
10
  : date
11
11
  2013/06/01
12
12
  : allotted-time
13
- 29m
13
+ 28m
14
14
  : theme
15
15
  .
16
16
 
@@ -31,9 +31,9 @@
31
31
  = This talk's goal
32
32
 
33
33
  (('tag:as-large-as-possible'))
34
- You know\nhow to develop more better softwares
34
+ You know\nhow to develop better softwares
35
35
 
36
- = More better?
36
+ = Better?
37
37
 
38
38
  Show\nby example
39
39
 
@@ -84,7 +84,7 @@ Show\nby example
84
84
 
85
85
  = API: Why
86
86
 
87
- Why is it\nmore better?
87
+ Why is it better?
88
88
 
89
89
  = API: Because
90
90
 
@@ -97,9 +97,9 @@ Similar to others
97
97
 
98
98
  = Is "similar" better?
99
99
 
100
- * Similarity makes sense of unity
101
- * Sense of unity makes readability
102
- * Readability is important to develop more better softwares
100
+ * Similarity makes consistency
101
+ * Consistency makes readability
102
+ * Readability is important to develop better softwares
103
103
 
104
104
  = Is "readability" important?
105
105
 
@@ -110,7 +110,7 @@ Similar to others
110
110
 
111
111
  = So
112
112
 
113
- Ruby-ish is\nmore better
113
+ Ruby-ish is\nbetter
114
114
 
115
115
  = Let's validate the example
116
116
 
@@ -167,7 +167,7 @@ File
167
167
 
168
168
  = Wrap up
169
169
 
170
- = More better
170
+ = Better
171
171
 
172
172
  Ruby-ish
173
173
 
@@ -178,7 +178,7 @@ Similar to others
178
178
  = The goal (reprise)
179
179
 
180
180
  (('tag:as-large-as-possible'))
181
- You know\nhow to develop more better softwares
181
+ You know\nhow to develop better softwares
182
182
 
183
183
  = In other words
184
184
 
@@ -248,7 +248,7 @@ You know\nwhat is "similar" and do similarly
248
248
  = The goal (reprise)
249
249
 
250
250
  (('tag:as-large-as-possible'))
251
- You know\nhow to develop more better softwares
251
+ You know\nhow to develop better softwares
252
252
 
253
253
  = Apply the key idea
254
254
 
@@ -526,9 +526,9 @@ Install:
526
526
  = This talk's goal
527
527
 
528
528
  (('tag:as-large-as-possible'))
529
- You know\nhow to develop more better softwares
529
+ You know\nhow to develop better softwares
530
530
 
531
- = More better
531
+ = Better
532
532
 
533
533
  Ruby-ish\n
534
534
  Similar to others
@@ -595,9 +595,9 @@ Use it to develop other softwares
595
595
  = Develop other softwares
596
596
 
597
597
  You can remember about
598
- * a more better bug report
598
+ * a better bug report
599
599
  * How to reproduce?
600
- * a more better patch
600
+ * a better patch
601
601
  * How to commit? (size? message?)
602
602
 
603
603
  = Conclusion
@@ -6,11 +6,11 @@ tags:
6
6
  - rubykaigi
7
7
  - library
8
8
  presentation_date: 2013/06/01
9
- version: 2013.6.1.6
9
+ version: 2013.6.1.7
10
10
  licenses:
11
11
  - CC BY-SA 3.0
12
12
  slideshare_id: rubykaigi-2013
13
- speaker_deck_id:
13
+ speaker_deck_id: be-a-library-developer
14
14
  ustream_id:
15
15
  vimeo_id:
16
16
  author:
@@ -974,11 +974,11 @@
974
974
  inkscape:cx="142.72234"
975
975
  inkscape:cy="88.427518"
976
976
  inkscape:document-units="px"
977
- inkscape:current-layer="g3997-4"
977
+ inkscape:current-layer="g4367"
978
978
  showgrid="false"
979
979
  inkscape:window-width="1235"
980
- inkscape:window-height="994"
981
- inkscape:window-x="2500"
980
+ inkscape:window-height="708"
981
+ inkscape:window-x="129"
982
982
  inkscape:window-y="27"
983
983
  inkscape:window-maximized="0"
984
984
  fit-margin-top="10"
@@ -1169,20 +1169,16 @@
1169
1169
  xml:space="preserve"
1170
1170
  style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Andika;-inkscape-font-specification:Andika"
1171
1171
  x="348.18954"
1172
- y="405.05295"
1172
+ y="411.05295"
1173
1173
  id="text4282"
1174
1174
  sodipodi:linespacing="100%"><tspan
1175
1175
  sodipodi:role="line"
1176
1176
  x="348.18954"
1177
- y="405.05295"
1178
- id="tspan4284">More</tspan><tspan
1177
+ y="411.05295"
1178
+ id="tspan3164">Better</tspan><tspan
1179
1179
  sodipodi:role="line"
1180
1180
  x="348.18954"
1181
- y="417.05295"
1182
- id="tspan3164">better</tspan><tspan
1183
- sodipodi:role="line"
1184
- x="348.18954"
1185
- y="429.05295"
1181
+ y="423.05295"
1186
1182
  id="tspan3166">softwares</tspan></text>
1187
1183
  </g>
1188
1184
  <g
@@ -974,11 +974,11 @@
974
974
  inkscape:cx="142.72234"
975
975
  inkscape:cy="88.427518"
976
976
  inkscape:document-units="px"
977
- inkscape:current-layer="layer5"
977
+ inkscape:current-layer="g4367"
978
978
  showgrid="false"
979
979
  inkscape:window-width="1235"
980
- inkscape:window-height="994"
981
- inkscape:window-x="2500"
980
+ inkscape:window-height="708"
981
+ inkscape:window-x="129"
982
982
  inkscape:window-y="27"
983
983
  inkscape:window-maximized="0"
984
984
  fit-margin-top="10"
@@ -1169,20 +1169,16 @@
1169
1169
  xml:space="preserve"
1170
1170
  style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Andika;-inkscape-font-specification:Andika"
1171
1171
  x="348.18954"
1172
- y="405.05295"
1172
+ y="411.05295"
1173
1173
  id="text4282"
1174
1174
  sodipodi:linespacing="100%"><tspan
1175
1175
  sodipodi:role="line"
1176
1176
  x="348.18954"
1177
- y="405.05295"
1178
- id="tspan4284">More</tspan><tspan
1177
+ y="411.05295"
1178
+ id="tspan3164">Better</tspan><tspan
1179
1179
  sodipodi:role="line"
1180
1180
  x="348.18954"
1181
- y="417.05295"
1182
- id="tspan3164">better</tspan><tspan
1183
- sodipodi:role="line"
1184
- x="348.18954"
1185
- y="429.05295"
1181
+ y="423.05295"
1186
1182
  id="tspan3166">softwares</tspan></text>
1187
1183
  </g>
1188
1184
  <g
@@ -15,7 +15,7 @@
15
15
  id="svg2"
16
16
  version="1.1"
17
17
  inkscape:version="0.48.3.1 r9886"
18
- sodipodi:docname="ruby-user-experience.svg">
18
+ sodipodi:docname="rubyist-experience.svg">
19
19
  <defs
20
20
  id="defs4">
21
21
  <linearGradient
@@ -900,12 +900,12 @@
900
900
  inkscape:cx="71.698893"
901
901
  inkscape:cy="66.607132"
902
902
  inkscape:document-units="px"
903
- inkscape:current-layer="g3997"
903
+ inkscape:current-layer="g4367"
904
904
  showgrid="false"
905
905
  inkscape:window-width="1235"
906
- inkscape:window-height="994"
907
- inkscape:window-x="2429"
908
- inkscape:window-y="191"
906
+ inkscape:window-height="708"
907
+ inkscape:window-x="51"
908
+ inkscape:window-y="36"
909
909
  inkscape:window-maximized="0"
910
910
  fit-margin-top="10"
911
911
  fit-margin-left="0"
@@ -1165,20 +1165,16 @@
1165
1165
  xml:space="preserve"
1166
1166
  style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Andika;-inkscape-font-specification:Andika"
1167
1167
  x="348.18954"
1168
- y="405.05295"
1168
+ y="411.05295"
1169
1169
  id="text4282"
1170
1170
  sodipodi:linespacing="100%"><tspan
1171
1171
  sodipodi:role="line"
1172
1172
  x="348.18954"
1173
- y="405.05295"
1174
- id="tspan4284">More</tspan><tspan
1173
+ y="411.05295"
1174
+ id="tspan3164">Better</tspan><tspan
1175
1175
  sodipodi:role="line"
1176
1176
  x="348.18954"
1177
- y="417.05295"
1178
- id="tspan3164">better</tspan><tspan
1179
- sodipodi:role="line"
1180
- x="348.18954"
1181
- y="429.05295"
1177
+ y="423.05295"
1182
1178
  id="tspan3166">softwares</tspan></text>
1183
1179
  </g>
1184
1180
  </g>
@@ -974,12 +974,12 @@
974
974
  inkscape:cx="142.72234"
975
975
  inkscape:cy="88.427518"
976
976
  inkscape:document-units="px"
977
- inkscape:current-layer="g3997-4"
977
+ inkscape:current-layer="g4367"
978
978
  showgrid="false"
979
979
  inkscape:window-width="1235"
980
- inkscape:window-height="994"
981
- inkscape:window-x="2500"
982
- inkscape:window-y="27"
980
+ inkscape:window-height="708"
981
+ inkscape:window-x="88"
982
+ inkscape:window-y="12"
983
983
  inkscape:window-maximized="0"
984
984
  fit-margin-top="10"
985
985
  fit-margin-left="0"
@@ -1169,20 +1169,16 @@
1169
1169
  xml:space="preserve"
1170
1170
  style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Andika;-inkscape-font-specification:Andika"
1171
1171
  x="348.18954"
1172
- y="405.05295"
1172
+ y="411.05295"
1173
1173
  id="text4282"
1174
1174
  sodipodi:linespacing="100%"><tspan
1175
1175
  sodipodi:role="line"
1176
1176
  x="348.18954"
1177
- y="405.05295"
1178
- id="tspan4284">More</tspan><tspan
1177
+ y="411.05295"
1178
+ id="tspan3164">Better</tspan><tspan
1179
1179
  sodipodi:role="line"
1180
1180
  x="348.18954"
1181
- y="417.05295"
1182
- id="tspan3164">better</tspan><tspan
1183
- sodipodi:role="line"
1184
- x="348.18954"
1185
- y="429.05295"
1181
+ y="423.05295"
1186
1182
  id="tspan3166">softwares</tspan></text>
1187
1183
  </g>
1188
1184
  <g
@@ -779,12 +779,12 @@
779
779
  inkscape:cx="71.698893"
780
780
  inkscape:cy="66.607132"
781
781
  inkscape:document-units="px"
782
- inkscape:current-layer="g3140"
782
+ inkscape:current-layer="g4367"
783
783
  showgrid="false"
784
784
  inkscape:window-width="1235"
785
- inkscape:window-height="994"
786
- inkscape:window-x="2266"
787
- inkscape:window-y="131"
785
+ inkscape:window-height="708"
786
+ inkscape:window-x="-115"
787
+ inkscape:window-y="-11"
788
788
  inkscape:window-maximized="0"
789
789
  fit-margin-top="10"
790
790
  fit-margin-left="0"
@@ -1044,20 +1044,16 @@
1044
1044
  xml:space="preserve"
1045
1045
  style="font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:center;line-height:100%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:middle;fill:#000000;fill-opacity:1;stroke:none;font-family:Andika;-inkscape-font-specification:Andika"
1046
1046
  x="348.18954"
1047
- y="405.05295"
1047
+ y="411.05295"
1048
1048
  id="text4282"
1049
1049
  sodipodi:linespacing="100%"><tspan
1050
1050
  sodipodi:role="line"
1051
1051
  x="348.18954"
1052
- y="405.05295"
1053
- id="tspan4284">More</tspan><tspan
1052
+ y="411.05295"
1053
+ id="tspan3164">Better</tspan><tspan
1054
1054
  sodipodi:role="line"
1055
1055
  x="348.18954"
1056
- y="417.05295"
1057
- id="tspan3164">better</tspan><tspan
1058
- sodipodi:role="line"
1059
- x="348.18954"
1060
- y="429.05295"
1056
+ y="423.05295"
1061
1057
  id="tspan3166">softwares</tspan></text>
1062
1058
  </g>
1063
1059
  </g>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rabbit-slide-kou-rubykaigi-2013
3
3
  version: !ruby/object:Gem::Version
4
- version: 2013.6.1.6
4
+ version: 2013.6.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-31 00:00:00.000000000 Z
12
+ date: 2013-06-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rabbit