Tagged Questions
The lengthy tag has no wiki summary.
27
votes
15answers
1k views
How to fight project-fatigue? [closed]
Possible Duplicate:
How do you stay motivated on long projects?
Exact duplicate of this question.
How do you keep motivated on lengthy projects and battle project-fatigue?
5
votes
6answers
749 views
Making a web interface to a script that takes 30 minutes to execute
I wrote a python script to process some data from CSV files. The script takes between 3 to 30 minutes to complete, depending on the size of the CSV.
Now I want to put in a web interface to this, so I ...
1
vote
1answer
71 views
MySQL is unable to differentiate between large unique values
I am building a facebook application and the application accesses the user's friends through the open graph and I need them contained in a database.
Now here this database contains the user id, name ...
1
vote
7answers
436 views