[Catalyst] Suggested minor fixes for Catalyst error output

Nilson Santos Figueiredo Junior acid06 at gmail.com
Fri Apr 14 04:25:19 CEST 2006


On 4/13/06, Sebastian Riedel <sri at oook.de> wrote:
> We'll use corner png's served by Static::Simple (just like the
> welcome screen images).
> It will fall back to square corners if images are not available
> (deactivated Static::Simple plugin, crash...).

Have you possibly taken a look at Rico's round() effect?
Rico is nice a JavaScript library specially crafted for eye-candy
(openrico.org).

It seems to be around 200 lines of JavaScript code.

Otherwise, I've just looked at the previously mentioned Spiffy Corners
( http://www.spiffycorners.com/ ) and it really seems much more
promising: it doesn't use images nor JavaScript, only some 40 lines of
CSS + about 10 lines of HTML for each block (i.e. all the four edges
of a "box").

This would still work without Static::Simple.

-Nilson Santos F. Jr.



More information about the Catalyst mailing list