Four short links: 31 Mar 2009

Web traffic, web design, hacker spaces, and feature spaces:

  1. iPhone and Android Make Up 50% of Google’s SmartPhone Traffic Worldwide — Matt Gross found this interesting tidbit in a TechCrunchIT story.
  2. Refining Data Tables — Luke Wroblewski gives some seriously good tips for designing usable tables in web pages. After forms, data tables are likely the next most ubiquitous interface element designers create when constructing Web applications. Users often need to add, edit, delete, search for, and browse through lists of people, places, or things within Web applications. As a result, the design of tables plays a crucial role in such an application’s overall usefulness and usability. But just like the design of forms, there’s more than one way to design tabular data. (via migurski’s delicious stream)
  3. Hacker Spaces (Wired) — “It’s almost a Fight Club for nerds,” says Nick Bilton of his hacker space, NYC Resistor in Brooklyn, New York. is the must-have quote, but the guts of the article is “In our society there’s a real dearth of community,” Altman says. “The internet is a way for people to key in to that need, but it’s so inadequate. [At hacker spaces], people get a little taste of that community and they just want more.”
  4. Related Document Discovery Without Algebra — latent semantic analysis has some scary math, but If the feature space (e.g. the terms/concepts associated to your documents) is small enough, and you make sure synonymy is not a problem, you can do without algebra. One such case is that of your blog postings and their tags. Includes Ruby code. (via joshua’s delicious stream)
tags: , , , , , , ,