Author Topic: Status Update - questions  (Read 1234 times)

Linker_Split

  • Full Member
  • ***
  • Posts: 115
    • View Profile
Status Update - questions
« on: February 01, 2018, 04:35:53 PM »
Hi Corey,
I'm testing the status updates feature, and I would like to know if there is away to export some more info:
I would like to expor the name of the single tables, and the list of players that are sat down. If not possible, at leasat the number of players sat at a particular table.
Do you think it is possible to do that?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Status Update - questions
« Reply #1 on: February 02, 2018, 11:24:51 AM »
Sure, it's possible.  I'll put it on the long list of items to-do.  :)

Linker_Split

  • Full Member
  • ***
  • Posts: 115
    • View Profile
Re: Status Update - questions
« Reply #2 on: February 10, 2018, 06:25:45 PM »
Hi Corey, thanks or the info.
Just out of curiosity, do you know if there is a software that kinda "reads" what is on a screen, and can post it on a website?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Status Update - questions
« Reply #3 on: February 12, 2018, 03:58:20 PM »
Probably, although it depends on what you mean.  I've seen plenty of applications that do 'screen scraping', where they read a website, look for pertinent information and "scrape" it from the site.  Most are written from scratch for a very specific job.  Probably some generic ones out there though.  What are you trying to do?

Linker_Split

  • Full Member
  • ***
  • Posts: 115
    • View Profile
Re: Status Update - questions
« Reply #4 on: February 18, 2018, 12:06:50 PM »
I am trying to get the HTML code from the clock window and to paste it into a file that is automatically updated in my website.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Status Update - questions
« Reply #5 on: February 18, 2018, 09:37:09 PM »
This is where the Status Updates feature would help, but it will require some coding.  Since the Status Updates can post the tournament status to a web site, the site could respond to that posting by updating a page automatically.