The pdb-palm tag has no wiki summary.
2
votes
1answer
677 views
How to open a pdb file in Python?
I've got an e-book (viewable with isilo) in a pdb file. Is it possible to read it's contents with Python (perl, ruby, php)?
0
votes
1answer
1k views
PDB or ePUB format ebook reader for iPhone
I would like to ask you guys if there is any example source code available for Ebook reader for iPhone that loads any of these format files (PDB or ePUB).
Thanks in advance.
0
votes
1answer
427 views
eBooks and the .pdb format
I've been struggling for a couple of weeks trying to get a .epub file to dynamically "paginate" into multiple UIWebviews on the iPad to make an enhanced ebook app. If anyone has downloaded the ...
0
votes
3answers
3k views
Help me to read .pdb file
I have a lot of file in .pdb format, some of them downloaded, but until now i can't using or read what the inside, so i looking for how to read, view the .pdb file format from MS Windows XP.
any of ...
0
votes
1answer
196 views
Any tutorial for Python PalmDB library?
I've downloaded the Python PalmDB lib, but can't find any info on how to use it. I've tried reading docstrings and so far I've been able to come up with the following code:
from pprint import pprint
...
0
votes
2answers
379 views
How to read pdb format by javascript?
I know that it is a databases in Palm OS, as the development is shift to webOS. Is there any third party javascript library to do the work? or it needs to write manually?