PageRenderTime 27ms CodeModel.GetById 31ms RepoModel.GetById 0ms app.codeStats 0ms

/2014/03/17/reading-list-2014-march-17/index.html

https://github.com/uthark/uthark.github.com
HTML | 188 lines | 188 code | 0 blank | 0 comment | 0 complexity | 219e45297456067f1e96c0693ebbfbf6 MD5 | raw file
  1. <!doctype html><html prefix="og: https://ogp.me/ns#" lang=en>
  2. <head>
  3. <meta charset=utf-8>
  4. <link rel=canonical href=https://uthark.github.io/2014/03/17/reading-list-2014-march-17/>
  5. <meta name=HandheldFriendly content="True">
  6. <meta name=MobileOptimized content="320">
  7. <meta name=viewport content="width=device-width,minimum-scale=1,maximum-scale=5">
  8. <title>Reading List 2014-March-17</title>
  9. <meta name=description content>
  10. <meta name=keywords content>
  11. <meta name=author content="Oleg Atamanenko">
  12. <link rel=stylesheet media=screen href="https://fonts.googleapis.com/css2?family=Lora:wght@500&family=Source+Code+Pro:wght@300&family=Bitter&display=swap" type=text/css>
  13. <link rel=stylesheet href=https://uthark.github.io/css/theme.72254bdf9ec9fc2d8b013dd5c21997b2ab476af1a37ded5995aae71c4a63d57d.css>
  14. <link rel=stylesheet href=https://uthark.github.io/css/uthark.css>
  15. <link rel=stylesheet href=//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css>
  16. <link href=https://uthark.github.io/favicon.png rel=icon>
  17. <link href=https://feeds.feedburner.com/atamanenko rel=alternate type=application/rss+xml title="Oleg Atamanenko">
  18. <meta name=twitter:card content="summary">
  19. <meta name=twitter:site content="@real_atamanenko">
  20. <meta name=twitter:creator content="@real_atamanenko">
  21. <meta name=twitter:title content="Reading List 2014-March-17">
  22. <meta property="og:title" content="Reading List 2014-March-17">
  23. <meta property="og:url" content="https://uthark.github.io/2014/03/17/reading-list-2014-march-17/">
  24. <meta property="og:description" content="General Life is a game. This is your strategy guide Happy 25th Birthday, Web! or: Honoring the web by embracing It Is the Internet good or bad? Yes.  Josh Timonen — My Brain Has No Space For Your User Interface Inside DuckDuckGo, Google&rsquo;s Tiniest, Fiercest Competitor ⚙ Co.">
  25. </head>
  26. <body>
  27. <header class=site>
  28. <h1><a href=https://uthark.github.io/>Oleg Atamanenko</a></h1>
  29. <h2>thoughts about programming</h2>
  30. </header>
  31. <nav><nav>
  32. <ul class=main-navigation>
  33. <li><a href=https://uthark.github.io/ title=Posts>Posts</a></li>
  34. <li><a href=https://uthark.github.io/categories/ title=Categories>Categories</a></li>
  35. <li><a href=https://uthark.github.io/usefularticles/ title=Links>Links</a></li>
  36. <li><a href=https://uthark.github.io/about/ title="About me">About me</a></li>
  37. </ul>
  38. </nav>
  39. </nav>
  40. <div id=main>
  41. <div id=content>
  42. <div>
  43. <article class=hentry role=article>
  44. <header>
  45. <h1 class=entry-title>
  46. Reading List 2014-March-17
  47. </h1>
  48. </header>
  49. <div class=entry-content>
  50. <h3 id=general>General</h3>
  51. <ol>
  52. <li><a href=http://j.mp/1eEP67D>Life is a game. This is your strategy guide</a></li>
  53. <li><a href=http://j.mp/1oQthqA>Happy 25th Birthday, Web! or: Honoring the web by embracing It</a></li>
  54. <li><a href=http://j.mp/1oD5WLu>Is the Internet good or bad? Yes. </a></li>
  55. <li><a href=http://j.mp/1hnxOOt>Josh Timonen — My Brain Has No Space For Your User Interface</a></li>
  56. <li><a href=http://j.mp/1hnxPlx>Inside DuckDuckGo, Google&rsquo;s Tiniest, Fiercest Competitor ⚙ Co.Labs ⚙ code + community</a></li>
  57. <li><a href=http://j.mp/1cKFkFM>7 Data Presentation Tips: Think, Focus, Simplify, Calibrate, Visualize++</a></li>
  58. </ol>
  59. <h3 id=agile>Agile</h3>
  60. <ol>
  61. <li><a href=http://j.mp/1iMVNYD>Agile Best Practice: Executable Specifications</a></li>
  62. </ol>
  63. <h3 id=software-development>Software development</h3>
  64. <ol>
  65. <li><a href=http://j.mp/1oY0eBu>The 10 Commandments of Programming</a></li>
  66. <li><a href=http://j.mp/1nsU9kZ>How to write good software</a></li>
  67. <li><a href=http://j.mp/1kPMqst>The Git Object Model</a></li>
  68. <li><a href=http://j.mp/1kPMsAz>Git for Computer Scientists</a></li>
  69. <li><a href=http://j.mp/1iqQ6kq>Database Versioning: The ignored aspect of version control.</a></li>
  70. <li><a href=http://j.mp/1dG8QX1>AlienatingAtmosphere</a></li>
  71. <li><a href=http://j.mp/1oQtha0>How We Make Trello</a></li>
  72. </ol>
  73. <h3 id=java>Java</h3>
  74. <ol>
  75. <li><a href=http://j.mp/1gtYHxG>Java Facts to Blow your Mind! (infographic)</a></li>
  76. <li><a href=http://j.mp/1f4Hn3v>Java theory and practice: Dynamic compilation and performance measurement</a></li>
  77. <li><a href=http://j.mp/1gkPHe9>Tracking Exceptions With Spring – Part 2 – Delegate Pattern</a></li>
  78. <li><a href=http://j.mp/1fWJGuE>Spring Integration Cheat Sheet from DZone Refcardz : Free, professional tutorial guides for developers</a></li>
  79. <li><a href=http://j.mp/1kzWR5J>Error handling in Storm Trident topologies</a></li>
  80. <li><a href=http://j.mp/1gft0dN>Identifying Gradle Conventions</a></li>
  81. <li><a href=http://j.mp/1p1Z7k3>Postgres and Oracle compatibility with Hibernate</a></li>
  82. <li><a href=http://j.mp/1odaR4V>Event processing in camel-drools</a></li>
  83. <li><a href=http://j.mp/1oQt6vr>Using Lucene&rsquo;s search server to search Jira issues</a></li>
  84. <li><a href=http://j.mp/1kvWxT1>Playing with ANTLR4, Primefaces extensions for Code Mirror and web-based DSLs</a></li>
  85. <li><a href=http://j.mp/1ijBiEj>How to fire Mac OS X notifications with AppleScript (Scala or Java, too)</a></li>
  86. <li><a href=http://j.mp/1iqQ4cv>Creating Complex Test Configurations with Red Deer</a></li>
  87. <li><a href=http://j.mp/1mcMghU>Integration testing custom validation constraints in Jersey 2</a></li>
  88. </ol>
  89. <h3 id=cloud--devops>Cloud & DevOps</h3>
  90. <ol>
  91. <li><a href=http://j.mp/1fGfkuO>Eight Years (And Counting) of Cloud Computing</a></li>
  92. <li><a href=http://j.mp/1gov8O4>Bringing Razor into Puppet Enterprise</a></li>
  93. </ol>
  94. <h3 id=scala>Scala</h3>
  95. <ol>
  96. <li><a href=http://j.mp/1mbjT3R>Scala - Building &lsquo;control structures&rsquo; with types and call-by-name parameters</a></li>
  97. </ol>
  98. <h3 id=frontend-development>Frontend development</h3>
  99. <ol>
  100. <li><a href=http://j.mp/1loxIZt>Event-driven application design with JavaScript</a></li>
  101. <li><a href=http://j.mp/1hnxOOc>Why I was Wrong to be Afraid of Angular.js (pt2) 14 March 2014</a></li>
  102. <li><a href=http://shop.oreilly.com/product/0636920026327.do>You Don&rsquo;t Know JS: Scope and Closures</a></li>
  103. </ol>
  104. <h3 id=in-russian>In Russian</h3>
  105. <ol>
  106. <li><a href=http://j.mp/NhY6bi>ФОТОЖУРНАЛ ХЭ : АНАЛИТИКА : АНТОН ВЕРШОВСКИЙ : ОТКРЫТИЕ ПЛОСКОСТИ</a></li>
  107. <li><a href=http://j.mp/1h68NvH>В бозе-конденсате реализован синтетический магнитный монополь</a></li>
  108. <li><a href=http://j.mp/1blZntD>Главы | Эффект Бильбао</a></li>
  109. <li><a href=http://j.mp/1hl2Gz8>Типичные случаи утечки памяти в Java из песочницы</a></li>
  110. </ol>
  111. </div>
  112. <footer>
  113. <div class=sharing>
  114. Share:
  115. <a href="https://getpocket.com/save?url=https%3a%2f%2futhark.github.io%2f2014%2f03%2f17%2freading-list-2014-march-17%2f" target=_blank><i class="fa fa-get-pocket" title="Save to Pocket" aria-hidden=true></i></a>
  116. <a href="https://twitter.com/intent/tweet?text=Reading%20List%202014-March-17&url=https%3a%2f%2futhark.github.io%2f2014%2f03%2f17%2freading-list-2014-march-17%2f" target=_blank title="Post to Twitter" aria-hidden=true><i class="fa fa-twitter"></i></a>
  117. </div>
  118. <div>
  119. <hr>
  120. <p>If you have any questions, feel free to ping me on Twitter.</p>
  121. </div>
  122. <p class=meta>
  123. Estimated reading time: 2 minute(s)
  124. </p>
  125. <p class=meta>
  126. Last update: <time datetime=2014-03-17>Mar 17, 2014</time>
  127. </p>
  128. <p class=meta>
  129. Categories: <a class=label href=https://uthark.github.io/categories/reading-list/>#reading list</a>
  130. </p>
  131. </p>
  132. <p class=meta>
  133. <a class="basic-alignment left" href=https://uthark.github.io/2014/03/14/reading-list-2014-march-14/ title="Reading List 2014-March-14">&lt;&lt;&nbsp;Reading List 2014-March-14</a>
  134. <a class="basic-alignment right" href=https://uthark.github.io/2014/03/18/reading-list-2014-march-18/ title="Reading List 2014-March-18">Reading List 2014-March-18&nbsp;>></a>
  135. </p>
  136. <div id=disqus_thread></div>
  137. <script type=application/javascript>var disqus_config=function(){};(function(){if(["localhost","127.0.0.1"].indexOf(window.location.hostname)!=-1){document.getElementById('disqus_thread').innerHTML='Disqus comments not available by default when the website is previewed locally.';return}var b=document,a=b.createElement('script');a.async=!0,a.src='//uthark.disqus.com/embed.js',a.setAttribute('data-timestamp',+new Date),(b.head||b.body).appendChild(a)})()</script>
  138. <noscript>Please enable JavaScript to view the <a href=https://disqus.com/?ref_noscript>comments powered by Disqus.</a></noscript>
  139. <a href=https://disqus.com class=dsq-brlink>comments powered by <span class=logo-disqus>Disqus</span></a>
  140. </footer>
  141. </article>
  142. </div>
  143. <aside class="sidebar thirds">
  144. <section class="first odd">
  145. <p>
  146. </p>
  147. </section>
  148. <section class=even>
  149. <div class=toc-header>Table of Contents</div>
  150. <nav id=TableOfContents>
  151. <ul>
  152. <li>
  153. <ul>
  154. <li><a href=#general>General</a></li>
  155. <li><a href=#agile>Agile</a></li>
  156. <li><a href=#software-development>Software development</a></li>
  157. <li><a href=#java>Java</a></li>
  158. <li><a href=#cloud--devops>Cloud & DevOps</a></li>
  159. <li><a href=#scala>Scala</a></li>
  160. <li><a href=#frontend-development>Frontend development</a></li>
  161. <li><a href=#in-russian>In Russian</a></li>
  162. </ul>
  163. </li>
  164. </ul>
  165. </nav>
  166. </section>
  167. </aside>
  168. </div>
  169. </div>
  170. <footer>
  171. <div class=social>
  172. <ul>
  173. <li class=sidebar-nav-item><a target=_blank href=https://github.com/uthark/ title=https://github.com/uthark/><i class="fa fa-github fa-2x"></i></a>
  174. </li>
  175. <li class=sidebar-nav-item> <a target=_blank href=https://bitbucket.org/uthark/ title=https://bitbucket.org/uthark/><i class="fa fa-bitbucket fa-2x"></i></a>
  176. <li class=sidebar-nav-item><a target=_blank href=https://twitter.com/real_atamanenko title=https://twitter.com/real_atamanenko><i class="fa fa-twitter fa-2x"></i></a>
  177. <li class=sidebar-nav-item><a target=_blank href=https://keybase.io/uthark/ title=https://keybase.io/uthark/><i class="fa fa-key fa-2x"></i></a>
  178. <li class=sidebar-nav-item><a target=_blank href=http://stackoverflow.com/users/216764/uthark title=http://stackoverflow.com/users/216764/uthark><i class="fa fa-stack-overflow fa-2x"></i></a>
  179. </li>
  180. <li><a href=https://feeds.feedburner.com/atamanenko target=_blank type=application/rss+xml title=RSS><i class="fa fa-rss-square fa-2x"></i></a></li>
  181. </ul>
  182. </div>
  183. <p>&copy;&nbsp;2009&nbsp;&nbsp;2021 Oleg Atamanenko - <a href=https://uthark.github.io/license/>CC&nbsp;BY-SA&nbsp;4.0</a>
  184. </p>
  185. </footer>
  186. <script>var _gaq=[['_setAccount','UA-8688665-1'],['_trackPageview']];(function(b,c){var d=b.createElement(c),a=b.getElementsByTagName(c)[0];a.async='async',d.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js',a.parentNode.insertBefore(d,a)})(document,'script')</script>
  187. </body>
  188. </html>