Android has been taking a back seat recently (although that is about to change) as the new Formula One season looms and I’ve been comprehensively overhauling the fantasy game web site I’ve been running for over ten years, fantasy-f1.net.
Tag Archive: JSF
Feb
04
Dec
31
New Year, New Challenges, New Libraries
I’ve spent much of my spare time in the last three months refactoring code for the site fantasy-f1.net (which is the main reason why the blog has remained relatively quiet). The new year briongs with it new challenges and familiarity with a new JSF component library, PrimeFaces, which I’m loving.
Sep
15
Thoughts on DHTML and Ajax-enabled Web Sites
How do you approach the design of a DHTML and Ajax-enabled web site to ensure that it can be used in both low and high bandwidth situations? Here are some ideas on how to approach the design of a high-bandwidth feature rich web site that can degrade gracefully in high latency situations – or when JavaScript is disabled or not available.