Counter Module

Asked by Stanley Tan

I want to use the above module where customers entering a business premises take a number from a dispenser and wait for their number to be called before obtaining a product or service.

How to go about it?

Thank you

Question information

Language:
English Edit question
Status:
Answered
For:
Xibo Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Harrington (alexharrington) said :
#1

You need to be using the Python Client at least version 1.3.1 on Ubuntu on the client.

It's designed to work with a standard PowerPoint presenter remote control out the box. With no configuration, when you press Page Up/Down or the remote button, you'll get a popup over the layout showing the current ticket number.

If you want to incorporate that in to your layout, you can add the appropriate media type to the layout and optionally disable the popup overlay.

If you want to format the popup differently, that's all done in the client config file. See defaults.cfg for the options and copy any configuration options you want to change in to site.cfg and change them there.

Best wishes

Alex

Revision history for this message
Stanley Tan (stanley-d) said :
#2

How about ticket printing for customer? The customer need to have the ticket queue. How to go about this also?

TQ

Sent from my iPhone

On 19 Mar, 2012, at 7:30 PM, Alex Harrington <email address hidden> wrote:

> Your question #191080 on Xibo changed:
> https://answers.launchpad.net/xibo/+question/191080
>
> Status: Open => Answered
>
> Alex Harrington proposed the following answer:
> You need to be using the Python Client at least version 1.3.1 on Ubuntu
> on the client.
>
> It's designed to work with a standard PowerPoint presenter remote
> control out the box. With no configuration, when you press Page Up/Down
> or the remote button, you'll get a popup over the layout showing the
> current ticket number.
>
> If you want to incorporate that in to your layout, you can add the
> appropriate media type to the layout and optionally disable the popup
> overlay.
>
> If you want to format the popup differently, that's all done in the
> client config file. See defaults.cfg for the options and copy any
> configuration options you want to change in to site.cfg and change them
> there.
>
> Best wishes
>
> Alex
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/xibo/+question/191080/+confirm?answer_id=0
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/xibo/+question/191080
>
> You received this question notification because you asked the question.

Revision history for this message
Alex Harrington (alexharrington) said :
#3

We don't handle printing tickets at all. It's designed to be used with pre-printed tickets and dispensers.

Alex

Revision history for this message
Stanley Tan (stanley-d) said :
#4

That's mean Xibo can also handle queue management?

Sent from my iPhone

On 20 Mar, 2012, at 3:25 PM, Alex Harrington <email address hidden> wrote:

> Your question #191080 on Xibo changed:
> https://answers.launchpad.net/xibo/+question/191080
>
> Status: Open => Answered
>
> Alex Harrington proposed the following answer:
> We don't handle printing tickets at all. It's designed to be used with
> pre-printed tickets and dispensers.
>
> Alex
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/xibo/+question/191080/+confirm?answer_id=2
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/xibo/+question/191080
>
> You received this question notification because you asked the question.

Revision history for this message
Alex Harrington (alexharrington) said :
#5

Hi Stanley

All the client does is maintain a simple counter which is displays on the screen or in a region when a button is pressed. What you use that for is totally up to you. There's no other queue managment, label printing or anything else. Just the counter.

Alex

Revision history for this message
MdFadlishah (muhamadshh) said :
#6

Can we use other application beside Power Point such as VBScript or Action Script in Flash? and can it be done in windows client?
Where can we find the tutorial?

Revision history for this message
Alex Harrington (alexharrington) said :
#7

I don't understand what PowerPoint has to do with the Counter module.

There is no Counter module for the Windows Client.

Alex

Revision history for this message
Sandro Casponi (sc-sincromedia) said :
#8

We have developed a queuing system with multi department integrated into Xibo amessagi voice.

If you are interested please contact me.

Revision history for this message
Sandro Casponi (sc-sincromedia) said :
#9

We have developed a queuing system with multi department integrated voice messages in Xibo.

If you are interested please contact me.

Sandro

Revision history for this message
Stanley Tan (stanley-d) said :
#10

Is this open source?

Sent from my iPhone

On Jun 11, 2012, at 7:35 AM, Sandro Casponi <email address hidden> wrote:

> Your question #191080 on Xibo changed:
> https://answers.launchpad.net/xibo/+question/191080
>
> Sandro Casponi proposed the following answer:
> We have developed a queuing system with multi department integrated
> voice messages in Xibo.
>
> If you are interested please contact me.
>
> Sandro
>
> --
> If this answers your question, please go to the following page to let us
> know that it is solved:
> https://answers.launchpad.net/xibo/+question/191080/+confirm?answer_id=8
>
> If you still need help, you can reply to this email or go to the
> following page to enter your feedback:
> https://answers.launchpad.net/xibo/+question/191080
>
> You received this question notification because you asked the question.

Revision history for this message
Dan Garner (dangarner) said :
#11

Sandro, is this developed as a module in Xibo? - if so we would love to see the code and perhaps include the module in the next release of Xibo.

If its completely seperate and you are just hooking into our database, then releasing along with Xibo wont be possible.

In either case, please make sure you stick to the license ;-)

Revision history for this message
Sandro Casponi (sc-sincromedia) said :
#12

Hi Dan,
I just made ​​a page in php for each counter that I include in a layout not engage in Xibo db.

Control is via an infrared remote control with LIRC (Linux).

Can you explain "In Either case, please make sure you stick to the license"?

We are doing a version Xibo modifying its CSS! We can put our Copyryght on this version? We stick to the license in this way?

Help us to be in order.

thanks

Sandro

Revision history for this message
Alex Harrington (alexharrington) said :
#13

In that case your code is completely separate to Xibo and you may license the parts you have written however you would like.

Alex

Revision history for this message
Sandro Casponi (sc-sincromedia) said :
#14

Thanks, Alex
We are doing a version Xibo modifying its CSS! It's compatible with the your licenze?

Sandro

Revision history for this message
Alex Harrington (alexharrington) said :
#15

You're free to modify Xibo however you like.

The license is the AGPLv3 and you need to read and understand it. What I say here does not constitute legal advice.

However, in short, if you modify Xibo, then you must make available the update source code to users of the software (both client and server) and provide them with a copy of the AGPLv3. Your changes will also be licensed under the AGPLv3 however you retain copyright to those changes.

What I would also say is that in the next couple of versions of Xibo, we intend to move the server interface over to a templating engine to allow people to modify the look and feel of the server via templates rather than modifying the core code - so you may wish to wait for that before making your changes.

Alex

Can you help with this problem?

Provide an answer of your own, or ask Stanley Tan for more information if necessary.

To post a message you must log in.