Skip navigation.

exploreopera

| Help

Sign up | Help

I Fell from the Moon

Don't worry ma'am. I'm from cyberspace.

Posts tagged with "MyOpera"

Poll time!

, , , ...


I've been running polls in my blog sidebar for a while. And the last time I asked, "What's your favorite posession?"

I recieved 26 answers. Here are the results:

Mobile phone (31%)

Personal computer (31%)

Games console (4%)

Portable media player (4%)

Garment or accessory (4%)

Vehicle (4%)

Pet (12%)

Computer peripheral (0%)

Toy (0%)

Home decoration item (4%)

Tool (8%)


This shows that you, my readers are of the kind that like technology, just like me. Although some of you really like your pets and tools too! You're all really cool! :D

This time I have a new poll. I would like to know what you think of my blog title and slogan. My title is "The Launch Site" and my slogan is "Launch into cyberspace with me". I've recieved some fairly unexpected comments about it. And now more of you get the chance to say what you mean. The poll can be found further down the page in the sidebar. It's a multiple choice poll, so get your clicky finger out! If there's not enough options, you could make a comment here. I really hope you all want to make a comment about your choices!

How to change your blog banner

, , , ...

It's quite simple to change your blog banner with most of the blog themes available. Sleek Shady Beta is no exception.

The default banners are 920 pixels horizontally and 170 pixels vertically. You should scale and crop the image you want to use as a banner to that size. You can make a smaller banner too if you want to. In my case, I made a transparent GIF image of Dr. Launch, drawn by Freek Zijlmans and used really simple CSS to put it in front of the default banner. The advantage of my method is that you can change your theme as much as you want and your banner will still look like it should.

So how do you change your banner image? By editing the custom stylesheet for your account. The custom stylesheet editor can be found by following these instructions:

  • Go to your account
  • Click Design in the ACCOUNT NAVIGATION sidebar
  • Click the custom stylesheet link from the line below the Select a design text


You're now looking at the custom stylesheet editor. You're supposed to add CSS code to it to make modifications to your blog design. So how do you add a banner image of the size 920 x 170 to your design? By adding the following code to your custom stylesheet:

#top2 {
background:url(http://yourwebsite.com/yourdirectory/yourbanner.png);
}

Change the address in the code to the address to your banner image. This only works properly if your background image is 920 x 170.

But if you'd like to do something a bit more advanced, like I did with my banner image, you can do so too:


#top2 {
background-image:url(http://yourwebsite.com/yourdirectory/yourimage.gif);
background-position:bottom right;
background-repeat:no-repeat;
}

Change the address seen in the code to the address of your transparent GIF image. It will appear in the bottom right part of your banner. And it's not repeated. If you'd like to change the place the banner appears, you can change the background-position value. There are some other positions you can use for the background image. Here's a list of the basic ones:

  • top left
  • top center
  • top right
  • center left
  • center center
  • center right
  • bottom left
  • bottom center
  • bottom right


Change bottom right in my example to the preferred position from the list. You can also position the background image in a specific location. You can read more here.

If you need more help adding a banner to your blog, please leave a comment below.

Copyrights


The Dr. Launch cartoon character is a trademark of and a copyright of DrLaunch.
The image used in this blog post is a copyright of Freek Zijlmans and DrLaunch.

The My Opera Awards - DrLaunch edition

, , , ...


Originally posted by My Opera Community:

It's time to recognize the true stars of the My Opera community: You! As we approach our millionth member :hat:, we wanted to recognize all the people who make My Opera as cool as it is.


I've chosen to nominate people in the blog and awesomeness categories. Prepare yourselves for some treats.

Category: Blog



Best blog by a male: Random Accesses
Random Accesses has to be the best tech blog in My Opera Community. Mr. Chilton doesn't stray one bit away from the blog topic, tech. This blog is updated almost every day with a interesting tech related post.

Best blog by a female: Desert Dreams
Zenya always has something interesting to share in Desert Dreams. There's often a new post with music, song texts, art or something else.

Best group: CSS for Dummies
Are you a Dummy? Wether you are or not doesn't matter because learning CSS will be easy anyway with this group. Learn the basics of CSS and you'll soon be able to give your blog a personal touch.

Best photographer: K. Naughton
K. Naughton takes great photos. Stunning, amazing, interesting, cute. K. Naughton must be my favorite My Opera Community photographer.

