emoko

Posted on January 8th, 2010 | 2 Comments »

I caught wind of emoko today via Twitter user Cole Geissinger.  The key thing that stands out about emoko is how it was built:

emoko is a web browser just like FireFox or Internet Explorer, with one big difference  -  emoko is built using video game technology.

The browser apparently renders pages in a “3D world,” and users’ avatars in that 3D world can interact (via text and voice chat, or drawing on the page) with one another, as long as they are visiting the same web page.  The version at the time of writing is version 0.9.6225, and it is the second major update according to the browser’s website.

The following video demonstrates emoko’s vision of how the browser works:

Now that we’ve seen the video, I have to admit that I’ve actually installed and played around with emoko a bit.  Unfortunately, my experience wasn’t anything like what you see in the video.  The browser felt more like a Java app to me than it did a video game.  Even on my fairly powerful computer, things felt a bit slow and jittery.  If it’s possible to tilt web pages, create avatars and find other users in emoko, I couldn’t figure out how to do it. The best I could do is get a feel for the interface, which in itself is a bit different than what is offered up in the video:

emoko_screenshot

Don’t let me be the judge, though.  If you’re into trying new things, give emoko a spin yourself and definitely let me know if you have a different experience than I did.  Regardless, it’s good to see people thinking outside of the box with web browser development.  This one may just be a little too far out of the box for my liking.

Tags: , , , , , , ,

Minimum Browser Chrome Sizes

Posted on January 1st, 2010 | No Comments »

Even though we’re venturing into edge case territory here, it’s nonetheless interesting to see how the four main web browsers compare when reduced to their minimum chrome, or browser window, size on Windows 7:

minimum_browser_chrome_size_windows_7

I’m not sure what’s more surprising, how large IE is at its most-minimized state, or how small Chrome is.

You can read more about the differences over at Softpedia.

Tags: , , , , , , , ,

A Quick Look at Fennec on Windows

Posted on December 19th, 2009 | 1 Comment »

When I mentioned this Firefox Mobile video in the last issue of Around the Browsersphere, I also mentioned that it was a little lacking in the hands-on details department.  Little did I know at the time that testing out Fennec (the codename for the Firefox Mobile browser) was so simple to do.

Fennec, which is currently at version 1.0 alpha 1, or also referred to as M9 (a user experience alpha),  can be installed on Windows, Linux and Mac, in addition to its intended target, the Nokia N810 Internet Tablet.  To do so, simply grab the zip file or distributable associated with your OS.

I installed Fennec on Windows 7 to check it out, and the simulation works pretty well.  You can see how pages are rendered according to the smaller screen size, and you can also get a feel for how close the rendering of the page is to what you see in your normal desktop browser.  One of the things that stood out in the aforementioned YouTube video was the fact that all of the controls are hidden off to the sides of the page.  You simply “swipe” left or right to access the currently open tabs and navigation/settings, respectively.

The following is a look at Browsersphere loaded up in Fennec:

fennec_windows_01

And here’s a look at ESPN.com loaded with the currently open tabs displayed off to the left:

fennec_windows_02

And finally, here’s a look at the Fennec release notes page with the navigation and settings icons off to the right:

fennec_windows_03

Obviously, you can’t get the best feel for what Fennec will feel like running on its intended hardware by running it on a dekstop OS, but you get a general idea for the layout of the controls, the way the pages render, etc.  Overall, I got a good impression from my quick look at Fennec, and it sounds like others have been impressed as well.

If you’re as curious as I was about how Fennec compares to some of the other mobile browsers out there, I’d recommend installing it on your desktop computer and giving it a try for yourself.

Tags: , , , , , , , , , ,

Opera 10 Skin Unveiled

Posted on May 27th, 2009 | 1 Comment »

A preview of the new default skin in Opera 10 was unveiled today:

Opera 10 Skin

A post from the Opera Desktop Team clarifies that this is not the final version of the skin and that there will be more iterations.  A preview build with the new skin is available via links at the bottom of that same post.

