|
Good work!!!
Skipper: We'll fix it.
Alex: Fix it? How you gonna fix this?
Skipper: Grit, spit and a whole lotta duct tape.
|
|
|
|
|
|
I've also encountered that images are missing from the article and I've posted a message asking to correct this issue.
|
|
|
|
|
Sorted.
This space for rent
|
|
|
|
|
http://www.codeproject.com/Articles/1061457/IOC-Container-For-Net-Unity-Ninject-Autofac-at-a-g
The above article will not have zip to download as this is attached with this article
|
|
|
|
|
I have added several images in my article and they are shown when I preview my article but not shown in published article.
The path in published article is
"http://www.codeproject.com/KB/Articles/1060838/Execution_Plan_Later.jpg"
but the actual path of image is
"http://www.codeproject.com/KB/Database/1060838/Execution_Plan_Later.jpg"
|
|
|
|
|
What's the HTML source of the image tags?
The quick brown ProgramFOX jumps right over the Lazy<Dog> .
|
|
|
|
|
Every time a post a tip or article, a Code Project editor revises my tip/article and adds some HTML codes something like <span class="code-keyword"> etc ( I have very few knowledge on HTML ).
I just want know that what is those HTML codes for and if it necessary then should I add those codes when I post my tip/article using Submission Page?
Thanks!
|
|
|
|
|
This is a CSS class that points to a CSS declaration (auto-included by Code Project) that dictates how the span element should be styled and rendered. You should leave it as it is. Suggest you learn HTML and CSS from http://www.codeproject.com/Learn/HTML/[^]
|
|
|
|
|
|
These are inserted automatically when using code block formatting (e.g. <pre lang="c++"> ) according to the language selected in the pre tag. They will format language specific items like using blue color for keywords and green for comments.
With these tags it looks:
void CMyEdit::Init(LPCTSTR lpszText , unsigned nLimitSize )
And without:
void CMyEdit::Init(LPCTSTR lpszText /*= NULL*/, unsigned nLimitSize /*= 0*/)
So there is no need for you to insert them manually.
The HTML span tag does nothing by itself. It is used to mark content. The class="<name>" argument tells the HTML renderer (the browser) to apply the CSS style with the passed name. The styles are CodeProject global and loaded with each page.
|
|
|
|
|
|
Difference: Abstract Class & Interface[^]
Whats there which is not available since almost 10-15 years on Internet?
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning
|
|
|
|
|
http://www.codeproject.com/script/Articles/ArticleVersion.aspx?waid=192485&aid=1060491[^]
I am not sure anymore...
am I so difficult to understand?
Is my english so bad?
Is he trolling me?
Or can one person really be so dumb? (this is really not said as insult, but I can not find a better word)
I am starting to lose my patience
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
"Challenging" is the word I would use. Not really sure what's going on there.
I've fixed the formatting. You done good, though. Thank you for your patience in there. He's ... challenging
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Thanks for the "correction" (both of them )
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
I agree with the guy doing the first comment.
Is this worth to be (already) published? (I don't know how it got through, but it went through)
Learn Tiny Bit of C# In 7 Days[^]
And if you say OK, it can stay (I will accept it)... can it be correctly formatted / edited?
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
modified 24-Nov-15 11:46am.
|
|
|
|
|
I was trying to update one of my articles but it is unresponsive:
Fractals in theory and practice[^]
It swallows 1 GB of memory and is unresponsive, and it's also consuming a large amount of the CPU's capacity. Could you take a look at it Sean?
Regards
Kenneth
|
|
|
|
|
Your article had 240,000 lines in it
Using a previous version I did the best I could to restore it to (presumably) where you left off. If you'd like, I could apply the update for you?
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
What?!? What was in the lines, I mean, I don't type that fast
Thank you, it looks fine now. I need to update the code as well.
|
|
|
|
|
My machine was crying so I didn't check all the lines, but I *think* it was just <p> </p> over and over
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
So, that was what was taking up all the space on the servers.
This space for rent
|
|
|
|
|
I wonder what caused that to happen. Editor bug?
What do you get when you cross a joke with a rhetorical question?
The metaphorical solid rear-end expulsions have impacted the metaphorical motorized bladed rotating air movement mechanism.
Do questions with multiple question marks annoy you???
|
|
|
|
|
|
All those have been deleted due to them being re-aggregated erroneously.
Now say that 5 times fast.
cheers
Chris Maunder
|
|
|
|