Logs for #nikola for 2015-01-06

10:08 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/0vUUtA
10:08 -GitHub[nikola]:#nikola- nikola/master e9b5b48 Chris Warrick: Force python-dateutil v2.4.0.
10:15 -travis-ci:#nikola- getnikola/nikola#4485 (master - e9b5b48 : Chris Warrick): The build passed.
10:15 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/167f5e36b57c...e9b5b48e1d86
10:15 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/46047588
11:03 <+ChrisWarrick> uwjesq: hold your horses.  Comet is not usable in production, and won’t be for at least a month.
11:09 < uwjesq> ChrisWarrick: What is the problem? Too insecure?
11:10 <+ChrisWarrick> uwjesq: it runs on an unstable version of Nikola, for one.
11:11 <+ChrisWarrick> uwjesq: It also lacks in some features your Average WordPress Admin would want, and easy setup, and such.
11:13 < uwjesq> ChrisWarrick: There are no other people on the project and I do the setup. The site is for the company and not for a customer but non-it people should be able to make changes which the current ui allows very well.
11:13 <+ChrisWarrick> uwjesq: okay, you can do it.
11:14 < uwjesq> ChrisWarrick: The requirenment of the normal people is like when there is a text that needs to change that they can change it easily.
11:14 <+ChrisWarrick> uwjesq: comet can do that today
11:14 < uwjesq> ChrisWarrick: Yes.
11:15 <+ChrisWarrick> (provided your users don’t want font size changes)
11:15 < uwjesq> ChrisWarrick: Yes, I was wondering how I can add buttons that add and remove css classes.
11:16 < uwjesq> ChrisWarrick: Custom ones I mean.
11:18 <+ChrisWarrick> uwjesq: you’ll have to produce some JS for that
11:18 <+ChrisWarrick> uwjesq: experiment with https://github.com/Voog/wysihtml/wiki/Supported-Commands#formatblock- or https://github.com/edicy/wysihtml5/blob/master/src/commands/justifyLeft.js
11:18 < uwjesq> ChrisWarrick: I will.
11:22 < uwjesq> ChrisWarrick: Did you install wordpress anywhere lately.
11:22 <+ChrisWarrick> uwjesq: no
11:25 < uwjesq> ChrisWarrick: I had to do maintneance of wordpress sites for a company lately. They thought they had everything under control, but the place was full of plugins that broke each other on top of a compleately unmaintained operating system.
11:25 < uwjesq> ChrisWarrick: They used wordpress as an excuse to not hire anybody to maintain and fix the system.
11:25 <+ChrisWarrick> uwjesq: that’s typical
11:33 <+ChrisWarrick> uwjesq: anyway, comet should work with uWSGI Emperor or other outdated technologies (Gunicorn) if you point it at COMET:app
11:45 < uwjesq> ChrisWarrick: I usually write a small shell script and a git hook for deployment. What about gunicorn? Isn't it obsolete since flask + our webserver already do that?
11:45 <+ChrisWarrick> uwjesq: gunicorn is obsolete because you should use uwsgi emperor
11:46 <+ChrisWarrick> uwjesq: but gunicorn is MUCH better than RUN.py.
11:49 < uwjesq> ChrisWarrick: lol uWSGI can run our funny server. From their documentation: unprivileged-binary-patch = /usr/bin/myfunnyserver
11:50 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/9nKI9Q
11:50 -GitHub[comet]:#nikola- comet_cms/master 2786ad7 Chris Warrick: move site init outside of main()...
11:54 <+ChrisWarrick> uwjesq: http://kwpolska.no-ip.biz/
11:55 <+ChrisWarrick> uwjesq: working with https://gist.github.com/Kwpolska/f1f0953dc010abadd1a6
11:58 < uwjesq> ChrisWarrick: Thats cool, thanks.
12:29 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/59qY5Q
12:29 -GitHub[comet]:#nikola- comet_cms/master 47f289f Chris Warrick: jinjify script...
12:29 -GitHub[comet]:#nikola- [comet_cms] Kwpolska force-pushed master from 47f289f to 18950be: http://git.io/P1shSw
12:29 -GitHub[comet]:#nikola- comet_cms/master 18950be Chris Warrick: jinjify script...
12:42 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/RebKsw
12:42 -GitHub[comet]:#nikola- comet_cms/master f83a6f3 Chris Warrick: Profile → Account...
14:36 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/CObV3g
14:36 -GitHub[comet]:#nikola- comet_cms/master c5b6605 Chris Warrick: fix #12 -- get rid of /save URLs...
20:10 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/3P2JnQ
20:10 -GitHub[comet]:#nikola- comet_cms/master e80f7c9 Chris Warrick: Add permission management; fix #13 -- pretty metadata...
20:26 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/QGtnTA
20:26 -GitHub[comet]:#nikola- comet_cms/master c98551e Chris Warrick: revamp permission page...
20:39 < uwjesq> ChrisWarrick: New meta files look great.
20:39 <+ChrisWarrick> uwjesq: thanks!
20:39 < uwjesq> ChrisWarrick: Permissions, too.
20:40 <+ChrisWarrick> uwjesq: next feature: hiding posts of other users, 90% complete
20:57 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/I2lQLg
20:57 -GitHub[comet]:#nikola- comet_cms/master 961d151 Chris Warrick: fix #7 -- hide posts of other users...
21:02 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/Z0S05A
21:02 -GitHub[comet]:#nikola- comet_cms/master 4171518 Chris Warrick: fix #15 -- no caching...
21:08 -GitHub[comet]:#nikola- [comet_cms] Kwpolska pushed 1 new commit to master: http://git.io/Sn-NAA
21:08 -GitHub[comet]:#nikola- comet_cms/master 943dcc2 Chris Warrick: fix #16 -- error pages...
23:13 -GitHub[nikola]:#nikola- [nikola] e2jk opened pull request #1568: Handbook: Combining both Debian apt-get commands (master...patch-1) http://git.io/9xf61A