Re: Scriptomatic 2.0
If you stick an 's' into the URI, so it's https:// you'll get a certificate warning from FireFox. Looks like MS is running a self-signed certificate on www.microsoft.com weird. really -- Novell DeveloperNet Sysop #5 _ "Do Re Mi chel La Si Do" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi ! > > Scriptomatic 2.0 can, now, to generate scripts in Python. > > Download : > > http://www.microsoft.com/downloads/thankyou.aspx?FamilyID=09dfc342-648b-4119-b7eb-783b0f7d1178&displaylang=en > > > Note : scriptomatic is a generator of WMI's scripts, for Windows, (and > compatibles WBEM). > > > > Good night > -- > Michel Claveau > > > > -- > http://mail.python.org/mailman/listinfo/python-list > -- http://mail.python.org/mailman/listinfo/python-list
Re: Python UPS / FedEx Shipping Module
_ "Gabriel Cooper" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > >Are the modules just accessing the published apis for their webservices? > Yes, they use the free API's that have always been freely available. > They're just *Impossible* to find on either of UPS's OR FedEx's > websites. It took me no less than an hour and likely more just to find > the documentation pages on each site. As for putting them up on the web, > I should be able to get them up by the end of the week. > If you downloaded the documentation from UPS, please re-check your license agreement for the documentation before posting the code. You might be in violation of some terms and conditions. I say might, I do not know for certain and am not hinting that you are violating anything. I've been tracking through UPS for 4 years using their old crappy interface, and a newer one, and now we've moved to the XML version. All of their documents come with a click - through license agreement that probably restricts you in some way. I haven't read them too closely, since I'm under contract I say "yes" on behalf of my client. ;-) -- Novell DeveloperNet Sysop #5 -- http://mail.python.org/mailman/listinfo/python-list
Re: Leo 4.3-a3 Outlining IDE
FYI, After install and you run it for the first time (and if it asks for your initials), then expect the plug-in manager to throw a bad window name error in TK. You must exit, then restart Leo before running the plugin manager after the initial install. -- Novell DeveloperNet Sysop #5 -- http://mail.python.org/mailman/listinfo/python-list
Python Docs. Hardcopy 2.4 Library Reference, interested?
Is anyone interested in purchasing a hardcopy version of the Python 2.4 Library reference? That is, assuming it was NOT a direct print of current html/pdf versions. So, nicely formatted for a printed book (spiral bound probably), with several indexes as appropriate, or perhaps a permutted index. I'm thinking about doing this through lulu.com or cafepress, but it's going to take a lot of work to make a really nice printed version of the library reference from the LaTex source files (even via sgmlconv). Also wondering if I can get bleeds from either of these sites. So, before I waste my time. Is anyone interested in such a beast? And if so, how much would you be willing to spend? On demand printing still looks expensive to me. :-( -- Novell DeveloperNet Sysop #5 (oh gee, but no NLMs anymore ) _ -- http://mail.python.org/mailman/listinfo/python-list
Re: Looking for a coder to do some work
Sounds like a generic html based information kiosk. Anyone can do this pretty easily using embedded IE or Mozilla ActiveX control wrapped up in Venster. Just run an internal http server in another thread.. I've done this for desktop apps. Though, full-screen windows I haven't tried, but should be straightforward. -- Novell DeveloperNet Sysop #5 -- http://mail.python.org/mailman/listinfo/python-list