 |
|
 |
Below are the latest issues that have been logged or we are working on. If something has been reported here then no need to mention it again unless you've found the bug in a place we've indicated it shouldn't be, or if you have extra info that may help us squash it.
Current Bugs and Things we are working on
- Performance improvements on some parts that have recently become high load
- Completing the beta of the new question and answer system.
- Testing a new WYSIWYG editor
- Major changes to the member level / points system
- Usability and accessibility improvements
- UI / Layout improvements
- A much improved implementation of our digital certificates page. Alpha
Recent changes
- Fixes to colourisation (or colorization) and the introduction of new languages and an option for adding line numbers
- Member article counts now more accurate, and sorting by count in member lists much faster. (Issue was with new article types)
- A million and one updates to our internal systems that handle ads. I know - why waste all this time on something everyone hates? Hopefully we can make advertising less hateful.
- Forum settings persisted correctly
- Revamped the advertising system so we can try and now show you ads you may actually be interested in.
- Smilies in forums no longer processed within PRE blocks
- PRE blocks now coloured in forums
- Fixed non-working Ctrl+Z issue in forum editor
- Member Explorer tweaked to provide better results
modified on Wednesday, November 4, 2009 5:42 PM
|
| Sign In·View Thread·PermaLink | 4.86/5 (84 votes) |
|
|
|
 |
|
 |
I hadn't seen the Article Moderation box for quite a while and it got improved a lot with four questions and some more text, making things a lot clearer. (I use AdBlocker to personalize the CP home page).
However here is a suggestion: why not turn the moderation pane into a form, with yes and no radio buttons on each of the questions, and also including the normal voting stuff, and have it generate a template response with the four questions and the four (or less) answers already pasted in, so the feedback is clearer and the questions checked positively are encouraging all by themselves?
Luc Pattyn [Forum Guidelines] [My Articles]
I only read code that is properly indented, and rendered in a non-proportional font; hint: use PRE tags in forum messages
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
We need a "Test" (or "Testing", or "Unit Testing") forum to talk about various unit testing frameworks and issues.
The "Collaboration/Testing" forum needs to be renamed to "Collaboration/Beta Testing" to more accurately reflect its "testing" orientation.
.45 ACP - because shooting twice is just silly ----- "Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997 ----- "The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
John Simmons / outlaw programmer wrote: The "Collaboration/Testing" forum needs to be renamed to "Collaboration/Beta Testing"
Done
cheers, Chris Maunder
The Code Project Co-founder Microsoft C++ MVP
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I was just doing a diff of some modifications I made to a recent Quick Answer I posted and noticed that it is pretty much useless. If a line has a change, it seems to cross out the entire line on the left and show the non-crossed out new version on the right. The colorization also does not go past the initial viewing window (i.e., when I scroll to the right, there is no colorization). This is basically like having me line up 2 instances of notepad side by side to try and figure out what the diffs are manually.
If you are having trouble using a textarea to display the diff, why not just use a wrapped fixed size structure? Perhaps just an HTML table in which each TD contains a single letter (the left table for the old version and the right table for the new version). That way, you don't have do do anything fancy... you can just give each TD a background color according to its diff (new text, deleted text, modified text, etc.). And if you are worried about bandwidth, you can just transmit the data in a compressed format and parse it into HTML on the client side using some JavaScript.
I realize the textarea with synchronized scrolling is neat and all, but I thought I'd suggest a simple solution to you so you can get something workable up and running.
I'm running IE8 on Windows XP Home with Service Pack 3.
Also, not sure if you care, but the textareas don't sync when using Chrome. And the colorization issues occur on IE8, Chrome, and Firefox.
Visual Studio is an excellent GUIIDE.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Our current diff tool only works on a line-by-line basis. We're looking to get char-by-char diffing to replace this. It's on our TODO the list and we'll try to get it out as soon as possible. But to be honest, it's not very high on that list at the moment.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi,
Recently I start to find the comments on CP articles appearing in orange; I'm not aware of any change I made to my browser settings, and I can't find any facility to set colors anywhere on CP itself in my "Profile."
For my old eyes, the orange text is hard to read.
Appreciate any suggestions.
thanks, Bill
"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I noticed that too recently. I assumed it was some momentary glitch while they were switching style sheets or something.
Visual Studio is an excellent GUIIDE.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
Can you point me to an example?
Sounds like an author has a hanging "h2" somewhere.
cheers, Chris Maunder
The Code Project Co-founder Microsoft C++ MVP
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hi Chris,
Lambda Expressions and Expression Trees: An Introduction[^]
The above still has orange comments, and I haven't even finished my second liter of soy-milk for the day.
best, Bill
"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
 |
I think it might be indicative of the respect (faith ?) in which I hold CP that the thought the orange text could be a "fluke" did not cross my mind, and that my immediate assumption was there was a new feature to set comment colors ... if only I could locate it ... 
best, Bill
"Many : not conversant with mathematical studies, imagine that because it [the Analytical Engine] is to give results in numerical notation, its processes must consequently be arithmetical, numerical, rather than algebraical and analytical. This is an error. The engine can arrange and combine numerical quantities as if they were letters or any other general symbols; and it fact it might bring out its results in algebraical notation, were provisions made accordingly." Ada, Countess Lovelace, 1844
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Or a testament to our fondness of hidden features...
cheers, Chris Maunder
The Code Project Co-founder Microsoft C++ MVP
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
This is just a suggestion, not a bug report.
Would be nice to see a "Messages Posted In This Forum" link at the top of each forum (such as the Lounge or Site Bugs / Suggestions forums). It would act like the "Messages Posted" link on my profile page, but would only show messages I've posted in that specific forum.
Visual Studio is an excellent GUIIDE.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
In the mean time, would it be possible to roll it back to a version of the forums posting form please? It seems fairly reliable, and would probably be more familiar to most regulars here.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
That sounds like it could at least be a good temporary solution. Thanks for the suggestion. We'll do some tests internally and see how well that works and consider some other option. Don't worry, this is a priority for us. We'll have something out for you guys as soon as possible. 
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
I just tried out Quick Answers and even edited a few questions and answers -- looks promising! 
I selected questions with the "STL" tag and it looks to me like every question that got tagged with "C++" also got the STL, ATL, and WTL tags, even though they're not appropriate, at least for the questions I've looked at so far. Is that a bug, or should I go ahead and remove those inappropriate tags when I see them?
Thanks again for doing all the work to set up Quick Answers -- it's definitely renewed my interest in answering questions again!
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Thanks for the kind words Gordon! 
Yes, you can absolutely adjust those tags. This is exactly the kind of thing we're hoping to get with the new system.
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |
|
 |
Hello all,
Would it be possible to add a syntax checking button in the post form?
I don't know... It could call something like the google checking thing...
just an idea... probably it has been posted before and also probably will be impossible or not interesting but here it goes...
Keep up with the good job.
|
| Sign In·View Thread·PermaLink | 5.00/5 (1 vote) |
|
|
|
 |
|
|
 |
|
|
 |
|
 |
I deduced from the FAQ that since I am a lowly member of tribe, I cannot edit somebody's question/answer; but does that imply that I cannot add my answer to any question? I tried to answer a question[^] but it says I am not permitted to do it. Is it a bug or requirement?
|
| Sign In·View Thread·PermaLink | |
|
|
|
 |