Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Other Discussions
  3. Article Writing
  4. Article posting

Article posting

Scheduled Pinned Locked Moved Article Writing
helpquestion
8 Posts 2 Posters 33 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tasos Kipriotis
    wrote on last edited by
    #1

    Hi, all I have a problem in publishing an article. Last Thursday, August 31, I submitted an article for publishing. After pressing the submit button the article showed up and everything seemed OK. But the article did not appear in the list of articles yet. When going to My Articles it shows there as Article 5365607. But when I click on it I get a black box with the message

    Quote:

    Ticket: Error: An error occurred in this page. The error has been recorded and the site administrator informed. Abort, Retry, Fail?_

    in it. Can someopne help, please?

    S 1 Reply Last reply
    0
    • T Tasos Kipriotis

      Hi, all I have a problem in publishing an article. Last Thursday, August 31, I submitted an article for publishing. After pressing the submit button the article showed up and everything seemed OK. But the article did not appear in the list of articles yet. When going to My Articles it shows there as Article 5365607. But when I click on it I get a black box with the message

      Quote:

      Ticket: Error: An error occurred in this page. The error has been recorded and the site administrator informed. Abort, Retry, Fail?_

      in it. Can someopne help, please?

      S Offline
      S Offline
      Sean Ewington
      wrote on last edited by
      #2

      Unfortunately the article is unrecoverable. I suspect it may have been closed by the community, but since I cannot see the article, I cannot surmise why. Do you happen to have a local copy of it? If you could please email it to me (sean@codeproject.com) I'll investigate and restore if appropriate.

      Thanks, Sean Ewington CodeProject

      T 1 Reply Last reply
      0
      • S Sean Ewington

        Unfortunately the article is unrecoverable. I suspect it may have been closed by the community, but since I cannot see the article, I cannot surmise why. Do you happen to have a local copy of it? If you could please email it to me (sean@codeproject.com) I'll investigate and restore if appropriate.

        Thanks, Sean Ewington CodeProject

        T Offline
        T Offline
        Tasos Kipriotis
        wrote on last edited by
        #3

        Hi, Sean I have a copy of the text and, of course the attachment. I can rewrite it if it is easier. In that case, must I change the title? Thanks, Tasos Kipriotis

        S 1 Reply Last reply
        0
        • T Tasos Kipriotis

          Hi, Sean I have a copy of the text and, of course the attachment. I can rewrite it if it is easier. In that case, must I change the title? Thanks, Tasos Kipriotis

          S Offline
          S Offline
          Sean Ewington
          wrote on last edited by
          #4

          If indeed the article was closed by the community, it would be better if I could see the article to guide a potential re-write, or title change.

          Thanks, Sean Ewington CodeProject

          T 1 Reply Last reply
          0
          • S Sean Ewington

            If indeed the article was closed by the community, it would be better if I could see the article to guide a potential re-write, or title change.

            Thanks, Sean Ewington CodeProject

            T Offline
            T Offline
            Tasos Kipriotis
            wrote on last edited by
            #5

            Hi, Sean Any news?

            S 1 Reply Last reply
            0
            • T Tasos Kipriotis

              Hi, Sean Any news?

              S Offline
              S Offline
              Sean Ewington
              wrote on last edited by
              #6

              Apologies it seems it went to the Junk folder. Currently you've written the article coming at your subject explaining, "attached is what I have done, and here are some explanations of what I did and why I made some decisions." I suggest a different approach for the article. Walk them through everything you did. Show the your readers the math. We have LaTeX capability, and we can show the formulas in images if that is too painful (I recommend images). Explain the math. Show your code. Explain your code. Treat your article like a classroom of students of varying levels or understanding. How are you going to explain it so that the majority of them understand? As an example, here’s an article from one of our top authors: HTML5 WebWorkers Experiment[^] His primary goal is to demonstrate “Using HTML5 WebWorkers and a custom jQuery plug-in to create a Flickr image wall.” He treats the reader like a beginner. He defines jQuery, explains what WebWorkers are, then gets into why he wanted to create a jQuery plugin. Each progressive section of the article expands on his topic, thoroughly explains the code, explains the limitations he chose in his scope, discusses how each element to his plug-in works, provides numerous code examples, and most importantly, gives a source code download at the top for the reader should they need it. Every time the community considers whether or not to approve an article, this is the style of article they have in mind. They love it, they want it, and they praise the authors enormously when they get it (and we want authors to feel like their hard work is appreciated).

              Thanks, Sean Ewington CodeProject

              T 1 Reply Last reply
              0
              • S Sean Ewington

                Apologies it seems it went to the Junk folder. Currently you've written the article coming at your subject explaining, "attached is what I have done, and here are some explanations of what I did and why I made some decisions." I suggest a different approach for the article. Walk them through everything you did. Show the your readers the math. We have LaTeX capability, and we can show the formulas in images if that is too painful (I recommend images). Explain the math. Show your code. Explain your code. Treat your article like a classroom of students of varying levels or understanding. How are you going to explain it so that the majority of them understand? As an example, here’s an article from one of our top authors: HTML5 WebWorkers Experiment[^] His primary goal is to demonstrate “Using HTML5 WebWorkers and a custom jQuery plug-in to create a Flickr image wall.” He treats the reader like a beginner. He defines jQuery, explains what WebWorkers are, then gets into why he wanted to create a jQuery plugin. Each progressive section of the article expands on his topic, thoroughly explains the code, explains the limitations he chose in his scope, discusses how each element to his plug-in works, provides numerous code examples, and most importantly, gives a source code download at the top for the reader should they need it. Every time the community considers whether or not to approve an article, this is the style of article they have in mind. They love it, they want it, and they praise the authors enormously when they get it (and we want authors to feel like their hard work is appreciated).

                Thanks, Sean Ewington CodeProject

                T Offline
                T Offline
                Tasos Kipriotis
                wrote on last edited by
                #7

                Thanks for your reply, Sean. One more question, what are the limits (words, code snippets, etc) for an article? Thanks, Tasos Kipriotis

                S 1 Reply Last reply
                0
                • T Tasos Kipriotis

                  Thanks for your reply, Sean. One more question, what are the limits (words, code snippets, etc) for an article? Thanks, Tasos Kipriotis

                  S Offline
                  S Offline
                  Sean Ewington
                  wrote on last edited by
                  #8

                  We have no official word limit, the article can be as long as you want. There's probably a technical word limit, but no one has ever hit it to my knowledge.

                  Thanks, Sean Ewington CodeProject

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups