Content here is by:
Michael Still
mikal@stillhq.com
All my Open Source projects
Extracted view of CVS
Home Site map
|
283 comments today, 283 of them spam. 375553 comments overall, 374632 of them spam. See recent comments. RSS feed of all comments.
ImageMagick book
MythTV book
|
 |
|
 |
|
Mon, 09 Jun 2003
|
|
|
|
|
 |
|
 |
|
PandaScript 0.5 has been released. PandaScript 0.4 was skipped to keep the version numbers inline with Panda. The cool bit about this release is that PandaScript is now automatically generated by Objectify, which means it should always be up to date with the latest Panda version. You can download the latest source from here and a signature from here.
posted at: 07:00 | path: /panda/pandascript | permanent link to this entry
There are 0 comments on this post, and 57 comments which didn't survive moderation. 301 were blocked by trained gerbils. There has been so much spam for this post that new comments are now silently dropped. Click here to see the non-spam comments on this post.
|
|
|
|
|
 |
|
 |
|
Tue, 10 Sep 2002
|
|
|
|
|
 |
|
 |
|
posted at: 07:00 | path: /panda/pandascript | permanent link to this entry
There are 0 comments on this post, and 116 comments which didn't survive moderation. 123 were blocked by trained gerbils. There has been so much spam for this post that new comments are now silently dropped. Click here to see the non-spam comments on this post.
|
|
|
|
|
 |
|
 |
|
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/pandascript | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Sat, 17 Mar 2001
|
|
|
|
|
 |
|
 |
|
Subnetmapper is a simple network mapper that produces maps using PandaScript. The maps are pretty basic at the moment, but it is a good example of how to use PandaScript with shell.
posted at: 04:00 | path: /panda/pandascript | permanent link to this entry
There are no comments on this post yet. Be the first to make one.
|
|
|
|
|
 |
|
 |
|
Tue, 02 Jan 2001
|
|
|
|
|
 |
|
 |
|
The 0.3 stable version of PandaScript has now been released!
Source
(Signed)
posted at: 04:00 | path: /panda/pandascript | permanent link to this entry
There are no comments on this post which have survived moderation. 81 posts have been culled and 103 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Mon, 25 Dec 2000
|
|
|
|
|
 |
|
 |
|
Well, I finally have something to show for my efforts. This version is by no means perfect, but I believe that it is better than nothing... This version will allow you to create documents with textboxes, imageboxes and imageboxes which are rotated. It supports TIFF and JPEG images that are supported by Panda.
Why don't you download it and have a look? The man page is also online, to make it easier for you to see what is available...
If no major problems are found in the next week, then this version will be released as a stable version.
posted at: 04:00 | path: /panda/pandascript | permanent link to this entry
There are no comments on this post which have survived moderation. 104 posts have been culled and 145 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
 |
|
 |
|
Thu, 14 Dec 2000
|
|
|
|
|
 |
|
 |
|
Today I wrote a shell script to generate a PDF using Panda, and it occured to me that it was bloddy hard. To make a PDF I had to have the script:
- Generate C code with echo statements
- Compile the C code
- Execute the C code
It made me think, and PandaScript was born. Panda script is a simple engine that reads commands from standard input and uses them to build a PDF document. This makes it much easier to generate a PDF document because you don't have to go through that compilation step that I ad to do today.
I will endevour to add functionality to PandaScript as it is added to Panda itself.
posted at: 04:00 | path: /panda/pandascript | permanent link to this entry
There are no comments on this post which have survived moderation. 92 posts have been culled and 110 blocked. Be the first to make a non-spam comment here, please!
|
|
|
|
|
|
|
|