what is not clearly stated on the wmuk site, and probably the most
important thing: the qr plaquettes have an url on them pointing to
http://qrwp.org, a domain which is registered to roger bamkin and his
family. the whole discussion was about the transfer of both dns
domains, qrpedia.org, and qrwp.org, to to somebody closer to the
wikipedia movement than a single person who might die and his heirs
have nothing in common with the movement - and change the qrwp domain
to point to whatever interesting thing they want later on, voiding
zillions of physical qr plaquettes.

rupert.


On Sun, Dec 1, 2013 at 3:45 PM, Manuel Schneider
<manuel.schnei...@wikimedia.ch> wrote:
> Am 01.12.2013 14:48, schrieb Ilario Valdelli:
>> Do you mean that the software code is only:
>>
>> * csv.php
>> * index.php
>> * stats.php
>
> the code is divided in three parts:
>
> * qrwp.org:
> config.php
> favicon.ico
> ga.php
> googleAnalytics.php
> index.php
> stats.php
> style.css
>
> * qrpedia.org:
> config.php
> css/
> csv.php
> favicon.ico
> images/
> index.php
> js/
> stats.php
>
> * a PHP QR code library
> to be put underneath the qrpedia.org document root
> from http://www.swetake.com/qr/
>
> The code neither comes with the QR code library nor SQL scheme but it
> can easily be reverse-engineered, it's just a single table for the stats:
>
> CREATE TABLE IF NOT EXISTS `stats` (
>   `Datetime` datetime NOT NULL,
>   `UA` varchar(255) NOT NULL,
>   `IP` varchar(255) NOT NULL,
>   `Languages` varchar(255) NOT NULL,
>   `Domain` varchar(255) NOT NULL,
>   `Path` varchar(255) NOT NULL,
>   `Destination` varchar(255) NOT NULL
> ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
>
> If someone needs the full package (revision from January 2013) just send
> me a mail.
>
>
> /Manuel
> --
> Wikimedia CH - Verein zur Förderung Freien Wissens
> Lausanne, +41 (21) 34066-22 - www.wikimedia.ch
>
> _______________________________________________
> http://wikimedia.ch Wikimedia CH website
> Wikimediach-l mailing list
> https://lists.wikimedia.org/mailman/listinfo/wikimediach-l

_______________________________________________
http://wikimedia.ch Wikimedia CH website
Wikimediach-l mailing list
https://lists.wikimedia.org/mailman/listinfo/wikimediach-l

Antwort per Email an