Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 742(0.01 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6
I am totally new with Python and Tcl/Tk. I have to write this short script quickly in both the languages, so am looking for quick help. I have to create a button with 'Hello World' wrtten on i...
Zones: Languages, Scripting, TCLDate Answered: 07/18/2003 Views: 0
Can python be used to automatically download a set of images or webpages that are named according to an arithmetic pattern?  And if so how exactly would that work? I do't exactly know much about Py...
Zones: ProgrammingDate Answered: 01/20/2004 Views: 0
I'm trying to take a number and change it into hex codes. Example: 67835 would become \x06\x78\x35 Any ideas? I've already made the code that turns the number into an string with an even numb...
Zones: LanguagesDate Answered: 09/13/2003 Views: 0
Hi, I'm using python to search through a large (+100000 line) file to match each line against a regular expression. Python works fine for the reading of the file (as in the timing is OK) but the r...
Zones: PythonDate Answered: 01/31/2004 Views: 0
I'm looking into python - a little bit -I'm using Python 2.1 under Linux Debian 3.0 but I don't understand the whole picture of how python can be used to extract data line by line into databa...
Zones: PythonDate Answered: 07/21/2004 Views: 0
Hello, I want to parse the following line that is read from a file to a python object. There are different options followed by one list: if list between [] is multi-valued, I want it to be pars...
Zones: PythonDate Answered: 08/17/2004 Views: 0
I'm hoping this'll be easy. Does Python have some kind of shell command so that I can execute an .exe file? All I need the program to do is start another program, and not interact with it in any wa...
Zones: PythonDate Answered: 11/13/2004 Views: 0
I take it that a module for importing is an ordinary  py file and so I have some py files within which are a class and some function definitions.  In addition, their chmod is read, write and execut...
Zones: PythonDate Answered: 02/28/2005 Views: 0
How can i run my python script as batch file.i.e to call a python script from batch file
Zones: PythonDate Answered: 04/12/2005 Views: 0
Hi, I am just browsing around and looking for a language to develop a small app accessing MYSQL database. Would Python be one of my best choices on Linux? I prefer to have a reasonable GU...
Zones: PythonDate Answered: 04/22/2005 Views: 0