Python Expert

2006-08-20 Thread Perseo
Hi guys,

we are looking for a python developer for a European project. This
project is multilangual and free it is called EuroCv and it need a
module for exporting data in PDF. As web developer I try to create this
module but It's too complicate for me. Check out the service
www.eurocv.eu for more details. Contact us by Skype chat system our
nick is eurocv.

Thanks

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python Expert

2006-08-24 Thread Frithiof Andreas Jensen

"Perseo" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi guys,
>
> we are looking for a python developer for a European project. This
> project is multilangual and free it is called EuroCv and it need a
> module for exporting data in PDF.

A brute-force approach could be to sidestep PDF and design a
template(s) in LaTex containing fields identified by strings. LaTeX
can produce many formats, one of those is PDF.

Then have your output module read the template, do a search & replace
of the fields with values (remembering to quote the characters that
LaTex will choke on and removing the codes for the blank fields) and
write the finished LaTeX document to disk. (Maybe there are even
templating modules in Python that will take care of this).

Then compile the documents with latex, run the resulting *.dvi file
through dvipdf and return a link to it. This is a "compiler pattern".
You need a naming scheme to identify your file(s) but the rest is
pretty old.

The Python application "scons" (a make replacement) can control the
"build" process - in case that you are not on a unix box - one could
have "build" application periodically looking for *.tex files and
compile them into *pdf whenever one is deposited in the right place.
Scons support distributed builds b.t.w.


> As web developer I try to create this
> module but It's too complicate for me. Check out the service
> www.eurocv.eu for more details. Contact us by Skype chat system our
> nick is eurocv.
>
> Thanks
>


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python Expert

2006-08-24 Thread Perseo
Hi again,

I must create a webpage with this service not a standalone software. Is
it correct, anyway? have you a little example to show me? Thanks for
your suggestions.

Frithiof Andreas Jensen wrote:
> "Perseo" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > Hi guys,
> >
> > we are looking for a python developer for a European project. This
> > project is multilangual and free it is called EuroCv and it need a
> > module for exporting data in PDF.
>
> A brute-force approach could be to sidestep PDF and design a
> template(s) in LaTex containing fields identified by strings. LaTeX
> can produce many formats, one of those is PDF.
>
> Then have your output module read the template, do a search & replace
> of the fields with values (remembering to quote the characters that
> LaTex will choke on and removing the codes for the blank fields) and
> write the finished LaTeX document to disk. (Maybe there are even
> templating modules in Python that will take care of this).
>
> Then compile the documents with latex, run the resulting *.dvi file
> through dvipdf and return a link to it. This is a "compiler pattern".
> You need a naming scheme to identify your file(s) but the rest is
> pretty old.
>
> The Python application "scons" (a make replacement) can control the
> "build" process - in case that you are not on a unix box - one could
> have "build" application periodically looking for *.tex files and
> compile them into *pdf whenever one is deposited in the right place.
> Scons support distributed builds b.t.w.
>
>
> > As web developer I try to create this
> > module but It's too complicate for me. Check out the service
> > www.eurocv.eu for more details. Contact us by Skype chat system our
> > nick is eurocv.
> >
> > Thanks
> >

-- 
http://mail.python.org/mailman/listinfo/python-list


About the Python Expert

2005-11-02 Thread [EMAIL PROTECTED]
Hey, i didnt say i need an expert. wel i did... anyways, i m just 
saying that Fan is not a good python programmer, he doesnt know enough 
python to help those who have joined his group, i know its askin a 
lot, and i m not askin for a private tutor, just someone(s), to pop 
into the group, see the discussions and help the people. but it is ur 
decision.
-- 
 * Posted with NewsLeecher v3.0 Beta 7
 * http://www.newsleecher.com/?usenet
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: About the Python Expert

2005-11-02 Thread bruno at modulix
[EMAIL PROTECTED] wrote:
> Hey, i didnt say i need an expert. wel i did... anyways, i m just 
> saying that Fan is not a good python programmer, he doesnt know enough 
> python to help those who have joined his group, i know its askin a 
> lot, and i m not askin for a private tutor, just someone(s), to pop 
> into the group, see the discussions and help the people. but it is ur 
> decision.

Why would someone "pop into the group" when there are already this
newsgroup and the tutor ml ?

And if you are not happy with whatever group you joined, just quit.

-- 
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: About the Python Expert

2005-11-02 Thread Grant Edwards
On 2005-11-02, blahman ([EMAIL PROTECTED]) <> wrote:

> Hey, i didnt say i need an expert. wel i did... anyways, i m just 
> saying that Fan is not a good python programmer, he doesnt know enough 
> python to help those who have joined his group,

They should have "joined a group" that _does_ contain people
who know enough to help.  Comp.lang.python, for example.  Or
the tutor mailing list.

> i know its askin a lot,

Yes it is.  As apparently is spelling and punctuation.

> and i m not askin for a private tutor, just someone(s), to pop
> into the group, see the discussions and help the people. but
> it is ur decision.

There's _already_ a tutor mailing list and a general Python
newsgroup -- both full of knowledgeable and helpful people.

[Since I took a shot at this guy's spelling, there's _got_ to
be a spelling error in my post, but I can't find it...]

-- 
Grant Edwards   grante Yow!  I want a VEGETARIAN
  at   BURRITO to go... with
   visi.comEXTRA MSG!!
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: About the Python Expert

2005-11-02 Thread Steve Holden
[EMAIL PROTECTED] wrote:
> Hey, i didnt say i need an expert. wel i did... anyways, i m just 
> saying that Fan is not a good python programmer, he doesnt know enough 
> python to help those who have joined his group, i know its askin a 
> lot, and i m not askin for a private tutor, just someone(s), to pop 
> into the group, see the discussions and help the people. but it is ur 
> decision.

If the guy who started the group isn't an appropriate mentor then a more 
advanced programmer would probably find it irritating to have to correct 
his mistakes.

I'd still recommend that you direct the members to the tutor list rather 
than trying to shore up an ineffective initiative.

Good luck either way.

regards
  Steve
-- 
Steve Holden   +44 150 684 7255  +1 800 494 3119
Holden Web LLC www.holdenweb.com
PyCon TX 2006  www.python.org/pycon/

-- 
http://mail.python.org/mailman/listinfo/python-list


(Job) SF BAY AREA -- Python Expert

2006-07-03 Thread jscalisi
Taos is a professional IT Consulting Services firm that has been
delivering technical excellence to its customers for more than 17
years.

We have an immediate openning for a Unix System Administrator with
excellent python scripting experience.

Please contact [EMAIL PROTECTED] for immediate consideration and more
information.

Taos is a professional IT Consulting Services firm that has been
delivering technical excellence to its customers for more than 17
years. We have completed more than 5,000 successful assignments for
1,000 different companies. We leverage this experience into service
offerings which have been built across a deep and broad matrix of
technologies and applications.

This matrix of technologies and applications fall under our Five Core
Practices:

·   Infrastructure
·   IT Management
·   Governance/Compliance
·   Applications
·   Office of the CIO

Taos is looking for the "Best of the Best" to be part of our growing IT
Consulting team. Please take a look at our website as well at
www.taos.com for more in depth information about our strategic
environment.  If you can please also forward a word attachment of your
resume along with your salary requirement.

I look forward to speaking with you about Taos.

-- 
http://mail.python.org/mailman/listinfo/python-list