15.7.05

944.- Sentando iuris-prudencia

    Regional Court:

    The regional court of Hamburg ruled on May 12, 1998, that web site editors are obligated to answer for the contents of linked pages. The only way to avoid responsibility, ruled the court, is to dissociate expressly from the contents of the linked pages. I have different linked pages and I have to state clearly that:

    I have no influence on the organization and contents of the linked pages. Herewith I dissociate expressly from all contents of all linked pages here. This clarification applies to all links on my webpage


(de uci engines, una página de programas de ajedrez)

¿Alguien sabe más del tema? Otis volvió a sus pagos, y no piensa revisar blogs. Mariano habló (por partida doble) de un caso argento similar, pero nadie mencionó ésto. Google tira 29.000 páginas (y sólo nos muestra las mil 1ras). Nuestro último recurso es Pini y sus contactos legales.

By the way, estaba buscando si alguien me había ganado de mano, porque escribí mi primer programa de ajedrez para computadoras, y ellos tienen ahí como 200. La idea es tan simple que seguramente alguien ya lo hizo antes. Lo malo, es que siempre empieza la máquina, va con blancas. A los interesados, copio el código fuente en los comments, hay versión en inglés y castellano, espero agregar otros idiomas en el futuro.

4 comentarios:

  1. Inglés

    10 print "I resign"
    end

    La versión en español es la siguiente:

    10 print "Me rindo"
    end

    (estoy trabajando en una mejora, que pregunte si quiere jugar otro y con un if-then combinado con el GO TO 10 reinicie el juego o termine el programa)

    ResponderEliminar
  2. ¿Qué tal esta pequeña variante?

    10 print "Ofrezco tablas."
    20 input RESPUESTA
    30 if RESPUESTA="NO" then goto 60 else 40
    40 print "me rindo"
    50 end
    60 print "la sacaste barata"
    70 end

    ResponderEliminar
  3. 10 PAUSE 29*60 ' pensando...
    20 PRINT "P4R"
    30 INPUT I$
    40 PRINT "¿ "; I$; "!! ? Caramba, me tomó totalmente desprevenido"
    50 PRINT "0-1"
    END

    ResponderEliminar
  4. me llamaste por asuntos extra ballena?
    estoy "sesteando."
    tengo que escribir y no tengo tinta.

    ResponderEliminar