Haskell: Memoization using the power of laziness
· haskell

Saving the values of dynamically populated dropdown on back button
· software-development

Oracle Spatial: Querying by a point/latitude/longitude
· oracle spatial

Functional Programming: Handling the Options
· functional-programming totallylazy

Haskell: Newbie currying mistake
· haskell

Haskell: Chaining functions to find the middle value in a collection
· haskell

Scala: Counting number of inversions (via merge sort) for an unsorted collection
· scala algo-class

Functional Programming: One function at a time
· functional-programming haskell

Coding: Wait for the abstractions to emerge
· software-development

Mercurial: hg push to Google Code
· mercurial hg