|
Project type submissions are actually supposed to be the same full-fledged articles; a thorough explanation of their code, how it works, why they made it, etc.
Unfortunately, most of these Proejct submissions are just people sharing their GitHub projects, which is totally understandable. If it were me, that's what I would expect. What usually happens is this gets into the realm of tool sharing, which is not what CodeProject articles (or CodeProject) is about. So sadly, I delete most of these submissions, while offering to the author, "hey, we'd love to have this if you were able to make these additions."
If I had to guess, these reviewers are flagging this article as "Wrong type" because they want it to be a tip. My experience is that reviewers feel like anything that's short, or simply "not good enough to be an article" should just be a tip. Like a dumping ground of sorts. "This is good, but not article good, so, it can stay, just over there." But what tips are supposed to be is essentially extremely condensed articles. You still have to explain your code, what you're doing, why you did it, but it's a short solution to a simple problem that doesn't require / ask for in-depth explanation. Here's a recent, perfect example:
Access your Microsoft JSON DOM the easy way with the dynamic keyword[^]
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
... me, I'm still searching for one. I don't like using the article writing tool from scratch because I write slowly and revise a lot. I am quite happy with writing my drafts using Markdown in VSCode but when it comes to importing them in CP tool, there is no easy way to do it. The "Markdown All in One" extension in VSCode has some kind of "export to HTML" function but it doesn't play nice with CP styles specially for code formatting.
Is there a way to import directly markdown in CP? Do you have other insights how to make writing/editing easier?
Mircea
|
|
|
|
|
I asked about using Markdown in articles a few months ago. It looks like it's going to be a work in progress. Right now, this capability doesn't exist.
|
|
|
|
|
|
Yes, I have that one but writing in HTML is painful or I haven't found a good HTML editor.
Mircea
|
|
|
|
|
I liked Editpad a lot when working with HTML some years ago.
I stopped using it in 2017 though, so I do not know how the current versions will be.
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.
|
|
|
|
|
yes im interst in workflow.
|
|
|
|
|
I'm always happy to post the article for you, as an option.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Thank you Sean, I know you guys are super-nice. What I was looking for were suggestions for an workflow that allows me to keep the content in a more user-friendly format than HTML. In the meantime, I'll keep muddling along
Mircea
|
|
|
|
|
Mircea Neacsu wrote: Is there a way to import directly markdown in CP?
I know thisa is a bit old, however, for those interested in using Markdown, I use Markdown Monster: The Markdown Editor for Windows[^] to write my article, then use the copy option that can copy as html, paste into CP source page, then clean it up.
Graeme
"I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee
|
|
|
|
|
Thank you! I will check it out.
Mircea
|
|
|
|
|
Interesting...
Do you have to clean up many things?
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.
|
|
|
|
|
Nelek wrote: Do you have to clean up many things?
Been a little while since my last article. Mainly the code block markup is different.
Graeme
"I fear not the man who has practiced ten thousand kicks one time, but I fear the man that has practiced one kick ten thousand times!" - Bruce Lee
|
|
|
|
|
Graeme_Grant wrote: Mainly the code block markup is different. Well... that sounds like something pretty manageable
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'd like to write my first article. Using HTML looks painful. Does anyone have any info on CP accepting Markdown?
Graeme
Markdown Monster looks nice.
- Please clarify "copy option". Do you mean "Save as HTML"?
- Please clarify "paste into CP source page". Do you mean the codeproject_template.htm? or the submission wizard page?
|
|
|
|
|
If you send me the Markdown version, I can help you get it posted. sean@codeproject.com
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
I've written some fairly long articles entirely within the tool, occasionally switching to its HTML mode (mostly for tables). I just do a lot of saves and previews. It teaches them a lesson by busying out their server!
|
|
|
|
|
Greg Utas wrote: I've written some fairly long articles entirely within the tool, It proves you are much more patient than me
Mircea
|
|
|
|
|
I wrote mine in Notepad with the HTML Tags per hand.
Then used the preview and modified the Notepad version before select all+copy+paste+preview again.
Have been a while though... I am not sure if I would now have the same 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.
|
|
|
|
|
Saw this Motivational Numerology[^] article on the home page. Seems iffy and spammy to say the least, perhaps someone could verify? Not sure where to post this, as the user is a long time member and article writer.
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment
"Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst
"I don't drink any more... then again, I don't drink any less." - Mike Mullikins uncle
|
|
|
|
|
How To Use Polly In C#: Easily Handle Faults And Retries[^]
format broken, a bunch of bad links, asking for suscription, affiliation links, several this appeared first on in addition to the CP's blog feed entry...
@Sean-Ewington or @Chris-Maunder would you mind to speak with him some serious words?
Is the second time I post it here because his content is not bad and I think he can do better in this topic, but it is getting annoying with his pushing passive earning sources and site driving efforts.
Next time I will report him in the S&A, sorry.
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 sent him an email. If you see a blog entry like this next week I will delete the feed and consider this matter closed.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
This guy[^] has yesterday fed a bunch of blogs at once (IIRC at least 11). Some of them are getting approved already, some still in moderation.
Almost all of them have:
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');</p> <p> ga('create', 'UA-78764756-1', 'auto'); ga('send', 'pageview');</p> <p>
mostly at the end of the post just after the codeproject tag.
Additionally some of the posts are breaking images / videos width boundaries.
@sean-ewington Would you mind to have a look to his publications, correct what is needed and maybe have some words with him to tell him how to do it properly for the next serie?
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.
|
|
|
|
|
In my inbox, along with this message from you, is an email from the author saying he was just trying to share one entry and all these other entries got gobbled up. I'll try and sort out what happened and removed the erroneous entries.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
While I applaud the use of Step Functions and showing their use, Composing poésie concrète with AWS Step Function[^] is a political message. While I deplore what has happened to Ukraine, and do feel pity for Ukrainians, I don't think that Code Project is the place for this. I may be wrong though.
|
|
|
|