Slashdot Mirror


Do You Really Want to Meet People on the Web?

Wolfspelz writes "Do you want to meet people on Web pages? The Jabber Virtual Presence project makes people aware of each other on the Web. Just like you are aware of other people in the real world anywhere you go, the virtual presence makes you aware of others on the same virtual locations. The project uses Jabber/XMPP as the transport protocol for virtual presence. Jabber conference components serve as presence servers. The code is GPL/LGPL. The Virtual Presence Protocol extensions are open and documented. The virtual presence system including the LLuna2 client is designed to protect the privacy and prohibit any indecent use, be it commercial use, advertising, or profiling. But: do you want to meet people on the Web at all?"

69 of 256 comments (clear)

  1. I don't think so by ralf1 · · Score: 5, Funny

    I don't want to meet people who need the web to meet people.

    --
    "Would you, could you, with a goat?" Dr Seuss
    1. Re:I don't think so by Timesprout · · Score: 5, Funny

      You obviously have not seen many webpages of those lonely 18 year old cheerleaders desperately looking to meet someone.

      --
      Do not try to read the dupe, thats impossible. Instead, only try to realize the truth
      What truth?
      There is no dupe
    2. Re:I don't think so by AviLazar · · Score: 4, Insightful

      Why not? It is just another medium to meet people. In fact it can sometimes be better. You might get to know the person, and like the person so that you would want to meet the person. This does not have to be for romance, but could be for friends. Back in the day when local BBS' were big - we would have get-to-gethers. I never did it to try and go out with a girl, but it was nice to meet the people I would play MUD's with. I have met a number of people from the web. Some nice, some not so nice. Some extremely hot, some extremely not :) I think it is a new medium - nothing wrong with it. People use newspaper ads, bars, clubs, parks, restaurants. Others may not have the time (i have been in this position) to go and hang out at these places all the time.

      --

      I mod down so you can mod up. Your welcome.
    3. Re:I don't think so by xmas2003 · · Score: 4, Funny

      HEY ... better to meet people on the web that say, on the road - how would you like to meet this guy who got caught Nose Picken' on Photo Radar ;-)

      --
      Hulk SMASH Celiac Disease
    4. Re:I don't think so by Alien54 · · Score: 4, Insightful
      On the other hand:

      But: do you want to meet people on the Web at all?"

      could easily be rendered as:

      But: do you want to meet people at all?"

      For a lot of people, this involves some sort of a negative answer, one way or another. Some folks have a low tolerance of human beings, depending on circumstances.

      --
      "It is a greater offense to steal men's labor, than their clothes"
    5. Re:I don't think so by sosegumu · · Score: 4, Funny

      I don't want to meet people who need the web to meet people.

      What!!! Just think of all those hot girlz waiting to be invited back to our mothers' basements to see our newest modded gaming pc!

      --
      It's easier to wear the spandex than to do the crunches. --David Lee Roth
    6. Re:I don't think so by Anonymous Coward · · Score: 3, Funny

      People use newspaper ads, bars, clubs, parks, restaurants.

      Don't forget toilet walls. I prefer toilet walls.

    7. Re:I don't think so by AviLazar · · Score: 2, Interesting

      Thats kind of a blanket statement that seems to be purely biased, and lacking some heavy proof. To imply that people who utilize the Internet for social interaction as lacking a life is also a very blanket statement - that is again, purely unfounded and lacking proof. I hang on the Internet for social interaction (as well as informational purposes). Some of the social interaction comes from playing online games which I prefer to non-online games; I also go to clubs, bars, park, movies, coffee shops, beach, vacations, etc. So do I lack a life or do I have a life? Your statements, unfortunately, are totally ignorant. I do not claim to be an "expert" on many topics - but this one I can claim a lot of knowledge on, especially since I have spent many qualified research hours (including studies) with regards to Internet social interactions (Communications major). Then again, you do have valid - reliable evidence stating that most people on the internet social groups are the equivelant of Trabant owners and complain incessantly about not having a Mercedes?

      --

      I mod down so you can mod up. Your welcome.
    8. Re:I don't think so by Geek_in_Marketing · · Score: 2, Interesting

      Personal experience here. . .I'm getting married in ten days. And I met my partner on the internet.

      If you're busy with work and so on, and you don't necessarily find fighting your way through alco-pop fuelled teenage cretins at the local theme bar to meet the opposite sex, the internet can be a great way of meeting and getting to know people.

      I found it really useful - I was able to talk to people without masses of background noise, and get to know a bit about them _before_ I made the decision to actually meet up with them.

      Three months of regular dates and I ended up meeting the woman of my dreams - she even administers a Web portal!

      So I guess, from my experience, I'd say - go for it.

      --

      "This is your life - and it's ending one minute at a time" - Narrator, Fight Club
    9. Re:I don't think so by joeldg · · Score: 2, Interesting

      Hahaha..

      I am working with a team of people to extend FOAF and social networks to help you "keep-track" of your current friends and what it going on with them. I.e. current GPS coordinates, utilizing the MeNowDocument at http://schema.peoplesdns.com/menow/ (which I co-authored) and auto-updating FOAF data through the web for everything from current pictures to current locations (you can even go as far as scripting in which mp3 you are listening to or what webpage you are browsing and this all is updated automatically)

      Anyway, it is not just about "meeting" people (I could care less about meeting new friends, I have enough friends and can barely keep up with them) it is really about organizing them.

      See my .sig for more details

    10. Re:I don't think so by Mr.+Bad+Example · · Score: 2, Funny

      > You might get to know the person, and like the person so that you would want to meet the person.

      Exactly. In fact, I met my wife on a local BBS--we started dating after meeting in person at several get-togethers. We've been married for over seven years now.

      (Of course, we still get on IRC on separate computers in separate rooms, but we prefer to think of that as a charming quirk.)

    11. Re:I don't think so by nounderscores · · Score: 2

      I think we've found Ms Jane Example who does all those credit card ads.

  2. We used some of the Jabber presence features... by tcopeland · · Score: 3, Informative

    ...for an internal project with the Jabber4R wrapper.

    Jabber ended up being too slow, though, so we built a more specialized message router in C++ - and open sourced it - to replace it.

    1. Re:We used some of the Jabber presence features... by Earlybird · · Score: 3, Insightful
      • Jabber ended up being too slow, though, so we built a more specialized message router ...
      While I understand the intended meaning -- that Jabber was not suitable for your application -- I dislike (1) the implication that Jabber is somehow inherently slow (what was slow? The Jabber4R client library? The Jabber server? Which server? Or the architecture?), and (2) the fact that you are providing no new information, but merely throwing out some vague, critical remark about Jabber of no use to anyone, leading up to a shameless plug for your own unrelated product. What was your point, man?

      How about doing a design comparison between Cougaar and Jabber?

    2. Re:We used some of the Jabber presence features... by tcopeland · · Score: 4, Informative

      > the implication that Jabber is
      > somehow inherently slow

      Hm. It was too slow for our purposes - i.e., passing large numbers of large messages around to track a distributed agent system. I'm sure it's fast enough for most uses.

      > The Jabber4R client library?

      Nope, that's fine.

      > The Jabber server?

      Yup.

      > Which server?

      The Java one, I think.

      > Or the architecture?

      Dunno about that.

      > critical remark

      Hm, didn't mean to be critical... just sharing experience.

      > a shameless plug for
      > your own unrelated product.

      It's not really a product, per se... I mean, it's open source and free.

      > What was your point, man?

      To share an experience with the Jabber server and offer a note on our workaround.

      > doing a design comparison between
      > Cougaar and Jabber?

      They're two different things - COUGAAR is a distributed agent architecture, Jabber is a messaging protocol. I'm not sure a comparison is really in order...

  3. Of course not! by jazzmanjac · · Score: 5, Funny

    That's why I'm on the internet to begin with... so I DON'T have to interact with other people. (Well, except for slashdot.)

    --
    Some cats swing, and others don't. Don't you be the kind that won't.
  4. no, I don't by kwoff · · Score: 2, Interesting

    Being aware of other people in real life is what makes me nervous and bashful. It's a Sartrean thing.

  5. Natural Consequences by Judebert · · Score: 4, Funny

    And of course, their #1 "topsite" is porn. Like we didn't know what it would be used for.

    No, I don't think I'm interested in listening to a bunch of space-hogging attention-whoring avatars while I surf, thanks.

    --

    For geek dads: Contraction Timer

    1. Re:Natural Consequences by no+longer+myself · · Score: 4, Funny
      I don't think I'm interested in listening to a bunch of space-hogging attention-whoring...

      But you're reading Sla--

      Oh nevermind... :-/

  6. Its vital by Timesprout · · Score: 5, Funny

    that the tens of thousands of geeks out there can compete to meet with the one of the 2 geek girls in the world so the possibility of the uber geek child can become a reality.

    --
    Do not try to read the dupe, thats impossible. Instead, only try to realize the truth
    What truth?
    There is no dupe
    1. Re:Its vital by Claire-plus-plus · · Score: 2, Funny

      so who's the other geek girl?

      --
      99 bottles of beer in 175 characte
    2. Re:Its vital by cyborch · · Score: 5, Funny

      If these 2 geek girls had tens of thousands of guys hitting on them and had to spend of bunch of their time dealing with these guys whould they still be considered geeks?

      Well, if they solved the problem by automating the process of dealing with all the guys hitting on them, then yes - they would still be considered geeks :)

    3. Re:Its vital by Paulrothrock · · Score: 4, Funny

      Automated Rejection System:

      You have made a/an :
      () stupid
      () hormonal
      () rediculous
      () unconvincing
      () overused
      () evolutionary
      proposal to get into my pants this evening. This will fail because:
      () I have to wash my hair
      () I have a boyfriend
      () I have to download and compile a new distro
      () You are laid off
      () You smell bad
      () I am a lesbian
      Thank you for trying. I am:
      () flattered
      () disgusted
      () demoralized
      () now a lesbian

      --
      I'm in the hole of the broadband donut.
  7. You like /.? I Like /.? Funny we should meet here. by malakai · · Score: 4, Funny

    You like Woman being fisted by donkeys? I like women being fisted by donkeys! Funny we should meet here. ... yeah i can see where this will lead ...

    Mom?!? Dad?!?! Little Timmy!?! What are you doing on donkeypunch.com!?!?

  8. I'm all for it. by bcore · · Score: 4, Insightful

    I'd say that the more opportunity to meet interesting people in this world, the better, and this just improves the odds of randomly meeting people your probably wouldn't otherwise have to opportunity to meet.

    As long as it doesn't supplant actual real world interaction with people as a primary social outlet, that is..

    1. Re:I'm all for it. by mwood · · Score: 3, Interesting

      I'm always puzzled by this sort of reaction. In what way is meeting on a Web page any less "real" than meeting at a bus stop or over the phone? The other person is just as real.

    2. Re:I'm all for it. by bcore · · Score: 3, Insightful

      I don't disagree, I've met many awesome people through various online things.. I've just found that there have been periods in my own life where I have become so involved with online communities that I didn't put the time into real-world interactions. I find that for me at least, this trap just leads to me not being happy in the real world, so I try to balance online and offline life. To each his/her own, of course..

    3. Re:I'm all for it. by kin_korn_karn · · Score: 2, Interesting

      If I'm communicating with someone that I know in the real world I consider online communications to be real-world communications.

      If I'm communicating with someone that I have never met, I consider that to not be real-world and for the communications themselves to be nothing more than a network game.

      When I was a kid I was in the online = real world camp. To put it shortly, it was not good for me. I trusted the wrong people and believed the wrong things and fortunately I came out of it without being killed.

  9. Virtual selling points by 192939495969798999 · · Score: 4, Insightful

    All of these services are just an excuse to gather a huge number of e-mail addresses and connections between people, and then to use that network to market stuff. If there were a service that banned marketing and advertising messages, maybe it would be worth doing. As it is, it almost acts like the "in-crowd", where if you buy what they want, magically you're the most popular. However, so what if people want to meet people online? How is that worse than in an establishment serving alcohol, where everyone's not themselves anyhow?

    --
    stuff |
  10. if it by millahtime · · Score: 2, Insightful

    If it was on the same level as Yahoo Messenger and AIM. There are a lot of different types of people that would be on there then. It would be a little different.

    My guess is that it is mostly nerds using it now. I work with thousands of nerds. Do I really need to meet any more near me?

  11. Could be interesting... by slusich · · Score: 4, Interesting

    While definately not the most obvious use of this software, it could prove interesting on sites such as /., cnn, salon etc. to talk live to others about an article. Posting comments is fine, but it's not live, and it could be days before anyone responds. It's certainly not something you'd leave running all the time.

  12. Another nice social networking concept... by fugas · · Score: 4, Informative

    Although I haven't downloaded this yet, it sounds like a fun social networking concept to me. Kind of a hybrid of the late Third Voice and the newer StumbleUpon (which I really love)

  13. I for one.. by hookedup · · Score: 3, Interesting

    Would much rather ask someone looking at the same website as me if they have seen what I'm looking for, instead of a site map.

    And no.. I dont go walking around the grocery store asking strangers where the broccoli is..

  14. Sounds like Odigo by linuxtelephony · · Score: 4, Informative

    Sounds like what Odigo started out as about 5 or 6 years ago. They provided you with a display so you could see who else was at the web site you were visiting, then you could IM them if you wanted. There was more, like the ability to search for people, etc.

    However, the lluna interface looks more interesting.

    --
    . 62,400 repetitions make one truth -- Brave New World, Aldous Huxley
  15. More face to face interaction by jcostantino · · Score: 4, Interesting
    Even though "online" has such a stigma attached to it, lots of people meet other people just fine. What if someone is severely handicapped and can't otherwise easily leave the house?

    I've met people socially who I met online, some were freaks and some were decent well adjusted people. It's the same as meeting people in the real world.

    I'll admit that I have a bit of social anxiety in person and it's easier for me to start a conversation with a total stranger online and to subsequently dip out on the conversation if I don't like the tone or direction :).

    --
    Reviews with a twist! http://www.sardonicbastard.com
  16. If i wanted to meet people by Anonymous Coward · · Score: 3, Informative


    i would go down the pub/club/bar/gym/golf/beach/pool

    i have no desire to speak to hotSexyGal14 who is really a fat pasty guy from texas with a hygiene problem and reads comics thanks

    1. Re:If i wanted to meet people by fuzzix · · Score: 5, Funny
      i would go down the pub/club/bar/gym/golf/beach/pool
      I think there's something wrong with me - I saw this post and thought "Wow, that guy's really messed up his filesystem hierarchy..."
  17. Virtual Places by zifferent · · Score: 2, Interesting

    A program called virtual places allowed you to surf the web and meet people 9 years ago.

    And then AOL bought it and killed it.

    --
    cat sig > /dev/null
  18. Now all I need... by JaJ_D · · Score: 5, Funny

    You can now make friends and be aware of people on the web!

    So I now can order food, beer, Geek toys, clothes, make friends, work and interact - all without leaving my home.

    Now if I could just be able to order sex, I can brickup my front door....

    ....checks google....

    Just found out that all my needs are now catered for.....

    Bricks are being delivered monday!

    :^]

    Jaj

  19. After the experience... by GypC · · Score: 3, Funny

    ... of reading Slashdot for the last 6 years, I would have to say, "Absolutely not."

  20. In Real Life by DrugCheese · · Score: 3, Insightful

    IRL I'm sitting here at my keyboard typing this. The internet is no magical Alter Ego machine. I've met people from the internet, it's no different from meeting people in 'real life'. Sometimes it's good, sometimes it's bad.

    Why not ask the question: Do you want to see anyone in REAL LIFE at all?

    --
    *DrugCheese rants*
  21. Um...huh? by superdan2k · · Score: 3, Informative

    "But: do you want to meet people on the Web at all?"

    Well, given that I met someone on match.com more than two years ago and that we're getting married in August, I'd say there's nothing wrong with meeting people on the web.

    If it weren't for the web, I wouldn't have met my font-design mentor, Chank, despite the fact that we live in the same city. Some of my best friends on the planet, I've met through IRC and Livejournal

    That said, I still don't want to have a sitatuation as describe in the article of being aware of people that are surfing the same sites I am. Especially when I'm surfing the pr0n. I mean, yeesh...talk about TMI.

    --
    blog |
    1. Re:Um...huh? by British · · Score: 3, Informative

      Wait a minute, don't you and I moderate the twin_cities lj community?

    2. Re:Um...huh? by superdan2k · · Score: 4, Interesting

      Why, yes, I believe we do! Small Internet. :-D

      --
      blog |
  22. I've met lots of great people on the Internet.. by the_rajah · · Score: 2, Interesting

    but not through some random chat-roomish sort of way. I operate some discussion boards and have met some really nice people with whom I have something in common.

    I was introduced to my wife through an e-mail from a mutual friend who I would not have know without the Internet. The Internet is a perfectly valid way to meet people, but not in a singles bar sort of way.

    "Do the Right Thing. It will gratify some people and astound the rest." - Mark Twain

    --


    "Do the Right Thing. It will gratify some people and astound the rest." - Mark Twain
  23. This can't turn out well. by Flyskippy1 · · Score: 4, Funny

    I can see how this will work: Jabber: You are visiting goatse.cx, there are 1 other visitors. Visitor: Don't you just love looking at this guy. You: Wait... is that you, Mom?

  24. Horrible by Bromrrrrr · · Score: 2, Funny

    So I went to this site and was greeted by a hundred thousand avatars who had just come from Slashdot.

    It was horrible

    --

    What a rotten party, have we run out of beer or something?
  25. ICQ had made it by Madarco · · Score: 5, Informative

    Some years ago ICQ (mirabilis) tried to launch something similar: a chat integrated with browser where you meet the people on the same page, but without the avatars. I don't know where it has gone.

  26. The Dynamics of Anonymity by TimTheFoolMan · · Score: 4, Insightful

    Having met several people in person that I first met through e-mail or chat (fellow programmers and co-workers from remote locations), I've noticed several interesting dynamics from virtual communications relative to those of "real life." Some of these are obvious, such as judging people by how well they express their ideas and opinions in words (instead of by their appearance or personal hygiene).

    Others are more subtle, and are apparent only over time, such as the speed with which someone responds. Do they think quickly, but type slowly? Do they fly off the handle and just post the first thing that comes to mind, or do they carefully consider every response?

    In most cases, I have found that getting to know someone online, over time, gives you a better perspective on how that person sees themselves. If they have low self-esteem, that will come across (eventually). If they're confident and authoritative, that will show (again, over time). If they're egotistical and full of themselves, they'll have microsoft.com in their e-mail address.

    However, you *can* get to know someone really well on one level (or in a given context), and completely miss another. For instance, I used to manage several mailing lists about Borland Delphi. One of the moderators for the list, named Jo, was moving from one part of South Africa to another, and was offline for a couple of weeks. I had known Jo for years as a serious gearhead when it came to Delphi Database programming. After I asked one of the other moderators about Jo by saying, "Where is he moving?", I discovered that Jo was, in fact, a woman.

    At that point, Jo's signature line took on new meaning (and I got a much-needed lesson in gender stereotyping): "I am a programmer - I don't do relationships."

    Tim

  27. Uber-geeks! by scottennis · · Score: 2, Funny

    This would fall into the "News for Nerds" as opposed to the "Stuff that matters" category.

  28. How can you design away messages? by 192939495969798999 · · Score: 2, Insightful

    If people can send messages, there will be advertising. And believe me, a few months of no earnings compared with the ones that DO have commercial use will have them thinking about that vitamuscle or what have you as a sponsored "special friend".

    --
    stuff |
  29. Do you want to meet people on the Web? by mwood · · Score: 3, Interesting

    Despite my rants elsewhere about the unreality of the "real world" concept, I'd have to say no. I do not have any unfulfilled desire to meet people on the 'net (or anywhere else). I meet people all the time, netwise and otherwise, and I find this sufficient.

  30. Urgent message from lluna by binkzz · · Score: 2, Informative
    Urgent message

    Slashdot just put up the news. People are downloading and starting LLuna. Our operational server is hoplessly overloaded, because most users use our internal backup server as their primary jabber server.

    If you try out LLuna then please do NOT use the quick start wizard. Please use other jabber servers to log in to LLuna to distribute the load.

    --
    'For we walk by faith, not by sight.' II Corinthians 5:7
  31. meeting people online by bad-badtz-maru · · Score: 2, Interesting

    I always see the jokes about the futility of meeting girls online. Maybe this misperception that girls are not online is part of the problem! I know quite a few "hot" girls and they all use IM, email, and mobile phone text messaging EXTENSIVELY. Like way more than any geek I know.

  32. Offtopic, but may be of interest to some by CGP314 · · Score: 3, Informative

    But: do you want to meet people on the Web at all?

    I didn't think I would, but yes. When I moved to London, I didn't know anyone in the city and had to bootstrap myself a new social network. Graduate school helped, but after a while I wanted more than one group of friends so I turned to Orkut. I've been to a bunch of meetings and generally my experiences have been positive.

    For those interested, I wrote about my first orkut meetup on my blog here.

  33. Not really by essreenim · · Score: 2, Insightful

    When you meet someone face to face, there is much more polite and civil (hopefully) openings.

    It is more genuine.
    The person in an internet chatroom could be
    a paedophile for all I know. I can't use my intuition to determine this because there IS no presence. This is just another fad that would waist my time.
    I don't believe in on-line presence.
    If its not someone I already know in person, I would rather talk to AI online - honestly!

    1. Re:Not really by AviLazar · · Score: 4, Insightful

      Really, and the person you meet at a bar, park, restaurant, club, etc.. cannot be a paedophile? The fact that there is no presence makes the interaction safer. You can chat with the person for months, and then chat with the person on the phone, and if you continue to proceed to meet the person face to face, you are better off (much better) then if you just randomly met the person on the "street." At least, utilizing the Internet method, you have some time you can attempt to get to know the person - on the street, if the person is psychotic, you may have very little warning. To assume psychopaths only proliferate on the internet is naive and wrong. Your example is sorely lacking. And your statement about being "genuine" lacks evidence. In fact, people are more blunt on the Internet because they have a certain sense of protection - hence people are more willing to speak their mind. While some people cannot control their emotions and decide to lash out, many people utilize this form of communication as a way to voice their, legitimate opinions, without feeling pressured due to society rules. That is VERY genuine.

      --

      I mod down so you can mod up. Your welcome.
    2. Re:Not really by AviLazar · · Score: 4, Interesting

      There are obvious advantages to meeting in person - body interactions, voice inflections, etc. I agree that it is easier to read people in person (and sometimes damn near impossible to read people online). Thank you for saying I may be a nice person...I like to think that I am. (my name is Avi). I do meet many people face - face, I utilize a blend of both online and offline. Everyone needs to find the niche that works for them. My problem comes around when people assume that online engagements are sub-par. Good luck to you, and enjoy a good room temperature beer for me :)

      --

      I mod down so you can mod up. Your welcome.
    3. Re:Not really by NanoGator · · Score: 2, Interesting

      "I can't use my intuition to determine this because there IS no presence."

      Not true. You'd be surprised how hard it is to be convincing about anything on-line. I'll never forget when this guy was bugging me for ops. He tried to lure a favor from me by pretending to be female. "I have big hooters!" Yeah, that's exactly how women talk.

      "I don't believe in on-line presence."

      Again, I think you'd be surprised. Heck, look at Slashdot. We've got some real characters here. Go check out the forums. People very much settle on identity.

      Maybe I'm just a titch biased. I owe my having a girlfriend and a job to having an on-line presence. I met my gf of the last 3 years via an IRC get-together. My prescence on the CGTalk.com forums got me noticed. A new studio went up and they needed another artist. Noboody's disappointed yet.

      --
      "Derp de derp."
    4. Re:Not really by gfody · · Score: 2, Funny

      also.. the people you meet on the internet tend to be sober. people you meet at bars/parties/wherever tend to be drunk (at least tipsy enough to make an otherwise inverted character talk to strangers).

      my problem with meeting people on the internet is that they tend to be overweight and ugly :\

      --

      bite my glorious golden ass.
  34. Meeting local friends on the net? by sacrilicious · · Score: 2, Interesting

    Anyone have success using the net to meet people who are geographically local? I moved recently to the remote outskirts of a metro area, and have been trying to use the net as one of the ways to meet people who might have friendship potential. I've looked at IRC, but had no luck finding channels that aggregate people by locale. I don't want to post on a match-making service, as I'm not after a relationship. Any stories of success out there?

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  35. This has been around for a while. by rebe01 · · Score: 2, Informative

    Too bad Odigo has had this feature for a few years now. They call it "radar" or something like that, and it actually got annoying when people messaged you that were on the same website.

  36. Yes... by antdude · · Score: 2, Insightful

    Because I have speech and hearing impediments so it is hard for me to socialize in person. I used to socialize on chat BBS' before Internet was hot. Now, I use IMs, e-mails, etc. to socialize. Also, it keeps my physical appearance invisible to new people that don't know me.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  37. The Rejection Form by Landaras · · Score: 3, Funny

    Well, as a guy, I automated part of the process of being rejected by women.

    - Neil Wehneman

  38. Like asking a fellow shopper for their advice? by amichalo · · Score: 2, Insightful

    As I understand it, this is like being able to turn to a shopper on the same isle as you in a retail store and ask what they think of product XYZ, or turning to the person behind you at a rock concert and saying "Man can Neal Peart play those drums!"

    I can see this being helpful, but at the same time, I would think the desired web default would be to ignore the person who doesn't know what it is they are looking for (isn't Google for that?) or wants to talk about the video stream I am trying to enjoy (isn't IRC for that?).

    Basically I think it is a cool application of technology, but if people want to talkabout a website, they already can (isn't /. for that?).

    --
    I only came here to do two things; kick some ass, and drink some beer...looks like we're almost out of beer.
  39. I met my wife online. by Beardo+the+Bearded · · Score: 3, Funny

    We've been together for just over eight years, married for almost 6, and we have a 4-month-old daughter.

    So, can you and should you meet people online? Hell yes!

    Um, if they want your credit card right away, they're not just being inquisitive. ;)

    --

    ---
    ECHELON is a government program to find words like bomb, jihad, plutonium, assassinate, and anarchy.
  40. i used to want to meet people... by Gribflex · · Score: 2, Insightful

    When I was in high school, used IRC. A lot.
    The people I met were great. we formed close friendships, and met occasionally in real life. Also, it was fun being able to tell people that of my friends, more than half of them were a complete mystery to me in all of the normal ways that people identify with others. I didn't know their names, their gender, their skin colour, where they lived, what they did for a living, how old they were, what they looked like, etc. I just knew what we talked about. And it was good.

    Then some of my friends started using ICQ. I could handle that, it was fun having quick text messages outside of IRC, or with the people that couldn't handle the concept of online chat (it really is a skill). It wasn't bad.

    Then people switched to MSN. I don't know why. I still contend that there is no advantage over icq, and that people should still be using that. But ah well. Anyhow, the point is that because of the way that msn works, I can't handle online chat anymore. The interaction process with other people is overwhelming. Everything flashes, and beeps, and dings, and jumps up out of the bottom of my screen. It's like I'm being attacked from 7 different directions everytime I log on. Not to mention, most people think I'm a dick and lose interest if I haven't responded to them wihtin 2 seconds.

    Now, I use my computer to browse blogs (and slashdot and fark, whish loosely fit into that description) and do my homework.

    It used to be a tool for interaction, now interacting sucks balls.

    ah well, what are you going to do?

  41. Meeting people is easy by billyradcliffe · · Score: 2, Interesting

    For people like me who are socially retarded, the internet is a wonderful place to meet people. I've been meeting people from the net for the past 5 or 6 years, and I haven't had a single bad experience. It was exciting to finally meet and hang out with people who shared the same interests as me. Face it, when you're a total computer nerd with elitest tastes in music, people who share those interests are pretty few and far between. What better way to meet people with those interests than, say, a forum for one of your favorite bands?

    So far, thanks to the internet, I've met a number of amazing people. I met my first somewhat girlfriend over the net, I met a band who I ended up joining and moving out to PA to be a part of (then stole the drummer's girlfriend and had my first true love for 2 1/2 years). As recent as this week, I met a girl who I'll be travelling from my home state of MI to IN to go to a concert with.

    You do get a good sense of what people are like by chatting online. You say things without inhibition. There aren't any social hangups. You don't have to worry about ackward silence. You can bail out at any time. You can say how you really feel without stuttering or blushing.

  42. I could see uses for this by dethb0y · · Score: 2, Insightful

    It could be interseting to meet people who are all, say, hanging out at a site for a given game or something along those lines. Or who are hanging out at a specific message board.

    But i also don't see any real serious potential for this to "change" anything. Take for example users of a given product like a printer. How many people "hang out" at the printer's website? How many people just browse around for hours at adobe's site, for example?

    The biggest advantage this brings is that it can tighten community based web sites a little bit, but that's about it, i would think, save in relatively rare cases like when a product's site has a very active forumn.

    --
    "Nothing excites jaded grandmasters like a Theoretical Novelty" - Dominic Lawson