ANN: eGenix mxODBC Plone/Zope Database Adapter 2.2.3

2015-09-14 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING mxODBC Plone/Zope Database Adapter Version 2.2.3 for the Plone CMS and Zope server platform Available for Plone 4.0-4.3 and Plone 5.0

ANN: eGenix mxODBC Plone/Zope Database Adapter 2.2.2

2015-06-10 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING mxODBC Plone/Zope Database Adapter Version 2.2.2 for the Plone CMS and Zope server platform Available for Plone 4.0-4.3 and Plone 5.0

ANN: eGenix mxODBC Plone/Zope Database Adapter 2.2.1

2015-04-20 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING mxODBC Plone/Zope Database Adapter Version 2.2.1 for the Plone CMS and Zope server platform Available for Plone 4.0-4.3 and Plone 5.0

ANN: eGenix mxODBC Plone/Zope Database Adapter 2.2.0

2014-12-11 Thread eGenix Team: M.-A. Lemburg
ANNOUNCING mxODBC Plone/Zope Database Adapter Version 2.2.0 for the Plone CMS and Zope server platform Available for Plone 4.0-4.3 and Plone 5.0

[JOB] Look for a Full Time Plone Developer

2013-06-06 Thread Patrick Waldo
Hi All, Please take a look at a new job opportunity for Python/Plone developers. Patrick Waldo, Project Manager Decernis <http://decernis.com/> *Job Description: Full Time Python/Plone Developer* We are looking for a highly motivated and self-reliant developer to work on systems buil

ANN: eGenix mxODBC Zope/Plone Database Adapter 2.1.2

2013-05-07 Thread eGenix Team: M.-A. Lemburg
ANNOUNCEMENT mxODBC Zope/Plone Database Adapter Version 2.1.2 for Zope and the Plone CMS Available for Plone 4.0, 4.1 and 4.2

ANN: eGenix mxODBC Zope/Plone Database Adapter 2.1.1

2013-04-02 Thread eGenix Team: M.-A. Lemburg
ANNOUNCEMENT mxODBC Zope/Plone Database Adapter Version 2.1.1 for Zope and the Plone CMS Available for Plone 4.0, 4.1 and 4.2

ANN: eGenix mxODBC Zope/Plone Database Adapter 2.1.0

2012-09-18 Thread eGenix Team: M.-A. Lemburg
ANNOUNCEMENT mxODBC Zope/Plone Database Adapter Version 2.1.0 for Zope and the Plone CMS Available for Plone 4.0, 4.1 and 4.2

Plone Conference 2010 schedule published

2010-09-27 Thread Matt Hamilton
Over 400 attendees are set to meet at the 8th annual Plone Conference for a week-long programme of training, talks and developer sprints from the 25th to 31st October at the Thistle Grand Hotel in Bristol, UK. Plone Conference 2010 registrations are open. Plone, an Open Source Content Management

Re: [JOB] Plone Developer, Washington, D.C. - Relo OK | 55-75k

2009-05-29 Thread Scott David Daniels
OSS wrote: Plone Developer, Washington, D.C. - Relo OK | 55-75k You should post this to the Python Jobs board, and not here. http://www.python.org/community/jobs/ --Scott David Daniels scott.dani...@acm.org -- http://mail.python.org/mailman/listinfo/python-list

[JOB] Plone Developer, Washington, D.C. - Relo OK | 55-75k

2009-05-29 Thread OSS
Plone Developer, Washington, D.C. - Relo OK | 55-75k shiverat** Government security clearance required ** ** Relocation assistance provided ** My client is seeking a full-time Plone Developer for work with the federal government. The applicant will be responsible for standardizing web formats

Re: Advice for a replacement for plone.

2008-10-02 Thread Dmitry S. Makovey
disclaimer: I'm not affiliated with any company selling Plone services ;) I also have nothing against Django and such. Ken Seehart wrote: > I want a new python based CMS. ... One that won't keep me up all night > > > I've been fooling around with zope and

Re: Advice for a replacement for plone.

2008-09-30 Thread Nick Craig-Wood
Ken Seehart <[EMAIL PROTECTED]> wrote: > I want a new python based CMS. ... One that won't keep me up all night > > I've been fooling around with zope and plone, and I like plone for some > things, such as a repository for online project documentation. How

Advice for a replacement for plone.

2008-09-30 Thread Ken Seehart
I want a new python based CMS. ... One that won't keep me up all night I've been fooling around with zope and plone, and I like plone for some things, such as a repository for online project documentation. However for general-purpose web development it is too monolithic.

Re: Validation in plone

2008-07-07 Thread Bruno Desthuilliers
Sallu a écrit : Hi all and one, How to do server side validation in plone? Wrong place for Plone related questions. Try the Plone mailing list. -- http://mail.python.org/mailman/listinfo/python-list

Validation in plone

2008-07-06 Thread Sallu
Hi all and one, How to do server side validation in plone? please help me its very urgent. i created a validator.py file where i wrote a script for 'special character are not allowed' and calling that script in movie.py its working fine by validators = ('splcharvalid',), and

Python and Plone Boot Camps in Chapel Hill, NC

2008-05-19 Thread Chris Calloway
Triangle (NC) Zope and Python Users Group (TriZPUG) is proud to open registration for our fourth annual ultra-low cost Plone and Python training camps, BootCampArama 2008: http://trizpug.org/boot-camp/2008/ Registration is now open for: PyCamp: Python Boot Camp, August 4 - 8 Plone Boot Camp

Re[2]: python-ldap for plone 3 (python 2.4.4)

2008-02-25 Thread Erol Robaina Cepero
Ok, thanks *** REPLY SEPARATOR *** On 21/02/2008 at 10:59 p.m. Michael Ströder wrote: >Erol Robaina Cepero wrote: >> On 19/02/2008 at 07:12 p.m. Michael Strvder wrote: >> >>> Erol Robaina Cepero wrote: >>>> I need download python-ldap for

Re: python-ldap for plone 3 (python 2.4.4)

2008-02-21 Thread Michael Ströder
Erol Robaina Cepero wrote: > On 19/02/2008 at 07:12 p.m. Michael Ströder wrote: > >> Erol Robaina Cepero wrote: >>> I need download python-ldap for my plone 3.0.5 that use python 2.4.4. >>> >>> Do you know where I can find it? >> http://python-lda

Re[2]: python-ldap for plone 3 (python 2.4.4)

2008-02-21 Thread Erol Robaina Cepero
On 19/02/2008 at 07:12 p.m. Michael Ströder wrote: >Erol Robaina Cepero wrote: >> I need download python-ldap for my plone 3.0.5 that use python 2.4.4. >> >> Do you know where I can find it? > >http://python-ldap.sourceforge.net/download.shtml There I found the versi

Re: python-ldap for plone 3 (python 2.4.4)

2008-02-19 Thread Michael Ströder
Erol Robaina Cepero wrote: > I need download python-ldap for my plone 3.0.5 that use python 2.4.4. > > Do you know where I can find it? http://python-ldap.sourceforge.net/download.shtml Ciao, Michael. -- http://mail.python.org/mailman/listinfo/python-list

python-ldap for plone 3 (python 2.4.4)

2008-02-19 Thread Erol Robaina Cepero
Hi friend!! I need download python-ldap for my plone 3.0.5 that use python 2.4.4. Do you know where I can find it? bye -- http://mail.python.org/mailman/listinfo/python-list

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
sure of this ? > > Yes, because I executed it in python... > > -- > derek > > > ----- > SF.Net email is sponsored by: > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > ___ > Plone-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/plone-users > -- http://mail.python.org/mailman/listinfo/python-list

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

2007-12-14 Thread Victor Subervi
Marketplace. > It's the best place to buy or sell services > for just about anything Open Source. > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > ___ > Plone-Users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/plone-users > -- http://mail.python.org/mailman/listinfo/python-list

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

2007-12-14 Thread Victor Subervi
quot;By " | "BY": > > ... author = author[3:] > > ... > > Traceback (most recent call last): > > File "", line 1, in ? > > TypeError: unsupported operand type(s) for |: 'str' and 'str' > > > > This is a

Re: Interest in a one-day business conference for Python, Zope and Plone companies ?

