Idea about Raspberry Pi and GLbasic

Previous topic - Next topic

mentalthink

HI I leave this idea, perhaps can be benefit for all us... well today appears in the market RaspBerry Pi Computer... now don´t have any source in the net about games, programs or any code for this computer... and the sales was huge... I think the 10.000 units are sold in hours (I try from the 6 to the 11 of the morning, and I can acces to the 2 Uk Shops, and  the Spaninsh equal), perhaps not it´s a console or a device from a great enterprise... but the people it´s crazy whit this computer... in the Retro Scene of Spain the people are going crazy for this little monster

GLbasic compile for Linux, and I think RaspBerry Pi comes whit debian in some version, and well... becuase we don´t make a web, when all us can put our creations... and make a Pionner little market... and well I´m sure more people meet Glbasic, and can help for growing GLbasic, and the community... Perhaps paying everyone of us a little penalty for promote the web whit our sales, like occurs in another markets... perhaps this runs...

I leave the idea, becuse I don´t have any idea of Joomla of another content creator, perhaps it´s a lazy thing, becuase Linux it´s free, but well 1 or 1.5€ for an application I think this not break the rules of Linux filosofy, a lot of distros are free, but Suse and red hat are of pay, and software like Maya or XSI are of pay too, and cost 6000€ or more, and the people pay it...

Perhaps how I say it´s a lazy idea, or not ... 

erico

it is a great idea. :good:

I think we could come up with our own app store for all "open" devices/comps, somehow attached to the main glbasic site.
I´m not sure how hard it would be to do it, my skills on web=0.
I can help some other way maybe.



kanonet

I think you cant compile for it with GLBasic (at the moment), because GLBasic only compiles for Linux x86 not for Linuz ARM. I have a small arm device (Seagate Dockstar with custom Debian) and cant get GLBasic (console-)programs to work. But maybe Gernot can add this for us?
Lenovo Thinkpad T430u: Intel i5-3317U, 8GB DDR3, NVidia GeForce 620M, Micron RealSSD C400 @Win7 x64

mentalthink

Ahhhh.... Ok Kanonet, thanks for clarify... well I have a little confused whit all this OS... Now I read Windows have a Windows 8 for Arm... and well I cooment in another forum about use RasBerry Pi whit this OS, and tell me... NO!!!, I´m not sure...

Then I think it´s too much work, for a thing perhaps don´t runs very Well, but Webos it´s Linux not?¿...  :giveup: :giveup:

MrTAToad

The idea was going to be get a couple of Pi's and then ship them to Gernot ready for him to update GLBasic :)

kanonet

GLBasic can compile for Linux x86 and for WebOS, Android, GP2X... which are all Linux based and have a ARM CPU, so i 'think' it could be possible to add an option 'Linux ARM' without to big problems.
If Gernot need testdevices he can just install a ARM version of Ubuntu/Debien/etc... on one of his ARM devices, in most cases this should be possible without big hassle and there are several how tos in the net for android tablets or the hp touchpad.
Lenovo Thinkpad T430u: Intel i5-3317U, 8GB DDR3, NVidia GeForce 620M, Micron RealSSD C400 @Win7 x64

bigsofty

I think it would be good if GLBasic was available as this device is introduced, as I have said, I think this little device will be a big thing over the next couple of years(100,000 buy hits within the first hour of it going on sale), it could be a great opportunity for GLB, as well as us to get in early.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

Ian Price

I bought one. It would be totally awesome if GLB could compile for it :)
I came. I saw. I played.

fuzzy70

Looking at the Raspberry Pi site as well as RS components it seems they have picked Fedora linux as their distribution. How much this affects porting GLB to it I have no idea, but I guess most people will opt for that distribution (at the start at least) knowing that it has been made for the Pi. Of course die-hards will try to stick whatever they can on it  :D

Lee
"Why don't you just make ten louder and make ten be the top number and make that a little louder?"
- "These go to eleven."

This Is Spinal Tap (1984)

Ian Price

Quoteit seems they have picked Fedora linux
Could have been worse - they could have picked Federal Express :P
I came. I saw. I played.

okee

QuoteLooking at the Raspberry Pi site as well as RS components it seems they have picked Fedora linux as their distribution.

Where does it say that ? RPi have a Debian download on their download link and i downloaded a Debian image
from the Farnell site yesterday.
Android: Samsung Galaxy S2 -  ZTE Blade (Orange San Francisco) - Ainol Novo 7 Aurora 2
IOS: 2 x Ipod Touch (1G)

fuzzy70

Quote from: okee on 2012-Mar-04
Where does it say that ? RPi have a Debian download on their download link and i downloaded a Debian image
from the Farnell site yesterday.

http://www.raspberrypi.org/faqs says the following
QuoteSOFTWARE

What operating system (OS) does it use?

We'll be using Fedora as our recommended distribution. It's straightforward to replace the root partition on the SD card with another ARM Linux distro if you want to use something else. The OS is stored on the SD card.

Does it have an official programming language?

By default, we'll be supporting Python as the educational language.

Any language which will compile for ARMv6 can be used with the Raspberry Pi, though; so you're not limited to using Python.

Will it run WINE (or Windows, or other x86 software)?

No.

What Linux distros will be supported at launch?

Fedora, Debian and ArchLinux will be supported from the start. We hope to see support from other distros later. (Because of issues with newer releases of Ubuntu and the ARM processor we are using, Ubuntu can't commit to support Raspberry Pi at the moment.) You will be able to download distro images from us as soon as the Raspberry Pi is released, and we will also be selling pre-loaded SD cards shortly after release.

As you can see at the bottom they mention 3 distros in total so but state Fedora at the start of that section. I have just looked on RPi's download link & Debian is the only one available as of this writing.

There is a post on the main page that says "Fedora remix download delayed by a couple of days" dated the 22nd of Feb, although it says a couple of days it seems they have not finished it as no download link from RPi.

Basically I think it might be a case of waiting for the dust to settle from the launch & see what pans out. I have not used Debian in a long time & only thing I recall is it used .deb packages compared to fedora's .rpm type. Obviously the package format does not affect the final executable but until the range of distro's is available who knows what ships with what as in SDL etc or whatever GLB uses on linux.

If anyone here is or has been a linux developer it would be interesting to hear your thoughts on this & any pitfalls you think that may crop up developing stuff for the Pi using GLB.

Lee
"Why don't you just make ten louder and make ten be the top number and make that a little louder?"
- "These go to eleven."

This Is Spinal Tap (1984)

MrTAToad

The only problem I can see is Gernot having trouble getting the libraries together...

Kitty Hello

Its armv6 linux. I think the webos compiler will do.


---
I am here: http://tapatalk.com/map.php?slhzbi

Ian Price

I came. I saw. I played.