SlideShare une entreprise Scribd logo
1  sur  14
THE TECHNOLOGIES REQUIRED FOR E-COMMERCE




         By Serge misona
TECHNOLOGIES
   The advert of e- commerce in business was made
    possible by the introduction of technology such as
    the internet and credit cards and this technology
    continues to improve. Using a combination not only
    gives more functionally to a business, but also
    improves effectiveness. In addition, at this time
    larger number of customers have access to high
    speed internet connections, for stance broadband,
    it is even more important that e-commerce is
    efficient. If a site is slow a customer is likely to
    choose to shop elsewhere
HARDWARE AND SOFTWARE
   As with all computer systems, e-commerce consists of a
    collaboration of hardware and software view the picture
    on the right. The software of both the web developer and
    the user needed to be considered.
BROWSERS
   Browsers are installed on a user’s computer and convert the data received
    via the modern into a visual web page. There are numerous types of browser
    available. For Microsoft Windows the standard browser used internet
    explorer, which comes free with the operating system see the second image.
    Other that are becoming more popular are Mozilla Firefox and Opera. The
    most popular for apple products is Safari. Browsers store viewed web pages
    in a cache so they can be reloaded quickly if viewed again this allows you to
    view preivoius pages using the back button. When you are viewing previous
    pages, browsers also give an option to reload pages using the forward
    button. In addition, they provide a history list of frequently, and recently,
    vistited sistes to allow you to return to them quickly.
     Most browsers have a favorites or bookmarks list- these are sites that the
    user has chosen to add to the list, ethier websites that they accessed
    frequently or ones they know they will want to return to it in the future. At any
    time, the user can access this list and select a website. A target of web
    design is to encourage users to bookmark the site< which usually means
    they will visit again, hopefully regularly
SERVER SOFTWARE
   There are several web server software applications, such
    as (IIS) internet information services, which comes
    bundled with modern versions of the windows operrating
    system and apache HTTP server. In addition, there is
    software which makes uploading web pages to the web
    server easier. This process is called FTP, as it uses the
    (FTP) file tranfer protocol. Programs such as CuteFTPare
    designed to make uploading more user friendly
WEB AUTHORING TOOLS
   Web authoring tools make it possible for more people to create
    web page because they simplify the process and make it less
    technical. This means that creating and uploading websites on to
    the internet is no longer solely the territory of IT experts. There
    has recently been much debate as to whether this has helped or
    hindered the internet, as the quality of content on the internet has
    come into question. Suggestions hav been made to ‘clean up’ the
    internet, although how that would be carried out is a very difficlut
    question. One response has benn to begin to develop web
    2.0, also known as www2. This is a ‘new’ internet which has the
    aim of sharing resouces and promoting online collaboration
    between users. All web authoring tools provide the basic facilities
    to create a web page and upload it to a web server. The two
    leading web design tools are Mirosoft Expression Web , which is
    part of the Mirosoft Office 2007 suite, and Adobe Dreamweaver .
    Both have a huge range pf tools for web design, wysiwyg
    interfaces and include additional features such as templates and
    (CSS) cascading style sheets
DATABASE SYSTEMS
 E-commerce websites usually have a database
  backend storing the catalogue of products,
  customer reocrds and other business information.
  This database should link to the website seamlessly
  so that the user is unware of it.
 Some organisations outsource the creation of their
  website, but retain control of the content of the
  database. This means that if any changes need to
  be made, such as price changes, only the database
  needs amending and the organisation can do this
  themselves. Applicatins such as Oracle , or
  languages such as MySQL, can be used to create
  the database.
NETWORKING
   This section focus on the methods used to connect
    comtuters together to create the network. It looks at
    how individal computers are identified so data can
    be sent to correct place, the methods of data
    transfer across such a massive network and the
    naming of websites.
TCP/IP ADDRESSES, PORTS AND PROTOCOLS
   TCP/IP is a protocol that is used when transferring data across a
    network.
   If computers do not use the same protocol, it becomes impossible for
    them to understand the data transmitted between them. This is similar to
    humans who speaks different languages – unless they agree to speak
    a common languages, they will not be able to understand each other.
   To make sure the data reaches the right location on a network, each
    computer is given a unique number, called an IP address. It is a set of
    four numbers, each drom 0 to 255. For instance, 145.2.78.255 would
    address a specific computers on a network. The internet is a large
    global network and works in the same way as a WAN (wide area
    network).
   Ports connect protocols and IP addresses together. Each computer has
    several ports for data to pass through- they are virtual so they cannot be
    seen. Ports are like doors- each has a number to identify it and it can be
    opened or closed. There are some default ports, for instance port 25 is
    usaully for email and port 80 is usally for the internet, althrough these
    can to close all ports that are not being used otherwise hackers can take
    advantages of open ports to get into the systems.
