time for another one of these, nothing major, although i'm hoping to move up to the zend framework 1.0 once they release it (although, the latest version of their mvc is not compatible with the way i'm using it, so i may have an issue there). just some minor updates going on at the moment. i've implemented a global information messages style and collection. basically, as in the picture, if there is an error, or information message (ie. logout), the message will be displayed above everything else with no effect on the overall layout. it's basically a list of messages, that are displayed one after another (if there are more than one), they're just appended to a list. also, after noticing that there were some pretty dodgy issues with forms in ie (6 at least), decided to fix the css a bit, and have hopefully solved that issue. just chucked a container div around the main body, and cleaned up the css file.
anyway, basically just neatening the site up to make things easier to work with, and hopefully they are.
#33 dtra (david tran)
currently running with zf rc1, and all is well, although i'm still not using the new controller view code, still doing testing to get that working. in other news, i broke my previous record for unique visitors in a month, 529 this month, breaking the record set last month, of 474. a lot less search engine referrals this month, i think a lot of referrals came from posts i did at dpreview.
dtra
-
18:15 31st-may-2007
grrr, search is currently down, something to do with the zf rc1, indexing seems to be fine, searching seems to be fine, but retrieving results is causing some kind of fatal error that wasn't there before.
dtra
-
2:43 3rd-jun-2007
anyways, search is back up, i don't really understand why, but a static variable keeps the search index from going out of scope
, so i chucked one in, and voila, all working again.
dtra
-
5:24 5th-jun-2007
well, search is back to how it was, they guy at zf changed it so that it wouldn't go out of scope prematurely, and also, i finally worked out that directory structure for the new mvc design, so i can start working on that for dev, to be ready when they release the final 1.0 hopefully.
dtra
-
6:05 6th-jun-2007
well, they've updated to zf rc1.0.3, and i have too, and now i'm using the new viewrenderer style mvc pattern, so i'm in the ballgame. i don't think i'm doing it as they intended, but it's working, and that's the main thing.
dtra
-
5:39 26th-jun-2007