Thursday, May 29th, 2008
- IETester
- IETester is a tool that runs the rendering and javascript engines from IE8b1, IE7, IE6, and IE5.5 in a single process so you can see how each one mangles your site in it’s own unique way (currently in beta).
- POC : Implementing HTML 5 Video Element using JavaScript and Flash
- A proof of concept allowing use of the ‘video’ tag from the HTML5 draft spec, and having it work, even though browsers don’t yet support it.
- Audible.com and Blackstone Audio Royalties
- SFFAudio shares some information from Robert J. Sawyer on the royalties he receives from audiobooks.
- Characteristic Confusion
- While investigating line-height Eric Meyer used font-family: Webdings to display “Oy!” (Webdings doesn’t contain ‘O’, ‘y’, or ‘!’). Firefox 3 unexpectedly displayed “Oy!”, which, it seems, is technically correct, leaving him asking “which is less correc
- Growl for Windows - alpha now available
- Growl is one of the three apps that excited me enough to buy a Mac, and it’s one I really miss when I’m on my Windows box.
Posted in Links | No Comments »
Wednesday, January 30th, 2008
- jQuery Validation plugin overview
- Examples of how to use the jQuery Validation plugin 1.2 to provide unobtrusive Javascript validation to forms.
- The Dissing of SF
- Ever have someone ask you for a favor and simultaneously insult your career? Science Fiction author Robert J. Sawyer had this happen twice in one hour, and he posted his responses.
- JavaScript Pretty Date
- John Resig has released a prettyDate Javascript library that can take strings like “2008-01-28T20:24:17Z” and turn them into “2 hours ago”. It works standalone or as a jQuery plugin.
- JavaScript Memory Leak Detector
- Paolo Severini of Microsoft’s Global Product Development team has released a utility to help find Javascript memory leaks in IE. It can be set to detect things that would leak in IE6, things that would leak in IE7, or actual leaks.
- Getting HTML 5 styles in IE 7+
- Possibly the most interesting thing to come out of the X-UA-Compatible discussions was this method for allowing IE7+ to apply styles to elements it doesn’t support.
- Write to Done
- A friend (thanks Kate) recommended this spin off of zenhabits.net which is billed as “Unmissable articles on writing. Twice weekly.” So far it’s living up to it’s promise.
- MD044 - Stan Lee Interview
- Veronica Belmont interviews Stan Lee on Mahalo Daily. I never get tired of seeing interviews with Stan Lee. Maybe it’s his voice.
Posted in Links | No Comments »