SVG Transparent Color in Firefox
I had the strangest bug in Firefox when rendering SVG. I used a 3rd party library called RaphaelJS that can output both VML and SVG based on the browser. The Context To allow a user the resizing of a...
View ArticleProfiling JS Applications
Some of the web apps that we build at FooLab rely heavily on Javascript. But when your CPU usage is through the roof, where do you start looking? Many developers start straight with a hypothesis and...
View ArticlejQuery Performance Pitfalls
At FooLab, we have been using jQuery because it’s easy to learn, there is a big community with a lot of examples and advice and also because it’s easier to find developers familiar with it. It’s not a...
View ArticleConFoo 2013 in Montreal
If you have never heard of ConFoo, it is one of the most important developer-oriented conferences. The team brings 100 speakers from around the globe to share their hands-on experience with various web...
View ArticlejQuery Mobile combined with other frameworks
A few interesting questions came up during my presentation at Northeast PHP yesterday. People wanted to know whether jQuery Mobile could be mixed with MVC frameworks such as Backbone or with responsive...
View Article