Posts

Showing posts with the label pdf

File listing into an html file.

Image
Just downloaded a bunch of PDF files and I wanted to put them on the server so they could be accessed easily. Since the pdf file list was over 200 items, did not want to go edit every line in the file manually from Your-personal-intranet-Part-2.pdf to <a href="Your-personal-intranet-Part-2.pdf">Your-personal-intranet-Part-2</a><br /> What to do? First was to make a list of the files. $ ls *.pdf > pdflist The you get: ... ... Yagi-foil-HDTV-antenna.pdf Yet-another-amplified-acoustical-guitar.pdf Yet-another-cheese-making-episode.pdf Yet-another-continuity-tester.pdf Yet-another-dtv-antenna.pdf Yet-another-simple-portable-disposable-barbecue-.pdf Yet-another-usb-coolerwarmer.pdf Yet-another-usb-lamp.pdf Your-first-Android-Application.pdf Your-personal-intranet-Part-1.pdf Your-personal-intranet-Part-2.pdf First was to make a list of the files. But then you may not want the pdf extension as part of the descriptions. So now to ...

Kindle, Nook, Ipad, or etc.

Image
If you have a Kindle, fire, ebook, epub, nook, pdf, android, or an Ipad, please listen up as we ran into this program that is available for the major platforms called Calibre. This particular program not only will help you manage your ebooks on your pc, but it can convert formats also. It is worth taking a look at. So far it is free! Main window: Convert page: Manual: http://manual.calibre-ebook.com/index.html