Skip navigation.

Cyro's weblog

"Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn"

Posts tagged with "opera"

WinVista fixes for Opera 10 beta

, , , ...

They are now approaching the final release of Opera 10. Here we have got our updates to all WinVista skins. I must warn you, it's far from perfection. So, more updates will come. Just be patient.

The brand new MSO2010 Silver skin was created to be used not only to match Microsoft Office 2010 but also Windows 7 users. I'm looking forward for your feedback to improve it. Please let me know what you think. Unfortunately, it's also compatible with Opera thumbnail in tabs feature. But this is something that will show up sooner or later.

UPDATED: 2009-07-09

Changelog:
- "MSO2007 Silver" is now called "MSO2010 Silver" & received a major upgrade (check below)
- Added main menu icons (when using alternate menu layout)
- Opera Turbo icons
- Opera Unite & Unite Panel icons (almost all)
- New bookmarks panel icon (finally)
- Misc button fixes
- MSO2010 Silver: New improved scrollbar
- MSO2010 Silver: New white-ish tabs & pagebar background
- MSO2010 Silver: New checkbox
- MSO2010 Silver: New push buttons
- MSO2010 Silver: Wider tabs

Pending:
- "Thumbnails in tabs" feature (still looking for a simpler solution)


Bugs:
- Unite panel button is invisible
- Addressbar Padding bug
- Show main menu icon bug
- Animated Opera Link Sync icon

And don't forget the address bar contains a larger set of Back, Forward, Rewind, Fast Forward buttons you can activate on-the-fly.

WinVista Skins update

, ,

Starting yesterday, all WinVista skins received a major upgrade. As you can see it's like a big family now, currently we have six variations.
- WinVista LE Classic (not visible for an unknown reason)
- WinVista LE Native
- Winvista MSO2007 Blue
- Winvista MSO2007 Black
- Winvista MSO2007 Silver
- WinVista Maxthon

This update includes a lot of fixes as well as improvements. Detailled list of enhancements:

- Improvement: It has a brand new set of buttons (Back, Forward, Rewind & Fast Forward), activated if you turn "Large Images" on (Appearance > Toolbars > Click on the Address bar > check "Large Images");
- Improvement: Changed height of the tab buttons, specially on WinVista Maxthon;
- Improvement: Removed animated page bar loading icon, because it was considered annoying;
- Fix: Dropdown button;
- Fix: Smaller page bar buttons;
- Fix: Slightly bigger address bar height;
- Fix: Missing bookmarks button image;
- Fix: Maxthon specific: Lots of interface fixes & new speed dial.

Note: If you are using Opera 10.00 alpha, please consider restarting Opera right after a new skin is applied, because there is a bug which prevents the page bar buttons to resize accordinly.

Opera 9.6 Qt4 versus NewHuman theme Round 2

, , , ...

Hello,
It's me again, it appears that Opera Software has answered our calls about a shared QT4 build and for that I'm thankful. Of course, we will be discussing here, ways to customize QT4.

In time, I found one bug, it appears that using qt4-qtconfig to customize the theme I found out Opera is not respecting the "ButtonText" color and it's using the regular "Text" color for the text inside the buttons. That's not cool.

Thanks,
Cyro


*UPDATE*
It appears Opera has dropped support this shared QT4 version, and they are back to static. Shame on you, Opera Software :wink:

9.6x Skin updates

, , , ...

I've updated most of my skins to better integrate Rijk's toolbar layout and Opera 9.6x new icons.

Enjoy!

The Dancing CTO

, ,


Check out this cool animation of Håkon Wium Lie (a.k.a HowCome) who is the Chief Technology Officer of Opera Software and of course, father of Cascading Style Sheets.

Source:

Opera 9.5 Beta 2 for Linux - Native skin Bug

, , , ...



The picture says it all. It appears that the native skins are not native enough.

How to reproduce it? Just run Ubuntu, install Opera 9.5 beta 2 and then download the ubuntu-studio theme pack (or any other black theme), apply the theme and then run Opera.

Opera becomes unreadable and almost unusable. I'm talking about menus, context menus, buttons and everything else. All dark. Background and foreground (text) does not contrast like other applications such as OpenOffice.org, Firefox, GIMP, Pidgin, etc.

Filled as bug #326332

Opera 9.5 Linux

, , , ...

The following post was written in Portuguese. This is some quick reference guide I wrote about Opera 9.5 on Linux. I had to do it, because of the lack of material about it in my mothertongue. I apologize for any incovenience caused.

Instalação do Opera 9.5 no Linux

Como sabemos há pouquíssimos esclarecimentos sobre a instalação do Opera no Linux, principalmente por causa da popularização do Ubuntu.

Antes de fazer o download do pacote de instalação, primeiro é necessário conhecer as diferenças entre os mesmos e para isso é necessário saber algumas informações sobre o seu Sistema Operacional.
São três coisas: versões do SO, GCC e QT.

SO 32 bits ou 64 bits
Existe um comando que mostra qual está instalado.
"uname -m"
- Se exibir x86_64 você tem um SO de 64 bits.
- Se mostrar i686 você tem um SO de 32 bits.

GCC
Depende do Sistema Operacional. Somente os SOs mais novos vem com gcc 4.
Exemplos dos que vem: Ubuntu 7.04 (Feisty Fawn), 7.10 (Gutsy Gibbon), Fedora Core 7 e 8.
Existe um comando que exibe qual a versão que está instalada, "gcc -v"

