Creating dependent objects inside a class is not a good idea anymore. Why? Continue reading
Category: Programming
Complete autocomplete in NetBeans – vdoc in action
Sometimes it takes some time to find a file containing a class having some method. Continue reading
Check if all your servers are up
I got a task to do. Every morning check if a cluster of servers is up and restart those, which aren’t. Continue reading
Rewrite rules in WordPress
So it came to create a WordPress plugin. No meter about the functionality. I needed to add some control of incoming queries. Continue reading
PHP Dotted Array
Sometimes you may need such a script, which lets you access to an array fields with string having dots as a depth delimiter. Let’s have an array: