SlideShare a Scribd company logo
1 of 15
Web Designing & Internet Marketing
Section - A: Web Designing

1. INTERNET INFRASTRUCTURE (1 HR)                      5. HOSTING (1 HR)
      Web Integrated technologies                            Free Host Servers & Paid Host Servers
      Server applications                                    Domain Name
      Myths & realities of internet                    6. PUBLISHING (1 HR)
                                                             FTP, Uploading all contents
2. OVERVIEW OF HTML (1 HR)                                   Introduction into Search Engine Optimization
     Overview of HTML                                  7. CASE STUDIES (1 HR)
     Introduction to HTML                                    Discussion on various Challenges, Strategies by top
     Creating an HTML Document                                   web sites
                                                             Banner advertising, Google site model
3. INTRODUCTION TO WEB PAGE EDITORS (1 HR)
      Adobe Dream weaver, Microsoft FrontPage
      Microsoft Publisher

4. CREATING A WEB PAGE (3 HRS)
      Text formatting, Adding Local & Remote Links
      Adding Graphics, create Tables & Lists
      Setting body & background attributes



                                      Web Designing & Internet Marketing
Section - B: Internet Marketing

1. DIGITAL COMMUNICATION (1 HR)                        5. NEW PRODUCT DEVELOPMENT FOR NET
     Internet as A Communication Medium to Help             (1 HR)
     Market                                                 Developing & Offering Digital Products for the
                                                            Internet to Distribute
2. MARKETING THROUGH INTERNET (1 HR)
    Internet to Enhance Existing Products / Services   6. SELLING THROUGH NET (1 HR)
    Internet to Promote & Recruit New Customers             Marketing & Sales Operations at Dot-com
                                                            Companies
3. INTERNET TRANSACTIONS (1 HR)                             Internet to support Innovative Pricing & Payment
     Internet to Conduct Transactions                       Collection
     Challenges in Executing Online Transactions
                                                       BASIC TEXTS
4. CUSTOMER SATISFACTION (1 HR)                              – Principles of Internet Marketing (by) Ward
                                                                Hanson (Thomson)
     Internet to Provide Customer Services
                                                             – HTML Black Book (by) Steven Holzner
     Creating Seamless & Satisfying Online / Offline
     Customer Experience                                     – Mastering Microsoft front Page (by) Daniel A.
                                                                Tauber, Brenda Kienan & Molly. E. holzschlag
                                                                (BPB)




                                        Web Designing & Internet Marketing
Web Designing & Internet Marketing
Session 1: Internet Infrastructure



                                  What we are gone cover in this session ?

                                  Web Integrated technologies
                                  Server applications
                                  Myths & realities of internet
What can you do on the Internet?


•   Find information using internet browsers and search engines
•   Send and receive e-mail and subscribe to email lists
•   Communicate with other people
•   Shop
•   Share
•   ……
•   ……
•   etc




                               Web Designing & Internet Marketing
What Is the Internet?


•   A worldwide collection of computer networks that links
    millions of computers
     –   Businesses
     –   Government
     –   Educational institutions
     –   Organizations
     –   Individuals
•   Modems, telephone lines, television cables
•   A network - group of two or more computers
     –   connected to share resources and information
•   The Internet backbone
     –   high-speed data lines that connect major computer systems
         located around the world
•   Internet Service Provider (ISP)                                      Fig: Internet Connectivity
     –   Provides permanent connection to the Internet




                                    Web Designing & Internet Marketing
What Is the World Wide Web?

•   The World Wide Web
     – supports multimedia
     – consists of a collection of linked documents

•   Hypertext Transfer Protocol (HTTP)
     – set of rules for exchanging text, graphics, sound

•   Web pages are pages of information on the Web

•   Web site -- a related collection of Web pages

•   Home page -- the first document users see

The World Wide Web, abbreviated as WWW and commonly known as The Web, is a
system of interlinked hypertext documents contained on the Internet. With a web
browser, one can view web pages that may contain text, images, videos, and other
multimedia and navigate between them by using hyperlinks

