Click here to Skip to main content
15,891,184 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: Article ratings Pin
Shog920-Jun-05 20:28
sitebuilderShog920-Jun-05 20:28 
GeneralRe: Article ratings Pin
Nish Nishant20-Jun-05 18:13
sitebuilderNish Nishant20-Jun-05 18:13 
GeneralRe: Article ratings Pin
Vikram A Punathambekar6-Jul-05 0:05
Vikram A Punathambekar6-Jul-05 0:05 
GeneralUnable Connect codeproject Pin
dvptUml19-Jun-05 12:21
dvptUml19-Jun-05 12:21 
GeneralRe: Unable Connect codeproject Pin
Nish Nishant19-Jun-05 15:45
sitebuilderNish Nishant19-Jun-05 15:45 
GeneralRe: Unable Connect codeproject Pin
Trollslayer26-Jun-05 4:41
mentorTrollslayer26-Jun-05 4:41 
GeneralRe: Unable Connect codeproject Pin
Shog919-Jun-05 19:21
sitebuilderShog919-Jun-05 19:21 
GeneralIsn't there a better way to edit articles? Pin
Garry Freemyer17-Jun-05 7:53
Garry Freemyer17-Jun-05 7:53 
I have posted an artile here on codeproject - a screensaver in C# and I LOVE code project, but after my latest episide with trying to edit the code snippets, has left me dreading the task of doing this more than having a root canal on ALL my teeth and unless there is some sort of alternative, I think this will be the last article I post here, and I wish it weren't so, but if anything defines a fool, it's a person who spends time fighting something that is so enraging that they become physically sick for hours afterwards.

I'm sorry to say, this because I don't like to post negative comments about a fine site like this, but using that code editor is fine except when it comes to trying to edit the snippets is so frustrating, exasperating that it takes a job that should take an hour at most into a five or six hour job!!

Trying to use the online editor is like trying to fight a rabid rogue elephant with a migraine. It leaves me feeling totally drained, hurting like I swallowed a burning road flare and litterally sick to the point of doubling over with frustration and on top of that I have ended up feeling ASHAMED of my article because I had to give up and let the editor do what IT wants to do instead of what I needed it to do. Here are the properties of the editor that is making it extremely difficult to work with ...

When it comes to editing, the editor is the master and dictator on what happens and what will result, not me ...

1. Inconsistant behavior ....

When trying to edit code snippets, if I need to break up a snippet I cannot when I want to - witness two or three snippets that span over a page or two, yet later on in the article, the editor left me with blank white lines in the middle of the snippet that I cannot get rid of without several tries of turning the snippets into normal text and spending another 90 minutes fighting to get the snippets back together.

2. Previewing your article CHANGES your snippets by randomly inserting carriage returns into the article you are editing so your work ends up corrupted and does not look like what you typed in or what you expected.

3. Randomly, comments end up in other colors than green, but code ends up colored green like comments.

4. The choice of language hint for the editor in my case C# does not stick but keep switching to none or to C++.

5. I cannot rejoin snippets. Dare I hit the Enter key and the editor breaks a snippet into two, it's all over and I have to convert it into normal text and start all over.

6. Despite the guidelines that an article's must not wider than 800 pixels, the editor at times, behaves like it was programmed to string the code lines together randomly, so that every other line is joined in such a manner that the lines are over 1200 pixels long!! This often happens to lines of code! How frustrating this is Smile | :) when you are trying to follow the rules and guidelines while the editor is bound and determined to break them!

7. Lines vanish as well as entire sections of snippets. Four times, I was just typing into a snippet where I had room, only to have the font color of the top half of the snippet turn tan just like the background, thus rendering half the snippet invisible!! Confused | :confused: I end up having to type it all in by hand to prevent this, and then I end up finding some line I missed or got reversed in the chaos and I'm in big trouble again. Cry | :((

8. Sometimes, the chaos becomes so rampant that I have no choice but to turn the snippet into a regular section and when I do that IGetAMessLikeThisBecauseAllTheWhitespaceInMyCodeSnippetHasBeenRemoved!AndI'mGivenAnIronCladGuaranteeOfIntruducingErrorsWhenITryToFixThisUpAgain!

9. When I insert new snippets, I have to do something like this below or my code ends up like the issue just described ...

First line of snippet.





Second Line of snippet.




Third line of snippet.

