LibreOffice has a new Macro Team

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

LibreOffice has a new Macro Team Power users often implement macros in their documents, and LibreOffice’s volunteer contributors are typically power users, so it makes sense to ensure the tools they need are in excellent shape. We are excited to announce the creation of a dedicated team for macro improvements in the LibreOffice contributor community. […]

Read Full Post | Make a Comment ( Comments Off on LibreOffice has a new Macro Team )

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 )

Blender Python Operator Tutorial

Posted on August 7, 2018. Filed under: Uncategorized | Tags: , , , , , |

Blender Python Operator Tutorial In this tutorial, you’re going to learn how to create a new feature for a Blender add-on, in Python, using the Operator class. Operator is the bread and butter of add-ons, the base type to extend the program’s functionality!

Read Full Post | Make a Comment ( Comments Off on Blender Python Operator Tutorial )

Wrecking ball effect in Blender Python

Posted on June 3, 2018. Filed under: Uncategorized | Tags: , , , , |

Wrecking ball effect in Blender Python A simulation of a wrecking ball in 14 lines of Blender Python via /r/learnpython [reddit]

Read Full Post | Make a Comment ( Comments Off on Wrecking ball effect in Blender Python )

Collection of Python examples to extend LibreOffice

Posted on May 14, 2018. Filed under: Uncategorized | Tags: , , , , |

Collection of Python examples to extend LibreOffice Discussed* on /r/libreoffice [reddit] * Perhaps!

Read Full Post | Make a Comment ( Comments Off on Collection of Python examples to extend LibreOffice )

(An ((Even Better) Lisp) Interpreter (in Python))

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

(An ((Even Better) Lisp) Interpreter (in Python)) In a previous essay I showed how to write a simple Lisp interpreter in 90 lines of Python: lis.py. In this essay I make the implementation, lispy.py, three times more complicated, but more complete. Each section handles an addition.

Read Full Post | Make a Comment ( Comments Off on (An ((Even Better) Lisp) Interpreter (in Python)) )

Domino effect in Blender Python

Posted on March 31, 2018. Filed under: Uncategorized | Tags: , , , , , |

Domino effect in Blender Python A falling dominos animation in Blender using 10 lines of Python via /r/learnpython

Read Full Post | Make a Comment ( Comments Off on Domino effect in Blender Python )

How to Write a Text Adventure in Python

Posted on February 15, 2018. Filed under: Uncategorized | Tags: , , , , |

How to Write a Text Adventure in Python People new to programming often ask for suggestions of what projects they should work on and a common reply is, “Write a text adventure game!” I think there are even some popular tutorials floating around that assign this as homework since I see it so much. This […]

Read Full Post | Make a Comment ( Comments Off on How to Write a Text Adventure in Python )

LibreOffice and OpenOffice programming tutorials and examples

Posted on January 16, 2018. Filed under: Uncategorized | Tags: , , , , |

Tutorials Detailed tutorial regarding LibreOffice to Python macro writing, especially for Calc [ask.libreoffice.org] Interface-oriented programming in OpenOffice / LibreOffice : automate your office tasks with Python Macros Examples

Read Full Post | Make a Comment ( Comments Off on LibreOffice and OpenOffice programming tutorials and examples )

Continuous Integration. CircleCI vs Travis CI vs Jenkins

Posted on March 3, 2017. Filed under: Uncategorized | Tags: , , , , , |

Continuous Integration. CircleCI vs Travis CI vs Jenkins The main goal of continuous integration is to identify the problems that may occur during the development process earlier and more easily. If you integrate regularly — there is much less to check while looking for errors. That results in less time spent for debugging and more […]

Read Full Post | Make a Comment ( Comments Off on Continuous Integration. CircleCI vs Travis CI vs Jenkins )

« Previous Entries

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