Life is a series of choices. Every step is a choice, an option, a decision. We try our best to make these choices based on what we know. What we pick may not be based on what is right and what is wrong, but what we believe in our minds and hearts. Whatever we do decide, we have to compromise. It is always one or the other.


What I'm Doing

Blog Action Day

The Glider

The glider: an Appropriate Hacker Emblem

Categories

Banner

Polls

How often do you listen to music?

View Results

Loading ... Loading ...

Commentators

Archives

Power Content

N.

Scripts: Add links to HTML pages

I had a large PDF file with hundreds of pages. I exported it to HTML for better reading, however the pages were not linked, and it was completely inefficent for me to read or browse the HTML book without creating and adding Previous and Next links. The solution? I created this python script to add the links to the HTML pages.

-> Add links to HTML

Popularity: 33% [?]

Scripts: Generate a URL list

Some of the uses here may be very limited, but if a script can do it, then why do it by hand! The idea here is to create a sequential url list based on specific input. I also have a link to a zip archive, you can download it and run it without installing python.

-> Generate URL list

Popularity: 26% [?]

Scripts: Converting FLAC to MP3

Here is my first published script.

-> Convert flac to mp3

Popularity: 26% [?]

Reserved, going to add something here later.