NetSurf

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found.

NetSurf
NetSurf-logo.svg
NetSurf.png
NetSurf running on RISC OS
Developer(s) The NetSurf Developers
Stable release 3.5[1] (14 April 2016; 8 years ago (2016-04-14)) [±]
Preview release Public Autobuilder (n/a) [±]
Development status Active
Written in ANSI C
Operating system Official:[2] AmigaOS 4, Atari OS, BeOS/Haiku, Mac OS X, RISC OS, Unix-like
3rd party ports: AmigaOS 3, Caanoo, MorphOS, Samsung TVs, KolibriOS port in development
Size 3.3 MB (RISC OS)
5.9 MB (AmigaOS)
Type Web browser
License GPLv2
Website netsurf-browser.org

NetSurf is an open source web browser which uses its own layout engine. Its design goal is to be lightweight and portable. As such, NetSurf supports both mainstream systems (e.g. Mac OS X and Unix-like) and older or uncommon platforms (e.g. AmigaOS, Haiku, Atari TOS and RISC OS). NetSurf provides 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.[3] 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.[4][5][6][7]

The browser was ranked in 2011 as number 8 in an article highlighting 10 browsers for Linux published in TechRepublic and ZDNet.[8][9] It was referred to in 2010 as a superior CLI browser to w3m.[10]

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.[11] As of version 2.0, NetSurf uses Hubbub, an HTML parser that follows the 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. It was suggested by developer John-Mark Bell in 2007 that support for JavaScript could be added.[12][13] This feature did not make it into NetSurf v2 back in 2008, nor into NetSurf v3 of 2013, but as of December 2012 there are some NetSurf preview-builds available which contain early-stage Javascript support.[1] On April 20, 2013, NetSurf 3.0 was released.[14] Ports of the software for Windows and other OS platforms are currently being developed as of 2013; no target-date for completion of this work has been set.[15]

Ports

GTK NetSurf running under Linux

NetSurf began in April 2002 as a web browser for the RISC OS platform.[11][16] Work on a GTK port began in June 2004[17] 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.[18][19] Since the GTK version was built for AmigaOS,[20] using Cygnix which provides an X11 environment, a native AmigaOS port has also been developed.[19] In January 2009, NetSurf was made available on MorphOS, an operating system that is API-compatible with AmigaOS.[21] Work has started on a Windows port, but as of September 2009 no official releases have been made.[22]

A framebuffer port was created in September 2008.[11] 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.[23]

In January 2010, the NetSurf Developers announced the release of what they expected at the time to be the last release for RISC OS.[24] Lead developer John-Mark Bell said at the time "Realistically, the people qualified to maintain the RISC OS port are up to their necks in other stuff."[25] Subsequently, Steve Fryatt volunteered himself as maintainer.[26]

January 2011 saw the announcement of a Mac OS X port.[27] A port to Atari 16-bit and 32-bit computers was also started in January 2011.[28]

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.[29][30] Version 1.0 was made available for download from the project's web site and the software was sold on CD at the show.[31] After the release of NetSurf 1.0 there were two point-releases, which largely comprised bug fixes.[32] NetSurf 1.1 was released in August 2007 and in March 2008 the NetSurf 1.2 release was made available.[33][34]

  • NetSurf 2.0 was released in April 2009 for RISC OS, Unix-likes (e.g. Linux), AmigaOS 4, BeOS and Haiku.[35][36] This was the first version to use the project's HTML5 parsing library, Hubbub.[37]
  • In May 2009 a maintenance release, NetSurf 2.1, was issued to users. It incorporated bug fixes and some improvements to page layout.[38]
  • NetSurf 2.5 was released in April 2010.[39] This was the first release to use the project's library for CSS parsing and selection, LibCSS[40] and a new internal cache for fetched content.[37]
  • September 2010 saw the release of NetSurf 2.6, which included a number of fixes and improvements.[41]
  • NetSurf 2.7 was released in April 2011, and added treeview support for features including bookmarking (called the Hotlist manager in NetSurf), history management, and cookie management.[42] It was also the first version to be released for Mac OS X.[43]
  • In September 2011 NetSurf 2.8 was released.[11] It added support for frames and iframes in the browser's core rendering engine, making them available to all front ends. The release also included support for MIME type sniffing and improved the performance of loading the images used by a web page.[44]
  • In April 2012 NetSurf 2.9 was released. The most significant changes were new multi-tasking behaviour, optimised URL handling, fetcher optimisations, cache optimisations, and faster CSS selection.
  • In April 2013 NetSurf 3.0 was released. The biggest difference was the use of the new Document Object Model library, LibDOM. This new library is a foundation that paves the way for NetSurf developers to implement a fully dynamic layout engine in the future. Other improvements in NetSurf 3.0 include completely new textarea support, ability to fetch and parse CSS in parallel with HTML documents, extensive behind-the-scenes refactoring, and a host of smaller changes and fixes.
  • In April 2014 NetSurf 3.1 was released. Containing many improvements over the previous release. The highlights include much faster CSS selection performance, faster start up time, new look and feel to the treeviews (hotlist/bookmarks, global history and cookie manager), improved options handling, undo/redo support in textareas, and general improvement of forms. Also included are many other additions, optimisations and bug fixes.

Google Summer of Code

NetSurf participated in Google Summer of Code in 2008 as a mentoring organisation,[45] running four projects. These included improving the GTK front end,[46] adding paginated PDF export support[47] and developing the project's HTML 5 compliant parsing library, Hubbub.[48] All NetSurf development builds since 11 August 2008 have used Hubbub to parse HTML[49] and it is available for use in other projects under the MIT license.[50]

NetSurf was again accepted as a mentoring organisation into Google Summer of Code 2009.[51] The projects they ran included development of LibDOM, the project's Document Object Model, and improvement of NetSurf's user interface.[52] 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.[22] In 2010 the NetSurf project did not apply to participate in Google Summer of Code due to the developers having other commitments.[53]

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. 11.0 11.1 11.2 11.3 Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. 19.0 19.1 Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. 22.0 22.1 Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. Lua error in package.lua at line 80: module 'strict' not found.
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.
  36. Lua error in package.lua at line 80: module 'strict' not found.
  37. 37.0 37.1 Lua error in package.lua at line 80: module 'strict' not found.
  38. Lua error in package.lua at line 80: module 'strict' not found.
  39. Lua error in package.lua at line 80: module 'strict' not found.
  40. Lua error in package.lua at line 80: module 'strict' not found.
  41. Lua error in package.lua at line 80: module 'strict' not found.
  42. Lua error in package.lua at line 80: module 'strict' not found.
  43. Lua error in package.lua at line 80: module 'strict' not found.
  44. Lua error in package.lua at line 80: module 'strict' not found.
  45. Lua error in package.lua at line 80: module 'strict' not found.
  46. Lua error in package.lua at line 80: module 'strict' not found.
  47. Lua error in package.lua at line 80: module 'strict' not found.
  48. Lua error in package.lua at line 80: module 'strict' not found.
  49. Lua error in package.lua at line 80: module 'strict' not found.
  50. Lua error in package.lua at line 80: module 'strict' not found.
  51. Lua error in package.lua at line 80: module 'strict' not found.
  52. Lua error in package.lua at line 80: module 'strict' not found.
  53. Lua error in package.lua at line 80: module 'strict' not found.

External links