Click here to Skip to main content
15,915,508 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: New Forum Pin
dsl/fahk24-Jan-07 2:24
dsl/fahk24-Jan-07 2:24 
GeneralRe: New Forum Pin
Waldermort24-Jan-07 9:13
Waldermort24-Jan-07 9:13 
Generalfar-fetched suggestion. Pin
Maximilien19-Jan-07 14:16
Maximilien19-Jan-07 14:16 
GeneralRe: far-fetched suggestion. Pin
Nish Nishant20-Jan-07 5:07
sitebuilderNish Nishant20-Jan-07 5:07 
GeneralRe: far-fetched suggestion. Pin
Chris Maunder21-Jan-07 11:33
cofounderChris Maunder21-Jan-07 11:33 
GeneralProblem with main CP page Pin
#realJSOP18-Jan-07 0:30
professional#realJSOP18-Jan-07 0:30 
GeneralRe: Problem with main CP page Pin
MatrixCoder18-Jan-07 3:42
MatrixCoder18-Jan-07 3:42 
GeneralCommunity Credit and Code Project Pin
Scott Dorman17-Jan-07 16:59
professionalScott Dorman17-Jan-07 16:59 
I'm not sure how many people know about Community Credit[^], but it is a pretty cool site. I am a member on the site and after manually adding points for my Code Project forum posts and article discussions, I decided to write an application that will help automate this process.

The app works, but right now it has one limitation due to the way I retrieve the messages from Code Project. Currently, I access the "Latest Comments" page for the specified User ID and parse the html. This works, but it has two problems:

1. If CP ever changes the structure of the page, my app will break.
2. If a user posts more than one 1 page worth of posts for a day, I will only see the first page.

Is there any way to access this information as an XML document through a web service or a specific URL? If I can get the data as XML directly, both of the issues above go away.

On another note, it would be great if CP could integrate with Community Credit and automatically submit points for each forum post and article discussion message. Using the Community Credit web service it would not be difficult to do and I can share the code for my application to help jump start the work.

I will be writing an article on this project once I finish some additional error handling in the app and get some additional information from Community Credit on possibly adding some APIs to the web service.

-----------------------------
In just two days, tomorrow will be yesterday.

GeneralRe: Community Credit and Code Project Pin
Bradml17-Jan-07 17:06
Bradml17-Jan-07 17:06 
GeneralRe: Community Credit and Code Project Pin
Scott Dorman18-Jan-07 4:14
professionalScott Dorman18-Jan-07 4:14 
GeneralRe: Community Credit and Code Project Pin
Bradml18-Jan-07 4:20
Bradml18-Jan-07 4:20 
GeneralRe: Community Credit and Code Project Pin
Scott Dorman18-Jan-07 4:43
professionalScott Dorman18-Jan-07 4:43 
GeneralRe: Community Credit and Code Project Pin
Bradml18-Jan-07 4:48
Bradml18-Jan-07 4:48 
GeneralRe: Community Credit and Code Project Pin
Vasudevan Deepak Kumar31-Jan-07 19:26
Vasudevan Deepak Kumar31-Jan-07 19:26 
GeneralRe: Community Credit and Code Project Pin
Scott Dorman1-Feb-07 8:31
professionalScott Dorman1-Feb-07 8:31 
GeneralBooks Pin
Bradml17-Jan-07 16:28
Bradml17-Jan-07 16:28 
GeneralRe: Books Pin
Chris Maunder17-Jan-07 16:37
cofounderChris Maunder17-Jan-07 16:37 
GeneralRe: Books Pin
Bradml17-Jan-07 16:39
Bradml17-Jan-07 16:39 
GeneralRe: Books Pin
Chris Maunder17-Jan-07 16:41
cofounderChris Maunder17-Jan-07 16:41 
GeneralRe: Books Pin
Bradml17-Jan-07 16:47
Bradml17-Jan-07 16:47 
GeneralRe: Books Pin
Nish Nishant18-Jan-07 4:02
sitebuilderNish Nishant18-Jan-07 4:02 
GeneralRe: Books Pin
Member 9620-Jan-07 6:37
Member 9620-Jan-07 6:37 
GeneralRe: Books Pin
Chris Maunder21-Jan-07 11:40
cofounderChris Maunder21-Jan-07 11:40 
GeneralRe: Books Pin
Member 9621-Jan-07 12:58
Member 9621-Jan-07 12:58 
GeneralRe: Books Pin
Chris Maunder21-Jan-07 18:45
cofounderChris Maunder21-Jan-07 18:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.