Tag Archives: Opera

Farewell, Xmarks Bookmark Sync!

It’s not a huge surprise, with all the major web browsers adding their own bookmark sync services, but Xmarks (formerly Foxmarks) is shutting down in January.

I figure I’ll just use Firefox Sync, Chrome sync, Opera Link, etc. to share bookmarks between the desktop and laptop, but what I really liked Xmarks for was its ability to sync different browsers together. I’m always switching between Chrome, Firefox, Opera and Safari (and occasionally IE when I’m on a Windows box) and it’s nice to have them all on the same set of bookmarks.

I guess it’s back to periodically exporting from my main browser and importing in the secondary ones, unless I find a tool or find the time to read up on the bookmarks formats and write one.

Posted in Browsers | Tagged , , , , , | 3 Comments

Check Your Plugins!

We can check your plugins and stuff

It’s a safe bet that your web browser uses at least one plugin, and probably several. Maybe it’s just Flash for viewing animations and video (think YouTube and Hulu). Maybe it’s Silverlight for watching Netflix, or Shockwave for playing games. You’ve probably got Java installed.

Just like your web browser, these plugins must be kept up to date or you’ll run into problems: missing features, instability, or (worst case) security vulnerabilities. Unfortunately, most plugins don’t update themselves.

Several months ago, Mozilla introduced a service called Plugin Check that will identify the plugins you have installed and tell you whether they need to be updated — and how to do it. At first it only worked on Firefox, but now it’s been expanded to all major browsers: Chrome, Safari, Opera, and even Internet Explorer.

It’s worth taking a few moments to check. Think of it as a pit stop for your computer’s web browser.

Posted in Browsers | Tagged , , , , , , , | Leave a comment

Webkit display:table-cell Problem

I recently tried to retrofit a mobile layout onto an old table-based site using CSS. It was a fairly simple layout: A banner across the top, two columns, and a footer. I figured I’d use CSS to “unwrap” the table and make the sidebar and main content area into full-width sections instead of side-by-side columns.

In theory this should be simple: CSS handles tables by using the display property and assigning it table, table-row and table-cell for the <table>, <tr> and <td> elements. You can assign these properties to other elements and make them act as tables, or you can assign block or inline to these elements and make the table act like a series of paragraphs.

Initial testing worked perfectly in Firefox 3.6 and Opera 10.5x. Internet Explorer 8, as expected, ignored the changes entirely. Chrome, however, did something very strange, and Safari reacted the same way: The banner shrank, and the columns changed from a narrow sidebar to a 50/50 split…making it actually worse for small screens.

Clearly WebKit didn’t like something I was doing. Unfortunately, WebKit powers the exact platforms I was targeting: the iPhone and Android!

I dug around with the developer tools a bit to see if I could figure out what was going on. Was the browser not applying the property? Were the table cells inheriting the “original” property from somewhere else? Did I need to change properties on thead and tbody as well?

What I found was that WebKit did recognize the display:block I had added, but somehow the computed style was reverting to display:table-cell. This only applied to table and td, though. Table rows actually did what I told them to, which was why the result ended up looking bizarre.

If it hadn’t changed anything, I probably would have chalked it up to the capability just not being implemented yet. But since it worked on table rows, but not on cells, I decided to treat it as a bug in WebKit and went looking for the best way to report it. I ended up creating a WebKit Bugzilla account and reporting it as bug 38527.

Check out the testcase
in Firefox 3.6 or Opera 10.5 to see what it should look like, then take a look in Chrome 4 or 5 or Safari 4.

Posted in Web Design | Tagged , , , , , , , | 5 Comments

What’s Cool in Opera 10

Opera IconAfter a long wait, Opera 10 is out! So what’s new in this first double-digit web browser?

Turbo

The biggest new feature is Opera Turbo, which can massively speed up web access on a slow network connection. Turbo takes the compression used for Opera Mini, which has to deal with slow cell phone networks, and brings it to the desktop. On fast connections you won’t need the proxy, but if you’re stuck on dial-up or sharing a busy network, it can help immensely.

