First  |  Prev |  Next  |  Last
Pages: 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234
Symposium “Image Processing and Analysis” within the ICCES'10 USA - Announce & Call for Contributions
***************************************************************************************************************** Symposium “Image Processing and Analysis” International Conference on Computational & Experimental Engineering and Sciences 2010 (ICCES'10) Mar 28-Apr 1, 2010, Las Vegas, USA http://www.icces.org/ ... 9 Dec 2009 15:31
ANN: WHIFF.0.7 += GAE + jQueryUI + internationalization +testdrive = (last beta?)
Aaron Watters wrote: Also the WHIFF documentation is now hosted on Google App Engine at the http://whiffdoc.appspot.com/ domain. When I went there and clicked on the "scatter chart is generated by a straightforward invocation of the standard WHIFF OpenFlashChart middleware: ", Firefox *immediately* opene... 9 Dec 2009 14:24
How do I Block Events in wxPython
I have a wxPython program which does some calculations and displays the results. During these calculations if I click the mouse inside the dialog the program locks up. If I leave the dialog alone the process completes fine. I have tried running the function from a separate dialog with Show Modal and I have tried us... 11 Dec 2009 02:38
unsupported operand type(s) for %: 'NoneType' and 'tuple'
Victor Subervi wrote: global printTree = <function printTree>, allTrees = [{'prodCat1': {}, 'prodCat2': {}}, {'presCat1': {}, 'presCat2': {}}] /var/www/html/angrynates.com/cart/catTree.py <http://angrynates.com/cart/catTree.py> in printTree(allTrees=[{'prodCat1': {}, 'prodCat2': {}}, {'presCat1': ... 7 Dec 2009 12:53
Float precision and float equality
I'd like to do calculations with floats and at some point equality of two number will be checked. What is the best way to make sure that equality of floats will be detected, where I assume that mismatches beyond a certain point are due to truncation errors? ... 11 Dec 2009 03:42
Redirecting stdin to a file
How do I redirect stdin to a text file ? In C, this can be done with the freopen() standard function, for instance FILE *foo = freopen("in.txt", "r", stdin); redirects stdin to the in.txt text file. Does anyone know a freopen() Python equivalent ? Notice that I'm not referring to shell redirection as the f... 4 Dec 2009 19:37
[ANN] pyxser-1.3r-p1 --- Python XML Serialization/Deserialization Extension
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello Python Community. I'm pleased to announce pyxser-1.3r-p1, a python extension which contains functions to serialize and deserialize Python Objects into XML. It is a model based serializer. Here is the ChangeLog entry for this release: - ---8<--- 1.3r-p1... 3 Dec 2009 08:06
can python do this?
I am a complete newbie. I want to know if the following can be done using python or should I learn some other language: (Basically, these are applescripts that I wrote while I used Mac OS) 1.Web Page Image to Wallpaper: A script that takes the current image in a browser and sets it as a wallpaper. http://forums... 3 Dec 2009 22:42
Moving from Python 2 to Python 3: A 4 page "cheat sheet"
I've produced a 4 page document that provides a very concise summary of Python 2<->3 differences plus the most commonly used new Python 3 features. It is aimed at existing Python 2 programmers who want to start writing Python 3 programs and want to use Python 3 idioms rather than those from Python 2 where the idiom... 10 Dec 2009 13:24
can you say it please
Have you ever say this word!!! Believe me if you say it,you will be one of the happiest people… Indeed, the word will change your life. It will make you another person. It's an easy word. However, some can't do it…… Some say it like any word, so they don't have its great affect. Some know it's true, but they don'... 1 Dec 2009 03:56
First  |  Prev |  Next  |  Last
Pages: 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234