Hi, I need to have something like this adapted for wordpress: http://www.someecards.com/usercards/create same options ... - Images must be added to media gallery of created post. Please send me how much will this cost. Regards
First let me ask you a question then provide you details. Q 1. you wrote "Images must be added to media gallery of created post.", What do you mean by "Gallery of created post" ? If you mean programmer needs to create a gallery for the generated images on same post and attach that gallery to be displayed within the post, is this what I understood? Q 2. Do you have this script already or you want this written from scratch? Details: This is going to be wordpress plugin that doesn't require any extra admin-end features, something like a shortcode e.g. [ECARD]. Whenever this shortcode [ECARD] will be used and the plugin is activated the plugin will place this flash application in the same place in post as well as post a gallery beneath it. But another task is to keep track of all images created under same post, for that one needs to create a mysql table with foreign key referring to parent posts table, this table may be anywhere not even in current DB or may be somwhere else on other server, that doesn't matter. Now if you want this application be done from scratch, one would ask your for all used monochrome graphics, programmer can bulk convert them to PNG (Adobe portable network graphics). You may supply BMP, WBMP, XPM, XBM, WMF, EMF, SVG, EPS, PS, GIF, and/or PNM format. Your application (if done from scratch) can be done in two ways, 1. Pure Flash 2. jQuery 1.6+ in both cases the back-end will be pure PHP, and GD library v2 will be used. If you prefer using Imagick (which is not mostly installed by default on shared hosting), that can be used, but as GD meets purpose, structure of application itself is not a big deal. As far charging you and timeframe. 1. If you have this script already, then plugin would require about 11 days (including integration), will cost $270 2. If you DO NOT have script, then all needs to be written from scratch including the plugin, will require around 17 days, will cost $500 In second case, you will be providing the monochrome graphics categorized in folders. I hope it helps. regards