DOMAIN NAMES
MULTIPLE REGISTRATION OF DOMAINS
PROGRAMMING REQUIREMENTS
   Web pages are usually written in HTML, or a form of HTML such as
    XHTML.
   Within the HTML code, other languages can be used, including PHP ,
    ASP , Javascript and others which add functionality. HTML itself does
    not provide e-commerce capabilites, so another language must always
    be used as well. HTML used a system of tags (indicated by angle
    brackets:<and>) which contain the instuctions. Almost all tags uses a
    pair of open and close and close tags enclosing the content to be
    affected. For stance <font color =‘red’>Some text</font> would produce:
    Some text. Note that american spelling is used in HTML.
   HTML pages should start and end with <html> </html> tags to declare
    the language being used> Each page is divded into a head and body
    section is unseen by the user and can be thought of as the brains of the
    page. It Contains all the information for the page to function correctly.
    The body is the part seen by the user and contains all content of the
    page. A well- designed page should have re-usable code in the head and
    minimal code in the body.
DOWNLOAD SPEEDS
   A variety of downloads speeds are availble and a
    business should never never come to the            Connection        Speed
    conclusion that all custmers will have the         type
    same connection avaible view the table.
    Internet connection speed is measured in           Dial –up (v.92)   56 Kbps
    kilobits per second (Kbps) or megabits per
    second (Mbps). A kilobit is 1000 bits. This is
    different from the binary measurement of a         ISDN              64 – 128 Kbps
    kilobyte which is 1024 bits. A megabit is
    1,000,000 bits.
                                                       DSL broadband     512 Kbps-20
   There are several ways of minimising the
    download times of a website. Images are                              Mbps
    essential to create interest on a web page,
    images should be compressed and conform            Cable             1 Mbps – 50
    to the website palette. Use the ATL functionso     broadband         Mbps
    that to expect. Text only options need also to
    work without the images, so great care is
    needed in designing pages.
   Animations can bring a web page to life and
    demonstrate a product which might help the
    visitor decide to buy, but it uses up alot of
    bandwidth (data transmission rates), so it
    should be used sparingly. Tables of
    imformation might be best way to summarise
    iformation. However, these also take longer to
    download, so it makes sense not to include
    very large tables.
BROWSER AND PLATFORM COMPATIBILITY
   There are several web browsers available and each
    renders graphics on a website differently see. This is to
    do with the way the browser interprets the code and
    must be taken into consideration when designing a
    website.
   In addition, the different computer platforms that users
    might have should be consided: not just the lastest
    platforms, but also older ones that are still being used,
    such as earlier versions of inter explorer and Netscape
    Navigator. Web developers should design to meet the
    lowest specifications available, otherwise potenial
    customers may be excluded from purchasing products
    and so the business will lose pontential profits.

Contenu connexe

Tendances

General overview low code/ no code
General overview low code/ no codeGeneral overview low code/ no code
General overview low code/ no codeCedrik Dudek
 
My Favorite Websites
My  Favorite  WebsitesMy  Favorite  Websites
My Favorite Websitesjhartz03
 
Ecommerce(online Shopping)
Ecommerce(online Shopping)Ecommerce(online Shopping)
Ecommerce(online Shopping)Umme habiba
 
Benefits of e commerce 1st assignment
Benefits of e commerce 1st assignmentBenefits of e commerce 1st assignment
Benefits of e commerce 1st assignmentbradfenney94
 
E business strategy
E business strategyE business strategy
E business strategydhasan77
 
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptxNOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptxLuis Beltran
 
Data and Message Security
Data and Message SecurityData and Message Security
Data and Message SecurityNrapesh Shah
 
Api clarity webinar
Api clarity webinarApi clarity webinar
Api clarity webinarLibbySchulze
 

Tendances (9)

General overview low code/ no code
General overview low code/ no codeGeneral overview low code/ no code
General overview low code/ no code
 
My Favorite Websites
My  Favorite  WebsitesMy  Favorite  Websites
My Favorite Websites
 
