Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-25 Thread Fabien Bodard
What we need to do ?? In my idea : WebForms... tha the compiler traduce in webpage... like pyjama but not realy form the codesource in basis... The gb.report is working a littlebit like that ... the webform, inherit webHcontainer, inherit webcontainer, inherit webcontrol webcontrol manage all

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread nospam.nospam.nospam
Steven revimmo wrote: > You are a funny guy ;-) > I do read what Benoit has to say, it's much more interesting as your > post, but not so funny. I'm glad I made you smile. >> They are questions, not assertions. >> >>> that would give us >>> an excellent platform with gambas to make cloud applica

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread Rob
On Tuesday 24 November 2009 11:23 am, José Luis Redrejo Rodríguez wrote: > That's the idea behind of GWT [1] or Pyjama [2], and I can assure you > that both are good project, and GWT is very succesfully and is making > me thinking of migrate some of my gambas applications to a web > interface, e

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread José Luis Redrejo
2009/11/23 Rob > On Monday 23 November 2009 05:07 pm, Vackoy wrote: > > I think is an excellent idea but i don't know if it is possible. > > Sorry my ignorance but what is an ecma-script code?? > > ECMAscript is the language used in web browsers as "Javascript" and in > Flash applets as "Actionsc

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread José Luis Redrejo Rodríguez
2009/11/23 Rob > On Monday 23 November 2009 05:07 pm, Vackoy wrote: > > I think is an excellent idea but i don't know if it is possible. > > Sorry my ignorance but what is an ecma-script code?? > > ECMAscript is the language used in web browsers as "Javascript" and in > Flash applets as "Actionsc

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread Steven revimmo
You are a funny guy ;-) Le mardi 24 novembre 2009 à 21:57 +1100, nospam.nospam.nos...@gmail.com a écrit : > Steven revimmo wrote: > > > So, for me it boils down to a question of widgets, a surmountable > > problem, > > You don't read much of what Benoit has to say? Nor do you know much about >

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread nospam.nospam.nospam
Steven revimmo wrote: > So, for me it boils down to a question of widgets, a surmountable > problem, You don't read much of what Benoit has to say? Nor do you know much about Microsoft? They are questions, not assertions. > that would give us > an excellent platform with gambas to make cloud a

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread Fabien Bodard
the google team idea seem to be the same ... cloud systems ... that's why gambas need to be a server side language that have some componants to design java/css2 widgets... for broswer interfaces... That's the idea of Benoit too i think... 2009/11/24 Steven revimmo : > Hi, > > I think it would be t

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-24 Thread Steven revimmo
Hi, I think it would be the best thing ever. I did a lot of gambas development for one of my companies. The problem came with installation. We have sites all over France and all kinds of systems (Linux, Max, Windoze, ... whatever) I just could not maintain all that, it was to much work, to much t

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread nospam.nospam.nospam
Rob wrote: > On Monday 23 November 2009 10:14 pm, nospam.nospam.nos...@gmail.com > wrote: >> I do that, some people infer angry emotions that aren't there. > > Just because you're denying them doesn't mean they're not there. I > wish > you the best of luck with your healing process, at such ti

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread Rob
On Monday 23 November 2009 10:14 pm, nospam.nospam.nos...@gmail.com wrote: > I do that, some people infer angry emotions that aren't there. Just because you're denying them doesn't mean they're not there. I wish you the best of luck with your healing process, at such time as you choose to emba

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread nospam.nospam.nospam
Rob wrote: > Gambas as a plugin would have to include the barest minimum of > components The runtime counts as "umpteen megabytes of support libraries." > Still, that is possible. I didn't say it wasn't possible. I did imply it would be a time/money expensive endeavour. > While I disagree wit

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread Rob
On Monday 23 November 2009 05:06 pm, nospam.nospam.nos...@gmail.com wrote: > My opinion is that it is a terrible idea. For starters, how do you plan > to install the runtime libraries, using sudo apt-get or distribute the > libraries as as part of the plugin? And once you've decided that, how >

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread Rob
On Monday 23 November 2009 05:07 pm, Vackoy wrote: > I think is an excellent idea but i don't know if it is possible. > Sorry my ignorance but what is an ecma-script code?? ECMAscript is the language used in web browsers as "Javascript" and in Flash applets as "Actionscript". I don't really thin

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread Vackoy
I think is an excellent idea but i don't know if it is possible. Sorry my ignorance but what is an ecma-script code?? Marcel -- View this message in context: http://old.nabble.com/Gambas-as-firefox-plugin-%21%21%21-tp26485369p26486874.html Sent from the gambas-user mailing list archive at Nab

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread nospam.nospam.nospam
Demosthenes Koptsis wrote: > Hi i have an idea but u will tell me if it is good or not. > > I saw the latest Quake game, named quake live > http://www.quakelive.com/ > > The game is based on a firefox plugin and i wonder if Gambas > applications can be run in a Gambas firefox plugin? > > Is this id

Re: [Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread Fabien Bodard
i think a better idea will be to allow gambas to generate ecma-script code... 2009/11/23 Demosthenes Koptsis : > Hi i have an idea but u will tell me if it is good or not. > > I saw the latest Quake game, named quake live > http://www.quakelive.com/ > > The game is based on a firefox plugin and

[Gambas-user] Gambas as firefox plugin !!!

2009-11-23 Thread Demosthenes Koptsis
Hi i have an idea but u will tell me if it is good or not. I saw the latest Quake game, named quake live http://www.quakelive.com/ The game is based on a firefox plugin and i wonder if Gambas applications can be run in a Gambas firefox plugin? Is this idea good? If there is a Gambas web browser