2007-11-12-0620Z


Yes, the streaming audio works too... but have to find more ways to limit the bandwidth before I attempt to run it up to my server, or I'll swamp my neighbor's DSL connection.

Finally got my Mandelbrot applet to restart after browsing to another page and coming back to it. I'd left stopRequested set to false, so it refused to repaint. By setting it to true in the init() method, it decided to work again. Go figure. So I also added a destroy method to force a gc() on the colors vector, and re-created it in init(). I guess I never was really comfortable with my understanding of the Applet life-cycle, but it's starting to come together after, what, about 20 years?

Back to blog or home page

last updated 2013-01-10 21:02:35. served from tektonic.jcomeau.com