Navigation, in this days, is not just a vertical or horizontal menu. I spent
a month developing 6 components for a social networking site that used tags
as its main navigation system. And believe, we had to develop some really
interesting algorithms. So I'm basically concerned about this stuff, should
we focus on this things or not?

I have a Tagging component I've developed that I plan to propose as Zend_Tagger/Zend_Tag. It essentially is a component that utilizes Zend_Db_Table and a 3rd Normal Form Schema to maintain tags and relationships, as well as other notions of tag grouping and name normalization. Its on my list to propose sometime in 2008, simply put, its had lower priority for me in the past months with Layout and Bug fixing ;)

-ralph


Reply via email to