-
SVG or Canvas? Сhoosing between the two
By Mihai Sucan · Thursday, February 4, 2010 4
In this article Mihai Sucan explores the differences between SVG and Canvas and presents a few examples to help you decide which one is best for the functionality you are trying to implement. Read more…
-
Opera Nalakuvara, customized Taiwanese browser — Part 3: Third party components and menus
By Jedi Lin · Wednesday, January 27, 2010 1
Jedi-Lin's third article goes into detail about the third party additions he made to Opera during the creation of Nalakuvara, including User CSS, UserJS, Java applets and plugins. Read more…
-
Opera Nalakuvara, customized Taiwanese browser — Part 4: Deployment, documentation, testing
By Jedi Lin · Wednesday, January 27, 2010 1
In the fourth and final part of the Nalakuvara series, Jedi-Lin shows you how Nalakuvara was packaged and deployed and talks about creating useful documentation, testing, and dealing with community feedback effectively. Read more…
-
Opera Nalakuvara, customized Taiwanese browser — Part 2: Tweaking Opera default settings
By Jedi Lin · Wednesday, January 27, 2010 1
In the second part of the Nalakuvara article series, Jedi-Lin details all of the customizations he made to the Opera settings such as mail providers, search engines and bookmarks. Read more…
-
Opera Nalakuvara, a customized browser for the Taiwanese community — Part 1: planning
By Jedi Lin · Wednesday, January 27, 2010 24
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 3
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…
-
Accessible HTML5 Video with JavaScripted captions
By Bruce Lawson · Wednesday, January 13, 2010 4
The HTML5 Read more…
-
CSS3 borders, backgrounds and boxes
By Zi Bin Cheah · Tuesday, December 22, 2009 17
Opera 10.50+ comes with support for the W3C's CSS3 Backgrounds and Borders specification. Amongst them are border-radius, border-image, multiple backgrounds and box-shadow. Opera 10.60+ updates this support with box-decoration-break and an updated background shorthand. We’ll showcase all these and more through examples and explanations. Read more…