2007-07-04 Thread Thomas Heller
eGenix Team: M.-A. Lemburg schrieb: > Hello, > > eGenix is looking into organizing a one day conference > specifically for companies doing business with Python, Zope and > Plone. The conference will likely be held in or close to > Düsseldorf, Germany, which is lively medium-siz

Interest in a one-day business conference for Python, Zope and Plone companies ?

2007-07-02 Thread eGenix Team: M.-A. Lemburg
Hello, eGenix is looking into organizing a one day conference specifically for companies doing business with Python, Zope and Plone. The conference will likely be held in or close to Düsseldorf, Germany, which is lively medium-sized city, with good airport connections world-wide and specifically

Re: Zope / Plone Groups

2006-06-01 Thread Rene Pijlman
[EMAIL PROTECTED]: >are there any specific groups for zope / plone regarding questions? Try plone-users: http://plone.org/support -- René Pijlman -- http://mail.python.org/mailman/listinfo/python-list

Re: Zope / Plone Groups

2006-06-01 Thread Scott David Daniels
[EMAIL PROTECTED] wrote: > are there any specific groups for zope / plone regarding questions? Check gmane (google for it). -- --Scott David Daniels [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list

Zope / Plone Groups

2006-06-01 Thread d . schulz81
Hi, are there any specific groups for zope / plone regarding questions? my question is: How is it possible to use Zope 3 Products with Plone, which is an extension based on Zope 2? Thank you Dennis -- http://mail.python.org/mailman/listinfo/python-list

Re: Need Plone Information

2006-05-03 Thread N.Davis
bruce wrote: > I've never used Python/Plone, and am wondering if I can talk with anyone > who's used Plone. I'm trying to determine if Plone could be easily used for > a potential application. > this might help (where to start): http://plone.org/documentation/how-

Re: Need Plone Information

2006-05-03 Thread bruno at modulix
bruce wrote: > Hi > > I've never used Python/Plone, and am wondering if I can talk with anyone > who's used Plone. I'm trying to determine if Plone could be easily used for > a potential application. Then you'd better post this to the plone and/or zope mail

Need Plone Information

2006-05-03 Thread bruce
Hi I've never used Python/Plone, and am wondering if I can talk with anyone who's used Plone. I'm trying to determine if Plone could be easily used for a potential application. -bruce [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list

Zope/Plone developer(s) needed to help build and finalize a fun project.

2006-05-03 Thread Nainto
you first read the list below!* We are looking for someone who... * is interested in working with me to further develop the existing MacSuburb software and ready it for the release. There is a lot of readying to be done. * knows Python and is familiar with Zope and Plone. We are using Zope and

Re: Plone or TurboGears for Intranet

2006-03-28 Thread Yu-Xi Lim
nd even extrememly business specific apps such as > simple inventory control reporting). The other big issue is ease of > templating as the only Plone examples I've seen have seemed to > basically use the original template or a slightly customised version of > it so I'm wondering

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

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

Plone or TurboGears for Intranet

2006-03-27 Thread m . wanstall
inventory control reporting). The other big issue is ease of templating as the only Plone examples I've seen have seemed to basically use the original template or a slightly customised version of it so I'm wondering whether it would be quicker to build it from the ground up with TurboG

Re: Hiding a column at the root of a plone site ...

2006-02-27 Thread bruno at modulix
Paul Ertz wrote: > Hello, > > We would like to hide the left column for the main/home page of our > plone sites dynamically using a tal: expression. Then please post on a Zope/Plone related mailing-list. -- bruno desthuilliers python -c "print '@'.join(['.

Hiding a column at the root of a plone site ...

