Journal
Tue 29 August 2023

2023-08-29

Add Summary to PDF's Metadata

This entry describes how to generate a summary from a PDF document and then add …

Journal
Wed 23 August 2023

2023-08-23

Python Summarization Algorithms Quick Guide

MediaWiki markup is a lightweight markup language that I use to format text on this …

Journal
Thu 22 June 2023

2023-06-22

Vim Floaterm Plugin - Python Code Runner

The simplest method to run Python code in Vim is to use the command …

Journal
Mon 06 February 2023

2023-02-06

Python Shelve Module Extension

The Python standard library shelve module can create persistent (saved on binary files) Python dictionaries, similar …

Journal
Sat 19 November 2022

2022-11-19

DENO - Mastodon RSS Feed

Mastodon, a decentralized microblogging platform, provides every account with RSS feed updates. For instance, you can …

Journal
Sun 26 June 2022

2022-06-26

Python-VLANG Data Tool

In this example, I have used a simple VLANG script and a Python script to display a …