Skip to main content

Posts

Introduction to E-Commerce [Cont]

One can observe from boarder prospective that commerce is just a simple concept. It can be as simple as a person making and selling ice-cream on a street corner or as complex as a microsoft delivering an operating system for computers, all of commerce relies on buyers, sellers and producers. Now let us add to our discussion, E-commerce E-Commerce includes buying and selling of products or services over electronic systems. This electronic system can be Internet or any other computer networks. The quantum of business trade conducted electronically has shown us graph like hockey stick since the spread of the Internet. These days, e-commerce typically uses the World Wide Web at least at some point in the transaction's lifecycle, although it can encompass a wider range of technologies such as e-mail as well. You will find that a vast variety of commerce is conducted being conducted in this way. E-Commerce has lead to innovations in electronic funds transfer, supply chain manage

Introduction to E-Commerce [Ecommerce notes]

In this you will learn about concepts of e-commerce. Starting from traditional commerce will slowly sail through basics of e-com. Discussing about history, will further checkout advantages and disadvantages from buyer and seller prospective. It’s essential for one to know categories of e-commerce, which has further helped rollout of this concept in structured way. While walking though best examples of e-commerce, will have deep look at noteworthy success stories of dell and eBay! We will also learn about important concepts of EDI - the inter-organization exchange of well-defined business transactions in standardized electronic form directly between computer applications and SET. SET is a standard protocol popularly used for securing credit card transactions over insecure networks, more specifically addressing transactions. We will also touch by electronic payment methods and some security measures which are implemented during e-transactions. Finally we will also see glimpse of e-busin

Ecommerce Notes (Syllabus)

Check Page Rank of your Web site pages instantly: This page rank checking tool is powered by Page Rank Checker service Electronic Commerce & Applications : E-commerce: The revolution is just beginning, The visions and forces behind E-commerce, Understanding E-commerce. E-commerce business models and concepts : E-commerce business models, Major business-to-consumer (B2C) business models, Major business-to-business (B2B) business models, Business models in emerging E-commerce areas, How the internet and the Web change business. E-commerce infrastructure : The Internet: Technology background, The internet today, The world wide web. Building an E-commerce web site : A systematic approach, choosing server software, choosing the hardware for an E-commerce site, other E-commerce site tools. Security and Encryption : The E-commerce security environment, Security threats in the E-commerce environment, Technology solutions, Policies, Procedures and Laws. E-c

Introduction to WWW [Ecommerce notes]

WWW : World Wide Wait ?  or World Wide Web ? Former one got famous during teething phase of www cloud due to bandwidth / technological constraints. To begin with, simple definition of WWW also known as web, " its global information space which people can communicate via computers connected to the Internet " . Some people use "internet" and "the web" interchangeably, even though the web is a service that operates over the internet. In this post, you will study about fundamentals of World Wide Web(WWW). The evolution of  WWW have been discussed in detail. Internet Basics including rise of internet, services provided by internet have been thoroughly discussed together with its technical bottle necks.  Topics covered: Understand fundaments of Word Wide Web Learn about the history of web and Internet Differentiate between WWW and Internet Understand how Internet Works Analyze the growth of Internet Understand web servers, web browser and various

E-Commerce Security Questions

E-Commerce Security Questions   Discuss various techniques of Cryptography. Also discuss the common             Cryptanalysis attacks these techniques are prone to? What are basic requirements of Electronic Payment System? Describe Mondex       Payment system? Discuss DES and RSA algorithm comparing them according to following parameters: 1.       Effectiveness 2.       Application 3.       Implementations Unlimited freedom, unlimited storage. Get it now

JavaScripting made easy!

Hi, I am posting JavaScript basics(programming & syntax), after that I'll be posting Document Object Model related data, as it makes JavaScript more powerful! How does JavaScript and HTML work together? A simple, ' ' is read(signifying the end of the JavaScript), it automatically starts to interpret HTML. Inside the ' ' tells where the JavaScript starts and ends: Example;