Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. XML....so what?

XML....so what?

Scheduled Pinned Locked Moved The Lounge
questionxml
25 Posts 14 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • I Igor Vigdorchik

    Another way to define XML is that XML is the way to describe a data, as opposed to HTML designed to present a data. And because of that XML is the best thing since the sliced bread.:) Igor.

    L Offline
    L Offline
    loket
    wrote on last edited by
    #13

    That's another thing, whats so good about sliced bread!? People are just to damned lazy, or did they use to cut their fingers off? :) :-D ;P /:wtf:

    I 1 Reply Last reply
    0
    • C Chris Losinger

      i think you've hit all the major points. as i see it, XML is just a easy-to-understand way of moving data from one place to another, or to transform that data from one form to another. someday people will stop trying to use it to solve every problem. -c


      Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

      Smaller Animals Software

      S Offline
      S Offline
      Simon Steele
      wrote on last edited by
      #14

      :-D Yes, there's a bit of a recurring joke now where I work where when anybody states a problem that they're having difficulty with they get the same response from many directions: Ah, you'll need to use XML for that then. Q: I need a data transfer protocol? A: Ah, you'll want XML for that. Q: I want to log a bunch of simple data to a text file. A: Why don't you use XML! Q: I need a hedgehog! A: I can define one of those in XML if you'd like. Try it, it's the answer to all of your coding problems. I think if I see one more pointless use of XML I'll scream. Yes, you can do clever stuff with it and it has its uses. No, it's not the messiah - it's a very naughty boy. -- Simon Steele Programmers Notepad - http://www.pnotepad.org/

      M 1 Reply Last reply
      0
      • D Daniel Ferguson

        Tim Smith wrote: However, I can see them playing fast and loose with standards such as SOAP You've got to be careful when you reach for the SOAP... :wtf: "There is a fine line between lunacy and genius; it is my goal in life to keep them guessing just where the line lies..." -- Unknown

        J Offline
        J Offline
        Jim Crafton
        wrote on last edited by
        #15

        Daniel Ferguson wrote: You've got to be careful when you reach for the SOAP... ...Cause you might drop it and have to bend over... :)

        1 Reply Last reply
        0
        • L Lost User

          Igor Vigdorchik wrote: XML is the best thing since the sliced bread What was the best thing before sliced bread? :) Thomas

          I Offline
          I Offline
          Igor Vigdorchik
          wrote on last edited by
          #16

          Sliced bread is the first best thing. Igor.

          1 Reply Last reply
          0
          • C Chris Losinger

            that's the part that i don't buy. it's not enough that they are all using the same language; "they" also have to be using that language to encode the same kind of data. if two similar programs X and Y encode their data in XML but they store different data, then where's the benefit? XML does no good unless all parties involved agree on what they're storing, the schema to use and the kinds of things you can do with the data. all XML does is establish a mid-level communications protocol. people still have to agree on the high and low level details. -c


            Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

            Smaller Animals Software

            F Offline
            F Offline
            Fazlul Kabir
            wrote on last edited by
            #17

            Chris Losinger wrote: XML does no good unless all parties involved agree on what they're storing, the schema to use and the kinds of things you can do with the data. That is the job of W3, who oversees SOAP standardization // Fazlul


            Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

            C 1 Reply Last reply
            0
            • L loket

              That's another thing, whats so good about sliced bread!? People are just to damned lazy, or did they use to cut their fingers off? :) :-D ;P /:wtf:

              I Offline
              I Offline
              Igor Vigdorchik
              wrote on last edited by
              #18

              I'm lazy and I'm afraid to cut my fingers off. Igor.

              1 Reply Last reply
              0
              • M Martin Marvinski

                Fazlul Kabir wrote: This would let other web developers to access your data though standard protocol such as SOAP (Simple Object Access Protocol). Thus in short, XML is quickly becoming the de facto language of the web, letting web applications talking to each other This is going to be worse than ActiveX controls, and Outlook. I'm not going to trust Microsoft, and expose all my critical data on the internet to be hacked and exploited. When they fix IIS, and the basic fundemental problems plauging Windows and Office, maybe I'll reconsider...But even that looks like a long way off. I see a potential security nightmare that may even destroy MS's great success. .NET is a big uncertainty in my book becuase MS has failed in securing the basics.

                F Offline
                F Offline
                Fazlul Kabir
                wrote on last edited by
                #19

                Martin Marvinski wrote: I'm not going to trust Microsoft, and expose all my critical data on the internet to be hacked and exploited. Remeber, XML is only a data format spec, the real brain to use XML formatted data lies the SOAP protocals used by web services. There are some very complex and restrictive security features already built into SOAP / XML web services. // Fazlul


                Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

                M 1 Reply Last reply
                0
                • F Fazlul Kabir

                  Martin Marvinski wrote: I'm not going to trust Microsoft, and expose all my critical data on the internet to be hacked and exploited. Remeber, XML is only a data format spec, the real brain to use XML formatted data lies the SOAP protocals used by web services. There are some very complex and restrictive security features already built into SOAP / XML web services. // Fazlul


                  Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

                  M Offline
                  M Offline
                  Martin Marvinski
                  wrote on last edited by
                  #20

                  Fazlul Kabir wrote: Remeber, XML is only a data format spec, the real brain to use XML formatted data lies the SOAP protocals used by web services I meant SOAP. Those security features most likely will have as many holes as swiss cheese. I would bet my life on the fact that MS's implementation will have serious flaws. Look at XP, it was supposed to be the "most secure". The same was said for Windows 2000. I don't believe the Bullsh*t MS says about it's security. Windows is good for the client side, and for home/consumer use such as games. I would fire any IT professional who used XML and SOAP from MS if I ran a Mission critical enterprise. Once it comes out, there will be attacks, and other such mishaps that will ruin MS's reputation. Once I see Outlook and Windows as secure, I may reconsider my opinion, but once again, I don't see that happening. MS needs to change their culture and stop hiring kids to write enterprise level sh*t.

                  1 Reply Last reply
                  0
                  • F Fazlul Kabir

                    Chris Losinger wrote: XML does no good unless all parties involved agree on what they're storing, the schema to use and the kinds of things you can do with the data. That is the job of W3, who oversees SOAP standardization // Fazlul


                    Get RadVC today! Play RAD in VC++ http://www.capitolsoft.com

                    C Offline
                    C Offline
                    Chris Losinger
                    wrote on last edited by
                    #21

                    i'm not convinced. there's no way they're going to hit every problem domain, and even if they did, some company would come along and say "hmm.. This w3 standard is crimping our ability to Innovate. we can do X or Y better if we transmit our data this way." -c


                    Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

                    Smaller Animals Software

                    1 Reply Last reply
                    0
                    • L Lost User

                      Igor Vigdorchik wrote: XML is the best thing since the sliced bread What was the best thing before sliced bread? :) Thomas

                      C Offline
                      C Offline
                      Chris Losinger
                      wrote on last edited by
                      #22

                      living past 35 -c


                      Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

                      Smaller Animals Software

                      1 Reply Last reply
                      0
                      • C Chris Losinger

                        i think you've hit all the major points. as i see it, XML is just a easy-to-understand way of moving data from one place to another, or to transform that data from one form to another. someday people will stop trying to use it to solve every problem. -c


                        Civilization is the limitless multiplication of unnecessary necessities.    Mark Twain

                        Smaller Animals Software

                        C Offline
                        C Offline
                        Christian Graus
                        wrote on last edited by
                        #23

                        Chris Losinger wrote: someday people will stop trying to use it to solve every problem. I'm surprised you're so cynical - I can't tell you how my graphics filters improved when I started storing the images as XML. jpeg FF FF AA AA DD DD Christian The tragedy of cyberspace - that so much can travel so far, and yet mean so little. And you don't spend much time with the opposite sex working day and night, unless the pizza delivery person happens to be young, cute, single and female. I can assure you, I've consumed more than a programmer's allotment of pizza, and these conditions have never aligned. - Christopher Duncan - 18/04/2002

                        1 Reply Last reply
                        0
                        • S Simon Steele

                          :-D Yes, there's a bit of a recurring joke now where I work where when anybody states a problem that they're having difficulty with they get the same response from many directions: Ah, you'll need to use XML for that then. Q: I need a data transfer protocol? A: Ah, you'll want XML for that. Q: I want to log a bunch of simple data to a text file. A: Why don't you use XML! Q: I need a hedgehog! A: I can define one of those in XML if you'd like. Try it, it's the answer to all of your coding problems. I think if I see one more pointless use of XML I'll scream. Yes, you can do clever stuff with it and it has its uses. No, it's not the messiah - it's a very naughty boy. -- Simon Steele Programmers Notepad - http://www.pnotepad.org/

                          M Offline
                          M Offline
                          Matt Newman
                          wrote on last edited by
                          #24

                          Simon Steele wrote: I think if I see one more pointless use of XML I'll scream. You should express your anger in an XML file :) -:suss:Matt Newman / Windows XP Activist:suss: -Sonork ID: 100.11179:BestSnowman
                          †

                          1 Reply Last reply
                          0
                          • L Lost User

                            Igor Vigdorchik wrote: XML is the best thing since the sliced bread What was the best thing before sliced bread? :) Thomas

                            D Offline
                            D Offline
                            David Wulff
                            wrote on last edited by
                            #25

                            Thomas George wrote: What was the best thing before sliced bread? Presumably, unsliced bread. ;P ____________________ David Wulff There was a young man called Dave, Who dug up a prositutes grave, She was mouldy as shìt, And missing a tit, But look at the money he saved. Dave's Code Project Screensaver and Wallpaper page.

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups