scriptorium 0.6.1 → 0.7.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.
Files changed (358) hide show
  1. checksums.yaml +4 -4
  2. data/assets/icons/social/reddit.png +0 -0
  3. data/assets/icons/social/x-logo.png +0 -0
  4. data/assets/imagenotfound.jpg +0 -0
  5. data/bin/sblog +84 -5
  6. data/bin/scriptorium +1 -0
  7. data/doc/anti-amnesia/20250727-054000-scriptorium-overview.md +0 -1
  8. data/doc/anti-amnesia/20250727-123000-anti-amnesia-conventions.md +0 -29
  9. data/doc/anti-amnesia/20250727-172600-cursor-rbenv-ruby-version-mystery.md +0 -19
  10. data/doc/anti-amnesia/20250727-172900-ai-cognitive-assessment-capabilities.md +1 -1
  11. data/doc/anti-amnesia/20250728-124243-aaa-syntax-clarification.md +1 -1
  12. data/doc/anti-amnesia/20250729-210000-reddit-autopost-integration-complete.md +1 -1
  13. data/doc/anti-amnesia/20250804-190500-cognitive-loop-bug.md +0 -10
  14. data/doc/anti-amnesia/20250804-190700-anti-amnesia-timestamping-fix.md +1 -4
  15. data/doc/anti-amnesia/20250901-211714-codemirror-integration-and-web-tests.md +172 -0
  16. data/doc/anti-amnesia/20250902-002402-backup-restore-system.md +126 -0
  17. data/doc/anti-amnesia/20250907-203339-backup-metadata-implementation.md +66 -0
  18. data/doc/imported/0001-elixir-conf-2014/metadata.txt +7 -0
  19. data/doc/imported/0001-elixir-conf-2014/post.html +37 -0
  20. data/doc/imported/0001-elixir-conf-2014/source.lt3 +22 -0
  21. data/doc/imported/0002-programmers-and-word-processing/metadata.txt +7 -0
  22. data/doc/imported/0002-programmers-and-word-processing/post.html +192 -0
  23. data/doc/imported/0002-programmers-and-word-processing/source.lt3 +146 -0
  24. data/doc/imported/0003-how-to-turn-your-brain-sideways/metadata.txt +7 -0
  25. data/doc/imported/0003-how-to-turn-your-brain-sideways/post.html +60 -0
  26. data/doc/imported/0003-how-to-turn-your-brain-sideways/source.lt3 +40 -0
  27. data/doc/imported/0004-upcoming-lone-star-ruby-conference/metadata.txt +7 -0
  28. data/doc/imported/0004-upcoming-lone-star-ruby-conference/post.html +42 -0
  29. data/doc/imported/0004-upcoming-lone-star-ruby-conference/source.lt3 +24 -0
  30. data/doc/imported/0005-elixir-conf-2015-announced/metadata.txt +7 -0
  31. data/doc/imported/0005-elixir-conf-2015-announced/post.html +30 -0
  32. data/doc/imported/0005-elixir-conf-2015-announced/source.lt3 +16 -0
  33. data/doc/imported/0006-ruby-for-dinosaurs/metadata.txt +7 -0
  34. data/doc/imported/0006-ruby-for-dinosaurs/post.html +43 -0
  35. data/doc/imported/0006-ruby-for-dinosaurs/source.lt3 +27 -0
  36. data/doc/imported/0007-phoenix-isnt-rails/metadata.txt +7 -0
  37. data/doc/imported/0007-phoenix-isnt-rails/post.html +116 -0
  38. data/doc/imported/0007-phoenix-isnt-rails/source.lt3 +87 -0
  39. data/doc/imported/0008-concerning-the-term-monkeypatching/metadata.txt +7 -0
  40. data/doc/imported/0008-concerning-the-term-monkeypatching/post.html +129 -0
  41. data/doc/imported/0008-concerning-the-term-monkeypatching/source.lt3 +92 -0
  42. data/doc/imported/0009-announcement-coming-soon/metadata.txt +7 -0
  43. data/doc/imported/0009-announcement-coming-soon/post.html +33 -0
  44. data/doc/imported/0009-announcement-coming-soon/source.lt3 +19 -0
  45. data/doc/imported/0010-immutable-data-ditching-the-wax-tablet/metadata.txt +7 -0
  46. data/doc/imported/0010-immutable-data-ditching-the-wax-tablet/post.html +175 -0
  47. data/doc/imported/0010-immutable-data-ditching-the-wax-tablet/source.lt3 +139 -0
  48. data/doc/imported/0011-computer-science-as-a-lost-art/metadata.txt +7 -0
  49. data/doc/imported/0011-computer-science-as-a-lost-art/post.html +139 -0
  50. data/doc/imported/0011-computer-science-as-a-lost-art/source.lt3 +104 -0
  51. data/doc/imported/0012-ruby-day-in-turin-italy/metadata.txt +7 -0
  52. data/doc/imported/0012-ruby-day-in-turin-italy/post.html +42 -0
  53. data/doc/imported/0012-ruby-day-in-turin-italy/source.lt3 +24 -0
  54. data/doc/imported/0013-rubyday-was-a-success/metadata.txt +7 -0
  55. data/doc/imported/0013-rubyday-was-a-success/post.html +44 -0
  56. data/doc/imported/0013-rubyday-was-a-success/source.lt3 +27 -0
  57. data/doc/imported/0014-working-on-the-blogging-software/metadata.txt +7 -0
  58. data/doc/imported/0014-working-on-the-blogging-software/post.html +63 -0
  59. data/doc/imported/0014-working-on-the-blogging-software/source.lt3 +41 -0
  60. data/doc/imported/0015-ok-its-not-really-a-lost-art/metadata.txt +7 -0
  61. data/doc/imported/0015-ok-its-not-really-a-lost-art/post.html +172 -0
  62. data/doc/imported/0015-ok-its-not-really-a-lost-art/source.lt3 +134 -0
  63. data/doc/imported/0016-an-in-operator-for-ruby/metadata.txt +7 -0
  64. data/doc/imported/0016-an-in-operator-for-ruby/post.html +155 -0
  65. data/doc/imported/0016-an-in-operator-for-ruby/source.lt3 +106 -0
  66. data/doc/imported/0017-the-forgotten-mathematician/metadata.txt +7 -0
  67. data/doc/imported/0017-the-forgotten-mathematician/post.html +161 -0
  68. data/doc/imported/0017-the-forgotten-mathematician/source.lt3 +119 -0
  69. data/doc/imported/0018-ruby-puns/metadata.txt +7 -0
  70. data/doc/imported/0018-ruby-puns/post.html +46 -0
  71. data/doc/imported/0018-ruby-puns/source.lt3 +28 -0
  72. data/doc/imported/0019-custom-exceptions-via-metaprogramming/metadata.txt +7 -0
  73. data/doc/imported/0019-custom-exceptions-via-metaprogramming/post.html +138 -0
  74. data/doc/imported/0019-custom-exceptions-via-metaprogramming/source.lt3 +101 -0
  75. data/doc/imported/0020-fffff/metadata.txt +7 -0
  76. data/doc/imported/0020-fffff/post.html +24 -0
  77. data/doc/imported/0020-fffff/source.lt3 +12 -0
  78. data/doc/imported/0021-trying-ror-yet-again/metadata.txt +7 -0
  79. data/doc/imported/0021-trying-ror-yet-again/post.html +26 -0
  80. data/doc/imported/0021-trying-ror-yet-again/source.lt3 +12 -0
  81. data/doc/imported/0023-doctor-sleep/metadata.txt +7 -0
  82. data/doc/imported/0023-doctor-sleep/post.html +63 -0
  83. data/doc/imported/0023-doctor-sleep/source.lt3 +44 -0
  84. data/doc/imported/0024-just-a-test/metadata.txt +7 -0
  85. data/doc/imported/0024-just-a-test/post.html +24 -0
  86. data/doc/imported/0024-just-a-test/source.lt3 +12 -0
  87. data/doc/imported/import_summary.txt +98 -0
  88. data/doc/livetext-informal-spec.txt +65 -0
  89. data/doc/myuserdoc/ch-0.lt3 +31 -0
  90. data/doc/myuserdoc/ch-1.lt3 +37 -0
  91. data/doc/myuserdoc/ch-10.lt3 +22 -0
  92. data/doc/myuserdoc/ch-2.lt3 +37 -0
  93. data/doc/myuserdoc/ch-3.lt3 +19 -0
  94. data/doc/myuserdoc/ch-4.lt3 +43 -0
  95. data/doc/myuserdoc/ch-5.lt3 +22 -0
  96. data/doc/myuserdoc/ch-6.lt3 +19 -0
  97. data/doc/myuserdoc/ch-7.lt3 +16 -0
  98. data/doc/myuserdoc/ch-8.lt3 +13 -0
  99. data/doc/myuserdoc/ch-9.lt3 +19 -0
  100. data/doc/myuserdoc/tweak.rb +18 -0
  101. data/doc/{userdoc-toc.txt → myuserdoc/userdoc-toc.txt} +27 -27
  102. data/doc/old-posts/0001-elixir-conf-2014.lt3 +24 -0
  103. data/doc/old-posts/0002-programmers-and-word-processing.lt3 +150 -0
  104. data/doc/old-posts/0003-how-to-turn-your-brain-sideways.lt3 +43 -0
  105. data/doc/old-posts/0004-upcoming-lone-star-ruby-conference.lt3 +26 -0
  106. data/doc/old-posts/0005-elixir-conf-2015-announced.lt3 +17 -0
  107. data/doc/old-posts/0006-ruby-for-dinosaurs.lt3 +30 -0
  108. data/doc/old-posts/0007-phoenix-isnt-rails.lt3 +90 -0
  109. data/doc/old-posts/0008-concerning-the-term-monkeypatching.lt3 +105 -0
  110. data/doc/old-posts/0009-announcement-coming-soon.lt3 +20 -0
  111. data/doc/old-posts/0010-immutable-data-ditching-the-wax-tablet.lt3 +142 -0
  112. data/doc/old-posts/0011-computer-science-as-a-lost-art.lt3 +117 -0
  113. data/doc/old-posts/0012-ruby-day-in-turin-italy.lt3 +26 -0
  114. data/doc/old-posts/0013-rubyday-was-a-success.lt3 +28 -0
  115. data/doc/old-posts/0014-working-on-the-blogging-software.lt3 +42 -0
  116. data/doc/old-posts/0015-ok-its-not-really-a-lost-art.lt3 +137 -0
  117. data/doc/old-posts/0016-an-in-operator-for-ruby.lt3 +142 -0
  118. data/doc/old-posts/0017-the-forgotten-mathematician.lt3 +129 -0
  119. data/doc/old-posts/0018-ruby-puns.lt3 +31 -0
  120. data/doc/old-posts/0019-custom-exceptions-via-metaprogramming.lt3 +116 -0
  121. data/doc/old-posts/0021-trying-ror-yet-again.lt3 +35 -0
  122. data/doc/old-posts/0023-doctor-sleep.lt3 +43 -0
  123. data/doc/old-posts/0024-just-a-test.lt3 +12 -0
  124. data/doc/old-posts/0025-trying-another-post.lt3 +12 -0
  125. data/doc/old-repo +1 -0
  126. data/doc/reddit_integration.md +2 -2
  127. data/doc/user.lt3 +0 -3
  128. data/lib/scriptorium/api.rb +1811 -78
  129. data/lib/scriptorium/banner_svg.rb +55 -68
  130. data/lib/scriptorium/contract.rb +3 -2
  131. data/lib/scriptorium/exceptions.rb +133 -102
  132. data/lib/scriptorium/helpers.rb +282 -82
  133. data/lib/scriptorium/post.rb +81 -17
  134. data/lib/scriptorium/reddit.rb +1 -1
  135. data/lib/scriptorium/repo.rb +478 -164
  136. data/lib/scriptorium/standard_files.rb +30 -396
  137. data/lib/scriptorium/support/common_js/clipboard.js +35 -0
  138. data/lib/scriptorium/support/common_js/content-loader.js +187 -0
  139. data/lib/scriptorium/support/common_js/navigation.js +52 -0
  140. data/lib/scriptorium/support/common_js/syntax-highlighting.js +27 -0
  141. data/lib/scriptorium/support/config/reddit_template.txt +17 -0
  142. data/{test/scriptorium-TEST-1754622690-146/views/sample → lib/scriptorium/support}/config/social.txt +1 -0
  143. data/lib/scriptorium/support/highlight/css.txt +2 -0
  144. data/lib/scriptorium/support/highlight/custom.css +119 -0
  145. data/lib/scriptorium/support/highlight/js.txt +1 -0
  146. data/lib/scriptorium/support/post_index/config.txt +15 -0
  147. data/lib/scriptorium/support/post_index/style.css +55 -0
  148. data/lib/scriptorium/support/templates/index_entry.lt3 +16 -0
  149. data/{test/scriptorium-TEST-1754622690-146/themes/standard/initial/post.lt3 → lib/scriptorium/support/templates/initial_post.lt3} +5 -5
  150. data/lib/scriptorium/support/templates/post.lt3 +104 -0
  151. data/{test/scriptorium-TEST-1754622690-146/themes/standard/layout/config/header.txt → lib/scriptorium/support/theme/header.lt3} +1 -1
  152. data/lib/scriptorium/theme.rb +83 -70
  153. data/lib/scriptorium/version.rb +2 -2
  154. data/lib/scriptorium/view.rb +194 -149
  155. data/lib/scriptorium.rb +24 -1
  156. data/lib/skeleton.rb +4 -1
  157. data/scriptorium.gemspec +2 -1
  158. data/test/WEB_INTEGRATION_README.md +196 -0
  159. data/test/all +40 -0
  160. data/test/banner_svg/unit.rb +267 -35
  161. data/test/config/deployment.txt +5 -0
  162. data/test/integration/integration_test.rb +7 -7
  163. data/test/integration/preview_flow_test.rb +94 -0
  164. data/test/livetext_plugin_test.rb +453 -182
  165. data/test/manual/banner-tests/test01.html +82 -18
  166. data/test/manual/banner-tests/test02.html +82 -18
  167. data/test/manual/banner-tests/test03.html +82 -18
  168. data/test/manual/banner-tests/test04.html +89 -25
  169. data/test/manual/banner-tests/test05.html +89 -25
  170. data/test/manual/banner-tests/test06.html +89 -25
  171. data/test/manual/banner-tests/test07.html +89 -25
  172. data/test/manual/banner-tests/test08.html +82 -18
  173. data/test/manual/banner-tests/test09.html +82 -18
  174. data/test/manual/banner-tests/test10.html +82 -18
  175. data/test/manual/banner-tests/test11.html +82 -18
  176. data/test/manual/banner-tests/test12.html +82 -18
  177. data/test/manual/banner-tests/test13.html +82 -18
  178. data/test/manual/banner-tests/test14.html +82 -18
  179. data/test/manual/banner-tests/test15.html +82 -18
  180. data/test/manual/banner-tests/test16.html +82 -18
  181. data/test/manual/banner-tests/test17.html +82 -18
  182. data/test/manual/banner-tests/test18.html +90 -26
  183. data/test/manual/banner-tests/test19.html +90 -26
  184. data/test/manual/banner-tests/test20.html +90 -26
  185. data/test/manual/banner-tests/test21.html +90 -26
  186. data/test/manual/banner-tests/test22.html +90 -26
  187. data/test/manual/banner-tests/test23.html +90 -26
  188. data/test/manual/banner-tests/test24.html +90 -26
  189. data/test/manual/banner-tests/test25.html +89 -25
  190. data/test/manual/banner_environment.rb +15 -2
  191. data/test/manual/codemirror_demo.html +773 -0
  192. data/test/manual/create_posts_for_web.rb +114 -0
  193. data/test/manual/preview_manual_test.rb +129 -0
  194. data/test/manual/test_banner_features.rb +14 -14
  195. data/test/manual/test_banner_integration.rb +115 -0
  196. data/test/manual/test_banner_radial.rb +87 -0
  197. data/test/manual/test_syntax_highlighting.rb +60 -40
  198. data/test/support/preview_utils.rb +88 -0
  199. data/test/test_gem_assets.rb +48 -0
  200. data/test/test_helpers.rb +10 -0
  201. data/test/tui_editor_integration_test.rb +15 -15
  202. data/test/tui_integration_test.rb +687 -441
  203. data/test/unit/api.rb +757 -37
  204. data/test/unit/asset_management.rb +195 -221
  205. data/test/unit/backup_test.rb +451 -0
  206. data/test/unit/contract_test.rb +1 -23
  207. data/test/unit/core.rb +415 -61
  208. data/test/unit/deploy_config_test.rb +248 -0
  209. data/test/unit/deploy_test.rb +312 -21
  210. data/test/unit/edit_post_test.rb +168 -0
  211. data/test/unit/gem_asset_management.rb +36 -42
  212. data/test/unit/livetext_basic.rb +23 -35
  213. data/test/unit/livetext_compatibility.rb +7 -14
  214. data/test/unit/parse_cmd_test.rb +260 -0
  215. data/test/unit/{symlink_test.rb → permalink_copy_test.rb} +47 -49
  216. data/test/unit/post.rb +91 -26
  217. data/test/unit/post_index_config_test.rb +258 -0
  218. data/test/unit/post_state_helpers_test.rb +137 -0
  219. data/test/unit/read_commented_file_test.rb +8 -6
  220. data/test/unit/repo.rb +75 -54
  221. data/test/unit/social_test.rb +41 -44
  222. data/test/unit/syntax_highlighting.rb +70 -0
  223. data/test/unit/theme_management_test.rb +91 -0
  224. data/test/unit/view.rb +79 -12
  225. data/test/unit/widgets.rb +8 -8
  226. data/test/web_integration_test.rb +231 -0
  227. data/test/web_test_helper.rb +218 -0
  228. data/test/web_workflow_test.rb +527 -0
  229. data/ui/tui/bin/scriptorium +885 -415
  230. data/ui/web/app/app.rb +1398 -176
  231. data/ui/web/app/assets/livetext_mode.js +244 -0
  232. data/ui/web/app/error_helpers.rb +16 -16
  233. data/ui/web/app/views/advanced_config.erb +8 -2
  234. data/ui/web/app/views/asset_management.erb +56 -0
  235. data/ui/web/app/views/backup_management.erb +238 -0
  236. data/ui/web/app/views/config_widget.erb +232 -0
  237. data/ui/web/app/views/dashboard.erb +64 -72
  238. data/ui/web/app/views/deploy_config.erb +3 -0
  239. data/ui/web/app/views/edit_pages.erb +170 -2
  240. data/ui/web/app/views/edit_post.erb +130 -9
  241. data/ui/web/app/views/edit_theme.erb +73 -0
  242. data/ui/web/app/views/edit_theme_file.erb +74 -0
  243. data/ui/web/app/views/theme_management.erb +130 -0
  244. data/ui/web/app/views/view_dashboard.erb +666 -25
  245. data/ui/web/app/views/widgets.erb +249 -0
  246. data/ui/web/bin/scriptorium-web +35 -24
  247. data/ui/web/tmp/timing.log +17 -0
  248. data/ui/web/tmp/web_server.log +0 -5
  249. metadata +190 -116
  250. data/assets/back-icon.png +0 -0
  251. data/assets/icons/facebook.svg +0 -1
  252. data/assets/icons/github.svg +0 -1
  253. data/assets/icons/instagram.svg +0 -1
  254. data/assets/icons/reddit.svg +0 -1
  255. data/assets/icons/x.svg +0 -1
  256. data/assets/icons/youtube.svg +0 -1
  257. data/bin/scriptorium +0 -1511
  258. data/doc/anti-amnesia/20250727-060000-api-design-tui-planning.md +0 -34
  259. data/doc/anti-amnesia/20250727-061000-runeblog-tui-analysis.md +0 -50
  260. data/doc/anti-amnesia/20250727-154000-livetext-plugin-file-stats.md +0 -73
  261. data/doc/anti-amnesia/20250727-172600-unified-minitest-framework.md +0 -70
  262. data/doc/anti-amnesia/20250727-173000-widget-testing-achievement.md +0 -110
  263. data/doc/anti-amnesia/20250727-180000-post-id-num-refactoring.md +0 -73
  264. data/doc/anti-amnesia/20250728-124421-conversation-summary-concise.md +0 -124
  265. data/doc/anti-amnesia/20250729-190000-scriptorium-tui-testing-complete.md +0 -46
  266. data/doc/anti-amnesia/20250729-200000-scriptorium-tui-testing-edit-file-workflow.md +0 -97
  267. data/doc/anti-amnesia/20250729-211500-dependency-management-system.md +0 -211
  268. data/doc/anti-amnesia/20250729-213000-python-virtual-environment-setup.md +0 -141
  269. data/doc/anti-amnesia/20250729-214500-theme-management-commands.md +0 -211
  270. data/doc/anti-amnesia/20250729-215000-version-update-to-0.6.0.md +0 -134
  271. data/doc/anti-amnesia/20250729-220000-user-guide-complete.md +0 -41
  272. data/doc/anti-amnesia/20250804-213700-publishing-test-fix.md +0 -49
  273. data/doc/anti-amnesia/20250804-214400-additional-test-fixes.md +0 -46
  274. data/doc/anti-amnesia/20250804-220000-asset-function-logic-clarification.md +0 -41
  275. data/doc/anti-amnesia/20250806-202032-asset-function-logic-clarification.md +0 -41
  276. data/doc/anti-amnesia/20250813-082428-syntax-highlighting-and-navigation-improvements.md +0 -256
  277. data/lib/scriptorium/syntax_highlighter.rb +0 -234
  278. data/test/manual/deploy_symlink_demo.rb +0 -142
  279. data/test/manual/symlink_demo.rb +0 -117
  280. data/test/manual/test2.rb +0 -12
  281. data/test/manual/test_banner_from_file.rb +0 -150
  282. data/test/manual/test_banner_in_header.rb +0 -35
  283. data/test/manual/test_code_highlighting.rb +0 -68
  284. data/test/manual/test_complex_header.rb +0 -74
  285. data/test/manual/test_empty_header.rb +0 -32
  286. data/test/manual/test_radial_custom.rb +0 -58
  287. data/test/manual/test_radial_large_radius.rb +0 -52
  288. data/test/manual/test_svg_debug.rb +0 -47
  289. data/test/pages-demo/config/currentview.txt +0 -1
  290. data/test/pages-demo/views/demo/config/common.js +0 -57
  291. data/test/pages-demo/views/demo/config/footer.txt +0 -1
  292. data/test/pages-demo/views/demo/config/global-head.txt +0 -8
  293. data/test/pages-demo/views/demo/config/header.txt +0 -1
  294. data/test/pages-demo/views/demo/config/layout.txt +0 -1
  295. data/test/pages-demo/views/demo/config/left.txt +0 -1
  296. data/test/pages-demo/views/demo/config/main.txt +0 -1
  297. data/test/pages-demo/views/demo/config/right.txt +0 -1
  298. data/test/pages-demo/views/demo/config.txt +0 -3
  299. data/test/pages-demo/views/demo/output/panes/footer.html +0 -1
  300. data/test/pages-demo/views/demo/output/panes/header.html +0 -1
  301. data/test/pages-demo/views/demo/output/panes/left.html +0 -1
  302. data/test/pages-demo/views/demo/output/panes/main.html +0 -1
  303. data/test/pages-demo/views/demo/output/panes/right.html +0 -1
  304. data/test/scriptorium-TEST-1754622690-146/config/bootstrap_css.txt +0 -5
  305. data/test/scriptorium-TEST-1754622690-146/config/bootstrap_js.txt +0 -4
  306. data/test/scriptorium-TEST-1754622690-146/config/common.js +0 -57
  307. data/test/scriptorium-TEST-1754622690-146/config/currentview.txt +0 -1
  308. data/test/scriptorium-TEST-1754622690-146/config/global-head.txt +0 -9
  309. data/test/scriptorium-TEST-1754622690-146/config/last_post_num.txt +0 -1
  310. data/test/scriptorium-TEST-1754622690-146/config/os_helpers.rb +0 -4
  311. data/test/scriptorium-TEST-1754622690-146/config/widgets.txt +0 -3
  312. data/test/scriptorium-TEST-1754622690-146/posts/0001/meta.txt +0 -8
  313. data/test/scriptorium-TEST-1754622690-146/posts/0001/source.lt3 +0 -6
  314. data/test/scriptorium-TEST-1754622690-146/themes/standard/README.txt +0 -1
  315. data/test/scriptorium-TEST-1754622690-146/themes/standard/config.txt +0 -1
  316. data/test/scriptorium-TEST-1754622690-146/themes/standard/layout/gen/text.css +0 -1
  317. data/test/scriptorium-TEST-1754622690-146/themes/standard/templates/index.lt3 +0 -1
  318. data/test/scriptorium-TEST-1754622690-146/themes/standard/templates/index_entry.lt3 +0 -14
  319. data/test/scriptorium-TEST-1754622690-146/themes/standard/templates/post.lt3 +0 -13
  320. data/test/scriptorium-TEST-1754622690-146/themes/standard/templates/widget.lt3 +0 -1
  321. data/test/scriptorium-TEST-1754622690-146/views/sample/config/bootstrap_css.txt +0 -5
  322. data/test/scriptorium-TEST-1754622690-146/views/sample/config/bootstrap_js.txt +0 -4
  323. data/test/scriptorium-TEST-1754622690-146/views/sample/config/common.js +0 -57
  324. data/test/scriptorium-TEST-1754622690-146/views/sample/config/deploy.txt +0 -5
  325. data/test/scriptorium-TEST-1754622690-146/views/sample/config/footer.txt +0 -2
  326. data/test/scriptorium-TEST-1754622690-146/views/sample/config/global-head.txt +0 -9
  327. data/test/scriptorium-TEST-1754622690-146/views/sample/config/header.txt +0 -4
  328. data/test/scriptorium-TEST-1754622690-146/views/sample/config/layout.txt +0 -5
  329. data/test/scriptorium-TEST-1754622690-146/views/sample/config/left.txt +0 -3
  330. data/test/scriptorium-TEST-1754622690-146/views/sample/config/main.txt +0 -5
  331. data/test/scriptorium-TEST-1754622690-146/views/sample/config/right.txt +0 -3
  332. data/test/scriptorium-TEST-1754622690-146/views/sample/config/status.txt +0 -7
  333. data/test/scriptorium-TEST-1754622690-146/views/sample/config.txt +0 -3
  334. data/test/scriptorium-TEST-1754622690-146/views/sample/layout/footer.html +0 -3
  335. data/test/scriptorium-TEST-1754622690-146/views/sample/layout/header.html +0 -3
  336. data/test/scriptorium-TEST-1754622690-146/views/sample/layout/left.html +0 -3
  337. data/test/scriptorium-TEST-1754622690-146/views/sample/layout/main.html +0 -3
  338. data/test/scriptorium-TEST-1754622690-146/views/sample/layout/right.html +0 -3
  339. data/test/scriptorium-TEST-1754622690-146/views/sample/output/panes/footer.html +0 -1
  340. data/test/scriptorium-TEST-1754622690-146/views/sample/output/panes/header.html +0 -1
  341. data/test/scriptorium-TEST-1754622690-146/views/sample/output/panes/left.html +0 -1
  342. data/test/scriptorium-TEST-1754622690-146/views/sample/output/panes/main.html +0 -1
  343. data/test/scriptorium-TEST-1754622690-146/views/sample/output/panes/right.html +0 -1
  344. data/ui/web/tmp/web_server.pid +0 -1
  345. /data/{test/pages-demo/views/demo/config/bootstrap_css.txt → lib/scriptorium/support/bootstrap/css.txt} +0 -0
  346. /data/{test/pages-demo/views/demo/config/bootstrap_js.txt → lib/scriptorium/support/bootstrap/js.txt} +0 -0
  347. /data/{test/scriptorium-TEST-1754622690-146/views/sample → lib/scriptorium/support}/config/reddit.txt +0 -0
  348. /data/{test/scriptorium-TEST-1754622690-146/themes/standard/layout → lib/scriptorium/support/templates}/layout.txt +0 -0
  349. /data/{test/scriptorium-TEST-1754622690-146/themes/standard/layout/config/footer.txt → lib/scriptorium/support/theme/footer.lt3} +0 -0
  350. /data/{test/scriptorium-TEST-1754622690-146/themes/standard/layout/config/left.txt → lib/scriptorium/support/theme/left.lt3} +0 -0
  351. /data/{test/scriptorium-TEST-1754622690-146/themes/standard/layout/config/main.txt → lib/scriptorium/support/theme/main.lt3} +0 -0
  352. /data/{test/scriptorium-TEST-1754622690-146/themes/standard/layout/config/right.txt → lib/scriptorium/support/theme/right.lt3} +0 -0
  353. /data/test/manual/banner-tests/{config.txt → svg.txt} +0 -0
  354. /data/test/manual/{test6.rb → test_advanced_widgets.rb} +0 -0
  355. /data/test/manual/{test1.rb → test_basic_posts.rb} +0 -0
  356. /data/test/manual/{test4.rb → test_layout_widgets.rb} +0 -0
  357. /data/test/manual/{test5.rb → test_pagination.rb} +0 -0
  358. /data/test/manual/{test3.rb → test_random_posts.rb} +0 -0
