Article archive - page 11
-
CSS Structure - what a mess
CSS files are flat and verbose, forcing ever-longer selectors just to get specificity. A more structured, nested syntax (and variables) would make stylesheets that are easier to author and maintain.
-
FAH goes number 1 but we could do better
Folding@home hitting a petaflop shows the power of distributed computing, especially with consoles in the mix. What if we had an open framework that lets any project tap spare processing capacity?
-
Let the new gaming witch hunt begin
Another moral panic around games misses the real issue of parenting and supervision. Blaming the industry ignores how adults choose, buy and monitor the content their kids consume.
-
JQuery Slideshow
A client request for a simple, maintainable slideshow led to a jQuery-based fade sequence instead of Flash. This walkthrough explains the setup and why jQuery's animation API makes the solution quick and reusable.
-
JQuery saves the day?
jQuery's selector engine brings CSS-like power to JavaScript and solves real-world layout problems without littering HTML with extra classes. Used sparingly, it enhances interfaces while keeping pages accessible.
-
Is £180 good value for Wii Sports?
Buying a Wii for Wii Sports felt odd, but the shared play time quickly justified the cost. Even without many must-have games, the console proves its value through simple, social play.
-
DRMed for Life
The DRM arms race punishes legitimate buyers who just want to use media across their devices. Studios should drop restrictive locks, focus on better content and policing, and stop treating customers as pirates.
-
Super computer required to simulate half a mouse brain
Blue Gene L can barely simulate half a mouse brain, a reminder of how far we are from human-scale neural models. Small, specialized neural networks are likely more practical than brute-force brain simulations.
-
When CSS goes bad
An IE peekaboo bug turns a simple hover effect into a disappearing page and exposes how hard CSS bugs are to search for. Better classification and shared knowledge of browser quirks could make debugging less of a guessing game.
-
The things we take for granted
A simple moment watching a friend discover the mouse scroll wheel highlights how much tech literacy we take for granted. Designers must remember the shift of the average user and avoid widening the digital divide.