10. I tried to copy my stuff into a file on my machine so I could see the tags and actually fix it up using notepad that is predictable and use IE to preview which by the way, unlike the editor does NOT mess up my source when I use it to view the results, but no matter what I do, when I try to copy the code I only get the text and sometimes the color, but no tags, at least not visible tags!

11. I note that I do not see the nice formatting options as I see below, the options like pre, code, etc etc in the editor.

12. I tried the template and none of the tags seemed to have any effect, and this isn't because of me, I'm not a rank beginner in html and asp.

There are several more issues that I have been experiencing with this editor that I can't remember, probably because the experience was so horrible that I have amnesia about these additional issues.

Now, I know there has GOT to be something folks are doing that is different than me because there are those who have survived posting several articles, and I think that I have found no article on this site that is formatted as ugly as mine is. I think the only reason I get a decent rating is that the info is in demand and difficult to find, however, I came within a hairs breath of giving myself a 1 rating after looking at my own article.

So, folks, what is it that you are all doing that I am not or vice versa? Is it that you are starting over every time, deleting and re-submitting instead of fighting to change snippets with an editor that is more a tool of self inflicted torture instead of a tool to make things easier? I suspect part of my problem is that there are invisible spurious tags that I cannot see or control, and so I'm locked out of being able to remove them.

I am astonished, that I am having such a horrible time with the snippets, compared to others. It's not like I'm trying to code in machine language, I've used editors before, it isn't that complicated and so it should not be this difficult. Something is wrong, and I think that something is ME! Where am I messing up? I have an article that is so ugly it can crack a mirror! I want to fix it, but I cannot do that by fighting something that has the mastery over me just like Pai Mae had over Kidow in kill bill Volume 2.



Been there, done that, forgot why!
GeneralRe: Isn't there a better way to edit articles? Pin
Chris Maunder17-Jun-05 8:07
cofounderChris Maunder17-Jun-05 8:07 
GeneralRe: Isn't there a better way to edit articles? Pin
Garry Freemyer17-Jun-05 8:40
Garry Freemyer17-Jun-05 8:40 
GeneralRe: Isn't there a better way to edit articles? Pin
Chris Maunder17-Jun-05 12:47
cofounderChris Maunder17-Jun-05 12:47 
GeneralRe: Isn't there a better way to edit articles? Pin
Garry Freemyer17-Jun-05 12:56
Garry Freemyer17-Jun-05 12:56 
GeneralImprovement for the search system Pin
Alexander M.,15-Jun-05 5:54
Alexander M.,15-Jun-05 5:54 
GeneralRe: Improvement for the search system Pin
Toby Opferman16-Jun-05 21:04
Toby Opferman16-Jun-05 21:04 
GeneralRe: Improvement for the search system Pin
Alexander M.,17-Jun-05 2:25
Alexander M.,17-Jun-05 2:25 
GeneralRe: Improvement for the search system Pin
Toby Opferman17-Jun-05 18:05
Toby Opferman17-Jun-05 18:05 
GeneralRe: Improvement for the search system Pin
Michael P Butler17-Jun-05 4:35
Michael P Butler17-Jun-05 4:35 
GeneralRe: Improvement for the search system Pin
V.17-Jun-05 5:27
professionalV.17-Jun-05 5:27 
GeneralRe: Improvement for the search system Pin
nxtwothou21-Jun-05 9:50
nxtwothou21-Jun-05 9:50 
GeneralRe: Improvement for the search system Pin
Shog921-Jun-05 10:08
sitebuilderShog921-Jun-05 10:08 
GeneralPossible bug in site's article search feature Pin
Tom Archer13-Jun-05 6:10
Tom Archer13-Jun-05 6:10 
GeneralRe: Possible bug in site's article search feature Pin
Chris Maunder17-Jun-05 8:09
cofounderChris Maunder17-Jun-05 8:09 
GeneralRe: Possible bug in site's article search feature Pin
Tom Archer17-Jun-05 8:17
Tom Archer17-Jun-05 8:17 
General"Most Popular" list doesn't change ?? Pin
jyjohnson10-Jun-05 7:00
jyjohnson10-Jun-05 7:00 
GeneralRe: "Most Popular" list doesn't change ?? Pin
Robert Rohde10-Jun-05 9:27
Robert Rohde10-Jun-05 9:27 

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.