A few photos from the river.
Monthly Archives:: August 2008
Optimizing tt_news
The latest version of tt_news (3.0.0 development) has been said to improve performance. However, it still leaves a lot to be desired. Indexing tables can speed up some queries, but the reason why tt_news is so slow is the number of queries it generates, especially in LIST view. Stepping through the extension with the debugger… Read more »
Dedication
Mothers go to great lengths to protect their young. The degree to which they care ranges a lot, even within the species (humans are a great example). Dragonflies lay thousands of eggs, a small percentage of which reach the adult stage. However, some dragonflies care for their eggs very much. I’ve recently observed a couple… Read more »
NuSphere PHPEd 5.5 released
New version of the PHP IDE has been released. The key feature in this release is HTML navigation and preview features, that help visualize changes as you’re coding. This is a really helpful feature, as I usually have to switch to a browser to see my changes. I am curious to see how this feature… Read more »