Archive for the 'articles' Category

Tue
2
Aug '05
Weave in an aspect via Proxy
by Frank Spychalski filed under Java, Work, articles

This article shows how to use AOP with nothing but java – No code generation or bytecode manipulation.

Sample Scenario:
You want to insert logging statements for every call to every method of a certain class. This sounds like the default example used to promote AOP, but there is an easier solution if you know about java.lang.reflect.Proxy and java.lang.reflect.InvocationHandler. Read the rest of this entry »


Thu
9
Jun '05
West Highland Way
by Frank Spychalski filed under Fun, articles, outdoor

Being back home I have the time to write some more about the West Highland Way.

Read the rest of this entry »


Wed
9
Mar '05
Ant macrodef
by Frank Spychalski filed under Java, Work, articles

Finally Ant 1.6. supports a macrodef target. This article provides a not so short example to see macrodefs in action. Read the rest of this entry »


Mon
14
Feb '05
XML Design Patterns – element vs. attribute
by Frank Spychalski filed under Work, articles

I have written my share of XML documents, I know more or less how to write a schema for these documents. But every time I write a new document I spend time pondering over the simple question whether something should become an attribute or a fully-fledged element. Read the rest of this entry »


Wed
2
Feb '05
Java Toolset
by Frank Spychalski filed under articles

I stumbled upon Bruce Eckel’s Java Toolset page. A lot of content but hard to read. Here’s my list of ‘must-have’ java tools: Read the rest of this entry »


Tue
1
Feb '05
Mock objects
by Frank Spychalski filed under Java, Work, articles

In Mock Objects in Unit Tests Lu Jian writes about two tools (EasyMock and Mocquer) which generate mock objects. Here’s my most frequently used mock object. Read the rest of this entry »


Fri
28
Jan '05
Ant help target
by Frank Spychalski filed under Java, Work, articles

Here’s a little addon to Eric M. Burke pretty good article “Top 15 Ant Best Practices”. Read the rest of this entry »


Thu
27
Jan '05
Time for backups
by Frank Spychalski filed under articles

after a little scare yesterday, I thought it was finally time for some automatic backups. Read the rest of this entry »


Thu
27
Jan '05
Furl vs. del.icio.us
by Frank Spychalski filed under Fun, articles

A few days ago I created accounts for del.icio.us and furl.net. Both are social bookmark manager with some cool features. Read the rest of this entry »


Fri
14
Jan '05
Is that your final answer?
by Frank Spychalski filed under Java, Work, articles

I found a nice article about the use of the final keyword in java at IBM Developerworks. Read the rest of this entry »


Bad Behavior has blocked 298 access attempts in the last 7 days.