Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Filtering content. What do you prefer?

Filtering content. What do you prefer?

Scheduled Pinned Locked Moved The Lounge
csharpc++wpfarchitecturequestion
32 Posts 21 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Chris Maunder

    Italy is awesome, as always. I'm suffering espresso withdrawals and our dodgy coffee machine in the office is struggling to keep up with my cravings. Ah, back to reality... :(

    cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

    M Offline
    M Offline
    Mustafa Ismail Mustafa
    wrote on last edited by
    #12

    I sympathize. I've had a similar problem when I came back from France. Actually I find that the problem repeats itself when I come back to Jordan from anywhere. Have you tried, giving it the boot? I find that works on people sometimes...

    If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

    C 1 Reply Last reply
    0
    • M Mustafa Ismail Mustafa

      I sympathize. I've had a similar problem when I came back from France. Actually I find that the problem repeats itself when I come back to Jordan from anywhere. Have you tried, giving it the boot? I find that works on people sometimes...

      If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

      C Offline
      C Offline
      Chris Maunder
      wrote on last edited by
      #13

      You mean giving up delicious, aromatic, life giving espresso?? I'm going to pretend you never suggested that.

      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

      R M 2 Replies Last reply
      0
      • C Chris Maunder

        You mean giving up delicious, aromatic, life giving espresso?? I'm going to pretend you never suggested that.

        cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

        R Offline
        R Offline
        Rama Krishna Vavilala
        wrote on last edited by
        #14

        Are you posting any pictures? BTW: Check out the Bing picture of the day.

        C 1 Reply Last reply
        0
        • R Rama Krishna Vavilala

          Are you posting any pictures? BTW: Check out the Bing picture of the day.

          C Offline
          C Offline
          Chris Maunder
          wrote on last edited by
          #15

          I'll try and get some pics. Pretty low key this year, though. Bing: Awesome! However, the stats are 14,2 km, 930m, 6,5%, so not something we'd go out of our way to bag. We were slack this year so next year (if it's possible) we'll be on a Mission.

          cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

          1 Reply Last reply
          0
          • C Chris Maunder

            You mean giving up delicious, aromatic, life giving espresso?? I'm going to pretend you never suggested that.

            cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

            M Offline
            M Offline
            Mustafa Ismail Mustafa
            wrote on last edited by
            #16

            Chris Maunder wrote:

            giving up delicious, aromatic, life giving espresso??

            Perish the very thought! :omg::wtf: I meant a helping boot to the tuckus to make it work properly!

            If the post was helpful, please vote, eh! Current activities: Book: Devils by Fyodor Dostoyevsky Project: Hospital Automation, final stage Learning: Image analysis, LINQ Now and forever, defiant to the end. What is Multiple Sclerosis[^]?

            1 Reply Last reply
            0
            • C Chris Maunder

              Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

              cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

              L Offline
              L Offline
              Luc Pattyn
              wrote on last edited by
              #17

              Aha. That is a 64 million dollar question I have been asking myself when reflecting on the new Q&A system that might one day be inflicted on us. IMO the answer to this question will make or break the system all the way. Anyway, my answer on your question isn't going to be simple. And some of it may come as a shock. The short answer is: absolutely not 3 and 5; and not really 2 and 4; and 1 only for searches. And now for the long answer. I must urge you to take a seat and take your time. If it is about articles, messages, Q&A, tips, etc and one's intent is to learn something new, then I would like to do a search which implies I can give words (or better yet partial words) and the default is an AND operator; although I would also want the OR and NOT operators and parentheses to be available. And then I would like to be able to sort the results any way I like, by date, by author, by tags, by type, or by your relevance. If it is about an answering session, i.e. a heap (maybe cloud is the current buzzword) of questions on different topics, which one is going to read and maybe answer, then my current thinking leads to the following specs: 1. There are only some categories I want to see (C#, VB.NET, Algorithms, ..., but not Perl, not Apache, not SilverLight, ...); the NOTs are absolute, it really is ... AND NOT ... AND NOT ... There is no OR yet. 2. I want to see them somewhat categorized by topic (I don't want to switch languages every 15 seconds); I'll start with C#, then do VB.NET, then Databases, then ... Still no OR. Getting them categorized is most important for the first session in a day, when I tend to read over 100 questions, not just the latest few. 3. within such category-based selection I want to see them sorted by datetime (as posters often seem to publish related questions in a matter of hours, I want to see those in chronological order, which probably means I need the ability to set the starting point) 4. Under no circumstance do I want to see the same item more than once (unless I make a mistake and ask for a replay), so when a message is tagged both C# and Database, then it should be very easy to see C# messages, and later Database messages without seeing some twice. I would accept a button (or checkbox) to get this implemented ("Don't show me this again unless something inside has changed", as the thread could have grown since my last visit) I expect none of your suggested ways would fulfill these specs; you promised a solution to the cross-post problem, but so

              1 Reply Last reply
              0
              • C Chris Maunder

                Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                H Offline
                H Offline
                Hans Dietrich
                wrote on last edited by
                #18

                4, and the ability to apply tags (the same or new ones) iteratively to successive result sets (to avoid having to go back to the beginning if I forget to specify a tag).

                Best wishes, Hans


                [Hans Dietrich Software]

                1 Reply Last reply
                0
                • C Chris Maunder

                  Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                  cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                  V Offline
                  V Offline
                  Vikram A Punathambekar
                  wrote on last edited by
                  #19

                  #1 Maaaaybe #4 I really like the way delicious[^] does the filtering, but I wish it had some advanced features like the NOT option.

                  Cheers, Vikram. (Cracked not one CCC, but two!)

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                    cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                    L Offline
                    L Offline
                    Lost User
                    wrote on last edited by
                    #20

                    4. if it's implemented easily (i.e. it's simple for me to enter) so I can look for C# GRID -ASP.NET if I am looking for Winforms and WPF grid stuff in C# - but I don't want ONLY Winforms AND WPF

                    ___________________________________________ .\\axxx (That's an 'M')

                    1 Reply Last reply
                    0
                    • C Chris Maunder

                      Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                      M Offline
                      M Offline
                      Member 96
                      wrote on last edited by
                      #21

                      Weird, my off the cuff thinking was number 3 but no one else seems to agree. Intuitively from experience I think 3 is the way to go because everyone definitely knows what they don't want to see. Filtering *in* stuff seems off the top to make sense at first glance because after all we only want to see what we want to see right? But in the long view and practical terms of actual usage I think it makes far more sense to say what you don't want to see. It's like the google news page. It allows me to specify what I want to see more stories on, but every time I go to the NY Times site I see far more that I'm interested in that I had not conceived of before. I don't think filtering out the greater part of information makes sense, better to filter in the greatest amount of information. Perhaps I'm just too open minded. :) The automatic system option 5 is definitely a no go area. It's a classic idea that seems cool to a computer programmer and in practice is horrible.


                      "Creating your own blog is about as easy as creating your own urine, and you're about as likely to find someone else interested in it." -- Lore Sjöberg

                      1 Reply Last reply
                      0
                      • C Chris Maunder

                        Italy is awesome, as always. I'm suffering espresso withdrawals and our dodgy coffee machine in the office is struggling to keep up with my cravings. Ah, back to reality... :(

                        cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                        L Offline
                        L Offline
                        Lost User
                        wrote on last edited by
                        #22

                        Chris Maunder wrote:

                        I'm suffering espresso withdrawals

                        We had three weeks of crap coffee in France, Belgium and holland. Crossed the border to Italy, stopped for petrol and the chick behind the counter goes "you wanna coffee?" Best coffee we had for the entire trip. Defiantly going back to Italy

                        I wish I was as fortunate as fortunate as me

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                          cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                          B Offline
                          B Offline
                          BillWoodruff
                          wrote on last edited by
                          #23

                          Hi Chris, I'm going to respond with just a general statement of how I like search to work. My preference is to search sequentially from broad to narrow, fuzzy to sharp, if at all possible, re-using the last search's result. So, for me, if I start with searching tags for those with C#, I'd like everything, please. Then, I'd like to narrow the search, perhaps excluding those whose tags are "ASP.NET," or "winnowing" by searching in the current search result set for only those that include "WPF." If tags are "ranked" somehow : then I see a different set of possibilities : I might like to see those tags that only include "C#" in the "top" two ranks. Whatever way CP implements it, I'll be happy to use it :) best, Bill

                          "Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844

                          1 Reply Last reply
                          0
                          • C Chris Maunder

                            Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                            cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                            S Offline
                            S Offline
                            smcnulty2000
                            wrote on last edited by
                            #24

                            The answer you'll hate. The ability to choose for a given search which of the above applies. This is about browsing for content versus searching for content. The two aren't the same. Like if you are standing in a library looking at a book and you start looking at the books next to it. Versus going to the catalog system and asking for a book and having it handed to you. There is also room for what are considered 'expert indexes'. Where someone goes to the trouble of building a special list for an inquiring person to look through. Credit where credit is due: The three together were suggested by the book Library Research Models, by Thomas Mann, as a useful combination for research. http://www.amazon.com/Library-Research-Models-Classification-Cataloging/dp/019509395X/ref=sr_1_1?ie=UTF8&s=books&qid=1253863361&sr=8-1[^]

                            _____________________________ Quotidian is not quotidian.

                            1 Reply Last reply
                            0
                            • C Chris Maunder

                              Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                              cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                              C Offline
                              C Offline
                              cjb110
                              wrote on last edited by
                              #25

                              4 you often need to exclude, esp as tags are subjective.

                              1 Reply Last reply
                              0
                              • C Chris Maunder

                                Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                                cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                K Offline
                                K Offline
                                KungFuCoder
                                wrote on last edited by
                                #26

                                I'd go for a combination of 2 and 4 Specify tags you want and don't want then show everything that matches sorted by number of matched 'Want' tags minus number of matched "Don't want" tags That way you get items with all the want tags and no don't want tags at the top down to a single want tag and multiple don't want tags at the bottom and everything is there somewhere if you got it wrong

                                1 Reply Last reply
                                0
                                • C Chris Maunder

                                  Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                                  cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                  L Offline
                                  L Offline
                                  Lost User
                                  wrote on last edited by
                                  #27

                                  On a noticebaord at work we have an article about a Tivo taking over a guy's life. If decided on the basis of previous viewing history he was gay so started background recording of gay related material. He decided to watch mroe macho stuff to change the Tivo's mind so it decided he was gay and violent so started picking content for that. :omg: :doh:

                                  Visit http://www.notreadytogiveup.com/[^] and do something special today.

                                  1 Reply Last reply
                                  0
                                  • C Chris Maunder

                                    Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                                    cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                    P Offline
                                    P Offline
                                    peterchen
                                    wrote on last edited by
                                    #28

                                    2 if you sort the ones with the most matches on top. 3 is a nice addition, but I like the way some other*cough*stack*cough* site does it: dimming the items instead of removing them.

                                    Personally, I love the idea that Raymond spends his nights posting bad regexs to mailing lists under the pseudonym of Jane Smith. He'd be like a super hero, only more nerdy and less useful. [Trevel]
                                    | FoldWithUs! | sighist

                                    1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                                      cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                      R Offline
                                      R Offline
                                      Russell Jones
                                      wrote on last edited by
                                      #29

                                      4 is good. I get really fed up with sites that don't allow me to exclude things as well as include them. For instance I'm looking for Winforms c# code. Most people just call this c# so I search for c# except most of what I get back is ASP.Net so I would then exclude ASP.Net

                                      1 Reply Last reply
                                      0
                                      • C Chris Maunder

                                        Kind of my feeling too. One thing I hate is a computer trying to be clever. It never works. Bad computer. Bad!

                                        cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                        G Offline
                                        G Offline
                                        Gary Wheeler
                                        wrote on last edited by
                                        #30

                                        Chris Maunder wrote:

                                        One thing I hate is a computer trying to be clever

                                        I hear the hamsters snickering in the background.

                                        Software Zen: delete this;

                                        1 Reply Last reply
                                        0
                                        • C Chris Maunder

                                          Suppose you have a bunch of content you want to browse though. Suppose the content was tagged with attributes (eg language) and you want to specify a set of tags that interest you. What's your preferred method? 1. Specify the tags that interest me and show only content that has all these tags (eg a choice C# and WPF will not show content tagged only with C#) 2. Specify the tags that interest me and show content that contains at least one of these tags (eg setting C# and WPF as your selection will show content tagged with C# or with WPF or both) 3. Specify the tags that don't interest you. If the content contains any one of those tags then don't show it. 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. 5. Have the system work it out. Show me everything and after I've clicked 10 items start building a list of stuff I like and dislike based on this.

                                          cheers, Chris Maunder The Code Project Co-founder Microsoft C++ MVP

                                          M Offline
                                          M Offline
                                          Marc Firth
                                          wrote on last edited by
                                          #31

                                          Chris Maunder wrote: 4. Hybrid: specify tags that interest you and tags that don't. Only content that contains a tag you like and doesn't contain any tags you dislike will be shown. (but with an optional choice of 5 would be good)

                                          Portfolio | Web Design, Web Hosting & IT Support

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups