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. About the only killer app I want..

About the only killer app I want..

Scheduled Pinned Locked Moved The Lounge
questionmobilecomannouncement
29 Posts 14 Posters 2 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.
  • R Rocky Moore

    In an earlier thread, I mentioned that perhaps Microsoft's only way to really get upgrades to the new OS is to build some killer apps and tie them to the new version. For many of us, there really is not a new killer app we can think of we would want. Same for me, but there is.. What I am waiting for and I think I will get with W7 this next yaer is a tablet type system which I can use all by GUI and not need a keyboard for most things that will have multi-touch screen. This should come with W7 this fall on laptops with a swivel screen as the multi-touch is built into the W7. This is about the only upgrade I plan for years as there just is not much more I see a need for in the near future. All I need is a large screen tablet type machine that removes most of my need for a mouse or keyboard. That should keep me going for the next five years. What about you? What is the killer app or killer features that would move you to W7 or beyond?

    Rocky <>< Recent Blog Post: Backup or Move Mozilla settings and data easily! Thinking about Silverlight? www.SilverlightCity.com

    R Offline
    R Offline
    Rage
    wrote on last edited by
    #2

    A 3D Minesweeper.

    S 1 Reply Last reply
    0
    • R Rocky Moore

      In an earlier thread, I mentioned that perhaps Microsoft's only way to really get upgrades to the new OS is to build some killer apps and tie them to the new version. For many of us, there really is not a new killer app we can think of we would want. Same for me, but there is.. What I am waiting for and I think I will get with W7 this next yaer is a tablet type system which I can use all by GUI and not need a keyboard for most things that will have multi-touch screen. This should come with W7 this fall on laptops with a swivel screen as the multi-touch is built into the W7. This is about the only upgrade I plan for years as there just is not much more I see a need for in the near future. All I need is a large screen tablet type machine that removes most of my need for a mouse or keyboard. That should keep me going for the next five years. What about you? What is the killer app or killer features that would move you to W7 or beyond?

      Rocky <>< Recent Blog Post: Backup or Move Mozilla settings and data easily! Thinking about Silverlight? www.SilverlightCity.com

      0 Offline
      0 Offline
      0x3c0
      wrote on last edited by
      #3

      A complete revamp of the API. I know it would break every program on the market, but IMO it'd be worth it to cut out a lot of the clutter which is simply there for backward compatibility. With the release of the .Net framework coming along, perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

      Between the idea And the reality Between the motion And the act Falls the Shadow

      M O S L R 5 Replies Last reply
      0
      • R Rocky Moore

        In an earlier thread, I mentioned that perhaps Microsoft's only way to really get upgrades to the new OS is to build some killer apps and tie them to the new version. For many of us, there really is not a new killer app we can think of we would want. Same for me, but there is.. What I am waiting for and I think I will get with W7 this next yaer is a tablet type system which I can use all by GUI and not need a keyboard for most things that will have multi-touch screen. This should come with W7 this fall on laptops with a swivel screen as the multi-touch is built into the W7. This is about the only upgrade I plan for years as there just is not much more I see a need for in the near future. All I need is a large screen tablet type machine that removes most of my need for a mouse or keyboard. That should keep me going for the next five years. What about you? What is the killer app or killer features that would move you to W7 or beyond?

        Rocky <>< Recent Blog Post: Backup or Move Mozilla settings and data easily! Thinking about Silverlight? www.SilverlightCity.com

        T Offline
        T Offline
        Tom Deketelaere
        wrote on last edited by
        #4

        Rocky Moore wrote:

        removes most of my need for a mouse or keyboard

        removes all of my need for mouse or keyboard and is still usable, until then I'll stick with the normal keyboard/mouse interface.

        1 Reply Last reply
        0
        • 0 0x3c0

          A complete revamp of the API. I know it would break every program on the market, but IMO it'd be worth it to cut out a lot of the clutter which is simply there for backward compatibility. With the release of the .Net framework coming along, perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

          Between the idea And the reality Between the motion And the act Falls the Shadow

          M Offline
          M Offline
          Mladen Jankovic
          wrote on last edited by
          #5

          Computafreak wrote:

          deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

          Only if masochism is your direction. :)

          [Genetic Algorithm Library]

          0 1 Reply Last reply
          0
          • 0 0x3c0

            A complete revamp of the API. I know it would break every program on the market, but IMO it'd be worth it to cut out a lot of the clutter which is simply there for backward compatibility. With the release of the .Net framework coming along, perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

            Between the idea And the reality Between the motion And the act Falls the Shadow

            O Offline
            O Offline
            originSH
            wrote on last edited by
            #6

            C++/Cli is for glueing managed and native code together, not for use as a primary development language. A better option would be to have the APIs fully wrapped with C++/Cli and exposed to .Net, that way you can use C# or F# or whatever.

            1 Reply Last reply
            0
            • M Mladen Jankovic

              Computafreak wrote:

              deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

              Only if masochism is your direction. :)

              [Genetic Algorithm Library]

              0 Offline
              0 Offline
              0x3c0
              wrote on last edited by
              #7

              If there was a better coherence between native and managed code, then I'd be happy to use it. Unfortunately, there are too many differences at the moment (gcnew vs. new, char * vs String, etc). Better support is what's needed

              Between the idea And the reality Between the motion And the act Falls the Shadow

              R 1 Reply Last reply
              0
              • 0 0x3c0

                A complete revamp of the API. I know it would break every program on the market, but IMO it'd be worth it to cut out a lot of the clutter which is simply there for backward compatibility. With the release of the .Net framework coming along, perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

                Between the idea And the reality Between the motion And the act Falls the Shadow

                S Offline
                S Offline
                Stuart Dootson
                wrote on last edited by
                #8

                Computafreak wrote:

                A complete revamp of the API

                I suspect Microsoft would say that with the advent of .NET, you've got it! If you ignore the WIn32 API (go on, try - put blinkers on if you can see it glinting at you from the corner of your minds-eye), then .NET looks pretty much like a new Windows API?

                Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                0 1 Reply Last reply
                0
                • S Stuart Dootson

                  Computafreak wrote:

                  A complete revamp of the API

                  I suspect Microsoft would say that with the advent of .NET, you've got it! If you ignore the WIn32 API (go on, try - put blinkers on if you can see it glinting at you from the corner of your minds-eye), then .NET looks pretty much like a new Windows API?

                  Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                  0 Offline
                  0 Offline
                  0x3c0
                  wrote on last edited by
                  #9

                  Which is fine if you're developing using .NET. If you use C++, then you get the full blast of hundreds of overcomplicated functions using enough #defines to kill somebody

                  Between the idea And the reality Between the motion And the act Falls the Shadow

                  S R 2 Replies Last reply
                  0
                  • 0 0x3c0

                    Which is fine if you're developing using .NET. If you use C++, then you get the full blast of hundreds of overcomplicated functions using enough #defines to kill somebody

                    Between the idea And the reality Between the motion And the act Falls the Shadow

                    S Offline
                    S Offline
                    Stuart Dootson
                    wrote on last edited by
                    #10

                    Computafreak wrote:

                    use C++

                    Microsoft's response would then be People outside Microsoft still use C++???. At least judging by their C++ efforts in Visual Studio...

                    Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                    1 Reply Last reply
                    0
                    • 0 0x3c0

                      A complete revamp of the API. I know it would break every program on the market, but IMO it'd be worth it to cut out a lot of the clutter which is simply there for backward compatibility. With the release of the .Net framework coming along, perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

                      Between the idea And the reality Between the motion And the act Falls the Shadow

                      L Offline
                      L Offline
                      Lost User
                      wrote on last edited by
                      #11

                      Microsoft have done a lot of work on a legacy free OS called Midori, that's what I'm waiting for. Similar thread creation times to Linux etc.

                      Visit http://www.notreadytogiveup.com/[^] and do something special today.

                      S D 2 Replies Last reply
                      0
                      • 0 0x3c0

                        A complete revamp of the API. I know it would break every program on the market, but IMO it'd be worth it to cut out a lot of the clutter which is simply there for backward compatibility. With the release of the .Net framework coming along, perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

                        Between the idea And the reality Between the motion And the act Falls the Shadow

                        R Offline
                        R Offline
                        Rajesh R Subramanian
                        wrote on last edited by
                        #12

                        Computafreak wrote:

                        perhaps making the new API completely managed, and deprecating C/C++/ASM in favour of C++/CLI would be a step in the right direction

                        You forgot the joke icon. :laugh:

                        It is a crappy thing, but it's life -^ Carlo Pallini

                        1 Reply Last reply
                        0
                        • 0 0x3c0

                          Which is fine if you're developing using .NET. If you use C++, then you get the full blast of hundreds of overcomplicated functions using enough #defines to kill somebody

                          Between the idea And the reality Between the motion And the act Falls the Shadow

                          R Offline
                          R Offline
                          Rajesh R Subramanian
                          wrote on last edited by
                          #13

                          Computafreak wrote:

                          If you use C++, then you get the full blast of hundreds of overcomplicated functions using enough #defines to kill somebody the script kiddies

                          FTFY.

                          It is a crappy thing, but it's life -^ Carlo Pallini

                          1 Reply Last reply
                          0
                          • L Lost User

                            Microsoft have done a lot of work on a legacy free OS called Midori, that's what I'm waiting for. Similar thread creation times to Linux etc.

                            Visit http://www.notreadytogiveup.com/[^] and do something special today.

                            S Offline
                            S Offline
                            Stuart Dootson
                            wrote on last edited by
                            #14

                            Trollslayer wrote:

                            thread creation

                            thread or process? I thought process creation time was the big differentiator between WinNT (and its VMS heritage) and Unix?

                            Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

                            1 Reply Last reply
                            0
                            • R Rocky Moore

                              In an earlier thread, I mentioned that perhaps Microsoft's only way to really get upgrades to the new OS is to build some killer apps and tie them to the new version. For many of us, there really is not a new killer app we can think of we would want. Same for me, but there is.. What I am waiting for and I think I will get with W7 this next yaer is a tablet type system which I can use all by GUI and not need a keyboard for most things that will have multi-touch screen. This should come with W7 this fall on laptops with a swivel screen as the multi-touch is built into the W7. This is about the only upgrade I plan for years as there just is not much more I see a need for in the near future. All I need is a large screen tablet type machine that removes most of my need for a mouse or keyboard. That should keep me going for the next five years. What about you? What is the killer app or killer features that would move you to W7 or beyond?

                              Rocky <>< Recent Blog Post: Backup or Move Mozilla settings and data easily! Thinking about Silverlight? www.SilverlightCity.com

                              A Offline
                              A Offline
                              Andre xxxxxxx
                              wrote on last edited by
                              #15

                              Rocky Moore wrote:

                              What about you? What is the killer app or killer features that would move you to W7 or beyond?

                              Multiplayer Solitaire :cool:

                              R 1 Reply Last reply
                              0
                              • 0 0x3c0

                                If there was a better coherence between native and managed code, then I'd be happy to use it. Unfortunately, there are too many differences at the moment (gcnew vs. new, char * vs String, etc). Better support is what's needed

                                Between the idea And the reality Between the motion And the act Falls the Shadow

                                R Offline
                                R Offline
                                Rajesh R Subramanian
                                wrote on last edited by
                                #16

                                They both are *completely* different, so I won't be expecting them not to have differences. I am not saying MS has done their best as far as providing us options for being able to mix these two when needed, but for me, COM Interop has sufficed.

                                It is a crappy thing, but it's life -^ Carlo Pallini

                                0 1 Reply Last reply
                                0
                                • R Rajesh R Subramanian

                                  They both are *completely* different, so I won't be expecting them not to have differences. I am not saying MS has done their best as far as providing us options for being able to mix these two when needed, but for me, COM Interop has sufficed.

                                  It is a crappy thing, but it's life -^ Carlo Pallini

                                  0 Offline
                                  0 Offline
                                  0x3c0
                                  wrote on last edited by
                                  #17

                                  I expect differences - they use completely different libraries, etc. But it would be useful if W7 could start to reduce those, so that they could be connected fairly easily. C++/CLI has got the potential to go a lot further than it is now, and making changes so that it would operate with a new API would certainly bring it closer to the end goal of having a language which cleanly connects managed and unmanaged code OT: Univoters: stop it. If you have a disagreement, post it. Univoting with no explanation just shows that you lack the intellect to put across your objections

                                  Between the idea And the reality Between the motion And the act Falls the Shadow

                                  R 1 Reply Last reply
                                  0
                                  • 0 0x3c0

                                    I expect differences - they use completely different libraries, etc. But it would be useful if W7 could start to reduce those, so that they could be connected fairly easily. C++/CLI has got the potential to go a lot further than it is now, and making changes so that it would operate with a new API would certainly bring it closer to the end goal of having a language which cleanly connects managed and unmanaged code OT: Univoters: stop it. If you have a disagreement, post it. Univoting with no explanation just shows that you lack the intellect to put across your objections

                                    Between the idea And the reality Between the motion And the act Falls the Shadow

                                    R Offline
                                    R Offline
                                    Rajesh R Subramanian
                                    wrote on last edited by
                                    #18

                                    Computafreak wrote:

                                    C++/CLI has got the potential to go a lot further than it is now,

                                    For instance, the lack of intellisense for C++/CLI with VS 2010 onwards? I don't see C++/CLI is going to be used by many people. Just my opinion though. :)

                                    Computafreak wrote:

                                    it would operate with a new API would certainly bring it closer to the end goal of having a language which cleanly connects managed and unmanaged code

                                    So, you are essentially saying that the interoperability between managed and unmanaged code needs to be better. If that's the case, then I might agree - like I said in my previous post, they could do better. But I fail to see the need for a completely new API here.

                                    It is a crappy thing, but it's life -^ Carlo Pallini

                                    0 1 Reply Last reply
                                    0
                                    • R Rocky Moore

                                      In an earlier thread, I mentioned that perhaps Microsoft's only way to really get upgrades to the new OS is to build some killer apps and tie them to the new version. For many of us, there really is not a new killer app we can think of we would want. Same for me, but there is.. What I am waiting for and I think I will get with W7 this next yaer is a tablet type system which I can use all by GUI and not need a keyboard for most things that will have multi-touch screen. This should come with W7 this fall on laptops with a swivel screen as the multi-touch is built into the W7. This is about the only upgrade I plan for years as there just is not much more I see a need for in the near future. All I need is a large screen tablet type machine that removes most of my need for a mouse or keyboard. That should keep me going for the next five years. What about you? What is the killer app or killer features that would move you to W7 or beyond?

                                      Rocky <>< Recent Blog Post: Backup or Move Mozilla settings and data easily! Thinking about Silverlight? www.SilverlightCity.com

                                      D Offline
                                      D Offline
                                      Duncan Edwards Jones
                                      wrote on last edited by
                                      #19

                                      "My Documents" tye folder to be cloud hosted and available no matter what machine I log into.

                                      '--8<------------------------ Ex Datis: Duncan Jones Merrion Computing Ltd

                                      R D 2 Replies Last reply
                                      0
                                      • A Andre xxxxxxx

                                        Rocky Moore wrote:

                                        What about you? What is the killer app or killer features that would move you to W7 or beyond?

                                        Multiplayer Solitaire :cool:

                                        R Offline
                                        R Offline
                                        Rajesh R Subramanian
                                        wrote on last edited by
                                        #20

                                        Buy a pack of cards you cheapskate!

                                        It is a crappy thing, but it's life -^ Carlo Pallini

                                        1 Reply Last reply
                                        0
                                        • R Rajesh R Subramanian

                                          Computafreak wrote:

                                          C++/CLI has got the potential to go a lot further than it is now,

                                          For instance, the lack of intellisense for C++/CLI with VS 2010 onwards? I don't see C++/CLI is going to be used by many people. Just my opinion though. :)

                                          Computafreak wrote:

                                          it would operate with a new API would certainly bring it closer to the end goal of having a language which cleanly connects managed and unmanaged code

                                          So, you are essentially saying that the interoperability between managed and unmanaged code needs to be better. If that's the case, then I might agree - like I said in my previous post, they could do better. But I fail to see the need for a completely new API here.

                                          It is a crappy thing, but it's life -^ Carlo Pallini

                                          0 Offline
                                          0 Offline
                                          0x3c0
                                          wrote on last edited by
                                          #21

                                          Rajesh R Subramanian wrote:

                                          For instance, the lack of intellisense for C++/CLI with VS 2010 onwards? I don't see C++/CLI is going to be used by many people. Just my opinion though. Smile

                                          That's one thought.

                                          Rajesh R Subramanian wrote:

                                          So, you are essentially saying that the interoperability between managed and unmanaged code needs to be better. If that's the case, then I might agree - like I said in my previous post, they could do better.

                                          You're correct, that's what I'm saying.

                                          Rajesh R Subramanian wrote:

                                          But I fail to see the need for a completely new API here.

                                          To give the API designers a second chance. At the moment, the API seems bloated and overcomplicated. If they were able to completely re-design it, they could do a better job by making it cleaner and simpler. For example, the basic CreateProcess function takes ten arguments. How many of those arguments are needed regularly, when all you may want to do is start a program?

                                          Between the idea And the reality Between the motion And the act Falls the Shadow

                                          R 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