[Gambas-user] Gambas 3 crash in xslt transform

2012-07-16 Thread Mauricio Baeza
Hi every body...

 In Gambas 3 in ArchLinux...

 I try an tranform with XSLT, but Gambas crash in:

 oTransform = Xslt.Transform(oDocXML, oDocXSLT)

 the message is:

The programstopped unexpectedly
sending the signal# 11.


 My system is:

[System]
OperatingSystem=Linux
Kernel=3.4.4-3-ARCH
Architecture=i686
Memory=2059236 kB
DistributionVendor=arch
DistributionRelease=n/a
Desktop=Gnome
[Gambas 3]
Version=3.2.0
Path=/usr/bin/gbx3
[Libraries]
Qt4=libQtCore.so.4.8.2
GTK+=libgtk-x11-2.0.so.0.2400.10


 I try in Ubuntu 12.04 same results

 Atach little proyect test...

Any ideaswhere to look forthe error??

 Very thanks


 Mauricio Baeza
 México, D.F.


_
 Todo lo que no es dado es perdido


TestXSLT.tar.gz
Description: Attachment: TestXSLT.tar.gz
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas 3 first release candidate

2011-05-21 Thread Mauricio Baeza
El sáb, 21-05-2011 a las 14:15 +0200, Benoît Minisini escribió:

 Hi Gambas fellows,
 
 The Gambas 3 RC1 source package is available for download now on the
 website!
 
 - Who said already ?
 
 The aim of this first release candidate is ensuring that Gambas 3 will
 be 
 compiled and packaged correctly on the most possible distributions.
 
 So, packagers, please raise from your graves and howl under the moon
 for each 
 problem you encounter. And report them on the mailing-list of course.
 
 Some distributions will need a bit of lobbying to ensure that these
 packages 
 are put on their main repositories.
 
 I will create a page on the wiki for each distribution to centralize
 all the 
 information, like the one that already exist but are a bit of mess.
 
 And now, I must go IRL, I have a rehearsal.
 
 


Hi Benoit...
Hi everbody

Config, compilation and installation correctly in ArchLinux x64 with
Gnome3

http://uploadpie.com/K8TLf

Best regards



-- 
__
Mauricio Baeza Servín
Universo Libre México, A.C.
Fundador y Director General

Todo lo que no podemos dar nos posee... Andre Gide
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] About syntax highlighting and copy/paste to OpenOffice

2011-04-01 Thread Mauricio Baeza
El vie, 01-04-2011 a las 15:16 +0300, Demosthenes Koptsis escribió:


 
 Yes actually i am writing a book for Gambas3 and i realy like an addon
 or a capability to paste to OO highlight code for the book with the
 colors of Gambas3 editor.
 
 For now until now i did not find a solution to this.
 
 I have started to learn OO Basic in order to make a small (or big) macro
 which will highlight selected text from OO document.
 
 The macro will work for Gambas3 code.
 
 i saw this working for php so i will try to learn from it and make it
 work for Gambas3 code.
 
 until then wish me good luck!
 



Hello ...

I wrote a book for OOo Basic program (Spanish only sorry). I made a
macro where I copy the OOo code editor and hit into a Writer document
and leave it highlighted.

I think we can adapt seamlessly for use with Gambas3 code, it is only a
matter of defining the keywords and their respective color.

Much of what I've written in this book can be used for a book Gambas3
(for now only a project), but I can help adapt the macro.

Best regards



-- 
__
Mauricio Baeza Servín
Universo Libre México, A.C.
Fundador y Director General

Todo lo que no podemos dar nos posee... Andre Gide
--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] About syntax highlighting and copy/paste to OpenOffice

2011-04-01 Thread Mauricio Baeza
El vie, 01-04-2011 a las 18:59 +0300, Demosthenes Koptsis escribió:

 So if you have already the macro i could edited for Gambas3 code and
 give it back to list or post it at LibleOffice / OO macros.
 
 Would you like to sent the .bas file(s) from your OO macro ?
 


I send file your personal mail...

Best regards


-- 
__
Mauricio Baeza Servín
Universo Libre México, A.C.
Fundador y Director General

