LibreOffice 7.0.1.2 Macro Guide

Posted on September 30, 2020. Filed under: Uncategorized | Tags: , , , , |

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?

Posted on September 24, 2020. Filed under: Uncategorized | Tags: , , , , |

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?

Posted on April 16, 2020. Filed under: Uncategorized | Tags: , , , |

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

Posted on March 28, 2020. Filed under: Uncategorized | Tags: , , , , |

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

Posted on March 5, 2020. Filed under: Uncategorized | Tags: , , , |

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]

Posted on July 8, 2019. Filed under: Uncategorized | Tags: , , , , , , |

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] )

Dist::Zilla::Starter – Guide to getting started with Dist::Zilla

Posted on May 18, 2019. Filed under: Uncategorized | Tags: , , , , , |

Dist::Zilla::Starter – Guide to getting started with Dist::Zilla I’ve been trying to put together this guide for a while, as a modern introduction to the intentions and inner workings of Dist::Zilla, there isn’t much out there that really tells you how it works and why. Dist::Zilla::Starter @ MetaCPAN

Read Full Post | Make a Comment ( Comments Off on Dist::Zilla::Starter – Guide to getting started with Dist::Zilla )

What I’ve learned by doing The Gilded Rose Kata (4 refactoring tips)

Posted on January 17, 2019. Filed under: Uncategorized | Tags: , , , , , , , |

What I’ve learned by doing The Gilded Rose Kata (4 refactoring tips) A while ago I found a great presentation on code refactoring called All the little things[1] from Sandi Metz. The presentation was based on an exercise called The Gilded Rose Kata. It inspired me to play with the Kata and here are some […]

Read Full Post | Make a Comment ( Comments Off on What I’ve learned by doing The Gilded Rose Kata (4 refactoring tips) )

How to write Perl modules for CPAN the modern way

Posted on January 9, 2019. Filed under: Uncategorized | Tags: , , , |

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 )

Discipulus’s step by step tutorial on module creation with tests and git

Posted on December 20, 2018. Filed under: Uncategorized | Tags: , , , , , , , , , , |

Discipulus’s step by step tutorial on module creation with tests and git [This] tutorial is a step by step journey into Perl module development with tests, documentation, and git integration. It seemed to me the very minimal approach in late 2018. See also the GitHub repository and discussion on r/perl (includes a nice description of […]

Read Full Post | Make a Comment ( Comments Off on Discipulus’s step by step tutorial on module creation with tests and git )

« Previous Entries

Liked it here?
Why not try sites on the blogroll...