Changes between Version 1 and Version 2 of WebDevelopers


Ignore:
Timestamp:
Mar 3, 2008 10:20:54 PM (16 years ago)
Author:
Thijs Triemstra
Comment:

update wikipedia link

Legend:

Unmodified
Added
Removed
Modified
  • WebDevelopers

    v1 v2  
    2727 * [http://developer.apple.com/internet/webcontent/xmlhttpreq.html XMLHttpRequest in Safari] ADC article on using the XMLHttpRequest object.  Includes examples.
    2828 * [http://developer.apple.com/internet/webcontent/bestwebdev.html Web Page Development: Best Practices] ADC article suggesting some best practices for web development.
    29  * [http://en.wikipedia.org/wiki/User_agent#Example_user-agent_strings Extensive list of common user agent strings] (Wikipedia)
     29 * [http://web.archive.org/web/20061217053523/http://en.wikipedia.org/wiki/User_agent Extensive list of common user agent strings] (Wikipedia)
    3030 * [http://css-discuss.incutio.com/ css-discuss] Active mailing list and extensive wiki.
    3131 * [http://www.hixie.ch/advocacy/xhtml Serving XHTML as text/html] Ian Hickson's article on the dangers of serving XHTML as text/html.