🔗 browserling – interactive cross-browser testing

browserling – interactive cross-browser testing We run the browsers on our servers. Fully interactive sessions, not static screenshots. No flash, no applets, nothing to install. Powered entirely by and javascript.

March 20, 2012 · 1 min · 30 words

🔗 Web API Versioning Smackdown | mnot’s blog

Web API Versioning Smackdown | mnot’s blog The key insight here, I think, is that URIs are used for so many things — persistent identifiers, cache keys, bases for relative resolution, bookmarks — that overloading them with versioning and extensibility information as well makes them worse for all of their various purposes. By pushing these concerns into link relations and media types using HATEOS, you end up with a flexible, future-proof system that can evolve in a controllable way, without giving up the benefits of using HTTP (never mind REST)....

October 26, 2011 · 1 min · 90 words

🔗 web economy bullshit generator

web economy bullshit generator

October 20, 2011 · 1 min · 4 words

🔗 Rally Interactive

Rally Interactive

October 12, 2011 · 1 min · 2 words

🔗 Mobile Frameworks Comparison Chart

Mobile Frameworks Comparison Chart Looking for the right mobile Framework? Compare all major Frameworks and choose the one that fits best.

October 8, 2011 · 1 min · 21 words

🔗 How Browsers Work: Behind the Scenes of Modern Web Browsers – HTML5 Rocks

How Browsers Work: Behind the Scenes of Modern Web Browsers – HTML5 Rocks … learning the internals of browser operations helps you make better decisions and know the justifications behind development best practices.

August 21, 2011 · 1 min · 33 words

🔗 HOWTO Use UTF-8 Throughout Your Web Stack

HOWTO Use UTF-8 Throughout Your Web Stack rentzsch : Good is the enemy of Great Latin-1 is the enemy of UTF-8 You write web apps. You understand the web is global, and want to support internationalization. You want UTF-8. UTF-8 is extremely sane. Well, as sane as an encoding can be that features backwards-compatibility with ASCII. What follows is a playbook to win your pervasive-UTF-8 battle.

August 20, 2011 · 1 min · 66 words