Ecommerce(online Shopping)
Ecommerce(online Shopping)Ecommerce(online Shopping)
Ecommerce(online Shopping)
 
Web design
Web designWeb design
Web design
 
Benefits of e commerce 1st assignment
Benefits of e commerce 1st assignmentBenefits of e commerce 1st assignment
Benefits of e commerce 1st assignment
 
E business strategy
E business strategyE business strategy
E business strategy
 
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptxNOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
NOVA - Enriquecimiento de IA con Azure Cognitive Search.pptx
 
Data and Message Security
Data and Message SecurityData and Message Security
Data and Message Security
 
Api clarity webinar
Api clarity webinarApi clarity webinar
Api clarity webinar
 

Similaire à E commerce p1 edit

The most efficient development tool is now available in Pakistan.pdf
The most efficient development tool is now available in Pakistan.pdfThe most efficient development tool is now available in Pakistan.pdf
The most efficient development tool is now available in Pakistan.pdfConnect Solutions
 
Web engineering 2(lect 0)
Web engineering 2(lect 0)Web engineering 2(lect 0)
Web engineering 2(lect 0)Roohul Amin
 
Web designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonMukalele Rogers
 
Web Designs Services
Web Designs ServicesWeb Designs Services
Web Designs ServicesNusrat Khanom
 
The most effective development service is available to Pakistan.ppt
The most effective development service is available to Pakistan.pptThe most effective development service is available to Pakistan.ppt
The most effective development service is available to Pakistan.pptConnect Solutions
 
The most efficient development tool is now available in Pakistan.ppt
The most efficient development tool is now available in Pakistan.pptThe most efficient development tool is now available in Pakistan.ppt
The most efficient development tool is now available in Pakistan.pptConnect Solutions
 
Making Of PHP Based Web Application
Making Of PHP Based Web ApplicationMaking Of PHP Based Web Application
Making Of PHP Based Web ApplicationSachin Walvekar
 
The Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdfThe Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdfConnect Solutions
 
Web Development ​.pdf
Web Development ​.pdfWeb Development ​.pdf
Web Development ​.pdfIshani Jerin
 
The Guide to Website Development for Beginners.ppt
The Guide to Website Development for Beginners.pptThe Guide to Website Development for Beginners.ppt
The Guide to Website Development for Beginners.pptConnect Solutions
 
Ethernet base divice control
Ethernet base divice controlEthernet base divice control
Ethernet base divice controlBhushan Deore
 
Web Development SEO Expate BD LTD 1 01.02.2023 .pdf
Web Development SEO Expate BD LTD 1 01.02.2023 .pdfWeb Development SEO Expate BD LTD 1 01.02.2023 .pdf
Web Development SEO Expate BD LTD 1 01.02.2023 .pdfSeo Expate BD LTD
 
The Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdfThe Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdfConnect Solutions
 
Nt1310 Final Exam Questions And Answers
Nt1310 Final Exam Questions And AnswersNt1310 Final Exam Questions And Answers
Nt1310 Final Exam Questions And AnswersLisa Williams
 
web development.pdf
web development.pdfweb development.pdf
web development.pdfJessicaArifa
 
Overview note e-comerce
Overview note e-comerceOverview note e-comerce
Overview note e-comerceshahin raj
 
Fundamental of-web design-trends-20142
Fundamental of-web design-trends-20142Fundamental of-web design-trends-20142
Fundamental of-web design-trends-20142Ly Nguyen Bui
 

Similaire à E commerce p1 edit (20)

Food borne human diseases
Food borne human diseasesFood borne human diseases
Food borne human diseases
 
Web technology
Web technologyWeb technology
Web technology
 
The most efficient development tool is now available in Pakistan.pdf
The most efficient development tool is now available in Pakistan.pdfThe most efficient development tool is now available in Pakistan.pdf
The most efficient development tool is now available in Pakistan.pdf
 
Web engineering 2(lect 0)
Web engineering 2(lect 0)Web engineering 2(lect 0)
Web engineering 2(lect 0)
 
Web designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lesson
 
Web Designs Services
Web Designs ServicesWeb Designs Services
Web Designs Services
 
The most effective development service is available to Pakistan.ppt
The most effective development service is available to Pakistan.pptThe most effective development service is available to Pakistan.ppt
The most effective development service is available to Pakistan.ppt
 
