Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
(103) |
Aug
(139) |
Sep
(120) |
Oct
(108) |
Nov
(83) |
Dec
(83) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(124) |
Feb
(94) |
Mar
(66) |
Apr
(71) |
May
(94) |
Jun
(71) |
Jul
(155) |
Aug
(96) |
Sep
(64) |
Oct
(73) |
Nov
(79) |
Dec
(53) |
2003 |
Jan
(82) |
Feb
(76) |
Mar
(98) |
Apr
(142) |
May
(133) |
Jun
(120) |
Jul
(72) |
Aug
(136) |
Sep
(169) |
Oct
(113) |
Nov
(149) |
Dec
(76) |
2004 |
Jan
(120) |
Feb
(195) |
Mar
(215) |
Apr
(171) |
May
(189) |
Jun
(221) |
Jul
(107) |
Aug
(107) |
Sep
(94) |
Oct
(145) |
Nov
(116) |
Dec
(198) |
2005 |
Jan
(153) |
Feb
(163) |
Mar
(164) |
Apr
(157) |
May
(134) |
Jun
(173) |
Jul
(63) |
Aug
(175) |
Sep
(136) |
Oct
(150) |
Nov
(192) |
Dec
(99) |
2006 |
Jan
(94) |
Feb
(109) |
Mar
(191) |
Apr
(146) |
May
(184) |
Jun
(160) |
Jul
(128) |
Aug
(206) |
Sep
(123) |
Oct
(133) |
Nov
(204) |
Dec
(103) |
2007 |
Jan
(304) |
Feb
(191) |
Mar
(281) |
Apr
(127) |
May
(102) |
Jun
(147) |
Jul
(153) |
Aug
(156) |
Sep
(52) |
Oct
(119) |
Nov
(138) |
Dec
(128) |
2008 |
Jan
(214) |
Feb
(151) |
Mar
(221) |
Apr
(146) |
May
(192) |
Jun
(93) |
Jul
(270) |
Aug
(127) |
Sep
(161) |
Oct
(110) |
Nov
(189) |
Dec
(142) |
2009 |
Jan
(123) |
Feb
(136) |
Mar
(139) |
Apr
(138) |
May
(90) |
Jun
(74) |
Jul
(77) |
Aug
(159) |
Sep
(95) |
Oct
(154) |
Nov
(131) |
Dec
(120) |
2010 |
Jan
(118) |
Feb
(148) |
Mar
(208) |
Apr
(100) |
May
(99) |
Jun
(129) |
Jul
(115) |
Aug
(72) |
Sep
(124) |
Oct
(133) |
Nov
(64) |
Dec
(101) |
2011 |
Jan
(104) |
Feb
(125) |
Mar
(107) |
Apr
(59) |
May
(56) |
Jun
(115) |
Jul
(86) |
Aug
(126) |
Sep
(100) |
Oct
(98) |
Nov
(112) |
Dec
(129) |
2012 |
Jan
(110) |
Feb
(124) |
Mar
(150) |
Apr
(96) |
May
(80) |
Jun
(103) |
Jul
(35) |
Aug
(89) |
Sep
(97) |
Oct
(54) |
Nov
(58) |
Dec
(95) |
2013 |
Jan
(106) |
Feb
(108) |
Mar
(81) |
Apr
(100) |
May
(122) |
Jun
(93) |
Jul
(77) |
Aug
(73) |
Sep
(166) |
Oct
(88) |
Nov
(61) |
Dec
(142) |
2014 |
Jan
(110) |
Feb
(98) |
Mar
(63) |
Apr
(47) |
May
(73) |
Jun
(103) |
Jul
(81) |
Aug
(30) |
Sep
(65) |
Oct
(92) |
Nov
(47) |
Dec
(69) |
2015 |
Jan
(63) |
Feb
(48) |
Mar
(31) |
Apr
(42) |
May
(30) |
Jun
(80) |
Jul
(38) |
Aug
(3) |
Sep
(43) |
Oct
(56) |
Nov
(43) |
Dec
(51) |
2016 |
Jan
(33) |
Feb
(27) |
Mar
(22) |
Apr
(63) |
May
(16) |
Jun
(19) |
Jul
(28) |
Aug
(66) |
Sep
(58) |
Oct
(61) |
Nov
(80) |
Dec
(33) |
2017 |
Jan
(8) |
Feb
(41) |
Mar
(36) |
Apr
(26) |
May
(22) |
Jun
(28) |
Jul
(21) |
Aug
(34) |
Sep
(19) |
Oct
(23) |
Nov
(18) |
Dec
(3) |
2018 |
Jan
(25) |
Feb
(36) |
Mar
(36) |
Apr
(21) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
1
(1) |
2
(4) |
3
(4) |
4
(3) |
5
(2) |
6
(7) |
7
(9) |
8
(7) |
9
(2) |
10
|
11
|
12
|
13
|
14
(5) |
15
(12) |
16
(5) |
17
(9) |
18
(2) |
19
(3) |
20
(7) |
21
(2) |
22
|
23
(13) |
24
(2) |
25
(3) |
26
(1) |
27
(2) |
28
(3) |
29
(1) |
30
(1) |
31
|
|
From: Norman Walsh <ndw@nw...> - 2008-10-29 14:35:59
|
The schema validator seems to inject comments into the document at places where schema validation errors occur: <doc xmlns:t="http://xproc.org/ns/testsuite"; xmlns:c="http://www.w3.org/ns/xproc-step"; xmlns:err="http://www.w3.org/ns/xproc-error"> <!-- VALIDATION ERROR: In content of element <doc>: The content model does not allow element <p> to appear here. Expected: title --> <p>Some paragraph.</p> </doc> Is there any way to control that behavior? Be seeing you, norm -- Norman Walsh <ndw@...> | People often say that this or that http://nwalsh.com/ | person has not yet found himself. But | the self is not something one finds, it | is something one creates.--Thomas Szasz |