Hi,
is there any photo gallery available for Pier? I mean a widget where I
could upload pictures and they are rendered in a nice way. I started
one 4 years ago but I abandoned it.
Bye
--
Damien Cassou
http://damiencassou.seasidehosting.st
I love the demo. Would be nice to have an image built automatically with it.
Thank you Nick
---------- Forwarded message ----------
From: Nick Ager <nick.ager(a)gmail.com>
Date: Sun, Nov 27, 2011 at 10:43 PM
Subject: [Seaside] Pier Admin
To: Seaside - general discussion <seaside(a)lists.squeakfoundation.org>
Hi,
Pier Admin - a new administration UI for Pier - has progressed enough
to be given a wider audience.
I've put a demo site up on seasidehosting.st -
http://pieradmin.seasidehosting.st
(be gentle it's a shared resource - any edits you make will be seen be
all others).
I've also recorded a short demo, illustrating some of it's features -
http://vimeo.com/32749535.
Install with:
Gofer it
renggli: 'pier2addons';
package: 'ConfigurationOfPierAdmin';
load.
ConfigurationOfPierAdmin loadBleedingEdge.
Hope it's of interest
Nick
--
Damien Cassou
http://damiencassou.seasidehosting.st
"Lambdas are relegated to relative obscurity until Java makes them
popular by not having them." James Iry
Hi guys. Pier-Shout does not put colors. SyntaxHighlighter doesn't have
Smalltalk. So...how can I have Smalltalk SyntaxHighlighter for Pier?
Thanks,
--
Mariano
http://marianopeck.wordpress.com
Hi,
Me and a group of friends in a local hackerspace[1] want to intervene
the interface of this Cynin site using the technologies of Diazo[2],
Xdv[3] or Deliverance[4]. Seeing the way that views are wrote in Seaside
I wondder if there is someway to make a similar intervention/integration
of interface without touching directly the code a la
Diazo/XDV/Deliverance but using Seaside/Zinc or some similar combination.
[1] http://hackbo.co/
[2] http://diazo.org/index.html
[3] http://www.enfoldsystems.com/software/proxy/docs/6.0/xdvtutorial.html
[4] http://packages.python.org/Deliverance/
Any pointer will be appreciated.
Cheers,
Offray
Hi all,
I'm getting random "504 gateway error" answers from several sites (using
Zope and Rails) that are served by Cherokee using a reverse proxy setup.
This error is an open issue in Cherokee and has been reported and not
properly patched since 2009:
https://code.google.com/p/cherokee/issues/detail?id=504
I did choose Cherokee because of its easiness to setup and newbie
friendly interface and character, but with this problem I'm thinking in
testing another server, may be a Smalltalk based one that have similar
characteristics and can serve sites in Zope or Rails also. I know about
Comanche, Swazoo and Zinc, but I don't know which of them is better
(making load balance and stuff like that) and have proper documentation
about using it in combination with other software (Zope and Rails in my
case).
Any advice on this matter is greatly appreciated,
Offray