Re: Printing forms and labels in Python

2010-06-13 Thread jfabiani
Monte Milanuk wrote: > Hello, > > I'm still a relative newbie to python, so I apologize if this is covered > in detail somewhere and I missed it. > > I have a program or two that I want to work on once I get more > proficient with python and sqlite and tkinter/wxpython. One of the big > 'featur

Re: Calendar GUI

2010-02-08 Thread jfabiani
Jean-Michel Pichavant wrote: > Michael Torrie wrote: >> Gabriel wrote: >> >>> On Fri, Feb 5, 2010 at 9:08 PM, William Gaggioli >>> wrote: >>> I'm working on setting up some software for a Peruvian non-profit to help them organize their incoming volunteers. One of the features I'

RE: Convert month name to month number faster

2010-01-06 Thread jfabiani
VYAS ASHISH M-NTB837 wrote: > > How about using list.index() and storing month names in a list? You may > want to measure performance your self and conclude. > > Regards, > Ashish Vyas > > -Original Message- > From: python-list-bounces+ntb837=motorola@python.org > [mailto:python-li

opening a connection to quickbooks

2009-12-07 Thread jfabiani
Hi, Has anyone ever attempted to work with quickbooks in a real time fashion? I need some advise. I'm trying to work out a way to have real time updates/inserts/and queries. I'd also like not to use all the user licenses. But... I have discovered that opening a connection to quickbooks takes a l

Re: Python & OpenOffice Spreadsheets

2009-11-23 Thread jfabiani
Krishnakant wrote: > On Mon, 2009-11-23 at 11:12 +, Paul Rudin wrote: >> Gerhard Häring writes: >> >> > Is there a *simple* way to read OpenOffice spreadsheets? >> > >> > Bonus: write them, too? >> > >> > I mean something like: >> > >> > doc.cells[0][0] = "foo" >> > doc.save("xyz.ods") >> >

Re: why python got less developers ?

2009-08-28 Thread jfabiani
Chris Rebert wrote: > On Thu, Aug 27, 2009 at 5:34 PM, Deep_Feelings > wrote: >> python got relatively fewer numbers of developers than other high >> level languages like .NET , java .. etc  why ? > > We lack Sun and Microsoft's massive marketing departments. :) I'm inclined to agreed. But in r