Experiment 20090616

Experiment 20090616

A fun, pointless script which plays a lot with randomness: random start/end color, start/end position, start/end size, number of objects, time before beginning animation, length of animation, selection of verbiage.…

Experiment 20090615

Experiment 20090615

A simple podcast player. Makes use of jw player from longtail video.Β  Also experiments with linking to jquery ui resources hosted at googleapis.Β  Using CDNs for commonly used javascript and css resources is cool because a) you don’t …

“Simple Spy” Wrapper

“Simple Spy” Wrapper

No time to explain right now.Β  Gotta run!

[UPDATE 2009-06-14] I just looked at this again and it had some bugs in it, which I fixed, plus it turns out I forgot to tag it 100 Days, …

Understanding Cosine

Understanding Cosine

This experiment graphs a sine and a cosine wave on the same grid so you can see how they vary, given degree and hypotenuse length (circle radius).…

Understanding Sine

Understanding Sine

A couple days ago when I was working on the spiral experiment, I needed to read up a little bit on trigonometry because I realized that to calculate the x’s and y’s that I needed to plot, I …