I need to create a web app that allows the user to graphically analyze multivariate data. In my vision, the users will select three (out of the many available) variables that they want to see, and the
I am currently writing a program in c++ that is very similar to the classic \"snake\" program with a开发者_运维百科 few changes. I am writing it so that it will update the screen five times a second,
I have an ssh script that uses a local key for login to the remote host - nothing too exciting there.The key is passworded and I usually add it to an agent to avoid prompting.
I want to write an app that sends an SMS to users, and when the recipients texts back, I receive that response, including the originating phone number, and my program can react to that response.
I\'m implementing a custom (Iron)Python console. I need to display a >>> prompt in general, but when a statement is incomplete, I need to change the prompt to ... and gather more lines befor
I am developing a web application that is supposed to display land traffic in real time in any part of the world. For a couple months I\'ve been developing it using JavaScript and OpenLayers (http://w
I am building a Calendar Application for Android OS. I have previously made some Android applications with built-in android widgets such as buttons and spinners etc. Now I want to create an Android Ap
I\'m trying to save myself just a few keystrokes for a command I type fairly regularly in Python. In my python startup script, I define a function called load which is similar to import, but adds som
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
EDIT: Bah, finally found a discussion on the Runtime Error, although it focuses on using PythonWin, which I did not have installed at the time.After installing PythonWin and setting up GTK (as per an