Forum Moderators: buckworks

Message Too Old, No Replies

New Ecommerce site webmaster

What does it take to be a webmaster?

         

softwarepe

6:21 pm on Jun 9, 2005 (gmt 0)

10+ Year Member



I have been approached to be a webmaster for a small retail outlet that wants an internet presence. The owner wants, I think, a relativly basic site where custormers can browse products and place orders.

I am a disabled person who can no longer work at a regular job.I have a ton of software development and some website development experience. But what I do not have is a real good idea of what this job will entail. I want to do this because it is something that I can do to be somewhat productive and hopefully earn a little extra income to support my family.
My expereince is basically as follows
1. Strong C/C++/Ada development (last position was developing software for the NASA Mission Control Center, Space Shuttle and Space Station onboard Avionics software)
2. Inital development of a secure sire for the U.S. Department of State. (HTML and Perl)
3. Development of a personal website which consisted primarily of an extended resume.
4. Development of HTML pages for displaying items to be sold on eBay.

Is there somewhere I can go that can give me the framework of what I will be faced with and need to do as a webmaster?

Essex_boy

7:13 pm on Jun 9, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Try taking alook at OScommerce, pull it aprat and see if you understand its construction and process.

I notice you dont mention ASP or PHP, I think you should know these before taking on anything serious.

softwarepe

8:29 pm on Jun 9, 2005 (gmt 0)

10+ Year Member



Thanks for the info. I went to their site and downloaded it. I will put it up on my home server (Windows Server 2003) and play arround with it.

I have "played" with ASP and JSP but nothing that I would call serious work, so I have some concept of how the active server page system works. I just went and picked up some documentation on SOAP and am trying to make my way through it right now.

For curiosity, why PHP?

watercrazed

7:29 am on Jun 10, 2005 (gmt 0)

10+ Year Member



If you keep it simple you won't have a problem. Find a hosting service with a shopping cart included in the fee preferably, easy to find at $10 to $20 month. A little practice with a mid range graphics program and you can get a simple site up easy with your back ground - More than a fifty to hundred products or target sales of $5000 a month or more things may get a little more complex. Be sure you understand the basics of SEO. Keep it Simple, Short, and Persuasive.

Alternative Future

7:35 am on Jun 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



>>Strong C/C++/
>>JSP

With experience in both of these (perhaps somewhat more in C++) I think you would be better looking at developing with Java, Struts & JSP's using tiles and the J2EE framework. At first you might think it is an overkill, but I can assure you that a small store can grow endlessly.

-George

steve

7:53 am on Jun 10, 2005 (gmt 0)

10+ Year Member



I have "played" with ASP and JSP but nothing that I would call serious work

If you go with .Net which is the successor to ASP, you can use your C programming skills.

You can download the .Net framework and WebMatrix (development tool) from the asp.net site.

incrediBILL

8:01 am on Jun 10, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



You all seem to think the term "webmaster" means programming but some store owners perceive this title as the person that enters all the data, images, etc. and manages the ongoing daily operations of a site and often has nothing to do with programming.

I think I'd start by asking the owner exactly what he expects you to do!

Does he only want you to build the structure or populate it as well, or will the owner load up the databases?

If it's just putting a store online, stores are like toasters, there are a ton of them out there and many better than <ick> OsCommerce, it's a total pain in the adminstration area [you'll click yourself to death trying to get anything done in that poorly designed obtuse mess] and most of OsCommerce all look alike. Giving him an OsCookieCutter (as I call it) probably wouldn't be the best decision.

With that said MonsterCommerce is nice and so are a bunch of others, it costs per month but most of what you need is built right in and you get support. I would get a list of his requirements and look around at all the options, tons of free software to meet many needs and some good paid services that have SUPPORT when you or the owner need it opposed to the self-service freebie world.

If he's like most brick and mortar people I know, the more hand holding and complete service that can get in the daily operations the more successful they'll be.

Do some research, it's all there for the taking.

Good luck.

softwarepe

10:18 pm on Jun 10, 2005 (gmt 0)

10+ Year Member



So from what you all have said so for, much much thanks.
From the total of what was said I can gleen the following
a webmaster
1. Builds and Maintains the site code and structure
- hosting
- web pages
- data base for inventory
- shopping cart
-- credit card processing
-- notification of order to be processed and sent
-- tracking of orders both internally and to the customer
2. They may or may not be involved in loading of the data

How about this approach.
A webmaster is responsible for building and maintaining a business entity that has a cyber front door. If I look at it that way I can apply my MBA background and do what is necessary to establish and maintain that business, but with the cyber front door.

The tricky part of this approach is probably going to be the actual owner of the store and how much she want's to invest in the cyber store. This is the same problem as an owner would have with a physical front door. But the owner has much more knowledge of what they want the physical store to be and will need techical guidance for the cyber door.

What do you think?