Could have been the plot for the movie "Consuming Passions" A satire about what happens when three men are accidentally shoved into a vat of chocolate in a confectionery factory, and chocolate lovers favour the…
http://www.mathematische-basteleien.de/snakecube.htm http://stackoverflow.com/questions/11622068/snake-cube-puzzl...
http://codeascraft.com/2010/07/09/batch-processing-millions-... is a writeup of a similar task at Etsy to resize 135 million images.
Doh -- of course... Many thanks for the explanation & the links!
I'm not convinced that there's two loops -- aren't the .css() methods chained together, and would be executed right after each other for each step through the implied loop? In $(".widget").css("color",…
Is it re-looping? Doesn't the .css setter return a jQuery object that is used by the next method in the chain? So it's actually only going through an implicit loop of $( ".widget" ) once?
I've been patiently waiting for adafruit to get the BeagleBone in stock to play around with this... http://www.adafruit.com/products/513
Could have been the plot for the movie "Consuming Passions" A satire about what happens when three men are accidentally shoved into a vat of chocolate in a confectionery factory, and chocolate lovers favour the…
http://www.mathematische-basteleien.de/snakecube.htm http://stackoverflow.com/questions/11622068/snake-cube-puzzl...
http://codeascraft.com/2010/07/09/batch-processing-millions-... is a writeup of a similar task at Etsy to resize 135 million images.
Doh -- of course... Many thanks for the explanation & the links!
I'm not convinced that there's two loops -- aren't the .css() methods chained together, and would be executed right after each other for each step through the implied loop? In $(".widget").css("color",…
Is it re-looping? Doesn't the .css setter return a jQuery object that is used by the next method in the chain? So it's actually only going through an implicit loop of $( ".widget" ) once?
I've been patiently waiting for adafruit to get the BeagleBone in stock to play around with this... http://www.adafruit.com/products/513