• test

    From Mladen Gogala@21:1/5 to All on Mon Oct 26 03:07:38 2020
    test





    --
    Mladen Gogala
    Database Consultant
    http://mgogala.byethost5.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Noons@21:1/5 to Mladen Gogala on Mon Oct 26 21:10:50 2020
    On Monday, 26 October 2020 14:07:46 UTC+11, Mladen Gogala wrote:
    test





    --
    Mladen Gogala
    Database Consultant
    http://mgogala.byethost5.com

    Tested!
    :)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Kay Kanekowski@21:1/5 to All on Tue Oct 27 06:05:15 2020
    Which version ;-)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ed Prochak@21:1/5 to Mladen Gogala on Tue Oct 27 14:48:53 2020
    On Sunday, October 25, 2020 at 11:07:46 PM UTC-4, Mladen Gogala wrote:
    test





    --
    Mladen Gogala
    Database Consultant
    http://mgogala.byethost5.com
    Passed

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mladen Gogala@21:1/5 to Noons on Sat Oct 31 23:53:53 2020
    On Mon, 26 Oct 2020 21:10:50 -0700, Noons wrote:

    On Monday, 26 October 2020 14:07:46 UTC+11, Mladen Gogala wrote:
    test





    --
    Mladen Gogala Database Consultant http://mgogala.byethost5.com

    Tested!
    :

    The latest official build of "pan" from Ubuntu repository doesn't work. I
    had to build it myself and test it.



    --
    Mladen Gogala
    Database Consultant
    http://mgogala.byethost5.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mladen Gogala@21:1/5 to Kay Kanekowski on Sun Nov 1 06:57:42 2020
    On Tue, 27 Oct 2020 06:05:15 -0700, Kay Kanekowski wrote:

    Which version ;-)


    Currently playing with 19.9. However, I thought that this group
    was dead and that I could use it for testing without anyone noticing.
    I've been busy lately. I've started learning Python. Here are the
    first attempts:

    http://mgogala.byethost5.com/er_diagram.zip http://mgogala.byethost5.com/dump2csv.zip http://mgogala.byethost5.com/dump2xml.zip

    However, learning Python might not be such a bad idea:

    https://www.sqlshack.com/how-to-use-python-in-sql-server-2017-to-obtain-advanced-data-analytics/
    https://docs.microsoft.com/en-us/sql/machine-learning/tutorials/quickstart-python-create-script?view=sql-server-ver15

    This is the first scripting language in addition to T-SQL availabe
    for SQL Server. It reminds me of the failed extproc_perl which has
    never got off the ground. If anyone needs a reminder, the home
    page is still here:

    https://metacpan.org/pod/ExtProc

    Maybe the powers that be at Microsoft will finally get the same
    idea as the engineers for PostgreSQL and DB2: implement PL/SQL.
    That would be the one magic piece missing from the SQL Server on
    Linux to challenge Oracle's dominance. There is nothing to bring
    down prices like competition in the free market.




    --
    Mladen Gogala
    Database Consultant
    http://mgogala.byethost5.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mladen Gogala@21:1/5 to Mladen Gogala on Sun Nov 1 07:20:42 2020
    On Sat, 31 Oct 2020 23:53:53 +0000, Mladen Gogala wrote:


    The latest official build of "pan" from Ubuntu repository doesn't work. I
    had to build it myself and test it.

    BTW, the latest official build is using libgmime-3.0 which is
    apparently having some quirks. I installed libgmime-2.6 and it
    works fine. If you check the headers of this message, you'll
    see that pan 0.147 is being used. The official build is "pan 0.146".
    Here is the bug:

    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=945315

    I searched on the internet and found problem reports about the
    libgmime3.0 build. The build with libgmime 2.6 works flawlessly.
    Here is what I have installed:

    root@umajor:/home/mgogala/git/pan# dpkg -l|grep gmime
    ii gir1.2-gmime-2.6:amd64 2.6.23+dfsg1-4 amd64 MIME parser and creator (old 2.6 version) - GObject introspection data
    ii gir1.2-gmime-3.0:amd64 3.2.7-1 amd64 MIME message parser and creator library - GObject introspection data
    ii libgmime-2.6-0:amd64 2.6.23+dfsg1-4 amd64 MIME message parser and creator library (old 2.6 version)
    ii libgmime-2.6-dev 2.6.23+dfsg1-4 amd64 MIME message parser and creator library (old 2.6 version) - development files
    ii libgmime-3.0-0:amd64 3.2.7-1 amd64 MIME message parser and creator library
    ii libgmime-3.0-dev:amd64 3.2.7-1 amd64 MIME message parser and creator library - development files

    Configuration is minimal:

    Configuration:

    Prefix: /usr/local
    Source code location: .
    Compiler: g++
    With D-Bus: no
    With GMime 3.0: no
    With GMime crypto: yes
    With GtkSpell: no
    With GTK+ 3: no
    With WebKitGTK+: no
    With GnuTLS: no
    With libnotify: no
    With password storage: no
    With yelp-tools: yes
    With user manual: no

    mgogala@umajor:~/git/pan$

    That's the good thing about Linux: if something doesn't work, go
    and build it yourself. I've also had to do that with Calibre.
    Calibre on Ubuntu is ancient. BTW, this bug is at least 2 months
    old. I wonder how long will it take to Gnome developers to actually
    fix the bug?



    --
    Mladen Gogala
    Database Consultant
    http://mgogala.byethost5.com

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)