pe.printStackTrace();
}
refererFilterManager = new RefererFilterManager(this);
pluginProperties = new PluginProperties(this);
blogCompanion = new BlogCompanion(this);
years = new ArrayList<Year>();
// create the various indexes for this blog
searchIndex = new SearchIndex(this);
blogEntryIndex = new BlogEntryIndex(this);