Re: [Gambas-user] Mailinglist

2017-08-19 Thread Jussi Lahtinen
Why people are so against google groups? It would be much better than this
current one. No spam, no attachment size limits, better service
reliability, forum interface as alternative to people who like it...
otherwise it would work identically.


Jussi

On Sun, Aug 20, 2017 at 2:01 AM, adamn...@gmail.com 
wrote:

> On Sat, 19 Aug 2017 10:54:49 -0400
> PICCORO McKAY Lenz  wrote:
>
> > 2017-08-19 5:42 GMT-04:00 Benoît Minisini via Gambas-user <
> > gambas-user@lists.sourceforge.net>:If anyone has ideas about how and
> where
> > to host at least two mailing-lists, you are welcome!
> >
> > PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
> > take a view example: https://vegnuli.sourceforge.io/index.php/Forums
> >
>
>
> Please don't
>
> b
>
>
> --
> B Bruen 
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread adamn...@gmail.com
On Sat, 19 Aug 2017 10:54:49 -0400
PICCORO McKAY Lenz  wrote:

> 2017-08-19 5:42 GMT-04:00 Benoît Minisini via Gambas-user <
> gambas-user@lists.sourceforge.net>:If anyone has ideas about how and where
> to host at least two mailing-lists, you are welcome!
> 
> PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
> take a view example: https://vegnuli.sourceforge.io/index.php/Forums
> 


Please don't

b


-- 
B Bruen 

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] System informations report

2017-08-19 Thread Gianluigi
Hi Adrien,

I have no problem with this.
Even I with pc have the result in a few seconds and it seemed, wrong, that
the same thing happened with notebooks.
Then I thought that in code change to adapt to git was introduced a bug.
That's why I signaled it.
I apologize for the disorder and for how I have written of it.

Regards
Gianluigi

2017-08-19 20:29 GMT+02:00 Adrien Prokopowicz 
:

> Le Sat, 19 Aug 2017 17:48:30 +0200, Gianluigi  a
> écrit:
>
> I do not understand why the first time I got that data (22 seconds), now
>> restarting the notebook more times are the same as those with Git.
>>
>> Sorry, greetings
>> Gianluigi
>>
>
> For me it goes fairly fast (~3 seconds), but on a SSD, a i5-2450M and 16GB
> of RAM.
> I have 135861 files in /usr/lib.
>
> The System info has nothing to do with git however (it just reads files in
> your
> library paths), so I don't see how it can be related.
>
> However, I noticed that the System Info reads both /lib and /usr/lib, but
> on some
> distributions (like ArchLinux), /lib is actually a symlink to /usr/lib, so
> it gets
> scanned twice.
> I also noticed a lot of the scanning time was spent sorting the files (not
> sure why
> they had to be sorted, it has no effect on my results).
>
> I changed these behaviors in the latest commit, and it made it 4 times
> faster for me,
> does it help your case ?
>
> Regards,
> --
> Adrien Prokopowicz
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Tony Morehen

What about using nabble itself?


On 2017-08-19 03:25 PM, Jussi Lahtinen wrote:

1) Google groups are not a mailing-list. I want mails, so that I can have
every post in my mail client and read them without Internet.


They are if you want. That is exactly how I use google groups. I never use
the web interface.


2) Google crawls the data, and who knows what they do with them.
It's Gambas mailing list, do we care? Also nabble already publishes the
mailing list content.




3) Google brutally stopped their issue tracker. I had to make an issue
tracker for Gambas in a hurry because of that. There is no guarantee that
they won't stop Google groups brutally too.


Yeah, bad policy from google, but this is quite hard requirement to
fulfill. There is always some uncertainty.




4) I don't want to force people to have a Google account.


Google account is needed only for the web interface.



Jussi
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Git compilation report

2017-08-19 Thread Gianluigi
Hi Christof,

First of all I apologize for the delay with which I answer you, but today
it was a day of work entirely dedicated to my wife, and in addition I
helped an Italian friend explaining how to install Gambas from Git :-D
I also wanted to make sure I understood.
Thank you very much for the step-by-step help, which is indispensable for a
tough head (goat is my logo) like me.
The next time I update from Git will do as you have clearly suggested.
Only ask you for a confirmation to see the changes, we need to watch the
commit here [0] or does a better method exist from the terminal?

