Dev.Opera articles http://dev.opera.com/ Opera Software ASA Thu, 14 Jan 2010 14:54:36 GMT Dev.Opera is a community resource site where developers can share tips, tricks, extensions and more. Gridnite part 3: saving and restoring multiple spreadsheets http://dev.opera.com/articles/view/gridnite-part-3-saving-and-restoring-multiple-spreadsheets Slava Vishnyakov http://dev.opera.com/articles/view/gridnite-part-3-saving-and-restoring-multiple-spreadsheets Thu, 14 Jan 2010 14:54:36 GMT 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. Rapid application development using the Opera Unite Yusef library http://dev.opera.com/articles/view/rapid-unite-app-development-with-yusef Shwetank Dixit http://dev.opera.com/articles/view/rapid-unite-app-development-with-yusef Tue, 24 Nov 2009 10:46:27 GMT 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. Introducing Opera Unite in Opera 10.10 http://dev.opera.com/articles/view/introducing-opera-unite-in-opera-10-10 Chris Mills http://dev.opera.com/articles/view/introducing-opera-unite-in-opera-10-10 Mon, 23 Nov 2009 07:02:54 GMT 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. Opera Unite developer’s primer — revisited http://dev.opera.com/articles/view/opera-unite-developer-primer-revisited Hans S. Tømmerholt http://dev.opera.com/articles/view/opera-unite-developer-primer-revisited Wed, 14 Oct 2009 06:01:41 GMT 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. Yusef: the Unite Server Framework http://dev.opera.com/articles/view/yusef-the-unite-server-framework Zi Bin Cheah http://dev.opera.com/articles/view/yusef-the-unite-server-framework Wed, 14 Oct 2009 06:00:59 GMT 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. Gridnite part 2: developing the formula engine http://dev.opera.com/articles/view/unite-spreadsheet-part-2-formulas Slava Vishnyakov http://dev.opera.com/articles/view/unite-spreadsheet-part-2-formulas Wed, 09 Sep 2009 13:56:25 GMT 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. Gridnite - the Unite-powered multiuser spreadsheet application http://dev.opera.com/articles/view/gridnite-unite-powered-spreadsheet Slava Vishnyakov http://dev.opera.com/articles/view/gridnite-unite-powered-spreadsheet Wed, 22 Jul 2009 16:52:05 GMT In this article, Slava Vishnyakov - creator of unitehowto.com - takes you through the creation of a simple unite-powered multiuser spreadsheet application called Gridnite. This article covers the creation of the basic architecture, and more features will be added soon. Enjoy! Saving Opera Unite service data using File I/O http://dev.opera.com/articles/view/saving-opera-unite-service-data-using-file-i-o Keith Johnson http://dev.opera.com/articles/view/saving-opera-unite-service-data-using-file-i-o Wed, 15 Jul 2009 12:14:06 GMT In this article Keith Johnson takes the blog service example from our original Opera Unite developer's primer, and shows how to modify it so that your blog entries are persisted inside files. This is all done using the magic of the File I/O API. Setting up custom domains for Opera Unite http://dev.opera.com/articles/view/custom-domains-opera-unite Lachlan Hunt http://dev.opera.com/articles/view/custom-domains-opera-unite Fri, 19 Jun 2009 12:34:40 GMT In this article, Lachlan Hunt explains how to configure your connection setup to allow you to access your Opera Unite services from a custom domain. Markuper: The Opera Unite Application template library http://dev.opera.com/articles/view/markuper-unite-template-library António Afonso http://dev.opera.com/articles/view/markuper-unite-template-library Tue, 16 Jun 2009 07:01:59 GMT This article introduces Markuper, a templating library that allows rapid development of Opera Unite applciations and binding of data from JavaScript straight into the HTML templates.