[Catalyst-dev] It's getting on for Xmas time and Xmas means Advent calendars

J. Shirley jshirley at gmail.com
Fri Nov 24 23:52:35 GMT 2006


On 11/24/06, Jonathan Rockway <jon at jrock.us> wrote:
> On Friday 24 November 2006 10:00, J. Shirley wrote:
> > I'm not sure what else should go in there... or we could modify the
> > default catalyst.pl creation to have a spinner.gif?
>
> I would put it in a separate CPAN module.  Catalyst::Helper::Graphics, or
> something.  No need to bloat core with that stuff ;)
>
> Also, check the licensing.  If you can't find something saying that it's
> freely licensed, we can't use it.  I would avoid the Apple ripoff version and
> take one from GNOME or KDE instead.
>
> Regards,
> Jonathan Rockway
>
> --
> package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
> $,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
> ";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;
>
> _______________________________________________
> Catalyst-dev mailing list
> Catalyst-dev at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst-dev
>

Catalyst::Helper::Graphics is a great idea, I'll go with that.

Is there a SVG version of the Catalyst logo?  If so, I can just
animate that spinning in circles... may look pretty neat (and not add
a lot of overhead).

Maybe we can push the "Powered by" graphics into
Catalyst::Helper::Graphics as well?



More information about the Catalyst-dev mailing list