Category: Awesomeness



Most awesome profile picture: Espen André Øverdahl
Espen wins this one, hands down. It's hard to take a better profile photo than this.

Most awesome comment: This comment
You have to start a few comments up to understand this one. This one cracked me up.

Most awesome picture in a photo album: This bird
Stunning, amazing, cute. K. Naughton really got a scoop here.

Most awesome blog theme: This blog theme
There are too many great blog themes out there. But I think this one has to be the best one at the moment. This theme is modern, trendy, simple and beautiful. Ace!

Credits


Image: The My Opera Awards

...and we're back!

, , , ...

OK. Seems like my links section is somewhat stable again. The problem is still there in the server, and as you can see, the server monkeys are really pleased with themselves. monkey
I enabled the links in the sidebar and we'll just have to hope the monkeys aren't going to do more mischief in a while.

Credits

Image: Smirk
Creative Commons Attribution 2.0: Flickr user shawnbot.

My blog is back! But no links section :(

, , , ...


Those server monkeys have been up to no good for several days. Due to a bug in the feed reader in the links section, my blog has been down. It's finally back thanks to something simple I didn't think about. :hat:

In place of my blog and different sections, people saw a 500 server error. This is due to the fact that I added two feeds from spurl.net. Spurl is a bookmarking service. But development has been abandoned and importing of bookmarks doesn't work. So if you have a large bookmark selection, don't bother signing up.

I added the feeds so I could let people could see which sites I visit the most, which sites I bookmark and my recently visited sites. You can still see those sites in my published bookmarks.

So how did I fix it? I figured out that the error occured because the links module is loaded on almost all my site sections. But I didn't think there was something I could do with it. Well. I solved the problem by doing something as simple as deactivating my links in my account sidebar section.

So the links module is only loaded in my links section which leads to a 500 server error. But I would still like to see the bug fixed, so I can share my favorite sites with my faithful readers. :lol:

Expect some new blog posts about my recent discoveries on the web soon. Oh and it was me that spanked that monkey monkey for misbehaving. :D

Credits


Picture of monkey found here.

My Opera lolcats blog

, , , ...

I started a new My Opera group with a lolcat blog. Come on over an join to post your own images with funny captions.

5 things I'd like to see in Opera tag

, , , ...

zomg tagged me. And the game is 5 things I'd like to see in Opera. It started here. Read that blog post for more information about the game. Here's my list in no particular order:

  1. Menus on toolbars expand automatically just like in the menu bar.
  2. Scrolling bookmarks menu instead of an expanding menu with more items.
  3. Option to add a new toolbar to the browser yourself.
  4. Installing UserJS as easily as installing Widgets in Opera.
  5. Dynamic installable menus that can fetch information from the web.


The next victims are... :devil:

Thủy Hiền, Patrick McFarland, Giania, anzah and Furie.

Two of these are from outside My Opera. But I think they both can provide valuable information about Opera. One is not an Opera user, but a knowledgeable person that knows what he wants. He might have seen something that Opera users have overlooked. The other one is an Opera user more active in other communities. She also has been very helpful in the promotion of Opera.

Music browsing with Opera

, , , ...

We all know that Opera is a kind of music. But music might not be the thing you think about when you use the Opera browser.

I'm going to change that. Opera is perfect together with your media player of choice and My Opera. Have a look at this screen recording:



This was all done without any extensions to Opera. All you need to do is to enable your links panel (Ctrl + Shift + 9) and set the URL of MP3 files to be sent automatically to your media player of choice with the download preferences. I know it works well with Winamp.

To find MP3 files easily in a page, type 'mp3' in the quick find field in the links panel. To select several files, click the first MP3 in the list, hold down shift, and click the last MP3. Press return to send their addresses to Winamp. A new playlist is automatically generated from the URLs sent to Winamp.

You can switch tracks in Winamp faster by setting some global hotkeys for it in the Winamp preferences.

The video shows me browsing Zenya's blog.

Interview with me in the People section!

, , ,


I just finished being interviewed by Seaempty.

Read the interview here...

My evening light album featured on the front page

, ,


My evening light album just got featured on the front page. :smile:

Thanks to everyone who enjoyed the album. And thanks for making it appear on the front page! :D

I'll try to bring you another good album soon!