search for: progmat

Displaying 2 results from an estimated 2 matches for "progmat".

Did you mean: progman
2010 May 02
0
Forests, Domain Trusts, idmap (an idea for S4)
...eplication/new user, would have to be within whatever 0 part of the mask. Of course, this requires manual setting of the UID for the trust user. You could combine the two so that the hash version described here would have selectable bits for (or number of maximum trusted domains in power of two or progmatically handled) which would adjust automatically so the user hash would take up all but the domain SID hash part (which would be no more than 10 bits and no less than 4). So, User RID hash would be bits 0-19 on up to 0-26. This would require agreement on # of bits used for SID part of the hash betwe...
2005 Dec 27
8
XML Not Working in Explorer 6
I''m playing with XML using Builder but seem to be having some trouble in Explorer 6. My sample code: xml = Builder::XmlMarkup.new xml.instruct! xml.instruct! ''xml-stylesheet'', :href=>''/stylesheets/style-xml.css'', :type=>''text/css'' xml.declare! ''DOCTYPE'', :html, :PUBLIC, "-//W3C//DTD XHTML 1.0