PC Review


Reply
Thread Tools Rate Thread

online food order system....

 
 
Tom Gahagan
Guest
Posts: n/a
 
      16th Dec 2003
Hello all......

Anyone have experience with online food (to go) order systems?

Recommendations...... pitfalls to look out for.... ANY advice, etc would be
appreciated.

Thanks
Tom Gahagan
eThomaston


 
Reply With Quote
 
 
 
 
chris leeds
Guest
Posts: n/a
 
      16th Dec 2003
I went looking at the usual places (fuzzy software, aspin, and the like) the
only thing that I found that was nice was a "hosted solution" which I wasn't
interested in.
what is the application going to be for (real world example) I did a nice
template for a "soup lady" some time back and was kind of interested in a
"real time" ordering system, not for her though.

cl
"Tom Gahagan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hello all......
>
> Anyone have experience with online food (to go) order systems?
>
> Recommendations...... pitfalls to look out for.... ANY advice, etc would

be
> appreciated.
>
> Thanks
> Tom Gahagan
> eThomaston
>
>



 
Reply With Quote
 
 
 
 
Tom Gahagan
Guest
Posts: n/a
 
      17th Dec 2003
Hi chris......

I've got a guy that is opening up a small deli and he wants customers to be
able to place online "to go" orders. The easy way will be to just have them
keep outlook open and checking for emails every minute or so and have the
form (menu) results sent to them via email..... but I thought is someone had
something a little "cooler" that I would take a look at it.

Anyway.... my searching has not come up with anything close to what I
want..... so I will probably just do it down and dirty and easy! lol

I guess if I were ambitious I would dust off my coding skills and write some
code to read the emails and translate it into a nice order print out.....
but it has been a few months now since I've done any "REAL" coding! < vbg >

Later....
Tom Gahagan

"chris leeds" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I went looking at the usual places (fuzzy software, aspin, and the like)

the
> only thing that I found that was nice was a "hosted solution" which I

wasn't
> interested in.
> what is the application going to be for (real world example) I did a nice
> template for a "soup lady" some time back and was kind of interested in a
> "real time" ordering system, not for her though.
>
> cl
> "Tom Gahagan" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hello all......
> >
> > Anyone have experience with online food (to go) order systems?
> >
> > Recommendations...... pitfalls to look out for.... ANY advice, etc would

> be
> > appreciated.
> >
> > Thanks
> > Tom Gahagan
> > eThomaston
> >
> >

>
>



 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      17th Dec 2003
how about this:
make a form in FrontPage, configure it's output to be legible, save it to an
html page (the results of the form input) put a meta refresh on the page for
one minute, and have the deli man keep the page open in his browser window.
less resources require than email and it can be a fairly nice looking
output. you could even do a custom confirmation page for the customers.

"Tom Gahagan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi chris......
>
> I've got a guy that is opening up a small deli and he wants customers to

be
> able to place online "to go" orders. The easy way will be to just have

them
> keep outlook open and checking for emails every minute or so and have the
> form (menu) results sent to them via email..... but I thought is someone

had
> something a little "cooler" that I would take a look at it.
>
> Anyway.... my searching has not come up with anything close to what I
> want..... so I will probably just do it down and dirty and easy! lol
>
> I guess if I were ambitious I would dust off my coding skills and write

some
> code to read the emails and translate it into a nice order print out.....
> but it has been a few months now since I've done any "REAL" coding! < vbg
>
>
> Later....
> Tom Gahagan
>
> "chris leeds" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > I went looking at the usual places (fuzzy software, aspin, and the like)

> the
> > only thing that I found that was nice was a "hosted solution" which I

> wasn't
> > interested in.
> > what is the application going to be for (real world example) I did a

nice
> > template for a "soup lady" some time back and was kind of interested in

a
> > "real time" ordering system, not for her though.
> >
> > cl
> > "Tom Gahagan" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hello all......
> > >
> > > Anyone have experience with online food (to go) order systems?
> > >
> > > Recommendations...... pitfalls to look out for.... ANY advice, etc

would
> > be
> > > appreciated.
> > >
> > > Thanks
> > > Tom Gahagan
> > > eThomaston
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Tom Gahagan
Guest
Posts: n/a
 
      17th Dec 2003
ooooohhh.... I am defiantly going to play with that idea! thanks chris.

Tom Gahagan

"chris leeds" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> how about this:
> make a form in FrontPage, configure it's output to be legible, save it to

an
> html page (the results of the form input) put a meta refresh on the page

for
> one minute, and have the deli man keep the page open in his browser

window.
> less resources require than email and it can be a fairly nice looking
> output. you could even do a custom confirmation page for the customers.
>
> "Tom Gahagan" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi chris......
> >
> > I've got a guy that is opening up a small deli and he wants customers to

