In my opinion when it came to democratizing access to internet across the world Opera Mini 4 had a significant impact.
Phone internet was an awful experience in the 2000s era. I know different web protocol was launched like wap but that didn't help the experience tremendously. But then came Opera mini. It made access to internet easier, faster and more convenient specially in the third and second world country.
I was trying to reuse a Nokia C1-01 classic with Opera Mini. Opera mini uses a file format called "obml" (Opera Binary Markup Language) to convert and save webpages. So, I figured I can bookmark web pages > convert to plain text html > convert to obml > then send to the feature phone via bluetooth and read the webpages on my feature phone.
But then I came across how it really worked. The webpages were being rendered in a server then converted to a pixel position screen size specific file [1]. In my opinion it was an elegant solution considering the limitations of early phone internet.
Was the only usable browser to me back in my Symbian days. I used to have it on some low end Android devices too for the Turbo feature, wonder if it's still a thing.
2 comments
[ 3.2 ms ] story [ 12.8 ms ] threadPhone internet was an awful experience in the 2000s era. I know different web protocol was launched like wap but that didn't help the experience tremendously. But then came Opera mini. It made access to internet easier, faster and more convenient specially in the third and second world country.
I was trying to reuse a Nokia C1-01 classic with Opera Mini. Opera mini uses a file format called "obml" (Opera Binary Markup Language) to convert and save webpages. So, I figured I can bookmark web pages > convert to plain text html > convert to obml > then send to the feature phone via bluetooth and read the webpages on my feature phone.
But then I came across how it really worked. The webpages were being rendered in a server then converted to a pixel position screen size specific file [1]. In my opinion it was an elegant solution considering the limitations of early phone internet.
Truly a fascinating piece of software.
[1] https://github.com/grawity/obml-parser