aaron
7-23-02, 08:32 PM
I have a little business idea I've been working on, but there is one part of it that I'm not sure which way to go. Basically, I am going to be putting information on a CD (I don't want to give away my idea).
The CD will have various information on it, but what I can't decide upon is the interface.
I plan to put an autorun.inf on the CD so those who are totally computer illiterate (most of the planet) can just pop it in, and assuming auto insert notification is enabled in your control panel, then the CD will play with itself... no wait, by itself. :D
Ok so heres my question: I am trying to decide between using plain HTML to present the information, and have regular clickable icons, links, and so forth. I would just have autorun launch exploder.
But I have also given thought to writing a small Windows interface, such as using MFC. I'm not a good Windows programmer (I am 10x better in DOS), but I have done some basic work under it. I would make it like a typical windowed environment with clickable icons and such.
The only downside to the Windows version is it would not run on a Macintosh (for obvious reasons), but I am not a fan of the Mac, so I don't really care.
So what interface should I use? Plain HTML with pretty icons and graphics and make it operate like a web page, or should I make it a Windows icon style interface?
I can do FAR more with HTML (I'm saying I personally know more, not that HTML is more powerful... because its not), but I also like the idea of a Windows interface.
Any suggestions?
The CD will have various information on it, but what I can't decide upon is the interface.
I plan to put an autorun.inf on the CD so those who are totally computer illiterate (most of the planet) can just pop it in, and assuming auto insert notification is enabled in your control panel, then the CD will play with itself... no wait, by itself. :D
Ok so heres my question: I am trying to decide between using plain HTML to present the information, and have regular clickable icons, links, and so forth. I would just have autorun launch exploder.
But I have also given thought to writing a small Windows interface, such as using MFC. I'm not a good Windows programmer (I am 10x better in DOS), but I have done some basic work under it. I would make it like a typical windowed environment with clickable icons and such.
The only downside to the Windows version is it would not run on a Macintosh (for obvious reasons), but I am not a fan of the Mac, so I don't really care.
So what interface should I use? Plain HTML with pretty icons and graphics and make it operate like a web page, or should I make it a Windows icon style interface?
I can do FAR more with HTML (I'm saying I personally know more, not that HTML is more powerful... because its not), but I also like the idea of a Windows interface.
Any suggestions?