Updated debt clock to show over $10,000,000,000,000 Sunday, October 05, 2008
It was a day I hoped would never happen, but I sat down this weekend and updated my little US national debt clock to display over $10,000,000,000,000. I say it's a sad day because despite what some people say (that the further in debt our country is the more prosperous we are) I find it hard to believe we're better off because of the debt we've just taken on. The whole concept of "money as debt" just seems corrupt. Then again, I'm not an expert on economics. Maybe having our national debt increasing at the rate of $36 per millisecond is a good thing.


The debt clock started when a friend e-mailed me a years ago and asked how to do a counter like a clock that starts at a specific point. He needed it in Flash so I whipped one together and sent it to him and then realized I could maybe do something worthwhile by putting it out there for people to use. I did.. and it hit myspace and facebook.. and I'm currently seeing about 65,000 views of it each month. I encouraged people to download it and install it on their own servers (it's not sucking too much bandwidth, but they shouldn't have to wait on my server for their page to finish loading..) so I'm not sure how many views it's getting that way.. I know it's being used on quite a few political web sites (both Republicans and Democrats running for Congress for example), in articles, and on some personal web sites.

I don't fuss with the accuracy of it since I figure if they can pull a number like $700,000,000,000 out of thin air just because it's "a really large number" then there's no point in trying to be too accurate on anything based on numbers provided by the same folks. I like to think that over the last few years I've helped a tiny bit to raise awareness of our out of control spending.. I can hope it's not too late to sort things out and maybe someday I'll be able to reverse the clock.



Dear Adobe Monday, September 15, 2008
Some people don't like submitting bug reports about specific issues, but would rather just complain about general problems that bug the crap out of them. For those people there is the Dear Adobe site.

I don't particularly like the idea of smearing a company for no good reason, but if the people who are using the site have submitted bug tickets and feel like Adobe is ignoring them then I guess they have every right to complain.. or just use another product. That's part of how free market economics is supposed to work? If you find a better product then use it. And if the masses yell their complaints loud enough and the company is nimble enough then it'll fix the issues and keep the business.

Here's one I found: "please allow Flash's action window to stay visible when another app is in front, sometimes you need to compare code to something else." .. been an irritation for me for years and has been reported to Macromedia and Adobe many times. It's one of those "minor" issues that becomes major if you have to use the application a lot. I'm pretty sure I saw on one of the demos or heard through the grapevine that this has been changed in CS4.. so when you have the Actions panel open and switch over to another app the Actions panel remains visible. So maybe they did react and fix that. I'll keep my fingers crossed for code folding.

Flash MX2004 reference panel contents Monday, October 13, 2003

If you don’t have Flash MX2004 yet.. here’s a nice listing of the reference panel contents.. all linked up and pretty in pink.  http://www.dynamicflash.co.uk/jsfl/#Library give it a whirl. 

If you don’t have Flash MX2004 yet.. here’s a nice listing of the reference panel contents.. all linked up and pretty in pink.  http://www.dynamicflash.co.uk/jsfl/#Library give it a whirl. 

AS2Unit test framework for ActionScript2 code Monday, October 13, 2003

ok..  now we’re getting somewhere with ActionScript.  There’s now a testing framework for ActionScript2.  Nice stuff.  It can be found here:  http://www.as2unit.org/

ok..  now we’re getting somewhere with ActionScript.  There’s now a testing framework for ActionScript2.  Nice stuff.  It can be found here:  http://www.as2unit.org/

What is it, and what does it do?  Read about it here:  http://www.flashmagazine.com/html/863.htm

basically it’s a component that you add to your AS2 code and you can then run tests on the classes in your application.  You set up what you expect from your code, and if it deviates from it AS2Unit will record it as a failure.  You can develop your apps and build classes independent of one another, have each one tested before connecting them all together, and know that each one is working before you assemble them. 

Page 129 of 139 pages « First  <  127 128 129 130 131 >  Last »