The jQuery Rambling Slider now has its own dedicated section here on ramblinglabs.com. Here's the link: jQuery Rambling Slider | A CoffeeScript improved version of the Nivo Slider
Continue Reading »Tagged 'rambling-slider'
-
jQuery Rambling Slider new home page
-
The rambling-slider-rails v0.1.0 has been released!
Version 0.1.0 of the
Continue Reading »rambling-slider-rails
gem is here!
And it includes a major bug fix. -
Introducing rambling-slider-rails: Easily include the jQuery Rambling Slider on your rails app
About three weeks ago, I had to use the jQuery Rambling Slider together with the Rails asset pipeline...
Continue Reading »
It was a headache and a total mess... Having to change all the references to the images on the CSS file, as well as the themes was not as smooth as I would like that to be. -
jQuery Rambling Slider v0.3.1 is out!
Version 0.3.1 of the jQuery Rambling Slider has been released!
Continue Reading »
You can download it from GitHub and test it out. -
jQuery Rambling Slider v0.3.0 released!
Version 0.3.0 of the jQuery Rambling Slider is out!
Continue Reading »
Well... it's been out for a while now (a couple of weeks), but I haven't had the time to write the post for it :/.
You can download it from GitHub. -
Jquery Rambling Slider V0 2 0 Is Out
title: "jQuery Rambling Slider v0.2.0 is out!"
Continue Reading »
author: Edgar Gonzalez
email: edgar@ramblinglabs.com -
jQuery Rambling Slider v0.1.3 is out!
Yes, it took me a while, but the jQuery Rambling Slider v0.1.3 is out!
Continue Reading » -
jQuery Rambling Slider v0.1.2 patches
I didn't have enough time to post this before, but here it is. I've made some patches for the jQuery Rambling Slider. You can see the tags on GitHub. These include (the key features are bolded):
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 » -
Adding custom method calls to the jQuery Rambling Slider
The jQuery Rambling Slider v0.1.2 was released a couple of days ago. One of the features added was the ability to start and stop the slider like this:
Continue Reading » -
jQuery Rambling Slider v0.1.2 is out!
I am proud to announce that version 0.1.2 of the jQuery Rambling Slider has been released!
Continue Reading » -
Unit testing the jQuery Rambling Slider - Part 2 - The DOM, jQuery and node.js
In order to continue to add tests to the jQuery Rambling Slider, I needed to test something against the DOM. Problem is, you don't count with the DOM when you're running the Jasmine tests from console. So what should I do?
Continue Reading » -
Unit testing the jQuery Rambling Slider - CoffeeScript, Jasmine and node.js
As you may know, I have been working lately on the jQuery Rambling Slider. One of my personal milestones with this project is to write as many unit tests as possible, so I began my research.
Continue Reading » -
jQuery Rambling Slider v0.1.1 is out!
Yesterday, I released v0.1.0 of the jQuery Rambling Slider and, as it happens with with all software development, some bugs were found. But hey, I took the time to fix them and now the v0.1.1 is out!
Continue Reading » -
jQuery Rambling Slider has been released!
A while ago I was looking for a good image slider jQuery plugin to use on a project, and Nivo Slider turned out to be the best candidate. I made some modifications for my needs at the moment and issued a pull request, but had no luck. I also said that if my pull request didn't get accepted or took too long to be accepted, I would release it myself.
Continue Reading »