The w3c filters traffic to DTDs, see here for more details:
http://www.w3.org/blog/systeam/2008/02/08/w3c_s_excessive_dtd_traffic
Christophe
On Sat, Nov 7, 2009 at 7:21 AM, Joubert Nel wrote:
>
> Hi,
>
> I'm trying to parse the XHTML at
> http://wiki.stat.ucla.edu/socr/index.php/SOCR_Data_Dinov
Hi Daniel,
I too like the iter macro so much that I've written my own version for
clojure (http://github.com/hoeck/clojurebox2d/blob/master/hoeck/
iterate.clj :).
I use it to make it easier to work with the JBox2D physics engine,
which is a a Java port from Box2D (written in C++) and thus often