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

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

    I'm working on our Pharos subsea Acoustic Tracking and Navigation application (MFC) - the first public release of which should be on July 13th. In my spare time I'm working on the Resource ID Organiser Add-In for Visual C++ 5.0/6.0, and doing some help file authoring for asynchrony.com. In the longer term I'm going to take a real good look at managed C++ and see where I end up... Andy Metcalfe - Sonardyne International Ltd
    (andy.metcalfe@lineone.net)
    http://www.resorg.co.uk

    "I used to be a medieval re-enactor, but I'm (nearly) alright now..."

    1 Reply Last reply
    0
    • R Ravi Bhavnani

      Enterprise level platform for developing CRM apps that conduct real-time dialogs between a customer and a vendor. 100% Java. See www.revenio.com - shameless plug :-). In my spare time, I work on a few Win9x/NT/2K products (MFC). Also developing a few hacks (MFC) that may turn into products some day. Just started playing with PHP. /ravi "There is always one more bug..." http://www.ravib.com ravib@ravib.com

      K Offline
      K Offline
      Kannan Kalyanaraman
      wrote on last edited by
      #24

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

      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
        Anders Molin
        wrote on last edited by
        #25

        At work I'm trying to figure out how all the new stuff in VS.NET Beta 2 is working. At home, I'm developing some Template Based classes, that wraps IO CompletionPorts, we (me and a friend) can use for our opcomming (socket) server products :) - Anders Money talks, but all mine ever says is "Goodbye!"

        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
          Tomasz Sowinski
          wrote on last edited by
          #26

          I'm working on an application for modelling Bayesian networks. UI uses MFC, while the computation engine is Standard C++. In the spare time, I'm extending my shareware screensaver - have a look at it here Tomasz Sowinski -- http://www.shooltz.com

          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
            Ray Hayes
            wrote on last edited by
            #27

            My CV! ;P (Résumé for you North Americans) Ray

            1 Reply Last reply
            0
            • J James Spibey

              Sort Allocation Computer for London Heathrow Airport. Yes I'm the guy that loses your luggage ;P

              N Offline
              N Offline
              NormDroid
              wrote on last edited by
              #28

              James I wrote the baggage software that communicates with the sortation machines at Manchester. The orginal software was developed in VB, needless to say to was well written and performed like a dog. I rewrote the software in VC++, runs like a dream now. We're also developing a FIDS system for software well known airports look us up on www.fswalkerhughes.com Regards Norm

              J 1 Reply Last reply
              0
              • N NormDroid

                James I wrote the baggage software that communicates with the sortation machines at Manchester. The orginal software was developed in VB, needless to say to was well written and performed like a dog. I rewrote the software in VC++, runs like a dream now. We're also developing a FIDS system for software well known airports look us up on www.fswalkerhughes.com Regards Norm

                J Offline
                J Offline
                James Spibey
                wrote on last edited by
                #29

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

                  At work : We are currently rewriting a perfectly fine MFC program with an Oracle database to the web using Java with a AS400 database. X| Wayne

                  J Offline
                  J Offline
                  Jason Gerard
                  wrote on last edited by
                  #30

                  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 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
                    Rob Manderson
                    wrote on last edited by
                    #31

                    I'm writing a massively multithreaded generic NT service... interesting challenge to ensure jobs are never lost... Rob Manderson http://www.mindprobes.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

                      W Offline
                      W Offline
                      William E Kempf
                      wrote on last edited by
                      #32

                      The Boost.Threads library (http://www.boost.org). The library is under development and hasn't been submitted for Boost inclusion (yet), but it will be a portable threading library designed specifically for C++. The hopes are that this can be the starting point of a proposal for the C++ standards committee. :cool: William E. Kempf

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