ArchitectAn architect is a person who plans, designs and oversees the construction of buildings. To practice architecture means to provide services in connection with the design of buildings and the space within the site surrounding the buildings that have human occupancy or use as their principal purpose. Etymologically, the term architect derives from the Latin architectus, which derives from the Greek (arkhi-, chief + tekton, builder), i.e., chief builder. The professional requirements for architects vary from location to location.
Natural lawNatural law (ius naturale, lex naturalis) is a system of law based on a close observation of human nature, and based on values intrinsic to human nature that can be deduced and applied independently of positive law (the express enacted laws of a state or society). According to the theory of law called jusnaturalism, all people have inherent rights, conferred not by act of legislation but by "God, nature, or reason." Natural law theory can also refer to "theories of ethics, theories of politics, theories of civil law, and theories of religious morality.
Outline of constructionThe following outline is provided as an overview of and topical guide to construction: Construction – process of building or assembling infrastructure. A complex activity, large scale construction involves extensive multitasking. Normally, a job is managed by a project manager, and supervised by a construction manager, design engineer, construction engineer or project architect. Building Planning permission Nonbuilding structures including infrastructure Building construction Home construction High-rise co
Joint and several liabilityWhere two or more persons are liable in respect of the same liability, in most common law legal systems they may either be: jointly liable, or severally liable, or jointly and severally liable. If parties have joint liability, then they are each liable up to the full amount of the relevant obligation. So if a married couple takes a loan from a bank, the loan agreement will normally provide that they are to be "jointly liable" for the full amount. If one party dies, disappears, or is declared bankrupt, the other individual remains fully liable.
Web frameworkA web framework (WF) or web application framework (WAF) is a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. Web frameworks provide a standard way to build and deploy web applications on the World Wide Web. Web frameworks aim to automate the overhead associated with common activities performed in web development. For example, many web frameworks provide libraries for database access, templating frameworks, and session management, and they often promote code reuse.
Web developmentWeb development is the work involved in developing a website for the Internet (World Wide Web) or an intranet (a private network). Web development can range from developing a simple single static page of plain text to complex web applications, electronic businesses, and social network services. A more comprehensive list of tasks to which Web development commonly refers, may include Web engineering, Web design, Web content development, client liaison, client-side/server-side scripting, Web server and network security configuration, and e-commerce development.
Web applicationA web application (or web app) is application software that is accessed using a web browser. Web applications are delivered on the World Wide Web to users with an active network connection. In earlier computing models like client-server, the processing load for the application was shared between code on the server and code installed on each client locally. In other words, an application had its own pre-compiled client program which served as its user interface and had to be separately installed on each user's personal computer.
Web designWeb design encompasses many different skills and disciplines in the production and maintenance of websites. The different areas of web design include web graphic design; user interface design (UI design); authoring, including standardised code and proprietary software; user experience design (UX design); and search engine optimization. Often many individuals will work in teams covering different aspects of the design process, although some designers will cover them all.
Web serviceA web service (WS) is either: a service offered by an electronic device to another electronic device, communicating with each other via the Internet, or a server running on a computer device, listening for requests at a particular port over a network, serving web documents (HTML, JSON, XML, images). In a web service, a web technology such as HTTP is used for transferring machine-readable file formats such as XML and JSON.