Re: Advice on how to get started with 2D-plotting ?

2011-09-07 Thread Fred Pacquier
Wow, what an impressive turnout ! Thanks a lot, rantingrick, CM and Herbert, for the fast answers, useful tips and especially the sample code ! Beats starting from a blank page, with a big stick, and will certainly set me on my way much faster... networkx does seem a bit over the top for my si

Advice on how to get started with 2D-plotting ?

2011-09-06 Thread Fred Pacquier
Hi, I'm a Python long-timer, but I've never had to use tools like Matplotlib & others before. Now, for my work, I would need to learn the basics fast, for a one-time quick-n-dirty job. This involves a graphic comparison of RFC1918 IP subnets allocation across several networks. The idea is to

Re: What do you use with Python for GUI programming and why?

2011-03-11 Thread Fred Pacquier
Robert said : > Is there a push to one toolkit or the other? If you are just now getting started, I would honestly suggest you save a whole lot of time and dive straight into PyQt. I've tried most 'em over the years (including some now discontinued), and in my experience Qt is way above the r

Re: Tracking down DLL load errors in Windows ?

2009-10-19 Thread Fred Pacquier
"Mark Tolonen" said : > Yes, welcome to Microsoft's solution to DLL Hell...Side-by-Side DLL > Hell. As always, it boils down to a philosophical choice : is it better to suffer through Hell alone, or in bad company ? :-) -- http://mail.python.org/mailman/listinfo/python-list

Re: Tracking down DLL load errors in Windows ?

2009-10-18 Thread Fred Pacquier
Fred P said : > Hi, a bit of platform-specific advice sought here... I'm trying to > diagnose one of those mysteries Windows is so fond of... > Say that I have code that imports some binary Python module from site- > packages (in this case, libpyexiv2.pyd through pyexiv2.py, could be > anythng els

Re: Tracking down DLL load errors in Windows ?

2009-10-17 Thread Fred Pacquier
"Mark Tolonen" said : > That error message is returned from executables built with later > versions of Visual Studio (at least 2005 and 2008...not sure about > 2003). The Windows application event log will indicate what DLL is > missing. > > In addition to tools others have noted, depends.exe

Re: Tracking down DLL load errors in Windows ?

2009-10-16 Thread Fred Pacquier
Christian Heimes said : > Fred P wrote: >> Is there any tool and/or methodology I could use to at least pinpoint >> the exact DLL that libpyexiv2 is failing to load, and ideally also >> the reason why ?... > > The depencency walker http://www.dependencywalker.com/ works fine for > me. I'd neve

Re: Web based application development using python

2009-04-28 Thread Fred Pacquier
Rahul said : >> >> There are a number of frameworks out there each with there own set of >> strengths and weaknesses,  you shoul dbe >> looking at each ones vibrancy (community), suitablility for your >> application, etc... > > Thanks tim > This information was really of help to me If you don'

Re: Recommendation for a small web framework like Perl's CGI::Application to run as CGI?

2009-01-28 Thread Fred Pacquier
excord80 said : >> What are you looking for in your framework? > > Well, let's see. I don't need a templating library, since -- as you > pointed out -- I can just use Python's own. I don't need a db > interface (can just make my own dbapi calls if needed). Don't need url > mapping (can just use

