From: Kevin A. <al...@se...> - 2001-11-19 03:42:43
|
My apologies to anyone attempting to download 0.5.1 and not finding the file. As of 7:45 pm PST the file still hasn't shown up on SourceForge. Normally, I don't post about a file upload until it is available, but I hit Send early this time. SourceForge appears to be doing some upgrade or going through growing pains the last few days, at least I'm having a hard time reaching the site a lot of the time. My guess is they have also changed the batch procedure for file uploads because I've never had it take more than an hour or so and usually it is less than fifteen minutes. If it doesn't show up by tomorrow morning my time, I'll repost and email the SF admins. ka > -----Original Message----- > From: pyt...@li... > [mailto:pyt...@li...]On Behalf Of Kevin > Altis > Sent: Sunday, November 18, 2001 1:51 PM > To: pythoncard-Users > Subject: [Pythoncard-users] PythonCardPrototype release 0.5.1 > > > I've created another zip so that Simon Kittle's textRouter sample is now > part of the distribution. This is a great sample app which uses > XML-RPC for: > posting/editing/deleting to/from Blogger. > adding/getting/setting/flipping Manila homepages, stories and uploading > images. > (Multiple Manila accounts supported) > sending out emails > passing text through "filters" (user defined commands, done with pipes) > See http://simon.kittle.info/ and > http://simon.kittle.info/stories/storyReader$112 for more info. > > I would love to see more samples that stress the framework to expose > problems and limitations with the current system. Andy Todd's dbBrowser in > another good sample. I'm more than happy to help anyone that has > an idea for > an app they would like to do, so just speak up. > > You can get the latest PythonCardPrototype at: > http://sourceforge.net/project/showfiles.php?group_id=19015 > > I made some older versions back to the last distutils build > available. I can > go back even further if anyone is interested. > > Remember to backup or just delete your old PythonCardPrototype directory > before installing a new version, so that the old files aren't still in the > package directory. As always, report any problems to the list. > > Changes for release 0.5.1 2001-11-18 > framework changes to simplify building Windows executables using > py2exe. source and resource files and any other files needed > to be loaded at runtime must be included with the distribution > files. > added setup.py example py2exe script to minimal sample > complete documentation for using py2exe is still needed, see > the mailing list > changed res.py to import spec.py > changed config loading to use import rather than readAndEvalFile > renamed pythoncard.config.py to pythoncard_config.py > user config is saved as pythoncard_user_config.py > added SingleChoiceDialog and MultipleChoiceDialog to dialog.py > added Simon Kittle's textRouter sample > updated replaceSelection for text fields and added getStringSelection > TextField, PasswordField, TextArea > changed statusbar.py to use CreateStatusBar() > fixed TextArea event binding to check for unused events > dbBrowser sample supports Oracle > > ka > > > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > |