Re: [nyphp-talk] MODXpo: Cologne, Germany - November 2013

2013-09-17 Thread David Krings
On 9/17/2013 1:24 AM, Hans C. Kaspersetz wrote: Good evening everyone, As some of you know, I am a MODX Ambassador thus it is my responsibility to evangelize occasionally and spread the word. MODX is holding conference in Germany this year and some of you might want to attend. Join as many a

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread selyah
thanks that sounds like what i need, i will look into it From: David Roth To: NYPHP Talk Sent: Monday, September 16, 2013 10:22 PM Subject: Re: [nyphp-talk] printing orders to a printer You could look into using HP's ePrint. We have an HP printer that uses

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread selyah
the printer will be away from the POS machine and located in the kitchen area From: David Roth To: NYPHP Talk Sent: Monday, September 16, 2013 11:56 PM Subject: Re: [nyphp-talk] printing orders to a printer Doesn't that assume the Point of Sale computer is

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread selyah
thanks for your input and suggestions... From: Matthew Kaufman To: NYPHP Talk Sent: Tuesday, September 17, 2013 12:45 AM Subject: Re: [nyphp-talk] printing orders to a printer selyah, I was in the middle of writing a reply and got distracted:   …….In

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread Matthew Kaufman
If you want to fax; don't use a 3rd party service. Use PBX in a Flash or Asterisk;…. http://pbxinaflash.net/ On Sep 17, 2013, at 11:58 AM, Rob Marscher wrote: > On Mon, Sep 16, 2013 at 9:32 PM, selyah wrote: > Hi everyone: > I am redesigning a website for a pizza shop and one of the criteria is

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread Rainelemental
hey you don't need to over engineer your problem, it's a website for a pizzeria, seriously all you need is window.print() and a page that refresh itself. From my iPhone On Sep 17, 2013, at 7:24 AM, selyah wrote: > thanks for your input and suggestions... > > From: Matthew Kaufman > To:

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread Matthew Kaufman
http://www.interfax.net/files/dev2/index2.htm On Sep 17, 2013, at 11:58 AM, Rob Marscher wrote: > On Mon, Sep 16, 2013 at 9:32 PM, selyah wrote: > Hi everyone: > I am redesigning a website for a pizza shop and one of the criteria is to > have the orders that are placed on the to be printed on

Re: [nyphp-talk] printing orders to a printer

2013-09-17 Thread Rob Marscher
On Mon, Sep 16, 2013 at 9:32 PM, selyah wrote: > Hi everyone: > I am redesigning a website for a pizza shop and one of the criteria is to > have the orders that are placed on the to be printed on a printer (or fax > machine) when an order is placed. > I understand that a printing protocol can be