British engineer and computer scientist Sir Tim Berners Lee, now the Director of the
World Wide Web Consortium, wrote a proposal in March 1989 for what would
eventually become the World Wide Web.

                                   Web Designing & Internet Marketing
Web Integrated technologies

  Programming Languages   ASP.net                         PHP 5

  Web Server              Windows                         Apache

  DB                      MS SQL 2008                     My SQL 5

  Template Engines        --                              Smarty

  Frame Works             DotNetNuke                      Zend, CakePHP

  Operating Systems       Windows                         Linux

  Web Technologies        XML, XHTML, CSS, AJAX, JavaScript, JQuery,


                          Photoshop CS3 CS4, Adobe Illustrator CS3 Cs4, Dream viewer CS3
  Designing Tools
                          CS4, Flash CS4, Coral Draw.


  Testing Tool            Junit, Jmeter, canoo




                           Web Designing & Internet Marketing
Web: Technology stack Trends




                   Web Designing & Internet Marketing
World’s largest websites are running on




                                                                           http://royal.pingdom.com/2007/08/22/what-nine-of-the-
                                                                           world%E2%80%99s-largest-websites%20-are-running-on/
      OS: Linux 7 – Windows 2
      Web server: Apache 7 – IIS 2 – Lighttpd 2
      Scripting: PHP 4 – Perl 4 – ASP.NET 2 – Python 1 – Java 1
      Database: MySQL 7 – SQL Server 1 (possibly 2)

  •      Phyton: Google, Youtube, Nasa, Newyork stock exchange
  •      Ruby on rails: Twitter, Basecamp, Hulu
  •      PHP (LAMP): Yahoo, Facebook, Wikipedia, Used by 35% of websites
  •      Java: Amazon, Gmail
  •      C++: Google / .Net: MySpace


                                  Web Designing & Internet Marketing
Server Application

      Servers    •      Web pages
      Apache             –   stored on a Web server, or host
     Microsoft           –   On a computer that stores and sends (serves) requested Web
     Netscape                pages and other files
          zeus
    AOLserver    •      Publishing
JavaWebServer
                         –   copying Web pages/files to a Web server
        Oracle




    Types of Websites




                                 Web Designing & Internet Marketing
Web Browsers

•   Web Browser
     –   Program that interprets and displays Web pages
     –   Microsoft Internet Explorer and Mozilla Firefox

•   Uniform Resource Locator (URL) is the address of a
    document or other file accessible on the Internet
     –   http://www.google.com
•   Hyperlink
     –   an element used to connect one Web page to
         another
                                 Clients (Browser)
                                 Internet Explorer
                                            Firefox
                                            Mozilla
                                           Chrome
                                          Netscape
                                             Opera
                                            Amaya
                                               AOL
                                              MSN


                                   Web Designing & Internet Marketing
Myths & realities of internet


•   If it's on the internet, it's free to everybody
•   Commerce is not allowed on the internet
•   The internet is a public place
•   I don't need a website.
•   I'll hire professionals for internet stuff
•   My business is local.
•   The internet will make me rich
•   OK, I'll do whatever you say




                                  Web Designing & Internet Marketing
12 Principles of good web design

1.    Visitor-centric, clear purpose
2.    Progressive disclosure
3.    Displays quickly
4.    Browser compatible
5.    Intuitive navigation
6.    Spelling, grammar, writing
7.    Secure (eCommerce)
8.    Attractive design, easy to read
9.    Cultural bias? (Regional? Domestic? International?)
10.   No technical problems (broken links, buggy scripts)
11.   Maintainable (separate content from style)
12.   Search Engine Accessible




                                Web Designing & Internet Marketing
Thank you !!!

        Contact:
maheshpanchal.1@gmail.com

More Related Content

What's hot

Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4gvaughan
 
WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...
WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...
WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...nois3
 
IW210 WCM for the Power User - how to use publishing technologies in the re...
IW210   WCM for the Power User - how to use publishing technologies in the re...IW210   WCM for the Power User - how to use publishing technologies in the re...
IW210 WCM for the Power User - how to use publishing technologies in the re...Chandima Kulathilake
 
