Tool

Single Page App - Testing Markdown Embedding

Single Page App - Testing Markdown Embedding

Test page - AriaNg client Due to browser security restrictions, pages loaded via https protocol (Github Page) cannot load http protocol. Other OnePageApps will have the same limitation.

Read More
ReactIndex - Making Folder Index Pages More Practical

ReactIndex - Making Folder Index Pages More Practical

React learning and family needs Work requires exposure to React, and before formally contacting related products, to understand some basics. Besides examples in standard tutorials, it always felt a bit insufficient. Coincidentally, my wife recently gave me a task:

Read More
Self-made Python PDF Tools

Self-made Python PDF Tools

Convenient fast programming language and rich extensions My impression of Python is that it’s easy to write, easy to debug, quick to learn, and a powerful batch processing tool language. Of course, since I don’t use it frequently at work, my understanding is relatively shallow. During this period, in order to help my child review effectively, after buying a duplex scanning printer, I found that home printers after all are not commercial ones—some functions are still relatively inconvenient. For example, scanned pages can only be vertical; to view them horizontally on the computer, you have to rotate them yourself. Some are booklets; after removing the central binding line and scanning, pages need to be split and order needs to be rearranged. Although there are PDF editing software, the workload for such simple operations each time is still large. And what’s annoying is that many so-called free PDF editing software have some basic functions and require installation. Once you need something slightly more advanced, you need to upgrade your subscription. At this point, I first thought of Python.

Read More