Hi guys (as a UK term, "guys" is actually non-gender specific...),
I know this is the lounge, and it's probably not the place to "talk shop", but any advice is appreciated. Funny, derisive, and glib comments are also welcome if you so choose!
I recently posted a question here:
http://www.dreamincode.net/forums/showtopic32007.htmIt's fairly recent, so there is still chance that some kind-hearted individual may reply. In the mean time, I was wondering if anyone knows of a web technology that would:
1. Allow a user to create an image (for a simple advert or public announcement), with simple text and maybe simple vector shapes and images - preferably with zoom, grid options, drag-and-drop, etc
2. For the size of the image created (dimensions in cm or inches) to determine the price, and hook into a shopping cart.
3. For the image to be visible to the user as it would be printed in the final product, and (this, I think, is the tricky bit) to be sent in a standard vector drawing format back to the company for production.
I know one work-around would be to use Flash and PHP to produce a bitmap, and use a trace package to convert this into EPS or SVG. Ideally though, they will want the process to be as simple and quick as possible, and I'm not sure if a bitmap is going to be too much work for them to bother with.
So, I have a couple of questions:
1. What is the best combination of web and non-web technologies to get this done? (if it isn't the Flash/PHP/Bitmap one already mentioned)
2. Based on 1, where's a good place to start?
This post has been edited by muso: 24 Aug, 2007 - 05:44 AM