The KDE Wiki Has Moved
Monday, 1 March 2004 | Numanee
Lukas Masek (aka luciash d' being) has announced the successful completion of the move of the KDE Wiki to the KDE Dot News server. With the move, KDE Wiki gains not only more computing resources, but also a new domain name in the form of wiki.kdenews.org. Many thanks to luci and of course to our sponsor Pierre-Emmanuel Muller of LeVillage.
Comments:
The KDE Wiki is really powerfull - cwoelz - 2004-03-01
The more I work with the KDE wiki, the more I like it. It is powerfull and easy to use. And Luci is an excellent maintainer, and really cares for the site. The wiki is also an excellent tool to integrate people to the KDE community. Easy access is one of the reasons behind the success of kde-look.org and kdeapps.org. Openess is the reason KDE has one of the most vibrant, efficient communities out there. And we can make it even better ;)
What kind of web application uses 150 queries ? - Vincent - 2004-03-01
[ Execution time: 3.69 secs ] [ Memory usage: Unknown ] [ 150 database queries used ] [ GZIP Enabled ] [ Server load: 1.98 ]
Re: What kind of web application uses 150 queries ? - anon - 2004-03-01
tikiwiki :)
Re: What kind of web application uses 150 queries ? - Ian Whiting - 2004-03-01
A REALLY inefficient one.
Re: What kind of web application uses 150 queries ? - Navindra Umanee - 2004-03-01
Maybe it would make sense to cache the wiki? Dunno, I'd have to check the tikiwiki FAQ and consult luci to see if it's practical.
Re: What kind of web application uses 150 queries ? - luci - 2004-03-02
perhaps we could try <a href="http://sourceforge.net/projects/turck-mmcache/">Turck MMCache</a>. for more info about boosting TikiWiki see <a href="http://tikiwiki.org/TikiBoosting">http://tikiwiki.org/TikiBoosting</a> and <a href="http://tikiwiki.org/DbPerformance">http://tikiwiki.org/DbPerformance</a>.
Re: What kind of web application uses 150 queries ? - luci - 2004-03-01
yes, unfortunatelly it's too much still, but it's better than before. i'll try to reduce the number of modules displayed by default on the site to minimum - i think it will help reduce the number of queries this way a bit... luci
Re: What kind of web application uses 150 queries ? - Vincent - 2004-03-02
You could also try to enable the MySQL query cache. Since it's using so many queries.
Re: What kind of web application uses 150 queries ? - luci - 2004-03-02
i've enabled TikiWiki wiki cache feature. it's much better when the page gets cached now.
Re: What kind of web application uses 150 queries ? - Datschge - 2004-03-02
Please reduce queries by caching them globally, like with eg. http://www.danga.com/memcached/
AWESOME!! - Alex - 2004-03-02
WOW! I was just looking at http://developer.kde.org/ GREAT JOB on the redesign! Also KDe WIki is very nice :)