simorgh

Stories submitted by simorgh

Finally Google Opened the Protocol Buffer's source(openpractice.blogspot.com)

submitted by simorghsimorgh(25) 3 years, 10 months ago

Good news for XML developers; Protocol Buffer is a data format has been in development at Google since 2001. Well Google said it has many advantages over XML.It could be 3 to 10 times smaller and 20 to 100 times faster than XML for serializing structured data. read more...

add a comment |category: |Views: 34

tags: another

Introduction to XML - BEGINNER's Guide - Chapter 2 of 3(openpractice.blogspot.com)

submitted by simorghsimorgh(25) 3 years, 10 months ago

In this chapter we're going to talk about how we can define our appropriate pattern to validate an XML document which help us to figure out that if this XML file follows the pattern or not. First we'll talk about DTDs and after that we're going to learn XSD and its differences with DTD,advantages or disadvantages. Finally talking about an XML related conversion technology. read more...

add a comment |category: |Views: 10

tags: another

Introduction to XML - BEGINNER's Guide - Chapter 1 of 3(openpractice.blogspot.com)

submitted by simorghsimorgh(25) 3 years, 10 months ago

This Series have tried to keep everything simple for all it means that is usable for everybody with all levels of XML skills and everyone can find something good depends on its point of view. read more...

add a comment |category: |Views: 20

tags: another