Category: Coding
-
The Daily Ajax
Here are today’s Ajax links: advAJAX / AdvancedAJAX 1.0 My-Bic = Easy Ajax This concludes the daily Ajax.
-
Always wanted to learn Javascript?
No? Me neither. But if yes, check out Javascript in Ten Minutes at the new infogami website.
-
A little CSS diversion
Stu Nicholls has created a little web-native video game powered by CSS. It’s maddening, though. I can’t seem to win.
-
Yahoo! Pattern and UI Libraries
Yahoo! has really taken it to the next level in terms of reaching out to the developer community. As I mentioned earlier, there’s the new User Interface Blog and I coincidentally stumbled on the Graded Browser Support article around the same time. Digging deeper I found the Design Pattern Library which Yahoo! defines as “an…
-
Graded Browser Support
Nate Koechley, Senior Web Developer for Yahoo! has written an interesting (if a bit high-level) article on what he’s calling “graded browser support”. Instead of using the more commong “graceful degradation” approach, Nate looks at browser support using a graded system. The system puts browsers into 3 seperate categories based on their distribution. See the…
-
Greasemonkey gives the user more control over the UI
Some interface designers may feel threatened by the idea of Greasemonkey scripts altering the intended look-and-feel of their web pages (at least in Firefox and Mozilla), but I like the idea of users getting more control over their experience (even if the scripts are brittle and sometimes hack-y), and in the best scenario I would…