Web browsers and website publishing
Web browsers and website publishingWeb browsers and website publishing
Web browsers and website publishingGurleen Kaur
 
Lecture 1 intro to web designing
Lecture 1  intro to web designingLecture 1  intro to web designing
Lecture 1 intro to web designingpalhaftab
 
Different Types of Websites
Different Types of WebsitesDifferent Types of Websites
Different Types of WebsitesNeil Lohana
 
Promote Education Web Design Things To Consider When Designing A Website
Promote Education Web Design Things To Consider When Designing A WebsitePromote Education Web Design Things To Consider When Designing A Website
Promote Education Web Design Things To Consider When Designing A WebsiteZoaib Mirza
 
Lec08 Search Engine Optimization
Lec08 Search Engine OptimizationLec08 Search Engine Optimization
Lec08 Search Engine Optimizationfashionkhani
 
From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)
From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)
From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)Four Kitchens
 
A Brief History of Web publishing (from HTML to WordPress)
A Brief History of Web publishing (from HTML to WordPress)A Brief History of Web publishing (from HTML to WordPress)
A Brief History of Web publishing (from HTML to WordPress)Brian Duffy
 
Fundamentals of Web
Fundamentals of WebFundamentals of Web
Fundamentals of WebSabir Haque
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Servicekilmeny21
 
Type of websites
Type of websitesType of websites
Type of websitesEdy Indra
 

What's hot (17)

Web design intro
Web design introWeb design intro
Web design intro
 
L44 slides
L44 slidesL44 slides
L44 slides
 
Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4Apple pi preso_october_2019_final4
Apple pi preso_october_2019_final4
 
WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...
WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...
WUD Rome 2014 - Delightful UX – Real-Life Responsive Web Design (EN) - Vitaly...
 
IW210 WCM for the Power User - how to use publishing technologies in the re...
IW210   WCM for the Power User - how to use publishing technologies in the re...IW210   WCM for the Power User - how to use publishing technologies in the re...
IW210 WCM for the Power User - how to use publishing technologies in the re...
 
Web browsers and website publishing
Web browsers and website publishingWeb browsers and website publishing
Web browsers and website publishing
 
Lecture 1 intro to web designing
Lecture 1  intro to web designingLecture 1  intro to web designing
Lecture 1 intro to web designing
 
Different Types of Websites
Different Types of WebsitesDifferent Types of Websites
Different Types of Websites
 
Html class-01
Html class-01Html class-01
Html class-01
 
Promote Education Web Design Things To Consider When Designing A Website
Promote Education Web Design Things To Consider When Designing A WebsitePromote Education Web Design Things To Consider When Designing A Website
Promote Education Web Design Things To Consider When Designing A Website
 
Lec08 Search Engine Optimization
Lec08 Search Engine OptimizationLec08 Search Engine Optimization
Lec08 Search Engine Optimization
 
From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)
From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)
From Photoshop to Drupal Theme (DrupalCon San Francisco 2010)
 
A Brief History of Web publishing (from HTML to WordPress)
A Brief History of Web publishing (from HTML to WordPress)A Brief History of Web publishing (from HTML to WordPress)
A Brief History of Web publishing (from HTML to WordPress)
 
Fundamentals of Web
Fundamentals of WebFundamentals of Web
Fundamentals of Web
 
Web Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and ServiceWeb Publishing: An Overview of Tools and Service
Web Publishing: An Overview of Tools and Service
 
Type of websites
Type of websitesType of websites
Type of websites
 
Smash.wordpress
Smash.wordpressSmash.wordpress
Smash.wordpress
 

Similar to Wd & im session a1_internet infrastructure_march 03,2010

Open web platform talk by daniel hladky at rif 2012 (19 april 2012 moscow)
Open web platform talk by daniel hladky at rif 2012 (19 april 2012   moscow)Open web platform talk by daniel hladky at rif 2012 (19 april 2012   moscow)
Open web platform talk by daniel hladky at rif 2012 (19 april 2012 moscow)AI4BD GmbH
 
