All Stories published by Mission Data Journal on April 20, 2016
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
19
27
28
29
30

Handling Session Timeouts (and other errors) using Ajax

Originally posted Friday January 11, 2008

Ajax can bring a much more responsive and intuitive feel to web applications. However, many times developers overlook error cases when…


Long Arguments and Getops

Originally posted March 7, 2006

I recently had a need to adapt a script that recrawls a site with nutch. One of my design goals was to use the same command line options as the Fetchtool (one of the steps I had to take to recrawl a site).