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 13(0.011 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!

9.3
I need to strip out HTML, Punctuation, and Numbers in Python. I found a similar implementation of what I need in PHP (attached). At the very least, can someone show me a preg_replace equivalent exa...
Zones: Python, PHP and Databases, Regular...Date Answered: 08/20/2008 Views: 53
I'm trying to write a function in Django that would except a variable, and then click if that value exists in a certain column in my database. below I attached my sloppy solution but I feel there m...
Zones: Python, PostgreSQL, WebApplicationsDate Answered: 09/12/2008 Views: 25
My project's Admin runs just fine with the development server, but lacks CSS styling when served from Apache.  The project's media files (outside of the Admin) are served properly. Could be ADMI...
Zones: Apache Web Server, Python, We...Date Answered: 09/22/2008 Views: 69
I want loop a certain number of times.. say 5 or 10. I see a lot of code the loop through a collection.
Zones: PythonDate Asked: 11/18/2008 Points: 50 Comments: 2
My OS is ubuntu 8.10 I have installed django 1.02 and manage to run it on port 8080 on localhost I have enabled mod_python. How do I configure the file in site-available to use the mod_python I...
Zones: Deployment, Ubuntu, Web FrameworksDate Answered: 03/28/2009 Views: 15
I have an html page with two radio buttons.  When the user clicks the radio button, it should trigger the url. The following has the correct url, but does not go to that page.  What am I doing w...
Zones: HTML, Web FrameworksDate Answered: 04/12/2009 Views: 16
I'm trying to find the quickest and most efficient way to get data from a web language like PHP or Django (I know and understand PHP, I eventually want to port this over to Django) to a C++ server ...
Zones: WebApplications, C++, TheoryDate Answered: 07/08/2008 Views: 5
HI I need an explanation on  DJango X-View  and its usage with HTTP, also , please specify if this is a DJango specific or standard.
Zones: Open Source, Software, Web DevelopmentDate Answered: 07/09/2008 Views: 0
I have the latest version of Surftrackr (03-26-08) and an Ubuntu system that is up to date. Surftrackr uses the Django framework (version .96) and MySQL (version 5.0.51a) for the datebase. When ...
Zones: MySQL Server, LinuxDate Answered: 02/17/2009 Views: 8
Hi I am trying to add a search view to an application I wrote in django but my EntryManager() seems to be getting hung up on the last line of code when django tries to call the url of the search. ...
Zones: Web Frameworks, Python, Open SourceDate Answered: 04/26/2009 Views: 8