Category Archives: Development

PHP5 string concat performance debate

Just did some unscientific but interesting tests between php’s concat and php’s double quotes. I heard once that doing single quote concat with . was faster than double quotes. So now we will see.

PStats upcoming release 1.2

PStats development has been moving along very nicely. Previously all configuration for each site had to be in an individual configuration file and the full command be added to a cron job like:

* * * * * /usr/bin/Pstats –config /etc/pstats/site1.config
* * * * * /usr/bin/Pstats –config /etc/pstats/site2.config

Now that is all changing.

Looking over some of Drupals settings

I’m not sure what it is about Drupal I don’t like, but I am pretty sure it has to be something. Content seems a little to structured by default.. very odd to me. Books, blogs, pages, stories, these seem to be all things that are the same thing with similar names… Though labeled individually, they [...]

Troubles with Qt4 Documentation

Over the years since Qt4 has been released I’ve been a strong dedicated follower of the direction Trolltech has chosen to develop Qt. When using just regular Qt4 the toolkit shines with pride in the fact that it has the most complete and easy access documentation system to ever be seen. The fact that Qt [...]

Bad Behavior has blocked 11 access attempts in the last 7 days.