Content here is by:
Michael Still
mikal@stillhq.com
All my Open Source projects
Extracted view of CVS
Home Site map
|
164 comments today, 164 of them spam. 383203 comments overall, 382270 of them spam. See recent comments. RSS feed of all comments.
ImageMagick book
MythTV book
|
 |
|
 |
|
Sat, 17 May 2003
|
|
|
|
|
 |
|
 |
|
posted at: 07:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 95 posts have been culled and 364 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Tue, 10 Sep 2002
|
|
|
|
|
 |
|
 |
|
The code for PandaLex can also be found in my online CVS server here.
posted at: 07:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 13 posts have been culled and 16 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Fri, 22 Mar 2002
|
|
|
|
|
 |
|
 |
|
This release of PandaLex includes more parser events, and is generally better than 0.4... Quite a few bugs have been fixed in the parser as well.
You can get it from SourceForge. There is also a ChangeLog...
posted at: 04:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 83 posts have been culled and 113 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Wed, 06 Mar 2002
|
|
|
|
|
 |
|
 |
|
This release of PandaLex includes huge improvements for the parser engine. Please note that the callback infrastructure is not implemented yet...
You can get it from SourceForge. There is also a ChangeLog...
posted at: 04:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 29 posts have been culled and 13 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Tue, 05 Mar 2002
|
|
|
|
|
 |
|
 |
|
Its been a long time since the last release of PandaLex. This is because I have been focussing more on Panda, apart from that I have been putting a fair bit of effort into getting the parser engine right.
The parser engine is nearly there. I have a test set of 2,347 test PDFs, of which PandaLex currently parses 2,320 correctly.
I'll let you know when the next release is available...
posted at: 04:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 9 posts have been culled and 19 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Mon, 15 Oct 2001
|
|
|
|
|
 |
|
 |
|
I have finally gotten around to making my AUUG 2001 presentation available online. The slides can be found here. The talk covers how to use Panda and PandaLex
posted at: 07:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Sat, 16 Jun 2001
|
|
|
|
|
 |
|
 |
|
The slides for my Australian Open Source Symposium talk are now available online. This talk covers Panda, PandaLex, PandaScript, PNGTools, and stuff like that.
posted at: 07:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Tue, 05 Dec 2000
|
|
|
|
|
 |
|
 |
|
I have been thinking for the last day or so, and it occurs to me that the PDF parsing functionality in Panda is more generally useful than what is needed for Panda itself. For instance, the parse could also be used for pdf viewers, pdf modification (what Panda needs it for), or anything else you can think of.
A good simple, and probably fairly common use of PandaLex would be a simple program to count the number of pages in a PDF document from the command line. This could be useful for determining if the document is damaged or something.
Therefore, welcome to PandaLex's page... This is where development work for PandaLex will occur.
posted at: 04:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 9 posts have been culled and 4 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Here is the souce code for PandaLex so far. I have released this exactly as it appears in the Panda code, because this is a atarting point for people to have a look and comment on it. The following points should be noted:
- It is not perfect
- It is not a complete implementation of the PDF specification, version 1.3, yet
- The next piece of development work for PandaLex is to get the hooks in place so that people can start using the parser for useful work. I am thinking this will take the form of a series of callback functions that can be defined by the user, but I am open to suggestions...
Source (signed)
posted at: 04:00 | path: /panda/pandalex | permanent link to this entry
There are no comments on this post which have survived moderation. 77 posts have been culled and 117 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
|
|
|