Todo lo que no podemos dar nos posee... Andre Gide
--
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas 3 RC 1 pre-release package updated

2011-03-21 Thread Mauricio Baeza
El lun, 21-03-2011 a las 17:04 +0100, Benoît Minisini escribió:

  El lun, 21-03-2011 a las 14:05 +0100, Benoît Minisini escribió:
   Hi,
   
   I have updated the Gambas 3 pre-release package with some changes in
   configuration files.
   
   http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.b
   z2/download
   
   Can you try it again please, and tell me if it works on your
   distribution?
   
   Thank in advance.
   
   Regards,
  
  I not view files in directory...
  http://uploadpie.com/8thgQ
  
  
  Best Regards
 
 WTF ? It told me that the upload has succeeded... I will upload it again.
 



Now is ok:
http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.1.tar.bz2/download



-- 
__
Mauricio Baeza Servín
Universo Libre México, A.C.
Fundador y Director General

Todo lo que no podemos dar nos posee... Andre Gide
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Gambas 3 RC 1 pre-release package updated

2011-03-21 Thread Mauricio Baeza
El lun, 21-03-2011 a las 17:15 +0100, Benoît Minisini escribió:


 
 Done. The file is named gambas3-2.99.1.tar.bz2 now:
 
 http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.1.tar.bz2/download
 



Again, i compile correctly in ArchLinux x64: http://uploadpie.com/DFzZi

Again, only message diferent, after ./configure -C

||
|| THESE COMPONENTS ARE DISABLED:
|| - gb.opengl
|| - gb.sdl
||


Best regards


-- 
__
Mauricio Baeza Servín
Universo Libre México, A.C.
Fundador y Director General

Todo lo que no podemos dar nos posee... Andre Gide
--
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Some new features in Gambas 3

2010-11-27 Thread Mauricio Baeza
El sáb, 27-11-2010 a las 15:02 +0100, Benoît Minisini escribió:

  Hi,
  
  Here is just a few words about recently added features in Gambas 3, for
  those who didn't see them.
  
  ...
 
 I forgot:
 
 5) Now the interpreter does an automatic conversion between all array classes 
 (except embedded arrays that are not real arrays).
 
 So now you can write:
 
   Dim MyArray As Byte[] = [ 0, 1, 2 ]
 
 Whereas you had to write that before:
 
   Dim MyArray As Byte[] = [ CByte(0), CByte(1), CByte(2) ]
 
 You can do that too:
 
   Dim MyArray As Integer[] = [ 1, Pi,  Now ]
 
 The conversion is done too when passing arguments to functions.
 
 At the moment, only native classes can implement a specific conversion 
 routines. 
 
 It will be now possible to add an automatic conversion from Collection to a 
 Variant[] (for example).
 
 Maybe in the future I will allow that for Gambas classes, but I am not sure 
 it 
 is a good idea. As conversion is done automatically under the hood, I prefer 
 that feature to be clearly defined and limited.
 
 Regards,
 


Hi Benoit ...

Gambas3 looks nice. Integrated support our wiki in my language is
wonderful.

Do you have a date for the final version?, I need the day and time, but
something close would help me.

Thank you very much for this great work.

Best regards


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Some new features in Gambas 3

2010-11-27 Thread Mauricio Baeza
El sáb, 27-11-2010 a las 18:37 +0100, Benoît Minisini escribió:

  El sáb, 27-11-2010 a las 08:56 -0600, Mauricio Baeza escribió:
   Gambas3 looks nice. Integrated support our wiki in my language is
   wonderful.
   
   Do you have a date for the final version?, I need the day and time,
   but
   something close would help me.
   
   Thank you very much for this great work.
   
   Best regards
  
  Sorry I meant:
  
  I not needed the day and time, But Something close Would help me.
  
  
  Best regards
 
 I understood. I wanted to release before the end of the year, but I have yet 
 some things to finish.
 
 As I want to make next releases ( 3.0) more often, I have to implement some 
 sort of preprocessor in the compiler, so that we can compile some part of the 
 code according to the version. I will try to keep backward compatibility, but 
 as I will add new features at each release, it may not be possible. So the 
 user needs a way to make his program compatible between 3.0, 3.1...
 
 So I think I will implement that. Then I will check that there is no little 
 things to do yet in the language (like I did with Mkxxx$() and xxx@() 
 functions) so that at least the core is stable between future versions. Then 
 I 
 will make a bug tracking system. The simpler is using the Google one. The 
 funnier is making one in Gambas. And then I will release the first release 
 candidate.
 
 Regards,
 


