Effects of Reformulated Fuels on Marine Pollution and net GHGs

Emission from ships exhausts account for a 2-3% of all global CO2 emissions, along with quite sizeable amounts of SOx and NOx emissions. However, the International Maritime Organization (IMO) has…

senseadmin

What are Semantic Elements?

A semantic element clearly describes its meaning to both the browser and the developer. Examples of non-semantic elements: <div> and <span> - Tells nothing about its content. Examples of semantic elements: <form>, <table>, and <article> - Clearly defines its content. Semantic Elements…

Boomi Nathan

TABLE

TABLE - (table): The TABLE tag defines a table. Inside the TABLE tag, use the TR tag to define rows in the table, use the TH tag to define row or column…

Boomi Nathan

Nuclear Propulsion System for Ships using Small Nuclear Power Plants

Have you ever wondered how a nuclear powered ship works? How is this nuclear energy created? What happens internally? Read further as I attempt to explain the process of nuclear…

senseadmin

HTTP Message

HTTP message is the information transaction between the client and server.  Two types of HTTP Message:  1. Requests a. Client to server 2. Responses a. Server to client Fields · Request line or Response line…

Boomi Nathan

The Process of Refining Crude Oil

The crude oil is pumped ashore by the export oil pumps via undersea pipelines to a landfall as close to the crude oil refinery as possible. The hydrocarbons have been…

senseadmin

World Wide Web

comprises software (Web server and browser) and data (Web sites).  Internet Protocol (IP) Addresses: -  Every node has a unique numeric address -  Form: 32-bit binary number -  New standard, IPv6, has 128…

Boomi Nathan

Internet Protocol

There are many protocols used by the Internet and the WWW: o TCP/IP o HTTP o FTP  o Electronic mail protocols IMAP o POP TCP/IP  The Internet uses two main…

Boomi Nathan

The Internet

• Medium for communication and interaction in inter connected network. • Makes information constantly and instantly available to anyone with a connection.  Web Browsers:  • User agent for Web is called a…

Boomi Nathan

Web Essentials

Server:  The software that distributes the information and the machine where the information and software reside is called the server.  • provides requested service to client • e.g., Web server sends requested…

Boomi Nathan