Search found 37 matches

by ZeeMan
Thu Jul 19, 2007 12:09 am
Forum: Dale Harris Educational Software
Topic: DHPOS wiki?
Replies: 7
Views: 10525

The work in terms of setting it up, or the work in terms of maintaining and editing it? Or was it both?
by ZeeMan
Wed Jul 18, 2007 10:37 pm
Forum: Dale Harris Educational Software
Topic: DHPOS wiki?
Replies: 7
Views: 10525

DHPOS wiki?

I remember that a long time ago, someone came up with the idea of a DHPOS wiki. Is that still around?
If not, one should really be set up. It'd be great if it was on this site, but a hosted one would work too. I'd be willing to get one set up on a hosted site, if anyone's interested.
by ZeeMan
Wed Jul 18, 2007 10:26 pm
Forum: Dale Harris Educational Software
Topic: MySQL database connection
Replies: 6
Views: 9136

Well, you don't neccessarially need to use QBasic. Theoretically you could look at the QBasic examples for accessing the stock table and figure out the equivelent commands for another launguage with access to MySQL, and then run the program in paralell with DHPOS. Also, I think that it is possible t...
by ZeeMan
Sun Apr 22, 2007 12:12 am
Forum: Dale Harris Educational Software
Topic: pos on mac
Replies: 11
Views: 16762

I doubt a MacBook will help you unless you put BootCamp, Parallels, or some other Windows emulation software on it. As everyone has said before, DHPOS is a DOS program . This means that it will work on any machine that runs DOS. This includes windows. However, Mac does not run DOS, unless you use a ...
by ZeeMan
Thu Jan 18, 2007 11:00 am
Forum: Dale Harris Educational Software
Topic: 2006 downloads of DHPOS
Replies: 12
Views: 14131

To anyone that "can't" donate: You don't have to donate a thousand dollars! If every person that is a member on this site sent five dollars, Dale would have $1410. If every person that downloaded last year donated one dollar for every time they downloaded, Dale would have over 40,000 dollars! That's...
by ZeeMan
Thu Jan 18, 2007 10:47 am
Forum: Dale Harris Educational Software
Topic: Logo?
Replies: 6
Views: 8890

Of course, the downside to this is: How is Dale supposed to display these in DHPOS? DHPOS is a DOS based program, and, consequentially, can't display full color images like these. You could always do something like use some kind of "loader" program or whatever but it would just take up that much mor...
by ZeeMan
Sat Jan 13, 2007 4:28 pm
Forum: Dale Harris Educational Software
Topic: Security problem
Replies: 11
Views: 13043

I happen to know of a way to disable the "X" button using an external program. Layered on top of an exit password, most novice users would give up and simply stop closing it. The downside is: First, the user can still Ctrl+Alt+Del out of it, and, second, there is a certain easy way to bypass the pas...
by ZeeMan
Fri Jan 12, 2007 11:04 pm
Forum: Dale Harris Educational Software
Topic: theatre box office program please l@@k
Replies: 17
Views: 21342

The main problem with this endeavor is, I am certainly not the brightest kid on the block, and, I don't have a whole lot of time. Additionally, the area I (sort of) "specialize" in happens to be MS Access. Of course, I'm assuming that there's some wacko out there that actually thinks Macs can be use...
by ZeeMan
Sun Dec 10, 2006 4:48 pm
Forum: Dale Harris Educational Software
Topic: theatre box office program please l@@k
Replies: 17
Views: 21342

Please help me out by telling me what you want in this software as I have little background in any kind of theater.
A lot of it is common sense but there are things that I know little about.

Do you want me to start a small wiki or forum for this?
by ZeeMan
Thu Nov 23, 2006 11:24 pm
Forum: Dale Harris Educational Software
Topic: theatre box office program please l@@k
Replies: 17
Views: 21342

I am actually working on an open source movie theater ticket sales program at the moment. Currently, it's still in Pre-alpha but if you would care to help out (not through donations) it would make it go a bit faster. Development is in RealBasic. I believe that if you contact the RealSoftware corpora...
by ZeeMan
Fri Oct 20, 2006 7:48 pm
Forum: Dale Harris Educational Software
Topic: Time clock - system clock
Replies: 16
Views: 21105

Disclaimer: I don't know much about QB and the little I do isn't very much. Therefore, I may not be held responsible if this suggestion is not very good and can't be done. <hr> I would assume you could something sorta like a registration system where you store the "proper" date in the registry, the...
by ZeeMan
Fri Sep 01, 2006 8:03 pm
Forum: Dale Harris Educational Software
Topic: DHPOS on Windows Vista -Confirmed-
Replies: 9
Views: 12889

You can get a free beta copy from microsoft. You can also get a free copy of Office 07 beta.
I don't remember exactly how to get it.
by ZeeMan
Tue Aug 15, 2006 9:58 pm
Forum: Dale Harris Educational Software
Topic: 3rd Party Software: Simulating a Sale? - Self Checkout
Replies: 1
Views: 3567

3rd Party Software: Simulating a Sale? - Self Checkout

Hi, I know a bit about writing software in QuickBasic and I'm wondering how I might peform a sale remotely. I want to create a self checkout system but there is no way that I've found to send commands to DHPOS to start a sale. One of my friends is setting up a store and he would like a couple of sel...
by ZeeMan
Sun Jul 16, 2006 10:32 am
Forum: Dale Harris Educational Software
Topic: Multiple Local DHPOS Under 1 Computer
Replies: 3
Views: 5472

Actually, if you can find some kiosk software, you can set it up to only open up one instance of DHPOS. If you are okay with your employees exiting the program, just write the password for the kiosk software on a sticky note and stick it to the terminal.
by ZeeMan
Sat Jul 15, 2006 6:47 pm
Forum: Dale Harris Educational Software
Topic: Bottle Deposit
Replies: 9
Views: 9686

I'm not sure but you could write a bit of add-on software based off of the code Dale provides at http://dhpos.com/fformat.htm#pole . You could have an external application that figures the deposit and displays it elsewhere on the screen. I hope I understood your question and provided a helpful answer.