Jim Kingdon on Programming
Saturday, November 23, 2013
Securing package distribution with TUF
›
Suppose you are downloading a new fun game for your computer and you want to know whether it is going to do what it claims (clicking on cows...
Friday, July 20, 2012
Parsing large XML files
›
Every once in a while, we need to parse large XML files. Here "large" means that the file won't fit in memory, so we can't...
Wednesday, December 07, 2011
count.count
›
Sometimes you pick a programming idiom because it is what you are familiar with, because you think it is expected, or because it expresses c...
‹
›
Home
View web version