Blog Archives

Down Among the Sheltering Palms

The tabs I used for this are available (along with tons of others) at doctoruke.com

Tagged with: , ,
Posted in Music

I Love It by Icona Pop ukulele cover

Tagged with: , ,
Posted in Music

Seek Up by DMB for Ukulele

Cover of my favorite Dave Matthews Band song, Seek Up. I came up with the arrangement for ukulele. Also available is the Seek Up ukulele tablature.

Tagged with: , ,
Posted in Music

Spring Waltz for Ukulele

The first song I wrote for the ukulele. Spring Waltz for Ukulele Tablature

Tagged with:
Posted in Music

Greensleeves, solo ukulele

And here’s the tab I used: http://www.chrisowen.co.uk/greensleeves_ukulele_tab.html

Tagged with: ,
Posted in Music

Blue Moon, voice and ukulele

And here’s the tab I used: http://www.doctoruke.com/bluemooncomb.pdf

Tagged with: ,
Posted in Music

Ukulele Tab for “Can’t Help Falling In Love”

Tonight I took some tab found online for Elvis’ “Can’t Help Falling In Love” and transposed it up a key so I could sing it. After fiddling around with it I came up with what I think is a nice

Tagged with: ,
Posted in Music

Heart and Soul Ukulele Cover

One of the first full songs I learned and memorized on the uke. Lots of fun. I’ve played this on piano forever without knowing it was a fifties song with words. Recorded with a Shure SM58 mic going into Ableton

Tagged with: , , ,
Posted in Music

Asynchronous Recursion in JavaScript

Waiting to do something when an asynchronous call returns can be tricky in JavaScript. Waiting for a loop of asynchronous calls, even trickier. Waiting for a recursive asynchronous call of unknown depth just makes your head hurt. It’s a fun

Tagged with: , ,
Posted in Programming, Progress

Back-end Refactoring

So, I went to implement deleting a page and realized that the content tree should react to something like a page deletion automatically rather than the front end performing three separate server calls: one to remove the node, another to

Tagged with: ,
Posted in Programming, Progress
Follow

Get every new post delivered to your Inbox.

Join 32 other followers