![]() |
#1 |
Enthusiast
![]() Posts: 37
Karma: 10
Join Date: Jun 2009
Device: Kindle DX
|
Reading source code on Kindle DX?
So imagine you have a source code tree and you want to read that content on Kindle DX. How can you convert the source (in batch) to a format that the Kindle supports like say PDF?
|
![]() |
![]() |
![]() |
#2 |
Connoisseur
![]() ![]() Posts: 71
Karma: 131
Join Date: Nov 2007
Location: San Jose, CA
Device: iPad, Kindle DX
|
The simplest approach would be to get one of the free PDF print drivers, like CutePDF and simply print the source code from your favorite editor or IDE. This would preserve all of the layout and syntax highlighting provided by your editor, but unless your editor/IDE has 'print all' or similar capability, you might end up with one pdf per source file, which is probably not what you want.
A better option is to get one of the many source code to HTML converters out there. That approach not only preserves the layout and syntax highlighting, but in many cases gives you a navigable document. For example, you can click on a method call and it takes you to the definition of that method like many IDE's. You can convert the HTML to the Kindle's MOBI format with tools like calibre or Mobipocket Creator. |
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kindle Source Code (Links) | TadW | Kindle Developer's Corner | 79 | 10-31-2017 09:47 AM |
Kindle Source code online?!? | Gwen Morse | Amazon Kindle | 3 | 09-08-2010 12:27 PM |
Some Kindle source code digging | TadW | Kindle Developer's Corner | 9 | 10-04-2009 01:34 AM |
Source Code Reading | Jamp | Workshop | 3 | 07-16-2009 03:20 PM |
Kindle Source code released | outofbreath | News | 5 | 06-17-2009 02:57 PM |