11:53:24 classy, The Hill. "Javascript disabled" bla bla bla, append "/amp", and it just loads 16:42:59 learning about XSLT today 16:46:00 hi nsITobin 16:48:23 hello 16:49:32 so given that fluent is a string transforming language this is another thing mozilla wasted time on instead of using the core tech that has been in the codebase for 20 years or more 16:51:05 mozilla could have written a superset on xslt to transform strings 16:51:26 and manipulate dom 16:52:43 likely could have used RDF as in datasource and xslt to do the transform plus some mozilla magic.. but nop 16:53:46 I think me learning things and THEN judging is somehow worse than just an ignorant dismissal somehow 17:01:03 so read basic overviews for xslt and xpath 17:08:45 now back to server work 18:03:03 $ PAM_USER="testout" PAM_AUTHTOK="time03" php index.php --nologo --path=panel/user 18:03:03 Account Settings 18:03:07 yay 18:03:57 old test account creds i regularly use up until the username could change something 18:05:30 now all i need to do is write a cli component that on request will either yay or nay a user and tell vsftpd to use it 23:40:44 the html5 parser took over for viewsource even for xml.. also other views.. 23:42:02 also I have concluded that the html content sink is effectively broken as far as being able to render html4 to the browser and is retained for programatic uses and about:blank since it does nothing but present a blank document when made to consume all content..