2006-02-23 Thread Paul Ertz
Hello, We would like to hide the left column for the main/home page of our plone sites dynamically using a tal: expression. I figured out that I need to customize the main_template file something like this: What I haven't figured out, is how to identify that the current page is the

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Bruno Desthuilliers
ry extensibles. For the record, for our own extranet, we're actually switching from CPS (a very-close-to-Plone CMF) to... Trac - there's not even a subversion repository around, but we use the Wiki/Ticket/Roadmap combo to manage our current projects. Now Plone is a pretty good CMS fo

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread kbperry
Rene and Tim, Thanks for the help! I am glad that I didn't rule out Plone yet because I was able to download and install quickly. My "site" was up and running very quickly. For this class we are more focused on the HCI/usability stuff than we are the coding. I have plenty of oth

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Tim Williams (gmail)
On 21 Feb 2006 08:00:03 -0800, Michele Simionato <[EMAIL PROTECTED]> wrote: For easy of use nothing beats CherryPy, but I am not sure how stable itis. If CherryPy is of interest then don't discount Karrigell,  it has a smaller learning curve and appears stable.   Overall I found it quicker to becom

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Tim Parkin
hat don't have technical skills (like clerical staff). >> >>The biggest problem with the current site is that not enough people >>have access to update it. Since I love python, these seemed like >>viable solutions. >> >>1) Is Zope/Plone overkill for this type of

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Rene Pijlman
kbperry: >1) Is Zope/Plone overkill for this type of project? No, Plone is an excellent CMS for your purpose. >2) Why use Plone vs. straight up Zope? Plone is an out-of-the-box CMS for non-technical editors, Zope is the underlying infrastructure for developers. >3) Is there a w

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Michele Simionato
It depends on how much time do you want to spend fighting with the framework. I usually do not recommend Zope, unless you want to make a career as a Zope consultant. If you have to interact with a relational database, your life with Zope may be hard: http://www.jrandolph.com/blog/?p=23 For easy of

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Michele Simionato
Rene Pijlman wrote: > Get your data out of those silly rows and columns, and put it in > first-class objects! Well, there are pros and contras in the choice of a relational database vs an object database. Most of the time, there is no choice, since you have a legacy relation database to work with.

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread N.Davis
kbperry wrote: I attend a very large university (around > 30,000 students), and the CS site will need to be updated by many > people that don't have technical skills (like clerical staff). That is exactly the kind of thing Plone is good at. A good match I would say. Chec

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Rene Pijlman
Michele Simionato: >I usually do not recommend Zope, unless you want to make a career as a >Zope consultant. You have a point there. >If you have to interact with a relational database, your life with Zope >may be hard: And if you have to interact with flat files, your life with an RDBMS may

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread kbperry
Well, I guess our main goal in this class is to improve usability and user experiences at the site. While we want to improve our site visually and make it more usable to the prospective students, the site needs to be easily updated. I don't think that I am looking for a wiki. I will definitely c

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Fredrik Lundh
ke clerical staff). > > The biggest problem with the current site is that not enough people > have access to update it. Since I love python, these seemed like > viable solutions. > > 1) Is Zope/Plone overkill for this type of project? > > 2) Why use Plone vs. straight up

Re: Zope/Plone - Is it the right solution?

2006-02-21 Thread Chris Lasher
You may want to look at either of the popular frameworks, TurboGears http://www.turbogears.org/ or Django http://www.djangoproject.com/ I have very little experience with both, but I decided to try learning the Django framework after watching the Snakes and Rubies videos. (See http://www.djangopro

Zope/Plone - Is it the right solution?

