hello everyone, Consider this example. I have a geek side like probably most of you and that can degrade my social side. So, I'm making a homepage with my personal geek and social contents and it came to my made a content aware behavior. Let me explain: - if a user enters my site by visiting a geek article, as we browses threw the rest of the website he shall see, by default contents filtered by geek categories (programming, hacking, ...). The opposite should happen if he enters the site by a social category (politics, philosophy, day life,...) where the page should filter contents by the same group of categories. - if a user joins the website by its homepage or a category agnostic content, if should show all, no filtering should be applied.
there should be a manual control to allow manually changing this. Now, this behavior seems interesting and generic enough to apply in many other websites. Anyone have done anything like this before? How can I do this? are sessions the answer? Thank you, Best regards

