3 rules of thumb for Web development
Tuesday, August 2, 2011 1:34:23 PM
Three simple rules of thumb for Web developers, UX people, designers:
- Can I bookmark this information? (stable URIs)
- Can I go from here to there with a click? (hyperlinks)
- Can I save the content locally? (open accessible formats)
With this in mind, you will avoid a lot of the main issues, we meet in "modern" Web sites.
PS: Your questions are also welcome on Web architecture for everyone

Jonas Jacekjonas-jacek # Friday, August 5, 2011 11:33:54 AM
At first, I was thinking about adding one or two rules for myself.
Adding new rules is actually not necessary. You have condensed it to three perfect ones. I will recycle this a lot.
Thanks.
Charles SchlossChas4 # Tuesday, August 9, 2011 9:51:53 PM
Can I get to the site on any browser on any device?
Unregistered user # Monday, August 22, 2011 5:22:24 AM