- 08 Feb, 2015 1 commit
-
-
eric authored
-
- 25 Sep, 2014 2 commits
-
-
svilayphiou authored
on en profite pour retoucher un poil les CSS (les images verticales étaient quand même trop grandes)
-
svilayphiou authored
-
- 09 Jul, 2014 3 commits
-
-
svilayphiou authored
-
svilayphiou authored
-
svilayphiou authored
-
- 07 Jul, 2014 3 commits
-
-
svilayphiou authored
-
svilayphiou authored
-
svilayphiou authored
-
- 28 Jun, 2014 1 commit
-
-
eric authored
-
- 28 Mar, 2014 1 commit
-
-
svilayphiou authored
-
- 24 Mar, 2014 1 commit
-
-
eric authored
-
- 16 Mar, 2014 1 commit
-
-
eric authored
-
- 01 Feb, 2014 1 commit
-
-
svilayphiou authored
(pdftk works on Arch Linux now, but it was too long to compile) Plus, ghostscript transforms the PDF into grayscale.
-
- 31 Jan, 2014 1 commit
-
-
eric authored
!
-
- 28 Jan, 2014 3 commits
-
-
eric authored
http://relearn.be/w/script Apparently, Etherpad pads can be set to public, even if they belong to a group. This is how in the Django version of Ethertoff: $ python manage.py shell from py_etherpad import EtherpadLiteClient from etherpadlite.models import Pad import urllib pad = Pad.objects.get(display_slug='script') padID = pad.group.groupID + '$' + urllib.quote_plus(pad.name.replace('::', '_')) epclient = EtherpadLiteClient(pad.server.apikey, pad.server.apiurl) print epclient.getPublicStatus(padID) epclient.setPublicStatus(padID, "true") print epclient.getPublicStatus(padID)
-
eric authored
-
eric authored
-
- 03 Nov, 2013 4 commits
- 20 Sep, 2013 1 commit
-
-
ludi authored
-
- 12 Sep, 2013 1 commit
-
-
ludi authored
I don't know if I'm too late to bring this in : Would it make sense to use some of the metafonts and stroke-fonts we created during the workshop for the layout? There's a handy tool (mftrace) which converts .mf files into ps1 fonts using autotrace, which means we can translate all the stroke fonts into real fonts. I did a test with some Herschey fonts and I think the quality is good. best, Simon
-
- 11 Sep, 2013 5 commits
- 10 Sep, 2013 1 commit
-
-
ch authored
-
- 06 Sep, 2013 1 commit
-
-
ludi authored
-
- 05 Sep, 2013 1 commit
-
-
eric authored
-
- 30 Aug, 2013 2 commits
- 29 Aug, 2013 1 commit
-
-
eric authored
Prerequisite: http://casperjs.org/ Run: casperjs render.js To generate
-