jQuery.tdinsert

The purpose of this plugin is to append either a short or verbose textual time and date to an element

jQuery Subordinate

.subordinate() is a combination of .append() and .find(). It appends an element but returns this new created jQuery object. That makes your code way much shorter and cleaner, when building complex DOM structures on-the-fly.