Web Design Basics.pptx
Web Design Basics.pptxWeb Design Basics.pptx
Web Design Basics.pptxBalasundaramSr
 
Gettings started with Web development
Gettings started with Web developmentGettings started with Web development
Gettings started with Web developmentUjjwal Ojha
 
E commerce infrastructure
E commerce infrastructureE commerce infrastructure
E commerce infrastructureRaj vardhan
 
Week01 jan19 introductionto_php
Week01 jan19 introductionto_phpWeek01 jan19 introductionto_php
Week01 jan19 introductionto_phpJeanho Chu
 
Click here to download my CV in Word format.doc
Click here to download my CV in Word format.docClick here to download my CV in Word format.doc
Click here to download my CV in Word format.docbutest
 
"Python web development combines the simplicity of the language with powerful...
"Python web development combines the simplicity of the language with powerful..."Python web development combines the simplicity of the language with powerful...
"Python web development combines the simplicity of the language with powerful...softwaretrainer2elys
 
Introduction to Web Engineering and Services
Introduction to Web Engineering and ServicesIntroduction to Web Engineering and Services
Introduction to Web Engineering and ServicesFazal Imran
 
Web Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREWeb Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREjatin batra
 
Web technologies lesson 1
Web technologies   lesson 1Web technologies   lesson 1
Web technologies lesson 1nhepner
 
Tri vuong-resume
Tri vuong-resumeTri vuong-resume
Tri vuong-resumeTri Vuong
 
Web Introduction
Web IntroductionWeb Introduction
Web Introductionasim78
 
Javascript - Getting started | DevCom ISITCom
Javascript - Getting started | DevCom ISITComJavascript - Getting started | DevCom ISITCom
Javascript - Getting started | DevCom ISITComHamdi Hmidi
 

Similar to Wd & im session a1_internet infrastructure_march 03,2010 (20)

HTML for beginners
HTML for beginnersHTML for beginners
HTML for beginners
 
Open web platform talk by daniel hladky at rif 2012 (19 april 2012 moscow)
Open web platform talk by daniel hladky at rif 2012 (19 april 2012   moscow)Open web platform talk by daniel hladky at rif 2012 (19 april 2012   moscow)
Open web platform talk by daniel hladky at rif 2012 (19 april 2012 moscow)
 
Web Design Basics.pptx
Web Design Basics.pptxWeb Design Basics.pptx
Web Design Basics.pptx
 
web development process WT
web development process WTweb development process WT
web development process WT
 
Wt unit 1 ppts web development process
Wt unit 1 ppts web development processWt unit 1 ppts web development process
Wt unit 1 ppts web development process
 
Gettings started with Web development
Gettings started with Web developmentGettings started with Web development
Gettings started with Web development
 
E commerce infrastructure
E commerce infrastructureE commerce infrastructure
E commerce infrastructure
 
Week01 jan19 introductionto_php
Week01 jan19 introductionto_phpWeek01 jan19 introductionto_php
Week01 jan19 introductionto_php
 
Click here to download my CV in Word format.doc
Click here to download my CV in Word format.docClick here to download my CV in Word format.doc
Click here to download my CV in Word format.doc
 
"Python web development combines the simplicity of the language with powerful...
"Python web development combines the simplicity of the language with powerful..."Python web development combines the simplicity of the language with powerful...
"Python web development combines the simplicity of the language with powerful...
 
Web Programming Assignment
Web Programming AssignmentWeb Programming Assignment
Web Programming Assignment
 
Introduction to Web Engineering and Services
Introduction to Web Engineering and ServicesIntroduction to Web Engineering and Services
Introduction to Web Engineering and Services
 
E-Commerce Infrastructures
E-Commerce InfrastructuresE-Commerce Infrastructures
E-Commerce Infrastructures
 
Semantic Web For Dummies
Semantic Web For DummiesSemantic Web For Dummies
Semantic Web For Dummies
 
Web Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTREWeb Design & Development !BATRA COMPUTER CENTRE
Web Design & Development !BATRA COMPUTER CENTRE
 
