Archive for the 'Projects' Category

Bitcoin for Noobs

I put together a short presentation about Bitcoin, how it works and why it’s there. I may eventually get around to fleshing it out, adding video explanation and notes. But for now…

 

Quick Sequence (plus other) Diagrams!!

Was just referred a service online which generates sequence diagrams for modeling communication between components. You type in the interactions in text and it generates the image for you on the fly!

This is a great find and will try it out in my next project.
http://websequencediagrams.com

Edit: And if quick sequence diagrams didn’t do it for you, here’s a program that makes almost every other type of diagram Visio-style. There is a one-diagram limit if you don’t want to pony up the monthly cash, but it’s great for one-off diagrams!

http://www.lovelycharts.com

jQuery Crashcourse – a Screencast

I was asked to prepare a screencast which briefly describes jQuery, it’s selectors, and a few short examples. It was my first and I feel the results are pretty good. I did make a few mistakes regarding technical specifics and I tried to make note of it in the screencast. If there are any other items which I should have been more specific about or missed entirely, I am very interested in your thoughts.

I was having challenges embedding the video. You can see the screencast at http://www.nobulb.com/project/jquery_crashcourse/

You can also download the source code from the examples in the screencast or download the screencast itself.