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'
-
jQuery Rambling Slider new home page
-
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. -
New look for Rambling Labs!
As you may have noticed, our logo, our favicon, and our site and blog have a new look.
Continue Reading »
We have added a pretty Home page, a cool Contact page and an informative About us page.
Also, the blog has moved from it's original location at the root of the ramblinglabs.com domain to ramblinglabs.com/blog. Every old blog post link and blog tag link has been taken care of and redirects to the new location. -
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 »