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. CUJ Gone But Not Forgotten

CUJ Gone But Not Forgotten

Scheduled Pinned Locked Moved The Lounge
c++helpquestion
60 Posts 17 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.
  • M Madhu Cheriyedath

    I haven't got my latest issue of CUJ. I hope I will be getting that today.. It is very sad to hear that CUJ is stopping.. Are you sure or is it some kind of joke??? -Madhu.

    C Offline
    C Offline
    Curtis Schlak
    wrote on last edited by
    #36

    I don't think they would joke about this. Michael Goodman, Publisher, has his name at the bottom of the letter. The mailing label got affixed to this "we're no longer printing CUJ" letter rather than the issue. The refund address points to Boulder, CO, the mail clearing house of America (maybe the world!). If you get your issue and no letter got glued to the front, post here so that I can call CMP and investigate. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

    S 1 Reply Last reply
    0
    • S S Douglas

      Curtis S. wrote:

      But, of course, when you first get the magazine, all you see is the ugly white paper on front with the letter stating that CUJ has died.

      The plot thickens; I have the February issue sitting before me now. There was no white paper stuck to it or anything loose in the mailbox, no remnants of anything stuck to it either. Very strange. I tried contacting customer service and was meet with error messages any which way I tried. I finally gave up and sent an email to one of the editors.


      ZeePain! wrote:

      This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

      thedailywtf.com[^]

      C Offline
      C Offline
      Curtis Schlak
      wrote on last edited by
      #37

      Just called CUJ Customer Service. February 2006 = the last issue of CUJ. So sad. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

      S 1 Reply Last reply
      0
      • A Anna Jayne Metcalfe

        Christian Graus wrote:

        Although, I think more people still use VC6 than I find remotely reasonable.

        Yep. Our local downloads for ResOrg (i.e. not including those from CP, for which we don't have metrics) show a 50% split, although that's admittedly a small sample. We're sufficiently concerned about it that we are preparing a version of Visual Lint which will run on VS6 and eVC 4.0 as well as VS2002 onwards. At the very least, it's proving to be an interesting excercise in interface abstraction and UI customisation. Subclassing, anyone? :doh: Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #38

        Yeah, I am working on the Ultimate Grid code at the moment, same deal. Needs to support VC6,2002, 2003, 2005 with no warnings or errors. It's all fun and games. Christian Graus - Microsoft MVP - C++

        A 1 Reply Last reply
        0
        • C Christian Graus

          Yeah, I am working on the Ultimate Grid code at the moment, same deal. Needs to support VC6,2002, 2003, 2005 with no warnings or errors. It's all fun and games. Christian Graus - Microsoft MVP - C++

          A Offline
          A Offline
          Anna Jayne Metcalfe
          wrote on last edited by
          #39

          I can imagine! Working with the VC6 version of STL again must be painful. X| We're a little luckier in that with Visual Lint we don't have to support VS6 at the code level - the compiled product just has to work with it. Even then, it's not at all easy, given the crappy automation interface VS6 and eVC 4 have! Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

          C 1 Reply Last reply
          0
          • A Anna Jayne Metcalfe

            I can imagine! Working with the VC6 version of STL again must be painful. X| We're a little luckier in that with Visual Lint we don't have to support VS6 at the code level - the compiled product just has to work with it. Even then, it's not at all easy, given the crappy automation interface VS6 and eVC 4 have! Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #40

            Anna-Jayne Metcalfe wrote:

            Working with the VC6 version of STL again must be painful.

            Oh, yeah. I used a map, and I had to put it in an anonymous namespace instead of as a member variable, because we also can't be turning off warnings across the library, the stupid 'your mangled name is > 255 chars' warning is now only turned off within the one file. Christian Graus - Microsoft MVP - C++

            A 1 Reply Last reply
            0
            • C Christian Graus

              Anna-Jayne Metcalfe wrote:

              Working with the VC6 version of STL again must be painful.

              Oh, yeah. I used a map, and I had to put it in an anonymous namespace instead of as a member variable, because we also can't be turning off warnings across the library, the stupid 'your mangled name is > 255 chars' warning is now only turned off within the one file. Christian Graus - Microsoft MVP - C++

              A Offline
              A Offline
              Anna Jayne Metcalfe
              wrote on last edited by
              #41

              Yuck. X| X| X| Anna :rose: Currently working mostly on: Visual Lint :cool: Anna's Place | Tears and Laughter "Be yourself - not what others think you should be" - Marcia Graesch "Anna's just a sexy-looking lesbian tart" - A friend, trying to wind me up. It didn't work.

              1 Reply Last reply
              0
              • C Curtis Schlak

                Just called CUJ Customer Service. February 2006 = the last issue of CUJ. So sad. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                S Offline
                S Offline
                S Douglas
                wrote on last edited by
                #42

                Curtis S. wrote:

                Just called CUJ Customer Service.

                Care to share thier number? If your not comfortable posting it send it via email. Thanks.


                ZeePain! wrote:

                This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                thedailywtf.com[^]

                C 1 Reply Last reply
                0
                • C Curtis Schlak

                  I don't think they would joke about this. Michael Goodman, Publisher, has his name at the bottom of the letter. The mailing label got affixed to this "we're no longer printing CUJ" letter rather than the issue. The refund address points to Boulder, CO, the mail clearing house of America (maybe the world!). If you get your issue and no letter got glued to the front, post here so that I can call CMP and investigate. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                  S Offline
                  S Offline
                  S Douglas
                  wrote on last edited by
                  #43

                  Curtis S. wrote:

                  If you get your issue and no letter got glued to the front, post here so that I can call CMP and investigate.

                  So far it only looks like me... :confused:


                  ZeePain! wrote:

                  This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                  thedailywtf.com[^]

                  1 Reply Last reply
                  0
                  • S S Douglas

                    Curtis S. wrote:

                    Just called CUJ Customer Service.

                    Care to share thier number? If your not comfortable posting it send it via email. Thanks.


                    ZeePain! wrote:

                    This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                    thedailywtf.com[^]

                    C Offline
                    C Offline
                    Curtis Schlak
                    wrote on last edited by
                    #44

                    1-800-365-1364 "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                    S 2 Replies Last reply
                    0
                    • C Curtis Schlak

                      1-800-365-1364 "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                      S Offline
                      S Offline
                      S Douglas
                      wrote on last edited by
                      #45

                      Thanks


                      ZeePain! wrote:

                      This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                      thedailywtf.com[^]

                      1 Reply Last reply
                      0
                      • C Christian Graus

                        Funny you mention that - one of my image processing articles is basically one of the DDJ articles. The other was on Koenig lookup, and VC2002 come out while I was waiting, so the issue became moot. Although, I think more people still use VC6 than I find remotely reasonable. Christian Graus - Microsoft MVP - C++

                        P Offline
                        P Offline
                        Paul Conrad
                        wrote on last edited by
                        #46

                        Just wondering, are the Image Processing for Dummies series of articles here on Code Project along the lines of what you submitted to DDJ (perhaps under a different title, with "dummies" taken out)? Paul

                        C 1 Reply Last reply
                        0
                        • P Paul Conrad

                          Just wondering, are the Image Processing for Dummies series of articles here on Code Project along the lines of what you submitted to DDJ (perhaps under a different title, with "dummies" taken out)? Paul

                          C Offline
                          C Offline
                          Christian Graus
                          wrote on last edited by
                          #47

                          The displacement filters article is essentially what I sent to DDJ. Christian Graus - Microsoft MVP - C++

                          P 1 Reply Last reply
                          0
                          • C Christian Graus

                            The displacement filters article is essentially what I sent to DDJ. Christian Graus - Microsoft MVP - C++

                            P Offline
                            P Offline
                            Paul Conrad
                            wrote on last edited by
                            #48

                            The displacement filter article is really cool. Too bad they didn't publish it, but hey, it's on Code Project :) Paul

                            1 Reply Last reply
                            0
                            • C Curtis Schlak

                              1-800-365-1364 "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                              S Offline
                              S Offline
                              S Douglas
                              wrote on last edited by
                              #49

                              Not that I doubted you but I called them and indeed they have canceled publication. I am now the proud subscriber to Dr Dobbs until 2010.


                              ZeePain! wrote:

                              This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                              thedailywtf.com[^]

                              P 1 Reply Last reply
                              0
                              • S S Douglas

                                Not that I doubted you but I called them and indeed they have canceled publication. I am now the proud subscriber to Dr Dobbs until 2010.


                                ZeePain! wrote:

                                This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                                thedailywtf.com[^]

                                P Offline
                                P Offline
                                Paul Conrad
                                wrote on last edited by
                                #50

                                Wow, that's really cool. I like Dr Dobb's and I have to renew it pretty soon myself :)

                                S 1 Reply Last reply
                                0
                                • P Paul Conrad

                                  Wow, that's really cool. I like Dr Dobb's and I have to renew it pretty soon myself :)

                                  S Offline
                                  S Offline
                                  S Douglas
                                  wrote on last edited by
                                  #51

                                  computerguru92382 wrote:

                                  I like Dr Dobb's

                                  Dr Dobb's is good, just not quite CUJ, :shrugs: oh well its mostly bathroom reading material now days. :) :java: Again thanks for the heads up.


                                  ZeePain! wrote:

                                  This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                                  thedailywtf.com[^]

                                  P C 2 Replies Last reply
                                  0
                                  • S S Douglas

                                    computerguru92382 wrote:

                                    I like Dr Dobb's

                                    Dr Dobb's is good, just not quite CUJ, :shrugs: oh well its mostly bathroom reading material now days. :) :java: Again thanks for the heads up.


                                    ZeePain! wrote:

                                    This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                                    thedailywtf.com[^]

                                    P Offline
                                    P Offline
                                    Paul Conrad
                                    wrote on last edited by
                                    #52

                                    DDJ is pretty good and I did really like CUJ, too. Just about any good computer programming magazine is bathroom reading materials. Restroom is a good place to think in peace and quiet, even if not really needing to go to the restroom. :-D Paul

                                    1 Reply Last reply
                                    0
                                    • S S Douglas

                                      computerguru92382 wrote:

                                      I like Dr Dobb's

                                      Dr Dobb's is good, just not quite CUJ, :shrugs: oh well its mostly bathroom reading material now days. :) :java: Again thanks for the heads up.


                                      ZeePain! wrote:

                                      This seems like one of those programs that started small, grew incrementally, building internal pressure, and finally barfed all over its source code sneakers. Or something.

                                      thedailywtf.com[^]

                                      C Offline
                                      C Offline
                                      Curtis Schlak
                                      wrote on last edited by
                                      #53

                                      I agree to this sentiment. I like DDJ. I like CUJ more because it dealt specifically with the domain in which I work. DDJ's coverage of "technology" doesn't appeal to me as much. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                                      P 1 Reply Last reply
                                      0
                                      • C Curtis Schlak

                                        I agree to this sentiment. I like DDJ. I like CUJ more because it dealt specifically with the domain in which I work. DDJ's coverage of "technology" doesn't appeal to me as much. "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                                        P Offline
                                        P Offline
                                        Paul Conrad
                                        wrote on last edited by
                                        #54

                                        Curtis, I agree about CUJ being more specific. DDJ seems more broad, which is good too. My feeling is that having numerous resources available (i.e. Code Project, DDJ, CUJ, Windows Developer Journal, IEEE, ACM, and the list goes on) is a definite must for developers who want to be successful in their trade. I am sure the point I made in this post is something many can agree with :). Paul

                                        1 Reply Last reply
                                        0
                                        • C Curtis Schlak

                                          I have subscribed to the C/C++ Users Journal for seven years. I eagerly anticipate its arrival every month. Imagine my disappointment when I read on the cover of the magazine "you are holding in your hands the last issue of the C/C++ Users Journal." For those of you lurking about the message boards that also read this fine magazine, I offer my sympathies and condolence. Does anyone have a suggestion for a replacement? "we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty

                                          T Offline
                                          T Offline
                                          tslettebo
                                          wrote on last edited by
                                          #55

                                          >I have subscribed to the C/C++ Users Journal for seven years. I eagerly anticipate its arrival every month. Imagine my disappointment when I read on the cover of the magazine "you are holding in your hands the last issue of the C/C++ Users Journal." On which issue, and where on the issue did you read this? I have the January 2006 issue, but can't find it anywhere, on the inside or outside. Even the editorial makes no mentioning of it, and the CUJ site also looks like "business as usual" (even though any "subscribe"-link is conspicuously absent). A Google search didn't turn up anything, either. Whatever it was, it seems almost as if they want to try to "silently let it pass". Gone _and_ forgotten...? Have anyone found a link to anything about this?

                                          C 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