Steven email: sjh@svana.org
web: https://svana.org/sjh Other online diaries:
Aaron Broughton, Links:
Linux Weekly News, Canberra Weather: forecast, radar.
Categories:
|
Fri, 15 Jul 2005
Lack of easily available flavours and efficiency - 22:57
Thus when I was setting up WordPress on Calyx for Aaron this afternoon I was really quite impressed at the huge number of different WordPress Themes that are available. For Aaron I chose Ocadia but there really are a lot out there. The other thing I suspect I will notice with this setup is it will be more efficient than blosxom. Mikal has run into issues trying to run blosxom dynamically, I could well have similar problems as the number of posts here increases. Blosxom is good for the small size and plugin architecture, however it does not run in a particularly effective manner, especially when you have huge numbers of posts, which it looks at in some manner every time it runs. So long as Aaron does not get hit with loads of comment spam or similar the WordPress setup there will likely not use much resources on the server, partly due to the database back end of course, however I suspect using the php (effectively like using mod_perl with out need to open many files on disk due to the db) will help a lot also. I keep thinking sing the new Inotify patches RML and others have been getting into the kernel is mighty tempting to make a blosxom style engine more efficient, though that would negate the simplicity and portability somewhat. |