Thread: Getting dizzy cutting circles!
Hybrid View
-
15-05-2010 #1
I have to go with Irving on this John, I use allot of xml files as well and if we took vbulletin this is how modifications are installed into the running system and how they do allot of other stuff to. I can’t see they would use such a system for vb because every web server is setup differently so this would give them all sorts of problems wouldn’t it?
Or are there different types of XML file?
And/or this is actually not the computers reading the file differently its Mach and the need for the G90.1, G91.1 codes? Have you been able to replicate and test this inconsistency with different computers John or?
Lee
-
15-05-2010 #2
As you know Lee, there is only one true XML file structure, a heirachy of named nodes, which looks like:
Code:<?xml version="1.0"?> <root node> <block with named nodes> <data item 1>some data</data item 1> <data item 2>some data</data item 2> <data item 3>some data</data item 3> </block with named nodes> <another block with repeated nodes> <data item>some data</data item> <data item>some data</data item> <data item>some data</data item> </another block with repeated nodes> </root node>
Its possible to use the .XML extension for something else but that would be silly..
Its also possible that file might be mis-formed - no closing label to a node for example, that could cause it to get misread, or a node incorrectly named. But you'd expect the reading program to cope with that and flag it to the user.
XML is heavily used for program and system configuration and works... we have over 400 servers and it would be a nightmare if it didnt...
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Font cutting
By petesos in forum Machine DiscussionReplies: 9Last Post: 17-05-2014, 08:14 PM -
Major issue with snapping to circles -Autocad 2013
By craigrobbo in forum AutoCADReplies: 8Last Post: 01-02-2014, 09:33 AM -
Cutting Ply/MDF
By Leadhead in forum Wood Finishing Tips & TricksReplies: 3Last Post: 02-10-2013, 01:59 PM -
Cutting Perspex?
By Shinobiwan in forum Machine DiscussionReplies: 7Last Post: 19-02-2013, 09:25 PM -
Cutting out a circle
By Martin Paul in forum Machine DiscussionReplies: 2Last Post: 19-04-2011, 12:58 AM
Bookmarks