Archive

Posts Tagged ‘book’

convert your book to an audiobook

October 26, 2020 Leave a comment

Problem

You need the audiobook version of your favourite book. However, you are on a strict budget and you don’t want to buy the audiobook. You want to make your own audiobook, for free, of course.

Solution

I found this project idea on YouTube, see here. The first 2 minutes were more than enough for me :), but I found the project idea interesting. The source code of the guy is here.

I tried it under Linux and it sounded like a robot. Can we do it better? Of course! I won’t give a complete solution but you can put together your own solution using my previous 2 posts:

Categories: python Tags: ,

Python decorators cheat sheet

Categories: python Tags: , ,

Python for Unix and Linux System Administration

March 19, 2011 2 comments

I started to read the book Python for Unix and Linux System Administration by Noah Gift and Jeremy M. Jones (@ O’Reilly, @ Amazon). I’ve read just the first chapter so far, but it seems very interesting. If you look at the table of contents, you’ll find lots of interesting topics. I’m not a system administrator but I have to do similar tasks on my Linux machine almost every day. So I recommend this book to anyone who wants to get familiar with some advanced topics in Python.

In the acknowledgements, the authors mention the following blogs/sites:

Design a site like this with WordPress.com
Get started