Posts Tagged ‘webkit’

Arora 0.10.2 Stable With SSL Support Windows Build

Thursday, March 25th, 2010

For those finding the latest git windows build of arora is too buggy for you, here’s some great news.

I have compiled openssl 0.9.8n dlls on windows, and used them for the arora 0.10.2 stable build. With these in mind, arora 0.10.2 is running as sweet as ever.

You may download the stable binary for windows installer at the ostalks ibiblio mirror

Arora Browser Latest Git Version Windows Build

Wednesday, March 24th, 2010

Arora is a Qt browser that uses webkit (rendering engine used in google chrome and safari) as it’s html engine. It’s small, and fast too.

The current version of the windows build of arora (0.10.0) is not the latest version.

Presenting the windows build of arora 0.10.2 – git build version as of march 24, 2010. I myself have compiled it under Qt 4.6.1

Get the installer at the ostalks ibiblio site

Early Internet Explorer 9 Developments

Thursday, November 19th, 2009

It seems like that the favorite browser everyone loves to hate is having a makeover.

From the msdn IEBlog site, developers from microsoft are in the process of updating Internet Explorer to have:

  1. Speedier Performance – on par with Firefox 3.6.  It finally looks like that javascript will be accelerated like Firefox and Safari/Chrome builds are.
  2. Standards Compliance – some HTML 5 support, as well as CSS 3 compliance are being done.  ACID 3 compliance is also being worked upon.
  3. Hardware accelerated graphics and text via Direct2D.

Concerning #2, here’s a pic from the IEBlog, concerning Javascript execution speed:

Javascript Execution Speed Reference

On my own opinion, other browsers have the lead in JS acceleration, and IE is basically playing catchup.  By the time IE 9 gets ready to ship, developments and enhancements in Firefox and Webkit based browsers (Safari/Chrome) will have optimized their javascript engines further.  Furthermore, 3D acceleration has been in development for the other browsers as well.  What remains to be seen, and this is what I think is significant to watch, is whether HTML 5 will be able to unseat flash, considering future browsers are racing to implement HTML 5 compliance (IE included).