> be
> > able to place online "to go" orders. The easy way will be to just have

> them
> > keep outlook open and checking for emails every minute or so and have

the
> > form (menu) results sent to them via email..... but I thought is someone

> had
> > something a little "cooler" that I would take a look at it.
> >
> > Anyway.... my searching has not come up with anything close to what I
> > want..... so I will probably just do it down and dirty and easy! lol
> >
> > I guess if I were ambitious I would dust off my coding skills and write

> some
> > code to read the emails and translate it into a nice order print

out.....
> > but it has been a few months now since I've done any "REAL" coding! <

vbg
> >
> >
> > Later....
> > Tom Gahagan
> >
> > "chris leeds" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > I went looking at the usual places (fuzzy software, aspin, and the

like)
> > the
> > > only thing that I found that was nice was a "hosted solution" which I

> > wasn't
> > > interested in.
> > > what is the application going to be for (real world example) I did a

> nice
> > > template for a "soup lady" some time back and was kind of interested

in
> a
> > > "real time" ordering system, not for her though.
> > >
> > > cl
> > > "Tom Gahagan" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > Hello all......
> > > >
> > > > Anyone have experience with online food (to go) order systems?
> > > >
> > > > Recommendations...... pitfalls to look out for.... ANY advice, etc

> would
> > > be
> > > > appreciated.
> > > >
> > > > Thanks
> > > > Tom Gahagan
> > > > eThomaston
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      17th Dec 2003
keep me posted if you don't mind. you can always contact me through the
soon to be revamped http://nedp.net/support

It's something that I've been interested in. the same concept could be done
for almost a "live chat" type situation. I won a t-shirt for the tip of
using the fp discussion web as a one on one "live chat/ IM". mmmmm t-shirt.
;-)

"Tom Gahagan" <(E-Mail Removed)> wrote in message
news:#(E-Mail Removed)...
> ooooohhh.... I am defiantly going to play with that idea! thanks chris.
>
> Tom Gahagan
>
> "chris leeds" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > how about this:
> > make a form in FrontPage, configure it's output to be legible, save it

to
> an
> > html page (the results of the form input) put a meta refresh on the page

> for
> > one minute, and have the deli man keep the page open in his browser

> window.
> > less resources require than email and it can be a fairly nice looking
> > output. you could even do a custom confirmation page for the customers.
> >
> > "Tom Gahagan" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hi chris......
> > >
> > > I've got a guy that is opening up a small deli and he wants customers

to
> > be
> > > able to place online "to go" orders. The easy way will be to just have

> > them
> > > keep outlook open and checking for emails every minute or so and have

> the
> > > form (menu) results sent to them via email..... but I thought is

someone
> > had
> > > something a little "cooler" that I would take a look at it.
> > >
> > > Anyway.... my searching has not come up with anything close to what I
> > > want..... so I will probably just do it down and dirty and easy! lol
> > >
> > > I guess if I were ambitious I would dust off my coding skills and

write
> > some
> > > code to read the emails and translate it into a nice order print

> out.....
> > > but it has been a few months now since I've done any "REAL" coding! <

> vbg
> > >
> > >
> > > Later....
> > > Tom Gahagan
> > >
> > > "chris leeds" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > I went looking at the usual places (fuzzy software, aspin, and the

> like)
> > > the
> > > > only thing that I found that was nice was a "hosted solution" which

I
> > > wasn't
> > > > interested in.
> > > > what is the application going to be for (real world example) I did

a
> > nice
> > > > template for a "soup lady" some time back and was kind of interested

> in
> > a
> > > > "real time" ordering system, not for her though.
> > > >
> > > > cl
> > > > "Tom Gahagan" <(E-Mail Removed)> wrote in message
> > > > news:(E-Mail Removed)...
> > > > > Hello all......
> > > > >
> > > > > Anyone have experience with online food (to go) order systems?
> > > > >
> > > > > Recommendations...... pitfalls to look out for.... ANY advice, etc

> > would
> > > > be
> > > > > appreciated.
> > > > >
> > > > > Thanks
> > > > > Tom Gahagan
> > > > > eThomaston
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
Tom Gahagan
Guest
Posts: n/a
 
      17th Dec 2003

"chris leeds" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> keep me posted if you don't mind. you can always contact me through the
> soon to be revamped http://nedp.net/support
>

Will do......!
A lot will depend on the client and what they have to spend. From my first
(phone) impression they want it done on the cheap so we may have to take the
path of least expense but your suggestion has gotten my juices going enough
that I just may work on it anyway.

My first thought, however, is about mutlitple orders... how to handle
that??? (for the client side presentation)

Best
Tom Gahagan



 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      18th Dec 2003
