stillhq.com : Mikal, a geek from Canberra living in Silicon Valley (no blather posts) http://www.stillhq.com The life, times, travel and software of Michael Still (no blather posts) en Copyright (c) Michael Still 2000 - 2006 blosxom simplerss20 v20050208hh 180 http://blogs.law.harvard.edu/tech/rss PandaScript 0.5 Released /panda/pandascript Mon, 09 Jun 2003 07:00:00 GMT PandaScript 0.5 has been released. PandaScript 0.4 was skipped to keep the version numbers inline with <a href="/cgi-bin/getpage?area=panda">Panda</a>. The cool bit about this release is that PandaScript is now automatically generated by <a href="/cgi-bin/getpage?area=objectify">Objectify</a>, which means it should always be up to date with the latest Panda version. You can download the latest source from <a href="/pandascript/source/pandascript_0_5.tgz">here</a> and a signature from <a href="/pandascript/source/pandascript_0_5.sig">here</a>. <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000007.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000007.html http://www.stillhq.com/panda/pandascript/000007.html Online CVS server /panda/pandascript Tue, 10 Sep 2002 07:00:00 GMT The code for Panda<i>Script</i> can now also be found in my <a href="/cgi-bin/cvsweb/pandascript/">online CVS server</a>. <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000006.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000006.html http://www.stillhq.com/panda/pandascript/000006.html My AOSS III Talk /panda/pandascript Sat, 16 Jun 2001 07:00:00 GMT The slides for my Australian Open Source Symposium talk are now <a href="/cgi-bin/getpage?area=notes&page=presentations/2001-aoss">available online</a>. This talk covers Panda, PandaLex, PandaScript, PNGTools, and stuff like that. <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000005.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000005.html http://www.stillhq.com/panda/pandascript/000005.html Subnetmapper 0.1, an example of how to use Panda<i>Script</i> Released /panda/pandascript Sat, 17 Mar 2001 04:00:00 GMT <a href="/cgi-bin/getpage?area=subnetmapper&page=index.htm">Subnetmapper</a> is a simple network mapper that produces maps using <a href="/cgi-bin/getpage?area=pandascript&page=index.htm">Panda<i>Script</i></a>. The maps are pretty basic at the moment, but it is a good example of how to use Panda<I>Script</i> with shell. <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000004.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000004.html http://www.stillhq.com/panda/pandascript/000004.html Panda<i>Script</i> 0.3 Stable Released /panda/pandascript Tue, 02 Jan 2001 04:00:00 GMT The 0.3 stable version of Panda<i>Script</i> has now been released! <BR><BR> <a href="http://prdownloads.sourceforge.net/panda/pandascript_0_3.tgz">Source</a> (<a href="http://prdownloads.sourceforge.net/panda/pandascript_0_3.sig">Signed</a>) <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000003.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000003.html http://www.stillhq.com/panda/pandascript/000003.html Panda<i>Script</i> 0.3 RC1 Released /panda/pandascript Mon, 25 Dec 2000 04:00:00 GMT 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 <a href="/cgi-bin/getpage?area=panda&page=index.htm">Panda</a>. <BR><BR> Why don't you <a href="http://prdownloads.sourceforge.net/panda/pandascript_0_3_rc1.tgz">download</a> it and have a look? The <a href="/pandascript/man/0_3/pandascript.html">man page</a> is also online, to make it easier for you to see what is available... <BR><BR> If no major problems are found in the next week, then this version will be released as a stable version. <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000002.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000002.html http://www.stillhq.com/panda/pandascript/000002.html You what? /panda/pandascript Thu, 14 Dec 2000 04:00:00 GMT 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: <LI> Generate C code with echo statements <LI> Compile the C code <LI> Execute the C code <BR><BR> It made me think, and Panda<i>Script</i> 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. <BR><BR> I will endevour to add functionality to Panda<i>Script</i> as it is added to Panda itself. <br/><br/> <a href="http://www.stillhq.com/panda/pandascript/000001.commentform.html">Comment</a> http://www.stillhq.com/panda/pandascript/000001.html http://www.stillhq.com/panda/pandascript/000001.html