I definitely could have used it on the painfully slow hotel wi-fi during Comic-Con!

Turbo can be turned on and off through the status bar, or set to auto-detect your network speed and switch on when it would help, and off when it’s not needed.

Speed

Even without Turbo, Opera 10 is a heck of a lot faster than Opera 9 was! The app itself is a lot snappier, it displays pages faster, and it responds quickly. Opera feels lighter than Firefox again, after the (comparatively) clunky 9.x series.

Web Fonts

Opera’s CEO CTO recommended embedding TrueType fonts with CSS in 2007, but Safari was the first web browser to support it in a non-beta release. Now Firefox, Safari and Opera can all download fonts as-needed. That means websites can use fonts that aren’t already installed on your computer.

Until now, if a designer wanted to use a font other than one of the standard fonts that come pre-installed with Windows or Mac OS, they had to save the text as an image. That’s fine for banners and the like, but a pain for anything that changes regularly…like headlines or content.

You can read more about web fonts at Mozilla Hacks, and see them in action at Speed Force (font write-up).

Site Compatibility & Features

Website compatibility has improved a lot, and Opera has continued to add support for newer technologies. It’s great to see Opera, Chrome, Safari and Firefox all working toward the next generation of the web. (If only Internet Explorer were along for the ride – at least IE8 has finally caught up with the last generation.)

Spell-Check

Opera has had on-demand spell checking for a while, though on Windows you had to install a separate dictionary. Now it’s built-in, and it’ll underline misspelled words as you type. (Downside: it underlines inside HTML code. I don’t really want to add “href,” “li,” and so forth to my dictionary.)

Unite Postponed

One thing Opera 10 doesn’t have that was introduced in the betas preview snapshots is Opera Unite, which lets you set up a presence on your computer that other people can see for file sharing, social networking, etc. Apparently they decided it needed more work and didn’t want to hold up the release.

But Wait, There’s More!

Some other new features:

  • Visual tabs: Stretch out the tab bar and see a thumbnail of each page you have open.
  • New e-mail client, including the long-requested ability to compose with formatting.
  • Automatic update.
  • Customize Speed Dial.
  • Web apps integration with web-based email and feed readers.
  • Improved developer tools (Dragonfly).
  • Opera Link: synchronize bookmarks, history, notes, etc. across multiple computers and phones. (Not new, but I think it syncs more types of data than it used to)

And a lot more.

As a reminder: Opera is free (as in beer). It has been for almost 4 years now, but it’s worth repeating because every once in a while you see someone who thinks it’s still pay or ad-based software.

Opera, the fastest and most secure web browser

Posted in Opera | Tagged , | 8 Comments

Windows 7 Chart, Opera for Android, Chrome

Posted in Computers/Internet | Tagged , , , , , | Leave a comment

Oddities: Environment Ideas, Browser Bits…and Perry Mason

  • Top 10 Odd Environmental Ideas (Time via @ThisIsTrue). Some are disturbing, but I like the staple-free stapler. #
  • Aha! The 17 links that have been stuck in the linkcheck queue since yesterday are all to posts on the old Spread Firefox site. The archive’s locked. #
  • Spam: “Para legal information” from…Perry Mason. Wait, shouldn’t that be “Perry legal information?” #
  • Odd: Opera’s Reinvent the Web event is launching at midnight Pacific time? #

Posted in Spam, Strange World | Tagged , , , , , , | Leave a comment

15 years of the Opera Web Browser

Origin of Opera: Comic StripHard to believe Opera has been around for 15 years. It’s only 14 since its first release, but 15 years ago two programmers started the project that became the Opera web browser.

