Archives
-
jQuery Code Does not have to be Ugly
I never pass up a chance to look at jQuery code. It’s amazing so much power can come from such a tiny package.
-
Serializing ArrayLists of Disparate Objects to XML Strings
In an earlier post here, I wrote two functions to Serialize and Deserialize objects to XML strings.