2006-02-21 Thread kbperry
oblem with the current site is that not enough people have access to update it. Since I love python, these seemed like viable solutions. 1) Is Zope/Plone overkill for this type of project? 2) Why use Plone vs. straight up Zope? 3) Is there a way to get over the steep learning curves (that I

Re: Does Plone support distinct sets of users in subgroups?

2006-02-18 Thread wheel
I was shy of setting up to recieve a bunch of emails, but I'll scope out the nttp option. Thanks to both of you. In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > wheel: > >I'm not sure if this is the right venue for Plone questions, if not, > >could

Re: Does Plone support distinct sets of users in subgroups?

2006-02-18 Thread Duncan Booth
wheel wrote: > I'm not sure if this is the right venue for Plone questions, if not, > could someone ref me to a better one? The discussion groups on the plone > site are mailing lists and I'd rather not subscribe quite yet. Use gmane.org: you get NNTP access to all the plone

Re: Does Plone support distinct sets of users in subgroups?

2006-02-18 Thread Rene Pijlman
wheel: >I'm not sure if this is the right venue for Plone questions, if not, >could someone ref me to a better one? The plone-users mailing list. Highly recommended. >The discussion groups on the plone site are mailing lists and I'd >rather not subscribe quite yet. Why

Does Plone support distinct sets of users in subgroups?

2006-02-17 Thread wheel
I'm not sure if this is the right venue for Plone questions, if not, could someone ref me to a better one? The discussion groups on the plone site are mailing lists and I'd rather not subscribe quite yet. Does plone support distinct sets of users? That is, on a public website run

Show content of an external page in plone.

2006-01-24 Thread sub
I'm using plone primary as a news system for my school. Now I want to integrate external sources into my plone site. The page is http://www.vucaarhusamtvucwin.dk/hold.asp?v1=randers&v2=randers&v3=a&v4=a which shows the various courses my school offers. This site i updated from

[Newbie] Plone/workflow change ownership

2005-12-30 Thread frederic . willem
Hi all, I would like to change the ownership of an object when changing its state. However when I call : obj=state_change print obj.getOwnerTuple() I get (['MyPortal', 'portal_workflow', 'TC_Workflow'], 'scripts') with scripts as owner. The method changeOwnership do nothing. Are there any tips t

Plone Setup on Https

2005-12-26 Thread madhusudand
Hi Gays, I have setup plone , its workingon port 8080 , now i need to plone work on secure layer, ie on https, my apache is configure ssl and localhost is also working on https , but plone is not working Any ideas how to setup on https plone Madhu -- http://mail.python.org

Re: Problem cmpiling M2Crypto under Plone

2005-12-02 Thread Thomas G. Apostolou
"Fredrik Lundh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Thomas G. Apostolou wrote: > > > So what you say is that the Python installed with Plone doesn't have > > Python.h in ./include but Python installers from Python.org do have

Re: Problem cmpiling M2Crypto under Plone

2005-12-02 Thread Fredrik Lundh
Thomas G. Apostolou wrote: > So what you say is that the Python installed with Plone doesn't have > Python.h in ./include but Python installers from Python.org do have the > file? that's likely, given building didn't work for you. after all, Plone's an applicat

Re: ANNOUNCEMENT: The ring of the friendly serpent in business suite: Python, Zope, Plone

2005-09-12 Thread jegenye2001
Oops, "suit" indeed. Though it might be considered as a pun if you really want to. :-) Anyway, thanks, I will correct it. Cheers, Miklos -- http://mail.python.org/mailman/listinfo/python-list

Re: ANNOUNCEMENT: The ring of the friendly serpent in business suite: Python, Zope, Plone

2005-09-12 Thread Richie Hindle
[Miklos] > The ring of the friendly serpent in business suite: Python, Zope, Plone > http://www.jegenye.com/ Did you mean "business suit"? -- Richie Hindle [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list

ANNOUNCEMENT: The ring of the friendly serpent in business suite: Python, Zope, Plone

