-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathatom_entries.json
298 lines (298 loc) · 12.7 KB
/
atom_entries.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
[
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>George Baugh gave an overview of his <abbr title=\"Content Management System\">CMS</abbr>\nwritten in Perl. He explains why he re-invented this particular wheel,\nand what he has learned in the process.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2012",
"link" : "http://houston.pm.org/talks/2020talks/2012Talk/index.html",
"published" : "2020-12-12T04:05:57Z",
"title" : "Notes for 'tCMS : yet another CMS written in Perl' posted.",
"updated" : "2020-12-12T04:05:57Z"
},
{
"categories" : [
"technical meeting",
"remote meeting"
],
"content" : "<p>For the December Houston.pm meeting, George S. Baugh presents <em>tCMS : yet another CMS written in Perl</em>.\n\nThe meeting begins on December 10 at 6pm on Zoom.\nSee <a href=\"http://houston.pm.org/announce_meeting.html\">here</a> for meeting details.\n</p>\n\n<p>George S. Baugh (TEODESIAN on CPAN) explores a CMS he wrote in Perl.\nSpecifically, <q>Why I did it and what I learned?</q></p>\n",
"id" : "tag:houston.pm.org.2011-03:announce-20201117s-13082",
"published" : "2020-11-17T22:33:04Z",
"title" : "tCMS : yet another CMS written in Perl",
"updated" : "2020-11-17T22:33:04Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Brett covers some process management in Perl, including <code>MCE</code> and\n<code>Parallel::ForkManager::Segmented</code>.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2011",
"link" : "http://houston.pm.org/talks/2020talks/2011Talk/index.html",
"published" : "2020-11-15T06:03:12Z",
"title" : "Notes for 'Process Management Modules in Perl' posted.",
"updated" : "2020-11-15T06:03:12Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Julian Brown will describe a Perl script he wrote that uses SendGrid to handle outgoing server email.\nHe'll cover the process, the script, and some DNS configuration.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2010",
"link" : "http://houston.pm.org/talks/2020talks/2010Talk/index.html",
"published" : "2020-10-25T11:42:11Z",
"title" : "Notes for 'A /usr/bin/sendmail like perl script that uses SendGrid email delivery service' posted.",
"updated" : "2020-10-25T11:42:11Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Brett Estrade will tour the book <cite>Object Oriented Perl: A Comprehensive Guide to Concepts and Programming Techniques</cite>\nby Damien Conway. The book shows the old approach to <abbr title=\"Object Orientation\">OO</abbr> in Perl.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2009",
"link" : "http://houston.pm.org/talks/2020talks/2009Talk/index.html",
"published" : "2020-10-25T11:37:03Z",
"title" : "Notes for '2001: How our Grandfathers wrote OO Perl' posted.",
"updated" : "2020-10-25T11:37:03Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>James Keenan gives an introduction to the upcoming Perl 7 release.\nThis is a chance to continue evolving Perl into the future, while providing\na point to disconnect from some legacy behavior.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2008",
"link" : "http://houston.pm.org/talks/2020talks/2008Talk/index.html",
"published" : "2020-10-25T11:31:05Z",
"title" : "Notes for 'Perl 7: An Opinionated Introduction' posted.",
"updated" : "2020-10-25T11:31:05Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>For this month's remote meeting, Todd Rinaldo will give a summary of where Perl stands today.\nWe'll go on from there to a more general discussion among the teams.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2007",
"link" : "http://houston.pm.org/talks/2020talks/2007Talk/index.html",
"published" : "2020-10-25T11:16:34Z",
"title" : "Notes for 'Update on TPCiC and Perl 7, plus discussion' posted.",
"updated" : "2020-10-25T11:16:34Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>A group of us hang out on Zoom and talk about whatever comes to mind.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2006",
"link" : "http://houston.pm.org/talks/2020talks/2006Talk/index.html",
"published" : "2020-10-25T11:01:33Z",
"title" : "Notes for 'June Remote Social Meeting' posted.",
"updated" : "2020-10-25T11:01:33Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>We'll hear from Evan Carroll about a project he's working on, and any other subjects\nwe think to discuss.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2005",
"link" : "http://houston.pm.org/talks/2020talks/2005Talk/index.html",
"published" : "2020-10-25T10:55:26Z",
"title" : "Notes for 'A TDD approach to learning' posted.",
"updated" : "2020-10-25T10:55:26Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Julian Brown covers the basics of SQL in this fundamentals talk.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2004",
"link" : "http://houston.pm.org/talks/2020talks/2004Talk/index.html",
"published" : "2020-10-25T10:20:28Z",
"title" : "Notes for 'SQL 101' posted.",
"updated" : "2020-10-25T10:20:28Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Making the best use of Perl includes understanding and using its data structures.\nG. Wade Johnson will present the major Perl data structures, dipping slightly into\nimplementation, but focusing mostly on the effective use of those structures.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2003",
"link" : "http://houston.pm.org/talks/2020talks/2003Talk/index.html",
"published" : "2020-10-25T04:14:46Z",
"title" : "Notes for 'Perl Data Structures: Tips, Tricks, and Traps' posted.",
"updated" : "2020-10-25T04:14:46Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>John Lightsey will present an early version of a talk he has scheduled for The Perl and Raku\nConference this year. The talk will cover using fuzzing in analysis of the Perl interpreter. If\nyou have interest in security, Perl, or fuzz testing, this will be the talk for you.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2002",
"link" : "http://houston.pm.org/talks/2020talks/2002Talk/index.html",
"published" : "2020-10-25T04:11:07Z",
"title" : "Notes for 'Coverage guided fuzzing the Perl interpreter' posted.",
"updated" : "2020-10-25T04:11:07Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Except in the case of simple standalone scripts, Perl applications usually consist\nof multiple modules and the <code>perl</code> executable. In this discussion, we want\nto cover some of the ways you can deploy a Perl application to any environment.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:2001",
"link" : "http://houston.pm.org/talks/2020talks/2001Talk/index.html",
"published" : "2020-10-25T04:07:12Z",
"title" : "Notes for 'Deploying Perl Applications' posted.",
"updated" : "2020-10-25T04:07:12Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Debbie presents a short introduction to how Core.org teaches kids of any age to think about programming.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1912",
"link" : "http://houston.pm.org/talks/2019talks/1912Talk/index.html",
"published" : "2020-10-24T12:17:33Z",
"title" : "Notes for 'Core.org' posted.",
"updated" : "2020-10-24T12:17:33Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Evan Carroll will cover another aspect of testing in Perl by mocking constants.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1911",
"link" : "http://houston.pm.org/talks/2019talks/1911Talk/index.html",
"published" : "2020-10-24T11:56:34Z",
"title" : "Notes for 'Constants: What They Provide and How to Mock Them' posted.",
"updated" : "2020-10-24T11:56:34Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Evan Carroll covers some of the reasons for using an Object Oriented paradigm when\nprogramming. He shows how Perl and a few other languages implement the appropriate\nconcepts.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1910",
"link" : "http://houston.pm.org/talks/2019talks/1910Talk/index.html",
"published" : "2020-10-24T11:04:30Z",
"title" : "Notes for 'Cross-language Object-Oriented Mechanics' posted.",
"updated" : "2020-10-24T11:04:30Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Instead of a presentation, this is more of a question and answer session about Object Oriented Programming.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1909",
"link" : "http://houston.pm.org/talks/2019talks/1909Talk/index.html",
"published" : "2020-10-24T10:34:02Z",
"title" : "Notes for 'Panel Discussion on Object Oriented Programming' posted.",
"updated" : "2020-10-24T10:34:02Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Wade starts with some unit testing basics, introduces some of the Perl unit test frameworks,\nand then focuses on concepts and tricks to help you get more from your unit tests. While not\nattempting to cover the whole subject of unit testing, there should be something here for most.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1908",
"link" : "http://houston.pm.org/talks/2019talks/1908Talk/index.html",
"published" : "2020-10-24T10:18:52Z",
"title" : "Notes for 'Basic Unit Testing Concepts in Perl' posted.",
"updated" : "2020-10-24T10:18:52Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Julian Brown describes his experiences with the <code>Test::Spec</code> unit testing framework.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1907",
"link" : "http://houston.pm.org/talks/2019talks/1907Talk/index.html",
"published" : "2020-10-24T07:52:03Z",
"title" : "Notes for 'Test::Spec, Test Using a Declarative Testing Framework' posted.",
"updated" : "2020-10-24T07:52:03Z"
},
{
"categories" : [
"presentation",
"technical meeting"
],
"content" : {
"content" : "<p>Julian Brown will be exploring the usage of the Arangodb NoSQL database as used a website he's working on.</p>",
"type" : "xhtml"
},
"id" : "tag:houston.pm.org,2011-03:presentation:1906",
"link" : "http://houston.pm.org/talks/2019talks/1906Talk/index.html",
"published" : "2020-10-24T07:39:21Z",
"title" : "Notes for 'Julian in the Land of NoSQL' posted.",
"updated" : "2020-10-24T07:39:21Z"
}
]