The most efficient development tool is now available in Pakistan.ppt
The most efficient development tool is now available in Pakistan.pptThe most efficient development tool is now available in Pakistan.ppt
The most efficient development tool is now available in Pakistan.ppt
 
Making Of PHP Based Web Application
Making Of PHP Based Web ApplicationMaking Of PHP Based Web Application
Making Of PHP Based Web Application
 
The Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdfThe Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdf
 
Web Development ​.pdf
Web Development ​.pdfWeb Development ​.pdf
Web Development ​.pdf
 
The Guide to Website Development for Beginners.ppt
The Guide to Website Development for Beginners.pptThe Guide to Website Development for Beginners.ppt
The Guide to Website Development for Beginners.ppt
 
Ethernet base divice control
Ethernet base divice controlEthernet base divice control
Ethernet base divice control
 
Web Development SEO Expate BD LTD 1 01.02.2023 .pdf
Web Development SEO Expate BD LTD 1 01.02.2023 .pdfWeb Development SEO Expate BD LTD 1 01.02.2023 .pdf
Web Development SEO Expate BD LTD 1 01.02.2023 .pdf
 
The Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdfThe Guide to Website Development for Beginners.pdf
The Guide to Website Development for Beginners.pdf
 
Nt1310 Final Exam Questions And Answers
Nt1310 Final Exam Questions And AnswersNt1310 Final Exam Questions And Answers
Nt1310 Final Exam Questions And Answers
 
web development.pdf
web development.pdfweb development.pdf
web development.pdf
 
Overview note e-comerce
Overview note e-comerceOverview note e-comerce
Overview note e-comerce
 
Fundamental of-web design-trends-20142
Fundamental of-web design-trends-20142Fundamental of-web design-trends-20142
Fundamental of-web design-trends-20142
 
Metadata describes about data
Metadata describes about dataMetadata describes about data
Metadata describes about data
 

Dernier

Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...Postal Advocate Inc.
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 

Dernier (20)

LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
USPS® Forced Meter Migration - How to Know if Your Postage Meter Will Soon be...
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 

