anatoly techtonik

Results 330 comments of anatoly techtonik

Oh default theme. It makes projects look boring and low valued.

Need old theme for that.

Confirming +1. =) It makes sense to name this similar to template dir, like `www_error_root`, falling back `www_root` if does not exist.

I don't think that error templates are so special to be treated differently than standard pages. For me they belong to templates namespace.

> We don't use www_root for error templates. We use project_root. Why not `www_root` for error templates?

Considering that 404 page is an ordinary web page, I don't see any problems with that. If there is way in Aspen to protect certain parts of the site from...

The same problem on Windows. ``` nodebox-gl-1.7\examples\01-basics>python.exe 01-rect.py Traceback (most recent call last): File "01-rect.py", line 5, in from nodebox.graphics import * File "..\..\nodebox\graphics\__init__.py", line 1, in import bezier File...

https://stackoverflow.com/questions/23435690/installing-nodeboxopengl-on-windows

https://stackoverflow.com/questions/35730631/cannot-import-nodebox-graphics-on-python

This is needed, because there are not reliable tools to check clipboard contents. People report that `xclip` can miss data in clipboard https://askubuntu.com/questions/705620/xclip-vs-xsel/1078667#comment1772076_1078667