<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
    <channel>
        <title>LaoBlog</title>
        <description>Linux Drupal Pinephone Freerunner Android</description>
        <link>https://blog.libero.it/Laoblog2/</link>
        <lastBuildDate>Wed, 19 Feb 2025 19:40:54 +0100</lastBuildDate>
        <generator>Libero Blog</generator>
        <category>Computer e Internet</category>
        <category>Varie Computer e Internet</category>
        <item>
            <title>New website! - Nuovo sito</title>
            <link>https://blog.libero.it/Laoblog2/16796194.html</link>
            <description>&lt;p&gt;&lt;span class=&quot;ske04&quot;&gt;My new website with all the content of this old one (and of course, the new posts) is now at the following link:&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;ske04&quot;&gt;&lt;a title=&quot;https://blog.libero.it/wp/laoblog/&quot; href=&quot;https://blog.libero.it/wp/laoblog/&quot; target=&quot;_blank&quot;&gt;https://blog.libero.it/wp/laoblog/&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span class=&quot;ske04&quot;&gt;Please update your bookmark, the old blog will be deleted one day.&lt;/span&gt;&lt;/p&gt;</description>
            <pubDate>Wed, 19 Feb 2025 19:40:54 +0100</pubDate>
            <guid>https://blog.libero.it/Laoblog2/16796194.html</guid>
        </item>
        <item>
            <title>WP all Import unrecognized date format</title>
            <link>https://blog.libero.it/Laoblog2/16789360.html</link>
            <description>&lt;p&gt;I recently used the Wordpress plugin &lt;em&gt;WP all import&lt;/em&gt; to import my articles from Drupal to Wordpress in csv format. To export the content from drupal I installed the module &lt;em&gt;Entity Export CSV.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;It was important to me to keep the creation date. The above module allows that, but unfortunately &lt;em&gt;WP all import &lt;/em&gt;on the new Wordpress website throws: &lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;WARNING: unrecognized date format `*********`, assigning current date&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Well, the above module of Drupal allows to export a date in many different formats, but after many tries, I found out only one was recognized by &lt;em&gt;WP all import:&lt;/em&gt;&lt;/p&gt;&lt;p&gt;For the Export format, use Label, timestamp property, and for timestam value select&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Format HTML&lt;/strong&gt; &lt;em&gt;(this looks like for ex:Sun Jan 08 2023 23:53:04 GMT+0000)&lt;/em&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Thanks to https://toolset.com/forums/topic/wp-all-import-date-format-for-date-field/ for the hint&lt;/p&gt;</description>
        <category>Drupal</category>
        <category>wordpress</category>
            <pubDate>Sun, 29 Dec 2024 13:34:55 +0100</pubDate>
            <guid>https://blog.libero.it/Laoblog2/16789360.html</guid>
        </item>
        <item>
            <title>Dual monitor in Compiz</title>
            <link>https://blog.libero.it/Laoblog2/16785727.html</link>
            <description>&lt;p&gt;I'm Running KDE Plasma ver. 5.something. As window manager I use Compiz instead of Kwin. I want to run 2 monitors, different make, same resolution, as if there were separated monitors. In other word, every monitor with its own windows, widgets, desktop background etc.&lt;/p&gt;&lt;p&gt;First try to achive this, in KDE's system settings, under Screen's configurations, none of them can be replicated into the other, and in the upper frame of the configuration windows, where you can see the make and model, the 2 screens must share a whole&amp;nbsp; common side line (vertical or horizontal), to form a unique rectangular.&lt;/p&gt;&lt;p&gt;If you only set this, you're set if you just want to use Kwin. But if you run Compiz, you'll basically mess your screen and won't be able to click on buttons, move windows as desired, with the desktop background image spanning between the 2 screens &lt;img src=&quot;http://blog.libero.it/blog/pics/emoticons/017.gif&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;The right configuration, you'll find it under Compiz settings&amp;nbsp; manager &lt;img src=&quot;http://blog.libero.it/blog/pics/emoticons/047.gif&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;&lt;p&gt;Go to General-&amp;gt; General Options -&amp;gt;Visualization setting (the 2nd tab)&lt;/p&gt;&lt;p&gt;I flagged &quot;detect output&quot;, while previously I only had in the line below the values &quot;1920x1080+0+0&quot;, that's my monitors' resolution.&lt;/p&gt;&lt;p&gt;In this way it works.&lt;/p&gt;&lt;p&gt;In case the secondary screen begins to blink, just reload the Compiz through the menu voice in the Fusion Icon (if you don't have the Fusion Icon, install it via your package manager)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
        <category>compiz</category>
        <category>dual monitor</category>
        <category>Kwin</category>
            <pubDate>Thu, 28 Nov 2024 19:17:06 +0100</pubDate>
            <guid>https://blog.libero.it/Laoblog2/16785727.html</guid>
        </item>
        <item>
            <title>Set the size of windows' scrollbar in XFCE</title>
            <link>https://blog.libero.it/Laoblog2/16772767.html</link>
            <description>&lt;p&gt;Often I had to deal with small size scrollbars in the windows under XFCE. The following can by applied to all the DEs which use gtk 3.&lt;/p&gt;&lt;p&gt;Under your home folder create the file &lt;em&gt;.config/gtk-3.0/gtk.css&lt;/em&gt;&amp;nbsp;and add the following lines:&lt;/p&gt;&lt;p style=&quot;padding-left: 30px;&quot;&gt;&lt;em&gt;scrollbar, scrollbar button, scrollbar slider {&lt;/em&gt;&lt;/p&gt;&lt;p style=&quot;padding-left: 30px;&quot;&gt;&lt;em&gt;&amp;nbsp; &amp;nbsp; min-width: 15px;&lt;/em&gt;&lt;/p&gt;&lt;p style=&quot;padding-left: 30px;&quot;&gt;&lt;em&gt;&amp;nbsp; &amp;nbsp; min-height: 15px;&lt;/em&gt;&lt;/p&gt;&lt;p style=&quot;padding-left: 30px;&quot;&gt;&lt;em&gt;}&lt;/em&gt;&lt;/p&gt;&lt;p&gt;Save the file, logout and login again fot the modification to take effect.&lt;/p&gt;&lt;p&gt;This should provide a decent size for the scrollbar. Obviously you can adjust the size following your need, just change the value &quot;15&quot; as you wish.&lt;/p&gt;&lt;p&gt;&lt;img src=&quot;http://blog.libero.it/blog/pics/emoticons/024.gif&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;</description>
        <category>scrollbar</category>
        <category>xfce</category>
            <pubDate>Fri, 16 Aug 2024 10:42:14 +0100</pubDate>
            <guid>https://blog.libero.it/Laoblog2/16772767.html</guid>
        </item>
        <item>
            <title>Open Letter to the European Commission</title>
            <link>https://blog.libero.it/Laoblog2/16769869.html</link>
            <description>&lt;p&gt;Since 2020, Next Generation Internet (&lt;a rel=&quot;noopener&quot; href=&quot;https://www.ngi.eu&quot; target=&quot;_blank&quot;&gt;NGI&lt;/a&gt;)  programmes, part of European Commission&amp;rsquo;s Horizon programme, fund free  software in Europe using a cascade funding mechanism (see for example  NLnet&amp;rsquo;s &lt;a rel=&quot;noopener&quot; href=&quot;https://www.nlnet.nl/commonsfund&quot; target=&quot;_blank&quot;&gt;calls&lt;/a&gt;).  This year, according to the Horizon Europe working draft detailing  funding programmes for 2025, we notice that Next Generation Internet is  not mentioned any more as part of Cluster&amp;nbsp;4.&lt;/p&gt;&lt;p class=&quot;part&quot;&gt;NGI  programmes have shown their strength and importance to supporting the  European software infrastructure, as a generic funding instrument to  fund digital commons and ensure their long-term sustainability. We find  this transformation incomprehensible, moreover when NGI has proven  efficient and economical to support free software as a whole, from the  smallest to the most established initiatives. This ecosystem diversity  backs the strength of European technological innovation, and maintaining  the NGI initiative to provide structural support to software projects  at the heart of worldwide innovation is key to enforce the sovereignty  of a European infrastructure.&lt;br /&gt; Contrary to common perception, technical innovations often originate  from European rather than North American programming communities, and  are mostly initiated by small-scaled organizations.&lt;/p&gt;&lt;p class=&quot;part&quot;&gt;Previous Cluster 4 allocated 27 million euros to:&lt;/p&gt;&lt;ul class=&quot;part&quot;&gt;&lt;li&gt;&amp;ldquo;Human centric Internet aligned with values and principles commonly shared in Europe&amp;rdquo; ;&lt;/li&gt;&lt;li&gt;&amp;ldquo;A flourishing internet, based on common building blocks created within NGI, that enables better control of our digital life&amp;rdquo; ;&lt;/li&gt;&lt;li&gt;&amp;ldquo;A structured  ecosystem of talented contributors driving the creation of new internet  commons and the evolution of existing internet commons&amp;rdquo;.&lt;/li&gt;&lt;/ul&gt;&lt;p class=&quot;part&quot;&gt;In the name  of these challenges, more than 500 projects received NGI funding in the  first 5 years, backed by 18 organisations managing these European  funding consortia.&lt;/p&gt;&lt;p class=&quot;part&quot;&gt;NGI  contributes to a vast ecosystem, as most of its budget is allocated to  fund third parties by the means of open calls, to structure commons that  cover the whole Internet scope - from hardware to application,  operating systems, digital identities or data traffic supervision. This  third-party funding is not renewed in the current program, leaving many  projects short on resources for research and innovation in Europe.&lt;/p&gt;&lt;p class=&quot;part&quot;&gt;Moreover, NGI allows exchanges and collaborations across all the Euro zone countries as well as &amp;ldquo;widening countries&amp;rdquo; &lt;sup class=&quot;footnote-ref&quot;&gt;&lt;a id=&quot;fnref1&quot; href=&quot;https://pad.public.cat/lettre-NCP-NGI#fn1&quot; target=&quot;_blank&quot;&gt;[1]&lt;/a&gt;&lt;/sup&gt;,  currently both a success and an ongoing progress, likewise the Erasmus  programme before us. NGI also contributes to opening and supporting  longer relationships than strict project funding does. It encourages  implementing projects funded as pilots, backing collaboration,  identification and reuse of common elements across projects,  interoperability in identification systems and beyond, and setting up  development models that mix diverse scales and types of European funding  schemes.&lt;/p&gt;&lt;p class=&quot;part&quot;&gt;While  the USA, China or Russia deploy huge public and private resources to  develop software and infrastructure that massively capture private  consumer data, the EU can&amp;rsquo;t afford this renunciation.&lt;br /&gt; Free and open source software, as supported by NGI since 2020, is by  design the opposite of potential vectors for foreign interference. It  lets us keep our data local and favors a community-wide economy and  know-how, while allowing an international collaboration.&lt;/p&gt;&lt;p class=&quot;part&quot;&gt;This  is all the more essential in the current geopolitical context: the  challenge of technological sovereignty is central, and free software  allows to address it while acting for peace and sovereignty in the  digital world as a whole.&lt;/p&gt;&lt;a class=&quot;anchor hidden-xs&quot; title=&quot;FR--L&amp;rsquo;Union-Europ&amp;eacute;enne-doit-poursuivre-le-financement-des-logiciels-libres&quot; href=&quot;https://pad.public.cat/#FR--L&amp;rsquo;Union-Europ&amp;eacute;enne-doit-poursuivre-le-financement-des-logiciels-libres&quot; target=&quot;_blank&quot;&gt;&lt;em class=&quot;fa fa-link&quot;&gt;&lt;br /&gt;&lt;/em&gt;&lt;/a&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
        <category>NGI</category>
            <pubDate>Fri, 19 Jul 2024 19:40:23 +0100</pubDate>
            <guid>https://blog.libero.it/Laoblog2/16769869.html</guid>
        </item>
    </channel>
</rss>
