image provider

Image Amanuensis


Disclaimer

This essay does not describe an existing computer program, just one that should exist. This essay is about a suggested student project in Java programming. This essay gives a rough overview of how it might work. I have no source, object, specifications, file layouts or anything else useful to implementing this project. Everything I have prepared to help you is right here.

This project outline is not like the artificial, tidy little problems you are spoon-fed in school, when all the facts you need are included, nothing extraneous is mentioned, the answer is fully specified, along with hints to nudge you toward a single expected canonical solution. This project is much more like the real world of messy problems where it is up to you to fully the define the end point, or a series of ever more difficult versions of this project and research the information yourself to solve them.

Everything I have to say to help you with this project is written below. I am not prepared to help you implement it; or give you any additional materials. I have too many other projects of my own.

Though I am a programmer by profession, I don’t do people’s homework for them. That just robs them of an education.

You have my full permission to implement this project in any way you please and to keep all the profits from your endeavour.

Please do not email me about this project without reading the disclaimer above.

This is one of the amanuensis projects. Write a HTML (Hypertext Markup Language) image amanuensis. You select an image from disk using the standard file select dialog. It displays the image and pushes the corresponding HTML image string e.g. to the clipboard so you can paste it into your html with a text editor. A fancy version might also let you select images from the web by giving a url, or capture them directly from the screen display. It might give you the ability to crop, set the transparent colour and resize by powers of two. It would act like a miniature JASC PaintShop Pro. See the related HTML Tidier project. Some of the code you write for this project could be reused for the HTML Splitter project.

I discovered that my text editor SlickEdit has this feature built-in. You just click the image icon then select and image file to import. You can override all the IMG parameters by clicking checkboxes. It has a number of minor bugs, but you might have a look at it to get an idea of what I am talking about.

This project looks harder than it really is. You don’t have to write code to unpack the compressed *.png, *.gif or *.jpg images because getImage() does that for you. It will extract the width and height.

However, that is slow. I have written ImageInfo, part of the common utilities download for Java version 1.1 to extract that info for png, gif and jpg files. I have also implemented a Image macro, that does this in batch. with the advantage it adjusts the widths and heights if the images later change.

You can cannibalise code from the ISBN Amanuensis to handle pushing the results to the clipboard.

One useful batch utility you could write would check all the image files in a given directory tree and report on any that where not the format claimed and report on what format they really are. PaintShop Pro tries to trick you and often succeeds, into saving a *.gif image format into a *.png file extension.


This page is posted
on the web at:

http://mindprod.com/project/imageamanuensis.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\project\imageamanuensis.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[44.222.225.12]
You are visitor number