I haven’t tested the preview build myself, but from the screenshot, I can say that I like the new look.  What do you think?

Tags: , , , , ,

Around the Browsersphere #12

Posted on March 7th, 2009 | No Comments »

Whoa.  Has it really been like eight months since the last time we went around the browsersphere?  Not good.  I guess we should do something about it…

General

Avant Browser

Camino

Chrome

Firefox

Flock

Internet Explorer

Maxthon

Opera

Opera Mini

  • Armenia, a country with around three million people, saw its Opera Mini usage grow by 2800% last year.  See this and other interesting statistics in the State of the Mobile Web report (via Choose Opera).
  • “Yahoo! is expected to begin distributing Opera Mini via Yahoo! Mobile and also as a standalone download from Yahoo!’s mobile Web sites in the near future.”

Orca Browser

Safari

SeaMonkey

Skyfire

There was a lot to cover this time around, and there’s much more I haven’t yet covered.  Hopefully that means we’ll see the 13th installment of “Around the Browsersphere” sooner than November. ;)

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Testing WebKit Nightlies on Windows

Posted on July 8th, 2008 | 5 Comments »

Anyone who has followed the support for web standards in today’s popular web browsers knows that the WebKit rendering engine has been at the forefront of that support.  Therefore, if you’re a browserphile like me, there’s a good chance you’re interested in testing out the latest and greatest WebKit build so you can see what all the fuss is about.  The following is a step-by-step list of things I had to do to get WebKit nightly builds working on my Windows computer.

  1. Download and install the Safari web browser for Windows.
  2. Download the latest WebKit nightly build for Windows.
  3. Unzip the contents of the download to a location like C:\Program Files\WebKit Nightlies.
  4. In the contents of the extracted folder, run (either from the command line or by double-clicking on the file) run-nightly-webkit.cmd.
  5. Watch as several necessary files are copied over to your Safari installation directory.
  6. If Safari launches and then crashes, fear not.  First try running the run-nightly-webkit.cmd file again.  If the crashing persists, work backward through the Windows Nightly Build Archive until you find a working build.  Remember, nightly builds are almost always considered dangerous (which is why the Firefox nightlies are called “Minefield“) so it may take some tinkering around before you find a good one.  The last good one I found at the time of writing was r34388.
  7. If Safari launches and renders the default start page, you’re in business.

If you want to verify that you’re indeed using the WebKit nightly build you downloaded and not the default Safari rendering engine included with the latest version (3.1.2 at the time of writing), an easy way to check is to head on over to the Acid3 test.

This is what the test looks like in Safari 3.1.2:

Screenshot of Acid3 in Safari 3.1.2

And here is what it looks like in WebKit nightly build r34388:

Screenshot of Acid3 Test in WebKit Nightly Build r34388

Pretty cool!

I’d be remiss not to mention Swapnonil Mukherjee’s previous post on the subject, which proved to be a pretty good guide to getting a WebKit nightly build running on my computer.

Tags: , , , , , , , , , , , ,

Digg Watch #4

Posted on June 22nd, 2008 | No Comments »

It’s that time again.  Since the last update, major versions of both Opera and Firefox have been released.  Only one of the two has been dominating in terms of Digg presence, though.

Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Mecca

Posted on June 15th, 2008 | No Comments »

Sebastiaan de With (remember him?) pointed out via Twitter today an online teaser for a new browser called Mecca.

Mecca - A Social Browser for Mac OS X

According to the teaser page, Mecca is meant to be a social browser for Mac OS X.  Keep in mind that Flock has been getting a lot of traction lately (if Twitter traffic is any indication) and it is already available for Mac OS X.

I’m going to see what else I can find out about Mecca.  It definitely looks pretty from what I can tell in the screenshot.  I’m interested in finding out what it is planned to support that Flock already doesn’t.

Tags: , , , , , , ,