-
Notifications
You must be signed in to change notification settings - Fork 1
/
planet.conf
484 lines (381 loc) · 11.5 KB
/
planet.conf
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
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
# Planet configuration file
# Every planet needs a [Planet] section
[Planet]
# Your planet's name
name = פלאנט תוכנה חופשית בישראל (Planet FOSS-IL)
# Link to the main page
link = http://planet.hamakor.org.il
# Your name
owner_name = Hamakor
# Your e-mail address
owner_email = lior@hamakor.org.il
# cache_directory: Where cached feeds are stored
# new_feed_items: Number of items to take from new feeds
# log_level: One of DEBUG, INFO, WARNING, ERROR or CRITICAL
cache_directory = /var/cache/planet
new_feed_items = 2
log_level = ERROR
# template_files: Space-separated list of output template files
template_files = /var/lib/planet/templates/index.html.tmpl /var/lib/planet/templates/atom.xml.tmpl /var/lib/planet/templates/rss20.xml.tmpl /var/lib/planet/templates/rss10.xml.tmpl /var/lib/planet/templates/opml.xml.tmpl /var/lib/planet/templates/foafroll.xml.tmpl
# The following provide defaults for each template:
# output_dir: Directory to place output files
# items_per_page: How many items to put on each page
# days_per_page: How many complete days of posts to put on each page
# This is the absolute, hard limit (over the item limit)
# date_format: strftime format for the default 'date' template variable
# new_date_format: strftime format for the 'new_date' template variable
# encoding: output encoding for the file, Python 2.3+ users can use the
# special "xml" value to output ASCII with XML character references
# locale: locale to use for (e.g.) strings in dates, default is taken from your
# system
#output_dir = /var/lib/planet/www
output_dir = /srv/http/planet.hamakor.org.il
items_per_page = 60
days_per_page = 7
date_format = %d %B, %Y %I:%M %p
new_date_format = %d %B, %Y
encoding = utf-8
locale = he_IL.UTF-8
# Please add people sorted by English first name
################################################################################
# Some rights reserved (C) Hamakor 2007-2012 #
# The following blogs and RSS list is available under Creative Commons by-sa #
# 3.0 license (http://creativecommons.org/licenses/by-sa/3.0/). #
################################################################################
[http://linmagazine.co.il/astupidog/feed]
name = astupidog
dir = rtl
partial = yes
[http://linmagazine.co.il/aviram/feed]
name = Aviram Jenik
dir = rtl
partial = yes
[http://linmagazine.co.il/ajaxian/feed]
name = ajaxian
dir = rtl
partial = yes
[http://ilsh.info/?feed=rss2&cat=4]
name = Ilan Shavit
dir = rtl
[http://linmagazine.co.il/blog/feed/679]
name = Alon Altman
dir = rtl
partial = yes
[http://eyalevin.com/blog/category/%d7%aa%d7%95%d7%9b%d7%a0%d7%94-%d7%97%d7%95%d7%a4%d7%a9%d7%99%d7%aa/feed]
name = Eyal Levin
dir = rtl
partial = yes
[http://meorero.wordpress.com/category/foss/feed/atom/]
name = Oren Maurer
dir = rtl
partial = yes
#[http://www.held.org.il/blog/?tag=foss&feed=rss2]
[http://feeds.feedburner.com/Web02_Foss]
name = Oren Held
[http://blog.oriidan.info/category/free-software/feed/atom/]
name = Ori Idan
dir = rtl
partial = yes
[http://life-with-linux.blogspot.com/feeds/posts/default]
name = Oron Peled
[http://linmagazine.co.il/baruch/feed]
name = Baruch Even
[http://beta.blogger.com/feeds/3723948418026603019/posts/full/-/%D7%AA%D7%95%D7%9B%D7%A0%D7%94%20%D7%97%D7%95%D7%A4%D7%A9%D7%99%D7%AA]
name = Boris Shtrasman
[http://guysoft.wordpress.com/category/open-source/feed/atom/]
name = Guy Sheffer
partial = yes
[http://firstpost.org/?feed=rss2]
name = Gilad Ben-Yossef
dir = rtl
[http://linmagazine.co.il/blog/feed/258]
name = Yosef Meller
dir = rtl
partial = yes
[http://linmagazine.co.il/yoramb/feed]
name = Yoram Biton
dir = rtl
partial = yes
[http://kaplanopensource.wordpress.com/feed/atom/]
name = Lior Kaplan
dir = rtl
[http://liorkaplan.wordpress.com/feed/atom/]
name = Lior Kaplan
partial = yes
[http://linmagazine.co.il/blog/feed/37]
name = Moti Yehoshua
dir = rtl
partial = yes
[http://technomosh.blogspot.com/feeds/posts/default]
name = Moshe Basanchig
[http://nadavvin.com/category/hebrew/computers/feed/]
name = Nadav Vinik
dir = rtl
[http://idkn.wordpress.com/category/%d7%a7%d7%95%d7%93-%d7%a4%d7%aa%d7%95%d7%97/feed/atom/]
name = Ido Kanner
dir = rtl
[http://linmagazine.co.il/blog/feed/473]
name = Kobi Zamir
dir = rtl
partial = yes
[http://www.xslf.com/index.xml]
name = Shoshannah Forbes
dir = rtl
partial = yes
#[http://feeds.feedburner.com/Sijp/floss]
#[http://sijp.wordpress.com/feed/atom/]
[http://feeds.feedburner.com/Sijp/articles]
name = Shlomi Israely
dir = rtl
[http://shlomil.blogspot.com/feeds/posts/default]
name = Shlomi Loubaton
[http://www.shlomifish.org/me/blogs/agg/shlomif-tech-aggregate.xml]
name = Shlomi Fish
[http://linmagazine.co.il/blog/feed/174]
name = sml
dir = rtl
partial = yes
[http://blogs.microsoft.co.il/blogs/tsahi/rss.aspx?Tags=open+source&AndTags=1]
name = Tsahi Asher
dir = rtl
partial = yes
[http://vaxincity.wordpress.com/category/open-source/feed/atom/]
name = Avishay Vaxman
dir = rtl
partial = yes
[http://inbarhovav.blogspot.com/feeds/posts/default]
name = Inbar Hovav
dir = rtl
[http://feeds2.feedburner.com/2jk-OS]
name = Jonathan Klinger
dir = rtl
[http://bashinglinux.wordpress.com/feed/atom/]
name = Dan Fruehauf
[http://dosilinux.wordpress.com/category/%D7%A7%D7%95%D7%93-%D7%A4%D7%AA%D7%95%D7%97/feed/atom/]
name = Moshe Wagner
dir = rtl
[http://ubuntu9user.wordpress.com/feed/atom/]
name = Arthur
dir = rtl
[http://idanm.wordpress.com/feed/atom]
name = Idan Macilker
dir = rtl
[http://firefang.net/blog/category/computers/open-soruce/feed]
name = Omry Yadn
dir = rtl
partial = yes
[http://artyom.cppcms.com/rss/cat/3/]
name = Artyom Beilis
dir = rtl
partial = yes
# Added on 10/1/2010
[http://snird.wordpress.com/category/%D7%A7%D7%95%D7%93-%D7%A4%D7%AA%D7%95%D7%97/feed/atom/]
name = Snir David
dir = rtl
# Added on 27/1/2010
[http://kedemlaw.blogspot.com/feeds/posts/default/-/%D7%A7%D7%95%D7%93%20%D7%A4%D7%AA%D7%95%D7%97]
name = Yariv Kedem
dir = rtl
[http://feeds.tomercohen.com/TomerCohen-OpenSource]
name = Tomer Cohen
dir = rtl
partial = yes
# Added on 04/02/2010
[http://net-z.blogspot.com/feeds/posts/default/-/%D7%A7%D7%95%D7%93%20%D7%A4%D7%AA%D7%95%D7%97]
name = Amit Tal
dir = rtl
partial = yes
[http://ddorda.useopensource.net/archives/category/opensource/feed]
name = Ddorda
dir = rtl
# Added 13/02/2010
[http://ozzyboy.wordpress.com/category/%D7%AA%D7%95%D7%9B%D7%A0%D7%94-%D7%97%D7%95%D7%A4%D7%A9%D7%99%D7%AA/feed/atom/]
name = Oz Katz
dir = rtl
# Added 13/02/2010
[http://thenewtechnocat.wordpress.com/tag/%D7%AA%D7%95%D7%9B%D7%A0%D7%94-%D7%97%D7%95%D7%A4%D7%A9%D7%99%D7%AA/feed/atom/]
name = Tzvi Katzburg
dir = rtl
partial = yes
# Added 06/04/2010
[http://uxfortynin.wordpress.com/category/%D7%AA%D7%95%D7%9B%D7%A0%D7%94-%D7%97%D7%95%D7%A4%D7%A9%D7%99%D7%AA/feed/atom/]
name = Boaz Yeah
dir = rtl
[http://benhamo.org/wp/?cat=5&feed=rss2]
name = Hetz Ben Hemo
dir = rtl
partial = yes
[http://hatul.info/tag/%D7%AA%D7%95%D7%9B%D7%A0%D7%94-%D7%97%D7%95%D7%A4%D7%A9%D7%99%D7%AA/feed]
name = hatul
dir = rtl
# Added 11/05/2010
[http://linmagazine.co.il/blog/feed/2103]
name = Uri Shabtay
dir = rtl
partial = yes
[http://haharoni.wordpress.com/category/%D7%AA%D7%9B%D7%A0%D7%94-%D7%97%D7%95%D7%A4%D7%A9%D7%99%D7%AA/feed/atom/]
name = Amir Aharoni
dir = rtl
# http://lielft.000php.com/blog/archives/category/foss/feed
[http://feeds.feedburner.com/000php/Odpw]
name = Liel Fridman
dir = rtl
# Added 28/5/2010
[http://www.doom.co.il/blog/?feed=rss2&cat=27]
name = Elad Alfassa
dir = rtl
partial = yes
[http://tsabar.no-ip.org/blog/?cat=3&feed=rss2]
name = Boaz
dir = rtl
partial = yes
# Added on 11/02/2010
[http://blog.ofek.biz/blog/archives/category/hamakor/feed]
name = Doron Ofek
dir = rtl
[http://meitalrules.wordpress.com/feed/atom/]
name = Meital Bourvine
dir = rtl
# Added 13/7/2010
[http://www.hamakor.org.il/feed/atom/]
name = Hamakor
dir = rtl
# Added 22/7/2010
[http://feeds.feedburner.com/blogspot/zPgiB]
name = Carmit Levi
dir = rtl
[http://mulix.livejournal.com/data/atom]
name = Muli Ben-Yehuda
[http://ramirosen.livejournal.com/data/atom]
name = Rami Rosen
# Added 7/8/2010
[http://yehudab.com/blog/category/foss/feed/atom/]
name = Yehuda Bar-Nir
dir = rtl
# Added 28/8/2010
[http://tombigel.com/category/foss/feed/atom/]
name = Tom Bigelajzen
[http://shezif.co.il/?feed=atom&cat=10]
name = Dolev Ravid
dir = rtl
partial = yes
#[http://blog.2of1.org/category/open-source/feed/atom/]
#name = David Kaplan
#partial = yes
# Added 20/9/2010
[http://www.surfaces.co.il/?cat=4&feed=atom]
name = Micha Silver
[http://code.openark.org/blog/category/mysql/feed/atom]
name = Shlomi Noach
[http://blog.k1789.org/?feed=rss2&cat=3]
name = Ram on Agmon
dir = rtl
partial = yes
#Added 04/10/2010
[http://www.mitkaven.com/?feed=atom&tag=%D7%A7%D7%95%D7%93-%D7%A4%D7%AA%D7%95%D7%97]
name = Niv Lilien
partial = yes
[http://szabgab.com/blog/szabgab.rss]
name = Gabor Szabo
[http://www.ranrutenberg.com/feeds/posts/default/-/%D7%A7%D7%95%D7%93%20%D7%A4%D7%AA%D7%95%D7%97]
name = Ran Rutenberg
dir = rtl
[http://www.ishdav.com/wordpress/?feed=atom]
name = Oldie
dir = rtl
# Added 28/11/2010
[http://feeds.feedburner.com/blogspot/tMofK]
name = Yaniv Gershoni
dir = rtl
partial = yes
# Added 14/12/2010
[http://oc666.net/category/open-source/feed/atom/]
name = Ofer Cohen
dir = rtl
# Added 3/1/2011
[http://free-visual.blogspot.com/feeds/posts/default]
name = Meir Gil
dir = rtl
[http://yoav.wordpress.com/feed/atom/]
name = Yoav Farhi
dir = rtl
# Added 20/2/2011
[http://skliarie.blogspot.com/feeds/posts/default]
name = Arie Skliarouk
# Added 29/8/2011
[http://linuxpixies.blogspot.com/feeds/posts/default]
name = Oz Nahum
# Added 30/8/2011
[http://lightningismyname.blogspot.com/feeds/posts/default/-/gimp]
name = Barak Itkin
# Added on 29/1/2010
[http://patent.glazberg.com/tag/%D7%A7%D7%95%D7%93-%D7%A4%D7%AA%D7%95%D7%97/feed]
name = Ziv Glazberg
dir = rtl
# Added 24/10/2011
[http://www.theiceman.co.il/blog/category/open-source/feed]
name = Rabin Yasharzadeh
[http://cucomania.dyndns.info/hamakor.xml]
name = Diego Iastrubni
dir = rtl
partial = yes
# Added 15/1/2012
[http://sourceforge.net/u/boruch-baum/blog/feed]
name = Boruch Baum
# Added 3/2/2012
[http://aharoni.wordpress.com/category/free-software/feed/atom/]
name = Amir Aharoni
[http://blog.shemesh.biz/?tag=%D7%A4%D7%9C%D7%90%D7%A0%D7%98-%D7%94%D7%9E%D7%A7%D7%95%D7%A8&feed=atom]
name = Shachar Shemesh
dir = rtl
# Added 31/5/2011
[http://run.tournament.org.il/category/linux/feed/atom/]
ame = Etzion Bar-Noy
dir = rtl
# Added 25/2/2012
[http://elad.blogli.co.il/archives/category/open-source/feed]
name = Elad Salomons
dir=rtl
# Added 28/11/2010
[http://www.guyrutenberg.com/feed/atom/]
name = Guy Rutenberg
# Added 14/6/2012
[http://levdev.wordpress.com/feed/atom/]
name = Lev Meirovitch
# Re-added 18/7/2012
[http://ira.abramov.org/blog/category/technology/freesoftware/feed/]
name = Ira Abramov
dir = rtl
# Re-added 18/7/2012
[http://www.guysoft.co.il/category/open-source/feed]
name = Guy Sheffer
dir = rtl
# Re-added 18/7/2012
# Commented 24/6/2012
# Added 20/3/2012
[http://baruch.siach.name/blog/index.atom]
name = Baruch Siach
# Re-added 18/7/2012
# Commented 17/6/2012
[http://www.internet-israel.com/tag/%D7%9C%D7%99%D7%A0%D7%95%D7%A7%D7%A1/feed/atom/]
name = Ran Bar-Zik
dir = rtl
partial = yes
[http://www.doom.co.il/en/?feed=atom]
name = Elad Alfassa
partial = yes
###############
# Not working #
###############
# Added 16/6/2010
#[http://traum.org.il/?feed=atom]
#name = Katriel Traum
#dir = rtl
#partial = yes
# Added 06/04/2010
#[http://abutbul.com/tag/%D7%9C%D7%99%D7%A0%D7%95%D7%A7%D7%A1/feed/atom/]
#name = David Abutbul
#dir = rtl
###########
# Deleted #
###########