@@ -0,0 +1,43 @@
1
+ .comment
2
+ xx. LiveText Basics
3
+ What is LiveText?
4
+ Basic Syntax
5
+ - inline formatting: boldface, italics, etc.
6
+ - simple dot commands (with/without parameters)
7
+ - comments
8
+ - dot commands taking a body and .end
9
+ - predefined variables
10
+ - predefined functions
11
+ - user variables
12
+ - writing your own dot commands and functions in Ruby
13
+ The Plugin for Scriptorium
14
+ Writing Posts
15
+ .end
16
+
17
+ .chapter LiveText Basics
18
+
19
+
20
+ .sec What is LiveText?
21
+
22
+ .sec Basic Syntax
23
+
24
+ .sec - inline formatting: boldface, italics, etc.
25
+
26
+ .sec - simple dot commands (with/without parameters)
27
+
28
+ .sec - comments
29
+
30
+ .sec - dot commands taking a body and .end
31
+
32
+ .sec - predefined variables
33
+
34
+ .sec - predefined functions
35
+
36
+ .sec - user variables
37
+
38
+ .sec - writing your own dot commands and functions in Ruby
39
+
40
+ .sec The Plugin for Scriptorium
41
+
42
+ .sec Writing Posts
43
+
@@ -0,0 +1,22 @@
1
+ .comment
2
+ xx. Managing posts
3
+ - create
4
+ - delete
5
+ - link
6
+ - unlink
7
+ - featured
8
+ .end
9
+
10
+ .chapter Managing posts
11
+
12
+
13
+ .sec - create
14
+
15
+ .sec - delete
16
+
17
+ .sec - link
18
+
19
+ .sec - unlink
20
+
21
+ .sec - featured
22
+
@@ -0,0 +1,19 @@
1
+ .comment
2
+ xx. Managing Pages
3
+ - Used in navbar
4
+ - Used in Pages widget
5
+ - Internal links
6
+ - Subdirectories under pages/
7
+ .end
8
+
9
+ .chapter Managing Pages
10
+
11
+
12
+ .sec - Used in navbar
13
+
14
+ .sec - Used in Pages widget
15
+
16
+ .sec - Internal links
17
+
18
+ .sec - Subdirectories under pages/
19
+
@@ -0,0 +1,16 @@
1
+ .comment
2
+ xx. Customization
3
+ - Themes and Styling (cloning)
4
+ - Templates
5
+ - Widgets and Features
6
+ .end
7
+
8
+ .chapter Customization
9
+
10
+
11
+ .sec - Themes and Styling (cloning)
12
+
13
+ .sec - Templates
14
+
15
+ .sec - Widgets and Features
16
+
@@ -0,0 +1,13 @@
1
+ .comment
2
+ xx. Advanced Features
3
+ Reddit Integration
4
+ Social Media Features
5
+ .end
6
+
7
+ .chapter Advanced Features
8
+
9
+
10
+ .sec Reddit Integration
11
+
12
+ .sec Social Media Features
13
+
@@ -0,0 +1,19 @@
1
+ .comment
2
+ xx. Troubleshooting
3
+ Common Issues
4
+ Dependency Management
5
+ Error Messages
6
+ Getting Help
7
+ .end
8
+
9
+ .chapter Troubleshooting
10
+
11
+
12
+ .sec Common Issues
13
+
14
+ .sec Dependency Management
15
+
16
+ .sec Error Messages
17
+
18
+ .sec Getting Help
19
+
@@ -0,0 +1,18 @@
1
+ text = File.read("userdoc-toc.txt")
2
+
3
+ pieces = text.split("\n\n")
4
+
5
+ pieces.each.with_index do |txt, i|
6
+ f = File.new("ch-#{'%0d' % i}.lt3", "w")
7
+ lines = txt.split("\n").map {|x| " " + x }
8
+ f.puts ".comment"
9
+ f.puts lines
10
+ f.puts ".end\n "
11
+
12
+ f.puts lines[0].sub!(" xx.", ".chapter")
13
+ f.puts "\n "
14
+ lines[1..-1].map! {|x| x.sub!(/^/, ".sec ") }
15
+ lines[1..-1].each {|line| f.puts line + "\n " }
16
+ f.close
17
+ end
18
+
@@ -1,4 +1,4 @@
1
- 1. Core Concepts
1
+ xx. Core Concepts
2
2
  What is Scriptorium?