With your permission I take advantage of this mail to thank the friends
Piccoro, Charlie (Karl), Tobias, Adrien, Tony you are all fantastic I am
honored that you give me yours time.

Regards
Gianluigi

[0] https://gitlab.com/gambas/gambas/tree/master

2017-08-18 23:32 GMT+02:00 Christof Thalhofer :

> Am 18.08.2017 um 22:54 schrieb Gianluigi:
> > Perhaps I begin to understand something, but apologize me if I continue
> to
> > say nonsense.
>
> No problem :-)
>
> > When updating:
>
> What? Do you always use the latest version of Gambas? Do you use the
> Gambas development version? Seems so:
>
> > cd gambasdevel
>
> Then check you branch
>
> git branch
> * master
>
> Ok, you are on master, thats bleeding edge.
>
> > sudo make uninstall
>
> ok, you uninstalled binary Gambas from your computer
>
> now:
> git pull
>
> This fetches all new changes from Gitlab into the repository (in the
> subdir .git) and updates the master branch, you are in.
>
> Now:
>
> > ./reconf-all && LLVM_CONFIG=llvm-config-3.5 ./configure -C
> > make && sudo make install
>
> Ok and you're done. But be careful! Maybe you need make clean before
> that (as Tobi wrote).
>
> > Unclear part:
> > I run the git pull command as Charlie suggests?
>
> Yes, that is right. It downloads only the changes to the local
> repository (in .git).
>
> > Or git checkout master as Christof seems to suggest?
>
> The local repository resides in .git
>
> There are all branches, all versions, all tags of Gambas ever!
>
> git checkout anything
>
> extracts one single state out of the (local) repository to your filesystem.
>
> git checkout master
> = bleeding edge
>
> git checkout v3.10.0
> = Gambas V3.10
>
> Please understand: If you did a clone from Gitlab to your computer you
> have the complete repository, look at that:
>
> git tag
>
> > I have never used make clean when need to use it?
>
> As Tobi wrote, if C/C++ files have been added.
>
> > Would it be the same as rm -rf gambasdevel /?
>
> Jesus! Avoid that! 100MB are gone and you have to download that again!
>
> > I note that the command:
> >
> > git clone --depth=1 https://gitlab.com/gambas/gambas.git gambasdevel
>
> This is a shallow clone
> https://www.perforce.com/blog/git-beyond-basics-using-shallow-clones
>
> > Download only the latest version of development and not the whole git, as
> > explained in the wiki (about a third of the 100MB)
>
> So clone it once all and never delete it but just fetch differences.
>
> > He is turning my head, I go to sleep.
> > Goodnight to everyone (in Italy it's night :-))
>
> Good night, turning head when switching over to Git is normal :-)
>
> But later you will be in heaven :-)
>
>
> Alles Gute
>
> Christof Thalhofer
>
> --
> Dies ist keine Signatur
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread mikeB

AMEN!


On 08/19/2017 01:08 PM, Benoît Minisini via Gambas-user wrote:

Le 19/08/2017 à 21:00, Jussi Lahtinen a écrit :

What is the problem with google?



1) Google groups are not a mailing-list. I want mails, so that I can 
have every post in my mail client and read them without Internet.


2) Google crawls the data, and who knows what they do with them.

3) Google brutally stopped their issue tracker. I had to make an issue 
tracker for Gambas in a hurry because of that. There is no guarantee 
that they won't stop Google groups brutally too.


4) I don't want to force people to have a Google account.

Enough problems for me.




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Jussi Lahtinen
>
> 1) Google groups are not a mailing-list. I want mails, so that I can have
> every post in my mail client and read them without Internet.
>

They are if you want. That is exactly how I use google groups. I never use
the web interface.


2) Google crawls the data, and who knows what they do with them.
>

It's Gambas mailing list, do we care? Also nabble already publishes the
mailing list content.



> 3) Google brutally stopped their issue tracker. I had to make an issue
> tracker for Gambas in a hurry because of that. There is no guarantee that
> they won't stop Google groups brutally too.
>

Yeah, bad policy from google, but this is quite hard requirement to
fulfill. There is always some uncertainty.