9 10 july2020
9 10 july20209 10 july2020
9 10 july2020
 
Web technologies lesson 1
Web technologies   lesson 1Web technologies   lesson 1
Web technologies lesson 1
 
Tri vuong-resume
Tri vuong-resumeTri vuong-resume
Tri vuong-resume
 
Web Introduction
Web IntroductionWeb Introduction
Web Introduction
 
Javascript - Getting started | DevCom ISITCom
Javascript - Getting started | DevCom ISITComJavascript - Getting started | DevCom ISITCom
Javascript - Getting started | DevCom ISITCom
 

More from Mahesh Panchal

Social media analytics tool new v
Social media analytics tool new vSocial media analytics tool new v
Social media analytics tool new vMahesh Panchal
 
Wd & im session b6_selling through net_may 22,2010
Wd & im session b6_selling through net_may 22,2010Wd & im session b6_selling through net_may 22,2010
Wd & im session b6_selling through net_may 22,2010Mahesh Panchal
 
Wd & im session b2_marketing through internet_april 26,2010
Wd & im session b2_marketing through internet_april 26,2010Wd & im session b2_marketing through internet_april 26,2010
Wd & im session b2_marketing through internet_april 26,2010Mahesh Panchal
 
Wd & im session b1 _digital communication_april 26,2010
Wd & im session b1 _digital communication_april 26,2010Wd & im session b1 _digital communication_april 26,2010
Wd & im session b1 _digital communication_april 26,2010Mahesh Panchal
 
Wd & im session a5 _hosting_march 08,2010
Wd & im session a5 _hosting_march 08,2010Wd & im session a5 _hosting_march 08,2010
Wd & im session a5 _hosting_march 08,2010Mahesh Panchal
 
Wd & im session a4 _creating a web page _april 08,2010
Wd & im session a4 _creating a web page _april 08,2010Wd & im session a4 _creating a web page _april 08,2010
Wd & im session a4 _creating a web page _april 08,2010Mahesh Panchal
 
AIS, Airline Information System, Pilot Project
AIS, Airline Information System, Pilot ProjectAIS, Airline Information System, Pilot Project
AIS, Airline Information System, Pilot ProjectMahesh Panchal
 
Software Product Life Cycle
Software Product Life CycleSoftware Product Life Cycle
Software Product Life CycleMahesh Panchal
 
Use of RUP for Small Projects
Use of RUP for Small ProjectsUse of RUP for Small Projects
Use of RUP for Small ProjectsMahesh Panchal
 
Sox In Telecom Industry
Sox In Telecom IndustrySox In Telecom Industry
Sox In Telecom IndustryMahesh Panchal
 
software configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiessoftware configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiesMahesh Panchal
 

More from Mahesh Panchal (14)

Social media analytics tool new v
Social media analytics tool new vSocial media analytics tool new v
Social media analytics tool new v
 
Wd & im session b6_selling through net_may 22,2010
Wd & im session b6_selling through net_may 22,2010Wd & im session b6_selling through net_may 22,2010
Wd & im session b6_selling through net_may 22,2010
 
Wd & im session b2_marketing through internet_april 26,2010
Wd & im session b2_marketing through internet_april 26,2010Wd & im session b2_marketing through internet_april 26,2010
Wd & im session b2_marketing through internet_april 26,2010
 
Wd & im session b1 _digital communication_april 26,2010
Wd & im session b1 _digital communication_april 26,2010Wd & im session b1 _digital communication_april 26,2010
Wd & im session b1 _digital communication_april 26,2010
 
Wd & im session a5 _hosting_march 08,2010
Wd & im session a5 _hosting_march 08,2010Wd & im session a5 _hosting_march 08,2010
Wd & im session a5 _hosting_march 08,2010
 
Wd & im session a4 _creating a web page _april 08,2010
Wd & im session a4 _creating a web page _april 08,2010Wd & im session a4 _creating a web page _april 08,2010
Wd & im session a4 _creating a web page _april 08,2010
 
