Quantcast
Channel: Mental notes to myself » Programming
Browsing all 6 articles
Browse latest View live

Full text index and other complex indexes together

Always remember, if you’re using MyIsam tables, KEEP THE INDEX AS SMALL AS POSSIBLE. That means, your full text index will be huge and you don’t want to keep them together with other types of index for...

View Article



Black box or unit testing

Nobody denies the benefits of testing and especially unit testing. However I’m still having hard time understanding the baised testing methodology of phpunit or other automated unit testing frameworks....

View Article

PHP APC apc_shm_create error on CLI

If you’re getting an error like this one below on Windows PHP commandline make sure that you are not running an apache server that uses apc on the same machine! [apc-error] apc_shm_create: shmget(0,...

View Article

Image may be NSFW.
Clik here to view.

memcache.php stats like apc.php

For a long time I was looking for a nice web interface like the apc.php (comes with the apc’s source) that displays whole nine yards of stats. The only good tool is memcache-tool from the danga guys....

View Article

Image may be NSFW.
Clik here to view.

The difference between a bug and a feature

View Article


PHP Gurus in Montreal – I’m looking for 3 of them!

It’s been quite while since my last post and just realized that, my last post was about the very same thing: Looking for PHP gurus. You are: - Living in or around Montreal – No relocation or...

View Article
Browsing all 6 articles
Browse latest View live




Latest Images