benevolent_gaze 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (157) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +18 -0
  3. data/Gemfile +4 -0
  4. data/LICENSE.txt +22 -0
  5. data/README.md +112 -0
  6. data/Rakefile +2 -0
  7. data/benevolent_gaze.gemspec +35 -0
  8. data/bin/benevolent_gaze +5 -0
  9. data/frontend/.gitignore +15 -0
  10. data/frontend/Gemfile +21 -0
  11. data/frontend/Gemfile.lock +162 -0
  12. data/frontend/config.rb +56 -0
  13. data/frontend/data/site.yml +4 -0
  14. data/frontend/source/images/.gitkeep +0 -0
  15. data/frontend/source/images/board@1x.png +0 -0
  16. data/frontend/source/images/city@1x.png +0 -0
  17. data/frontend/source/images/complete_left_panel@1x.png +0 -0
  18. data/frontend/source/images/icon_password@1x.png +0 -0
  19. data/frontend/source/images/icon_wifi@1x.png +0 -0
  20. data/frontend/source/images/logo@1x.png +0 -0
  21. data/frontend/source/images/pin_rope@1x.png +0 -0
  22. data/frontend/source/images/register@2x.png +0 -0
  23. data/frontend/source/images/sky@1x.png +0 -0
  24. data/frontend/source/images/sky_register@1x.png +0 -0
  25. data/frontend/source/images/sun@1x.png +0 -0
  26. data/frontend/source/images/tape_left@1x.png +0 -0
  27. data/frontend/source/images/tape_right@1x.png +0 -0
  28. data/frontend/source/images/thanks@2x.png +0 -0
  29. data/frontend/source/images/uploads/info.txt +1 -0
  30. data/frontend/source/images/visitor_art@1x.png +0 -0
  31. data/frontend/source/images/welcome@1x.png +0 -0
  32. data/frontend/source/index.html.haml +33 -0
  33. data/frontend/source/javascripts/all.js +161 -0
  34. data/frontend/source/layouts/layout.haml +23 -0
  35. data/frontend/source/register.html.haml +21 -0
  36. data/frontend/source/stylesheets/animate.css.scss +3176 -0
  37. data/frontend/source/stylesheets/application.css.scss +291 -0
  38. data/frontend/source/thanks.html.haml +8 -0
  39. data/kiosk/.env +7 -0
  40. data/kiosk/Procfile +2 -0
  41. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-22037a34.woff +0 -0
  42. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-66b1fc67.svg +229 -0
  43. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-aafafdc0.ttf +0 -0
  44. data/kiosk/public/fonts/bootstrap/glyphicons-halflings-regular-f3a9a3b6.eot +0 -0
  45. data/kiosk/public/images/board@1x-b5fb87e5.png +0 -0
  46. data/kiosk/public/images/city@1x-22396032.png +0 -0
  47. data/kiosk/public/images/complete_left_panel@1x-7dec25da.png +0 -0
  48. data/kiosk/public/images/icon_password@1x-fb34b974.png +0 -0
  49. data/kiosk/public/images/icon_wifi@1x-e92e9c20.png +0 -0
  50. data/kiosk/public/images/logo@1x-927932fa.png +0 -0
  51. data/kiosk/public/images/pin_rope@1x-f5912856.png +0 -0
  52. data/kiosk/public/images/register@2x-328082c6.png +0 -0
  53. data/kiosk/public/images/sky@1x-47babe39.png +0 -0
  54. data/kiosk/public/images/sky_register@1x-cd96f779.png +0 -0
  55. data/kiosk/public/images/sun@1x-4f644bff.png +0 -0
  56. data/kiosk/public/images/tape_left@1x-9f3af6c1.png +0 -0
  57. data/kiosk/public/images/tape_right@1x-646752c4.png +0 -0
  58. data/kiosk/public/images/thanks@2x-694b424f.png +0 -0
  59. data/kiosk/public/images/uploads/info.txt +1 -0
  60. data/kiosk/public/images/visitor_art@1x-21d82dcb.png +0 -0
  61. data/kiosk/public/images/welcome@1x-7d17fbb9.png +0 -0
  62. data/kiosk/public/index.html +74 -0
  63. data/kiosk/public/javascripts/all-eb365891.js +12256 -0
  64. data/kiosk/public/register.html +52 -0
  65. data/kiosk/public/stylesheets/animate-31203878.css +6 -0
  66. data/kiosk/public/stylesheets/application-70841e1d.css +1 -0
  67. data/kiosk/public/thanks.html +36 -0
  68. data/lib/benevolent_gaze/bgapp.rb +39 -0
  69. data/lib/benevolent_gaze/cli.rb +153 -0
  70. data/lib/benevolent_gaze/kiosk.rb +164 -0
  71. data/lib/benevolent_gaze/kiosk_bak.rb +164 -0
  72. data/lib/benevolent_gaze/tracker.rb +87 -0
  73. data/lib/benevolent_gaze/version.rb +3 -0
  74. data/lib/benevolent_gaze.rb +5 -0
  75. data/website/.gitignore +18 -0
  76. data/website/Gemfile +20 -0
  77. data/website/Gemfile.lock +151 -0
  78. data/website/config.rb +58 -0
  79. data/website/data/site.yml +4 -0
  80. data/website/source/CNAME +1 -0
  81. data/website/source/fonts/OpenSans-Regular-webfont.eot +0 -0
  82. data/website/source/fonts/OpenSans-Regular-webfont.svg +1831 -0
  83. data/website/source/fonts/OpenSans-Regular-webfont.ttf +0 -0
  84. data/website/source/fonts/OpenSans-Regular-webfont.woff +0 -0
  85. data/website/source/fonts/Oswald-Bold.eot +0 -0
  86. data/website/source/fonts/Oswald-Bold.svg +0 -0
  87. data/website/source/fonts/Oswald-Bold.ttf +0 -0
  88. data/website/source/fonts/Oswald-Bold.woff +0 -0
  89. data/website/source/fonts/Oswald-Light.eot +0 -0
  90. data/website/source/fonts/Oswald-Light.svg +0 -0
  91. data/website/source/fonts/Oswald-Light.ttf +0 -0
  92. data/website/source/fonts/Oswald-Light.woff +0 -0
  93. data/website/source/fonts/Oswald-Regular.eot +0 -0
  94. data/website/source/fonts/Oswald-Regular.svg +0 -0
  95. data/website/source/fonts/Oswald-Regular.ttf +0 -0
  96. data/website/source/fonts/Oswald-Regular.woff +0 -0
  97. data/website/source/fonts/TradeGothic-BoldCondTwenty.eot +0 -0
  98. data/website/source/fonts/TradeGothic-BoldCondTwenty.svg +0 -0
  99. data/website/source/fonts/TradeGothic-BoldCondTwenty.ttf +0 -0
  100. data/website/source/fonts/TradeGothic-BoldCondTwenty.woff +0 -0
  101. data/website/source/fonts/TradeGothic-CondEighteen.eot +0 -0
  102. data/website/source/fonts/TradeGothic-CondEighteen.svg +0 -0
  103. data/website/source/fonts/TradeGothic-CondEighteen.ttf +0 -0
  104. data/website/source/fonts/TradeGothic-CondEighteen.woff +0 -0
  105. data/website/source/fonts/telegrafico_by_ficod-webfont.eot +0 -0
  106. data/website/source/fonts/telegrafico_by_ficod-webfont.svg +95 -0
  107. data/website/source/fonts/telegrafico_by_ficod-webfont.ttf +0 -0
  108. data/website/source/fonts/telegrafico_by_ficod-webfont.woff +0 -0
  109. data/website/source/images/.gitkeep +0 -0
  110. data/website/source/images/gaze.png +0 -0
  111. data/website/source/images/splash/accessorized_badge@2x.png +0 -0
  112. data/website/source/images/splash/benevolent_gaze_icon@2x.png +0 -0
  113. data/website/source/images/splash/benevolent_gaze_logo@2x.png +0 -0
  114. data/website/source/images/splash/benevolent_gaze_logo_color@2x.png +0 -0
  115. data/website/source/images/splash/benevolent_gaze_text@2x.png +0 -0
  116. data/website/source/images/splash/brackets.png +0 -0
  117. data/website/source/images/splash/checkmark.png +0 -0
  118. data/website/source/images/splash/circle_for_logo@2x.png +0 -0
  119. data/website/source/images/splash/cloud_cover@2x.png +0 -0
  120. data/website/source/images/splash/clouds.png +0 -0
  121. data/website/source/images/splash/complete_badge@2x.png +0 -0
  122. data/website/source/images/splash/down_arrow.png +0 -0
  123. data/website/source/images/splash/easy_badge@2x.png +0 -0
  124. data/website/source/images/splash/faded-clouds.png +0 -0
  125. data/website/source/images/splash/github_banner@2x.png +0 -0
  126. data/website/source/images/splash/hero_bkg.png +0 -0
  127. data/website/source/images/splash/left-bracket.png +0 -0
  128. data/website/source/images/splash/more-awesome-stuff.png +0 -0
  129. data/website/source/images/splash/overbracket.png +0 -0
  130. data/website/source/images/splash/rainbow@2x.png +0 -0
  131. data/website/source/images/splash/rainbow_banner@2x.png +0 -0
  132. data/website/source/images/splash/right-bracket.png +0 -0
  133. data/website/source/images/splash/seed-logo-color.png +0 -0
  134. data/website/source/images/splash/seed-logo.png +0 -0
  135. data/website/source/images/splash/sensible-defaults.png +0 -0
  136. data/website/source/images/splash/single_check@2x.png +0 -0
  137. data/website/source/images/splash/sky_background.png +0 -0
  138. data/website/source/images/splash/solid-gems.png +0 -0
  139. data/website/source/images/splash/ted.png +0 -0
  140. data/website/source/images/splash/ted_on_unicorn@2x.png +0 -0
  141. data/website/source/images/splash/view-me-on-github.png +0 -0
  142. data/website/source/index.html.haml +181 -0
  143. data/website/source/javascripts/all.js +3 -0
  144. data/website/source/javascripts/modernizr.js +1406 -0
  145. data/website/source/javascripts/scrollReveal.js +398 -0
  146. data/website/source/layouts/_footer.html.haml +34 -0
  147. data/website/source/layouts/_javascripts.erb +9 -0
  148. data/website/source/layouts/docs_layout.haml +23 -0
  149. data/website/source/layouts/layout.haml +87 -0
  150. data/website/source/stylesheets/animate.css +3158 -0
  151. data/website/source/stylesheets/application.css.scss +534 -0
  152. data/website/source/stylesheets/fonts/socicon-webfont.eot +0 -0
  153. data/website/source/stylesheets/fonts/socicon-webfont.svg +90 -0
  154. data/website/source/stylesheets/fonts/socicon-webfont.ttf +0 -0
  155. data/website/source/stylesheets/fonts/socicon-webfont.woff +0 -0
  156. data/website/source/stylesheets/socicons.css +124 -0
  157. metadata +382 -0
