Re: [Plone-Users] Why Can't I Do This?

2007-12-14 Thread Tommy Grav
On Dec 14, 2007, at 11:21 AM, Victor Subervi wrote: > whatever[0:2] will yield THREE characters, so my "by " is correct > and "by" will fail every time :)) > Victor Nope, whatever[0:2] is two characters: ActivePython 2.5.1.1 (ActiveState Software Inc.) based on Python 2.5.1 (r251:54863, May

Re: [Plone-Users] Why Can't I Do This?

2007-12-14 Thread Victor Subervi
whatever[0:2] will yield THREE characters, so my "by " is correct and "by" will fail every time :)) Victor On Dec 14, 2007 12:06 PM, Derek Broughton <[EMAIL PROTECTED]> wrote: > Encolpe Degoute wrote: > > > Derek Broughton a écrit : > >> Victor Subervi wrote: > >> > >>> Hi; > >>> Why can't I do t

Re: [Plone-Users] Why Can't I Do This?

2007-12-14 Thread Victor Subervi
...but applicable ONLY for that instance. The other solution provided is more universal ;) On Dec 14, 2007 10:41 AM, Encolpe Degoute <[EMAIL PROTECTED]> wrote: > Victor Subervi a écrit : > > Hi; > > Why can't I do this? > > > author = "By Juan Garcia" > if author[0:2] == "by " | "By " |

Re: [Plone-Users] Why Can't I Do This?

2007-12-14 Thread Victor Subervi
Great! Thanks! On Dec 14, 2007 10:38 AM, Eric Smith <[EMAIL PROTECTED]> wrote: > Victor Subervi wrote: > > Hi; > > Why can't I do this? > > > > >>> author = "By Juan Garcia" > > >>> if author[0:2] == "by " | "By " | "BY": > > ... author = author[3:] > > ... > > Traceback (most recent call las

Re: Plone or TurboGears for Intranet

2006-03-28 Thread Yu-Xi Lim
[EMAIL PROTECTED] wrote: > Hi all, > > Just wondering which technology would best suit the development of > custom intranets in general, things that may be industry specific would > need to be included (say for an industrial design company the addition > of internal memos and even extrememly busin

Re: Plone or TurboGears for Intranet

2006-03-28 Thread Ravi Teja
They are very different tools, apples and oranges. Plone is built for content management needs and TurboGears is built for general application development purposes. Both can work behind Apache but are not based on Apache. They use their own servers. Plone gives you a lot out of the box, but build

Re: Plone or TurboGears for Intranet

2006-03-27 Thread m . wanstall
Forgot to mention the ease of deployment using Apache (well basically LAMP) would be a big bonus, just because I trust and am familiar with Apache. Thanks! -- http://mail.python.org/mailman/listinfo/python-list

Re: Plone personalization

2005-05-18 Thread Larry Bates
Plone/Zope does support the environment you describe. Viacom uses Zope (and I think Plone) to provide their live video streaming from their site. Since Plone/Zope are free you can download and test to your heart's desire. Larry Bates [EMAIL PROTECTED] wrote: > I'm conducting some research about

Re: [Plone] DTML instead of ZPT for PHPParse

2005-05-03 Thread Max M
JZ wrote: > Who knows how to add to Plone the following content using DTML instead of > ZPT template? > > http://www.w3.org/1999/xhtml"; xml:lang="en-US" > lang="en-US" i18n:domain="plone" > metal:use-macro="here/main_template/macros/master"> > > > > HERE IS MY DYNAMIC P

Re: Plone

2004-12-03 Thread Joe Raul
verzeihung , was ist das? - Original Message - From: "merman" <[EMAIL PROTECTED]> Newsgroups: comp.lang.python.announce To: <[EMAIL PROTECTED]> Sent: Thursday, November 25, 2004 8:12 PM Subject: Plone > Hallo, > > das ist schon wichtig: > > http://plone.org/newsitems/plone-2.0.5-rc >