Quantcast
Channel: coudenysj » Command line
Browsing latest articles
Browse All 7 View Live

I am officially online

PING blog.jachim.be (82.146.116.150): 56 data bytes 64 bytes from 82.146.116.150: icmp_seq=0 ttl=55 time=11.934 ms 64 bytes from 82.146.116.150: icmp_seq=1 ttl=55 time=12.418 ms 64 bytes from...

View Article



Deleting Subversion repository files (for real)

Keeping files and directories in the repository is one of the key principles of Subversion, so once you've committed something, it's there for ever. You can delete files, but they still exist somewhere...

View Article

make test every PHP version and send feedback

Since David Coallier's talk during PHPBenelux, I realized the importance of running make test on all PHP releases and send feedback to PHP. It is so easy, that I will run it from now on every time a...

View Article

Installing PEAR

This post is just a quick notice/warning for everyone wanting to install PEAR (especially on Windows): always download the latest go-pear.phar from http://pear.php.net/go-pear.phar. Before running the...

View Article

Finding memory leaks in PHP objects

I recently spent quite some time figuring out why a (cli) php script was eating all the memory. In PHP, memory leaks mostly show up in long running scripts. In my case, it was doing calculations on (a...

View Article


Controlling a receipt printer with ZeroMQ and PHP

When you create a POS system as a web app, you have the problem that not all the devices are controllable from your server. In my case I have the following hardware connected to the workstation:...

View Article

Sort Composer packages for your git merging pleasure

A lot of git merge conflicts occur when multiple developers add lines to the end of a file/list. This also happens in composer.json, AppKernel.php, translation files, config/application.config.php, CSS...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images