Roundup on Parallel Connections
Steve Souders discusses the recent upgrade of the number of concurrent HTTP connections in IE8. Good or bad? He tends toward Good.
Server side | Permalink
Server side elsewhere on the 'Net.
20 March 2008
Steve Souders discusses the recent upgrade of the number of concurrent HTTP connections in IE8. Good or bad? He tends toward Good.
Server side | Permalink
23 January 2007
Intriguing piece. Officially it's about why Java applet interfaces "look like a Soviet tractor built on a Monday." Be this true or not (I tend to agree), the real treat is in the three point approach to creating UIs that is mentioned later:
- You need to lay out the user interface components visually, by hand, with total control over where they go. [...]
- You need to be able to change the UI around really easily during development [...] even after you’ve attached a lot of code to it. That means no [...] tools that write code for you, because once their code mingles with your code, it gets hard to disentangle.
- Changing the UI around also requires being able to change your own UI code easily. As the Ruby and Agile Programming zealots always point out, strict type checking can really get in the way of this. [...]
Isn't this a perfect description of how we create websites? We must be doing something right.
(Via Simon.)
Server side, Usability | Permalink
9 November 2005
Far more complicated than necessary, and I don't understand why they aren't enabled by default.
Anyway, if anyone needs it, here's what you need to know.
Server side | Permalink
11 July 2005
Useful overview of how Google's Page Rank works.
Server side | Permalink
Category archives:
Monthlies: