Hi... First of all, congratulate for your archievement in developing 
a Web-Base SVG Editor....
I have a question to ask about the save/load feature in your 
application cause I'm developing a drawing application which enable 
the user to draw some basic shapes on the web page. 
And I'm facing a problem regarding the save feature....
How should I save the user drawing to the database? 
I have defined a group (canvas) where all the user drawing are placed 
in there. Is it I only need to save all the drawing in the canvas to 
1 field/row in the database table? Or I need to seperate the elements 
and insert it to the table in different rows? That is "cirle" in 1 
row, "rectangle" in 1 row and so on?

Hope to learn something from you... 
Thanks.

Regards,
achio.

--- In svg-developers@yahoogroups.com, "minhducthandan" 
<[EMAIL PROTECTED]> wrote:
>
> Hi All ! ! !
> 
> As soon as Friday or earlier I will upload a 100% Web-Base SVG 
Editor
> with the following features:
> - Load/Save locally or at our server.
> - Support all basic shapes.
> - Support all gradient.
> - Support transformation( Scale, Skew, Rotation . . .).
> - All are: Point, Click and Drag.
> - Except for Server code to log-in, load and save; They all are in
> JavaScript and intentionally let open.
> - 100% WYSIWYG.
> - IE and FF(Windows+Linux)
> 
> Limitations:
> - We have not support text -Yet- Will be available soon.
> - We do not support <img> tag.
> - So many times I have indicate there are the "ceiling" number of
> elements that a particular browser can handle well (It also caused
> some feel offended). By that as the rule of thumb; it only work on
> SVGs of about 100K or less.
> - Because the editor need to exam the content of  images then
> therefore it only with ZipProtocol.(You may can explore to see if it
> works on other players?- Theoretically it should work with minor
> changes but the "ceiling" will be to low - I think??).
> 
> Cheers
> 
> Phi
> 
> 
> 
> 
> Phi - Tran
> Hugely increase your speed, saving your band-width with ZipProtocol
> plus crystal clear SVG Rendering image at
> HTTP://oneplusplus.com
>






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to