July 28, 2006
This post is coming to you as I ride the 81 north bus through Scottsdale. I’m almost at my stop, so this will be quick.
I still don’t have much of a sample…about a month and a half of riding the bus…but it seems like enough to comment on the number of times that the air conditioning does not work. In my short experiment, it has been broken about 25% of the time.
If the valley is serious about fixing the air quality, you think they could get some better buses. I don’t know what budgetary problems they have to deal with. Maybe it just is not in the cards to have decent buses. But it sure makes it tough to ride the bus in the summer.
Leave a Comment » |
ValleyMetro |
Permalink
Posted by wulimaster
July 20, 2006
About a month ago, a coworker told me about FireBug. I did not get around to installing it myself until yesterday. Boy, I should have listened to him a month ago.
In the author’s own words:
FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, an error console, command line, and a variety of fun inspectors.
Bottom line, too cool and too useful to describe. You just have to try it yourself. My favorite feature (Because I am completely innept at HTML) is the “Inspector” tab. With that tab open, you can move your mouse around an open web page, and it will highlight the source code to whatever object you are hovering over.
Leave a Comment » |
Tools |
Permalink
Posted by wulimaster