Opera CEO on Devices, Linux, and Web 2.0 66
An anonymous reader writes "LinuxDevices has an interview with Jon S. von Tetzchner, co-founder and CEO of Opera Software, on the growing importance of device computing, Linux in the device space, browsers as an interface platform for Linux devices, and how future WHAT standards like WebForms 2.0 and Canvas will make the Web more usable on mobile computing devices of tomorrow."
WHAT is Ajax...? (Score:3, Insightful)
The WHAT working draft Web Applications 1.0 [whatwg.org] certainly looks like Ajax with its XMLHttpRequest, drag and drop and other Ajaxish stuff.
Re:WHAT is Ajax...? (Score:3, Interesting)
Also, why are TCP Connections considered part of the specification core? IMHO, accessing direct connections via scripting represents a HUGE security hazard. What does this offer that isn't better offered
Re:WHAT is Ajax...? (Score:2, Informative)
What's your alternative - table tags? ;)
It's a question of semantics and structure. Because the browser knows it's a calendar rather than a table means the browser can provide a better interface. Obviously there are simple things like "how do I select multiple days" and "Can I upload .ics files to this calendar?" but there's also integration possibilities. Opera has browser / email / appointments -- so what if you could right-cl
Re:WHAT is Ajax...? (Score:1)
There are several advantages to having an application on the web. First, it tends to be more portable. This is at least the way it is supposed to be — the reality is quite ugly, but I believe it is gettting better. Second, it doesn't require any installation, it can be run right from the browser. Finnally, HTML, DOM, etc. provide a nice high level language. Unfortunatly the browsers <c
Not just a web browser (Score:5, Interesting)
A little bit of polish is needed, but basically it's the only platform available for developing real SVG applications.
I hope Opera attempts to bring some real conformance to this entirely new class of web application. If it gets too proprietary its useless.
Myren
Re:Not just a web browser (Score:5, Interesting)
Re:Not just a web browser (Score:1)
Re:Not just a web browser (Score:3, Interesting)
Re:Not just a web browser (Score:1)
That'll teach me not to preview. Maybe.
Re:Not just a web browser (Score:1)
My current work and home PCs have no floppy drive
Re:Not just a web browser (Score:2)
Re:Not just a web browser (Score:3, Funny)
No one. The floppy disk merely provides a nice frame of reference that directly contrasts the out-of-control growth in modern programs and data files. Given how useless floppies are these days, most people would be amazed if you could fit the equivalent of 50 megs of Desktop data into 1.44 megs. The floppy suspended on a rotating pedestal thus serves as a visualization of how small that really is.
Personally, I think
That's nothing (Score:3, Interesting)
Re:That's nothing (Score:1)
the browsers you were talking about include lynx. thats about it.
actually wait, i used to use some fancy graphical
Re:That's nothing (Score:2)
Re:Not just a web browser (Score:3, Interesting)
shows in the runtime too. 224 mb linux laptop and i can still run 200 tabs fine. lightweight, well built, nicely async design. if for no other reason, i use opera because its the only thing that works.
Re:Not just a web browser (Score:2, Interesting)
The reason why we need them so small is that size matters when on phones and embedded devices, and as phones get more powerful there are other devices coming in on the low end. As these devices not only come with little memory but also usually very slow processors (to save both money and battery), speed matters too. Thus we optimise for speed and memory, and we optimise pretty hard.
What about Dashboard? (Score:3, Informative)
Umm... what about Dashboard [apple.com] widgets in Mac OS X tiger? They also are built out of HTML, CSS, and JavaScript (in that case, using Safari's WebKit rather than Opera's engine). In fact, the main differences [hyperborea.org] seem to be that they use a different config file and the zipped bundles use a different structure.
There's been some discussion on the Opera forums as to compatibility, and last I looked the running theory was that it should be
I had no idea about dashboard! (Score:2)
I did some quick googling, and it seems Dashboard doesnt support SVG. Thats one of the biggest draws for me, being able to really build a complete UI "simply". Compiling a UI out of CSS, on the other hand, sounds "not fun". I wouldnt know where to begin piecing things together.
What methods of communication do dashboard widgets have? Standard Safari class XmlHttpRequest, I assume?
I'd be interested to see how much DOM support Dashboard has. Try some of the examples [opera.com] on
Re:What about Dashboard? (Score:2)
Pfft. I was using widgets built out of SVG, HTML and CSS (SVG Clock Example [chaoszone.org]) on my desktop to track email and server logs in _1998_ (Active Desktop shipped with Windows 98 and NT4's shell update).
Desktop Widgets are useful, but they're only going to _really_ catch on when multimonitor setups become common.
Opera (Score:1)
Re:Opera (Score:5, Informative)
Don't believe the claims that it won't work on t650 from Verizon...it works fine.
Mobile Computing Sucks (Score:3, Interesting)
Re:Mobile Computing Sucks (Score:1)
I have seen the future of mobile computing, and it is not on cellphones.
I quite agree with the latter part of your comment - care to enlighten the rest of us on the first bit?
Re:Mobile Computing Sucks (Score:2)
Re:Mobile Computing Sucks (Score:1)
We are still the early days in an industry that has huge potential. Cast your mind back to the AOL days of the web and what Microsoft was saying about the internet, and make your analogies.
The single biggest advantage for cellphones that will make them into the mobile computing hybrid of the future is that they are u-b-i-q-u-i-t-o-u-s. Around the globe, in developed countries, an average of >70% of people have and depend on their cellphones on a daily basis. Computers are so far behind these n
Re:Mobile Computing Sucks (Score:2)
Question (Score:2)
Do the sales of their "mobile" browser [opera.com] really generate that much cash flow? Like... enough for them to keep pushing hard to innovate on developing the desktop browser?
Re:Question (Score:3, Informative)
Re:Question (Score:3, Informative)
Re:Question (Score:2)
Re:Question (Score:2)
this is good (Score:1)
Let me get this straight? (Score:1, Funny)
He's just stalling (Score:5, Funny)
My favorite quote (Score:2, Insightful)
Re:My favorite quote (Score:1)
Re:My favorite quote (Score:1)
Re:My favorite quote (Score:1)
Another product I'm proud of is IBM ThinkPads. If you have a technical problem and Windows won't start, there's a rescue system. That rescue system is running Linux and Opera. I'm kind of proud of that; if Microsoft fails, you have a rescue system with Linux and Opera.
I guess that is quite nice.
Re:It's a shame... (Score:2)
WebForms 2.0? (Score:2, Informative)
Re:WebForms 2.0? (Score:1)
I agree, Xforms is better.
However, WebForms 2 is all about making one step in the right direction. Existing webforms suck. And they are not going away. The advantage of WebForms 2 is that it is easy to implement which hopefully
Re:WebForms 2.0? (Score:1)
Re:WebForms 2.0? (Score:1)
Canvas! (Score:2)
I can feel the headaches coming on already.
Why does this strike me as such as pre-1995 idea?
"Hey how about a tag where arbitrary code can draw to a rectangle??"
"Hey how about a tag that makes the TEXT BLINK???"
Re:Canvas! (Score:1)
Re:Canvas! (Score:2)
I expect handheld devices translate from stylus-to-text for the application when it encounters a text field...
Re:Canvas! (Score:1)
Re:Canvas! (Score:1)
Also it doesn't work so well for me, but I've never used graffiti before.
Please, it's time for a news category upgrade! (Score:2, Insightful)
The same goes for Qt, which always ends up under the KDE category, even when the story has nothing to do with KDE...
Fridge? (Score:4, Interesting)
I want to hear more about this. It would be so very cool to be able to connect to my fridge (via email, web, SMS, whatever) while at the grocery store, and find out what I need more of.
Re:Fridge? (Score:2)
greedy mobile operators (Score:2, Interesting)
the mobile phone operators (on whose networks these devices run on) are killing inovation and use of networked services
i mean what good is having a mobile with the latest opera browser if that "really cool widget i want" will cost me a fortune to get at 10 a megabyte (yes vodafone and Co. do rip us off blindly!!!
i mean come on! on a broadband connection i can get 20 gigibytes of data for same price, which is ALOT of heavy brows
Re:greedy mobile operators (Score:2)
Re:greedy mobile operators (Score:1)
Here in the Czech Republic I can get unlimited GPRS for about £20/month, which I find quite acceptable considering a few years back I would have to pay about the same amount for a couple MB o
WebForms 2.0 Web 2.0 (Score:1)
I hope Opera can live on (Score:1)
Opera NOT promoting software patents (Score:3, Informative)
Um no, if you actually bother to read it, you will see that the first round was won by those opposing software patents, and the second round was also won by those opposing software patents. Therefore, "we" are those opposting software patents.
Indeed, you can read more about Opera Software's position on software patents [ffii.org]. Opera is against software patents.