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 are people doing right now

What are people doing right now

Scheduled Pinned Locked Moved The Lounge
toolsquestion
22 Posts 19 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 Offline
    C Offline
    Christian Skovdal Andersen
    wrote on last edited by
    #1

    It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

    C C J M C 13 Replies Last reply
    0
    • C Christian Skovdal Andersen

      It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

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

      I have two projects. The first one for a Bank, with VB (PUAJJ!!!) and Oracle X| The second one, programming a Game with VC++ and DirectX.... I love that :-D Carlos Antollini.

      C 1 Reply Last reply
      0
      • C Carlos Antollini

        I have two projects. The first one for a Bank, with VB (PUAJJ!!!) and Oracle X| The second one, programming a Game with VC++ and DirectX.... I love that :-D Carlos Antollini.

        C Offline
        C Offline
        Christian Skovdal Andersen
        wrote on last edited by
        #3

        What kind of game is that? Christian Skovdal Andersen

        1 Reply Last reply
        0
        • C Christian Skovdal Andersen

          It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

          C Offline
          C Offline
          Cathy
          wrote on last edited by
          #4

          CAM software using Visual C++

          1 Reply Last reply
          0
          • C Christian Skovdal Andersen

            It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

            J Offline
            J Offline
            Jon Sagara
            wrote on last edited by
            #5

            Making a hitlist of people who are flooding the email servers by opening virus attachments from total strangers... :mad: Jon Sagara Sagara Software

            C M 2 Replies Last reply
            0
            • C Christian Skovdal Andersen

              It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

              M Offline
              M Offline
              Michael P Butler
              wrote on last edited by
              #6

              Creating a call centre telephony application for a holiday company. Using Visual C++ and creating COM components to talk to the Index CTI Integrator. Using a bit of VB to glue it all together, although I've rewritten a couple of the apps in good old MFC using STL to maintain a list of the active calls. Also using a bit of ADO to talk to the companies Oracle database and update the call tracking software. It's pretty sweet apart from the Index CTI Integrator software which I have to use to communicate with the actual phone switch is as flaky as a Cadburys Flake. Michael :-)

              1 Reply Last reply
              0
              • C Christian Skovdal Andersen

                It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

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

                web-based financial planning using MTS, MSMQ, ASP, COM+, etc.. also various 2-d image processing using MFC, STL, and various public domain libraries. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                N 1 Reply Last reply
                0
                • J Jon Sagara

                  Making a hitlist of people who are flooding the email servers by opening virus attachments from total strangers... :mad: Jon Sagara Sagara Software

                  C Offline
                  C Offline
                  Chris Maunder
                  wrote on last edited by
                  #8

                  I can add about a thousand names to that list for you. (STILL getting Sircam attachments daily :mad: ) cheers, Chris Maunder (CodeProject)

                  T J 2 Replies Last reply
                  0
                  • C Chris Losinger

                    web-based financial planning using MTS, MSMQ, ASP, COM+, etc.. also various 2-d image processing using MFC, STL, and various public domain libraries. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                    N Offline
                    N Offline
                    Nemanja Trifunovic
                    wrote on last edited by
                    #9

                    And I thought of you as of a Linux lover... Shame on me :-O I vote pro drink :beer:

                    C 1 Reply Last reply
                    0
                    • N Nemanja Trifunovic

                      And I thought of you as of a Linux lover... Shame on me :-O I vote pro drink :beer:

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

                      :) i like Linux and i like Windows. but neither are worthy of my love. -c ------------------------------ Smaller Animals Software, Inc. http://www.smalleranimals.com

                      1 Reply Last reply
                      0
                      • C Christian Skovdal Andersen

                        It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

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

                        At work: still working on our 2D system that takes a photo or elevation of a house and allows you to change the building materials by texture mapping from a library of bricks/tiles/etc. building a GUI library that is accessible from Python, so I can create a GUI on the fly using the Python console At home: The database side of a file sharing program, using ATL and ADO. ADO sucks, or at least Jet sucks. I've had SO much trouble finding SQL strings it will accept without crashing. I spent a night trying to open a database and read in a conditional recordset before I gave up and went back to reading the lot and using Filter() Between my new shell extensions book and Michael Dunn's articles I am setting out to learn everything I can about shell extensions, which will lead back to work - I'm going to write an icon server that pulls image previews out of the files for our 2D home system. Christian As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet. Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.

                        1 Reply Last reply
                        0
                        • C Chris Maunder

                          I can add about a thousand names to that list for you. (STILL getting Sircam attachments daily :mad: ) cheers, Chris Maunder (CodeProject)

                          T Offline
                          T Offline
                          Tim Smith
                          wrote on last edited by
                          #12

                          Seems to be a new rash of them. Tim Smith Descartes Systems Sciences, Inc.

                          1 Reply Last reply
                          0
                          • C Christian Skovdal Andersen

                            It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

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

                            Creating a Java program to schedule specific tasks for a client. Also working on a JSP/Servlet website for the same client. It uses Linux and Oracle :-( Ah.. I wish I was back to ASP/SQL Server. Those where the days. Jason Gerard, Master of Kung Foo

                            1 Reply Last reply
                            0
                            • C Christian Skovdal Andersen

                              It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

                              N Offline
                              N Offline
                              Not Active
                              wrote on last edited by
                              #14

                              Creating a member based website using ASP, ADO and SQL Server for a client. Contemplating completing MCDBA or A+.

                              1 Reply Last reply
                              0
                              • C Christian Skovdal Andersen

                                It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

                                P Offline
                                P Offline
                                pr0digy1
                                wrote on last edited by
                                #15

                                I'm working on a software for an ultrasound machine. It's quite big of a project but the work is interesting and a lot of fun. Tomas Bobovsky, software engineer Ultrasonix Medical

                                1 Reply Last reply
                                0
                                • C Christian Skovdal Andersen

                                  It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

                                  D Offline
                                  D Offline
                                  David Wulff
                                  wrote on last edited by
                                  #16

                                  Right now I'm sitting in the corner of my bedroom surfing a couple of the sites I frequently visit, like this one. Under the browser windows I have the Delta Force Landwarrior Mission Editor open with my latest bloodbath on hold whilst I quickly check Outlook is still functioning correctly. I also have DFLW open (currently minimised) already loaded with the NovaWorld game lobby thingy waiting for me to pack this up and go online under my nick "The Inbred Kid". Oh yeah, and I'm also writing this message and quickly scanning for spelling mistakes. Nope, everything looks okay, so now I'm moving my mouse over the Submit button – no wait, I like that smilie :laugh: :laugh: :laugh: :laugh: hey, that’s cool :laugh: :laugh: and what’s this one… X|! Okay, I’ve had enough now, so where was I? Oh yeah, I'm moving my mouse over the Submit button and I click. “CLICK”. I'm holding my breath as the little globe icon in the top right of my IE window starts spinning and… nearly…. nearly… almost there now…. YES – the message was saved. What? You asked what I am doing "right now" ;). David Wulff dwulff@battleaxesoftware.com [edit] I suppose I should really say what project I'm working on at the moment (I presume that was what you meant?). I'm currently ten weks into the development of a complete IDE for a game engine I'm co-authoring. It has 3D Studio Max R3 style modelling and MCVC++ programming capabilities, integrated online team collaboration, etc, and a VS.NET UI. Oh, and a really cool easter egg in the about box. [/edit]

                                  D 1 Reply Last reply
                                  0
                                  • D David Wulff

                                    Right now I'm sitting in the corner of my bedroom surfing a couple of the sites I frequently visit, like this one. Under the browser windows I have the Delta Force Landwarrior Mission Editor open with my latest bloodbath on hold whilst I quickly check Outlook is still functioning correctly. I also have DFLW open (currently minimised) already loaded with the NovaWorld game lobby thingy waiting for me to pack this up and go online under my nick "The Inbred Kid". Oh yeah, and I'm also writing this message and quickly scanning for spelling mistakes. Nope, everything looks okay, so now I'm moving my mouse over the Submit button – no wait, I like that smilie :laugh: :laugh: :laugh: :laugh: hey, that’s cool :laugh: :laugh: and what’s this one… X|! Okay, I’ve had enough now, so where was I? Oh yeah, I'm moving my mouse over the Submit button and I click. “CLICK”. I'm holding my breath as the little globe icon in the top right of my IE window starts spinning and… nearly…. nearly… almost there now…. YES – the message was saved. What? You asked what I am doing "right now" ;). David Wulff dwulff@battleaxesoftware.com [edit] I suppose I should really say what project I'm working on at the moment (I presume that was what you meant?). I'm currently ten weks into the development of a complete IDE for a game engine I'm co-authoring. It has 3D Studio Max R3 style modelling and MCVC++ programming capabilities, integrated online team collaboration, etc, and a VS.NET UI. Oh, and a really cool easter egg in the about box. [/edit]

                                    D Offline
                                    D Offline
                                    Daniel Ferguson
                                    wrote on last edited by
                                    #17

                                    Writing a small in-house GIS application to do what exactly what I want without a lot of fuss or extra clicking. Biggest project I've done yet and I've learned a lot. Wrote a property box control from scratch (well, there was some peeking at Chris' grid control for pointers on some message handlers) to edit objects with. Windows really should provide one by default. "das leid schlaft in der maschine" -Einstürzende Neubauten

                                    1 Reply Last reply
                                    0
                                    • J Jon Sagara

                                      Making a hitlist of people who are flooding the email servers by opening virus attachments from total strangers... :mad: Jon Sagara Sagara Software

                                      M Offline
                                      M Offline
                                      Matt Newman
                                      wrote on last edited by
                                      #18

                                      Finally!!!!!!!!!!!!!!!!!!!!!!!!!!!! If I weren't broke I would finacially support this project!:) -Matt Newman :suss:

                                      1 Reply Last reply
                                      0
                                      • C Christian Skovdal Andersen

                                        It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

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

                                        Right now my main project is a 3D game engine, which aside from creating an OS might be the world's most complex project...along with the thousands of lines of 3D math library functions, there's networking, physics, AI, audio/graphics/input drivers, a windowing toolkit, abstract baseclasses for game logic, a ton of low-level support classes, and a home-grown scripting language. Real fun stuff. I'm also working on a few assorted desktop applications for local companies, and I'm sure I'll have a few more exciting projects for classes this semester...whoo.

                                        1 Reply Last reply
                                        0
                                        • C Christian Skovdal Andersen

                                          It would be kinda fun knowing what people are working on at the moment - hat kinds of projects and what kinds of applications. What technologies and tools do you use? Christian Skovdal Andersen

                                          J Offline
                                          J Offline
                                          James Pullicino
                                          wrote on last edited by
                                          #20

                                          Email gateway antivirus software, Network Security C++ COM Active Directory/ADSI Exchange 2000 SMTP Event Sinks MIME MAPI DCOM HTML ADO MFC + many other technologies !!! :eek: (2b || !2b)

                                          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