Posts

WDD - ONLINE WEBSITE CREATION TOOLS & CUSTOM -BUILT WEBSITES

Online Website Creation Tools - Easy to use for beginners - Always online Example:- Blogger WIX Wordpress Weebly Webself Google Sites Custom-Built Websites - Build your own design - Time-consuming Client-Side (Front-end) - Application layer - HTML, CSS, JavaScript Server-Side (Back-end) - Presentation layer - Python, PHP, etc. Tools: Text Editors- Dreamweaver, Notepad++, Sublime, Atom, CoffeeCup, NetBeans Graphic Design Tool - Photoshop, Canva Wireframe (mock-up) - Pencil, MockFlow, Draw.io Web Browsers - Chrome, Firefox, others Techniques: RIA - Rich Internet Application - Web app to deliver features & functions - Customizing & personalization of an application CMS - Content Management System - To help manage the content of a website - Wordpress (example) For assignment the tools Choose 1 Explain Justify why choose this

Web Development - Search Engine Optimization & Ranking

Search Engine Optimization (SEO) Is to make the website onto the higher ranking. Advantage More clients will view on the website on the first page Users are only able to identify on the first page. How to improve ranking with seo? Publish relevant content. (Must related with the website) Update your content regularly Metadata Have a link-worthy site Use alt tags

Web Development - Frameworks

Image
COMPARISON BETWEEN CLIENT-SIDE & SERVER-SIDE Client-side - HTML, CSS, Javascript - What the user sees - Static website - Design of the Website Server-side - Coding & Database - Interaction between client & Server - PHP, Python, C#, Rails, ASP.NET - Dynamic website - Adding functions HTML Framework - Bootstrap Bootstrap is a framework for HTML, CSS and JavaScript that is used on developing a responsive and mobile first projects on the website. Advantage: Bootstrap provides less error for Cross browser. Bootstrap has a responsive structures and also styles. The framework for Bootstrap is consistent which supports all of the web browsers and compatibility of fixing the CSS. ASP.NET Framework - .NET .NET is a free, open and cross-platform for developing on variety types of applications. .NET can be use multi-language, editors and libraries for building the website, mobile and desktop application. Advantage: The use of .NET able th

WEB TECHNOLOGIES

Image
CLIENT SIDE SCRIPTING TECHNOLOGY VBScript Description - VBScript is a scripting language like Javascript which is used for creating the website more active and entertaining. - VBScript stands for Visual Basic Script. Advantages 1. Developing the Graphical User Interface is easy and also can connect to a different functions. 2. The code for the VBScript is easy to be written and also understandable. 3. VBScript can be used on performing an entertaining activities on to the website page. Example that used the VBScript - Internet Explorer Example code of VBScript Code Output SERVER SIDE SCRIPTING TECHNOLOGY ASP.NET Description - ASP.NET is a software for website development for creating a dynamic website. This technology allows the user to used programming language features such as C# for building the website application. - ASP stands for Active Server Page. Advantages 1. ASP.NET can make the code is easy to be deployed because the i

Client and server side

Client Side Scripting - Client Side Scripting is the type of code that is executed or interpreted by browsers. - HTML (HyperText Markup Language) - CSS (Cascading Style Sheet) - JavaScript - VBScript (Visual Basic Script) - Ajax - jQuery Server Side Scripting - Server Side Scripting is the type of code that is executed or interpreted by the web server. - Server Side Scripting is not view able or accessible by any visitor or general public. - PHP (Hypertext PreProcessor) - ASP.NET - Ruby on Rails - MongoDB - MySQL - PostgreSQL

Server Technologies

WEB SERVER cam refer to hardware and software Web clients and Web servers Web Server Hardware Web Server Software Host Operating System

DNS and DNS Types

Image
DNS Purpose The Domain Name System will be used for identifying the IP address of the website. How DNS Work? The DNS will work on converting the domain name of the website into an IP address inside the operating system. Diagram DNS queries DNS Query is known as the DNS request where it is used to send the request of the DNS by the user which is the DNS client to a DNS server. - Request of information (website) from the user PC to the server. Recursive Recursive query is when the DNS client is requesting the domain name, and then the DNS server will either respond an appropriate records of website or error messages if its not found. - Direct-responds - the client request and server respond immediately. Iterative  Iterative query is when the DNS client is requesting the domain name, and then the DNS server will respond the most appropriate resource for the client. - Responds answer (website) without querying other DNS server. - Request the domain name Non