search for: 373872

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

Did you mean: 372872
2006 Mar 26
2
Problem with names() in a plot after ordering a data.frame. Syntax or stupidity?
...c("NU","QC","NT","BC","ON", "AB","SK","MB","YT","NL","NB","NS","PE") Area <- c(1936113, 1365128, 1183085, 925186, 917741, 642317, 591670, 553556, 474391, 373872, 71450, 53338, 5660) # ------------------------Crude working program------------------------------ provs <- data.frame(Name, Pcode, Area) attach(provs) numberProvs <- length(Pcode) # This next step reverses the order of Pcode to make # the names match the sorted Area names(Area) &l...
2006 Oct 16
0
Dovecot and CRAM-MD5 authentication (brief) HOWTO
Hi all, I just finished configuring CRAM-MD5 for Dovecot and noted there were not a lot of resources out there that described the process. I've written up a rough and brief HOWTO at: http://www.kartar.net/weblog/cram-md5-authentication-with-dovecot/ Comments welcome and hope it helps someone. Regards James Turnbull -- James Turnbull <james at lovedthanlost.net> --- Author of Pro