Archive for June, 2007

Introducing APTags a Java API for Tagging

Saturday, June 16th, 2007

Tagging pages or items is a big part of the Web2.0 movement.  After doing some mild searching I didn't find a prebuilt API for working with tags for Java (found some PHP stuff).  So I created one to be used in the next release of our site (www.myfriendsuggests.com).  As we've ...