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.
  • S Shog9 0

    Jeffry J. Brickley wrote:

    So are there already too many articles on threading?

    Yes. But there are too few good ones. So, if you can avoid the "threading is hard, here's how you cheat" / "this is a bit tricky - so i'll leave it as an exercise for the reader" / "I wrote the damn scheduler, and don't understand why you lot can't get the hang of it" traps, i'd certainly love to read it! :D

    ---- Scripts i’ve known... CPhog 1.8.2 - make CP better. Forum Bookmark 0.2.5 - bookmark forum posts on Pensieve Print forum 0.1.2 - printer-friendly forums Expand all 1.0 - Expand all messages In-place Delete 1.0 - AJAX-style post delete Syntax 0.1 - Syntax highlighting for code blocks in the forums

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

    Shog9 wrote:

    But there are too few good ones.

    Well, I don't know if I would right write a good one... What is it the good/bad programmer thread said? It can always be better. :) (obviously that was a self-predictive statement) -- modified at 0:49 Tuesday 6th February, 2007

    _________________________ 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 1 Reply Last reply
    0
    • E El Corazon

      Shog9 wrote:

      But there are too few good ones.

      Well, I don't know if I would right write a good one... What is it the good/bad programmer thread said? It can always be better. :) (obviously that was a self-predictive statement) -- modified at 0:49 Tuesday 6th February, 2007

      _________________________ 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
      Member 96
      wrote on last edited by
      #9

      Jeffry J. Brickley wrote:

      I would right a good one

      As long as you have a spell checker you'll be fine! ;)

      E 1 Reply Last reply
      0
      • M Member 96

        Jeffry J. Brickley wrote:

        I would right a good one

        As long as you have a spell checker you'll be fine! ;)

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

        John Cardinal wrote:

        As long as you have a spell checker you'll be fine!

        A spell checker wouldn't help there, right and write are both correct spelling... I actually need to hire my own tech writer... oh wait... work has one for me if I write it internally first. ;)

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

        W 1 Reply Last reply
        0
        • E El Corazon

          John Cardinal wrote:

          As long as you have a spell checker you'll be fine!

          A spell checker wouldn't help there, right and write are both correct spelling... I actually need to hire my own tech writer... oh wait... work has one for me if I write it internally first. ;)

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

          W Offline
          W Offline
          Wild Thing
          wrote on last edited by
          #11

          Sure, go ahead; would save me the effort of coming over and ask you to explain it to me in person.:-D You also might miss the chance of a second career, if you don't.

          prepare that the light at the end of the tunnel is just a freight train coming your way - metallica

          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)

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

            That sounds like a really enjoyable read.


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

            C 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)

              J Offline
              J Offline
              J Dunlap
              wrote on last edited by
              #13

              Go for it! :-D

              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)

                J Offline
                J Offline
                jhaga
                wrote on last edited by
                #14

                Jeffry J. Brickley wrote:

                does anyone really care?

                Yes, we care! If there are some easy practical examples, the better! jhaga

                It would be glorious to see mankind at leisure for once. It is nothing but work, work, work. I cannot easily buy a blank-book to write thoughts in; they are commonly ruled for dollars and cents. A[man], seeing me making a minute in the fields, took it for granted that I was calculating my wages. — business! - I think that there is nothing, not even crime, more opposed to poetry, to philosophy, ay, to life itself, than this incessant business. Henry David Thoreau

                1 Reply Last reply
                0
                • B Bradml

                  That sounds like a really enjoyable read.


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

                  C Offline
                  C Offline
                  ChandraRam
                  wrote on last edited by
                  #15

                  Hi Did you get a chance to finish the software protection thing you were doing a while ago? Chandra

                  B 1 Reply Last reply
                  0
                  • C ChandraRam

                    Hi Did you get a chance to finish the software protection thing you were doing a while ago? Chandra

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

                    That copyright protection thing?


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

                    C 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)

                      P Offline
                      P Offline
                      peterchen
                      wrote on last edited by
                      #17

                      We need it. trust me on this.


                      Developers, Developers, Developers, Developers, Developers, Developers, Velopers, Develprs, Developers!
                      We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                      Linkify!|Fold With Us!

                      1 Reply Last reply
                      0
                      • B Bradml

                        That copyright protection thing?


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

                        C Offline
                        C Offline
                        ChandraRam
                        wrote on last edited by
                        #18

                        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 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)

                          D Offline
                          D Offline
                          David Stone
                          wrote on last edited by
                          #19

                          I'd read it too. :)

                          1 Reply Last reply
                          0
                          • 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
                                          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