@@ -0,0 +1,95 @@
1
+ <?xml version="1.0" standalone="no"?>
2
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
3
+ <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>
5
+ This is a custom SVG webfont generated by Font Squirrel.
6
+ Copyright : freeware designsalvo nicolosi 2006 contactsnicolosiatgmailcom
7
+ Designer : Salvo Nicolosi
8
+ Foundry : Salvo Nicolosi
9
+ </metadata>
10
+ <defs>
11
+ <font id="webfontbRat92gB" horiz-adv-x="1224" >
12
+ <font-face units-per-em="2048" ascent="1638" descent="-410" />
13
+ <missing-glyph horiz-adv-x="477" />
14
+ <glyph unicode=" " horiz-adv-x="477" />
15
+ <glyph unicode="&#x09;" horiz-adv-x="477" />
16
+ <glyph unicode="&#xa0;" horiz-adv-x="477" />
17
+ <glyph unicode="A" horiz-adv-x="1406" d="M158 0l547 1094l546 -1094h-202l-93 182h-501l-95 -182h-202zM543 365h321l-159 321z" />
18
+ <glyph unicode="B" d="M158 0v1094h592q65 0 122 -25t103 -70q43 -43 67 -102q27 -63 27 -123q0 -131 -96 -227q96 -92 96 -230q0 -59 -27 -122q-25 -57 -67 -101q-45 -45 -103 -69q-58 -25 -122 -25h-592zM338 182h412q27 0 53 11q23 8 43 28q18 18 28.5 45t10.5 51q0 27 -11 54q-8 23 -28 43 q-18 18 -43 30q-20 10 -53 11h-412v-273zM338 637h412q33 0 53 10q25 12 43 31q20 20 28 43q10 27 10.5 53.5t-10.5 52.5q-8 23 -28 43q-23 23 -43 31q-27 10 -53 10h-412v-274z" />
19
+ <glyph unicode="C" horiz-adv-x="1249" d="M158 547q0 109 43 211q41 96 118 174q76 76 174.5 119t213.5 43q113 0 211 -43t174 -119l-129 -129q-109 109 -256 108q-74 0 -144 -28q-61 -25 -114 -78q-55 -55 -80 -117q-29 -70 -29 -141.5t29 -140.5q27 -66 78 -117t116 -78q70 -29 144 -29q145 0 256 107l129 -129 q-72 -72 -174 -117q-98 -43 -211 -43q-115 0 -213 43q-102 45 -175 117q-76 76 -118.5 174t-42.5 213z" />
20
+ <glyph unicode="D" d="M158 0v1094h364q113 0 211 -43t174 -119q72 -72 117 -174.5t45 -211t-45 -211t-117 -173.5q-78 -78 -174 -119q-102 -43 -211 -43h-364zM338 182h184q72 0 142 29q59 25 114 80q53 53 78 115q29 70 29 141q0 70 -29 139q-27 66 -78 117q-55 55 -116 80q-70 29 -140 28 h-184v-729z" />
21
+ <glyph unicode="E" horiz-adv-x="1042" d="M158 0v1094h727v-183h-547v-274h547v-182h-547v-273h547v-182h-727z" />
22
+ <glyph unicode="F" horiz-adv-x="1042" d="M158 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180z" />
23
+ <glyph unicode="G" horiz-adv-x="1316" d="M158 547q0 225 159 385q162 162 388 162q115 0 213 -43t174 -119l-131 -129q-104 109 -256 108q-150 0 -259 -108q-106 -111 -106 -256q0 -147 106 -258q111 -106 259 -107q84 0 151 33q74 35 123 90v150h-274v182h456v-391q-31 -47 -88 -101q-45 -43 -106 -77 q-55 -33 -125 -52q-59 -16 -137 -16q-227 0 -387 160t-160 387z" />
24
+ <glyph unicode="H" d="M158 0v1094h180v-455h547v455h184v-1094h-184v455h-547v-455h-180z" />
25
+ <glyph unicode="I" horiz-adv-x="495" d="M158 0v1094h180v-1094h-180z" />
26
+ <glyph unicode="J" horiz-adv-x="937" d="M158 106l131 130q53 -53 126.5 -53.5t127.5 53.5q55 55 55 129v729h184v-729q0 -150 -108 -259q-113 -106 -258 -106q-147 0 -258 106z" />
27
+ <glyph unicode="K" d="M158 0v1094h180v-471l473 471h258l-547 -547l547 -547h-258l-473 469v-469h-180z" />
28
+ <glyph unicode="L" horiz-adv-x="1042" d="M158 0v1094h180v-912h547v-182h-727z" />
29
+ <glyph unicode="M" horiz-adv-x="1409" d="M158 0v1094l547 -547l548 547v-1094h-184v653l-364 -364l-367 364v-653h-180z" />
30
+ <glyph unicode="N" d="M158 2v1094l727 -656v656h184v-1094v2v-4l-731 655v-653h-180z" />
31
+ <glyph unicode="O" horiz-adv-x="1409" d="M158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -229 -163 -387q-160 -160 -385 -160q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107q145 0 256 107q109 109 108 258q0 147 -108.5 255.5t-255.5 108.5 q-150 0 -259 -108q-106 -111 -106 -256z" />
32
+ <glyph unicode="P" d="M158 0v1094h547q150 0 256 -107q109 -109 108 -260q0 -150 -108 -258q-109 -104 -256 -104h-367v-365h-180zM338 547h367q74 0 127 53t53 127q0 76 -54 129q-55 55 -126 55h-367v-364z" />
33
+ <glyph unicode="Q" horiz-adv-x="1409" d="M158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -174 -102 -318l102 -100l-131 -129l-102 100q-143 -100 -315 -100q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107q145 0 256 107q109 109 108 258 q0 147 -108.5 255.5t-255.5 108.5q-150 0 -259 -108q-106 -111 -106 -256z" />
34
+ <glyph unicode="R" d="M158 0v1094h547q150 0 256 -107q109 -109 108 -258q0 -113 -65 -207q-63 -90 -160 -129l225 -393h-211l-211 365h-309v-365h-180zM338 549l367 -2q74 0 127 53t53 129q0 74 -54 127q-55 55 -126 55h-367v-362z" />
35
+ <glyph unicode="S" d="M158 0v182h590q29 0 55 11q23 8 43 28.5t28 42.5q10 27 11 53q0 55 -41 96.5t-96 41.5h-273q-131 0 -225 94q-92 92 -92 225t92 225q92 94 225 95h594v-183h-594q-27 0 -53 -10q-20 -8 -43 -30.5t-31 -43.5q-10 -27 -10 -53q0 -55 41 -96t96 -41h273q131 0 225 -94 q96 -92 96 -226q0 -129 -96 -225q-92 -92 -225 -92h-590z" />
36
+ <glyph unicode="T" horiz-adv-x="1226" d="M158 911v183h911v-183h-362v-911h-185v911h-364z" />
37
+ <glyph unicode="U" d="M158 455v639h180v-639q0 -113 80 -193t192.5 -80t192.5 80q82 80 82 193v639h184v-639q0 -186 -135 -322q-137 -133 -324 -133q-182 0 -319 133q-133 138 -133 322z" />
38
+ <glyph unicode="V" horiz-adv-x="1406" d="M158 1094h202l345 -686l344 686h202l-546 -1094z" />
39
+ <glyph unicode="W" horiz-adv-x="2095" d="M158 1094h202l347 -686l342 686l342 -686l344 686h202l-546 -1094l-342 686l-342 -686z" />
40
+ <glyph unicode="X" horiz-adv-x="1400" d="M158 0l428 547l-428 547h233l309 -400l314 400h231l-428 -547l428 -547h-231l-314 399l-309 -399h-233z" />
41
+ <glyph unicode="Y" horiz-adv-x="1400" d="M158 1094h233l309 -400l314 400h231l-450 -574v-520h-181v510z" />
42
+ <glyph unicode="Z" horiz-adv-x="1409" d="M158 0l712 911h-712v183h1087l-713 -912h721v-182h-1095z" />
43
+ <glyph unicode="a" horiz-adv-x="1406" d="M158 0l547 1094l546 -1094h-202l-93 182h-501l-95 -182h-202zM543 365h321l-159 321z" />
44
+ <glyph unicode="b" d="M158 0v1094h592q133 0 225 -95q94 -94 94 -225t-96 -227q96 -92 96 -230q0 -127 -94 -225q-92 -92 -225 -92h-592zM338 182h412q27 0 53 11q23 8 43 28q18 18 28.5 45t10.5 51q0 55 -41 96.5t-94 41.5h-412v-273zM338 637h412q33 0 53 10q25 12 43 31q20 20 28 43 q10 27 10.5 53.5t-10.5 52.5q-8 23 -28 43q-23 23 -43 31q-27 10 -53 10h-412v-274z" />
45
+ <glyph unicode="c" horiz-adv-x="1249" d="M158 547q0 225 159 385q162 162 390 162q113 0 211 -43t174 -119l-129 -129q-109 109 -256 108q-152 0 -261 -108q-106 -106 -106 -256q0 -152 106 -258q111 -106 261 -107q145 0 256 107l129 -129q-72 -72 -174 -117q-98 -43 -211 -43q-229 0 -389 160t-160 387z" />
46
+ <glyph unicode="d" d="M158 0v1094h364q223 0 385 -162t162 -385q0 -225 -162 -387q-160 -160 -385 -160h-364zM338 182h184q145 0 256 107q106 106 107 258q0 150 -107 256q-109 109 -256 108h-184v-729z" />
47
+ <glyph unicode="e" horiz-adv-x="1042" d="M158 0v1094h727v-183h-547v-274h547v-182h-547v-273h547v-182h-727z" />
48
+ <glyph unicode="f" horiz-adv-x="1042" d="M158 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180z" />
49
+ <glyph unicode="g" horiz-adv-x="1316" d="M158 547q0 225 159 385q162 162 388 162q115 0 213 -43t174 -119l-131 -129q-104 109 -256 108q-150 0 -259 -108q-106 -111 -106 -256q0 -147 106 -258q111 -106 259 -107q84 0 151 33q74 35 123 90v150h-274v182h456v-391q-31 -47 -88 -101q-45 -43 -106 -77 q-55 -33 -125 -52q-59 -16 -137 -16q-227 0 -387 160t-160 387z" />
50
+ <glyph unicode="h" d="M158 0v1094h180v-455h547v455h184v-1094h-184v455h-547v-455h-180z" />
51
+ <glyph unicode="i" horiz-adv-x="495" d="M158 0v1094h180v-1094h-180z" />
52
+ <glyph unicode="j" horiz-adv-x="937" d="M158 106l131 130q53 -53 126.5 -53.5t127.5 53.5q55 55 55 129v729h184v-729q0 -150 -108 -259q-113 -106 -258 -106q-147 0 -258 106z" />
53
+ <glyph unicode="k" d="M158 0v1094h180v-471l473 471h258l-547 -547l547 -547h-258l-473 469v-469h-180z" />
54
+ <glyph unicode="l" horiz-adv-x="1042" d="M158 0v1094h180v-912h547v-182h-727z" />
55
+ <glyph unicode="m" horiz-adv-x="1409" d="M158 0v1094l547 -547l548 547v-1094h-184v653l-364 -364l-367 364v-653h-180z" />
56
+ <glyph unicode="n" d="M158 2v1094l727 -656v656h184v-1094v2v-4l-731 655v-653h-180z" />
57
+ <glyph unicode="o" horiz-adv-x="1409" d="M158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -229 -163 -387q-160 -160 -385 -160q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107q145 0 256 107q109 109 108 258q0 147 -108.5 255.5t-255.5 108.5 q-150 0 -259 -108q-106 -111 -106 -256z" />
58
+ <glyph unicode="p" d="M158 0v1094h547q150 0 256 -107q109 -109 108 -260q0 -150 -108 -258q-109 -104 -256 -104h-367v-365h-180zM338 547h367q74 0 127 53t53 127q0 76 -54 129q-55 55 -126 55h-367v-364z" />
59
+ <glyph unicode="q" horiz-adv-x="1409" d="M158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -174 -102 -318l102 -100l-131 -129l-102 100q-143 -100 -315 -100q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107q145 0 256 107q109 109 108 258 q0 147 -108.5 255.5t-255.5 108.5q-150 0 -259 -108q-106 -111 -106 -256z" />
60
+ <glyph unicode="r" d="M158 0v1094h547q150 0 256 -107q109 -109 108 -258q0 -113 -65 -207q-63 -90 -160 -129l225 -393h-211l-211 365h-309v-365h-180zM338 549l367 -2q74 0 127 53t53 129q0 74 -54 127q-55 55 -126 55h-367v-362z" />
61
+ <glyph unicode="s" d="M158 0v182h590q29 0 55 11q23 8 43 28.5t28 42.5q10 27 11 53q0 55 -41 96.5t-96 41.5h-273q-131 0 -225 94q-92 92 -92 225t92 225q92 94 225 95h594v-183h-594q-27 0 -53 -10q-20 -8 -43 -30.5t-31 -43.5q-10 -27 -10 -53q0 -55 41 -96t96 -41h273q131 0 225 -94 q96 -92 96 -226q0 -129 -96 -225q-92 -92 -225 -92h-590z" />
62
+ <glyph unicode="t" horiz-adv-x="1226" d="M158 911v183h911v-183h-362v-911h-185v911h-364z" />
63
+ <glyph unicode="u" d="M158 455v639h180v-639q0 -113 80 -193t192.5 -80t192.5 80q82 80 82 193v639h184v-639q0 -186 -135 -322q-137 -133 -324 -133q-182 0 -319 133q-133 138 -133 322z" />
64
+ <glyph unicode="v" horiz-adv-x="1406" d="M158 1094h202l345 -686l344 686h202l-546 -1094z" />
65
+ <glyph unicode="w" horiz-adv-x="2095" d="M158 1094h202l347 -686l342 686l342 -686l344 686h202l-546 -1094l-342 686l-342 -686z" />
66
+ <glyph unicode="x" horiz-adv-x="1400" d="M158 0l428 547l-428 547h233l309 -400l314 400h231l-428 -547l428 -547h-231l-314 399l-309 -399h-233z" />
67
+ <glyph unicode="y" horiz-adv-x="1400" d="M158 1094h233l309 -400l314 400h231l-450 -574v-520h-181v510z" />
68
+ <glyph unicode="z" horiz-adv-x="1409" d="M158 0l712 911h-712v183h1087l-713 -912h721v-182h-1095z" />
69
+ <glyph unicode="&#xaa;" horiz-adv-x="1406" d="M158 0l547 1094l546 -1094h-202l-93 182h-501l-95 -182h-202zM543 365h321l-159 321z" />
70
+ <glyph unicode="&#xad;" horiz-adv-x="786" />
71
+ <glyph unicode="&#xba;" horiz-adv-x="1409" d="M158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -229 -163 -387q-160 -160 -385 -160q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107q145 0 256 107q109 109 108 258q0 147 -108.5 255.5t-255.5 108.5 q-150 0 -259 -108q-106 -111 -106 -256z" />
72
+ <glyph unicode="&#x152;" horiz-adv-x="2451" d="M1567 0v1094h727v-183h-547v-274h547v-182h-547v-273h547v-182h-727zM158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -229 -163 -387q-160 -160 -385 -160q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107 q145 0 256 107q109 109 108 258q0 147 -108.5 255.5t-255.5 108.5q-150 0 -259 -108q-106 -111 -106 -256z" />
73
+ <glyph unicode="&#x153;" horiz-adv-x="2451" d="M1567 0v1094h727v-183h-547v-274h547v-182h-547v-273h547v-182h-727zM158 547q0 225 159 385q158 162 388 162q223 0 385 -162q164 -160 163 -385q0 -229 -163 -387q-160 -160 -385 -160q-227 0 -387 160t-160 387zM340 547q0 -147 106 -258q111 -106 259 -107 q145 0 256 107q109 109 108 258q0 147 -108.5 255.5t-255.5 108.5q-150 0 -259 -108q-106 -111 -106 -256z" />
74
+ <glyph unicode="&#x2000;" horiz-adv-x="544" />
75
+ <glyph unicode="&#x2001;" horiz-adv-x="1093" />
76
+ <glyph unicode="&#x2002;" horiz-adv-x="544" />
77
+ <glyph unicode="&#x2003;" horiz-adv-x="1093" />
78
+ <glyph unicode="&#x2004;" horiz-adv-x="362" />
79
+ <glyph unicode="&#x2005;" horiz-adv-x="272" />
80
+ <glyph unicode="&#x2006;" horiz-adv-x="180" />
81
+ <glyph unicode="&#x2007;" horiz-adv-x="180" />
82
+ <glyph unicode="&#x2008;" horiz-adv-x="135" />
83
+ <glyph unicode="&#x2009;" horiz-adv-x="217" />
84
+ <glyph unicode="&#x200a;" horiz-adv-x="59" />
85
+ <glyph unicode="&#x2013;" horiz-adv-x="1024" d="M205 512v205h614v-205h-614z" />
86
+ <glyph unicode="&#x2014;" horiz-adv-x="2048" d="M205 512v205h1638v-205h-1638z" />
87
+ <glyph unicode="&#x202f;" horiz-adv-x="217" />
88
+ <glyph unicode="&#x205f;" horiz-adv-x="272" />
89
+ <glyph unicode="&#x2122;" horiz-adv-x="2635" d="M1385 0v1094l547 -547l548 547v-1094h-184v653l-364 -364l-367 364v-653h-180zM158 911v183h911v-183h-362v-911h-185v911h-364z" />
90
+ <glyph unicode="&#xfb01;" horiz-adv-x="1538" d="M1200 0v1094h180v-1094h-180zM158 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180z" />
91
+ <glyph unicode="&#xfb02;" horiz-adv-x="2084" d="M1200 0v1094h180v-912h547v-182h-727zM158 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180z" />
92
+ <glyph unicode="&#xfb03;" horiz-adv-x="2580" d="M2243 0v1094h180v-1094h-180zM1200 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180zM158 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180z" />
93
+ <glyph unicode="&#xfb04;" horiz-adv-x="3127" d="M2243 0v1094h180v-912h547v-182h-727zM1200 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180zM158 0v1094h727v-183h-547v-362h547v-184h-547v-365h-180z" />
94
+ </font>
95
+ </defs></svg>
File without changes
Binary file
@@ -0,0 +1,181 @@
1
+ #benevolent-gaze
2
+ %section.masthead.under.first
3
+
4
+ #clouds
5
+ #rainbow{"data-scroll-reveal"=>"enter from the bottom but wait .5s"}
6
+ #fg-clouds
7
+ .container
8
+ .row
9
+ .col-md-12.text-center
10
+ #logo-container
11
+ #ted{"data-scroll-reveal"=>"enter from the top but wait .5s"}
12
+ %h1#seed-logo.logo{"data-scroll-reveal"=>"enter bottom but wait .5s"}
13
+ Benevolent Gaze
14
+ .row
15
+ .col-md-8.col-md-offset-2.mb-1
16
+ .overbracket{"data-scroll-reveal"=>"enter bottom but wait .5s"}
17
+ %h2{"data-scroll-reveal"=>"enter bottom but wait .5s"}
18
+ Gently watch over your network <br> to know who is available and who isn't<br>...so you can save on the guesswork.
19
+ #bottom{"data-scroll-reveal"=>"enter bottom but wait 2s over 2s"}
20
+ = link_to '#what' do
21
+ %span.glyphicon.glyphicon-chevron-down
22
+ .row
23
+ .col-md-8.col-md-offset-2.col-sm-10.col-sm-offset-1
24
+ = image_tag "gaze.png", class: "img-responsive"
25
+
26
+ %section#what.pink.over
27
+ .background
28
+ .container
29
+ .row
30
+ .right-col
31
+ %h1.text-center-sm
32
+ Know who is on your network and greet them when they join!
33
+ <br>Need to have a meeting? Find out if the person is present by checking their connectivity!
34
+ .row
35
+ .left-col
36
+ %h2.icon.accessorized What it does.
37
+ .right-col
38
+ %h3 Benevolent Gaze helps you keep track of who is connected to your&nbsp;network.
39
+ %ul.checkmarked
40
+ %li It scans your network to see who is present.
41
+ %li You run it locally with the gem inside of your network.
42
+ %li Allow users to register their devices under their name.
43
+ %li Allow users to upload a photo of themselves.
44
+ %li Have fun with a playful interface and a great way to see if people are around when you need to chat.
45
+ .row
46
+ .left-col
47
+ %h2.icon.easy Easy to use.
48
+ .right-col
49
+ %h3 Easy to use.
50
+ %ul.checkmarked
51
+ %li Users don't have to do anything but join your network.
52
+ %li Quickly and easily swap out graphics to have a nice branded interface.
53
+ %li Mount the gem in your web app to have a register url for users to submit their name and photo as part of your site.
54
+ %li Setup is quick and painless.
55
+ %li Once a user registers their name the same way on all devices you don't see dupliates on the board.
56
+ %li Avatars are shared so no matter what device joins, as long as the user has registered it with the same name, it will show up for all&nbsp;devices.
57
+ %li Use your local file system to save uploads by default or provide s3 creds to save it there.
58
+
59
+ %section#why.purple.under
60
+ .background
61
+ .container
62
+ .row
63
+ .left-col
64
+ %h1.jumbo Why?
65
+
66
+ .right-col
67
+ %h1.text-center-xs.text-center-sm If you are like us, you collaborate with your co-workers a lot and with how busy everyone is, it isn't always easy to figure out who is around.
68
+
69
+ %p Benevolent Gaze provides an easy and interesting way to see who is available in the office. If they are connected to your network they are going to be seen by the Benevolent Gaze. It is as simple as that.
70
+
71
+ %h2.text-centered.parenthesized.text-center
72
+ It should be quick and painless to see who is on your network and who is available to collaborate with. Benevolent Gaze is your solution!
73
+
74
+ %section#how.pink.over
75
+ .background
76
+ .container
77
+ .row
78
+ .left-col
79
+ %h1.jumbo How?
80
+
81
+ .right-col
82
+ %p First, let's see if this version of Benevolent Gaze will work with your current network setup. Run the following command from your terminal:
83
+
84
+ %pre="$ ifconfig -a |awk '/broadcast/ { print $2 }' | xargs host"
85
+
86
+ %p If it returns something like:
87
+
88
+ %pre="21.1.168.192.in-addr.arpa domain name pointer Aarons-MBP.home."
89
+
90
+ %p You can use Benevolent Gaze! If it doesn't return a host name, you will have to wait for a future version of Benevolent Gaze.
91
+
92
+ %p Now let's get down to business!
93
+
94
+ %h2 Install the gem
95
+
96
+ %pre="$ gem install benevolent_gaze"
97
+
98
+ %h2 Install a couple dependencies.
99
+
100
+ %p You will need to install parallel and Redis. If you use Homebrew, it is as easy as:
101
+
102
+ %pre="$ brew install parallel"
103
+ %pre="$ brew install redis"
104
+
105
+ %p
106
+ You will also need to install Foreman.
107
+ %pre="$ gem install foreman"
108
+
109
+ %p Then in the directory where you want your Benevolent Gaze related things to live (public folder, images etc.) Run the following command:
110
+
111
+ %pre="$ benevolent_gaze install wifi_username wifi_password"
112
+
113
+ %p This requires two arguments, your wifi username and password so that guests know how to get on your network and be looked on by the Benevolent Gaze.
114
+
115
+ %p This command creates a folder caled bg_public which contains a Procfile to use with Foreman so that you can start the kiosk and the tracker. The kiosk is the web UI that lives at localhost:4567. The tracker is the script that scans your network and reports on who has joined.
116
+
117
+ %h2 Get your environment ready.
118
+
119
+ %p If you ran the `benevolent_gaze install` command above, you should now have a Procfile and .env file in your folder. The Procfile is good to go. The .env file will need populated with relevant information however. Leave the PORT set to 4567.
120
+
121
+ %pre="AWS_ACCESS_KEY_ID='_insert_your_aws_access_key_here_'\nAWS_CDN_BUCKET='_insert_your_aws_bucket_here_'\nAWS_SECRET_ACCESS_KEY='_insert_your_aws_secret_access_key_here_'\nBG_COMPANY_URL='http://www.yourcompanywebsite.com/where_you_mounted_the_benevolent_gaze_app'\nPORT=4567"
122
+
123
+ %p ***You can use your local file system to save image uploads instead of AWS by just not filling in your AWS creds. It defaults to saving to your local file system if you haven't supplied any credentials.
124
+
125
+ %h2 Add a register url to your site.
126
+
127
+ %p If you want users to associate an image and a name other than their device name with their devices you should add the following to your web app that you want to add the registration url to. Add the following to your routes.rb file.
128
+
129
+ %pre= "require 'benevolent_gaze/bgapp'\n\nmount BenevolentGaze::BGApp, at: '/register'"
130
+
131
+ %p This works by receiving information from the tracker you have running on your local network. So when users hit yoursite.com/register they are redirected to where you have the local kiosk running. Users can now upload a photo, and if they give their same name to all of their devices, they will all be grouped under one avatar.
132
+
133
+ %p Animated gifs are supported as well.
134
+
135
+ %h2 Now that you are set up. Let's get it up and running!
136
+
137
+ .doc-group
138
+ .doc-col
139
+ %h2 Step 1.
140
+
141
+ %p Make sure you have Redis running both locally and on the app where you mounted the application. You will need to set your redistogo url in an environment variable called REDISTOGO_URL on heroku (or wherever you have deployed the app where you mounted the registration endpoint).
142
+
143
+ %pre= "$ heroku config:set REDISTOGO_URL=''"
144
+
145
+ .doc-col
146
+ %h2 Step 2.
147
+
148
+ %p Start your local benevolent_gaze instance. Go into your bg_public folder and run:
149
+
150
+ %pre= "$ foreman start"
151
+
152
+ .doc-group
153
+ .doc-col
154
+ %h2 Step 3.
155
+
156
+ %p Go to localhost:4567 and check out the interface. You should be able to see people on the right hand side of the screen like the screenshot above!
157
+
158
+ .doc-col
159
+ %h2 Step 4.
160
+
161
+ %p Enjoy Benevolent Gaze with your friends and fellow colleagues!
162
+
163
+ %h2 We also provide a command line tool to help you add users.
164
+
165
+ %h3 You can add users one at a time in the following way:
166
+
167
+ %pre="$ benevolent_gaze add_user device name image"
168
+
169
+ %p Running the above command using the device name of the users device, their real name and a url to their image will add them to redis and will help them be identified when they join the network. You would use this if you already had this information. Remember, they can register themselves as well, if you provide the registration URL mentioned above, or use http://www.happyfuncorp.com/register.
170
+
171
+ %h3 You can assign current users without names an image and a real name by using the following command:
172
+
173
+ %pre="$ benevolent_gaze assign_users"
174
+
175
+ %p This will prompt you for the current users on the network, if any of them do not have a real name or image, it will ask you to provide one.
176
+
177
+ %h3 You can bulk assign users using a CSV by using the following command:
178
+
179
+ %pre="$ benevolent_gaze bulk_assign yourcsv.csv"
180
+
181
+ %p This expects a csv formatted with the columns device-name, real-name, and image-url.
@@ -0,0 +1,3 @@
1
+ //= require jquery
2
+ //= require bootstrap
3
+ //= require_tree .