Stoleru.com  - FingerStyle Coding

Two W3C articles translated in Romanian

Posted on February 10, 2012 by Andrei STOLERU No Comments

Recently I’ve translated 2 articles from the W3C into Romanian. Both articles keep the same formatting and the full copyright belongs to its authors/editors. Original article: http://www.w3.org/TR/2011/REC-css3-color-20110607/ Romanian version: http://www.stoleru.com/w3c/CSS Color Module Level 3.htm —————————————— Original article: http://www.w3.org/TR/2011/REC-css3-namespace-20110929/ Romanian version: http://www.stoleru.com/w3c/CSS Namespaces Module.htm  

Read more

Looking for the older versions of PrestaShop?

Posted on June 29, 2011 by Andrei STOLERU No Comments

PrestaShop current version is 1.4.3, but what if you need to make a module compatible with older versions of PS?  Than the solution is simple. Go over Google Code and download which version you want from their repository. Don’t even bother to search on the PrestaShop website.

Read more

One of the best IE6 stories

Posted on March 15, 2011 by Andrei STOLERU No Comments

Check out this post: Farewell IE6 , it’s one of the best I ever read about IE6. I have also the same feeling regarding IE6. I’m a little nostalgic because I really started to get along with it, but I’m glad that we (UI developers) don’t have to test our work on IE6 anymore.  Long [...]

Read more

IE8 bug: PNG display with strange gradient

Posted on February 26, 2011 by Andrei STOLERU No Comments

Recently I had a problem with a background image that it was displayed with a strange gradient that fades in the right-bottom corner of the container. Problem: If you are using a semi-transparent PNG (1 x 1 px) as a background-image with repeat, and Internet Explorer is displaying a strange graphic instead of a nice and consistent background, [...]

Read more