-
Opera Nalakuvara, a customized browser for the Taiwanese community — Part 1: planning
By Jedi Lin · Wednesday, January 27, 2010 23
Nalakuvara is a customized Opera browser, created by developer Jedi-Lin to better serve the needs of the Taiwanese web community, with custom fonts, search engine and mail providers, custom User CSS and UserJS enhancements, and more. In this article series Jedi gives you a detailed tour of how he created the project and implemented all the features. This article in particular discusses project planning, the toolset he used, how he customized the install process, and working out the files to update. Read more…
-
Gridnite part 3: saving and restoring multiple spreadsheets
By Slava Vishnyakov · Thursday, January 14, 2010 2
This article is the third to look at developing Gridnite, an Opera Unite-powered multiuser collaborative spreadsheet application written by Slava Vishnyakov. In this article Slava adds further functionality to the application to allow us to save and restore multiple spreadsheets. Read more…
-
Opera Widgets as standalone applications
By Remigiusz Bondarowicz · Wednesday, November 25, 2009 89
In our alpha release of Opera 10.20, Opera Widgets can run independently of the browser, becoming powerful standalone desktop applications on Windows, Mac and Linux. This is all thanks to the updates to the Opera Widgets runtime made available through our new Opera Widgets for Desktop functionality. This article gives an overview of how to install, run, import and debug Opera Widgets in our latest release. Read more…
-
Rapid application development using the Opera Unite Yusef library
By Shwetank Dixit · Tuesday, November 24, 2009 6
Yusef is a framework for Opera Unite applications that provides ready-made solutions to problems such as form validation, access control, UI templating, and more. In this article we look at how to use Yusef and its plugins for rapid development of application features such as access control and consistent templates. Read more…
-
Introducing Opera Unite in Opera 10.10
By Chris Mills · Monday, November 23, 2009 5
Today sees the final release of Opera 10.10, which includes our sharing and collaboration technology Opera Unite. In this article, Chris Mills walks you through how to install applications, share content and use Opera Unite. Read more…
-
Opera Unite developer’s primer — revisited
By Hans S. Tømmerholt · Wednesday, October 14, 2009 18
Opera Unite puts a Web server inside your Opera browser, allowing you to share files and applications with your friends and colleagues directly off your hard drive! This tutorial shows you how to get started on the road to Opera Unite application development by making a simple Opera Unite blog application. Read more…
-
Yusef: the Unite Server Framework
By Zi Bin Cheah · Wednesday, October 14, 2009 0
The Opera Unite Server framework, “Yusef”, is the foundation of Opera Unite applications bundled with Opera 10.10. It eases the development of Opera Unite applications by providing a set of core features such as access control, templating, secure administration and actions, image resizing and caching, and more. Read more…
-
Gridnite part 2: developing the formula engine
By Slava Vishnyakov · Wednesday, September 9, 2009 0
This is part two of our "Gridnite" series, covering the creation an Opera Unite-powered spreadsheet. We've already covered the basic implementation, and making the updates appear in real time across all connected computers. This second part looks at implementing a formula engine for the spreadsheet. Read more…