contents/articles/8.html
1 2 3 4 5 6 7 8 9 |
----- title: "New site operative" content-type: article timestamp: 1144335420 tags: "website|webdevelopment|cakephp" ----- <p>Yes, it works. Perhaps it’s a tiny bit slower than expected but the new h3raLd.com seems to work.<br /> I’ll probably find some new exciting bugs to fix in the next few hours, as usual – that will be annoying but perfectly normal.</p> <p><del>The good thing is that the new template seems to load faster, mostly due to the fact that I hardly used images</del> <- [not true, te new site appears to be slower, maybe not due to the images], at any rate, let’s see how it goes. I can imagine I’ll have to implement some sort of caching system for the tagging system in particular, but fortunately <a href="http://www.cakephp.org/">CakePHP</a> apparently comes with a built-in caching mechanism for views, models etc. etc. although the documentation available seems to be <a href="http://groups.google.com/group/cake-php/browse_thread/thread/f0f96751bb61bc7b/bcb43c97e91923c7?q=caching&rnum=1#bcb43c97e91923c7">scarce</a> at the moment, and I’ve been to lazy to investigate any further.</p> |