Nimble Coder

Adventures in Nimble Coding
posts - 77, comments - 56, trackbacks - 1

svg

There are 3 entries for the tag svg
SVG Building Map (Part 2)

building.aspx: SVG Part 2 sample BuildingSample02.zip: source (9KB) Note: Eventually all of the Building Map samples will be converted to Silverlight for comparison. In the last installment, I showed a simple example of a building map with static personnel information that worked with both Internet Explorer and FireFox. In this post I will add dynamic building information by generating JavaScript from SQL Server data. Step 1: Define a SQL table I defined a simple SQL table to store the information for the building occupants. The schema will become more sophisticated as the samples progress, so I...

posted @ Friday, January 11, 2008 9:18 PM | Feedback (0) |

SVG Building Map (Part 1)

Due to blog restrictions, the sample is located on a separate page. building.html: SVG sample BuildingSample01.zip: source (6KB) Note: In my previous blog entry, I stated that SVG is a technology with diminishing support and that ultimately I plan to convert this building map to SilverLight. The first example is a very basic building map. I created a simple SVG file to represent a building and then created occupants for the building (as if you could keep these crazy rascals in a building -- look at the names and you should know what I mean). For simplicity this sample does...

posted @ Thursday, December 06, 2007 11:33 PM | Feedback (0) | Filed Under [ JavaScript SVG ]

SVG Building Map (Part 0)

I have been interested in SVG since its inception but it has lost all momentum and support and even Adobe has announced the discontinuation of the Adobe SVG Viewer. SVG is still used with Google maps with FireFox and possibly mobile phone, but as far as I can tell there is not significant industry backing and it appears there will never be. Microsoft is offering SilverLight and it seems to be very promising. I have several ideas for future tools using SilverLight but I thought it would be useful to first try them in SVG so I can take the...

posted @ Tuesday, December 04, 2007 11:15 PM | Feedback (0) | Filed Under [ SVG ]

Powered by: