Thread: chat box

  1. #1
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445

    chat box

    what happened to the chat box? I kind of enjoyed having it there.
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    I didn't see much point to it at first, but I'm surprised it's gone so quickly. I think it was starting to grow on me...

  3. #3
    SAMARAS std10093's Avatar
    Join Date
    Jan 2011
    Location
    Nice, France
    Posts
    2,694
    You weren't the only one that did not find the purpose of it.
    Some people were up to post their code on the chat and ask for help. That's a bad idea.

    I tried to come to the site, but I got a message "Database error" again and again. Maybe the chat caused this.
    Code - functions and small libraries I use


    It’s 2014 and I still use printf() for debugging.


    "Programs must be written for people to read, and only incidentally for machines to execute. " —Harold Abelson

  4. #4
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    I'm glad it's gone, when something is that bloaty and unimportant it shouldn't be in every page.
    If I were webmaster and saw people wanted it, I would make it an optional feature, that way people like me wouldn't be bugged by it but people like you could still enjoy it.
    If the forum software doesn't provide the per-user configuration option, it should be easy enough to add.

  5. #5
    and the hat of copycat stevesmithx's Avatar
    Join Date
    Sep 2007
    Posts
    587
    I was under the impression both the chat box and the spam link to join some forum were added by the cretins that "hacked" this forum's front-page.
    Not everything that can be counted counts, and not everything that counts can be counted
    - Albert Einstein.


    No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes.
    - Herbert Mayer

  6. #6
    SAMARAS std10093's Avatar
    Join Date
    Jan 2011
    Location
    Nice, France
    Posts
    2,694
    I clearly remember the Webmaster "saying hello" from the chat.
    Code - functions and small libraries I use


    It’s 2014 and I still use printf() for debugging.


    "Programs must be written for people to read, and only incidentally for machines to execute. " —Harold Abelson

  7. #7
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    [...everyone sitting 'round a fire...]
    "Folks, this is the story of the Cboard Chat Box. Legend has it..."
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  8. #8
    Unregistered User Yarin's Avatar
    Join Date
    Jul 2007
    Posts
    2,158
    Quote Originally Posted by std10093 View Post
    I clearly remember the Webmaster "saying hello" from the chat.
    Theoretically, if the crackers could reconfigure the forms, perhaps the could impersonate webmaster as well.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Chat Bot Help!!
    By arealfind08 in forum C Programming
    Replies: 1
    Last Post: 03-09-2009, 06:52 AM
  2. IRC chat
    By face_master in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 11-10-2002, 01:18 PM
  3. Chat BOT
    By RoD in forum C++ Programming
    Replies: 85
    Last Post: 10-26-2002, 11:00 AM
  4. Chat
    By Driveway in forum C++ Programming
    Replies: 5
    Last Post: 06-18-2002, 05:57 PM
  5. AOL Chat
    By Unregistered in forum Windows Programming
    Replies: 2
    Last Post: 06-13-2002, 10:41 PM