3
3
  - Static files
4
4
  - What are views? and why?
@@ -8,7 +8,7 @@
8
8
  - Why Livetext?
9
9
  - Syntax in brief (1-2 paragraphs)
10
10
 
11
- 2. Getting Started
11
+ xx. Getting Started
12
12
  Quick installation (gem install)
13
13
  Interactive setup
14
14
  - create repo
@@ -20,7 +20,25 @@
20
20
  Checking dependencies
21
21
  The "standard" theme (only one for now)
22
22
 
23
- 3. LiveText Basics
23
+ xx. The Front Page
24
+ - containers and their uses
25
+ - configuring header
26
+ - banner
27
+ - navbar
28
+ - configuring a sidebar
29
+ - the main container: post index
30
+ Widgets
31
+ - Links
32
+ - Pages
33
+ - Featured Posts
34
+
35
+ xx. Deployment & Hosting
36
+ Local Development
37
+ Server Deployment
38
+ Domain Configuration
39
+ SSL Setup
40
+
41
+ xx. LiveText Basics
24
42
  What is LiveText?
25
43
  Basic Syntax
26
44
  - inline formatting: boldface, italics, etc.
@@ -34,53 +52,35 @@
34
52
  The Plugin for Scriptorium
35
53
  Writing Posts
36
54
 
