Skip navigation.

Ambassador

The Royal C++ Embassy

Posts tagged with "opera"

I'm quitting from the Internet

, , , ...

Enough is enough... Something is wrong with ... something! Neither Opera nor Firefox works properly. May be I should resign from Internet and quit completely all these Internet things...

Read more...

Opera 8.65 Beta for Windows Mobile

, , , ...

Recently, we have announced a new beta of our Opera 8 product line. This time, version shows 8.65. So what's cool with this release?

Read more...

IRC Meet-up with Turkish user community

, , , ...

We will have a chat with Turkish Opera users on March 11th, 2007, at
16:30 UTC
17:30 Central European Time (Oslo)
18:30 Eastern European Time (Istanbul)
on #opera-tr channel on irc.opera.com.

Read more...

Opera 9.0 SDK for Windows CE

, , , ...

Opera 9.0 SDK for devices has been released recently and I am working (really hard) to Windows CE SDK to ship to customers very soon. So what does this SDK provide exactly?

Read more...

Did you hear that? Windows CE port is ready!

, , , ...

According to Opera Press Release, we have announced Windows CE SDK officially, as of yesterday.

I have started Windows CE port a few months ago. This official announcement made me very happy! I can now share my porting experience and excitement of rest of the team.

I would like to start with brief information about basic features we have today:
  • Features are equivalent with Linux SDK, so that a company can basically reuse its code on both platforms (Wow!)
  • Multiple tabs
  • One native window, multiple Opera windows
  • Widgets
  • User JavaScript, User CSS
  • AJAX
  • Wand
  • Bookmarks
  • Netscape Plug-ins
  • Multiple rendering modes (like Medium Screen, Small Screen, Desktop, etc)
  • Page Zoom
  • Native JSPlugin (basically; calling native code from JavaScript)
  • Many more, countless features!


It was a real effort
Starting a new port from scratch is difficult. Platform doesn't provide everything you need so you need to re-invent wheel. You need to know what does platform provide, what's the best way to utilize platform's API and not invent an equivalent one (which is potentially slower and less stable).

Preparing an SDK is slightly more difficult than preparing a full application. Customer of an SDK is usually another company, or say, another developer. These people will build their business upon something you do. They need full and correct documentation; what sort of functions does SDK provide, what are function arguments, return values, disaster scenerios... SDK should prefer telling caller that one of its functions is called incorrectly, instead of crashing whole application. SDK should be more stable, rock-solid than application itself.

SDK is a closed box but vendor should not make people to wonder its code (either just to see "how stuff works" or worse "fix a bug"). At this point, well documentation is crucial. Well testing is essential.

Testing an SDK is slightly different than testing a final product. Most users can test a final product, because, for example, it's got buttons, menus, help - something that they can understand and experience; this may not require any software engineering knowledge.

In SDK case, testers have to be experienced software engineers who can harness given library, who can guess pitfalls in software engineering and find potential crash-bugs. They can call functions in many weird ways, try to break it; like passing NULL to a function, where argument is intended to be an output buffer. Similarly, passing -1, calling from multiple threads, subsequent calls, out-of-memory conditions, etc.

We have added just one more platform, Windows CE, and hundreds of different embedded devices to platforms and devices Opera can run.

Opera and opera

, , ,

Working at Opera doesn't necessarily mean that everybody loves opera. The former "Opera" is the "Opera Software ASA". The latter one is the theatrical presentation, as everyone on the planet - whether they use Opera Web Browser or not - knows.

I'm not really keen with opera, either. I have, however, had some warm feelings about it and asked my coworkers whether they like Opera, so that may be we can go and see a nice one someday. We have some "Den Norske Opera" ads in our room. So I happen to believe they do like it! We already have one opera building but it seems like Norwegians need a better and bigger one and a very nice opera building is being constructed in Oslo. Nonetheless, survey results was saying (some) Opera employees are not really into opera.

Out of 15 people (out of 280 people :smile: )I have asked, only 2 guys were neutral (neither hates, nor likes). The rest explicitly said "no, I don't like".

What does "opera" mean?
As I'm a super duper Latin linguistic, I can anaswer this question rapidly and clear enough for an average person to understand p:

