PageRenderTime 52ms CodeModel.GetById 25ms RepoModel.GetById 0ms app.codeStats 0ms

/src/214.json

http://github.com/szabgab/perlweekly
JSON | 279 lines | 279 code | 0 blank | 0 comment | 0 complexity | a653e0488ffe807c0f949379d28a4b16 MD5 | raw file
  1. {
  2. "chapters" : [
  3. {
  4. "entries" : [
  5. {
  6. "author" : "daisuke_maki",
  7. "tags" : [],
  8. "text" : "Maki-san's recap and reflections on the last YAPC::Asia Tokyo that he'll organise. I don't want to steal his thunder, but there were a lot of people there. You can also see <a href=\"http://30d.jp/yapcasia/8\">some photos</a>, watch <a href=\"https://www.youtube.com/user/yapcasia/videos\">videos of the talks</a>, and read <a href=\"http://yapcasia.org/2015/news/08/yapcasia-tokyo-2015-blog-entries.html\">blogs</a> (note that most of them are in Japanese).",
  9. "title" : "The 10th and Final YAPC::Asia Tokyo",
  10. "ts" : "2015.08.27",
  11. "url" : "https://medium.com/@lestrrat/the-10th-and-final-yapc-asia-tokyo-6bf15dae1ab4"
  12. },
  13. {
  14. "author" : "casey_west",
  15. "tags" : [],
  16. "text" : "This is Casey's report, which also links to the video of the talk he gave, on <a href=\"http://caseywest.com/durable-communication/\">durable communication</a>.",
  17. "title" : "Casey West's YAPC::Asia report",
  18. "ts" : "2015.08.30",
  19. "url" : "http://caseywest.com/farewell-yapc-asia/"
  20. },
  21. {
  22. "author" : "karen_pauley",
  23. "tags" : [],
  24. "text" : "Karen has been to all 10 YAPC::Asias in Tokyo; she notes that 320 people attended the first one, a lot less than attended the 10th.",
  25. "title" : "Karen Pauley's YAPC::Asia report",
  26. "ts" : "2015.08.30",
  27. "url" : "http://martian.org/karen/2015/08/30/yapcasia-2015/"
  28. },
  29. {
  30. "tags" : [],
  31. "text" : "The thing that struck me about Miyagawa's report was the phrase \"flawless Wi-Fi\". Most of us have been to events where the wifi just couldn't cope, but this was a whole different scale.",
  32. "title" : "Miyagawa's YAPC::Asia report",
  33. "ts" : "2015.08.30",
  34. "url" : "http://weblog.bulknews.net/post/127944341844/yapcasia-2015"
  35. },
  36. {
  37. "author" : "marylou_lenhart",
  38. "tags" : [],
  39. "text" : "This is Marylou's report on her YAPC experience. She gave a talk titled <a href=\"https://speakerdeck.com/melancholyfleur/posture-for-engineers\">Posture for Engineers</a>, which you can <a href=\"https://www.youtube.com/watch?v=MHk8FM4mcNo\">watch on youtube</a>.",
  40. "title" : "Marylou Lenhart's YAPC::Asia report",
  41. "ts" : "2015.08.23",
  42. "url" : "http://blog.maryloulenhart.com/yapcasia-2015/"
  43. }
  44. ],
  45. "title" : "YAPC::Asia"
  46. },
  47. {
  48. "entries" : [
  49. {
  50. "author" : "miguel_prz",
  51. "tags" : [],
  52. "text" : "Miguel Prz (<a href=\"https://metacpan.org/author/NICEPERL\">NICEPERL</a>)'s regular lists: <a href=\"http://niceperl.blogspot.com/2015/08/xliii-cpan-great-modules-released-last.html\">Great modules released last week</a>; <a href=\"http://niceperl.blogspot.com/2015/08/clxxv-metacpan-weekly-report-fileslurper.html\">MetaCPAN weekly report</a>; <a href=\"http://niceperl.blogspot.com/2015/08/cc-stackoverflow-perl-report.html\">StackOverflow Perl report</a>.",
  53. "title" : "NICEPERL's lists",
  54. "ts" : "2015.08.29",
  55. "url" : "http://niceperl.blogspot.com/2015/08/xliii-cpan-great-modules-released-last.html"
  56. },
  57. {
  58. "author" : "salvador_fandino",
  59. "tags" : [],
  60. "text" : "Salvador has been doing a lot of hacking on <a href=\"https://metacpan.org/pod/Net::SSH2\">Net::SSH2</a>, and has released a development version to CPAN. He's open we might help him kick the tyres.",
  61. "title" : "Help me test Net::SSH2",
  62. "ts" : "2015.08.27",
  63. "url" : "http://blogs.perl.org/users/salvador_fandino/2015/08/help-me-test-netssh2.html"
  64. },
  65. {
  66. "author" : "jeff_goff",
  67. "tags" : [],
  68. "text" : "Jeff has released a new version of <a href=\"https://metacpan.org/pod/Perl::ToPerl6\">Perl::ToPerl6</a>, his tool for translating Perl 5 to Perl 6.",
  69. "title" : "Perl::ToPerl6 release",
  70. "ts" : "2015.08.30",
  71. "url" : "http://blogs.perl.org/users/drforr/2015/08/perltoperl6-release-tonight-with-testmore-exporter-and-moose-helpers.html"
  72. }
  73. ],
  74. "title" : "CPAN News"
  75. },
  76. {
  77. "entries" : [
  78. {
  79. "author" : "yanick_champoux",
  80. "tags" : [],
  81. "text" : "Yanick used some Perl to help him create a <a href=\"https://kapeli.com/dash\">Dash</a> docset for <a href=\"http://swagger.io\">Swagger</a>.",
  82. "title" : "Making Docsets",
  83. "ts" : "2015.08.24",
  84. "url" : "http://techblog.babyl.ca/entry/making-docsets"
  85. },
  86. {
  87. "author" : "helmut_wollmersdorfer",
  88. "tags" : [],
  89. "text" : "Helmut shows how you can talk to Elasticsearch via its JSON REST-API, using <a href=\"https://metacpan.org/pod/Mojo::UserAgent\">Mojo::UserAgent</a>.",
  90. "title" : "Elasticsearch with Mojo::UserAgent",
  91. "ts" : "2015.08.24",
  92. "url" : "http://wollmers-perl.blogspot.com/2015/08/elasticsearch-with-mojouseragent.html"
  93. },
  94. {
  95. "author" : "david_farrell",
  96. "tags" : [],
  97. "text" : "David introduces his <a href=\"https://github.com/dnmfarrell/Stasis\">statis</a> tool, for doing secure backups using <code>tar</code> and <a href=\"https://www.gnupg.org\"><code>gpg</code></a>.",
  98. "title" : "Simple, secure backups with Perl",
  99. "ts" : "2015.08.27",
  100. "url" : "http://perltricks.com/article/185/2015/8/27/Simple--secure-backups-with-Perl"
  101. },
  102. {
  103. "author" : "david_farrell",
  104. "tags" : [],
  105. "text" : "David has written a script that will check <a href=\"https://duckduckgo.com\">DuckDuckGo</a> <a href=\"https://duck.co/duckduckhack/goodie_cheat_sheets\">cheatsheets</a>, which he <a href=\"http://perltricks.com/article/189/2015/8/22/Writing-DuckDuckGo-plugins-just-got-easier\">wrote about</a> last week.",
  106. "title" : "Check your DuckDuckGo cheatsheets with Perl",
  107. "ts" : "2015.08.28",
  108. "url" : "http://perltricks.com/article/190/2015/8/28/Check-your-DuckDuckGo-cheatsheets-with-Perl"
  109. },
  110. {
  111. "author" : "helmut_wollmersdorfer",
  112. "tags" : [],
  113. "text" : "Helmut gives some pointers on how to work with the <a href=\"https://de.shopware.com\">Shopware</a> <a href=\"https://developers.shopware.com/developers-guide/rest-api/\">API</a>.",
  114. "title" : "Interface to Shopware with Perl",
  115. "ts" : "2015.08.25",
  116. "url" : "http://wollmers-perl.blogspot.com/2015/08/interface-to-shopware-with-perl.html"
  117. },
  118. {
  119. "author" : "yanick_champoux",
  120. "tags" : [],
  121. "text" : "Yanick talks us through his <code>git-integrate</code> shortcut, which helps with \"merging feature and bug branches back into master\".",
  122. "title" : "git-integrate: Bring the Branches Back Home",
  123. "ts" : "201508.29",
  124. "url" : "http://techblog.babyl.ca/entry/git-integrate"
  125. }
  126. ],
  127. "title" : "Hacking with Perl"
  128. },
  129. {
  130. "entries" : [
  131. {
  132. "author" : "viacheslav_tykhanovskyi",
  133. "tags" : [],
  134. "text" : "James Bond has the man with the golden gun. We have the man with the pink t-shirt. If you want to know why, read on!",
  135. "title" : "Interview with BOOK",
  136. "ts" : "2015.08.26",
  137. "url" : "http://pragmaticperl.com/interviews/book"
  138. },
  139. {
  140. "tags" : [],
  141. "text" : "The PDL core team are thinking about ways to \"make PDL development faster and more responsive\", they've got some ideas, but are hoping to get input from the community.",
  142. "title" : "Faster PDL Development Cycle---But How?",
  143. "ts" : "2015.08.24",
  144. "url" : "http://blogs.perl.org/users/chris_marshall/2015/08/faster-pdl-development-cycle---but-how.html"
  145. },
  146. {
  147. "author" : "philippe_bruhat",
  148. "tags" : [],
  149. "text" : "Philippe is organising a hackathon in Lyon, on September 12th.",
  150. "title" : "patch -p3",
  151. "ts" : "2015.08.25",
  152. "url" : "http://blogs.perl.org/users/book/2015/08/patch--p3.html"
  153. }
  154. ],
  155. "title" : "Community"
  156. },
  157. {
  158. "entries" : [
  159. {
  160. "author" : "john_scoles",
  161. "tags" : [],
  162. "text" : "Byterock's report from the first day of the Swiss Perl Workshop. When you've read this you can move on to his report from <a href=\"http://blogs.perl.org/users/byterock/2015/08/swp-day-two.html\">day two</a>.",
  163. "title" : "Swiss Perl Workshop",
  164. "ts" : "2015.08.28",
  165. "url" : "http://blogs.perl.org/users/byterock/2015/08/swp-day-one.html"
  166. },
  167. {
  168. "author" : "stefan_hornburg",
  169. "tags" : [],
  170. "text" : "The Perl Dancer Conference is in Vienna on October 21st and 22nd. The deadline for submissions is Monday August 31st!",
  171. "title" : "Call for Papers for Perl Dancer Conference in Vienna",
  172. "ts" : "2015.08.29",
  173. "url" : "http://blogs.perl.org/users/racke/2015/08/reminder-on-call-for-papers-for-perl-dancer-conference-in-vienna.html"
  174. }
  175. ],
  176. "title" : "Conferences & workshops"
  177. },
  178. {
  179. "entries" : [
  180. {
  181. "author" : "barbie",
  182. "tags" : [],
  183. "text" : "CPAN Testers hasn't been very stable for the last 2 weeks; Barbie has posted an updated, but is also looking for one or more people who are interested in taking on CPAN Testers. Barbie's been looking after it for 10 years and says \"it is definitely time for some fresh eyes\".",
  184. "title" : "CPAN Testers Site Update & Successor Wanted",
  185. "ts" : "2015.08.30",
  186. "url" : "http://blog.cpantesters.org/diary/199"
  187. },
  188. {
  189. "author" : "sinan_unur",
  190. "tags" : [],
  191. "text" : "He flies faster than a speeding train, leaps tall buildings in a single bound, and fixes 2,950 failing tests with a single character, it's Sinan Unur!",
  192. "title" : "Slashing one's feet with tests, or, how to fix 2,950 test failures in one fell swoop",
  193. "ts" : "2015.08.25",
  194. "url" : "http://www.nu42.com/2015/08/fix-2950-test-failures.html"
  195. }
  196. ],
  197. "title" : "Testing"
  198. },
  199. {
  200. "entries" : [
  201. {
  202. "author" : "gabor_szabo",
  203. "tags" : [],
  204. "text" : "",
  205. "title" : "Vagrant Perl Development Environment (VirtualBox)",
  206. "ts" : "2015.08.24",
  207. "url" : "http://perlmaven.com/vagrant-perl-development-environment"
  208. }
  209. ],
  210. "title" : "Development"
  211. },
  212. {
  213. "entries" : [
  214. {
  215. "author" : "jonathan_worthington",
  216. "tags" : [],
  217. "text" : "The video of Jonathan's talk at YAPC::Asia Tokyo.",
  218. "title" : "Parallelism, Concurrency, and Asynchrony in Perl 6",
  219. "ts" : "2015.08.27",
  220. "url" : "https://www.youtube.com/watch?v=JpqnNCx7wVY"
  221. },
  222. {
  223. "tags" : [],
  224. "text" : "An overview of the associative classes in Perl 6 (like hashes), some of the problems with them, and proposed solutions.",
  225. "title" : "Untangling the Perl 6 Hash+Pair type hierarchy",
  226. "ts" : "2015.08.29",
  227. "url" : "http://postcircumfix.com/2015-08-29-untangling-the-perl-6-hashpair-type-hierarchy"
  228. },
  229. {
  230. "author" : "aaron_baugher",
  231. "tags" : [],
  232. "text" : "Aaron talks us through a Perl 6 script which creates an mp3 audio file from an mp4 video.",
  233. "title" : "A Video-to-Song Converter in Perl 6",
  234. "ts" : "2015.08.27",
  235. "url" : "http://blogs.perl.org/users/aaron_baugher/2015/08/a-video-to-song-converter-in-perl-6.html"
  236. }
  237. ],
  238. "title" : "Perl 6"
  239. },
  240. {
  241. "entries" : [
  242. {
  243. "author" : "paul_graham",
  244. "tags" : [],
  245. "text" : "Good news &mdash; if you're a CEO you don't have to be a jerk!",
  246. "title" : "Why It's Safe for Founders to Be Nice",
  247. "ts" : "2015.08.30",
  248. "url" : "http://www.paulgraham.com/safe.html"
  249. },
  250. {
  251. "tags" : [],
  252. "text" : "Boostrap 4 is coming! This post shows how Boostrap has evolved, and outlines what's coming with version 4.",
  253. "title" : "What’s New in Bootstrap 4?",
  254. "ts" : "2015.08.25",
  255. "url" : "https://scotch.io/bar-talk/whats-new-in-bootstrap-4"
  256. },
  257. {
  258. "author" : "gabor_szabo",
  259. "tags" : [],
  260. "text" : "",
  261. "title" : "AngularJS Tutorial",
  262. "ts" : "2015.08.24",
  263. "url" : "http://code-maven.com/angular"
  264. }
  265. ],
  266. "title" : "Not Perl"
  267. }
  268. ],
  269. "date" : "2015-08-31",
  270. "editor" : "neil_bowers",
  271. "footer" : [],
  272. "header" : [
  273. "By all reports this year's YAPC::Asia was an impressive affair;\nas Daisuke Maki said, they went out with a bang!\nIn addition to Maki-san's write-up, you can watch the videos,\nlook at the photos with envy, and read some more blog posts.",
  274. "It's YAPC::EU this week, with a host of <a href=\"http://act.yapc.eu/ye2015/schedule?day=2015-09-02\">interesting talks</a>.\nIf you're (going to be) there: (1) the hashtag is <code>#yapceu2015</code>, and (2) please blog about it!\nYou could buy Maki-san a beer as well.",
  275. "Barbie's looking for one or more volunteers to take on CPAN Testers.\nSysadmin experience is pretty important, but I'm sure all serious offers\nof help are welcome.",
  276. "Neil"
  277. ],
  278. "subject" : "That's how you run a YAPC!"
  279. }