Kârūn The Rich
Kârūn The Rich
At www.dizmo.com, we're developing an interface (of things), and decided to go for VNC and noVNC to enable browser support for our software, which relies as well on multi-touch support....
Study ExtJS drag & drop possibilities and implement a reasonable approach.
If any non image, binary file should be provided, then it should be displayed as a nice hex-dump.
Given recent scandals about privacy, client side encryption (which is mentioned in the FAQs) should become a priority. Users should not be required to trust, but to _know_ that the...
The _Sphinx_ back-end employs a few preset styles `*.sty` an classes `*.cls` to define default "templates"; if people want to modify these they can't since they remain hidden in the...
Actually [NoTex.ch](https://notex.ch) does already support CJK (and other languages); but users of those languages _need_ to know a little bit of LaTex to be able to activate CJK support; e.g....
Create a _reStructuredText cheat sheet_, and offer it for download in exchange for email address; collecting these contact information will allow us to _convert_ visitors to potential leads!
It should be possible to _pre-render_ the rST document being created: For this purpose _rst2html_ seems to be a good option; but we need in this case also the possibility...
In `.local/share/bash-completion/completions/avalanche.sh` check for the existence of `compdef`, since otherwise every time a non-zsh shell is launched an error is thrown: ```sh if command -v compdef &> /dev/null then compdef...