{{Short description|Open source web browser}} {{Use mdy dates|date=June 2013}} <!-- Deleted image removed: thumb|300px|A screenshot of OWB 1.7 for MorphOS showing HTML5 contents on YouTube (image is courtesy of the developer) --> {{Infobox web browser | screenshot = Screenshot of Origyn Web Browser on AROS OS of Wikipedia's homepage.png | caption = OWB running on AROS showing Wikipedia | developer = Sand-labs, Fabien Coeurjoly | released = | programming language = C++<ref name=mosport /> | operating system = AmigaOS, AROS, MorphOS | language = 12 | status = | genre = Web browser | license = BSD-3-Clause | website = http://fabportnawak.free.fr/owb/ }} '''Origyn Web Browser''' ('''OWB''') is a discontinued web browser that was synchronized with WebKit and sponsored by the technology company Pleyo. OWB provides a meta-port to an abstract platform with the aim of making porting to embedded or lightweight systems faster and easier.<ref name=owb>{{cite web |url=http://www.sand-labs.org/owb.html |title=OWB Trac Page |publisher=Sand-Labs |access-date=August 4, 2009}}</ref><ref name=webmonkey>{{cite web |url=http://www.webmonkey.com/print/blog/New_Web_Browser_Leverages_Apple_s_Web_Kit_Engine |title=New Web Browser Leverages Apple's Web Kit Engine |publisher=WebMonkey |access-date=August 4, 2009}}</ref> This port is used for embedded devices such as set-top boxes, and other consumer electronics.<ref name=CE>{{cite web |url=http://www.pleyo.org/produits/owb_us.html |title=About OWB |publisher=Pleyo |access-date=August 4, 2009 |archive-date=December 27, 2009 |archive-url=https://web.archive.org/web/20091227090339/http://www.pleyo.org/produits/owb_us.html |url-status=dead }}</ref><ref name=intomobile>{{cite web |url=http://www.intomobile.com/2007/08/03/safari-based-browser-coming-to-nokia-n800.html |title=WebKit based browser coming to Nokia N800 |date=August 3, 2007 |publisher=IntoMobile |access-date=August 4, 2009}}</ref><ref name=arm>{{cite web |url=http://arm.com/iqonline/news/marketnews/21701.html |title=French Companies Add IVY Extension For Origyn Web Browser |publisher=IQONLINE |access-date=August 4, 2009}}</ref>

OWB has also found popularity on the AmigaOS-like operating systems. Current versions include AmigaOS,<ref name=amigaport>{{cite web |url=http://strohmayer.org/owb/ |title=Origyn Web Browser for AmigaOS |last=Strohmayer |first=Jörg |publisher=author |access-date=August 4, 2009 |url-status=dead |archive-url=https://web.archive.org/web/20110728065444/http://strohmayer.org/owb/ |archive-date=July 28, 2011 |df=mdy-all }}</ref><ref name=os4port>{{cite web |url=http://amigaworld.net/modules/news/article.php?storyid=6062 |title=The MorphOS/MUI version of OWB 1.9 for AOS4 is released}}</ref> AROS<ref name=arosport>{{cite web |url=http://sszymczy.rootnode.net/index.php?menu=projects&submenu=owb |title=Origyn Web Browser for AROS |publisher=Stanislaw Szymczyk |access-date=August 4, 2009 |url-status=dead |archive-url=https://web.archive.org/web/20090304120818/http://sszymczy.rootnode.net/index.php?menu=projects&submenu=owb |archive-date=March 4, 2009 |df=mdy-all }}</ref> and MorphOS<ref name=popularity>{{cite web |url=http://www.osnews.com/story/21627/OWB_1_3_Released_for_MorphOS/ |title=OWB 1.3 Released for MorphOS |publisher=OSnews |last=Holwerda |first=Thom |date=June 8, 2009 |access-date=February 2, 2010}}</ref> official ports.

When Sand-labs disappeared, MorphOS developer Fabien Coeurjoly took over and eventually renamed project to '''Odyssey Web Browser''' when it did not have any original Sand-labs code left.

== History == Created in 2006 by Pleyo, Origyn Web Browser (OWB) was a "meta-port" of the WebKit engine optimized for embedded systems via an abstraction layer (OWBAL).{{cn|date=December 2025}} It gained prominence in the Amiga community when developer Fabien Coeurjoly ported it to MorphOS, eventually evolving it into the Odyssey Web Browser.<ref>{{cite web |last1=Coeurjoly |first1=Fabien |title=Odyssey Web Browser History |url=http://fabportnawak.free.fr/owb/ |website=FabPortnawak |access-date=December 28, 2025}}</ref> In June 2025, the project saw a significant revival for AmigaOS 4 and AROS, upgrading to WebKit 2.32.4 to support modern platforms like Discord.<ref>{{cite web |title=The Return of Odyssey: A New Chapter for AmigaOS4 |url=https://ko-fi.com/post/The-Return-of-Odyssey-A-New-Chapter-for-AmigaOS4-W7W71G4B2G |website=Ko-fi |publisher=Andrea Palmatè |date=June 2025 |access-date=December 28, 2025}}</ref> Late 2025 updates to 64-bit AROS further enabled 64-bit JIT compilation, drastically improving performance on modern x86 hardware.<ref>{{cite web |title=AROS: Current status of development of the 64-bit version |url=http://www.amiga-news.de/en/news/AN-2025-10-00084-EN.html |website=Amiga-News.de |date=October 17, 2025 |access-date=December 28, 2025}}</ref>

==Versions== [[File:Owb-morphos.png|thumb|OWB 1.9 running on MorphOS]] Milestone versions of Origyn Web Browser:

*Robespierre – November 22, 2007 *Blastoise – July 1, 2008 *DoDuo – July 1, 2008 *Galekid – December 19, 2008 *Galegon – February 11, 2009 *Galeking – June 4, 2009 *Pukapuka – October 8, 2009

Announced:

*Pukarua – unreleased

==Features== thumb|OWB bookmark manager OWB is a web browser optimized for consumer electronics (CE) devices and embedded system, such as mobile phones, portable media players, set-top boxes (STB) and TV decoders, and various other consumer electronic products such as GPS, home-gateways, Web-radios, digital video recorder (PVR), DVD recorders, wireless devices, etc.

OWB is based on Webkit by Apple, and its ease of porting is based upon a ''browser abstraction layer'' called OWBAL. The existence of this abstraction layer architecture dramatically eases the task of integrating OWB in CE devices, resulting in fast and easy implementation on target platforms. The aim of the abstraction layer is to allow CE software producers to leverage extant libraries, instead of needing to port the browser and its full set of dependencies.

OWBAL abstraction is based on interfaces, which are described through abstract classes, and these classes contain only pure virtual methods. No default implementation is allowed.

===General characteristics=== thumb|OWB web inspector analyzing resource use

OWB supports full Cascading Style Sheet (CSS) 2.1, CSS3 support, styleable form controls, enhanced rich text editing, XML technologies, XPath (GTK port), SVG (partial SVG 1.1 full) (GTK port, Qt port and Amiga port), XSLT processor, JavaScript API for XSLT, MathML, notifications, SquirrelFish Extreme (SFX) on x86, HTML5.

OWB features Netscape-style (NPAPI) plug-ins (GTK and MorphOS ports) including support for mplayer, Adobe Flash Player and DiamondX.

The browser can pass Acid2 test with a 100% evaluation on all ports and Acid3 test with a 99% evaluation on SDL port and a 100% evaluation on ports for GTK, Qt, Amiga, and MorphOS.

It features also accessibility support and support for cross document messaging, databases, datagrid, dom storage, filtera, geolocation, icon database, offline web application, server-sent events, sharedWorker video/audio, WebSockets, Worker and 3D support.

Platform graphics engines include GTK, Qt, SDL, Cairo with Magic User Interface and Win32 (not yet public).

The font engine used is Freetype.

OWB is also POSIX compliant.

Origyn can handle threads (with Pthreads) and supports GTK, Qt and uClibc.

==Odyssey Web Browser== Odyssey Web Browser is probably the most mature of the Amiga and Amigalike-OS ports, as it has a download manager and much of the other UI features of a modern browser already separately added by its developer. Version 1.6 (December 2009) sports Adobe Flash SWF player plug-in based on Swfdec,<ref>{{cite web |url=http://amigaworld.net/modules/newbb/viewtopic.php?mode=viewtopic&topic_id=29169&forum=28&start=0&viewmode=flat&order=0#499489 |title=OWB MorphOS gets integrated Flash Support |publisher=Fabian Coeurjoly |access-date=August 26, 2017}}</ref> version 1.6.1 has been integrated with web profiling and debugging tool called Webinspector. Since version 1.7 (March 2010), Odyssey supports also HTML5 tags and media content through FFmpeg.<ref name=mosport>{{cite web |url=http://fabportnawak.free.fr/owb/ |title=Origyn Web Browser for MorphOS |publisher=Fabian Coeurjoly |access-date=January 4, 2010}}</ref><ref name=html5>{{cite web |url=http://www.osnews.com/story/22971/Origyn_Web_Browser_1_7_Supports_HTML5_Media_More |title=Origyn Web Browser 1.7 Supports HTML5 Media, More |publisher=OSNews |last=Holwerda |first=Thom |date=March 8, 2010 |access-date=March 8, 2010}}</ref>

MorphOS release of OWB is also distributed in a ''Lite'' version for the minimal computer motherboard Efika.

==Screenshots== The following are several screenshots showing the various features of OWB. <gallery> File:Owb-inspector-profiler.png|Profiler File:Owb-inspector-elements.png|Elements inspector File:Owb-inspector-debug.png|Debugger File:OWB-inspector-audit.png|Auditor File:Owb-scriptmanager.png |Script manager File:OWB-downloadmanager.png|Download manager File:OWB-cookiemanager.png|Cookie manager File:OWB-contentblocking.png|Content blocking </gallery>

== See also == * Comparison of web browsers * List of web browsers

===Other web browsers for MorphOS/AmigaOS=== {{columns-list|colwidth=30em| * AMosaic * AWeb * NetSurf * IBrowse * Voyager * TimberWolf }}

== References == {{Reflist}}

== External links == * [https://web.archive.org/web/20080502200402/http://www.amigaweb.net/index.php?function=view_news&id=962 Infos about OWB for Classic AmigaOS at Amigaweb.net] * [https://github.com/deadwood-pl/OdysseyWebBrowser AROS port at GitHub]

{{AmigaOS 4}} {{MorphOS}} {{Web browsers}}

Category:AmigaOS 4 software Category:AROS software Category:Discontinued web browsers Category:Free web browsers Category:MorphOS software Category:Software based on WebKit Category:Web browsers for AmigaOS