Wonderful ...

Then it will be sooner than I thought. As the help is based on the wiki,
I get to work to translate into my language (Spanish) as much as
possible of the documentation.

Best regards


P.D. Sorry my bad English


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 2.22

2010-11-23 Thread Mauricio Baeza
El mié, 24-11-2010 a las 01:05 +0100, Benoît Minisini escribió:

 Hi,
 
 I release a new version of Gambas 2. It was a long time since the
 2.21 
 release, and so there are a lot of bug fixes.
 
 Now I'm developing on Ubuntu, so please test the source package, and
 tell me 
 if you encounter any problem.
 
 You may notice that the package is bigger than the old ones made on
 Mandriva. 
 I have no idea why!
   file.
 
 [DEVELOPMENT ENVIROMENT]
 * NEW: Spanish translation updated.



 Enjoy it! 



Hi Benoit ...

What a great language ...

As for translation into Spanish. In version 2.1 the menu

Proyecto - Crear - Ejectutable

Ejecutable must say. It's the same in version 2.99 of development.

Best regards




-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Release of Gambas 2.22

2010-11-23 Thread Mauricio Baeza
El mié, 24-11-2010 a las 01:34 +0100, Laurent Carlier escribió:

 Le mercredi 24 novembre 2010 01:05:49, Benoît Minisini a écrit :
  Hi,
  
  I release a new version of Gambas 2. It was a long time since the 2.21
  release, and so there are a lot of bug fixes.
  
  Now I'm developing on Ubuntu, so please test the source package, and tell
  me if you encounter any problem.
  
  You may notice that the package is bigger than the old ones made on
  Mandriva. I have no idea why!
  
  
  
  Enjoy it!
 
 And it's available also for archlinux i686/x86_64 in the repos.
 
 ++
 


For this (and other things) ... I love ArchLinux

Thank you very much



-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Draw Text

2010-11-22 Thread Mauricio Baeza
El lun, 22-11-2010 a las 15:10 +0100, Benoît Minisini escribió:

  Hi all ...
  
  Draw.Text use to draw text on screen.
  
  sTmp = Long Text - asafdasdggasddashsdah  sdfg  df sdf gsdf dshfsdhfsdf
  hsdf hsdf hsdfhsdf hsdf
  Draw.Text(sTmp,500,500,2000,3000)
  
  The online help says that the alignment of the text, shall take effect
  if you use the optional parameters width and height. If I line up right,
  left and center, is displayed correctly. But I can not show text
  justified. How I can do?
  
  Thanks in advance.
 
 You can't justify the text with that method. You must do that by hand, sorry 
 for that!
 
 Regards,
 


Hi Benoit ...

Thanks for the reply ...

So I've been doing for now. No problem.

Any plans to include it later?

Best regards


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Draw Text

2010-11-21 Thread Mauricio Baeza
Hi all ...

Draw.Text use to draw text on screen.

sTmp = Long Text - asafdasdggasddashsdah  sdfg  df sdf gsdf dshfsdhfsdf
hsdf hsdf hsdfhsdf hsdf
Draw.Text(sTmp,500,500,2000,3000)

The online help says that the alignment of the text, shall take effect
if you use the optional parameters width and height. If I line up right,
left and center, is displayed correctly. But I can not show text
justified. How I can do?

Thanks in advance.


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Edit XML

2010-11-20 Thread Mauricio Baeza
El sáb, 20-11-2010 a las 13:54 +0100, Caveat escribió:

 Hi Mauricio
 
 Sorry for the late reply, I was doing a lot of thinking. :-)
 
 Perhaps you might like something along these lines:
 
 XMLRewriter is a class in a little project I've been working on.  The
 idea of XMLRewriter is that it should be capable of parsing any XML
 input and applying edits to it to create a new output XML.  The
 XMLRewriter class itself does not need to know anything about the XML
 it's being fed, as it automagically builds an internal data model of the
 provided XML. :-D
 
 Let me know if you're interested in taking this further, perhaps we can
 go off-list to get into the details.
 
 Regards,
 Caveat
 
 On Mon, 2010-11-15 at 22:58 -0600, Mauricio Baeza wrote:
 
  Hi all ...
  
  With the library for XML I can, without problems ...
  1 .- Create new XML file
  2 .- Read any XML file
  
  What I can not do is change just one attribute of an element of an
  existing file. Does anyone have a sample?
  
  Greetings
  
  
  
 



Hello ...

Thanks for the reply ...

I really just want to know how to edit an attribute of an element.
Currently I have solved simply not adding the attribute to first create
the XML. Then add it as follows:

DIM oDocXMLTmp AS NEW XmlDocument
DIM sTmp AS String

oDocXMLTmp.FromString(docXML)
oDocXMLTmp.Root.NewAttribute(sello, Sello)
sTmp = oDocXMLTmp.ToString()

But the stamp is the final attribute. To be in the order I want, I need
to add it to create the XML and then edit. Which I could not. If only
you could help me with this, much will thank you.

Best regards


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Null Object with XmlDocument

2010-11-15 Thread Mauricio Baeza
Hello ...

A few days ago the following code worked

Dim oDocXML As XmlDocument 
oDocXML.Open (/home/user/file.xml)

Now, it gives me the error statement Null Object
I tried it in Gambas 2.21 in ArchLinux x64 x64 and Ubuntu 10.10

Can anyone prove it?, Thanks



-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Problem with control TableView

2010-11-07 Thread Mauricio Baeza
El dom, 07-11-2010 a las 12:06 +0100, Benoît Minisini escribió:

  El jue, 04-11-2010 a las 19:13 +0100, Benoît Minisini escribió:
Hi all ...

When I show TableView control on a form which, in turn this into a
Workspace control, shows me some items that I can not identify the
image here: http://uploadpie.com/ElT5E

If I show the form outside the workspace, it displays the correct
TableView control.

Does anyone know why?

Thank you very much
   
   Please tell which version of Gambas you are using and send your project,
   or if you can't a little project that shows the bug.
   
   Thanks in advance.
   
   Regards,
  
  Thanks for the quick response.
  
  Atach small test which shows the error.
  Gambas 2.21 in ArchLinux x64
  
  Best regards
 
 Hi,
 
 The bug should be fixed in revision #3278.
 
 Regards,
 


Hello... 
  
 It is grand, thank you... 

 Only to finish this topic. I coment to you that I have proved the
version of developer 2.99.0 in Ubuntu 10.10 x64, exactly in the same
stage. The program provokes a general mistake and shows a message box of
message that he says: 
  
 The program stopped unexpectedly sending the sign #6

Please, make me know if I can help you with more information 
  
 Thank you again

Best regards



-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Translat Wiki

2010-11-04 Thread Mauricio Baeza
Hello... 
  
 I have been translating some parts of the Wiki of English to Spanish. I
have the technical sufficient level to do this task. There are parts of
the original one in English that are incomplete or definitively they are
not documented. To document directly in English I do not feel capable,
but I can try it, or can do it in Spanish and that someone translates it
into English. My concrete question is: is there well that writes what is
absent in Spanish and later to translate it? or: do I try it in English,
although it needs a later review? 


Best regards


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Translat Wiki

2010-11-04 Thread Mauricio Baeza
El jue, 04-11-2010 a las 23:45 +0100, Benoît Minisini escribió:

 If you can translate the undocumented page in english first, do it.
 
 Otherwise, if it is too complex for you, do the translation in spanish
 only. 
 But when I will do the english translation, your spanish page will be
 assumed 
 to be out of date.
 
 Regards, 



Okay, so I do ..

Best regards


-- 
Mauricio Baeza

10 años usando OpenOffice.org, libre, gratuito y seguro
___
Todo lo que no es dado es perdido
--
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book Blueprint to a 
Billion shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user