Junco September - October 2013 To-Dos * "migrate TT microblog posts to JotHut.com.":http://jothut.com/cgi-bin/junco.pl/blogpost/342/25Sep2013/In-Progress---Migrating-content-to-live-site * *[X]* "complete the list of actions to test manually the app through the browser.":http://jothut.com/cgi-bin/junco.pl/blogpost/5499/Junco-end-user-testing * "create command-line curl commands for testing.":http://jothut.com/cgi-bin/junco.pl/search/%23curl * "create test scripts for automated testing.":http://jothut.com/cgi-bin/junco.pl/tag/testing * "add progressive enhancement code to templates.":http://jothut.com/cgi-bin/junco.pl/search/progressive%2BAND%2Benhancement ** when JavaScript is disabled, employ the pure CSS dropdown menu for small screens instead of the jQuery MeanMenu. ** [[HTML5 Semantic Markup Tags]] ** ensure accessibility guidelines ** "good blog web page to view as example":http://thatemil.com/blog/2013/09/16/webmentioning-adactio/ * *[X]* hone the CSS file. ** "css file/theme to study":http://themespectre.com/store/themes/the-classy/ * create user "help" page for using JotHut. * add comments to code. * "hone existing demos and add new ones":http://jothut.com/cgi-bin/junco.pl/blogpost/1763/25Sep2013/Javascript-CSS-and-HTML-demos * Open Graph - http://ogp.me * Microformats - http://microformats.org/wiki/Main_Page Markup Validation Service http://validator.w3.org Current errors with a page produced from Junco app that produced this page: http://jothut.com/cgi-bin/junco.pl/blogpost/5621/Junco-September---October-2013-To-Dos * Using windows-1252 instead of the declared encoding iso-8859-1. * Legacy encoding windows-1252 used. Documents should use UTF-8. * Bad value text/html; charset=ISO-8859-1 for attribute content on element meta: iso-8859-1 is not a preferred encoding name. The preferred label for this encoding is windows-1252. * Bad value reply-to for attribute name on element meta: Keyword reply-to is not registered. * Consecutive hyphens did not terminate a comment. -- is not permitted inside a comment, but e.g. - - is. * Element span not allowed as child of element ul in this context. (Suppressing further errors from this subtree.) * Bad value wikilinkHTML5 Semantic Markup Tags for attribute name on element a: An ID must not contain whitespace. * The name attribute is obsolete. Consider putting an id attribute on the nearest container instead. * Bad value for attribute datetime on element time: The literal did not satisfy the time-datetime format. * Bad value for attribute datetime on element time: The literal did not satisfy the time-datetime format. * The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment. #juncotodo - #junco