Tag Archive: javascript

Feb 27

Nifty Things for week ending 27 February 2015

Cloud Computing fog – The Ruby cloud services library Docker SocketPlane strives to alleviate Docker networking challenges – TechRepublic Java Proving that Android’s, Java’s and Python’s sorting algorithm is broken (and showing how to fix it) The KeY Project — Integrated Deductive Software Design Programming DynJS | An ECMAScript Runtime for the JVM Social Consciousness …

Continue reading »

Feb 11

Javascript with CSS Sprites Animation

Animated Gif

One of the issues with gif animations is being able to stop and start them at will. This post examines a method of using javascript to control CSS Background Sprites for Animation.

Nov 12

DIY Maps and Linux Firefox/Flash Quirks

First off, let me say that I really like DIY Map. It’s quick, and responsive, with an easy to use interface, as well as allowing you to make changes on the fly easily. That said, I discovered lastnight / this morning that there are some quirks with its updating through the Flash JavaScript Integration Kit. …

Continue reading »

Aug 13

Drag-n-drop

Despite reports to the contrary, scriptaculous sortables do not work inside a table, nor a tbody. (as of rails 2.1)