QT: Interface gráfica que o Opera utiliza no Linux.
No Opera existem duas versões. A antiga (3), usada até o Opera 9.26 e a nova (4) usada a partir do Opera 9.5.
Qual a diferença entre essas versões de QT?
A interface versão 3 é bem rudimentar e quadrada.
A interface versão 4 é bem customizável e se integra mais ao Sistema Operacional. Exemplos dessas interfaces:
- opera -style plastique
- opera -style motif
- opera -style cde
- opera -style windows
- opera -style cleanlooks

Agora que já foram ditas quais as versões do QT, GCC e SO podemos agrupá-las e numerá-las corretamente em pacotes:

intel-linux (i686)
.1 static - qt3 static build, gcc 2.95
.5 shared - qt3 shared build, gcc 3
.6 shared - qt3 shared build, gcc 4
.9 static - qt4 static build, gcc 4
.10 static - qt3 static build, gcc 4

x86_64-linux
.2 shared - qt3 shared build, gcc 4

Agora, com um pacote selecionado. Você deve selecionar o método de instalação.
São três tipos de arquivo.
- .DEB (Padrão Debian e Ubuntu)
dpkg -i opera-*.deb

- .RPM (Padrão Redhat, SuSe, Mandriva e Fedora)
rpm -ivh opera-*.rpm

- .TAR.GZ (Arquivo compactado, similar ao zip do Windows)
tar -zxvf opera*.tar.gz
Será criado uma pasta com o mesmo nome do arquivo, aí é só entrar na pasta e rodar "./opera"

- .TAR.BZ2 (Similar ao de cima, outro método de compactação)
tar -bxvf opera*.tar.bz2

Tips and Tricks to make Opera lightweight

, ,

As seen in here, I'm trying to customize one Opera installation to help me with this scenario:

- Processor: 300 MHz
- Memory: 128MB RAM SDRAM
- Disk: 2GB
- OS: Windows 2000 SP4
- Network: very fast broadband connection.

This is what I have so far:
- Use a native skin;
- Disable thumbnails - opera:config#UserPrefs|UseThumbnailsinTabTooltips and opera:config#UserPrefs|UseThumbnailsinWindowCycle;
- Disable PageIndex opera:config#UserPrefs|MaxVisitedPagesIndexSize;
- Disable Automatic RAM cache opera:config#UserPrefs|AutomaticRAMCache (decreases memory usage);
- Remove or disable unneeded plugins (i.e. Java & Quicktime);
- Disable Smooth Scrolling - opera:config#UserPrefs|SmoothScrolling;
- Disable Favicons - opera:config#Multimedia|Alwaysloadfavicon;
- Disable Speed dial (state=3) - opera:config#UserPrefs|SpeedDialState;
- Disable Wand - opera:config#UserPrefs|EnableWand;
- Disable fraud protection.

Some other people such as Lamarca provided even more tips for my scenario.
- Disable javascript;
- Empty cache on exit.

I've seen several people complaining (specially Fearphage) about something called "Opera Lite". The devs often say it's not necessary and I agree with them. If you customize Opera in a certain way, you can actually make it faster. Basically, it's our full Opera with all the features listed above disabled by default. I just wish this "Opera Lite" setup could be downloaded directly from the website.

Updating all the skins for Kestrel

, , , ...

Today, I did some minor changes in the MSOffice 2007 skins but the reason I'm here is this:

I fixed the mini statusbar introduced during the latest build of Opera 9.50.
I added the following to all skins that I've created and uploaded them again:

[Edit Skin.mini]
Clone= Edit Skin
Padding Top= 0
Padding Bottom= 0
Margin Top= 0
Margin Bottom= 0

[Edit Skin.disabled.mini]
Clone= Edit Skin.disabled
Padding Top= 0
Padding Bottom= 0
Margin Top= 0
Margin Bottom= 0

[Dropdown Skin.mini]
Clone= Dropdown Skin
Padding Top= 2
Padding Bottom= 2
Margin Top= 0
Margin Bottom= 0

[Toolbar Button Skin.mini]
Clone= Toolbar Button Skin
Padding Top= 0
Padding Bottom= 0

[Toolbar Button Skin.hover.mini]
Clone= Toolbar Button Skin.hover
Padding Top= 0
Padding Bottom= 0

[Toolbar Button Skin.selected.mini]
Clone= Toolbar Button Skin.selected
Padding Top= 0
Padding Bottom= 0

[Toolbar Button Skin.pressed.mini]
Clone= Toolbar Button Skin.pressed
Padding Top= 0
Padding Bottom= 0

PLEASE UPDATE YOUR OPERA SKINS!

Kestrel is here!

, , , ...

As many of you know, Opera 9.50 alpha is here. That's right, the very first preview of the upcoming new technologies Opera Software is bringing us. The features I'm using/liking right now:


- Improved mail and page index searching (my favorite new feature so far, it's like having a mini Google Desktop);
- "Open with" (should be ported to pictures and flash files!);
- Performance (yay!);
- Speed (yay again!);
- Feeds, notes, irc chat, etc.
Not using yet:
- Speed dial (buggy);
- Synchronization (tested BUT currently waiting until it's mature enough);
- Mail.


While analysing the new Opera standard skin and a few new ones, I found small problems with my Winvista skins. I will have to fix almost them all to make it compatible. Most problems happened due to the lack of a View bar (which I think it's good and will not be missed by many people).
Download Opera, the fastest and most secure browser