Archives
-
An alternative to large multi-selects
HTML has no useful, built-in form widget for selecting from a large number of options. Some libraries offer Javascript-powered alternatives, but few of these are built to deal with more than a few hundred options.
Submit article
Sep 12th, 2008 | Filed under Programming -
An overview of threading in Pike
Pike’s approach to threading is simple and mindful of the sanity of the programmer. Threading is available for all systems using Unix, POSIX, or Windows threads.
Submit article
Sep 4th, 2008 | Filed under Programming







