dleffler

Results 17 comments of dleffler

There was a comment on the lessphp repo implying the use of sprintf to concat strings contributed to the slowness?

Is this code going to make it into the repo?

Yes every form ‘control’ is inside its own since this is a programmatically generated form for a cms. I’ll probably just lean toward a locally customized version of stepy, e.g.,...

Same for |regex_replace param #3, possible fix is an elseif empty ``` function smarty_modifier_regex_replace($string, $search, $replace, $limit = -1) { if (is_array($search)) { foreach ($search as $idx => $s) {...

The commands for turning Face Tracking On/Off via HTTP/CGI (for the Chameye) are: - AI Mode – Single Track - http://192.168.0.107/cgi-bin/ptzctrl.cgi?post_aimode&Single_Track - AI Mode – Frame Track - http://192.168.0.107/cgi-bin/ptzctrl.cgi?post_aimode&Frame_Track -...

FWIW, I've confirmed those AI mode controls do not require a login. I've created some duplicate scenes and added a browser control to each with a separate url to change...

Is there a snippet or code repo available with this mod (saving to db)?

In the 1.7.0.2 release, it is working for me. I want all my .map files in my /tmp/css/ folder where I also store my less compiler cache so they can...

Not yet fixed in the code here. Though there's fixes above the error is in /include/php_image_magician.php whereby the floating point parameters ($cropStartX & $cropStartY are not recommended for the imagecopyresampled()...

The updates have not been released nor tagged. Go to the Code page,, click the green code button and download the Zip