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. What is everyone working on?

What is everyone working on?

Scheduled Pinned Locked Moved The Lounge
questionjson
64 Posts 52 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 Chris Maunder

    Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

    S Offline
    S Offline
    Sardaukar
    wrote on last edited by
    #33

    (1) std::tree is missing, so I started to do it... (2) nt namespace (i.e. services, event log, registry, boot.ini, you know, the problems that makes us all to spend two days to boot...) (3) Quake I & protoss vs 3 computers :) (4) a tool for transporting large VC project selecting file(s) type(s) and folders (ie exclude .obj files, Debug folders, etc.) (5) Win32 API/C grid control That's all I remember now :)

    1 Reply Last reply
    0
    • J Jason Gerard

      I feel your pain brother. I have to rewrite a perfectly good ASP/COM application in Java 2 and Oracle. And I've been forced to learn Java for the last 2 months. :(( :mad: X| p.s. Java Sucks Jason Gerard

      W Offline
      W Offline
      Wayne Fuller
      wrote on last edited by
      #34

      I guess we are in the same boat. Learning Java has not been too bad, but since I come from a Windows desktop application world, throwing Internet programming on top of this has been difficult. I am in the middle of project two and it is a lot better than I thought it would be. If we could go back to Oracle, I would be a happy man. Wayne

      1 Reply Last reply
      0
      • C Chris Maunder

        Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

        J Offline
        J Offline
        Jim A Johnson
        wrote on last edited by
        #35

        Software sampler/synthesizer and its associated UI.

        1 Reply Last reply
        0
        • C Chris Maunder

          Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

          S Offline
          S Offline
          Stan Shannon
          wrote on last edited by
          #36

          Another day, another cheesey Windows desktop app. I only dream of doing cool stuff. (Well, I did just finish a little application for visually editing images in an outgoing fax, that was kind of cool, at least I got to excercise my entire skill set. But now its back to enhancing our network logon security procedures or something equally dull. Yawn)

          1 Reply Last reply
          0
          • C Chris Maunder

            Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

            C Offline
            C Offline
            Chris Losinger
            wrote on last edited by
            #37

            My day job is writing retirement planning software (how much to save, where to save it, when to start spending it, etc.). Originally a Windows destktop app but we're trying to put it on the web (COM+ and friends). My night job is writing Windows 2D graphics software (www.smalleranimals.com). -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

            R 1 Reply Last reply
            0
            • C Chris Maunder

              Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

              A Offline
              A Offline
              Andrew Torrance
              wrote on last edited by
              #38

              Interfacing an automatic guided vehicle system to a production system .Straight MFC . England is not an island.

              1 Reply Last reply
              0
              • C Chris Maunder

                Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                R Offline
                R Offline
                realJSOP
                wrote on last edited by
                #39
                1. At work - real-time image acquisition and transmission (I can't get into more detail than that) 2) At home - A program suite that does (or will do) the following: a) simplifies launching one-or more racing simulation servers b) allows remote administration of those servers c) accumulates race results (reported by the servers mentioned, as well as other sources) d) calculates statistics and ranking information based on accumulated race results e) allows clients to setup races (on race servers that allow it) f) provides list of active servers for clients to race on g) provides chat capability for clients h) provides car skin exchange for clients Needless to say, the project at home is rather ambitious for a one-man operation. The software is completely free to anyone that wants to use it (of course they must have the associated racing sim as well). I could be talked into taking on a helper that is well versed in TCP/IP and client server stuff. Keep in mind that there would be no monetary reward, and no recognition beyond having your name show up in the code and probably the about box. :-)
                1 Reply Last reply
                0
                • C Chris Maunder

                  Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                  J Offline
                  J Offline
                  Joel Lucsy
                  wrote on last edited by
                  #40

                  I don't know if it's cool, but take a look at http://www.cadfx.com Basically all our products are being upgraded to be more "user friendly". Joel Lucsy (jjlucsy@concentric.net)

                  1 Reply Last reply
                  0
                  • C Chris Maunder

                    Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                    S Offline
                    S Offline
                    Stuart van Weele
                    wrote on last edited by
                    #41

                    At work: Rewriting a system for tracking pre-clinical studies. The UI is MFC with a some ATL controls, while the business logic is in Java servlets. Communication is XML. At home: Chipping away at a MS (or PhD if I can swing it). My current fun project is a simple CAD system that can output VRML or 3DS. When I get the mechanics of that down, I want to try parametric generation of objects such as trees, buildings, etc.

                    1 Reply Last reply
                    0
                    • C Chris Losinger

                      My day job is writing retirement planning software (how much to save, where to save it, when to start spending it, etc.). Originally a Windows destktop app but we're trying to put it on the web (COM+ and friends). My night job is writing Windows 2D graphics software (www.smalleranimals.com). -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                      R Offline
                      R Offline
                      realJSOP
                      wrote on last edited by
                      #42

                      I used to write estate planning software for ViewPlan. Ever heard of them?

                      C 1 Reply Last reply
                      0
                      • R realJSOP

                        I used to write estate planning software for ViewPlan. Ever heard of them?

                        C Offline
                        C Offline
                        Chris Losinger
                        wrote on last edited by
                        #43

                        yep. it's a small (financial planning software) world. :) i'm working for Mobius (MPlan). -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                        R 1 Reply Last reply
                        0
                        • C Chris Maunder

                          Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                          T Offline
                          T Offline
                          Tim Deveaux
                          wrote on last edited by
                          #44

                          Oh poop - was I supposed to be working on something? :-O

                          1 Reply Last reply
                          0
                          • C Chris Losinger

                            yep. it's a small (financial planning software) world. :) i'm working for Mobius (MPlan). -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                            R Offline
                            R Offline
                            realJSOP
                            wrote on last edited by
                            #45

                            I worked for ViewPlan for 12 years, most of that time as their only programmer. CCH bought the company a few years ago, and the software has taken what I view as a turn for the worse. It's buggy, has fewer features, is harder to use, and they don't care about their current customer base at all. It's a great opportunity for other estate planning software companies to gain some long-time ViewPlan users.

                            1 Reply Last reply
                            0
                            • C Chris Maunder

                              Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                              G Offline
                              G Offline
                              Gregg Carlstrom
                              wrote on last edited by
                              #46

                              Well, not really an application per se, but I'm working on a game engine using portal/octree rendering, among other things. Starting with the low level framework and building my way upwards, very, very slowly. :)

                              1 Reply Last reply
                              0
                              • C Chris Maunder

                                Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                                C Offline
                                C Offline
                                Carlos Antollini
                                wrote on last edited by
                                #47

                                I'm Working in Visual C++, making COM objects and NT services for Web of a big bank of America and Europe. Carlos Antollini.

                                1 Reply Last reply
                                0
                                • J James Spibey

                                  Well, I'm based about 5 miles from Manchester Airport and as yet we have done absolutely nothing there although I'm about to assist on a quote for Terminal 2. You're lucky to get FIDS work - I'd love to do that as we mostly do the low level comms/controls software and never get chance to do the pretty graphics stuff :)

                                  M Offline
                                  M Offline
                                  Masaaki Onishi
                                  wrote on last edited by
                                  #48

                                  Hello, the codegurus around the world.:) Last year, Delta airplne is looking for the MFC programmer to map the location of where and how Delta airplanes are flying around the world. If some MFC programmer is done ths job, this application seems to be the coolest one. Each time the pilot sends some message to the airport, this information goes to this application, this application shows all info needed by maping on the views.:cool: Have a nice day!

                                  -Masaaki Onishi-

                                  R N 2 Replies Last reply
                                  0
                                  • M Masaaki Onishi

                                    Hello, the codegurus around the world.:) Last year, Delta airplne is looking for the MFC programmer to map the location of where and how Delta airplanes are flying around the world. If some MFC programmer is done ths job, this application seems to be the coolest one. Each time the pilot sends some message to the airport, this information goes to this application, this application shows all info needed by maping on the views.:cool: Have a nice day!

                                    -Masaaki Onishi-

                                    R Offline
                                    R Offline
                                    realJSOP
                                    wrote on last edited by
                                    #49

                                    Does this include all of the ones that crash in a flaming fireball into the ocean?

                                    M 1 Reply Last reply
                                    0
                                    • C Chris Maunder

                                      Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                                      J Offline
                                      J Offline
                                      Josh Knox
                                      wrote on last edited by
                                      #50

                                      Various stuff for our solid modelling program. Just added in code for exporting VRML drawings and am working on improvements for our RenderMan interface. Josh josh@that-guy.net

                                      1 Reply Last reply
                                      0
                                      • C Chris Maunder

                                        Just vaguely curious as to the types of applications generally being worked on at the moment. Anyone working on cool stuff to make the rest of us jealous? cheers, Chris Maunder

                                        D Offline
                                        D Offline
                                        DRHuff
                                        wrote on last edited by
                                        #51

                                        A navigation system for guiding helicopters in Seismic operations. Integrating GPS, gyro, Laser range finding, load sensors, radios... Uses QNX RTOS with windows base station communicating to the helo. Dave

                                        1 Reply Last reply
                                        0
                                        • K Kannan Kalyanaraman

                                          Can't the application be done using Lotus Notes :confused: Cheers Kannan

                                          R Offline
                                          R Offline
                                          Ravi Bhavnani
                                          wrote on last edited by
                                          #52

                                          No, but you can implement most of Lotus Notes using Dialog. :-) Dialog is a soft platform that lets you integrate virtually any external module (many of which come with the product) and use virtually any communication channel (voice, email, WAP, direct mail, etc.) /ravi

                                          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