Valhalla Legends Forums Archive | General Programming | REALbasic is t3h Suck.

AuthorMessageTime
RealityRipple
So, I decided to finally mess around with REALbasic, and I can only come to the conclusion that it's crap. For those of you that don't know, it's a version of BASIC that compiles for Windows, Linux, and Mac (doesn't support intel Macs yet). It sucks equally on all OS's.

I created version 3 of my not-so-popular-but-quite-amusing program, Bit. Now, Bit 1 and Bit 2 are very small files. Both under 200 KB. Bit 3 happens to be about 2.5 MB. It also only appears to work correctly on Windows, and even that is slow and crappy. Look: http://realityripple.com/software/freeware/multiOS/ . Look at the source, then try out the files on various OS's.

I ran the windows one using Windows XP SP2. It runs... slowly. It uses 7 Megs of ram, makes anything translucent disappear, and just sucks over-all.

I then booted up Knoppix 4.2 and ran it there. It sucks even more! The audio files don't play, the timer that sets the image back to normal never fires, the text box doesn't disappear, the command button text is fucked up.

I don't want to even try getting on a mac and testing it. It might kill the poor computer.

In conclusion: Eww.
September 27, 2006, 4:57 PM
K
I agree.  We've been using it in my database class and I haven't found one reason to like it yet.

I'm most amused by the fact that you don't write handler functions for events, you just put code in a certain textbox in the IDE.
September 27, 2006, 6:35 PM
RealityRipple
It was a small quick program, I saw no need to. I don't think it'd make much difference in the end anyway, since it's all converted to whatever it needs to be converted to.
September 27, 2006, 6:37 PM
K
[quote author=RealityRipple link=topic=15797.msg159095#msg159095 date=1159382258]
It was a small quick program, I saw no need to. I don't think it'd make much difference in the end anyway, since it's all converted to whatever it needs to be converted to.
[/quote]

I wasn't talking about your program (I didn't even look at it ;)) -- I meant 'you' as in a programmer working with RealBasic.

The fact that the IDE is necessary instead of just helpful is a big warning sign for me.
September 27, 2006, 8:43 PM
RealityRipple
O.o I thought you meant how I made my stuff trigger on a button instead of calling a function.
September 27, 2006, 11:47 PM
RealityRipple
UPDATE: Finally got around to downloading Release 3. Thanks to this wonderful update, my tiny little app is now 3.5 megs. *sigh*
September 30, 2006, 2:07 AM
MyStiCaL
[quote author=RealityRipple link=topic=15797.msg159194#msg159194 date=1159582044]
UPDATE: Finally got around to downloading Release 3. Thanks to this wonderful update, my tiny little app is now 3.5 megs. *sigh*
[/quote]

laff.. what are you using it for?
October 3, 2006, 1:48 AM
JoeTheOdd
[quote author=Mystical link=topic=15797.msg159332#msg159332 date=1159840129]
[quote author=RealityRipple link=topic=15797.msg159194#msg159194 date=1159582044]
UPDATE: Finally got around to downloading Release 3. Thanks to this wonderful update, my tiny little app is now 3.5 megs. *sigh*
[/quote]

laff.. what are you using it for?
[/quote]

Read the OP to find out.
October 3, 2006, 3:10 AM
RealityRipple
For making software....?
October 3, 2006, 3:38 AM

Search