Changes between Version 2 and Version 3 of WebDevelopers
- Timestamp:
- Mar 3, 2008, 10:25:21 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WebDevelopers
v2 v3 27 27 * [http://developer.apple.com/internet/webcontent/xmlhttpreq.html XMLHttpRequest in Safari] ADC article on using the XMLHttpRequest object. Includes examples. 28 28 * [http://developer.apple.com/internet/webcontent/bestwebdev.html Web Page Development: Best Practices] ADC article suggesting some best practices for web development. 29 * [http://web.archive.org/web/20061217053523/http://en.wikipedia.org/wiki/User_agent Extensive list of common user agent strings] (Wikipedia)29 * [http://web.archive.org/web/20061217053523/http://en.wikipedia.org/wiki/User_agent#Example_user-agent_strings Extensive list of common user agent strings] (Wikipedia) 30 30 * [http://css-discuss.incutio.com/ css-discuss] Active mailing list and extensive wiki. 31 31 * [http://www.hixie.ch/advocacy/xhtml Serving XHTML as text/html] Ian Hickson's article on the dangers of serving XHTML as text/html.