On 02/07/2014 08:25 AM, Hamster wrote:
  Just thinking outside of the box...
 How about using the  FullCalendar Application
 <http://extensions.xwiki.org/xwiki/bin/view/Extension/FullCalendar+Application>
 ?
  
Or, as we are at it (shameless plug):
 
http://extensions.xwiki.org/xwiki/bin/view/Extension/MoccaCalendar
... which however stores events as single pages, too, and has the
very problem with page names Matthias originally mentioned.
However I am currently working on a fix and hope to release that soon.
Then I can understand the wish to have the event objects attached to a page;
after all a single page can (in principle) hold as many events as one wants to,
and there is no need to give then unique names.
 I remember the original calendar app does exactly this:
http://extensions.xwiki.org/xwiki/bin/view/Extension/Calendar+Application
Matthias: maybe this does just what you want?
Clemens