Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
…
17 pages
1 file
ABSTRACT A web browser is an application software or program designed to enable users to access, retrieve and view documents and other resources on the internet. Due to high consumption of data by most web browser in existence either for background processes that the user is not accessing or not aware which leads to a data waste. Hence, this project make use of miniature version of web which minimized data consumption and notify the user if there is need to allow some background process to make use of data. The Vlite web browser is designed with the use of visual studio .net software and visual basic .net language to support the global community of browsing and surfing the internet. Visual basic .net is an object oriented programming language i.e. it is dormant until an event occurs. The visual studio .net is the Integrated Development Environment (IDE) for the visual basic.net. Visual basic.net allows greater access to system resources, Object inheritance, Garbage collection and Better management. Visual studio allows you to create several types of projects including windows form application which was used for the Vlite browser, console application, ASP.net as well as C# and F# projects. With the Vlite web browser, the user is capable of changing the fonts as well as the color. The user can multitask with the availability of multiple tabs. The user also has complete control over the browser and the web itself.
2000
Thademarked names may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, we use the names only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark.
IJARCCE, 2017
With the growing use of Internet, demand for intelligent and user-friendly applications is increasing continuously. Thus we are providing with the user-friendly application where desktop resides within the web browser. As the Internet is easily accessible from any corner of the world the user can access this web application anytime from anywhere. Web-based Application is work as a normal operating system where applications provided by it can be handled just like using the normal desktop. The application is provided with network sharing, file sharing, document printing, games, group chatting applications and interestingly with social media applications like Facebook, Instagram and email. The advanced feature provided to our client is Stateful state of the system in which the position of the icons and the windows opened while working on the desktop will remain same whenever you login into the virtual desktop.
1999
The rapid rise of the Internet has lead to new technologies. These include HTML, the basic 'markup' language for pages on the World Wide Web; PDF, a file format designed for precise layout control of documents like working papers and journals, and Java, a general purpose language ideally suited for use on the Internet. This paper introduces these technologies.
International Journal for Computer Science & Engineering, 2015
This paper talked about how beginners can learn how to use Visual Basic.net to develop web applications and taken into consideration the various stages of application development (software requirement, analysis, design and testing) and information on how web applications can be accessed through either intranet or via the internet together with the database system of the application.
2009
Nowadays, anyone can use the internet applications very easily. The design of User interface (UI) has a great effect on facilitating the interaction of Internet user with web applications. In this paper, several issues of (UI) design for web applications are studied. The guidelines and architecture for the design of web applications as well as the nature of the web medium are discussed. Furthermore, the basic web application technologies are reviewed. In addition, the languages and frameworks used in building UI of web applications are described. We reach the concept that the future of web2 could bridge the gab between desktop and web applications UI. Moreover, the web as a platform and building a web operating systems could enhance the UI for web applications.
2018
The African Virtual University (AVU) is proud to participate in increasing access to education in African countries through the production of quality learning materials. We are also proud to contribute to global knowledge as our Open Educational Resources are mostly accessed from outside the African continent. This module was developed as part of a diploma and degree program in Applied Computer Science, in collaboration with 18 African partner institutions from 16 countries. A total of 156 modules were developed or translated to ensure availability in English, French and Portuguese. These modules have also been made available as open education resources (OER) on oer.avu. org.
1997
Abstract This paper discusses basic Web technologies, PERL, Java, JavaScript, VRML, databases (web-linked), and digital multimedia in contact of a layered WebWindows software architecture in which applications are built on top of multi-use services. We assume a community technology approach to both hardware and software.
Pamukkale Universitesi Muhendislik Bilimleri Dergisi, 2008
In recent years, smart mobile devices have acquired considerable computing power, plenty of memory and wireless network capability. Although smart mobile devices are very capable tools especially for geoscientists in the field, they found limited usage in geosciences because of the complexity in programming of such devices. However, Appforge Crossfire makes it possible for engineers to quickly create and deploy robust applications on most mobile platforms regardless of their operating systems by using Microsoft Visual Basic. In this study, a soil classification program was established for geotechnical purposes and complied and deployed for Symbian, Microsoft Mobile and Palm devices by using Appforge Crossfire in Microsoft Visual Basic programming environment. The application was tested successfully in the most common mobile devices.
Computer Networks and ISDN Systems, 1996
Constructing server-based Web applications requires creating both Web pages and programs that generate Web pages. This requires a knowledge of the Hypertext Markup Language (HTML), the Common Gateway Interface (CGI) protocol, and a programming language, such as C++, Python, or Perl. While this is not a barrier for programmers, it is for non-programmers. This paper describes WebWriter, an integrated system for constructing Web applications that supports the creation of Web pages by non-programmers. WebWriter includes a direct manipulation Web page editor, the WebWriter Editor, which runs in a Web browser as a CGI service, and the WebWriter Page Generator, which creates new pages as an application runs. As in HyperCard, users create a Web application as a stack of pages, where each page can contain output regions that are filled in at runtime by a script. This paper describes the WebWriter system, issues of server-based authoring tools, and some example applications.
A web browser is a software application for retrieving, presenting and traversing information resources on the World Wide Web. An information resource is identified by a Uniform Resource Identifier (URI) and may be a web page, image, video, or other piece of content. Hyperlinks present in resources enable users easily to navigate their browsers to related resources. A web browser can also be defined as an application software or program designed to enable users to access, retrieve and view documents and other resources on the Internet [1].
Precursors to the web browser emerged in the form of hyperlinked applications during the mid and late 1980s, and following these, Tim Berners-Lee is credited with developing in 1990 both the first web server, and the first web browser, called WorldWideWeb (no spaces) and later renamed Nexus. Many others were soon developed, with Marc
Andreessen's 1993 Mosaic (later Netscape), being particularly easy to use and install, and often credited with sparking the internet boom of the 1990s. Today, the major web browsers are Microsoft Edge, Firefox, Internet Explorer, Google Chrome, Opera, and Safari[2].
The first web browser, WorldWideWeb, was developed in 1990 by Tim Berners-Lee for the NeXT Computer (at the same time as the first web server for the same machine) and
introduced to his colleagues at CERN in March 1991.[3] Like much of the Internet, the World Wide Web operates on a client/server model. You run a web client on your computer-called a web browser-such as Microsoft's Internet Explorer or Firefox. That client contacts a web server and requests information or resources. The web server locates and then sends the information to the web browser, which displays the result [4].
This project is all about developing an internet web browser with a programming language called Visual Basic.Net. With this language, we are going to build an advanced web browser similar to those in existence today.
2
After a careful research, it has been noted that most web browser in existence use a lot of data for background processes. Data is been charged for processes the user is not accessing or is not aware which leads to a data waste. Hence this project will make use of miniaturized version of web which will minimize data consumption and will notify the user if there is need to allow some background process to make use of data.
The aim of this project is to develop a web browser using Visual Studio.Net software and Visual Basic.Net Language to support the global community of browsing and surfing the internet.
The objectives are:
1.
To build a web browser that will minimize data consumption 2.
To build a web browser that gives the user complete access and control of the web
A web browser will be built using Visual Basic.Net language. Visual Basic.Net is a object oriented programming language i.e they are event driven. The software to be used is Visual Studio.Net. Visual Studio.Net is the only available software for Visual Basic.Net.
A windows desktop web browser is a software application that gives individuals/ users the ability to access the internet and share information. A web browser has become so important that it changes the way people look at communication. It also changes the method of communicating with each other.
Limitation of the Study 1. The web browser can be operated only on a windows platform.
2. The web browser will not receive updates and plug-ins.
3. The web browser will not show the progress of a loading website. Introduction
From the beginning to end, this project went through a series of small, but necessary changes. When we began the programming of the code and the design of the interface, we came to realize there were quite a few aspects of our design from our original proposal that were simply too ambitious. For example, we are to use VB.NET code to design the interface and a rotary context menu but discovered that there is more to the rotary context menu that what we know or can know. We also combined skills together to make a very interactive user interface as proposed.
Precursors to the web browser emerged in the form of hyperlinked applications during the mid and late 1980s, and following these, Tim Berners-Lee is credited with developing in 1990 both the first web server, and the first web browser, called WorldWideWeb ( instant logon and access to the online catalogs of over 5000 libraries around the world.
The strength of Hytelnet was speed and simplicity in link creation/execution at the expense of a centralized worldwide source for adding, indexing, and modifying telnet links. This problem was solved by the invention of the web server [10].
One Bing (3%) -Product of Microsoftgaining some in popularity.
USAGE -One can set the desired search engine within the web browser. It can be easily changed by the user and is often inadvertently changed when installing certain software programs. The software may include an option to use a certain search engine as the
Using the source code and available documentation for two different web browsers, reference architecture was derived for the web browser domain. Two mature browser implementations were selected and, for each browser, a conceptual architecture was proposed based on domain knowledge and available documentation.
The concrete architecture of each system was then extracted from its source code, using the QLDX, a reverse engineering toolkit, and used to refine the conceptual architecture.
Reference architecture was then proposed based on the common structure of these refined architectures, and it was validated against two other browser implementations. The reference architecture comprises of eight major subsystems plus the dependencies between them:
(1) The User Interface;
(2) The Browser Engine, an embeddable component that provides a high-level interface for querying and manipulating the Rendering Engine;
(3) The Rendering Engine, which performs parsing and layout for HTML documents, optionally styled with CSS;
(4) The Networking subsystem; 9 (5) The JavaScript Interpreter;
(6) The XML Parser;
(7) The Display Backend, which provides drawing and windowing primitives, user interface widgets, and fonts; and Whether you're new to programming or an experienced Visual Basic programmer, you found that this latest incarnation of Visual Basic is exciting and challenging. While this version maintains a certain amount of the language constructs contained in previous versions, the entire foundation of the language has changed. Visual Basic, once considered "object-based", is now an "object-oriented" programming language[14].
Visual Studio includes a powerful, integrated development environment (IDE containing time-saving macros or specific formatting preferences.
VS.NET allows you to create several types of projects. Most of the time you will be using one of two categories:
• Windows Application -to create any standard windows application.
• ASP.NET Web Application -to create a web site.
The practical objective of this work is to build and design a web browser that minimizes data consumption. Methods employed in gathering required data and information used for this project is: Use of documented resources and Observation Method.
Observation Method: Personal observation was also made in order to understand the whole process of developing the application.
Ciência e Cultura, 2024
Platonic Investigations, 2024
Zeitschrift für Grundschulforschung, 2021
International Journal of Environmental Research in Public Health, 2020
Captured States in the Balkans. Perspectives no. 3, 2017
¿En qué mundo vivimos? (Versión revista) , 2021
TIES, Revista de Tecnología e Innovación en Educación Superior, (10), 37–60., 2024
Políticas y narrativas del cuerpo , 2022
Hesperis-Tamuda LVI (3) , 2021
International Journal of Entrepreneurship, 2018
AIChE Journal, 1985
Scientific Journal of Applied Social and Clinical Science
Global Ecology and Conservation, 2024