make them place the order, and on the confirmation page have a link back to
the form that says "place another order".
that's about as easy as it gets. you may want some text on the form page
explaining.......

shouldn't take too long to do it with a fp form and a self refreshing
"results page".

"Tom Gahagan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> "chris leeds" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > keep me posted if you don't mind. you can always contact me through the
> > soon to be revamped http://nedp.net/support
> >

> Will do......!
> A lot will depend on the client and what they have to spend. From my first
> (phone) impression they want it done on the cheap so we may have to take

the
> path of least expense but your suggestion has gotten my juices going

enough
> that I just may work on it anyway.
>
> My first thought, however, is about mutlitple orders... how to handle
> that??? (for the client side presentation)
>
> Best
> Tom Gahagan
>
>
>



 
Reply With Quote
 
Tom Gahagan
Guest
Posts: n/a
 
      18th Dec 2003
Sorry... I was not clear.. what I meant was the multiple orders at the
receiving site... in other words how the deli shop guys screen will handle
seeing several orders at once.

Would each received order pop up a different window or I might have to do
come grid work with a script and database.... or other options.

Again... sorry for not being clear. ..... duh! lol

Tom Gahagan


"chris leeds" <(E-Mail Removed)> wrote in message
news:e$(E-Mail Removed)...
> make them place the order, and on the confirmation page have a link back

to
> the form that says "place another order".
> that's about as easy as it gets. you may want some text on the form page
> explaining.......
>
> shouldn't take too long to do it with a fp form and a self refreshing
> "results page".
>
> "Tom Gahagan" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >
> > "chris leeds" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > keep me posted if you don't mind. you can always contact me through

the
> > > soon to be revamped http://nedp.net/support
> > >

> > Will do......!
> > A lot will depend on the client and what they have to spend. From my

first
> > (phone) impression they want it done on the cheap so we may have to take

> the
> > path of least expense but your suggestion has gotten my juices going

> enough
> > that I just may work on it anyway.
> >
> > My first thought, however, is about mutlitple orders... how to handle
> > that??? (for the client side presentation)
> >
> > Best
> > Tom Gahagan
> >
> >
> >

>
>



 
Reply With Quote
 
chris leeds
Guest
Posts: n/a
 
      18th Dec 2003
no, with the way the FrontPage form handler works it'll write them in
sequence to the same page. so it refreshes, the next order will be at the
top of the screen and the others would have moved down. you can even format
the page with .css, tables, or a fp theme/template and it looks pretty good.

"Tom Gahagan" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Sorry... I was not clear.. what I meant was the multiple orders at the
> receiving site... in other words how the deli shop guys screen will handle
> seeing several orders at once.
>
> Would each received order pop up a different window or I might have to do
> come grid work with a script and database.... or other options.
>
> Again... sorry for not being clear. ..... duh! lol
>
> Tom Gahagan
>
>
> "chris leeds" <(E-Mail Removed)> wrote in message
> news:e$(E-Mail Removed)...
> > make them place the order, and on the confirmation page have a link back

> to
> > the form that says "place another order".
> > that's about as easy as it gets. you may want some text on the form

page
> > explaining.......
> >
> > shouldn't take too long to do it with a fp form and a self refreshing
> > "results page".
> >
> > "Tom Gahagan" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > >
> > > "chris leeds" <(E-Mail Removed)> wrote in message
> > > news:(E-Mail Removed)...
> > > > keep me posted if you don't mind. you can always contact me through

> the
> > > > soon to be revamped http://nedp.net/support
> > > >
> > > Will do......!
> > > A lot will depend on the client and what they have to spend. From my

> first
> > > (phone) impression they want it done on the cheap so we may have to

take
> > the
> > > path of least expense but your suggestion has gotten my juices going

> > enough
> > > that I just may work on it anyway.
> > >
> > > My first thought, however, is about mutlitple orders... how to handle
> > > that??? (for the client side presentation)
> > >
> > > Best
> > > Tom Gahagan
> > >
> > >
> > >

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Online Degrees, Online Colleges and Universities, Online Courses andEducation, Online Distance Learning Migrate Expert Microsoft Access 0 12th Apr 2008 09:40 AM
template for taking customer food order =?Utf-8?B?bWNjaGVyeWw=?= Microsoft Excel Worksheet Functions 0 12th May 2006 12:25 PM
installing easy upload in order to order photos online =?Utf-8?B?UGhvZW5peA==?= Windows XP Help 0 1st Nov 2005 10:05 PM
Food for the Brain Alf General Discussion 30 7th Sep 2004 11:34 AM
OT: The Fast-Food Syndrome: The Linux Platform is Getting Fat Kenny S Windows XP General 39 13th Jun 2004 03:06 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:05 PM.