custom forum programming?

Discussion in 'Community Forum Software' started by Soliloquy, Jun 3, 2009.

  1. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    I have an idea for a service that would require some custom programming. I'd need an interface on a site that would track people's logins on participating forums and also record how long they stayed on said forum. The idea I have in mind would include all major forum software packages, maybe through use of frames...

    Would such a thing be technically possible, and who/what company would be capable of pulling it off?
     
  2. Tom

    Tom Regular Member

    Joined:
    May 27, 2009
    Messages:
    153
    Likes Received:
    18
    Location:
    New York
    Sounds like an interesting niche for a forum, may be successful..

    Honestly, I am sure it can be done technically though it'll be VERY time consuming. vBulletin would probably be the best bet in making the idea happen, I think.
     
  3. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    I could do it if someone provided me vB and IPB licenses to test with.

    It wouldn't be cheap, though, especially if it was getting implemented on a lot of forums, as eventually you are tracking quite a lot of information - you would eventually need a dedicated server for it.
     
  4. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    I should probably expand on it.

    The basic idea is you create a php image bug that passes certain information whenever the page is loaded - inserting the bug is nothing more than a template modification, presumably possible in all forums.

    Recording the data is superficially easy, you track usernames or a hash of them, and possibly details provided by a local javascript script / the integration itself, advanced features and so on.

    Both of those tasks are simple.

    The difficult part is extracting useful information from the data.
     
  5. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
  6. Tyler

    Tyler The Badministrator

    Joined:
    Dec 23, 2007
    Messages:
    3,079
    Likes Received:
    63
    Location:
    Long Island, NY
    First Name:
    Tyler
    The second link brings me to your "no hotlinking" imagine.
     
  7. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    ...hahaha.

    Fixed >_>
     
  8. Tyler

    Tyler The Badministrator

    Joined:
    Dec 23, 2007
    Messages:
    3,079
    Likes Received:
    63
    Location:
    Long Island, NY
    First Name:
    Tyler
    I see I've snooped. :shifty:
     
  9. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    The action would be embedded into the link, and the time, action, username and site would be embedded into a hash : )

    From there though it's always about getting the data back.
     
  10. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    Vekseid, can I send you a PM with more details of my idea so you can tell me if it's do-able/about how much such a thing would cost?
     
  11. Boss

    Boss Resident Silly Man

    Joined:
    May 23, 2009
    Messages:
    941
    Likes Received:
    23
    Location:
    California
    First Name:
    Alex
    I believe there's a mod for this out on vB. I'll check into it tonight.
     
  12. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    Sure : )
     
  13. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    Consider yourself pinky-sworn to secrecy, Vekseid! :)
     
  14. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    I will swear with two pinkies : )
     
  15. Soliloquy

    Soliloquy Regular Member

    Joined:
    Jun 3, 2009
    Messages:
    2,402
    Likes Received:
    66
    Location:
    New York City
    HEY those weren't your pinkies you just swore with!
     
  16. Vekseid

    Vekseid Regular Member

    Joined:
    Jun 2, 2009
    Messages:
    393
    Likes Received:
    13
    ...what did I use then? O_o
     

Share This Page