Tag: web development
Nettuts+ – The Latest Updates to JavaScript 1.8.5
Bunch of new features mostly for JavaScript Objects, though of course only supported in the latest browsers.
Typedia – Cure for the Common Webfont, Part 2: Alternatives to Georgia
Most look quite nice, some meh.
Smashing Magazine – Using the LESS CSS Preprocessor for Smarter Style Sheets
This is something I keep trying out, being totally enamored with and never using at my job.
24 ways – My CSS Wish List
Count me in for every one of these.
David Walsh Blog – WebSocket and Socket.IO
Really great instructional and demo of a neat technology.
A List Apart – CSS Positioning 101
Position is easily in that class of properties that I use a lot without really knowing what’s going on.
52 Weeks of UX – Kill Your Darlings
Having a healthy distance from designs allows you to realize when they need to change.
Codrops – Hover Slide Effect with jQuery
Some really neat effects with jQuery to create a block of multiple sliding images.
bluesmoon – Handling Date/Times and timezones
What are the basic rules for storing times in a web application.