Opera means "result of a work", derives from "opus", which means "creative work", usually used for music compositions.

Except "musical composition" part, that's what we do here; we do design and implement innovational software that affects the way people browse the web, making your web surfing experience more comfortable, secure, reliable and fast. We do it in accord, we are a big team and everybody does what they have to, on time and correctly.

An Opera employee does go to opera everyday, and he/she himself/herself does play in opera everyday, as being part of Opera web browser team, everyday. We invent stuff, we prepare trends, others follow it.

"Resistance is futile, you'll be assimilated!"

There is some really cool stuff going on here!

, , , ...

It's been awhile I have moved to another branch in devices department, I am not a part of Windows Mobile team for sometime, although I still live in Windows Mobile team's habitat. I and some more coworkers here do some really cool stuff. What we do is secret :smile:, but really cool stuff.

As you can see from Opera Job Openings, we are running on Windows CE as well. Windows CE is not a Windows XP, as you may already know. This sometimes requires tremenedous amount of work to be done to get a product equivalent to desktop quality - it's a real challenge. In other words, writing serious portions of Win32 API on Windows CE. There are some pitfalls at this re-invention (or porting, or you name it) work. Because there are functions and arguments declared in SDK but are not actually supported on Windows CE. There are functions that do not run like their Win32 equivalents. This requires developer to re-refresh his or her knowledge about Win32 API functions and WinCE API functions. There are lots of stuff to care about on Windows CE - it's a real-time operating system, it's got less memory, less storage, slower CPU, turns out a tough job. So we should be far more careful about resource management, such as threads, messaging, painting, allocations and similar stuff than desktop developers. I don't say they don't respect such issues, but what I am saying is we, for example, should certainly avoid thread thrashing.

Do you think Opera does not care about COM (Component Object Model)? Largely true :smile: but if you are dealing with Windows, you need to get your feet wet in COM sea. We do some really cool stuff with COM, too. It becomes even more fantastic on devices, since COM is more restricted and minimalistic than desktop or server operating systems.

These are "real engineers" - not just graduates! Few days ago, a group of developers and QA people were talking about new coffee machine. Well, new coffee machine is not your father's coffee machine - it's huge and has got an LCD screen, giving all possible information about the status. This, of course, has grabbed attention and people started wondering complexity of coffee machine. I stood a few steps behind the investigation team, with a cup in my hand, waiting for them to complete their job. I actually thought they are awaiting to get coffe. There are two coffee "outputs" and one hot water output from the "device". Then I have realized that they actually are pressing buttons, reading screen and taking closer look at it! Fortunately, investigation team has received a critical advice; "do not test a coffee machine with standing that close and no cups" from an elder. Filing a bug report about new machine may look like:
Summary: Over-complicated coffee machine for average user 
may cause serious injury.
Module: coffemachine
Module Owner: Opera
Description: When user stands too close to the device 
and watches LCD screen after pressing buttons, coffee
 machine may spray 120 degrees hot water out, which 
could cause severe damage on the user.
Repro: (Do not stand too close to the machine before 
starting test.) Ensure there is no cup "plugged to 
coffee output", Press the button in the middle, press
 the red button.
Resol: Don't play with buttons, and if you do, place 
a cup - just in case.


Fortunately, coffee machine does not hurt anybody without his/her intervention. But I certainly would not want to experience "crash of coffee machine".

(Very) Brief introduction

, , , ...

Hi!

I am Ismail, working as a software developer at Opera, at corporate headquarters in Oslo, Norway, in the Windows Mobile team (although I am involved in some other devices in these days). I am representing 34th nationality at Opera - the first Turkish.



I am an aviation enthusiast, C++ fanatic, Galatasaray supporter, right-handed, (action, horror, thriller, comedy) movie lover, FreeBSD running person.

I would like to share my interests and some snapshots from my life with you. I will also share some news and funny stuff from inside Opera.

What I have learnt about "blogging" so far is that - well, once you begin, it takes your entire time.

Hope we all enjoy!
Download Opera, the fastest and most secure browser
November 2009
S M T W T F S
October 2009December 2009
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30