Ziggizag
Ziggizag
Pause status
Hi, I read that when Lively wallpaper is "paused" - for instance due to high-priority application being used in the foreground - actually its internal browser window is minimized, so...
Hi, In `base.php` function `set($key,$val,$ttl=0)` you set JAR with `session_set_cookie_params($jar)`. The side effect is session cookie expiration time, if initially set, is never updated with page reload and session eventually...
You can see the QCacheGrind [screenshot](https://i.imgur.com/AxNZzaF.png). Any idea - is it a bug or a feature?
Hi! I like your code very much - the quick question is: Can you please enhance your brilliant code implementing (pseudocode) as follows: 1) $branch = $node->getBranch($childNode) This should return...
It is practically impossible to output larger files with this extension. Memory limit errors render it unusable. Please, considering replacing phpspreadsheet dependency with Spout: https://opensource.box.com/spout/
Hi, "make" command results in the following error: Writing file src/smtp_rfc5322_scan.erl, /usr/lib/erlang/lib/parsetools-2.5/include/leexinc.hrl: no such file or directory Any idea?
I use IntelliJ Idea most recent version on Windows. When I press "reload" button of the "Migrations" window I see this: 
Hi, While compiling with VS2012 x64 Cross Tools Command Prompt I suddenly get many syntax errors: C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\nmake.exe" /I /nologo "php_pinba.dll pinba-pb-c.c ext\pinba\pinba-pb-c.c(54) : error C2059:...
Creating file nimlib.cfg with appropriate entry did not help. Crap.
Simple scenario. W want to run Firefox preventing some some corporate soft from manipulating it's configuration files while executed. If I first run "when_changed" and then Firefox, then I am...