Angular Unstable will be in Bower Soon

Tried to install AngularJS unstable today via bower and followed this trail:

to find that Bower currently doesn’t support unstable releases due to a versioning issue, but, they will soon.
In the meantime, Michael Ahlers went above and beyond to provide an alternative here.

Rush 2013 Clockwork Angels Tour

It felt good to have Rush share with us their artistic contribution “Clockwork Angels”. They are not living in the past, and how could they, nobody would keep showing up just to hear Tom Sawyer would they? That said, it was great to hear the 2112 Overture performed by it’s creators ;).

Though it wouldn’t look it, the Marcus Amphitheater sounded great. There was great sound, you could hear everyone; certainly not what you would expect staring up at the 1.5 story tall P.A. system hanging above the stage.
The show was a blast and the guys are indeed masters.

One Path to SML

Never knowing what is the right time for a path to present itself, I think I am back on the path to SML again. This time I got some more feedback and wanted to capture it here.
Various feedback:

We’ll see what is my cup of tea.

Reproducible Research, Literate Programming and Inter-Language Programming with Babel

Babel is about letting many different languages work together. Programming languages live in blocks inside natural language Org-mode documents. A piece of data may pass from a table to a Python code block, then maybe move on to an R code block, and finally end up embedded as a value in the middle of a paragraph or possibly pass through a gnuplot code block and end up as a plot embedded in the document.

My current approach is to use multiple languages, build scripts, intermediate files to share data, and finally weave it together inside of LaTeX. The babel way looks intriguing, with excellent support (via Emacs modes) for numerous languages. Very exciting.

2014-02-14

This paper might pique your interest.