As I said when announcing the Rambling Labs new site, we've been learning a lot of stuff while building it.
Continue Reading »Tagged 'bugs'
-
Rails 3.1 - Adding custom 404 and 500 error pages
-
IE and the flash "wmode" madness
One of the reasons that didn't allow me to release version 0.1.3 of the jQuery Rambilng Slider earlier this week was a really ugly bug with IE, flash and transitions from and image to a flash element and viceversa.
Continue Reading » -
The jQuery 1.7 .animate() method and percentages
As you may know, the jQuery Rambling Slider contains several animations. Some of them depend on changing the height of a div using percentages. Like this one:
Continue Reading » -
Rails 3.1 and the assert_select_jquery
Diving a little into rails 3.1, I'm really liking some of the stuff I've found, like the easy Ajax integration for the views and the functional tests to ensure that the behavior of the controllers is the expected one.
Continue Reading » -
git submodule and the libiconv-2.dll issue
Yesterday, I made a fresh install of the latest msysGit (which is 1.7.6 as of right now).
Continue Reading »