|
|||
Click here for the latest updates! |
Click here for the new canal menu! |
Click here for the CMOS Cookbook! |
Click here for our JFA Preprint! |
Click here for the canal images! |
Click here for my ARA Video! |
home | new | rss | eBay | xml | top | bot |
Please note that the Guru's Lair is best used with larger display systems. Especially for our many free ebooks, classic .pdf files and high detail images. Our calculators are best used with "real" keyboards.
I have long been overly enameled with the PostScript Language from Adobe Systems. While an amazingly flexible and totally general purpose computer language, PostScript excells at world class fonts and typography.
But little appreciated is PostScript's ability to handle most any technical math or engineering illustrations task, as well as being able to be taught to read or write most any disk file in any language.
PostScript works best in a non-interactive batch processing mode. It is easily and flexibly extensible but is presently limited to 32 bit math. And is often not WYSIWYG. It is extremely easy to edit, while its final .pdf results may not be.
The preferred method of running a PostScript program is to convert it to a Acrobat .pdf file. This is normally done by sending a .psl file ( aka a "Lancaster-PostScript" standard ASCII textfile ) to Acrobat Distiller by way of a command line instruction of //acrodist /F. Use of the /F is especially important if the code is to read or write any disk file.
Note that a .psl file will usually come up in an editor of your choice, while a .ps file will usually directly execute in Distiller. PostScript also has a .log file output capability from which most any text can be created. Besides being a superb debugging tool. This is especially useful when outputting code for a different computer language.
PostScript is also exceptionally adept at modifying bitmaps. As our Architect's Perspective and Auto-Vignetting Backgrounder routines shown below. And their many examples you can find here.
Acrobat and its included Distiller are available as a stand alone program or can be rented as part of the Adobe Cloud Program.
It is also possible to use free GhostScript or Google Drive for a relatively small subset of PostScript programs. But there may be issues with images versus pdf, log files, "run" includes, reading and writing disk files, and several others. So, I strongly recommend "real" Postscript via Distiller.
Some demos of PostScript programs tested suitable for full Google Drive compatibility can be found below. Please note that the first four characters sent to Google Drive must be %!PS if their Artifex PostScript clone is to be used.
PostScript Projects |
Marbelous Pancakes |
Fibonacci Sunflowers |
Fractal Ferns ( and demo ) |
Sierpinski Triangles ( and demo ) |
Spirograph Ultimate Bagel ( and demo ) |
Flutterwumpers and More and More |
Cubic Spline Library |
PowerPoint Emulator and samples |
Magic Sinewaves ( and calculator ) |
Poison Ivy in a Spray Can ( and demo ) |
Unbelievable Ultimate Brick Hack ( and demo ) |
New Fat Tail Arrow Utilities ( and demo ) |
Meowrrr Puss De Resistance |
Font Name Snooper ( and demo ) |
Smooth Step Polynomials ( and demo ) |
Simplified Step and Repeat ( and demo ) |
Lagrange Bezier through 4 points ( and demo ) |
Real Time Acrobat Animation ( and demo ) |
Word Frequency Analysis |
Solving Puzzles With PostScript ( and tutorial ) |
Gonzo Log Log Graphing ( and tutorial ) |
Bezier Catenary Approximation ( and tutorial ) |
Hyperbolic Spline Curve Fitting |
Custom Logfile Analysis Utilities ( and tutorial ) |
Fitting a parabola to 3 points |
Drawing Semilog Plots |
.psl sourcecode is available for many of these columns. Just substitute .psl for the .pdf file extension to find out when and if it is available.
Hanging Canal Stuff Written in PostScript |
JFA Preprint ( and demo ) |
Prehistoric Bajada Hanging Canals ( and demo ) |
Prehistoric Canal Engineering ( and demo ) |
Prehistoric Hanging Canals ( and demo ) |
Hanging Canal Image Tour ( and demo ) |
Hanging Canal Summary ( and demo ) |
Hanging Canal Update III ( and demo ) |
Hanging Canal Lecture ( and demo ) |
Very few PostScript programs are Google Drive compatible. Issues include images versus .pdf, log files, reading and writing disk files, and more. But those programs that do give acceptable results can be fast and free.
These .psl files have been verified as Google Drive compatible. Check out the brick wall below for the unquestionably ultimate PostScript hack anytime, any place, ever. Yup. Gotcha.
Google Drive and GhostScript Compatible |
PS Writes SHTML! ( and demo ) |
Marbelous 333! ( and demo ) |
The Ultimate Bagel ( and demo ) |
Rope-a-dope! ( and demo ) |
Spherical Transforms ( and demo ) |
Poison Ivy in a Spray Can ( and demo ) |
2D Perspective Cube ( and demo ) |
Fractal Fern ( and demo ) |
URL Linking! ( and demo ) |
Print Diverter ( and demo ) |
PS Error Reporter ( and demo ) |
Dictionary Snooper ( and demo ) |
Marbelous Pancakes ( and demo ) |
Meowrrr Pussycat ( available module list ) |
PS Accuracy Improve! ( and demo ) |
Cubic Spline Length ( and demo ) |
"Lite" Gonzo Shell ( and demo ) |
Constant Cubic Spline ( and demo ) |
Avuncular Sleezoids ( available module list ) |
Tuna Can! ( and demo ) |
Font Reporter ( and demo ) |
Brick Wall! ( and demo ! ) |
Scribble ( and demo) |
Fat Tail Arrows ( and demo ) |
Many more classic reprints can be found here.
Older full width version of this file can be found here.
That's all folks. To view the blogs, please...
Pick your blog year... | ||||
1997 | 1998 | 1999 | 2000 | 2001 |
2002 | 2003 | 2004 | 2005 | 2006 |
2007 | 2008 | 2009 | 2010 | 2011 |
2012 | 2013 | 2014 | 2015 | 2016 |
2017 | 2018 | 2019 | 2020 | ----- |
Or return to our home page, the back arrow, or you can click for one of these...
BTW, these change every reload! Try it and see. You can extract the banner rotator code from this file with a view page source.