links for 2009-12-30
Čtvrtek, Prosinec 31st, 2009-
speed/validity selectors test for frameworks.
Every framework runs in his own iFrame, thus no conflicts can happen. Tests are run selector by selector, with an interval to prevent the browser from freeezing.
Tests are run in a neutral environment, no library or framework is included in the main javascript test, to avoid favoritism.
Tests are run against a local copy of this document.
-
Our goal is simple: to help people test their web sites/applications and share that knowledge with others, making everyone smarter in the process.
-
(tags: conferences)
-
(tags: cv visualisations)
-
(tags: infographics posters)
-
Uki is a fast and simple JavaScript user interface toolkit for desktop-like web applications.
It comes with a rich view-component library ranging from Slider to List and SplitPane. -
(tags: linkbuilding)
-
(tags: webdev bookmarklets)
-
A Python package to parse and build CSS Cascading Style Sheets.
-
Edit in place (also called in-place editing) follows the axiom Alan Cooper calls "allow input wherever you have output". The combobox – a form element unfortunately absent from HTML – demonstrates this. In the same place where the current selection is displayed, the user can enter a value directly.
-
GridFox is a Firefox extension that overlays a grid on any website. If you can open it in Firefox, you can put a grid on top of it. It’s easy to customize, allowing you to create the exact grid you designed your layout around.
-
Conditional-CSS allows you to write maintainable CSS with conditional logic to target specific CSS statements at both individual browsers and groups of browsers.