37
- 4. The Front Page
38
- - containers and their uses
39
- - configuring header
40
- - banner
41
- - navbar
42
- - configuring a sidebar
43
- - the main container: post index
44
- Widgets
45
- - Links
46
- - Pages
47
- - Featured Posts
48
-
49
- 5. Managing posts
55
+ xx. Managing posts
50
56
  - create
51
57
  - delete
52
58
  - link
53
59
  - unlink
54
60
  - featured
55
61
 
56
- 6. Managing Pages
62
+ xx. Managing Pages
57
63
  - Used in navbar
58
64
  - Used in Pages widget
59
65
  - Internal links
60
66
  - Subdirectories under pages/
61
67
 
62
- 7. Customization
68
+ xx. Customization
63
69
  - Themes and Styling (cloning)
64
70
  - Templates
65
71
  - Widgets and Features
66
72
 
67
- 8. Advanced Features
73
+ xx. Advanced Features
68
74
  Reddit Integration
69
75
  Social Media Features
70
76
 
71
- 9. Deployment & Hosting
72
- Local Development
73
- Server Deployment
74
- Domain Configuration
75
- SSL Setup
76
-
77
- 10. Troubleshooting
77
+ xx. Troubleshooting
78
78
  Common Issues
79
79
  Dependency Management