2005-09-12 Thread jegenye2001
Hi everybody, Since I couldn't find a (working) webring with such a profile, I started my own one: The ring of the friendly serpent in business suite: Python, Zope, Plone http://www.jegenye.com/ Anyone (companies or individual programmers/consultants) are welcome to join if they offer ser

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-08 Thread Fred Pacquier
Peter Hansen <[EMAIL PROTECTED]> said : > I can't let that pass. :-) I believe it was well established in posts > a few years ago that while the programming-language equivalent of > Esperanto is clearly Python, "Volapuke" was most definitely > reincarnated as *Perl*. Sorry -- I've been reading

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-07 Thread Peter Hansen
Fred Pacquier wrote: > This is a general case, and it goes both ways : we French usually > communicate much more easily with italians (or whatever) speaking english > than with native anglo-american speakers. Anyway, source code (esp. python) > is the modern esperanto/volapük :-) I can't let th

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-07 Thread Terry Hancock
On Tuesday 06 September 2005 03:34 am, Huron wrote: > > 1) whether there would be legal or procedural obstacles for a > > non-European wanting to work in Paris for a while; and > If you are a member of the EU (the netherlands ?), there no such problem on > our side. Only _you_ would have some paper

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-07 Thread Fred Pacquier
"Adriaan Renting" <[EMAIL PROTECTED]> said : > And about the French language: Try to find some french radio broadcast > on the internet or something like that, and see if you can understand > it. I find reading/writing/speaking French is o.k., but understanding > native speakers can be very hard.

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-07 Thread Paul Rubin
"Adriaan Renting" <[EMAIL PROTECTED]> writes: > Not to discourage you, working abroad can realy be a nice thing to > do, but expect a lot of paperwork, and a lot of contradicting > answers. The basic thing is, that most european goventments aren't > set up to deal with expats, most immigrants are e

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-07 Thread Adriaan Renting
>>> I'm in the US and have no EU papers. Still feasible? Unless you and your employer know the to talk the talk and walk the walk, it's probably going to be hard. I work at a place in the Netherlands where about 50% of the employees are from abroad, with large numbers from places like the USA,

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-06 Thread Paul Rubin
"Terry Reedy" <[EMAIL PROTECTED]> writes: > > Do you even realize you're having this conversation over the Python > > mailing list/newsgroup, rather than by private email? > > Did you consider asking *that* question privately ;-? Hehe, good comeback. Seriously, I figured enough other clpy people

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-06 Thread Terry Reedy
"Erik Max Francis" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Paul Rubin wrote: > >> If you still think this, I'd be interested in chatting a little >> further. Does the email address in the pdf go to you? If not, should >> I write you directly? Can I call on the phone (you

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-06 Thread Erik Max Francis
Paul Rubin wrote: > If you still think this, I'd be interested in chatting a little > further. Does the email address in the pdf go to you? If not, should > I write you directly? Can I call on the phone (you can leave me a > number at http://paulrubin.com)? Thanks. Do you even realize you're

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-06 Thread Huron
> If you still think this, I'd be interested in chatting a little > further. Does the email address in the pdf go to you? If not, should > I write you directly? Can I call on the phone (you can leave me a > number at http://paulrubin.com)? Thanks. done, we will get in contact in a more private

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-06 Thread Paul Rubin
ve been involved with free software for a long time and am a former FSF staff member, I'm knowledgeable about web server implementation and web applications, and I'm pretty good with Python), but I've never used Zope or Plone. I do have a strong interest in collaborative web site impl

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-06 Thread Huron
> Working remotely hadn't occurred to me ;-). I was wondering > > 1) whether there would be legal or procedural obstacles for a > non-European wanting to work in Paris for a while; and If you are a member of the EU (the netherlands ?), there no such problem on our side. Only _you_ would have some

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-05 Thread Paul Rubin
Huron <[EMAIL PROTECTED]> writes: > > Since you're posting in English, is there any point in responding > > to it in English, and are non-Europeans eligible? > > I'm afraid not. The team is too small to welcome remote work at the present > time ... Working remotely hadn't occurred to me ;-). I

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-05 Thread Huron
> It says, "bonne maîtrise de l'anglais écrit et parlé (toute autre langue > sera un plus)" so good mastery of English written and spoken is the main > language requirement (stated, that is ;-) But "capacité de dialoguer avec > des usagers non techniques et tous les membres de l'équipe" probably m

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-05 Thread Bengt Richter
>> developer / R&D engineer with strong Plone focus. >> The position is located in Paris, France (11eme). >> >> All details (in french) can be found here : >> http://www.sopinspace.com/company/poste_ing.pdf contact : emploi >> <*at*> sopinspace <-dot-&g

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-05 Thread Huron
> Since you're posting in English, is there any point in responding > to it in English, and are non-Europeans eligible? I'm afraid not. The team is too small to welcome remote work at the present time ... I was posting in english mainly to avoid beeing flag as spam ... and because I though I might

Re: Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-05 Thread Paul Rubin
Huron <[EMAIL PROTECTED]> writes: > Sopinspace, Society For Public Information Spaces (specialized in Web-based > citizen public debate and collaborative initiatives) is looking for a new > developer / R&D engineer with strong Plone focus. > The position is located i

Job Offer in Paris, France : R&D Engineer (Plone)

