Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: RB curiousity Front end Open Source?

  1. #1
    FLAC sdashiki's Avatar
    Join Date
    Aug 2004
    Location
    Floreeda
    Posts
    1,084

    RB curiousity Front end Open Source?

    I wanted to get a tiny bit into RB so I can perhaps create a nice frontend for meself....and others eventually.

    Is there any open source RB or VB frontend (for pc) available to cannibalize?
    (0.0%-) starting over
    iPad 3G 64GB, RF 600.5 amp, JL10W0V2, 8 Infinity Components

  2. #2
    Newbie
    Join Date
    Feb 2005
    Location
    New Jersey
    Posts
    10
    There's RoadRunner in the front end section, it's made in VB6 and is open source.

  3. #3
    FLAC sdashiki's Avatar
    Join Date
    Aug 2004
    Location
    Floreeda
    Posts
    1,084
    Hmmm Ill give that one a looksie.
    (0.0%-) starting over
    iPad 3G 64GB, RF 600.5 amp, JL10W0V2, 8 Infinity Components

  4. #4
    ddn
    ddn is offline
    Variable Bitrate
    Join Date
    Dec 2004
    Posts
    295
    Why waste your time writing yet another RB frontend when you could write one in C?

  5. #5
    FLAC sdashiki's Avatar
    Join Date
    Aug 2004
    Location
    Floreeda
    Posts
    1,084
    I cant write C, nor do I care to learn C to write a front end. In OSX a front end is basically something that stays front and center while it runs other processes (iTunes, quicktime etc) for me and displays them in a way my front end tells it to.

    Writing in C is from the ground up, why would I need that im not reinventing the wheel, im making basically something that will play music, movies and all that. With RB I think I can add new features (phidgets etc) easily compared to C.

    Who cares how the frontend is written, in the end its still a .app
    (0.0%-) starting over
    iPad 3G 64GB, RF 600.5 amp, JL10W0V2, 8 Infinity Components

  6. #6
    ddn
    ddn is offline
    Variable Bitrate
    Join Date
    Dec 2004
    Posts
    295
    I couldn't possibly disagree with you more. What its written in makes all the difference in the world. Theres no need to reinvent the wheel, thats what APIs are for. You can connect to anything you want in C, without re-writing an mp3 player or video player.

    In the end its just more bloatware.

  7. #7
    FLAC sdashiki's Avatar
    Join Date
    Aug 2004
    Location
    Floreeda
    Posts
    1,084
    So RB cant let me access iTunes capabilites in a front end?

    In the end it is a stand alone application, no matter how you compiled it.

    RB gives me stable platform to code from, C gives me nothing to start with.

    And basically, I aint no programmer, so telling me to learn C is kinda silly, cuz I wont.
    (0.0%-) starting over
    iPad 3G 64GB, RF 600.5 amp, JL10W0V2, 8 Infinity Components

  8. #8
    ddn
    ddn is offline
    Variable Bitrate
    Join Date
    Dec 2004
    Posts
    295
    Clearly you're not a programmer, because little of what you've said has made any sense. But if you're not a programmer, what are you going to try to do in RealBasic?

    Quote Originally Posted by sdashiki
    RB gives me stable platform to code from, C gives me nothing to start with.
    Except the most widely used language in existence. Not to mention countless toolkits and APIs for various programs. GTK, WinForms, etc.

    In the "end" its not a stand alone application. RB apps are still interpreted at runtime, making them slower than old peoples fark. I love RoadRunner, but its still hogs too much CPU IMHO. Fortunately, we have massively overpowered machines for what we do with them.

  9. #9
    Low Bitrate
    Join Date
    Feb 2005
    Posts
    109
    I dont care what the damn thing is written in. You write it, I'll run it. CCcar is lacking at this point and I do not see any updates in the future. Write something that compares to roadrunner PC and I dont care what you programmed it in, as long as it runs smooth, its my front end.

  10. #10
    Newbie Zenith_Warrior's Avatar
    Join Date
    Mar 2005
    Location
    UK
    Posts
    47
    Perhaps a Newbie question, but what is RealBasic?

    I think you're both right. In the end it is just a runnable file that shows a nice front end so it doesn't matter too much what it is written in to the front end user. Unless of course it ends up being badly coded and slow. VB6 programs are no where near as fast as a C program, but they take a lot less time to code up.

    In the end the right tool for the right job for the right person.

Page 1 of 2 12 LastLast

Similar Threads

  1. Front end needed for semi commercial venture
    By Orange Bus in forum Software & Software Development
    Replies: 10
    Last Post: 04-28-2005, 02:59 AM
  2. master volume doesnīt work
    By free2world8000 in forum RR Bug Tracker
    Replies: 14
    Last Post: 02-17-2005, 01:08 PM
  3. Open Source project
    By NEO in forum Software & Software Development
    Replies: 86
    Last Post: 08-05-2004, 04:12 PM
  4. BASIC Stamp question
    By Banderon in forum General Hardware Discussion
    Replies: 18
    Last Post: 05-07-2004, 09:33 AM
  5. So many Front Ends now, we need a Front End to load the Front Ends.
    By LESLIEx317537 in forum Software & Software Development
    Replies: 5
    Last Post: 04-09-2004, 05:53 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •