Click here to Skip to main content
16,011,611 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: Member that needs nuking Pin
Abhijit Jana13-Aug-09 4:59
professionalAbhijit Jana13-Aug-09 4:59 
GeneralColorizer Pin
Luc Pattyn12-Aug-09 10:56
sitebuilderLuc Pattyn12-Aug-09 10:56 
GeneralRe: Colorizer Pin
Chris Maunder12-Aug-09 13:29
cofounderChris Maunder12-Aug-09 13:29 
GeneralRe: Colorizer Pin
PIEBALDconsult12-Aug-09 13:30
mvePIEBALDconsult12-Aug-09 13:30 
GeneralRe: Colorizer Pin
Chris Maunder12-Aug-09 13:42
cofounderChris Maunder12-Aug-09 13:42 
GeneralRe: Colorizer Pin
Luc Pattyn12-Aug-09 14:12
sitebuilderLuc Pattyn12-Aug-09 14:12 
GeneralRe: Colorizer Pin
Luc Pattyn12-Aug-09 14:14
sitebuilderLuc Pattyn12-Aug-09 14:14 
GeneralMark my posts as read Pin
Dan Neely12-Aug-09 10:12
Dan Neely12-Aug-09 10:12 
How hard would it be to do this automatically so my posts from the last session weren't marked as new? eg


if ((Post.TimeStamp > Reader.LastSessionTimeStamp) && (Post.AuthorID != Reader.UserID))
   Post.IsNew = true;



Since you need to do the check on a per page load basis anyway because of the timestamp I don't think the userID check would cause a significant extra burden.



(Hoping not to be proved wrong)

The European Way of War: Blow your own continent up.
The American Way of War: Go over and help them.

GeneralRe: Mark my posts as read Pin
Chris Maunder12-Aug-09 13:28
cofounderChris Maunder12-Aug-09 13:28 
GeneralRe: Mark my posts as read Pin
Luc Pattyn12-Aug-09 14:33
sitebuilderLuc Pattyn12-Aug-09 14:33 
GeneralRe: Mark my posts as read Pin
Chris Maunder12-Aug-09 14:34
cofounderChris Maunder12-Aug-09 14:34 
GeneralRe: Mark my posts as read Pin
Luc Pattyn12-Aug-09 14:47
sitebuilderLuc Pattyn12-Aug-09 14:47 
GeneralRe: Mark my posts as read Pin
Dan Neely13-Aug-09 2:15
Dan Neely13-Aug-09 2:15 
GeneralRegular Expressions Pin
PIEBALDconsult11-Aug-09 17:23
mvePIEBALDconsult11-Aug-09 17:23 
GeneralRe: Regular Expressions Pin
Chris Maunder12-Aug-09 13:28
cofounderChris Maunder12-Aug-09 13:28 
GeneralRe: Regular Expressions Pin
PIEBALDconsult12-Aug-09 13:33
mvePIEBALDconsult12-Aug-09 13:33 
GeneralRe: Regular Expressions Pin
Chris Maunder12-Aug-09 13:41
cofounderChris Maunder12-Aug-09 13:41 
GeneralRe: Regular Expressions Pin
PIEBALDconsult12-Aug-09 13:53
mvePIEBALDconsult12-Aug-09 13:53 
GeneralRe: Regular Expressions Pin
WonderAndile21-Aug-09 3:56
WonderAndile21-Aug-09 3:56 
GeneralRe: Regular Expressions Pin
PIEBALDconsult21-Aug-09 4:16
mvePIEBALDconsult21-Aug-09 4:16 
GeneralRe: Regular Expressions Pin
WonderAndile21-Aug-09 4:39
WonderAndile21-Aug-09 4:39 
GeneralRe: Regular Expressions Pin
PIEBALDconsult21-Aug-09 4:44
mvePIEBALDconsult21-Aug-09 4:44 
GeneralRe: Regular Expressions Pin
WonderAndile21-Aug-09 4:48
WonderAndile21-Aug-09 4:48 
GeneralPorn in Code project Pin
jebarson11-Aug-09 13:52
jebarson11-Aug-09 13:52 
GeneralRe: Porn in Code project Pin
Nish Nishant11-Aug-09 14:11
sitebuilderNish Nishant11-Aug-09 14:11 

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.