2005-09-05 Thread Huron
Hi all, Sopinspace, Society For Public Information Spaces (specialized in Web-based citizen public debate and collaborative initiatives) is looking for a new developer / R&D engineer with strong Plone focus. The position is located in Paris, France (11eme). All details (in french) can be f

plone site in separate database - MountFolder

2005-08-31 Thread krzychu
Hallo, I have an existing plone site called "info", I've added some scripts to it. I would like to have that plone site into a separate ZODB database(separate .fs file). There is a MountFolder product (1.2 - the latest release), by mean of this you can create MountFolder which da

Re: listing users in Plone

2005-08-08 Thread Somesh
plz let me know the proper google group -- http://mail.python.org/mailman/listinfo/python-list

Re: listing users in Plone

2005-08-04 Thread [EMAIL PROTECTED]
Can't help you with #1 as I don't use Plone anymore. I prefer using plain Zope and building my site around that. There's not much that Plone adds for me, besides a skin. As for 2, I do have some experience doing that. First, create a ZSQL statement that does something like this:

listing users in Plone

2005-08-04 Thread Somesh
Hi, 1.I have installed and running a plone Intranet site, I have registerd users on it. I want to get list of all registerd users on a page. how I should move towards getting it / scripting it in my index_html page ? I am just a frontend user of plone. 2.How to start creating small database

Re: File Table List in Plone

2005-07-21 Thread bruno modulix
[EMAIL PROTECTED] wrote: > All, > > Is there is a Plone type or product for generating a file list on a > plone page, eg: a list of downloadable files in a table? An example of > what I want can be found at > http://www.zope.org/Members/MacGregor/ExtFile under "Available &

File Table List in Plone

2005-07-20 Thread groups
All, Is there is a Plone type or product for generating a file list on a plone page, eg: a list of downloadable files in a table? An example of what I want can be found at http://www.zope.org/Members/MacGregor/ExtFile under "Available Releases" where a list of files resides. Is this

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

Plone personalization

2005-05-18 Thread miumiun
I'm conducting some research about CMS systems and I have limited the choices to several that fit my needs. Many of them have live demos, so I can try and see, but I didn't find such for Plone. Is there one? I also didn't see one very important feature - personalization. I

Creating new StructuredText-like content type for Zope/Plone

2005-05-12 Thread pugnatio
I prefer to use my own text format instead of StructuredText or the like, because I also use emacs outline mode a lot. What would be the best approach for creating this new content type in Zope/Plone? Writing a new Plone product with page templates seems fairly involved, but maybe it's desi

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/

[Plone] DTML instead of ZPT for PHPParse

2005-05-03 Thread JZ
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">

May 3: Vancouver Python, Zope and Plone User's Group

2005-05-03 Thread Paul Prescod
This month's talk: 10 coolest things about Plone, Andy McKay This talk was originally supposed to be: "137 cool things about Plone" but we negotiated Andy down to just ten. But these ten things are not just cool: they are the coolest. Plone enthusiasts and hecklers equall

Re: Zope3 and Plone

2005-04-18 Thread bruno modulix
Mir Nazim wrote: Hi, I wanted to know what will happen to plone once Zope3 will be official version. (snip) what should be done. Ask on the Plone mailing list ?-) -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')])

Re: Zope3 and Plone

2005-04-18 Thread Josef Meile
Hi Mir, you are asking in the wrong place. This is a python specific list. You can find a suitable list here: http://mail.zope.org/mailman/listinfo Regards, Josef Mir Nazim wrote: Hi, I wanted to know what will happen to plone once Zope3 will be official version. Is plone being ported to Zope3. I

Zope3 and Plone

2005-04-18 Thread Mir Nazim
Hi, I wanted to know what will happen to plone once Zope3 will be official version. Is plone being ported to Zope3. I googled it but did not come accross anything stating the plone's migration to zope3. I am thinking to take up a project. plone is a candidate for it. should i want to

[OT] [Job] Open Python/Zope/Plone Positions in Ireland

2005-02-23 Thread Darragh Sherwin
Zope or Plone is an advantage but not necessary. For more information on Propylon, please visit http://www.propylon.com . All positions would be in our Irish office in Dublin. All candidates would have to be eligible to work in the EU and have the appropriate visas, etc. If you or anyone you know

  1   2   >