AIS, Airline Information System, Pilot Project
AIS, Airline Information System, Pilot ProjectAIS, Airline Information System, Pilot Project
AIS, Airline Information System, Pilot Project
 
RIA
RIARIA
RIA
 
SaaS
SaaSSaaS
SaaS
 
Software Product Life Cycle
Software Product Life CycleSoftware Product Life Cycle
Software Product Life Cycle
 
Use of RUP for Small Projects
Use of RUP for Small ProjectsUse of RUP for Small Projects
Use of RUP for Small Projects
 
my SAP
my SAPmy SAP
my SAP
 
Sox In Telecom Industry
Sox In Telecom IndustrySox In Telecom Industry
Sox In Telecom Industry
 
software configuratiom management role n resposnbilities
software configuratiom management role n resposnbilitiessoftware configuratiom management role n resposnbilities
software configuratiom management role n resposnbilities
 

Recently uploaded

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...jaredbarbolino94
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementmkooblal
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
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
 
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
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
 

Recently uploaded (20)

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...Historical philosophical, theoretical, and legal foundations of special and i...
Historical philosophical, theoretical, and legal foundations of special and i...
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
Hierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of managementHierarchy of management that covers different levels of management
Hierarchy of management that covers different levels of management
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
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
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.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
 
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...
 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
 

