Re: [libreoffice-users] Website security and encryption

2016-08-22 Thread Paul Steyn
Out of interest, what benefit do you think you will have from an https connection to the LibreOffice site? As all the information is being downloaded, and not uploaded, and is publicly available, there is no security from the encryption; anybody can get the same data you are accessing. The verific

Re: [libreoffice-users] BitTorrent downloads: Tracker problem

2016-07-04 Thread Paul Steyn
Hi Henrik, Given how the issue is specific to a particular torrent client and version, and that the torrent works with various other clients, I don't think that there is likely to be anything wrong with the torrent itself. More likely the problem is some sort of misconfiguration on your side with

Re: [libreoffice-users] Re: question about the best version of libreoffice - MY God is better!

2016-01-26 Thread Paul Steyn
Well said, Tom. On Tue, 26 Jan 2016 12:29:54 + Tom Davies wrote: > Hi :) > Phil, i know you think you probably think you are just an atheist and > acting reasonably but this topic didn't arise in all the years that we > have seen Christian messages in various people's signatures. The > disc

Re: [libreoffice-users] Re: LOBase Query - Left or Right Join?

2016-01-01 Thread Paul Steyn
Hi Don, Your SELECT statement is indeed incorrect; it seems as though you don't fully understand joins (I could be mistaken, but your syntax is off by enough to suggest this). Firstly, choose a format for your SELECT statement to make it easier to read. I've reformatted it below using one such fo