IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New The challenge so far
is to build an NT 4.0 Server with Visual Studio 6.0, Office 2000, etc on it. Apparently I installed the service pack 6 and IE 6.0 SP1 and Office 2000 and VS 6.0 won't install over that. Grrr, I've forgotten how bad NT can be, there is a certain order to install things or else it horks things up.

I need these tools on the server because my home networking is all fouled up with Network Timeouts and "The Network Is Busy" errors. I can take a machine to a different network like say at my father's house and it works fine, just not on my home network. I think either the DSL Router, the Ethernet HUB, or the CAT5 cables are bad in some way that allows TCP/IP to work, but not any of the Microsoft networking like File and print sharing, Frontpage access, etc.

I didn't see any of the others as ASP scripts either, now I am begining to see why. :) My PHP skills are still at beginner level.

I had an idea to use the same Web Store database to do a POS system that way someone could take orders over the phone or in a store as well as the web store to sell items. It could be web based so that all they need is a machine with a web browser like IE or Mozilla, and then they can browse to the server app and run it without installing any extra software. That way they use a Microsoft server for ASP, and then any OS with a browser that can work with the web software for the POS system. Like OS/2 and Mozilla, etc. :)


"If you're going to cheat, cheat fair. If there's anything I hate it's a crooked crook!" -Moe Howard
New Been brainstorming something similar (re POS)
From the customer's POV:
One problem with a web based POS system like that is if you host it somewhere and your DSL goes down, yer hosed re: in-store sales. If you host it in-store, then you may need in-house tech support and a better net connection. If you have more than one store, the first problem crops up again. If you decentralize your DB, you have to worry about synchronization. What if someone buys an item online, then someone in-store picks up that item and buys it before the online order can be fulfilled (without keeping a separate online inventory)? Lots to think about.




--
Chris Altmann
New Obviously there will need to be two different inventories
and the need to shuffle items between them. An item will have a stock type of In-Store and Warehouse or Webstore or whatever. When one stock is low, you can shuffle items from one type to the other.

I even had an idea of using dynamic web forms for the web store, so the captions and text is stored in a table indexed by language so a Spanish speaker will see the forms in Spanish, etc. If no language preference, default to English. All captions will be loaded from variables that are populated in the code as English, and if the user has a language set, it is loaded from the table.


"If you're going to cheat, cheat fair. If there's anything I hate it's a crooked crook!" -Moe Howard
     Building a web store - (orion) - (7)
         Re: Building a web store - (admin) - (6)
             Thanks - (orion) - (1)
                 You can distribute PHP with your product AFAIK -NT - (altmann)
             Not to mention self-serve services like Yahoo Stores -NT - (tablizer)
             The challenge so far - (orion) - (2)
                 Been brainstorming something similar (re POS) - (altmann) - (1)
                     Obviously there will need to be two different inventories - (orion)

Good evening, Mr. Gates. I'll be your server tonight.
72 ms