Felipe Almeida Lessa wrote:
> 2006/9/7, Butternut Squash <[EMAIL PROTECTED]>:
>> right now we are using c# and .net remoting in a way that just is not
>> efficient.
>>
>> I want to rewrite a lot of what we do in python. I have seen XML-RPC and
>> soap.
What do you guys recommend for doing middle tier in python.
I want to hide the database from the application and have it just use
business logic.
right now we are using c# and .net remoting in a way that just is not
efficient.
I want to rewrite a lot of what we do in python. I have seen XML-RPC a
abcd wrote:
> Larry Bates wrote:
>> This is not really a Python question. Blocking ports is a function
>> of your firewall solution.
>>
>
>
> ok, no of any python solutions? or command-line firewalls?
So now you're question is how to write a firewall in python?
You can probably bind to all
Leo Jay wrote:
> dear all,
> i have a python com server like this:
>
> import win32com.server.register
>
> class HelloWorld:
> _reg_clsid_ = "{B0EB5AAB-0465-4D54-9CF9-04ADF7F73E4E}"
> _reg_desc_ = 'Python test com server'
> _reg_progid_= "Leojay.ComServer"
>
MaaSTaaR wrote:
> Hello ...
>
> firstly , sorry for my bad English .
>
> i have problem with open() function when i use it with file which name
> in Arabic , the open() will not find the file , and i am sure the file
> is exist .
>
>
> so how i can solve this problem ?
probably a unicode prob
Phil Thompson wrote:
> Riverbank Computing is pleased to announce the release of PyQt v4.0
> available from http://www.riverbankcomputing.co.uk/pyqt/.
>
> The main change from v4.0beta1 is the inclusion of comprehensive HTML
> documentation based on the Qt documentation.
>
> PyQt is a comprehens
Diez B. Roggisch wrote:
> Butternut squash wrote:
>
>> Is there any reason why there isn't any python library that makes
>> using soap as easy as how microsoft .net makes it.
>>
>> I mean I write rudimentary asmx files call them from a webbrowser.
>>
Is there any reason why there isn't any python library that makes
using soap as easy as how microsoft .net makes it.
I mean I write rudimentary asmx files call them from a webbrowser.
The WSDL is generated and then there is documentation and a form to
invoke a function.
When do you think someone
Rony Steelandt wrote:
> We have a vacancy for a python programmer for a 6 months assignement.
>
> If interested, please visit www.bucodi.com
>
> And don't worry we speak english :)
>
> R_
>
seriously, a job opportunity in France?? I heard that the unemployment rate
is not doing too well.
--
John Ladasky wrote:
>
> [EMAIL PROTECTED] wrote:
>> I am also a newbie and learning like you are. I was wondering if do you
>> know any wxPython forum just for GUIs ?
>> Good luck with your project and hope that some guru helps us out.
>
> If you are reading this via Usenet, you can subscribe to
momobear wrote:
>
> Butternut squash wrote:
>> any recommendations? any opinions?
>>
>> I want to learn to program in python and need a gui reference. I'll be
>> updating various mysql tables. I have most of the code ready to roll by
>> using a com
Tim Roberts wrote:
> Dabo
Thanks for the info. I'll check out dabo.
I understand that web is easier to distribute and more likely easier to
program. I loath CSS and HTML though and that's why I want a fat client
program. We'll see
--
http://mail.python.org/mailman/listinfo/python-list
any recommendations? any opinions?
I want to learn to program in python and need a gui reference. I'll be
updating various mysql tables. I have most of the code ready to roll by
using a command line. I need put some lipstick on my project.
pyQT seems viable but there is not really a good referenc
[EMAIL PROTECTED] wrote:
> IronPython is currently nowhere near production quality. I would not
> recommend it.
But it's so cool.
--
http://mail.python.org/mailman/listinfo/python-list
14 matches
Mail list logo