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. The Lounge
  3. hmmmmm.... should I write my first article

hmmmmm.... should I write my first article

Scheduled Pinned Locked Moved The Lounge
questionsharepointcollaboration
33 Posts 18 Posters 0 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.
  • C ChandraRam

    No, you were looking for ways to limit to only one active copy of the software at anytime... we were suggesting hardware locks and some vendors of software keys. You had also mentioned that you had some pseudo worked out, which I am (still) very much interested in :)

    B Offline
    B Offline
    Bradml
    wrote on last edited by
    #20

    Oh yes, that was indeed for copyright restrictions. There is only one bug left in the lgic, once i have covered that i will start getting it ready for coding.


    Brad Australian - Christian Graus on "Best books for VBscript" A big thick one, so you can whack yourself on the head with it.

    1 Reply Last reply
    0
    • E El Corazon

      The subject came up again today at work over parallel programming. Others here have encouraged me to write an article, and although I have argued against it because of the difficult with work. I am tired of having to explain the concepts over and over again one person at a time. The question is, do I do it as an internal white paper only (all the writing, none of the review) only for people at work, or do I write for public access as well? So are there already too many articles on threading? I have rarely seen people talk about atomic operations, massively parallel, cooperatively asynchronous operation, and lock-free programming. But the better question is, does anyone really care? I can easily do it internal only for my team, and maybe other teams at other similar facilities, but if the subject is really desirable, maybe it needs to be wider?

      _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

      _ Offline
      _ Offline
      _AK_
      wrote on last edited by
      #21

      You already got so many people interested in your article, even before you have written the first line of that. So now without having the second thought on that you can go for it... :)

      Best Regards, Apurva Kaushal

      1 Reply Last reply
      0
      • E El Corazon

        Richie308 wrote:

        what would be the harm in letting us read it also?

        It has to pass through the company approval process, as well as other approval processes before it ever gets to CP, even if I write it at home. Writing it for work only, means none of the approval is necessary, just optional. Writing it for CP means I can release it internally and then go through the slower approval and editing for external release. It's more effort basically. But if it is something that is desired, I could probably break it into a series, it's a complex issue. Atomic Parallelization: all of the power of parallel, none of the WMD.... ;P

        _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

        R Offline
        R Offline
        Robert Rohde
        wrote on last edited by
        #22

        If you write it at home in your spare time you are not allowed to post it on CP?!? :confused:

        E 1 Reply Last reply
        0
        • E El Corazon

          The subject came up again today at work over parallel programming. Others here have encouraged me to write an article, and although I have argued against it because of the difficult with work. I am tired of having to explain the concepts over and over again one person at a time. The question is, do I do it as an internal white paper only (all the writing, none of the review) only for people at work, or do I write for public access as well? So are there already too many articles on threading? I have rarely seen people talk about atomic operations, massively parallel, cooperatively asynchronous operation, and lock-free programming. But the better question is, does anyone really care? I can easily do it internal only for my team, and maybe other teams at other similar facilities, but if the subject is really desirable, maybe it needs to be wider?

          _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

          M Offline
          M Offline
          Marc Clifton
          wrote on last edited by
          #23

          Jeffry J. Brickley wrote:

          So are there already too many articles on threading?

          Threading is different than parallel programming.

          Jeffry J. Brickley wrote:

          But the better question is, does anyone really care?

          I would, and I think it's where programming needs to head.

          Jeffry J. Brickley wrote:

          but if the subject is really desirable, maybe it needs to be wider?

          I'd love to see an article on the subject! Marc

          Thyme In The Country

          People are just notoriously impossible. --DavidCrow
          There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
          People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

          1 Reply Last reply
          0
          • R Robert Rohde

            If you write it at home in your spare time you are not allowed to post it on CP?!? :confused:

            E Offline
            E Offline
            El Corazon
            wrote on last edited by
            #24

            Robert Rohde wrote:

            If you write it at home in your spare time you are not allowed to post it on CP?!?

            :-D exactly. Otherwise I could be giving out company sensitive information on the side. :)

            _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

            R 1 Reply Last reply
            0
            • E El Corazon

              The subject came up again today at work over parallel programming. Others here have encouraged me to write an article, and although I have argued against it because of the difficult with work. I am tired of having to explain the concepts over and over again one person at a time. The question is, do I do it as an internal white paper only (all the writing, none of the review) only for people at work, or do I write for public access as well? So are there already too many articles on threading? I have rarely seen people talk about atomic operations, massively parallel, cooperatively asynchronous operation, and lock-free programming. But the better question is, does anyone really care? I can easily do it internal only for my team, and maybe other teams at other similar facilities, but if the subject is really desirable, maybe it needs to be wider?

              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

              T Offline
              T Offline
              Todd Smith
              wrote on last edited by
              #25

              Certain authors are enjoyable to read even if the subject matter isn't immediately applicable. I'd read it :D

              Todd Smith

              E 1 Reply Last reply
              0
              • E El Corazon

                Robert Rohde wrote:

                If you write it at home in your spare time you are not allowed to post it on CP?!?

                :-D exactly. Otherwise I could be giving out company sensitive information on the side. :)

                _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                R Offline
                R Offline
                Robert Rohde
                wrote on last edited by
                #26

                But if it has nothing to do with your company? Following this rule one could also state that you could reveal company sensitive information by posting here or in any other forum. Think about it: By posting the restrictions made by your company you are already giving out information... Robert

                D 1 Reply Last reply
                0
                • R Robert Rohde

                  But if it has nothing to do with your company? Following this rule one could also state that you could reveal company sensitive information by posting here or in any other forum. Think about it: By posting the restrictions made by your company you are already giving out information... Robert

                  D Offline
                  D Offline
                  Dan Neely
                  wrote on last edited by
                  #27

                  The defense industry errs on the side of paranoia on these sorts of things. If you find the restrictions unacceptable you're free to seek employment elsewhere in the private sector.

                  -- Rules of thumb should not be taken for the whole hand.

                  R E 2 Replies Last reply
                  0
                  • D Dan Neely

                    The defense industry errs on the side of paranoia on these sorts of things. If you find the restrictions unacceptable you're free to seek employment elsewhere in the private sector.

                    -- Rules of thumb should not be taken for the whole hand.

                    R Offline
                    R Offline
                    Robert Rohde
                    wrote on last edited by
                    #28

                    It wasn't meant as an offense. I'm just curious where this restriction ends. Is he allowed to post recipes on CookProject.com? Or is he allowed to answer threading related questions in the programming forums? :confused:

                    E 1 Reply Last reply
                    0
                    • T Todd Smith

                      Certain authors are enjoyable to read even if the subject matter isn't immediately applicable. I'd read it :D

                      Todd Smith

                      E Offline
                      E Offline
                      El Corazon
                      wrote on last edited by
                      #29

                      Todd Smith wrote:

                      ForumThe Lounge Subject:Re: hmmmmm.... should I write my first article Sender:Todd Smith Date:13:12 6 Feb '07 Certain authors are enjoyable to read

                      You obviously have never read one of my papers! :laugh:

                      _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                      1 Reply Last reply
                      0
                      • R Robert Rohde

                        It wasn't meant as an offense. I'm just curious where this restriction ends. Is he allowed to post recipes on CookProject.com? Or is he allowed to answer threading related questions in the programming forums? :confused:

                        E Offline
                        E Offline
                        El Corazon
                        wrote on last edited by
                        #30

                        Robert Rohde wrote:

                        Is he allowed to post recipes

                        not really, under new regs that could remove profit from a Denny's that has a recipe for Pancakes... my grandfather made the best pancakes in the world, but if I tell that recipe someone could be making a profit -- but even if they are not, if there is the potential for a knowledge that I have (my grandfather's pancake recipe), that "could" make a profit, then it should not be released. It all depends on who is on the approval process at the time. I have heard at least one quote say that if the approval team had their way, no one would write anything anywhere to anyone at anytime. But they do recognize that would be impossible to handle, so this is the solution middle-ground.

                        _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                        1 Reply Last reply
                        0
                        • D Dan Neely

                          The defense industry errs on the side of paranoia on these sorts of things. If you find the restrictions unacceptable you're free to seek employment elsewhere in the private sector.

                          -- Rules of thumb should not be taken for the whole hand.

                          E Offline
                          E Offline
                          El Corazon
                          wrote on last edited by
                          #31

                          who said DI? ;P:rolleyes:;P

                          _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                          D 1 Reply Last reply
                          0
                          • E El Corazon

                            who said DI? ;P:rolleyes:;P

                            _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                            D Offline
                            D Offline
                            Dan Neely
                            wrote on last edited by
                            #32

                            A number of your old posts that I don't have the time to dig up. :doh:

                            -- Rules of thumb should not be taken for the whole hand.

                            E 1 Reply Last reply
                            0
                            • D Dan Neely

                              A number of your old posts that I don't have the time to dig up. :doh:

                              -- Rules of thumb should not be taken for the whole hand.

                              E Offline
                              E Offline
                              El Corazon
                              wrote on last edited by
                              #33

                              dan neely wrote:

                              A number of your old posts that I don't have the time to dig up.

                              I was teasing. :-D I hedge 95% of the time, and admit the other 5% :rolleyes:

                              _________________________ Asu no koto o ieba, tenjo de nezumi ga warau. Talk about things of tomorrow and the mice in the ceiling laugh. (Japanese Proverb)

                              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