> 4) I don't want to force people to have a Google account.
>

Google account is needed only for the web interface.



Jussi
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Benoît Minisini via Gambas-user

Le 19/08/2017 à 21:00, Jussi Lahtinen a écrit :

What is the problem with google?



1) Google groups are not a mailing-list. I want mails, so that I can 
have every post in my mail client and read them without Internet.


2) Google crawls the data, and who knows what they do with them.

3) Google brutally stopped their issue tracker. I had to make an issue 
tracker for Gambas in a hurry because of that. There is no guarantee 
that they won't stop Google groups brutally too.


4) I don't want to force people to have a Google account.

Enough problems for me.

--
Benoît Minisini

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Jussi Lahtinen
I'm signed on multiple google groups (and I'm admin of one [there can be
multiple admins]). They work without problems. It's by far the easiest
option. No need to put time, money, etc on it.
What is the problem with google?


Jussi

On Sat, Aug 19, 2017 at 8:13 PM, Benoît Minisini via Gambas-user <
gambas-user@lists.sourceforge.net> wrote:

> Le 19/08/2017 à 18:19, PICCORO McKAY Lenz a écrit :
>
>> 2017-08-19 12:15 GMT-04:00 Christof Thalhofer :
>>
>> PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
 take a view example: https://vegnuli.sourceforge.io/index.php/Forums

>>>
>>> First rant against "M$" and then run to Google???
>>>
>>>
> By principle, I'm against Google, even, as everyone, I use it a lot.
>
> Adrien explains the problem well:
>
> The better is hosting the mailing-list ourself, but it requires a server,
> some bandwith, a hostname, and, more difficult, time to manage it.
>
> So we must find:
>
> - Someone who can host the mailing-list and who has time to manage the
> server.
>
> - Otherwise a mailing-list free host. Apparently freelists.org is not a
> good choice. And SourceForge is not too, since I can't subscribe (for
> example) the git mail announces to their mailing-list anymore.
>
> Regards,
>
> --
> Benoît Minisini
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] System informations report

2017-08-19 Thread Adrien Prokopowicz
Le Sat, 19 Aug 2017 17:48:30 +0200, Gianluigi  a  
écrit:



I do not understand why the first time I got that data (22 seconds), now
restarting the notebook more times are the same as those with Git.

Sorry, greetings
Gianluigi


For me it goes fairly fast (~3 seconds), but on a SSD, a i5-2450M and 16GB  
of RAM.

I have 135861 files in /usr/lib.

The System info has nothing to do with git however (it just reads files in  
your

library paths), so I don't see how it can be related.

However, I noticed that the System Info reads both /lib and /usr/lib, but  
on some
distributions (like ArchLinux), /lib is actually a symlink to /usr/lib, so  
it gets

scanned twice.
I also noticed a lot of the scanning time was spent sorting the files (not  
sure why

they had to be sorted, it has no effect on my results).

I changed these behaviors in the latest commit, and it made it 4 times  
faster for me,

does it help your case ?

Regards,
--
Adrien Prokopowicz

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Benoît Minisini via Gambas-user

Le 19/08/2017 à 18:19, PICCORO McKAY Lenz a écrit :

2017-08-19 12:15 GMT-04:00 Christof Thalhofer :


PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
take a view example: https://vegnuli.sourceforge.io/index.php/Forums


First rant against "M$" and then run to Google???



By principle, I'm against Google, even, as everyone, I use it a lot.

Adrien explains the problem well:

The better is hosting the mailing-list ourself, but it requires a 
server, some bandwith, a hostname, and, more difficult, time to manage it.


So we must find:

- Someone who can host the mailing-list and who has time to manage the 
server.


- Otherwise a mailing-list free host. Apparently freelists.org is not a 
good choice. And SourceForge is not too, since I can't subscribe (for 
example) the git mail announces to their mailing-list anymore.


Regards,

--
Benoît Minisini

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Christof Thalhofer
Am 19.08.2017 um 18:07 schrieb Adrien Prokopowicz:

> However, self-hosting is another long-term investment, and requires  
> continuous
> maintenance, so I don't think it is worth it. But if Christof can offer
> that hosting (as he already hosts other lists), I think it can be a good  
> idea. :-)

I do hosting, also a couple of (very small private) Mailinglists. I am
member of hostsharing.net, a german open source webhosting coop. As I
host for my firm and some others I can donate some free traffic to the
Gambas community.

I never hosted a public ML, also do not know anything about spam
problems and so on, but this should not be such a great thing ...

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread PICCORO McKAY Lenz
2017-08-19 12:15 GMT-04:00 Christof Thalhofer :

> > PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
> > take a view example: https://vegnuli.sourceforge.io/index.php/Forums
>
> First rant against "M$" and then run to Google???
>
well its the best shot today, as many here said.. there's no much free mail
list choices...

i dont like the very intrusive google groups services.. but unless do you
like the mail.ru services or the yantex services. its the best in my
experience


>
>
> Alles Gute
>
> Christof Thalhofer
>
> --
> Dies ist keine Signatur
>
>
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] System informations report

2017-08-19 Thread PICCORO McKAY Lenz
2017-08-19 11:10 GMT-04:00 Gianluigi :

> Now you have the confirm in the Git reading loop there is something that
> does not work well.
>
Please men, the procedure to gatter info from system nothig have to do or
related to git..

as the law said: more lines more to compute! it make sense !

i take a old revision FROM GIT a fgambas 3.1 and compile it, and the system
info takes less obviously

please!



>
> Regards
> Gianluigi
>
> 2017-08-18 20:13 GMT+02:00 PICCORO McKAY Lenz :
>
> > umm, in /usr/lib 2753 and in /lib 765
> >
> > have a debian lenny 5.0.10 with gambas lasted from trunck
> >
> > .now i think it make sense.. gambas must read all the shared libs and
> scan
> > for version.
> >
> > i tested in debian 8 jeesie with 519 files in /usr/lib and takes 9
> > seconds...
> >
> > .so in my case it make sense if have many shared libs to "read" by IDE
> >
> > Lenz McKAY Gerardo (PICCORO)
> > http://qgqlochekone.blogspot.com
> >
> > 2017-08-18 14:03 GMT-04:00 Benoît Minisini  >:
> >
> > > Le 18/08/2017 à 19:25, PICCORO McKAY Lenz a écrit :
> > >
> > >> ummm with lasted gambas version 3.10 system information are more slow
> in
> > >> fact! its not only git compilation.. in my machines takes around 38
> > >> seconds
> > >> now
> > >>
> > >> Lenz McKAY Gerardo (PICCORO)
> > >> http://qgqlochekone.blogspot.com
> > >>
> > >>
> > > What's your machine exactly? How many files do you have in '/lib' and
> > > '/usr/lib'?
> > >
> > > --
> > > Benoît Minisini
> > >
> > 
> > --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > ___
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Christof Thalhofer
Am 19.08.2017 um 16:54 schrieb PICCORO McKAY Lenz:

> PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
> take a view example: https://vegnuli.sourceforge.io/index.php/Forums

First rant against "M$" and then run to Google???


Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Adrien Prokopowicz
Le Sat, 19 Aug 2017 16:33:04 +0200, T Lee Davidson  
 a écrit:



On 08/19/2017 05:42 AM, Benoît Minisini via Gambas-user wrote:

Le 19/08/2017 à 08:13, Christof Thalhofer a écrit :

Am 18.08.2017 um 17:09 schrieb Benoît Minisini via Gambas-user:


Does GitLab plan to offer a mailing-list feature? I will pray for
that.


Maybe its better not to rely to one vendor only. Why not switching over
to a vendor for mailinglists like

https://www.freelists.org/about.html

 I send them a request for a new Gambas mailing-list.



or ...

make a subdomain list.gambaswiki.org and host a mailinglist by self?
Thats not rocket science.

 Yes, but it takes time to deal with.



The latter is sth I could do, as I already host gambas-club.de at my
hosting provider. As I can see the traffic the Gambas lists creates is
not a big problem.

But I'm in holliday right now.

Alles Gute

Christof Thalhofer


 OK, thanks. I will wait for your return.
 If anyone has ideas about how and where to host at least two  
mailing-lists, you are welcome!

 Regards,



