CMS and E-commerce
nsn-it.com
Database and Programming Design
Continuing our last articles about Basic development design, lets have a look at database design and programming design in this article.
Designing the database is a key step, largely because changes to the database at a later date have far larger implications and potential complications than changing any other aspect of the site. Adding functionality through database changes is a steep challenge and fixing database flaws is excruciating, so make every effort you can to get the database design right the first time.
Which web technologies to use?
The goals and the possibles issues you already known, now its time to the next step, which is choosing web technologies such as coding, etc. The world have changed, and the popular web technologies as well, previously we have html ((HyperText Markup Language). then PHP, also CSS, CMS, etc, those might be confusing for you.
Also we could create a basic e-commerce online site easily from major company such as Yahoo!, Google, and others provide. By answering some questions and using their interface, you can create a basic e-commerce site in a day. It’ll even be tied automatically into a payment system. But make no mistake: Although you’ll get up and running in no time, the end result will be rather amateurish and very limited.
Joomla and E-commerce
There are various types of components and modules for Joomla! which can be used for e-commerce. Due to a large number of components available, e-commerce in Joomla! is not only limited to selling products, but it can also adopt other forms of e-commerce activities such as running affiliate shops, charging money for access to premium content, running an auction site, and so on.
Affiliate carts are one form of e-commerce where you show products from other shops or catalogs. Visitors to your shop can browse the products on your shop and buy it from that shop or catalog. You don’t need to manage the inventory, fulfill the orders, process the payment, and such things. You get the commissions for each sell you generate through your affiliate store. For example, Amazon has a great affiliate scheme which you may be familiar with.
Joomla
There are many of CMS, but this time I’d like to talk more about Joomla. Other CMS system which are related to Joomla is Mambo, the code itself based on PHP and MySQL as the core database system.
The word Joomla comes from Swahili, which could be translated as “all together” or “as a whole”. From the word we do know that its related to community and forums, that inspire OpenSourceMatters, Inc. creating this free and web based CMS.
CMS and E-commerce
As the first articles, I’ll try to describe about CMS and E-commerce. CMS which is stand for Content Management System, is a free web source that we could found on the internet. Although at the beginning some people doubt it, especially for its security and compatibility, but till know web masters like to use it.
The reasons are simple, cause its free, easy to modify, and doesn’t need to start it from a scratch. How about E-commerce, an electronic commercial system which are use as electronic shopping, are became trends as well as the internet usage kept on increasing each years.
Subscribe to RSS Feed