[Debconf-discuss] librejs complains about scripts on the lurker page

2016-12-22 Thread shirish शिरीष
Hi
 all,

I dunno if this is a bug in lurker or somewhere else but librejs
complains -


List of blocked JavaScript in
https://lists.debconf.org/lurker/message/20161219.152910.ede30580.en.html


Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts


Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts


Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts


Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts


Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts
[{"attribute":"onchange","value":"self.location=value;"}]

Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts
[{"attribute":"onmouseover","value":"titledate(this,1482140659);"}]

Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts
[{"attribute":"onmouseover","value":"titledate(this,1482161350);"}]

Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts
[{"attribute":"onmouseover","value":"titledate(this,1482163088);"}]

Whitelist

This script is detected as inline, nonfree, defining functions or
methods, and the rest of the page as loading external scripts

[{"attribute":"href","value":"trash('https://lists.debconf.org/lurker/zap/20161219.152910.ede30580.en.html');"}]


WhitelistNONTRIVIAL: creates script element dynamically.
https://lists.debconf.org/lurker/ui/common.js

List of accepted JavaScript in
https://lists.debconf.org/lurker/message/20161219.152910.ede30580.en.html


LibreJS did not allow the execution of any scripts on this page: '
There may be no scripts on this page (check source, C-u)
The inline and on-page JavaScript code may not be free and/or
may not have proper license information and external scripts (if
present) may have been removed by default.
External scripts may not be free and/or may not have proper
licensing and are not part of the whitelist of free JavaScript
libraries.

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8
___
Debconf-discuss mailing list
Debconf-discuss@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-discuss


[Debconf-discuss] have made some bits for the day trip

2016-12-22 Thread shirish शिरीष
Hi all,

Have added some ideas about possible day trips at
https://wiki.debconf.org/wiki/Debconf17/DayTrip

Although early, gives more time for people to sort out things. It
isn't comprehensive/exhaustive at all. In fact, there could be some
interesting rail rides to nearby interesting places which
unfortunately I'm not aware of. Somebody local would be able to share
more.

One thing I have to say, I did like the
http://www.parcjeandrapeau.com/en/ site quite a lot .

What is/was great to see this

http://www.parcjeandrapeau.com/en/planning-development-project-ile-sainte-helene/

They actually tell the budget, have some sort of plan and also made
the technical drawings available on-site for people to study,
criticize and per-use.

Probably not something I have seen my local municipality do :(

Another thing I saw is that most sites and places insist about credit
cards and not debit cards. I like debit cards as they offer much more
control over expenses and have no interest costs whatsoever.

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8
___
Debconf-discuss mailing list
Debconf-discuss@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-discuss


Re: [Debconf-discuss] have made some bits for the day trip

2016-12-22 Thread Andreas Tille
Hi,

On Thu, Dec 22, 2016 at 07:03:11PM +0530, shirish शिरीष wrote:
> Have added some ideas about possible day trips at
> https://wiki.debconf.org/wiki/Debconf17/DayTrip

Thanks for caring that early.  I'm curious whether the date for the
daytrip can be fixed early.  Background of the question is that my wife
wants to join the last days of DebConf since we want to travel
afterwards through East Canada.  It would be nice if she would make it
to the daytrip as a starting point so we would adjust her flight
schedule if the date would be fixed early.

Kind regards

  Andreas.

-- 
http://fam-tille.de
___
Debconf-discuss mailing list
Debconf-discuss@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-discuss


Re: [Debconf-discuss] personal debian badges to use on our website ?

2016-12-22 Thread shirish शिरीष
Getting qrcode to generate is/was easy -

[$] aptitude show python-qrcode

Package: python-qrcode
Version: 5.3-1
State: installed
Automatically installed: no
Priority: optional
Section: python
Maintainer: Debian Python Modules Team

Architecture: all
Uncompressed Size: 120 k
Depends: python-six, python2.7:any, python:any (< 2.8), python:any (>=
2.7.5-5~), python-pil
Description: QR Code image generator library - Python 2.7
 This package provides a pure Python QR Code generator module. It uses
the Python Imaging Library (PIL) to allow for the generation of QR
Codes.
 In contrast to the python-qrencode module this module does not need
an additional C library.

 In addition this package provides a command line tool to generate QR
codes and either write these QR codes to a file or do the output as
ascii
 art at the console.

 This package provides the Python 2.7 module.
Homepage: https://pypi.python.org/pypi/qrcode/

I tried and was a success using it -

[$] qr "1234" > test.png

The only part would be integrating it with a database and have some
sort of interesting code, maybe some sort of GPS challenge/Scavanger
hunt which might need people working in groups, something fun on the
first day or two.

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8
___
Debconf-discuss mailing list
Debconf-discuss@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-discuss