80
80
  Error Messages
81
81
  Getting Help
82
82
 
83
- 11. Reference
83
+ xx. Reference
84
84
  Command Reference
85
85
  Configuration Files
86
86
  LiveText Reference
@@ -0,0 +1,24 @@
1
+ .mixin liveblog
2
+
3
+ .post 1
4
+
5
+ .title Elixir Conf 2014
6
+ .pubdate 2014-07-29
7
+ .views computing austin
8
+ .tags
9
+
10
+ .teaser
11
+ Last week in Austin, I attended the world's first Elixir conference. It was very
12
+ energizing!
13
+ .end
14
+
15
+ With only 105 people attending, the vibe was that of a Ruby conference 10 or more
16
+ years ago. Jose Valim, the language creator, was there; two Erlang heavyweights
17
+ were also in attendance -- Robert Virding and Francesco Cesarini.
18
+
19
+ There were many Rubyists there, of course, but I will only mention myself, Dave
20
+ Thomas, and Jim Freeze. The three of us were also at the first Ruby conference
21
+ in 2001.
22
+
23
+ This will be an exciting ride. I'll keep you informed.
24
+
@@ -0,0 +1,150 @@
1
+ .mixin liveblog
2
+
3
+ .post 2
4
+
5
+ .title Programmers and word processing
6
+ .pubdate 2014-09-17
7
+ .views computing writing
8
+ .tags
9
+
10
+ .teaser
11
+ The other day, I was thinking about the mechanics of writing. Not grammar, spelling, and punctuation,
12
+ but the actual work flow involved.
13
+ .end
14
+
15
+ .pin computing
16
+
17
+ Specifically, I was trying to gather my thoughts on why writing a software book using Microsoft Word
18
+ is so incredibly painful. (Granted, I have used Word or similar tools to write fiction and shorter pieces.)
19
+
20
+ It wouldn't seem so at first, would it? Isn't word processing software the savior of the writer? Wouldn't
21
+ we be using typewriters without it?
22
+
23
+ Well, yes and no. Several facts have to be considered here: 1. I'm a programmer (and a somewhat old-fashioned
24
+ one, who almost always goes straight to the command line). 2. When you write a programming book, there is
25
+ often a need to manipulate the text in various ways you otherwise wouldn't. This is even more true for a
26
+ "larger" document like a book of a few hundred pages. 3. Programmers by nature want the computer to do things
27
+ for them. It's natural to want to write code to manipulate your text.
28
+
29
+ the typewriter and the modern word processing suites. It's a forgotten generation of software -- forgotten
30
+ partly because computer guys were mostly the only ones who ever used it, and today even the younger software
31
+ professionals don't remember it.
32
+
33
+ I'm talking, of course, about what we commonly call a _text formatter_. Many of you who read this will have
34
+ much more experience here than I do, but I'll share from my own limited knowledge and experience.
35
+
36
+ I'll assume some of my readers have no idea what I'm talking about. A text formatter is just a piece of software
37
+ that takes plain text (mixed with some metadata relating to formatting) and produces a formatted document. Think
38
+ of it as a little like HTML, but usually without nesting. Typically if a line of text started with a dot, it
39
+ would be interpreted as a formatting instruction rather than as raw text.
40
+
41
+ This was before there were laser printers (or at least I had never heard of them). Although I don't go back to
42
+ the early days of Unix utilities like troff and nroff, I did know about them and have touched them (in the early
43
+ to mid-1980s). I've even used a similar tool on an IBM mainframe (called Scripsit, as I recall). I'm certain
44
+ there were similar things on the DEC-10 and many other forgotten platforms. Even in the late 80s, when word
45
+ processing was coming into its own, many of the tools still were not fully "WYSIWYG."
46
+
47
+ Remember that term? "What You See Is What You Get"? It was coined because this was rather a new concept. With
48
+ text formatters, what you saw was _not what you got.
49
+
50
+ Even back then, there were more sophisticated tools. TeX was around, though I didn't know it and never really
51
+ saw it. LaTeX I suppose came later. At that time, dot matrix printers were not uncommon -- and on the mainframes,
52
+ even line printers were still common (typically without even lowercase letters).
53
+
54
+ As for "really fancy" output such as TeX could produce, I don't know that our comp sci department _or our
55
+ computer center could really print such material. If I used a printer that could print italics and boldface text,
56
+ I was ecstatic.
57
+
58
+ This is starting to sound like the stories about walking to school in the snow, right? And it was uphill both
59
+ ways? That's not my point. The hardware was primitive, yes, and the software was primitive, too.
60
+
61
+ When WYSIWYG came along, suddenly armies of "ordinary people" escaped their typewriters and learned the joys of
62
+ backspace and delete. Programmers benefited, too. And yet...
63
+
64
+ I won't even go into the disadvantages of the GUI in general. That could be a controversy in itself. Suffice to
65
+ say that I earned two degrees in computer science and hardly even _touched a mouse. In fact, I don't think I
66
+ actually owned a mouse until four or five years later. I remember with fondness the online signature of one
67
+ Arno Schaefer: *(How do I type) `("for i in \*.dvi do xdvi i done") *(in a GUI?) But that is a little outside our
68
+ discussion here.
69
+
70
+ From a programmer's perspective, a primary failing of the word processor in general is that it stores documents
71
+ in a binary format rather than text. It is difficult or impossible to peer into those files from the outside.
72
+
73
+ That means that all of the traditional Unix utilities, so useful for text files, are useless for Word documents
74
+ and similar file types. Which utilities? That depends on how well you know Unix and how much time you have
75
+ spent at the command line.
76
+
77
+ The first utility, of course, is the text editor itself. If you want fancy formatting and WYSIWYG, the traditional
78
+ editors like vim and emacs won't seem that great to you. But if you want something "lean, mean, and easy" --
79
+ maybe these are pretty great after all. (Granted, nothing ever seems "cool" until you learn to use it effectively.)
80
+
81
+ Personally I use vim (although I freely admit that emacs is more powerful, just as I admit LISP is more powerful
82
+ than any of my favorite languages). It loads into memory very quickly, it loads files quickly, it saves them
83
+ quickly, and it never crashes. Navigation is fast and simple (again, if you know what you're doing). I've never
84
+ done real scripting in vim, but I have sometimes used macros and such.
85
+
86
+ But the editor is only the beginning. Some of the utilities I have used are: grep, wc, fold, cut, colrm,
87
+ diff, sdiff, csplit, expand, head, tail, less, more, cut, sort, split, strings, tee, tr, and uniq. Sometimes I have
88
+ even used awk, sed, and m4. I can combine files, split them, search them, and manipulate their contents at will.
89
+
90
+ I can redirect standard input, standard output, and standard error for these utilities. I can use pipes with them.
91
+ Many of these tools understand regular expressions. I can build scripts that perform multiple commands, even with
92
+ some simple branching and looping logic involved.
93
+
94
+ None of these things are possible in general with Word documents. None of these tools or techniques will work well
95
+ with such a file format.
96
+
97
+ But let's go a step farther... I'm a programmer, after all. I principally work in Ruby, which is good for text
98
+ processing (far more powerful and friendly than bash or awk, for instance).
99
+
100
+ I have written programs that could search and/or replace only in the body of the text, only in the source code,
101
+ or in both. I have written programs to extract code fragments from the text, to insert them, to syntax-check them,
102
+ and to format them. I've written programs to create test cases, to syntax-check code, and to reorder (and renumber)
103
+ sections and other items. I've written code that will honor the file format (and code fragments) and spell-check
104
+ the document, naturally honoring all the technical terms and abbreviations unique to my topic. I've written code
105
+ to extract a table of contents, lists of figures, and lists of code listings. I've written code to compare the
106
+ sizes of different sections, code to check cross-references, and code to suggest keywords for the index.
107
+
108
+ Is all this overkill? You could argue that. Some of these things are doable in MS Word, after all. But you have to
109
+ do everything _their_ way; you can't tweak or customize the functions; and you can't turn off all the features you
110
+ don't need or want. Furthermore, you can't automate it, you have to use the mouse, and sometimes it just crashes or
111
+ malfunctions for a reason you may or may not figure out.
112
+
113
+ There are many solutions, of course. If you know TeX, that is probably the ultimate tool; and there are add-ons
114
+ such as LaTeX and Lyx to make it easier. I've never learned any of this; for most of my purposes, it would be a
115
+ case of killing a mosquito with a hand grenade. On the other hand... if I were writing a calculus textbook, as I
116
+ never will, I would want something like that to handle all the mathematical notation.
117
+
118
+ As a side note, I've never used Lyx. But I've heard it is a nice compromise between the two paradigms -- a WYSIWYG
119
+ editor that also offers low-level access to the raw markup.
120
+
121
+ What's interesting is that people often "roll their own" solutions. I have done it myself (although I principally
122
+ worked with plain HTML), and I have seen it done by others more than once. It's natural, as programmers are always
123
+ looking for an easier or better way to do things.
124
+
125
+ Once in a while, a programmer will build a solution that is also intended to benefit others who think the same way.
126
+ An excellent example is the relatively new _Softcover_, created by Michael Hartl (https://www.softcover.io/).
127
+ I've only begun to learn it myself, but my initial impression is that what troff was in the 70s, softcover will be
128
+ in only a year or two. It looks to me like a powerful text formatter for the 21st century -- a tool that will let
129
+ the author/programmer do what he wants without getting too much in the way.
130
+
131
+ Softcover was designed (in my opinion) the "right way" -- that is, it was first built for a specific purpose, and
132
+ during that process, ideas were generated, and lessons were learned. This enables the developer to avoid false moves,
133
+ design flaws, and "dead ends." Remember that, in the same way, Ruby on Rails was first an application (Basecamp, as
134
+ I recall) before it was abstracted and generalized into a framework.
135
+
136
+ Softcover does other things right as well. It isn't just a tool or framework, but also a publishing platform for
137
+ ebooks. There is at least one print book published this way as well, and I expect more.
138
+
139
+ When programmers write, the readers are often programmers as well. And we are certainly (on the whole) heavy
140
+ consumers of electronic reading material. Only one American in four uses any kind of ebook reader; but do you know
141
+ of even a single software person who doesn't use one?
142
+
143
+ So it's a tool, and it's a publishing platform. The business model permits the author to keep a high percentage of
144
+ the sale price of the book. All this assumes, of course, that the author is actually capable of producing quality
145
+ material without the help of the host of individuals at a traditional publishing house. But I've noticed that this
146
+ often can be done, especially if the author seeks a little outside help now and then.
147
+
148
+ So I see Softcover as a tool, a platform, and community that connects writers to readers (and to each other). You
149
+ might consider checking it out.
150
+
@@ -0,0 +1,43 @@
1
+ .mixin liveblog
2
+
3
+ .post 3
4
+
5
+ .title How to turn your brain sideways
6
+ .pubdate 2015-07-17
7
+ .views computing
8
+ .tags
9
+
10
+ .teaser
11
+ If you think in OOP, as I do, then functional programming is a great way to
12
+ shake your neurons out of their complacency.
13
+ .end
14
+
15
+ If you already know FP, you may be smiling a little. Maybe you learned it a
16
+ long time ago. Maybe it's natural to you. To me, it isn't.
17
+
18
+ The three basic stumbling blocks for me are:
19
+
20
+ .list
21
+ The concept that all data are immutable
22
+ The concept of tail recursion as opposed to looping
23
+ The concept of pattern matching as opposed to traditional assignment
24
+ .end
25
+
26
+ Yet, of course, those are perhaps the very foundations of functional programming.
27
+ In theory, it all makes sense to me; but it doesn't yet stick to my brain.
28
+
29
+ In many ways, it is literally like learning a foreign language. Not just varying
30
+ syntax and slightly different semantics. If you know C++, Java, Object Pascal, or
31
+ any host of other languages, then you know that these feel "similar" in some ways.
32
+
33
+ Here's an analogy for you. If you have studied French, Spanish, and Italian, you
34
+ have noticed they are of the same "family." They're not identical by any means,
35
+ but you can often transfer knowledge from one area to another. That's how OOP
36
+ languages feel to me.
37
+
38
+ On the other hand, functional languages feel to me as if I were trying to learn
39
+ an Asian tongue like Japanese or Korean. The differences are not just fairly minor
40
+ differences in syntax and semantics, but a difference in paradigm.
41
+
42
+ Learning Elixir is making me feel young and incompetent again. This is a nice break
43
+ from feeling old and incompetent.
@@ -0,0 +1,26 @@
1
+ .mixin liveblog
2
+
3
+ .post 4
4
+
5
+ .title Upcoming Lone Star Ruby Conference...
6
+ .pubdate 2015-07-20
7
+ .views computing austin
8
+ .tags
9
+
10
+ .teaser
11
+ After a short hiatus, LSRC is back! Join us in Austin next month. Speakers have
12
+ just been announced.
13
+ .end
14
+
15
+ I submitted a proposal, but it wasn't accepted this time. But many other fine people
16
+ will be presenting there -- see http://LoneStarRuby.org
17
+
18
+ As a bonus, there is a Phoenix training session on the day before. Wait, what? Phoenix
19
+ isn't Ruby. It's Elixir.
20
+
21
+ That's true. But Phoenix and Elixir are cool, too. And Jim Freeze who organizes LSRC
22
+ also put together the first Elixir Conference last year (and the upcoming one in 2015).
23
+ So we're keeping it in the family.
24
+
25
+ I hope to see you at *[all three] of these events.
26
+
@@ -0,0 +1,17 @@
1
+ .mixin liveblog
2
+
3
+ .post 5
4
+
5
+ .title Elixir Conf 2015 announced
6
+ .pubdate 2015-07-22
7
+ .views computing
8
+ .tags
9
+
10
+ .teaser
11
+ Elixir Conference 2015 will be in early October in Austin, Texas!
12
+ .end
13
+
14
+ It's sure to be a great time. The CFP will be open until mid-August. You're
15
+ encouraged to submit.
16
+
17
+ Really looking forward to this one.
@@ -0,0 +1,30 @@
1
+ .mixin liveblog
2
+
3
+ .post 6
4
+
5
+ .title Ruby for Dinosaurs...
6
+ .pubdate 2015-07-23
7
+ .views computing
8
+ .tags
9
+
10
+ .pin computing
11
+
12
+ .teaser
13
+ I have a good friend I've known since college. He was much older than I was (though
14
+ now somehow we are much closer together in age). He was a mentor to me with regard
15
+ to computers and other things.
16
+ .end
17
+
18
+ He was a brilliant programmer and actually wrote a C compiler in the days before the
19
+ IBM PC. He's now past 70 if I am not mistaken. Lately, he says technical things make
20
+ him tired.
21
+
22
+ But as a Ruby enthusiast, I felt obligated to pass on some of the insights I had in
23
+ the last 16 years. Will it bring him out of retirement and get him to write code
24
+ again? Maybe not. But I had been meaning for years to write this little intro, and so
25
+ I finally did.
26
+
27
+ Here's the PDF of $$link["Ruby for the Old-Time C Programmer"|assets/rubydino.pdf]
28
+
29
+ If you know someone who thinks in C and never learned OOP, you might share it with
30
+ that person as well. If you have comments, feel free to email me.
@@ -0,0 +1,90 @@
1
+ .mixin liveblog
2
+
3
+ .post 7
4
+
5
+ .title Phoenix isn't Rails
6
+ .pubdate 2015-07-27
7
+ .views computing
8
+ .tags
9
+
10
+ .teaser
11
+ I don't know Elixir very well at all. But I've started to learn Phoenix now. The
12
+ first thing to know: Phoenix is <i>not</i> Ruby on Rails (nor is it "Elixir on Rails").
13
+ .end
14
+
15
+ I began my learning experience by dutifully crunching through the tutorial and
16
+ making my share (at least) of newbie mistakes. (Disclaimer: I'm not a web guy. I
17
+ don't natively "think" in those terms and perhaps never will.)
18
+
19
+ At some point in the hello-world example, I stopped and did a count of the files
20
+ under my tree. It will become clear in a moment why this was a little naive and
21
+ careless.
22
+
23
+ At any rate, I think <tt>find . | wc -l</tt>reported 11,648 files to me. I found this
24
+ a bit confusing and puzzling, and I didn't think it through.
25
+
26
+ I chatted with Chris McCord and another guy I don't think I've met. This is a summary:
27
+
28
+ <pre>
29
+ hal_9000: chrismccord: I have a question about the philosophy/design
30
+ of phoenix - if you have time/inclination and the answer is not too involved
31
+
32
+ chrismccord: hal_9000: shoot
33
+
34
+ hal_9000: first of all, i’m not a web guy - i’ve played with rails and several
35
+ other things - wrote a few small apps. One thing that appealed to me
36
+ about Sinatra was how “lightweight” it was compared to Rails — you can
37
+ write a primitive Sinatra app in a single file.
38
+ hal_9000: i “sort of” expected that Phoenix might be that way — but a find piped
39
+ to wc showed me that a hello-world app has more than 11,000 files in it.
40
+ why in general is that?
41
+
42
+ chrismccord: hal_9000: remove the node_modules folder and re-run ws
43
+ chrismccord: it's all nodejs for the asset building
44
+ chrismccord: hal_9000: we are lightweight. It's a misconception I have to keep correcting.
45
+ We are much closer to sinatra than rails
46
+
47
+ hal_9000: hmm, i don’t even know nodejs of course
48
+ hal_9000: chrismccord: thanks, i had a feeling i was missing something for sure
49
+
50
+ chrismccord: hal_9000: you could write an app in a single file, but no-one does that,
51
+ because we don't write production software in a single file
52
+ chrismccord: hal_9000: It is also worth mentioning there is also nothing global in
53
+ phoenix. We are not a monolith like rails
54
+
55
+ jeregrine: hal_9000: something to keep in mind here is that phoenix assumes you are
56
+ writing production software. Eventually you will need to touch every file, otherwise
57
+ it wouldn't generate the file
58
+
59
+ hal_9000: chrismccord: ok, thanks, i will look more closely. i’m impressed with what i see
60
+
61
+ jeregrine: hal_9000: if you are like me and have used sinatra for production software you
62
+ probably discovered you ended up writing a slightly smaller version of rails
63
+
64
+ hal_9000: jeregrine: that makes perfect sense
65
+
66
+ jeregrine: hal_9000: if you only need a single route/api call, and are certain it will never grow,
67
+ you could VERY easily get away with just plug and it's router
68
+ jeregrine: hal_9000: http://hexdocs.pm/plug/Plug.Router.html for reference.
69
+
70
+ hal_9000: chrismccord: i grasp it now, sorry for the noise
71
+
72
+ jeregrine: hal_9000: lemme know if you have any questions, this is something we need to be better at
73
+ communicating. We are not rails
74
+
75
+ chrismccord: hal_9000: no worries. Sorry if my response was rash too. I just have to fight a lot of
76
+ "phoenix is bloated" comments because people assume it is given my Rails background and
77
+ the comparisons with rails
78
+
79
+ hal_9000: chrismccord: no, your response was not rash at all
80
+ </pre>
81
+
82
+ So first of all: I didn't pay attention to what I was doing when I did my file count.
83
+
84
+ But the real takeaway here is: Phoenix isn't bloated, and more importantly, <i>Phoenix isn't Rails</i>.
85
+ The philosophy seems to be more "minimalistic" as I had hoped.
86
+
87
+ And of course, we all know that Elixir isn't Ruby. I won't belabor that point.
88
+
89
+ On the other hand, I do find (so far) that Plug is a lot like Rack. That's a good thing, because I
90
+ always thought Rack was sheer genius. More on that as I learn.