Re: Are there any python micro-frameworks (like ruby's Camping)?

2008-10-01 Thread Fred Pacquier
Phillip B Oldham <[EMAIL PROTECTED]> said : > On Oct 1, 10:29 am, Michele Simionato <[EMAIL PROTECTED]> > wrote: >> How about wsgiref in the standard library? It is as small as you can >> get without resorting to CGI. > > Interesting... I'll be sure to check that out also. > > Someone also menti

Re: ANN: Python GUI development using XULRunner

2008-09-17 Thread Fred Pacquier
Todd Whiteman <[EMAIL PROTECTED]> said : > I've put together a tutorial that shows off how to build a GUI > application using XULRunner (same architectural components as Firefox > uses) that can be used in conjunction with the Python programming > language. > The tutorial covers how to build a

Re: PyGUI as a standard GUI API for Python?

2008-09-10 Thread Fred Pacquier
Todd Whiteman <[EMAIL PROTECTED]> said : > Personally, I believe XULRunner has a lot to offer for Python GUI > development, I'm currently finishing up some documentation steps to show > off how to use it specifically for Python (I'll post it to this list > when it's finished). That would be re

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-28 Thread Fred Pacquier
John Henry <[EMAIL PROTECTED]> said : > The performance of Qooxdoo is quite amazing - for a Javascript based > web application. Don't know about cell-phones though. You can try > their showcase web site I cited earlier. Just for the record, Nokia Internet tablets (770, N800, N810) are the only

Re: So you think PythonCard is old? Here's new wine in an old bottle.

2008-04-27 Thread Fred Pacquier
John Henry <[EMAIL PROTECTED]> said : > Welcome to the modernized world of Pythoncard!!! Hey, that's really neat ! I remember dabbling in Pythoncard in the early days, some years ago, it was a very interesting project. I gave it up eventually, partly because it seemed somewhat abandoned (I see

Re: PHATCH: PHoto bATCH processor with EXIF and IPTC support for all platforms

2008-04-17 Thread Fred Pacquier
"SPE - Stani's Python Editor" <[EMAIL PROTECTED]> said : > What is new? Until Phatch could only save EXIF and IPTC tags on Linux. > Now this feature is available for all platforms hanks to the work of > Robin Mills who managed to compile pyexiv2 and all its dependencies > and get it to work on Mac

Re: ANN: Phatch = PHoto bATCH processor and renamer based on PIL

2008-02-20 Thread Fred Pacquier
Stani <[EMAIL PROTECTED]> said : > Even without python-pyexiv2 Phatch features read-only EXIF support > thanks to PIL. So you can name your files or write data stamps (date, > aperature, velocity, ...) based on EXIF information. Oh, that's good. I hadn't looked at PIL for a long while and wasn't

Re: ANN: Phatch = PHoto bATCH processor and renamer based on PIL

2008-02-19 Thread Fred Pacquier
Steve Holden <[EMAIL PROTECTED]> said : > Perhaps you could put a link to the source on the Windows instalL page? > I don't mind being a second-class citizen, but it's annoying to have to > jump around like that. I'm interested too, and was also wondering if Phatch is as full-featured unders W

Re: Client side GUI-like web framework ?

2008-02-05 Thread Fred Pacquier
USCode <[EMAIL PROTECTED]> said : > Thanks Jay and I guess in my original post I didn't explicitly specify > Python but that is what I was after. > After poking around a bit pyjamas looks like it might be exactly what I > was after except the main pyjamas website http://pyjamas.pyworks.org > ap

Re: Python-URL! - weekly Python news and links (May 16)

2007-05-19 Thread Fred Pacquier
[EMAIL PROTECTED] (Cameron Laird) said : > I'll make a few personal comments. > > I knew the choice of quotes was in questionable taste. I was > out to be provocative without being offensive, though. My > apologies to Mr. Beliavsky and anyone else I disappointed. On > the whole, I still think

Looking for a particular http proxy...

2006-01-13 Thread Fred Pacquier
Hello, I would be grateful if someone could point me to an existing and working http proxy implementation that satisfies the following requirements : - as small and simple as possible, ideally no dependencies outside python - easy to customize (for controlling outgoing http headers for instance)

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 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: Dr. Dobb's Python-URL! - weekly Python news and links (Jun 7)

2005-06-08 Thread Fred Pacquier
"Tim Golden" <[EMAIL PROTECTED]> said : > Just wanted to say thank you to Simon and all the > other people who have edited the Python-URL! weekly > digest over the years. Despite my being a pretty much > constant reader of c.l.py and various blogs and other > on-line sources, I still look forward

Re: Supercomputer and encryption and compression @ rate of 96%

2005-04-14 Thread Fred Pacquier
Christos "TZOTZIOY" Georgiou <[EMAIL PROTECTED]> said : > Well, I take advantage of this "folding" idea for years now. Do you > remember DoubleSpace? I was getting to the limits [1] of my 100 MiB > hard disk, so I was considering upgrading my hardware. A female > friend of mine, knowing a littl

Re: database in python ?

2005-04-11 Thread Fred Pacquier
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> said : > Hello I need to build table which need searching data which needs more > power then dictionary or list in python, can anyone help me what kind > of database suitable for python light and easy to learn. Is mySQL a > nice start with python ? There ar

Re: Python for a 10-14 years old?

2005-03-28 Thread Fred Pacquier
Christos "TZOTZIOY" Georgiou <[EMAIL PROTECTED]> said : >>OT/trivia : if it was between mid-eighties and early nineties, the >>company could be "Goupil" (ancien french for "Fox"). > > Exactly! That was it... it was October or November 1981, though (early > eighties). Oh... probably a "G2" model

Re: Python for a 10-14 years old?

2005-03-24 Thread Fred Pacquier
Christos "TZOTZIOY" Georgiou <[EMAIL PROTECTED]> said : > At the age of nine at school, two guys from a French computer-making > company named as "Loup" (in french) or "Lupo" (in Italian), can't > remember which --if either is correct--, came and gave us a demo of one > of their models. OT/trivia

Re: Web framework

2005-03-09 Thread Fred Pacquier
"Gianluca Sartori" <[EMAIL PROTECTED]> said : > Hi guys, > What web framework do you suggest to develop with? I had a look both at > Nevow and Quixote. These seemes to be the most appreciated by the > community. Anyway, I had no luck looking for a complete and coherent > documentation. Snakelets

Re: low-end persistence strategies?

2005-02-16 Thread Fred Pacquier
KirbyBase sounds like something that could fit the bill. -- http://mail.python.org/mailman/listinfo/python-list

Re: Big development in the GUI realm

2005-02-08 Thread Fred Pacquier
Robert Kern <[EMAIL PROTECTED]> said : >> that's Hanlon, not Heinlein. to be on the safe side, I won't attempt >> to attribute your mistake to anything. > > Fair enough. The only time I've seen it in dead-tree print was in > Heinlein's _Time Enough For Love_, unattributed to anyone else. > Goo

Re: advice needed for simple python web app

2005-02-04 Thread Fred Pacquier
"Dan Perl" <[EMAIL PROTECTED]> said : > This is exactly the kind of summary that I think should be in a > WebProgrammingShootOut (see another one of my postings in this thread) > but I failed to find such a summary. Thanks, Brian! Anyone can add > to the list? I myself am also into (very) sim

Re: datetime

2004-12-16 Thread Fred Pacquier
Chris <[EMAIL PROTECTED]> said : > Okay, I searched www.python.org for a date handler and found datetime. > http://www.python.org/dev/doc/devel/lib/module-datetime.html However, > whenever I try to import datetime, I get a No module named datetime > error. What am I missing? The module docum

Re: I need to create the table and I want to edit its content from www level.

2004-12-06 Thread Fred Pacquier
[EMAIL PROTECTED] (Rootshell) said : > I need to create the table and I want to edit its content from www > level. > > Here is some example: > > http://www.rootshell.be/~flash44 > > There is a table. > Is there possibilty to edit the content using command? > > Could you show me the way how to