nice. i think all the screenshots look excellent. i know we've had quite a bit of discussion about tagging and i believe we are mostly on the same page as to how tagging support would work, but we still haven't finalized a design plan with a proposed implementation. before you guys get too far along with your implementation i think it would be good to see a design doc so that the team as a whole can agree on how the implementation will work.
my original code was really just a proof of concept and even i am not sure it's the correct approach, so i'd definitely like to see a little more discussion about exactly how we would make tagging happen on the backend. i think the trickiest bit will be getting the db as optimal as possible. tagging presents a situation where we could be doing a fair amount of queries for large sets of data that probably can't be effectively cached, so making sure the backend is designed properly will be very important. -- Allen On Wed, 2005-10-05 at 06:05, Elias Torres wrote: > Fixed 404's and added another screenshot > > http://torrez.us/2005/08/23/roller/screenshots/tags-newentry.png > > Elias > > On 10/4/05, Dave Johnson <[EMAIL PROTECTED]> wrote: > > All of those links lead to 404's for me. - Dave > > > > > > On Oct 3, 2005, at 10:50 PM, Elias Torres wrote: > > > > > Since we are having a great discussion on tagging, I wanted to show > > > you what a guy in our team has done with tagging and Roller. His name > > > is Phay Lau ([EMAIL PROTECTED]) and he's done an excellent job getting > > > this stuff going, starting from Allen's code. We want to finalize a > > > few things so we can make the patch available working against the > > > latest Roller20 branch so we can discuss further. > > > > > > http://torrez.us/2005/08/23/roller/screenshots/tags-frontpage.png > > > http://torrez.us/2005/08/23/roller/screenshots/tags-single.png > > > http://torrez.us/2005/08/23/roller/screenshots/tags-cloud.png > > > > > > Regards, > > > > > > Elias > > > > > > >