Wd & im session a1_internet infrastructure_march 03,2010

  • 1. Web Designing & Internet Marketing
  • 2. Section - A: Web Designing 1. INTERNET INFRASTRUCTURE (1 HR) 5. HOSTING (1 HR) Web Integrated technologies Free Host Servers & Paid Host Servers Server applications Domain Name Myths & realities of internet 6. PUBLISHING (1 HR) FTP, Uploading all contents 2. OVERVIEW OF HTML (1 HR) Introduction into Search Engine Optimization Overview of HTML 7. CASE STUDIES (1 HR) Introduction to HTML Discussion on various Challenges, Strategies by top Creating an HTML Document web sites Banner advertising, Google site model 3. INTRODUCTION TO WEB PAGE EDITORS (1 HR) Adobe Dream weaver, Microsoft FrontPage Microsoft Publisher 4. CREATING A WEB PAGE (3 HRS) Text formatting, Adding Local & Remote Links Adding Graphics, create Tables & Lists Setting body & background attributes Web Designing & Internet Marketing
  • 3. Section - B: Internet Marketing 1. DIGITAL COMMUNICATION (1 HR) 5. NEW PRODUCT DEVELOPMENT FOR NET Internet as A Communication Medium to Help (1 HR) Market Developing & Offering Digital Products for the Internet to Distribute 2. MARKETING THROUGH INTERNET (1 HR) Internet to Enhance Existing Products / Services 6. SELLING THROUGH NET (1 HR) Internet to Promote & Recruit New Customers Marketing & Sales Operations at Dot-com Companies 3. INTERNET TRANSACTIONS (1 HR) Internet to support Innovative Pricing & Payment Internet to Conduct Transactions Collection Challenges in Executing Online Transactions BASIC TEXTS 4. CUSTOMER SATISFACTION (1 HR) – Principles of Internet Marketing (by) Ward Hanson (Thomson) Internet to Provide Customer Services – HTML Black Book (by) Steven Holzner Creating Seamless & Satisfying Online / Offline Customer Experience – Mastering Microsoft front Page (by) Daniel A. Tauber, Brenda Kienan & Molly. E. holzschlag (BPB) Web Designing & Internet Marketing
  • 4. Web Designing & Internet Marketing Session 1: Internet Infrastructure What we are gone cover in this session ? Web Integrated technologies Server applications Myths & realities of internet
  • 5. What can you do on the Internet? • Find information using internet browsers and search engines • Send and receive e-mail and subscribe to email lists • Communicate with other people • Shop • Share • …… • …… • etc Web Designing & Internet Marketing
  • 6. What Is the Internet? • A worldwide collection of computer networks that links millions of computers – Businesses – Government – Educational institutions – Organizations – Individuals • Modems, telephone lines, television cables • A network - group of two or more computers – connected to share resources and information • The Internet backbone – high-speed data lines that connect major computer systems located around the world • Internet Service Provider (ISP) Fig: Internet Connectivity – Provides permanent connection to the Internet Web Designing & Internet Marketing
  • 7. What Is the World Wide Web? • The World Wide Web – supports multimedia – consists of a collection of linked documents • Hypertext Transfer Protocol (HTTP) – set of rules for exchanging text, graphics, sound • Web pages are pages of information on the Web • Web site -- a related collection of Web pages • Home page -- the first document users see The World Wide Web, abbreviated as WWW and commonly known as The Web, is a system of interlinked hypertext documents contained on the Internet. With a web browser, one can view web pages that may contain text, images, videos, and other multimedia and navigate between them by using hyperlinks British engineer and computer scientist Sir Tim Berners Lee, now the Director of the World Wide Web Consortium, wrote a proposal in March 1989 for what would eventually become the World Wide Web. Web Designing & Internet Marketing
  • 8. Web Integrated technologies Programming Languages ASP.net PHP 5 Web Server Windows Apache DB MS SQL 2008 My SQL 5 Template Engines -- Smarty Frame Works DotNetNuke Zend, CakePHP Operating Systems Windows Linux Web Technologies XML, XHTML, CSS, AJAX, JavaScript, JQuery, Photoshop CS3 CS4, Adobe Illustrator CS3 Cs4, Dream viewer CS3 Designing Tools CS4, Flash CS4, Coral Draw. Testing Tool Junit, Jmeter, canoo Web Designing & Internet Marketing
  • 9. Web: Technology stack Trends Web Designing & Internet Marketing
  • 10. World’s largest websites are running on http://royal.pingdom.com/2007/08/22/what-nine-of-the- world%E2%80%99s-largest-websites%20-are-running-on/ OS: Linux 7 – Windows 2 Web server: Apache 7 – IIS 2 – Lighttpd 2 Scripting: PHP 4 – Perl 4 – ASP.NET 2 – Python 1 – Java 1 Database: MySQL 7 – SQL Server 1 (possibly 2) • Phyton: Google, Youtube, Nasa, Newyork stock exchange • Ruby on rails: Twitter, Basecamp, Hulu • PHP (LAMP): Yahoo, Facebook, Wikipedia, Used by 35% of websites • Java: Amazon, Gmail • C++: Google / .Net: MySpace Web Designing & Internet Marketing
  • 11. Server Application Servers • Web pages Apache – stored on a Web server, or host Microsoft – On a computer that stores and sends (serves) requested Web Netscape pages and other files zeus AOLserver • Publishing JavaWebServer – copying Web pages/files to a Web server Oracle Types of Websites Web Designing & Internet Marketing
  • 12. Web Browsers • Web Browser – Program that interprets and displays Web pages – Microsoft Internet Explorer and Mozilla Firefox • Uniform Resource Locator (URL) is the address of a document or other file accessible on the Internet – http://www.google.com • Hyperlink – an element used to connect one Web page to another Clients (Browser) Internet Explorer Firefox Mozilla Chrome Netscape Opera Amaya AOL MSN Web Designing & Internet Marketing
  • 13. Myths & realities of internet • If it's on the internet, it's free to everybody • Commerce is not allowed on the internet • The internet is a public place • I don't need a website. • I'll hire professionals for internet stuff • My business is local. • The internet will make me rich • OK, I'll do whatever you say Web Designing & Internet Marketing
  • 14. 12 Principles of good web design 1. Visitor-centric, clear purpose 2. Progressive disclosure 3. Displays quickly 4. Browser compatible 5. Intuitive navigation 6. Spelling, grammar, writing 7. Secure (eCommerce) 8. Attractive design, easy to read 9. Cultural bias? (Regional? Domestic? International?) 10. No technical problems (broken links, buggy scripts) 11. Maintainable (separate content from style) 12. Search Engine Accessible Web Designing & Internet Marketing
  • 15. Thank you !!! Contact: maheshpanchal.1@gmail.com