I’ve been using Opera off and on for about 10 years. I think it was 1999 when a classmate showed me Opera 3.6, and how fast and small it was. (This was back when the installer fit on a floppy disk — and back when that actually made a difference.) I’ve followed it as they expanded from Windows onto Mac and Linux, onto high-end cell phones with Opera Mobile, and finally onto every Java-capable phone with Opera Mini. I’ve watched as they went from trialware to ad-supported to freeware business models. And while the desktop browser is no longer the speed demon it used to be, it’s been a consistent innovator in terms of both browser features and web capabilities.

So I’d just like to say: Happy 15th birthday, Opera! Just think, in a year, you’ll be old enough to drive!*

Happy 15th Brithday, Opera!

*In California, anyway. I think in Norway the driving age is 18.

Posted in Opera | Tagged , , , | Leave a comment

Upgrading the Web: IE8 Released

Internet Explorer.Microsoft released Internet Explorer 8 yesterday, for Windows XP and Vista. So if you’re still running IE6 it’s once again time to think about upgrading. (Assuming, of course, that you’re not locked in by corporate policy or another piece of software.)

IE6 is now two versions behind the current release.

IE6 is almost 8 years old (it was released in 2001).

IE6 is lacking in many capabilities that all other modern web browsers have, in web technology, in security, and in features you can use.

You can read a review at Wired, a write-up from the IE team, or a summary of technical changes from WaSP.

Of course, Internet Explorer isn’t the only option out there. There’s Firefox, Opera, Chrome and a host of other alternative browsers that are worth checking out.

If you’re still running Windows 2000 or some other old version of Windows that can’t run IE7 or IE8, I’d absolutely recommend Firefox or Opera. Either will be much better than IE6, both will run on Windows 2000, and Opera will even run on Windows Me and Windows 98 (but you really ought to move to something more current than Windows Me.)

[Opera Logo] [Chrome Logo] [Firefox Logo]

Posted in Browsers | Tagged , , , , , , , | 1 Comment

Summer of the Browser

Firefox: The new release candidate Firefox 3 RC2 is out. No date yet on the official launch, but they’re still saying June. Also, developers are starting to talk work that’s gone into what will become Firefox 3.1, such as completing CSS3 selectors support.

Opera: A new Opera 9.5 preview came out today, showcasing the browser’s new look. Also, the Opera Core team takes a look at what you can do if you put hardware acceleration on the whole browser.

Internet Explorer: IE8 beta 2 is scheduled for August. I’m looking forward to seeing what they’ve done, and figure I’ll start updating sites to accommodate changes. I held off changing too much when IE8b1 came out, because some of the differences were obviously bugs (triggering the Caio Hack, for instance; and yes, I reported it).

Flock has been moving ahead with small, rapid releases, adding integration for new services each time. They just added Digg and Pownce in Flock 1.2 a few days ago. Now they’re getting ready to start on Flock 2.0, which will merge in all the new capabilities of Firefox 3. That means it’ll get new rendering capabilities, better memory management, probably EV certs and such.

Posted in Browsers | Tagged , , , , , , | 1 Comment

Flash Sighting? Opera: The Fastest Browser Alive!

Opera Software has just released a new beta version of the desktop web browser, Opera 9.50 beta 2. The splash page makes me think of something a bit different, though:

Opera 9.5 beta
Speed, security, and performance matter.

Now, we’ve made the fastest browser in the world even faster. Opera’s new beta is quicker to start, faster at loading Web pages and better at running your favorite Web applications.

Hmm, a red and yellow blur, zooming across the view? And an emphasis on speed? That reminds me a bit of this guy:

The Flash

Opera has long promoted itself on its speed, and it has used a super-hero theme in its advertising before. The vaguely Superman-like* “Opera Man” was used heavily in advertising Opera 8, despite being ridiculed by most of the browser’s user community.

So why not a subtle reference to the Flash?

*Blue costume + red cape. Hey, if a blue shirt and red jacket work for Clark on Smallville, you know the color scheme has become iconic.

Posted in Comics, Opera | Tagged , , , | 2 Comments