sotto.org

Posts tagged as ‘flxui’

Optimizing HTML by omitting certain tags

Didn't know that omitting these tags still results in valid markup. # § , , , , ,

Building Fast Client-side Searches

Interesting flickr blog post on their attempts to create a performant client side search. # § , , ,

Building Fast Client-side Searches

Interesting flickr blog post on their attempts to create a performant client side search. # § , , ,

Javascript Best Practices

Slideshare from Chris Heilmann of Yahoo. Nice to read others thoughts and compare notes. # § , , , , ,

Recreating the button

Doug Bowman from stopdesign:The buttons are designed to look very similar to basic HTML input buttons. But they can handle multiple interactions with one basic design. The buttons we’re using are imageless, and they’re created entirely using HTML and CSS, plus some JavaScript to manage the behavior. They’re also easily skinnable with a few lines of CSS, which was a key factor now that Gmail has themes. # § , , ,

5 options when website budgets get slashed

Often overlooked and common sense items. # § , , ,