PageRenderTime 26ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/newsletters/archives/grn-045.yml

https://gitlab.com/franzejr/grn-static
YAML | 263 lines | 220 code | 43 blank | 0 comment | 0 complexity | a0ac4d5964a56b94a26613a7b2663d3b MD5 | raw file
  1. ---
  2. edition: "045"
  3. pubdate: "dec 15th 2013"
  4. edito:
  5. "The glass is neither half-full nor half-empty: it's just twice as big as it needs to be.<br>
  6. (just an unknown geek quote)."
  7. topics:
  8. - title: Look
  9. baseline:
  10. "Examples of UI/UX, graphic performance, web design and flashy things."
  11. links:
  12. - title: Depressed 404
  13. url: "http://www.acm.uiuc.edu/sigarch/projects/sensornode/"
  14. comment: "Web server monologue on a 404 page."
  15. - title: Fixed digital agency
  16. url: "http://fixedagency.com/"
  17. comment: "Nice scroll based creative presentation."
  18. - title: The verge 50
  19. url: "http://www.theverge.com/a/the-verge-50"
  20. comment: "50 portraits of influencial people in 2013 (from an american pespective)."
  21. - title: isUserAMonkey
  22. url: "http://developer.android.com/reference/android/app/ActivityManager.html#isUserAMonkey()"
  23. comment: "From the Android API, Returns true if the user interface is currently being messed with by a monkey.."
  24. - title: Use
  25. baseline:
  26. "Web applications, resources and tools, available for making our life easier or funnier."
  27. links:
  28. - title: "Public APIs"
  29. url: "http://publicapis.com/"
  30. comment: "Thousands of APIs and public cloud web services."
  31. tags:
  32. - tool
  33. - title: "We work remotely"
  34. url: "https://weworkremotely.com/"
  35. comment: "A very active place for finding remote work or workers."
  36. tags:
  37. - tool
  38. - title: "Prerender"
  39. url: "http://prerender.io"
  40. comment: "A service (with open source code) for prerendering js sites for SEO purposes."
  41. tags:
  42. - js
  43. - title: "Regex 101"
  44. url: "http://regex101.com/"
  45. comment: "An online regex tester for javascript, php, pcre and python."
  46. tags:
  47. - tool
  48. - title: "Penflip"
  49. url: "https://www.penflip.com"
  50. comment: "A writing collaboration tool with version control, a little like hackpad but more github-oriented."
  51. tags:
  52. - tool
  53. - title: "O2 js style guide"
  54. url: "http://o2js.com/an-all-in-one-guide-to-writing-efficient-javascript"
  55. comment: "The JS coding conventions used for o2.js, if you need one."
  56. tags:
  57. - js
  58. - title: Install
  59. baseline: "A selection of gems or applications updated during past week."
  60. links:
  61. - title: "Hub"
  62. url: "http://hub.github.com/"
  63. comment: "A command-line wrapper for git that makes you better at GitHub."
  64. tags:
  65. - tool
  66. - title: "RethinkDB"
  67. url: "http://www.rethinkdb.com/"
  68. comment: "This is a neat alternative to mongoDB, a NoSQL database that can do joins, and comes with very neat admin web interface."
  69. tags:
  70. - tool
  71. - title: "Sublime Debugger"
  72. url: "https://github.com/shuky19/sublime_debugger"
  73. comment: "Interactive ruby debugger for sublimetext 3."
  74. tags:
  75. - rb
  76. - title: "Uru"
  77. url: "https://bitbucket.org/jonforums/uru"
  78. comment: "Multi-platform Ruby version manager."
  79. tags:
  80. - rb
  81. - title: "Purgatory"
  82. url: "https://github.com/financeit/purgatory"
  83. comment: "Save changes to an ActiveRecord model so that they can be applied at a later time."
  84. tags:
  85. - rb
  86. - title: "Fudge"
  87. url: "https://github.com/Sage/fudge"
  88. comment: "A tool for enforcing code coverage and documentation in continuous integration."
  89. tags:
  90. - rb
  91. - title: "Chef browser"
  92. url: "http://3ofcoins.net/2013/12/11/we-released-chef-browser-today/"
  93. comment: "A sinatra web application for browsing chef data."
  94. tags:
  95. - ops
  96. - title: "Lumberjack"
  97. url: "https://github.com/jbail/lumberjack"
  98. comment: "JavaScript utility that hijacks the browser console, makes it more beautiful."
  99. tags:
  100. - tool
  101. - title: "Vagrant 1.4"
  102. url: "http://www.vagrantup.com/blog/vagrant-1-4.html"
  103. comment: "This new version includes a docker provisionner."
  104. tags:
  105. - ops
  106. - title: "Phantomas"
  107. url: "https://github.com/macbre/phantomas"
  108. comment: "PhantomJS-based web performance metrics collector and monitoring tool."
  109. tags:
  110. - tool
  111. - title: "Qooxdoo"
  112. url: "http://news.qooxdoo.org/qooxdoo-3-5-released"
  113. comment: "Component-based js framework."
  114. tags:
  115. - js
  116. - title: Read
  117. baseline: "From the blogosphere or news feeds ..."
  118. links:
  119. - title: "Chef: The Company Formerly Known as Opscode"
  120. url: "http://www.getchef.com/blog/2013/12/09/chef-the-company-formerly-known-as-opscode/"
  121. comment: "Opscode raised funds, and renames itself to Chef (or actually GetChef)."
  122. pubdate: dec 9
  123. tags:
  124. - ops
  125. - title: "Using Your Terminal From The DevTools"
  126. url: "http://www.html5rocks.com/en/tutorials/developertools/devtools-terminal/"
  127. comment: "A new Chrome DevTools extension that brings the power of the terminal to your browser."
  128. pubdate: dec 9
  129. tags:
  130. - tool
  131. - title: "Grunt for People Who Think Grunt is Hard"
  132. url: "http://24ways.org/2013/grunt-is-not-weird-and-hard/"
  133. comment: "A newbies guide to Grunt.js by Chris Coyer."
  134. pubdate: dec 11
  135. tags:
  136. - js
  137. - title: "Call to Action: Long running Ruby benchmark"
  138. url: "http://samsaffron.com/archive/2013/12/11/call-to-action-long-running-ruby-benchmark"
  139. comment: "Sam Saffron calls to arm for establishing a ruby benchmarking platform."
  140. pubdate: dec 11
  141. tags:
  142. - rb
  143. - title: "Getting Started with AngularJS and Rails 4"
  144. url: "https://www.honeybadger.io/blog/2013/12/11/beginners-guide-to-angular-js-rails"
  145. comment: "A step-by-step tutorial."
  146. pubdate: dec 11
  147. tags:
  148. - rb
  149. - title: "CFEngine vs. Puppet vs. Chef vs. Ansible vs. Salt"
  150. url: "http://blog.normation.com/en/2013/12/12/cfengine-vs-puppet-vs-chef-vs-ansible-vs-salt/"
  151. comment: "A small reminder about the grand-father of devops tools."
  152. pubdate: dec 12
  153. tags:
  154. - ops
  155. - title: "Go for Rubyists"
  156. url: "http://www.sitepoint.com/go-rubyists/"
  157. comment: "Quick introduction to Go."
  158. pubdate: dec 12
  159. tags:
  160. - go
  161. - title: "A Deeper Look at Ruby's Enumerable"
  162. url: "http://rubylove.io/ruby/core/2013/12/14/a-deeper-look-at-rubys-enumerable-1/"
  163. comment: "Learn how to iterate over collections in a lazy manner."
  164. pubdate: dec 14
  165. tags:
  166. - rb
  167. - title: "Useful gems that work well with rails 4"
  168. url: "http://www.neblit.com/blog/39-useful-gems-that-work-well-with-rails-4"
  169. comment: "A list of verified Gems that play well with the new rails."
  170. pubdate: dec 15
  171. tags:
  172. - rb
  173. - title: Watch
  174. baseline: "Screencasts and conferences videos, or other video feeds ..."
  175. links:
  176. - title: "Docker at Spotify"
  177. url: "https://www.youtube.com/watch?v=pts6F00GFuU"
  178. comment: "Quick presentation of how docker is used at spotify."
  179. pubdate: dec 11
  180. duration: 11m
  181. tags:
  182. - ops
  183. - title: Listen
  184. baseline: What could be heard last week ..
  185. links:
  186. - title: "Giant robots 78"
  187. url: http://podcasts.thoughtbot.com/giantrobots/78
  188. duration: 28m
  189. pubdate: dec 9
  190. comment: "Chris Lindland, CEO of Betabrand.com about online fashion, self-generating product and dress-pant-sweatpants."
  191. tags:
  192. - tool
  193. - title: Ruby5 425
  194. url: http://ruby5.envylabs.com/episodes/461-episode-425-december-10th-2013
  195. duration: 6m
  196. pubdate: dec 10
  197. comment: "ActionParameter, purgatory, promise.rb, rails session, jruby 1.7.9."
  198. tags:
  199. - rb
  200. - title: RubyRogues 135
  201. url: http://rubyrogues.com/135-rr-http-2-0-with-ilya-grigorik/
  202. duration: 1h09
  203. pubdate: dec 11
  204. comment: "HTTP 2.0 with Ilya Grigorik."
  205. tags:
  206. - rb
  207. - title: Ruby5 426
  208. url: http://ruby5.envylabs.com/episodes/462-episode-426-december-13th-2013
  209. duration: 5m
  210. pubdate: dec 13
  211. comment: "Thoughtbot on SO, verifying doubles, stagehand, bundler, roar."
  212. tags:
  213. - rb
  214. - title: Javascript Jabber 087
  215. url: http://javascriptjabber.com/087-jsj-tc39-with-alex-russell/
  216. duration: 1h
  217. pubdate: dec 13
  218. comment: "TC39 (Ecmascript) with Alex Russell."
  219. tags:
  220. - js