There may be reason to be concerned about the long-term reliability of  
freelists.org. They use three different free software packages, two of  
which haven't been updated in over three years and the third's website  
doesn't even load.


The Gambas community might be better served by setting up Mailman at  
something like list.gambaswiki.org as suggested; even though Mailman  
setup does not, at first glance, appear simple and would take an initial  
time investment.


I'm having the same feeling about freelists.org. Not only the software they
rely on look abandoned, but I couldn't find any kind of blog/newsletter  
giving

signs of life from the administrators.
The closest I could find is their "updates" mailing-list, which hasn't been
updated since 2005 !

I have looked for free & open-source mailing-list providers, but they all  
seem
pretty outdated. The best I could find was https://framalistes.org/, but  
their site

seems to only be in French …

However, self-hosting is another long-term investment, and requires  
continuous

maintenance, so I don't think it is worth it. But if Christof can offer
that hosting (as he already hosts other lists), I think it can be a good  
idea. :-)


--
Adrien Prokopowicz

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] System informations report

2017-08-19 Thread Gianluigi
I do not understand why the first time I got that data (22 seconds), now
restarting the notebook more times are the same as those with Git.

Sorry, greetings
Gianluigi

2017-08-19 17:10 GMT+02:00 Gianluigi :

> While I'm studying, on my notebook as it installs from Git but above all
> as it updates with the help of many friends in the list, I inform you that
> I have again installed the r8175 to see if the times are the same.
> In fact I remembered badly, I believed that SVN was faster than the real
> 22 seconds employing, but much slower is Git than time consuming 48 seconds.
>
> Now you have the confirm in the Git reading loop there is something that
> does not work well.
>
> Regards
> Gianluigi
>
> 2017-08-18 20:13 GMT+02:00 PICCORO McKAY Lenz :
>
>> umm, in /usr/lib 2753 and in /lib 765
>>
>> have a debian lenny 5.0.10 with gambas lasted from trunck
>>
>> .now i think it make sense.. gambas must read all the shared libs and scan
>> for version.
>>
>> i tested in debian 8 jeesie with 519 files in /usr/lib and takes 9
>> seconds...
>>
>> .so in my case it make sense if have many shared libs to "read" by IDE
>>
>> Lenz McKAY Gerardo (PICCORO)
>> http://qgqlochekone.blogspot.com
>>
>> 2017-08-18 14:03 GMT-04:00 Benoît Minisini 
>> :
>>
>> > Le 18/08/2017 à 19:25, PICCORO McKAY Lenz a écrit :
>> >
>> >> ummm with lasted gambas version 3.10 system information are more slow
>> in
>> >> fact! its not only git compilation.. in my machines takes around 38
>> >> seconds
>> >> now
>> >>
>> >> Lenz McKAY Gerardo (PICCORO)
>> >> http://qgqlochekone.blogspot.com
>> >>
>> >>
>> > What's your machine exactly? How many files do you have in '/lib' and
>> > '/usr/lib'?
>> >
>> > --
>> > Benoît Minisini
>> >
>> 
>> --
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> ___
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] System informations report

2017-08-19 Thread Gianluigi
While I'm studying, on my notebook as it installs from Git but above all as
it updates with the help of many friends in the list, I inform you that I
have again installed the r8175 to see if the times are the same.
In fact I remembered badly, I believed that SVN was faster than the real 22
seconds employing, but much slower is Git than time consuming 48 seconds.

Now you have the confirm in the Git reading loop there is something that
does not work well.

Regards
Gianluigi

2017-08-18 20:13 GMT+02:00 PICCORO McKAY Lenz :

> umm, in /usr/lib 2753 and in /lib 765
>
> have a debian lenny 5.0.10 with gambas lasted from trunck
>
> .now i think it make sense.. gambas must read all the shared libs and scan
> for version.
>
> i tested in debian 8 jeesie with 519 files in /usr/lib and takes 9
> seconds...
>
> .so in my case it make sense if have many shared libs to "read" by IDE
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2017-08-18 14:03 GMT-04:00 Benoît Minisini :
>
> > Le 18/08/2017 à 19:25, PICCORO McKAY Lenz a écrit :
> >
> >> ummm with lasted gambas version 3.10 system information are more slow in
> >> fact! its not only git compilation.. in my machines takes around 38
> >> seconds
> >> now
> >>
> >> Lenz McKAY Gerardo (PICCORO)
> >> http://qgqlochekone.blogspot.com
> >>
> >>
> > What's your machine exactly? How many files do you have in '/lib' and
> > '/usr/lib'?
> >
> > --
> > Benoît Minisini
> >
> 
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread PICCORO McKAY Lenz
2017-08-19 5:42 GMT-04:00 Benoît Minisini via Gambas-user <
gambas-user@lists.sourceforge.net>:If anyone has ideas about how and where
to host at least two mailing-lists, you are welcome!

