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. Real Software

Real Software

Scheduled Pinned Locked Moved The Lounge
announcement
40 Posts 29 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 Cory Kimble

    Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.

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

    Looked at it several years ago, and it didn't really meet my requirements.

    "The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham

    1 Reply Last reply
    0
    • A Anthony Mushrow

      You're probably thinking of DarkBasic, which is for games.

      My current favourite word is: Nipple!

      -SK Genius

      Game Programming articles start -here[^]-

      M Offline
      M Offline
      martin_hughes
      wrote on last edited by
      #6

      Ah yes, that's the one.

      Top Secret Plan for World Domination

      1 Reply Last reply
      0
      • C Cory Kimble

        Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.

        E Offline
        E Offline
        Ennis Ray Lynch Jr
        wrote on last edited by
        #7

        Dumbed Down VB isn't that an oxymoron?

        Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
        Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
        Most of this sig is for Google, not ego.

        C C R O 4 Replies Last reply
        0
        • E Ennis Ray Lynch Jr

          Dumbed Down VB isn't that an oxymoron?

          Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
          Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
          Most of this sig is for Google, not ego.

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #8

          Ennis Ray Lynch, Jr. wrote:

          Dumbed Down VB

          I thought that was a tautology.

          Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog

          N G 2 Replies Last reply
          0
          • C Colin Angus Mackay

            Ennis Ray Lynch, Jr. wrote:

            Dumbed Down VB

            I thought that was a tautology.

            Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog

            N Offline
            N Offline
            NeverHeardOfMe
            wrote on last edited by
            #9

            ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.

            P C S Richard Andrew x64R O 5 Replies Last reply
            0
            • N NeverHeardOfMe

              ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.

              P Offline
              P Offline
              Pete OHanlon
              wrote on last edited by
              #10

              I must step in at this point, because Real Basic is comparable with VB 6, and not VB.NET, so arguments that VB.NET is as good as C#, while interesting, have no relevance here. It's like comparing a bicycle to a horse - while they both theoretically could be used for the same thing, nobody in their right mind would attempt to go show jumping on a bicycle. So - what do I think about Real Basic? Well, I preferred VB - and that's saying something. The problem is, it's big selling point is that it's cross platform, which isn't of much interest to a lot of developers if the underlying application doesn't have access to the fancy features. And the simple fact is VB's biggest selling point was how customisable it was with the use of ActiveX controls, which aren't cross platform.

              Deja View - the feeling that you've seen this post before.

              My blog | My articles | MoXAML PowerToys

              M A 2 Replies Last reply
              0
              • N NeverHeardOfMe

                ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.

                C Offline
                C Offline
                Colin Angus Mackay
                wrote on last edited by
                #11

                Phil Uribe wrote:

                Trouble with all you anti-VB lot

                I'm not anti-VB. I just poke fun at it from time-to-time.

                Phil Uribe wrote:

                this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another

                You should look at something like Oxygene. It is an object pascal based language targetting the .NET Framework. It has some features that are way ahead of C# or VB.NET and it is accelerating away. You can't really accuse it of the "coming together of ... different languages"

                Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog

                1 Reply Last reply
                0
                • P Pete OHanlon

                  I must step in at this point, because Real Basic is comparable with VB 6, and not VB.NET, so arguments that VB.NET is as good as C#, while interesting, have no relevance here. It's like comparing a bicycle to a horse - while they both theoretically could be used for the same thing, nobody in their right mind would attempt to go show jumping on a bicycle. So - what do I think about Real Basic? Well, I preferred VB - and that's saying something. The problem is, it's big selling point is that it's cross platform, which isn't of much interest to a lot of developers if the underlying application doesn't have access to the fancy features. And the simple fact is VB's biggest selling point was how customisable it was with the use of ActiveX controls, which aren't cross platform.

                  Deja View - the feeling that you've seen this post before.

                  My blog | My articles | MoXAML PowerToys

                  M Offline
                  M Offline
                  martin_hughes
                  wrote on last edited by
                  #12

                  Pete O'Hanlon, gentleman, scholar, equestrian expert and hater of all things BMX.

                  Top Secret Plan for World Domination

                  1 Reply Last reply
                  0
                  • P Pete OHanlon

                    I must step in at this point, because Real Basic is comparable with VB 6, and not VB.NET, so arguments that VB.NET is as good as C#, while interesting, have no relevance here. It's like comparing a bicycle to a horse - while they both theoretically could be used for the same thing, nobody in their right mind would attempt to go show jumping on a bicycle. So - what do I think about Real Basic? Well, I preferred VB - and that's saying something. The problem is, it's big selling point is that it's cross platform, which isn't of much interest to a lot of developers if the underlying application doesn't have access to the fancy features. And the simple fact is VB's biggest selling point was how customisable it was with the use of ActiveX controls, which aren't cross platform.

                    Deja View - the feeling that you've seen this post before.

                    My blog | My articles | MoXAML PowerToys

                    A Offline
                    A Offline
                    Anthony Mushrow
                    wrote on last edited by
                    #13

                    Pete O'Hanlon wrote:

                    nobody in their right mind would attempt to go show jumping on a bicycle

                    http://www.youtube.com/watch?v=ct0yd1-gxTo&feature=related[^] Although I'm not entirely certain on their mental status.

                    My current favourite word is: Nipple!

                    -SK Genius

                    Game Programming articles start -here[^]-

                    V 1 Reply Last reply
                    0
                    • N NeverHeardOfMe

                      ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.

                      S Offline
                      S Offline
                      Shog9 0
                      wrote on last edited by
                      #14

                      Phil Uribe wrote:

                      If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language.

                      For those of us working under deadlines maintaining code written by programmers who didn't like to use Option Strict, that statement is of little comfort.

                      Phil Uribe wrote:

                      it takes away the relative advantages of one language over another.

                      ...leaving only the relative disadvantages.

                      ----

                      You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.

                      O L 2 Replies Last reply
                      0
                      • E Ennis Ray Lynch Jr

                        Dumbed Down VB isn't that an oxymoron?

                        Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
                        Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
                        Most of this sig is for Google, not ego.

                        C Offline
                        C Offline
                        code frog 0
                        wrote on last edited by
                        #15

                        Because it's VB and everything in VB is bassackwards that would make it a MoronOxy. Crud I used a period I don't think I'm supposed to use anything... :doh:

                        1 Reply Last reply
                        0
                        • N NeverHeardOfMe

                          ha ha I think you're right in os far as what was probably meant, but as a die-hard VB defender I think ERL was right! ;P Trouble with all you anti-VB lot is that you're all stuck in the past. With the advent of .NET there is really not that much difference in what can be done in either language. If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language. In some ways, this coming together of the different languages in the .NET framework is a retrograde step, precisely because it takes away the relative advantages of one language over another. In the old days, VB was great for quick and dirty solutions, while C (in whatever guise) was all but essential for anything "heavy-duty". Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.

                          Richard Andrew x64R Offline
                          Richard Andrew x64R Offline
                          Richard Andrew x64
                          wrote on last edited by
                          #16

                          Phil Uribe wrote:

                          Nowadays, it really doesn't matter - it's purely a question of personal prefernce which language you use - they are all the same under the hood.

                          This is correct if only because the real language at point here is called MSIL. When you program the .NET platform, you're programming it in MSIL. Any abstraction on top of MSIL ( C#, VB ) is only an illusion.

                          “Cannot find REALITY.SYS...Universe Halted.” ~ God on phone with Microsoft Customer Support

                          M 1 Reply Last reply
                          0
                          • E Ennis Ray Lynch Jr

                            Dumbed Down VB isn't that an oxymoron?

                            Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
                            Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
                            Most of this sig is for Google, not ego.

                            R Offline
                            R Offline
                            Rob Graham
                            wrote on last edited by
                            #17

                            Ennis Ray Lynch, Jr. wrote:

                            Dumbed Down VB

                            It's just not possible. Bottom is bottom.

                            1 Reply Last reply
                            0
                            • C Colin Angus Mackay

                              Ennis Ray Lynch, Jr. wrote:

                              Dumbed Down VB

                              I thought that was a tautology.

                              Recent blog posts: *SQL Server / Visual Studio install order *Installing SQL Server 2005 on Vista *Crazy Extension Methods Redux * Mixins My Blog

                              G Offline
                              G Offline
                              Gary R Wheeler
                              wrote on last edited by
                              #18

                              No, it's simply redundant.

                              Software Zen: delete this;
                              Fold With Us![^]

                              1 Reply Last reply
                              0
                              • S Shog9 0

                                Phil Uribe wrote:

                                If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language.

                                For those of us working under deadlines maintaining code written by programmers who didn't like to use Option Strict, that statement is of little comfort.

                                Phil Uribe wrote:

                                it takes away the relative advantages of one language over another.

                                ...leaving only the relative disadvantages.

                                ----

                                You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.

                                O Offline
                                O Offline
                                Oakman
                                wrote on last edited by
                                #19

                                Shog9 wrote:

                                For those of us working under deadlines maintaining code written by programmers who didn't like to use Option Strict, that statement is of little comfort.

                                Take it up with your employer.

                                Shog9 wrote:

                                ...leaving only the relative disadvantages.

                                You can get used to curley brackets, just give it a chance.

                                Jon Smith & Wesson: The original point and click interface

                                1 Reply Last reply
                                0
                                • C Cory Kimble

                                  Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.

                                  O Offline
                                  O Offline
                                  Oakman
                                  wrote on last edited by
                                  #20

                                  Real Basic's claim to fame is that it didn't follow Microsoft down the road of creating a very proprietary form of BASIC. It ran on just about all the original home computers, including the original Mac. It can trace it's roots back to Dartmouth BASIC and has the blessing of John Kemeny and Thomas Kurtz the two professors who created it with a team of CS students. It's based on Fortran and Lisp. I found it interesting as a piece of history, but couldn't see that it had any practical use.

                                  Jon Smith & Wesson: The original point and click interface

                                  1 Reply Last reply
                                  0
                                  • S Shog9 0

                                    Phil Uribe wrote:

                                    If VB is still more forgiving of bad programming practice, such practices are still the fault of the developer, not the language.

                                    For those of us working under deadlines maintaining code written by programmers who didn't like to use Option Strict, that statement is of little comfort.

                                    Phil Uribe wrote:

                                    it takes away the relative advantages of one language over another.

                                    ...leaving only the relative disadvantages.

                                    ----

                                    You're right. These facts that you've laid out totally contradict the wild ramblings that I pulled off the back of cornflakes packets.

                                    L Offline
                                    L Offline
                                    leonej_dt
                                    wrote on last edited by
                                    #21

                                    Shog9 wrote:

                                    For those of us working under deadlines maintaining code written by programmers who didn't like to use Option Strict, that statement is of little comfort.

                                    Who in his sane mind would not use Option Strict? I know, DirectCast and CType are verbose (especially the former, which is way more useful), but what's the point of using a compiled language if you're going to rely in late binding? To hell with the VB culture.

                                    If you can play The Dance of Eternity (Dream Theater), then we shall make a band.

                                    1 Reply Last reply
                                    0
                                    • E Ennis Ray Lynch Jr

                                      Dumbed Down VB isn't that an oxymoron?

                                      Need software developed? Offering C# development all over the United States, ERL GLOBAL, Inc is the only call you will have to make.
                                      Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway
                                      Most of this sig is for Google, not ego.

                                      O Offline
                                      O Offline
                                      Oshtri Deka
                                      wrote on last edited by
                                      #22

                                      :D

                                      1 Reply Last reply
                                      0
                                      • C Cory Kimble

                                        Hello, I was wondering if any of you have tried software from REAL Software. Like RealBasic. The reason I asked is My boss found their site and wants me to get information on it. I looks like it is a dumbed down or simplified version of VB. Can anyone give me any plus of minuses on using this software that is only $500.00.

                                        K Offline
                                        K Offline
                                        KramII
                                        wrote on last edited by
                                        #23

                                        It depends on what you want to achieve. I often browse the tool section in the DIY store, but wouldn't consider buying anything unless I had a job to do that could be done easier with a new purchase. Similarly, I investigate the programming problems I am trying to solve before looking in too much detail at any particular programming tool. If you want a cross-platform classic VB-like programming tool, and don't mind that the active user base is relatively small (= limited peer support), RealBasic looks fine. In my opinion, if you're working in a commercial environment, you're generally better off with something more mainstream.

                                        KramII

                                        1 Reply Last reply
                                        0
                                        • A Anthony Mushrow

                                          Pete O'Hanlon wrote:

                                          nobody in their right mind would attempt to go show jumping on a bicycle

                                          http://www.youtube.com/watch?v=ct0yd1-gxTo&feature=related[^] Although I'm not entirely certain on their mental status.

                                          My current favourite word is: Nipple!

                                          -SK Genius

                                          Game Programming articles start -here[^]-

                                          V Offline
                                          V Offline
                                          vwspeedracer
                                          wrote on last edited by
                                          #24

                                          So nice to see that Rule 34 has been branching out.

                                          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