E commerce p1 edit

  • 1. THE TECHNOLOGIES REQUIRED FOR E-COMMERCE By Serge misona
  • 2. TECHNOLOGIES  The advert of e- commerce in business was made possible by the introduction of technology such as the internet and credit cards and this technology continues to improve. Using a combination not only gives more functionally to a business, but also improves effectiveness. In addition, at this time larger number of customers have access to high speed internet connections, for stance broadband, it is even more important that e-commerce is efficient. If a site is slow a customer is likely to choose to shop elsewhere
  • 3. HARDWARE AND SOFTWARE  As with all computer systems, e-commerce consists of a collaboration of hardware and software view the picture on the right. The software of both the web developer and the user needed to be considered.
  • 4. BROWSERS  Browsers are installed on a user’s computer and convert the data received via the modern into a visual web page. There are numerous types of browser available. For Microsoft Windows the standard browser used internet explorer, which comes free with the operating system see the second image. Other that are becoming more popular are Mozilla Firefox and Opera. The most popular for apple products is Safari. Browsers store viewed web pages in a cache so they can be reloaded quickly if viewed again this allows you to view preivoius pages using the back button. When you are viewing previous pages, browsers also give an option to reload pages using the forward button. In addition, they provide a history list of frequently, and recently, vistited sistes to allow you to return to them quickly. Most browsers have a favorites or bookmarks list- these are sites that the user has chosen to add to the list, ethier websites that they accessed frequently or ones they know they will want to return to it in the future. At any time, the user can access this list and select a website. A target of web design is to encourage users to bookmark the site< which usually means they will visit again, hopefully regularly
  • 5. SERVER SOFTWARE  There are several web server software applications, such as (IIS) internet information services, which comes bundled with modern versions of the windows operrating system and apache HTTP server. In addition, there is software which makes uploading web pages to the web server easier. This process is called FTP, as it uses the (FTP) file tranfer protocol. Programs such as CuteFTPare designed to make uploading more user friendly
  • 6. WEB AUTHORING TOOLS  Web authoring tools make it possible for more people to create web page because they simplify the process and make it less technical. This means that creating and uploading websites on to the internet is no longer solely the territory of IT experts. There has recently been much debate as to whether this has helped or hindered the internet, as the quality of content on the internet has come into question. Suggestions hav been made to ‘clean up’ the internet, although how that would be carried out is a very difficlut question. One response has benn to begin to develop web 2.0, also known as www2. This is a ‘new’ internet which has the aim of sharing resouces and promoting online collaboration between users. All web authoring tools provide the basic facilities to create a web page and upload it to a web server. The two leading web design tools are Mirosoft Expression Web , which is part of the Mirosoft Office 2007 suite, and Adobe Dreamweaver . Both have a huge range pf tools for web design, wysiwyg interfaces and include additional features such as templates and (CSS) cascading style sheets
  • 7. DATABASE SYSTEMS  E-commerce websites usually have a database backend storing the catalogue of products, customer reocrds and other business information. This database should link to the website seamlessly so that the user is unware of it.  Some organisations outsource the creation of their website, but retain control of the content of the database. This means that if any changes need to be made, such as price changes, only the database needs amending and the organisation can do this themselves. Applicatins such as Oracle , or languages such as MySQL, can be used to create the database.
  • 8. NETWORKING  This section focus on the methods used to connect comtuters together to create the network. It looks at how individal computers are identified so data can be sent to correct place, the methods of data transfer across such a massive network and the naming of websites.
  • 9. TCP/IP ADDRESSES, PORTS AND PROTOCOLS  TCP/IP is a protocol that is used when transferring data across a network.  If computers do not use the same protocol, it becomes impossible for them to understand the data transmitted between them. This is similar to humans who speaks different languages – unless they agree to speak a common languages, they will not be able to understand each other.  To make sure the data reaches the right location on a network, each computer is given a unique number, called an IP address. It is a set of four numbers, each drom 0 to 255. For instance, 145.2.78.255 would address a specific computers on a network. The internet is a large global network and works in the same way as a WAN (wide area network).  Ports connect protocols and IP addresses together. Each computer has several ports for data to pass through- they are virtual so they cannot be seen. Ports are like doors- each has a number to identify it and it can be opened or closed. There are some default ports, for instance port 25 is usaully for email and port 80 is usally for the internet, althrough these can to close all ports that are not being used otherwise hackers can take advantages of open ports to get into the systems.
  • 12. PROGRAMMING REQUIREMENTS  Web pages are usually written in HTML, or a form of HTML such as XHTML.  Within the HTML code, other languages can be used, including PHP , ASP , Javascript and others which add functionality. HTML itself does not provide e-commerce capabilites, so another language must always be used as well. HTML used a system of tags (indicated by angle brackets:<and>) which contain the instuctions. Almost all tags uses a pair of open and close and close tags enclosing the content to be affected. For stance <font color =‘red’>Some text</font> would produce: Some text. Note that american spelling is used in HTML.  HTML pages should start and end with <html> </html> tags to declare the language being used> Each page is divded into a head and body section is unseen by the user and can be thought of as the brains of the page. It Contains all the information for the page to function correctly. The body is the part seen by the user and contains all content of the page. A well- designed page should have re-usable code in the head and minimal code in the body.
  • 13. DOWNLOAD SPEEDS  A variety of downloads speeds are availble and a business should never never come to the Connection Speed conclusion that all custmers will have the type same connection avaible view the table. Internet connection speed is measured in Dial –up (v.92) 56 Kbps kilobits per second (Kbps) or megabits per second (Mbps). A kilobit is 1000 bits. This is different from the binary measurement of a ISDN 64 – 128 Kbps kilobyte which is 1024 bits. A megabit is 1,000,000 bits. DSL broadband 512 Kbps-20  There are several ways of minimising the download times of a website. Images are Mbps essential to create interest on a web page, images should be compressed and conform Cable 1 Mbps – 50 to the website palette. Use the ATL functionso broadband Mbps that to expect. Text only options need also to work without the images, so great care is needed in designing pages.  Animations can bring a web page to life and demonstrate a product which might help the visitor decide to buy, but it uses up alot of bandwidth (data transmission rates), so it should be used sparingly. Tables of imformation might be best way to summarise iformation. However, these also take longer to download, so it makes sense not to include very large tables.
  • 14. BROWSER AND PLATFORM COMPATIBILITY  There are several web browsers available and each renders graphics on a website differently see. This is to do with the way the browser interprets the code and must be taken into consideration when designing a website.  In addition, the different computer platforms that users might have should be consided: not just the lastest platforms, but also older ones that are still being used, such as earlier versions of inter explorer and Netscape Navigator. Web developers should design to meet the lowest specifications available, otherwise potenial customers may be excluded from purchasing products and so the business will lose pontential profits.