PDA

View Full Version : looking for some software



Daryll
21-02-2013, 04:57 PM
I have a project that requires a client chooses an item ( eight possible choices) , then a choice of color ( possibly 8 to 10 variations) , then chose a font ( again possible a choice of ten fonts), at each stage the client need`s to see the item as choices are made ( a lot of graphics) , the software can either be web or non web based , as I have XXAMP installed ( apache , MYsql and php ) , I going through the planning stage at the moment, but I need to know if this is possible.

Cheers

Daryll

LeapCreative
21-02-2013, 06:14 PM
I have some experience in something similar whilst developing an online designer feature for our new website.

It's certainly possible to do it, but it would be a custom development project due to the stages you require (choices, then font etc). The only suggestion I could offer would be a magento add-on that acts as a T-Shirt designer: http://www.magentocommerce.com/magento-connect/online-t-shirt-design-tool.html - but as a prewarning, it's expensive.

If you're looking for a custom coding job, I know a few PHP developers and can pass you their details on, but I suspect for the live previews / updates, it may be a case of using Flash.

Lee

Jiggles
21-02-2013, 07:01 PM
Flash? PHP and something like GD image could do it. PM me or email me: [email protected] and I will see what I can come up with. :)

LeapCreative
21-02-2013, 07:19 PM
Flash? PHP and something like GD image could do it.

Indeed, but I meant if any placement was required (drag and drop), flash may be an easier option.

Jiggles
21-02-2013, 07:29 PM
Indeed, but I meant if any placement was required (drag and drop), flash may be an easier option.

jquery. :) 100x more elegant than what flash could ever be.