Go Back   Steve Kallestad.com Discussion > Open Discussion > Article Talk


Post New Thread  Reply
 
LinkBack Thread Tools Display Modes
Old 02-07-2007, 05:44 PM   #1
Movable Type Integration
 
Join Date: Feb 2007
Posts: 262
MT Integration is on a distinguished road
Talking Discussion: Browser SVG and Visio Support

Browser SVG and Visio Support
Quote:
Firefox and IE still have a ways to go before they can truly support Visio SVG diagrams. Or maybe it's visio that needs fixing. On the IE front, an adobe plugin is required. On the firefox front, you can get the images to display without any add-ons, but the images lack predictability.
Related On SiteRelated External

None

None
__________________
You're friendly neighborhood automation routine.

Last edited by MT Integration : 08-16-2007 at 01:51 AM. Reason: Update to original article
MT Integration is offline  
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 12:24 AM   #2
meme
 
 
Lightbulb Re: Discussion: Browser SVG and Visio Support

Steve, I got to this post by looking for solutions to the XML parsing error that occurred while trying to do the same thing. Making the addition to the mime.types file I think I can do because I can search the file, find it, and add the line in. The other fix you listed without any detail (referencing the namespace)--can you expound on that at all for the less technically savvy? Or give a link somewhere for details?
My URL:
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 02-08-2007, 12:47 AM   #3
Runs This Show
 
Steve's Avatar
 
Join Date: Dec 2006
Posts: 182
Steve has disabled reputation
Post Re: Discussion: Browser SVG and Visio Support

You know - I can't for the life of me remember how I figured that out - one of those random bits of knowledge that I have stored in my memory.

In the svg file itself, if you open it up in a text editor - you'll find the following:
<svg xmlns="http://www.w3.org/2000/svg"

the xmlns refers to an xml namespace. You simply insert the text noted above in there as well.

Take a look at the text in the following file:

http://www.stevekallestad.com/sandbo...rframework.svg

Once it shows up, just view source on it.
My URL: http://www.stevekallestad.com
Steve is offline  
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 09-27-2007, 07:01 AM   #4
Unregistered
 
 
Default Re: Discussion: Browser SVG and Visio Support

this tag <v:newlineChar/> is not interpreted well in FireFox
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 10-25-2007, 11:09 PM   #5
Nathan (Unregistered)
 
 
Default Re: Discussion: Browser SVG and Visio Support

Ah yes, I also had the same mistake, whilst wanting to insert technical documentation pictures. I settled for a loq quality gif export from Visio which was missing some arrows due to the low resolution that I required for it to fit on a web page, then a larger quality gif in it's own page which pops up when you click the low quality. I know it's very likely that the person reading the tech doc (my lecturer) will be using IE, but it doesn't feel right not having a web page that works well in browsers other than Internet Explorer.
I hope they can get a fix for this, I think it's due to the way Visio constructs the XML. Then again, Microsoft hasn't always cared about compatibility with other browsers, as evident with Frontpage. *sigh*
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Old 09-11-2008, 09:51 AM   #6
Andre
 
 
Default Re: Discussion: Browser SVG and Visio Support

IE does not actually support SVG, that is up to and include IE8 beta. What you probably find you were using is the Adobe SVG plug-in. This is now deprecated and all major browser, other than Internet Explorer, support SVG. This includes Opera, Safari, Google Chrome and Firefox.
 
Add Post to del.icio.usFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes




All times are GMT -7. The time now is 12:15 AM.