• Blog
  • Talks
  • Investing
  • About

Page Tagger 0.3.5 and Common-Utils

2010-01-16This post is over 2 years old and may now be out of date

(1 minute read)

A new version of Page Tagger is now available. Grab it now from here or the Wordpress plugin repository.

Also, I've put up a few Java classes I wrote a while back as a small library called Common-Utils. Included within are the following:

  • ArrayUtils - Utility methods to fill an array with a given value or check if it contains a given value.
  • DynamicArray - A resizable "static" array for when you don't quite need the full flexibility of ArrayList.
  • NonMutableIterator - Wraps around a normal Iterator and disables use of the remove method.
  • Home
  • Blog
  • Talks
  • Investing
  • About
  • Twitter
  • Github
  • Linked-in
  • Email
  • RSS
© Hiddentao Ltd