koney:
[I don't think that's actually true. You will succeed in making fewer cross browser errors in your design if you start with say IE6 than in Chrome, but not by all that much. Many ways structuring of pages is done in older browsers have been deprecated in newer ones. In other words, newer browsers are backwards compatible only to a point. And maybe only 6 percent of visitors use IE6 and thus the days of work that go into making their viewing experience the same as in newer browsers is not all that valuable when in newer browsers the amount of time spent on say rounded corners (for example) goes down to seconds from like an hour (if you know what you are doing).
I don't actually know what browsers people use to visit FDR and maybe half of visitors use IE6 and thus my design would have to change. I doubt this is the case since Stef's audience is mostly tech savvy. And I don't have any experience designing for IE6 so development time goes up significantly (if I'm designing it).
That's the trend, but it sucks. It's like deliberately making roads incompatible so new cars will sell better. I've been programming for a long time, including web, and have hoped such disregard for tech continuity was a thing left in the 80's. I see no reason to follow that trend, but I understand your point.
koney:
I believe murhpy's law states that computers get twice as fast and twice as affordable every year. I'm not sure what this has to do with designing for older browsers. If anything is says the opposite.
That's Moore's Law you're talking about. Murphy's law states if things can go wrong, they will. It was easier to see everything before, but crap like Windows 7 hides a lot and even places phantom system directories that emulate real ones. Everything has become dishonest, too complex to understand in total, and therefore more unreliable.
koney:The autocomplete feature is something I like a lot that google has done. Google has received a lot of positive feedback for that feature and is a net positive in their eyes. And the page loads (as far as I know) don't slow down your experience even if you don't like any of the results up to the last. I actually think that this technology is amazing, and have a miniature scale not-as-dynamic version running on the podcasts page of the design I made.
Hunt and peck typing makes it useful. On google, the flicker is bad. The SOPA-world cookie/keystroke tracking is bad. The browser stealing focus is bad. And it makes scripting tougher. What security holes and patches will we need someday to fix the problems just to gain some gimmicks? It's not worth it to me. I just want to type a command in totality, boolean operators and all, and I think intermediate search is bandwidth and cycle waste. Like the sniffing dog in XP, autosearch is a cool trick I guess, but is it objectively proven to be useful?
koney:Well, that is something I would also like. I believe that this can be done relatively easily using javascript and a media player plugin like jPlayer. I'm actually looking into this and haven't found anything yet, but am sure it's out there. If anyone knows how this is possible using javascript and ajax requests I'd be really appreciative. I have the podcasts durations already set in the database and suppose I could use a settimeout() kind of deal if there are no other options.
Thanks for the ideas. I am just saving the mp3 file to sd card or cd rom for use in my car. Anything with media player is probably overkill, I admit I know little about scripting such a thing to dump directly to external media. Media player also litters the PC with extra files, playlists, weird temp files and junk. I just need raw MP3 files A script I can run and walk away would be ideal. On the other hand, it would be cool to just have every mp3 saved to cd-rom. I would pay somebody to burn and mail them to me. I just can't stand click click click and the mandatory delay. I haven't heard a podcast in weeks, and missed a lot of them, just because of the hassle.