Xaver Maierhofer

web log

Saturday, 31.12.2011

new page and browser


my new page is online! over the last years the updates slowed down and without cms it was not so simple and fast to write something. now i can focus on the text like editing it and puting it online when its finished.

all contents are now under the cc license. you can copy it, but if you share or edit it you need to do it under same terms and you also need name the author. read here for more details. if some contents or downloads get a different license like bsd or gpl, you will see a notice.

i tried to use modern web technologies and without js. only e-mail encryption and the canvas background remain in js because of performance issues. css3 and html5 are present everywhere. some browsers still have problems left adapting to all the new stuff.

known problems & specialty's

  • opera
    • box-shadows are different to other browsers
    • performance of some animations are bad
    • background-color and font-color of website texts are sometimes displayed wrong. i can't figure out why & when it happens.
    • nowrap has a problem in animations
    • css popeye has sometimes transparent lines
  • firefox
    • width cant animate with transition
    • css popeye has sometimes transparent lines
    • box-shadows are animated and rendering & running of all animations are smooth. very nice!
  • chomium
    • text-rendering is very slow. it will also re-render at the end of an animation
    • the contact form borders look bad
    • hover title have a strange shadow on scaled objects
  • rekonq
    • contact form borders look horrible
    • works really good. really surprising
  • internet explorer - i really don't care, ie10 looks good from available attributes
  • all browsers support different css attributes in transition

videos