Subscribe to RSS feed

Posts tagged with "opera"

Stockholm-site stealing from my computer

, , , ...

The Internet has just entered our daily lives and the what and what-nots are still not carved in stone. For instance this site about Stockholm (http://www.stockholmgamlastan.se) [1], a city in Sweden are concerned that Opera users have been stealing photographs from their site.

No worries, they quickly made a redirect on their page, sniffing out those pesky Opera users and sent them to a warning page.


Browser Opera
StockholmGamlaStan

The Site StockholmGamlaStan (StockholmOldTown) has a simpel protection against unauthorised downloading.

Opera Software ASA

Opera Software ASA is the name of the Norwegian company that develops the excellent Web browser Opera.

However, the stealing of images, text, software i.e. on the Internet is a problem for serious web publishers and others. We believe strongly in a open Internet without or with small limitations but we need to have som basic rules. Not stealing is one of these according to us.

Opera Software ASA is curently not working together with other major web browser producers in making it possible by programming the browser to disable the right click function on the mouse.

Because of this we can not allow the use of the otherwise excellent Opera web browser on StockholmGamlaStan site.

We sincerely apologise for this inconvenience

The Chief Editor
StockholmGamlaStan



NB: This is NOT a joke, the site says exactly that!

Unfortunately, that didn't quite help it seems, I'm guessing Opera users are of the criminal type and didn't stop stealing their pictures. So if you now try to enter their frontpage using Opera, they came up with a totally water-proof plan: They redirect people to http://www.opera.com. That should teach them! At least then they can only steal the Opera company's pictures!

All is well you think, people ought to be able to protect themselves, right? Fair enough, but then I realised, they are STEALING FROM ME!

When visiting the Stockholm site, they are actually stealing my User-Agent string and using it to spy on me and find out which browser, which operating system and which language I'm using! And not only that, they injected a cookie called PHPSESSID into my browser! Talk about Big Brother behaviour, this beats Google's "no evil" practices by far!

If anyone can help me with the details to the local police in Stockholm I'd like to report them for stealing and prying into my private life, plus hacking into my computer and placing possibly malware there.

[1] Stolen image from http://www.stockholmgamlastan.se:



NB: I was notified that also non-Opera users can steal images from http://stockholmgamlastan by going here: http://www.stockholmgamlastan.se/atttittapa.php?id=atttittapastart.

Of course, Opera users can circumvent this by going to the warning page, and set Opera to mask as Firefox or Internet Explorer with a couple of clicks too. So, I guess they need to secure their site a bit better. Oh well... security is not easy...

Use webfonts in your blog, NOW!

, , ,

You might have heard some fuzz about webfonts by now. It's super-easy to use your own webfonts in your blog here at My Opera, so that visitors with Opera 10 can benefit from the evolution of web technologies.

Read more...

Drag images and pages around with your mouse

,

It seems I never posted this userjs publicly before. After using it for a while I can't live without it. It's excellent for dragging around big images without having to reach for the scrollbars, and also for pages.

To drag images around simply click, hold and drag. To drag around pages, either get hold of an image and drag that or use shift+click, hold and drag somewhere in the page that is not normally clickable.

I guess for you people surfing with the Wii, this behaviour is familiar.

Download it here: http://people.opera.com/nicolasm/userjs/dragscroll.js

A video of the userjs in use can be seen here:

Note: the video is a bit sketchy as the movement and click events didn't work 100% when capturing the desktop.

DOMContentLoaded gotcha with external stylesheets

, , , ...

DOMContentLoaded is an event supposed to be thrown when a page's DOM is loaded, meaning that you don't need to wait for external images etc. to be loaded before running a script that expects a DOM to be in place. If you combine the initiation of your script with a JavaScript library like Interface you might get fatal consequences.

Read more...

Pan or drag and scroll pages and images

,

Actually wanting to add this feature for a long while, but it wasn't until today when I noticed someone wanted the feature that I decided to make a User Javascript to be able to pan any web page with the mouse. The following User Javascript allows you to click, hold and drag a web page around in the same way you are used to move a map around, just remember to hold the shift key when dragging. This so that regular text selection and drag-n-dropping of images and pages doesnt break.

Update: You can scroll in big images without modifier key, and the scrolling should time out if you havppen to release the button outside of the browser.

Update2: Script now only allows to use the left mouse button. Hold down shift to drag pages, and shift not needed when dragging an image alone. Only images without tags surrounding can be used to move page. Download Drag Scroll User Javascript

Zoom text only in web pages with Opera

, ,

Most of you are probably familiar with the zoom function of Opera. Opera lets you zoom the entire page, including pictures and flash animations, this is different from the zoom functionality other browsers have which is basically text zoom only. But how do you zoom text only in Opera?

Read more...

Opera 9.2 out

,

Ah, finally a new public release again, this time with speed dial, some important bugfixes for X11 systems, a link to developer tools and many general fixes and improvements.

Read the changelogs and download Opera here.

Wii have contact!

,

So, it's finally here. Opera on the Wii. What can I say, other than whiii!? wink

Anyhow here's the first signs of contact: which is kind of cute.

But in addition some guys have video taped a session with the Wii in use and you can watch that here: Nintendo Wii Opera Web Browser Report or download the mov file here: Wii Browser.mov

They go thru the cube3d website, commenting on articles, watch YouTube videos, check gmail. read BBC sports site and more. Zooming and navigating around is presented in addition to the usage of favourites. Here are a few snapshots of the video.

Enjoy!

There seems to be a lot of other feedback about the browser everywhere and people seem really happy about it. I'm really glad about that. Check out more stories at http://digg.com/search?s=opera+wii&submit=Search&section=news&type=both&area=all&age=7&sort=new and don't forget to give the Wii team at Opera a big round of hands.

(Ah btw. did you check that your web page runs in Opera? Just follow the standards and you should be done.)

Get more videos, screenshots and a nice animation from the Opera pressrelease about Opera on Wii

Wiison greetings and a happy wii year!

(PS. Anyone want to send me a Wii?)

(PPS. If anyone has a Wii there, how about trying out its SVG capabilities: http://people.opera.com/nicolasm/svg/opera_ologo_anim.svg )

The latest development about web technologies

, , , ...

http://dev.opera.com has opened! It's supposed to be a resource for web developers, ranging from tutorials, libraries, examples, articles to discussion about web techonologies like SVG, AJAX, HTML, CSS, Voice, Canvas etc.

I even got my own article about making cross-platform AJAX applications on the front page. Make sure you visit it, and bookmark it, it will prove a useful resource if you are interested in web technologies.

NB! Don't forget the web chat today which is about dev.opera. More details here: A new developer site (#webapps)

Adding a disclaimer to your blog

, , , ...

Some of you have asked how I added a disclaimer to my blog. It's basically a simple CSS addition.

By going to My Account -> Change design -> custom stylesheet adding the following CSS in the form presented and making sure Use my custom style sheet together with the current theme is selected you can quickly add a nice and shiny disclaimer showing on top of all your blog. Nice and easy wink

Using the :before selector on the main element lets you add a fake element right before the main content starts. The content: attribute lets you even fill out the text.

So, go ahead, and feel free to show me how you use it!


#mainwrap:before {
      content: "The views expressed in this blog are my own and do not necessarily reflect the views of any former, current or future employers or employees of mine.";
      color: black;
      background-color: #ffff99;
      font-style: italic;
      border: solid #aaaa77 1px;
      padding: 10px;
      white-space: normal;
      margin-bottom: 15px;
      margin-right: 210px;
      float: none;
      width: auto;
      display: block;
}
February 2012
M T W T F S S
January 2012March 2012
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