LibreOffice 7.0.1.2 Macro Guide
LibreOffice 7.0.1.2 Macro Guide I’m using LibreOffice 7.0.1.2. I want to start learning about macros. Can anyone point me to a good guide online that is up to date that will start me down this path?
Read Full Post | Make a Comment ( Comments Off on LibreOffice 7.0.1.2 Macro Guide )First try writing a macro, can you see where I’ve gone wrong with this?
First try writing a macro, can you see where I’ve gone wrong with this? A prime example of “You can’t just make shit up and expect the computer to know what you mean, retardo!”, but does contain at least one useful answer. Also from reddit Differences between Libreoffice and Openoffice macro coding in 2020
Read Full Post | Make a Comment ( Comments Off on First try writing a macro, can you see where I’ve gone wrong with this? )Where can I found actual manual for creating deb package?
Where can I found actual manual for creating deb package? See this reply in particular
Read Full Post | Make a Comment ( Comments Off on Where can I found actual manual for creating deb package? )C# Tips
Whether you’re still learning C# or you already have some experience, there will always be gaps in your knowledge, places where you are clueless as to your ignorance. In the series of articles in C# Tips I will provide a whole host of useful information about the sometimes underused or unknown features of both C# […]
Read Full Post | Make a Comment ( Comments Off on C# Tips )Scripting LibreOffice with Python
Scripting LibreOffice with Python This tutorial was originally written by Jannie Theunissen on onesheep.org. However, the website has been down for a while and this a clone from the web.archive.org backup. via r/libreoffice [reddit]
Read Full Post | Make a Comment ( Comments Off on Scripting LibreOffice with Python )Ruby Refactoring Kata – Tennis Game [series of YT videos]
Ruby Refactoring Kata – Tennis Game [series of YT videos] ~2 weeks ago I’ve decided to give a try to the Ruby Refactoring kata called Tennis Game. Those katas allow practicing refactoring, they usually come with mostly OK test coverage, so that you can focus on the code transformations.
Read Full Post | Make a Comment ( Comments Off on Ruby Refactoring Kata – Tennis Game [series of YT videos] )How to write Perl modules for CPAN the modern way
How to write Perl modules for CPAN the modern way Hi! I’ve submitted a few Perl modules to CPAN, but it’s been a while. Previously I had used Dist::Zilla, but now I’ve seen a few other things like like Dist::Milla, App::git::ship, and ShipIt, to name a few. I’m not clear on all of the differences […]
Read Full Post | Make a Comment ( Comments Off on How to write Perl modules for CPAN the modern way )« Previous Entries