All, Happy New Year !!! Here is the web site, www.readingplayground.com, using SVG for helping children to learn English. It works better with Adobe SVG...
53828
Laurent T.
ltonneli
Jan 2, 2006 12:46 pm
First of all Gao, Happy New Year 2006 ! Your “Reading playground” is great. I would like to know more on the Speech To Text engine you used and how you...
53829
Jonathan Chetwynd
signbrowser
Jan 2, 2006 1:42 pm
Xiaoping Gao I registered twice, but never received a confirmation email.... perhaps you could provide a "guest" or anonymous login? cheers Jonathan Chetwynd ...
53830
Laurent T.
ltonneli
Jan 2, 2006 3:12 pm
No confirmation mail is needed just enter user ans pass as I did It works. ______________ Laurent Tonnelier ... De : svg-developers@yahoogroups.com...
53831
Xiaoping Gao
xpgao1
Jan 2, 2006 3:49 pm
Laurent, Thanks for your comments. We built the engine for generating the “Karaoke” like effect. The service is free, unfortunately, I cannot really...
53832
Xiaoping Gao
xpgao1
Jan 2, 2006 3:52 pm
The confirmation step is in-activated for now. So, no confirmation email is needed as Laurent pointed out. "Laurent T." <ltonneli@...> wrote: No...
53833
Jonathan Chetwynd
signbrowser
Jan 3, 2006 1:20 pm
Xiaoping Gao I've tried a variety of methods to log in using ff1.5, ie5.2 and ie6 in os x and win'98 without success, message is "If you are not registered" in...
53834
russellgum
Jan 3, 2006 6:52 pm
Is there a Mac browser that can print an svg file. I just get a blank page from Safari and Fierfox wants to download the page to the desktop even though I...
53835
jophof007
Jan 4, 2006 6:01 am
Hi, Firefox supports native SVG on the Mac (no plug-inn needed). Printing can be done by FOP (convert SVG to PDF on the server). John ...
53837
Alastair Fettes
alastairsvg
Jan 4, 2006 7:50 pm
Just noticed this article over on CNET: ...
53838
Richard Gnyla
richardgnyla
Jan 4, 2006 9:35 pm
Interesting Here is the reason why Adobe thinks you should use Flash (and not alternative technologies such as SVG Because Flash costs $$$$$ and Adobe makes...
53839
russellgum
Jan 5, 2006 1:17 am
Thats what I thought but when I tried to view my svg page it did not display it, it just offered to download it. It displays fine in Safari with the Adobe svg...
53840
sudha14
Jan 5, 2006 3:08 am
Hi All I need to fix this ASAP. please help. Thanks a million!!! Iam runing ASV 3.02 build 91. we are having problem loading an svg with image elements with a ...
53841
jophof007
Jan 5, 2006 6:14 am
Hi, FOP is server side java part of the apache program. http://xmlgraphics.apache.org/fop/ If you use a deparse javascript routine on your client site program,...
53842
fujisawa.jun@...
jun_fujisawa
Jan 5, 2006 1:41 pm
Mail transaction failed. Partial message is available. [Non-text portions of this message have been removed]...
53843
Garry Haywood
gh_urban
Jan 5, 2006 3:13 pm
... alternative technologies such as SVG ... product, ... well i'd pay $$$ for a good development tool - whether it can be done in notepad or not I have no...
53844
Andreas Neumann
neumannandreas
Jan 5, 2006 3:58 pm
Hi, according to a Trolltech Press Release, the platform independent C++ development kit qt 4.1 supports rendering of SVG tiny 1.1 and tiny 1.2, incl....
53845
Robin Berjon
sibylia2017
Jan 5, 2006 4:04 pm
... Yes I saw that a few weeks ago. Has anyone here had a chance to test the support? -- Robin Berjon Senior Research Scientist Expway, http://expway.com/...
53846
toddbutt
Jan 5, 2006 4:09 pm
Has anyone ever tried viewing a jpg image through the SVG viewer over https? I have an app that is trying to do this but can't. When the web server is running...
53847
Petronel Laviniu MALU...
malutanpetronel
Jan 5, 2006 5:59 pm
I would like to read more about how could I create with PHP, a PDF file based from a SVG one ? Could be SVG somehow prepared for printing directly ? How do you...
53848
Sean
couloir007
Jan 5, 2006 6:17 pm
I'm using pdflib. You can download it and use it for free as long you don't use it commercially. Otherwise it is about $450 per processor. It works very...
53849
david dailey
david.dailey@...
Jan 5, 2006 6:40 pm
My list of unanswered questions has been given a more lasting home. If you have not enough troubles of your own, please see ...
53850
lance dyas
garthan_drag...
Jan 6, 2006 2:23 pm
People do need to remember the difference between a format and an application. Even though SVG can be done in Notepad (I prefer GVIM), I would buy the lastest ...
53851
Jeff Schiller
jeff_schiller
Jan 6, 2006 3:35 pm
Lance, I agree with you. It would be great if Adobe's content tools would generate a variety of formats (SWF, PDF, SVG, XAML?). This is where they make their...
53852
Jeff Schiller
jeff_schiller
Jan 6, 2006 3:41 pm
David, I'm not an expert on this, but I've been wondering about it myself. The way I would conceive of it being would be like this: <svg ...> <defs> <clipPath...
53853
Ronan Oger
ronan@...
Jan 6, 2006 4:00 pm
Petronel, On your desktop, If you are using FF1.5, you can simply print to PDF as long as you have a pdf printer installed. Serverside, you can use a number of...
53854
cormacinfodes
Jan 6, 2006 4:48 pm
Hi all, I've been using parseXML() to add elements to my SVG document successfully, function addXML(xml2parse){ ...
53855
Jeff Schiller
jeff_schiller
Jan 6, 2006 4:56 pm
getElementsByTagName() does not return an Array, but a NodeList. Some implementations allow you to access the NodeList using the array subscript, but ASV does...
53856
cormacinfodes
Jan 6, 2006 5:41 pm
Thanks jeff, I no longer get any javascript errors but when i try to access the appended nodes and print them using an alert box var monk =...
53857
jaychambers
Jan 6, 2006 11:50 pm
Can any tell me whay is going on here. I have no more hiar left to pull out!!!!! I have a HTML page with some JScript in it, and a .svg. The SVG look like...