Profile_bird

Hey there! flexewebs is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving flexewebs's tweets.

Already using Twitter
from your phone? Click here.

flexewebs

  1. Anyone going to #uxlondon in 2010?
  2. @alteredeye True. Good (visual) design should not mean bad accessibility.
  3. @jeswinlopez Very interesting. Must read this more thoroughly. Thanks for this.
  4. @DarenBBC I don't think so for both. But who's to say they won't change it in future. Everything is possible on The Web.
  5. @snookca I once tried using separate CSS files for different components during dev and it was too much hassle for no real benefit.
  6. @cssglobe Been lookin' for this fancy input fields one. Thanks.
  7. @snookca Definitely. And also bad practice from http request point of view (i.e. Yahoo UI performance guidelines).
  8. @joelanman But is it an actual business making money? Let's not forget the idea that businesses are about making profit.
  9. @joelanman Casual gaming is a pattern, but a strange one. Did those companies actually launch on FaceBook?
  10. My latest blog post. 'Semantic uses of <img> HTML tag'. http://digg.com/u1HEyX
  11. @joelanman Casual gaming is a good candidate. IKEA example is flawed I think, since it's not a 'business launch'. No patterns there though.
  12. This time last year #socialweb freaks were saying: 'Businesses are launching on FaceBook!' Ain't s**t launching on FaceBook.
  13. Another poor developer bites the Steve Jobs bullet. http://digg.com/u1H3Cl #Apple Feel sorry for the app developer!
  14. There's nothing better in #Agile than writing a requirement down in words IMHO.
  15. Is there a better way to randomise an array in #PHP without using shuffle()? shuffle() is bad since it messes up identifiers.
  16. RT @bendodson: Tickets for the next #londonwebstandards meetup on Astronomy, Machine Tags, and YQL are now available: http://bit.ly/69LuHX
  17. Superfish drop down menu is by far the best. Love it! #jquery #webdevelopment
  18. @DarenBBC What was the problem?
  19. What are these conflicting news stories about Google Chrome OS?
  20. Two things I don't like about #MySQL: date format handling and NULL value handling. Everything else is perfect. #database