CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2022
    Posts
    7

    How to post articles on Codeguru?

    I have posted two below articles on code guru, it shows up in threads but not as an article.

    Wondering how to get this posted under the article section?

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to post articles on Codeguru?

    1. Where (what Forums) did you post your articjes to?
    2. Define "below".
    Victor Nijegorodov

  3. #3
    2kaud's Avatar
    2kaud is online now Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,822

    Re: How to post articles on Codeguru?

    @srilatha0515 If you are interested in submitting articles, I suggest you PM jamespayne
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  4. #4
    Join Date
    Mar 2022
    Posts
    7

    Re: How to post articles on Codeguru?


  5. #5
    2kaud's Avatar
    2kaud is online now Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,822

    Re: How to post articles on Codeguru?

    See my post above re PM jamespayne. You can't directly publish an article.
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  6. #6
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,283

    Re: How to post articles on Codeguru?

    I think the poster was referring to this post that should be an article:

    https://forums.codeguru.com/showthre...t-using-Docker

  7. #7
    Join Date
    Mar 2022
    Posts
    7

    Re: How to post articles on Codeguru?

    Yes, i would like to have my post as articles and not as threads

  8. #8
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to post articles on Codeguru?

    Quote Originally Posted by srilatha0515 View Post
    Yes, i would like to have my post as articles and not as threads
    So have you already posted a PM (Private Message) to jamespayne?
    Victor Nijegorodov

  9. #9
    Join Date
    Feb 2022
    Posts
    26

    Re: How to post articles on Codeguru?

    Hey,

    Can confirm - if you are interested in writing for CodeGuru (aka having your posts appears as articles instead of forum threads or posts), reach out to me at james.payne@technologyadvice.com. Let me know the topics you are comfortable writing about, how many articles you think you could write in a month, any relevant work related info, and, if you have any, a sample (or two) of your writing. Always looking for good writers that know tech!

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured