Tag Archives: IEMSR

Get your Java code automatically checked against Anti-patterns

What could be better than good and clean Java code written following Anti-patterns recommendations?

Only code which is automatically check and every anti-pattern piece of code is flagged. It is incredibly easy to achieve just by adding a Eclipse plug-in to your IDE, assuming of course that Eclipse is your development platform.

Dublin Core Firefox Extension Internationalisation

One way to demonstrate possible uses for IEMSR – practical use and integration into various systems.  What about a Firefox extension?

No – we didn’t make a whole Firefox extension, but we did modify one, the Dublin Core Viewer, to internationalise its display language.  Actually, this had already been done, but like the original the new one used hard coded values and text… now, we have plugged it into the IEMSR server so that it is updated in sync with the information that it displays.

The result can be found on the IEMSR Subversion repository.