PLEASE BENOIT; USE THE GOOGLE GROUPS! its the most easy solution:
take a view example: https://vegnuli.sourceforge.io/index.php/Forums

here the list can be embebed at the front page, also provides a mobile view
very usefully for old browsers (browse the SF mail archive its a pain),
take a shot:
https://groups.google.com/forum/m/?place=forum/venenuxsarisari#!forum/venenuxsarisari
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread T Lee Davidson

On 08/19/2017 05:42 AM, Benoît Minisini via Gambas-user wrote:

Le 19/08/2017 à 08:13, Christof Thalhofer a écrit :

Am 18.08.2017 um 17:09 schrieb Benoît Minisini via Gambas-user:


Does GitLab plan to offer a mailing-list feature? I will pray for
that.


Maybe its better not to rely to one vendor only. Why not switching over
to a vendor for mailinglists like

https://www.freelists.org/about.html


I send them a request for a new Gambas mailing-list.



or ...

make a subdomain list.gambaswiki.org and host a mailinglist by self?
Thats not rocket science.


Yes, but it takes time to deal with.



The latter is sth I could do, as I already host gambas-club.de at my
hosting provider. As I can see the traffic the Gambas lists creates is
not a big problem.

But I'm in holliday right now.

Alles Gute

Christof Thalhofer



OK, thanks. I will wait for your return.

If anyone has ideas about how and where to host at least two mailing-lists, you 
are welcome!

Regards,



There may be reason to be concerned about the long-term reliability of freelists.org. They use three different free software 
packages, two of which haven't been updated in over three years and the third's website doesn't even load.


The Gambas community might be better served by setting up Mailman at something like list.gambaswiki.org as suggested; even 
though Mailman setup does not, at first glance, appear simple and would take an initial time investment.



--
Lee

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] Mailinglist

2017-08-19 Thread Benoît Minisini via Gambas-user

Le 19/08/2017 à 08:13, Christof Thalhofer a écrit :

Am 18.08.2017 um 17:09 schrieb Benoît Minisini via Gambas-user:


Does GitLab plan to offer a mailing-list feature? I will pray for
that.


Maybe its better not to rely to one vendor only. Why not switching over
to a vendor for mailinglists like

https://www.freelists.org/about.html


I send them a request for a new Gambas mailing-list.



or ...

make a subdomain list.gambaswiki.org and host a mailinglist by self?
Thats not rocket science.


Yes, but it takes time to deal with.



The latter is sth I could do, as I already host gambas-club.de at my
hosting provider. As I can see the traffic the Gambas lists creates is
not a big problem.

But I'm in holliday right now.

Alles Gute

Christof Thalhofer



OK, thanks. I will wait for your return.

If anyone has ideas about how and where to host at least two 
mailing-lists, you are welcome!


Regards,

--
Benoît Minisini

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] Mailinglist

2017-08-19 Thread Christof Thalhofer
Am 18.08.2017 um 17:09 schrieb Benoît Minisini via Gambas-user:

> Does GitLab plan to offer a mailing-list feature? I will pray for
> that.

Maybe its better not to rely to one vendor only. Why not switching over
to a vendor for mailinglists like

https://www.freelists.org/about.html

or ...

make a subdomain list.gambaswiki.org and host a mailinglist by self?
Thats not rocket science.

The latter is sth I could do, as I already host gambas-club.de at my
hosting provider. As I can see the traffic the Gambas lists creates is
not a big problem.

But I'm in holliday right now.

Alles Gute

Christof Thalhofer

-- 
Dies ist keine Signatur



signature.asc
Description: OpenPGP digital signature
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user