Wojciech Bednarski

★ This Paper (beta version)

The best way to hide content by JavaScript

Monday, December 17th, 2007

In

In my daily work I take care of front-end part of quite big factory portal. In small websites I have never seen flickering problem those parts of content which are hiding by JavaScript while page is loading. On enterprise is different. Some pages are incredible big, their parts load from many different sources and I see which parts of content are hiding one by one.

I tried to find the best solution, on the Google there isn’t a lot of information about good practice in JavaScript, however I think that I know how to do this best. I show you few solutions; unaccessible, bugged and accessible solutions.

Continue reading The best way to hide content by JavaScript

Mac OS X with case-sensitive filesystem and third-party software

Tuesday, November 13th, 2007

In

If you think about installing Mac OS X on a case-sensitive volume, don’t do it. Although OS X works fine on a case-sensitive volume, however third-party software not necessarily.

For example you cannot install software like Adobe Photoshop CS3 or Age of Empires III on a case-sensitive filesystem. (I know only about that two) Adobe and Microsoft don’t write anything about filesystem requirement in software requirements at the box or even documentation. Why?!

Continue reading Mac OS X with case-sensitive filesystem and third-party software