NetSurf
Developer(s) | The NetSurf Developers |
---|---|
Preview release | Public Autobuilder (n/a) [±] |
Repository | |
Written in | ANSI C |
Operating system | Official: AmigaOS 4, Atari OS, BeOS/Haiku, Mac OS X, RISC OS, Unix-like 3rd party ports: AmigaOS 3, Caanoo, MorphOS |
Size | 2.5 MB (RISC OS) 4.6 MB (AmigaOS) |
Type | Web browser |
License | GNU GPL |
Website | http://www.netsurf-browser.org |
NetSurf is an open source web browser which has its own layout engine. It is designed to be lightweight and portable, supporting both mainstream systems (e.g. Mac OS X and Unix-like) and older or uncommon platforms (e.g. AmigaOS, Haiku and RISC OS). NetSurf has supports many typical web browser features, including tabbed browsing, bookmarks and page thumbnailing.
The NetSurf project was started in April 2002 in response to a discussion of the deficiencies of the RISC OS platform's existing web browsers.[1] Shortly after the project's inception, development versions for RISC OS users were made available for download by the project's automated build system. NetSurf was voted "Best non-commercial software" four times in Drobe Launchpad's annual RISC OS awards between 2004 and 2008.[2][3][4][5]
Features
NetSurf's multi-platform core is written in ANSI C, and implements most of the HTML 4 and CSS 2.1 specifications using its own bespoke layout engine.[6] As of version 2.0, NetSurf uses Hubbub, an HTML parser that follows the work-in-progress HTML5 specification. As well as rendering GIF, JPEG, PNG and BMP images, the browser also supports formats native to RISC OS, including Sprite, Draw and ArtWorks files. As of 2011[update], NetSurf has no support for JavaScript.[7]
Ports
Work on a GTK port began in June 2004[8] to aid development and debugging. It has since gained many of the user interface features present in the RISC OS version. The browser is packaged with several distributions including Ubuntu and NetBSD.
A native BeOS/Haiku port has been developed.[9][10] Since the GTK version was built for AmigaOS,[11] using Cygnix which provides an X11 environment, a native AmigaOS port has also been developed.[10] In January 2009, NetSurf was made available on MorphOS, an operating system that is API-compatible with AmigaOS.[12] Work has started on a Windows port, but as of September 2009 no official releases have been made.[13]
A framebuffer port was created in September 2008.[6] Unlike the other ports, it does not use any GUI toolkit, but instead renders its own mouse pointer, scrollbars and other widgets. The framebuffer front end has been used to create a web kiosk on embedded systems.[14]
January 2011 saw the announcement of a Mac OS X port.[15] A port to Atari 16-bit and 32-bit computers was also started in January 2011.[16]
Releases
After five years of development, the first stable version of the browser was released on 19 May 2007 to coincide with the Wakefield RISC OS show. Version 1.0 was made available for download from the project's web site and the software was sold on CD at the show.[17] Since the release of NetSurf 1.0 there have been two point-releases, which have largely comprised bug fixes. In August 2007 and March 2008, these maintenance releases were made available for RISC OS and as a package in the Debian GNU/Linux repository on 15 August 2007.[18][19]
NetSurf 2.0 was released in April 2009 for RISC OS, Unix-likes (e.g. Linux), AmigaOS 4, BeOS and Haiku.[20][21] In May 2009 NetSurf 2.1 was released, with improvements to page layout and bug fixes.[22]
Google Summer of Code
NetSurf was accepted as a mentoring organisation into Google Summer of Code 2009.[23] The projects they ran included development of LibDOM, the project's Document Object Model, and improvement of NetSurf's user interface.[24] The interface work included moving previously RISC OS-only functionality to the multi-platform core, including bookmarks, global history, cookie management and page search features. A port to the Windows operating system was also started.[13] In 2010 the NetSurf project did not apply to participate in Google Summer of Code due to the developers having other commitments.[25]
NetSurf also participated in Google Summer of Code in 2008 as a mentoring organisation,[26] running four projects. These included improving the GTK front end,[27] adding paginated PDF export support[28] and developing the project's HTML 5 compliant parsing library, Hubbub.[29] All NetSurf development builds since 11 August 2008 have used Hubbub to parse HTML[30] and it is available for use in other projects under the MIT license.[31]
See also
References
- ^ "Web browsers". The Icon Bar forums. April 2002. Retrieved 2001-02-15.
- ^ Williams, Chris (31 December 2004). "Best of 2004 awards results". Drobe Launchpad. Retrieved 15 February 2011.
- ^ "Best of 2006 awards results". Drobe Launchpad. 31 December 2006. Retrieved 15 February 2011.
- ^ "Best of 2007 awards results". Drobe Launchpad. 31 December 2007. Retrieved 15 February 2011.
- ^ "Drobe Awards 2008: The results". Drobe Launchpad. 31 December 2008. Retrieved 15 February 2011.
- ^ a b "About NetSurf". The NetSurf Developers.
- ^ "Development Progress". The NetSurf Developers.
- ^ Subversion revision 993, NetSurf Source Repository
- ^ "Announcement of AmigaOS and BeOS/Haiku ports". NetSurf Users mailing list.
- ^ a b "NetSurf - BeOS Downloads". Archived from the original on 11 January 2011. Retrieved 15 February 2011.
- ^ "Could this Open Source Web Browser be easily ported for our needs?". Amigaworld.net - Forum. Retrieved 15 February 2011.
- ^ "Announcement of MorphOS version of NetSurf". MorphZone: The MorphOS Portal.
- ^ a b "Google Summer of Code Roundup". NetSurf Users mailing list.
- ^ "Tutorial: A web kiosk embeded system". LinuxDevices.
- ^ Drake, Michael (2011-01-20). "Mac OS X port and other frontend news". Pepperfish.net. Retrieved 2011-01-22.
- ^ "Revision 11218". NetSurf source repository. Retrieved 24 December 2011.
- ^ "NetSurf 1.0 is worth millions on paper". Drobe Launchpad.
- ^ "NetSurf 1.1 Announcement". NetSurf Users mailing list.
- ^ "NetSurf 1.2 announcement". NetSurf Users mailing list.
- ^ "RISC OS NetSurf Downloads". The NetSurf Developers.
- ^ "NetSurf Change Log". The NetSurf Developers.
- ^ "NetSurf News". The NetSurf Developers.
- ^ "List of accepted organisations". Google Summer of Code 2009.
- ^ "NetSurf - Google Summer of Code Projects". The NetSurf Developers.
- ^ "Google Summer of Code 2010". NetSurf Developer Mailing List.
- ^ "NetSurf Organization Information". Google Summer of Code 2008.
- ^ "GSoC project: Improved GTK front end". Google Summer of Code 2008.
- ^ "GSoC project: PDF plotter and printing improvements". Google Summer of Code 2008.
- ^ "GSoC project: Work on and integrate Hubbub". Google Summer of Code 2008.
- ^ "New HTML parser integrated into NetSurf". NetSurf Users mailing list.
- ^ "Hubbub project page". The NetSurf Developers.