Tracking Lispmeister.com Visitors using Google Maps
I'm tracking the geographic origin of visitors to lispmeister.com using gvisit and Google Maps. The results are amazing!
del.icio.us/lispmeister
bookfix.com
medigist.de
Successful Lisp
lemonodor.com
Foresight Institute
Lawrence Lessig
nanobot
Bill Clementson
FuturePundit
Planet Lisp
Nanotechnology Now
Nanodot.org
Unvollstaendigkeit
2005/08/17
I'm tracking the geographic origin of visitors to lispmeister.com using gvisit and Google Maps. The results are amazing!
ChangeSafe is a complex piece of software. Revision control and configuration management is tricky enough, but we wanted to solve an even more difficult problem, that of making revision control and configuration management look easy. To do this, we needed a new computer language: one in which versioned data structures are built in, one that allows us to switch our viewpoint from a single instant of time to the entire history of the stored data, one in which the primitive operations of assignment and object creation can themselves be reflected back into the language as objects to be manipulated. Of course this new language needs all the usual features --- numbers, strings, arithmetic, procedures etc. --- and we'll make heavy use of some advanced features --- multi-threading, structured error handling, reflection --- and we want a rich set of auxiliary libraries --- collections, web stuff like sockets, http, and html generation, database connectivity. We can't forget the infrastructure tools like debuggers, profilers, and a reasonable IDE. But metalinguistic abstraction --- inventing custom computer languages --- doesn't mean that you have to start from scratch. Some computer languages make it easy and natural to extend the core language with new language constructs. That is why, with the exception of the little Java applet that runs on the client machine, all of ChangeSafe is written in Common Lisp.
2005/08/16
2005/08/12
After some googling I found the
TeX source
for C. E. Shannon's 1948 paper
A Mathematical Theory of Communication.
2005/08/11
Finally an official statement from Carl Shapiro regarding my recordings at ILC 2005:
Several authors of the talks you have recorded have not been able to give even to us the rights to distribute the audio of their talk; that would make it seem very unlikely that you could secure that right by yourself. Moreover, the ALU plans on publishing the audio record of the conference and because of this we must assert our copyright over these materials, whether in written or audio or video recorded form, which have been made at our meeting space. Consequently, we cannot grant you permission to distribute your recordings. If there are other parties interested in listening to talks at the conference, they may gain access to the material through the ILC'2005 conference web site. As more formats are prepared of the recordings made by the ALU, the will continue to be placed on that website.
2005/08/05