Search |
||
HOME - Time to fix the product websitePosted by malcolmdavis on January 9, 2006 at 10:45 AM PST
Valid HTML There is no reason for a website to have HTML validation problems. Multiple free and commercial tools exist to validate HTML. W3.orgs (http://validator.w3.org/) provides a free validation service that checks HTML conformance to W3C Recommendations. If you are responsible for a big site that undergoes a great deal of change, you may require something like http://www.netmechanic.com/. There are also plugins for your favorite IDE. However, products like Netmechanic goes way beyond the simple HTML schema check by providing estimated download performance, browser capability checks, broken links, spelling, and can be automated to send reports on website status. HOME page name Description and Keyword meta-tags Generally all you see is the webpage title when bookmarking a site. However, the page property in FireFox also stores the description and keyword. In FireFox, the description will show up when managing pages. You can look at the HTML source of Java.net to see an example of 'description' and 'keyword' meta-tag usage. I wish Java.net filled in the description and keyword meta-tags for blogs. :-) Favorite Icon My bookmarks on Firefox toolbar use the favicons rather than the names. By using the icon, I can save space and get more on the toolbar. Favicon creation and usage is simple, instructions on how to make a favicon can be found at http://www.rw-designer.com/favicon Layout
NOTE: The UI concepts can also be applied to API design.
Summary »
Related Topics >>
Community Comments
Comments are listed in date ascending order (oldest first)
|
||
|
|